/* @override http://theburbslife.com/wp-content/themes/Padangan/style.css */

/* @override http://theburbslife.com/wp-content/themes/Padangan/style.css */

/* @override http://theburbslife.com/wp-content/themes/Padangan/style.css */

/* @override http://theburbslife.com/wp-content/themes/Padangan/style.css */



/* @override http://theburbslife.com/wp-content/themes/Padangan/style.css */



/* @override http://theburbslife.com/wp-content/themes/Padangan/style.css */

/*  
Theme Name: Padangan
Theme URI: http://www.jauhari.net/themes/padangan
Description: Padangan Theme is clean layout that build with 3 Columns Layout and extra footer.</p> <p>Visit the <a href="http://www.jauhari.net/themes/padangan">Theme Page</a> for theme update and other related information.</p><p>The CSS, XHTML and design is released under a <a href="http://www.opensource.org/licenses/gpl-license.php">GPL</a></p>
Version: 1.5
Author: Nurudin Jauhari
Author URI: http://www.jauhari.net/
Tags: three-columns,fixed-width, orange, green,threaded-comments,right-sidebar

	This theme was designed and built by Nurudin Jauhari,
	whose blog you will find at http://www.jauhari.net/themes/padangan
	Crafted on 22 November 2007
	Last Edit: 17 December 2008 6.30  +7 GMT

	The CSS, XHTML and design is released under a GPL:http://www.opensource.org/licenses/gpl-license.php

*/

/* Social Style 
********************* */


html
{
	height: 100%;
	margin-bottom: 0.1em;
	background: #B9E1E9 url(http://www.theburbslife.com/bg.png) repeat fixed;
}


body
{
	font: 75%/170% "facitweb-1","facitweb-2", Arial, sans-serif !important;
	margin: 0 0 30px;
	padding: 0;
	text-align: center;
	
}

*
{
	padding: 0;
	margin: 0;
}
img
{
	border: 0;
}
img.centered {
	text-align: center;
}
img.alignright {
	float: right;
	margin: 0 0 4px 4px;
}
img.alignleft {
	float: left;
	margin: 0 4px 4px 0;
}
.alignright {
	text-align: right;
}
.alignleft {
	text-align: left;
}

p
{
	line-height: 1.6em;
	margin: 1em 0;
	font-weight: 300;
}
dl
{
	margin: 1em 0;
}
dt
{
	font-weight: bold;
}
dd
{
	margin: 0.5em;
	padding: 0;
}

hr
{
	display: none;
}
a
{
	text-decoration: none;
}
a:link, a:visited
{
	color: #666;
}
a:hover, a:active
{
}
h1, h2, h3, h4, h5, h6
{
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

/* Etc
******************** */
br.clear {
	clear: both;
}

/* Design 
******************** */
#page {
	text-align: left;
	width: 970px;
	margin: 0 auto;
	background: #fff;
	position: relative;
	border: 13px solid white;
	padding-top: 140px;
	-moz-box-shadow: 0px 3px 5px #505050;
-webkit-box-shadow: 0px 3px 5px #505050;
box-shadow: 0px 3px 5px #505050;
min-height: 3200px;

}
#sub-page {
}
#pager {
	background: #B9E1E9 url(http://www.theburbslife.com/bg-top.jpg) repeat-x center bottom;
	position: fixed !important;
		top: 0;
		left: 0;
		width: 100%;
		z-index: 5000 !important;
	padding-top: 10px;
	margin-bottom: -5px !important;
	height: 140px;
		-moz-box-shadow: 0px 0px 3px #737373;
-webkit-box-shadow: 0px 0px 3px #737373;
box-shadow: 0px 0px 3px #737373;
	border-bottom: 1px solid #bababa;
}
	#headr {
		height: 140px !important;
		margin: 20px 0 10px 10px;
		padding: 0;
		text-align:left;
		
		
	}
	#headr #logr {
		display: block;
		position: absolute;
		left: 0;
		top: 50px;	
		width: 400px;
		height: 79px;
			}
	#headr h1 a {

		color: #000;
		font-size: 1.8em;

	}
	#headr .description {
		color:#286D80;
	}
	#headr .search {
		position: absolute;
		top: 10px;
		right: 0;
	}
		#cari-padangan {
			position: relative;
			height: 65px;
	margin-top: 15px;
}
		#cari-padangan #s {
			border: 1px solid #c4c4c4;
			width: 175px;
			-moz-border-radius: 5px !important;
	-webkit-border-radius: 5px !important;
	border-radius: 5px !important;
	-webkit-transition: .7s;
	-moz-transition: .7s;
	-o-transition: .7s;
	transition: .7s;
	padding: 8px;
	float: left;
	margin-right: 5px;
}
		
		
		#cari-padangan #s:focus{
			padding: 8px;
			width: 250px;
			outline:none;
	border-color: #e2b622;
}
		#cari-padangan #searchsubmit {
		color: #fff;
		background-color: rgba(64,164,225,0.9);
	text-shadow: #3483b1 0 -1px 0;
		-moz-border-radius: 5px !important;
	-webkit-border-radius: 5px !important;
	border-radius: 5px !important;
	cursor: pointer !important;
	text-align: center !important;
		margin-bottom: 0 !important;
	
	border-style: none;
	text-transform: uppercase;
	padding: 7px 6px 6px;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-o-transition: .3s;
	font: 500 13px "facitweb-1","facitweb-2", Geneva, sans-serif;
	margin-top: 1px;
	background-color: #51ace3;
}

#cari-padangan #searchsubmit:hover {
			background-color: #338ebc;
	color: #fff;
}


#content-wrap {
	float: left;
	width: 100%;
}

#content {
	margin: 0 450px 0 0;
}
.side1 {
	width: 140px;
	float: left;
	margin-left: -430px;
}
.side2 {
	width: 270px;
	float: left;
	margin-left: -270px;
	}

#footer {
	width: 970px;
	border-top: 1px solid #0099ff;
	margin: 0 auto 20px;
	padding: 0;
	text-align: left;
	position: relative;
}
	#footer a {
		text-decoration: underline;
	}
	#footer .right {
		position: absolute;
		right: 0;
		text-align: right;
		top: 0;
	}
	.rss {
	background: url(images/ico/feed-icon-10x10.png) left center no-repeat;
	padding-left: 12px;
}


#headr,#navr {
	position: relative;
	width: 970px;
	margin: 0 auto;
	}
	
.menu {
	list-style: none;
	padding: 0;
	position: absolute;
	right: 0;
	font-size: 1.3em;
	font-weight: bold;
	margin: 0 0 25px 10px !important;
	bottom: -1px;
}	
	.menu li {
	float: left;
	position: relative;
}
	.menu li  a{
	color: #253748; /*0063DC */
	border-right: solid 1px transparent; 
	border-left: solid 1px transparent; 
	border-top: solid 1px transparent; 
	display: block;
	font-size: 14px;
	-moz-border-radius: 5px !important;
	-webkit-border-radius: 5px !important;
	border-radius: 5px !important;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	padding: 6px 7px 5px;
	margin-bottom: -3px;
	margin-left: 5px;
	text-transform: uppercase;
	font: 24px "league-gothic-1","league-gothic-2", Arial, sans-serif !important;
}
	.menu li  a:hover{
		background: #3eabe2;
	color: #fff;
	background-color: rgba(64,164,225,0.9);
	
				}
	
	
	.menu li.current_page_item  a{
	background: #3eabe2;
	color: #fff;
	background-color: rgba(64,164,225,0.9);
	text-shadow: #3483b1 0 -1px 0;
		-moz-box-shadow: 0px 1px 3px #929292;
-webkit-box-shadow: 0px 1px 3px #929292;
box-shadow: 0px 1px 3px #929292;
}

.post {
	border-bottom: 1px dashed #d4d4d4; /*3AA0B9*/
	padding-bottom: 10px;
	margin-bottom: 30px;
	padding-left: 20px;
}

.post h2	{
	font: 35px "league-gothic-1","league-gothic-2", Arial, sans-serif !important;
	margin-bottom: 10px;
	color: #e2b622;
}
	.post h2	 a {
		color: #e2b622;
	
	}
	.post h2	 a:hover {
		color: #0a3a55;
	}
	.post ol, .post li, .archives ol, .archives li {
		margin-left: 30px;
	}
	.wp-pagenavi {
		margin-bottom: 20px;
	}
.post h2 span {
	color: #e3e3e3;
	margin-left: 5px;
}
.post .entry a:link, .post .entry a:visited {
	text-decoration: underline;
}
.post .entry a:hover {
	text-decoration: none;
}

.post h2:hover span {
	color: #ddd;
}
	.postmetadata {
		color: #666;
		width: 100%;
		position: relative;
		padding-bottom: 25px;
	}
	.postmetadata  a{
		color: #666;
		text-decoration: underline;
	}
	.postmetadata a:hover {
		color: #000;
		text-decoration: none;
	}
		.commr a:link, .commr a:visited {
			color: #fff;
	background-color: #40a4e1;
	text-shadow: #3483b1 0 -1px 0;
		-moz-border-radius: 5px !important;
	-webkit-border-radius: 5px !important;
	border-radius: 5px !important;
	cursor: pointer !important;
	text-align: center !important;
		margin-bottom: 0 !important;
	
	border-style: none;
	text-transform: uppercase;
	padding: 7px 6px 6px;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-o-transition: .3s;
	font: normal 13px "facitweb-1","facitweb-2", Geneva, sans-serif;
	margin-top: 1px;
display: block;
cursor:pointer ;
	text-decoration: none;
}
	.commr a:hover {
			background-color: #338ebc;
	color: #fff;

	}
	
	pre {
	width: 98%;
	overflow:auto;
	font: 13px 'Courier New', Courier, Verdana, Arial, sans-serif;
	color: #629E31;
	max-height: 350px;
	line-height: 18px;
	margin: 10px 0;
	border: 1px solid #A4BD2D;
	padding: 5px;
	background: #DEF6AF;
	}

	code, kbd {
	font: 13px 'Courier New', Courier, Verdana, Arial, sans-serif;
	color: #629E31;
	padding: 2px;
	}
	
	.codesnip-container {
	border:1px solid #A4BD2D; background:#A4BD2D; padding: 5px;margin:10px;
	}
	blockquote
{
	background: url(images/blockquote.gif) no-repeat left top;
	color: #666;
	margin: 1em;
	padding: 0 0 10px 50px;
}
	.related ul {
		margin-left: 20px;
	}
	
.list-themes {
list-style: none;
margin: 0;
padding: 0;
}
.list-themes li{
float: left;
padding-right: 10px;
margin-bottom: 10px;
}
.list-themes li img{
border: 1px solid #ccc;
padding: 5px;
}	
	
.side1 ul, .side2 ul {
	list-style: none;
}
	.side1 a, .side2 a {
		color: #666;
		font-weight: 300;
	font-size: 11px;
}
	.side1 a:hover, .side2 a:hover {
		color: #40a4e1;
		text-decoration: underline;
	}
.side1 .gap {
	margin: 0 0 0 10px;
}
.side2 .gap {
	margin: 0 0 0 10px;
}
	.gap2 {
		margin-bottom: 10px;
	}
.side1 .boxr, .side2 .boxr, .side1 .linkcat, .side2 .linkcat {
	margin-bottom: 20px;
}
.side1 h2, .side2 h2 {
	color: #41a4e1;
	border-bottom	: 2px solid #e2b622;
	font: 23px "league-gothic-1","league-gothic-2", Arial, sans-serif !important;
	margin-top: 5px;
	margin-bottom: 10px;
}
          .box-ad {
          	margin: 0;
          	overflow: hidden;
          	padding: 0;
			width: 100%;
          	text-align: center;
          	list-style: none;
                    font-size: 0.9em;
          }
          
          .box-ad li {
          	float: left;
          	margin: 0 0 3px 10px;
          	padding: 0;
          	display: inline;
          }
          .box-ad li a {
               text-decoration: underline;
          }
          .box-ad img {
          }

/* clearfix */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.stats {
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	font-size: .9em;
	color: #333;
}
.extra-footer { 
	width: 100%;  
	float: left; 
	padding: 13px;
	background: #CCE9EF url(images/bg/bg-extra.png) 0 top repeat-x;
	margin-left: -13px;
}
.extra-footer2{ 
	margin-top: 10px;
	width: 100%;  
	float: left; 
	border-top: solid 1px #0099ff;
}
.extra-one { 
	width: 950px;
	text-align: left;
	margin: 0 auto;
	padding-left: 20px;
}

.extra-one .inner { 
	width: 218px; 
	float: left;}
.extra-one .inner h3, .extra-one h2 { 
	font-size: 17px; 
	margin: 0px; 
	color:#333; 
	letter-spacing: -1px; 
	padding-bottom: 2px; 
	border-bottom: 1px solid #3AA0B9; }
.extra-one .inner ul { 
	margin: 0px; 
	padding: 10px 0px 0px 0px;}
.extra-one .inner li { 
	display: block; 
	color:#333; 
	margin: 0px; 
	padding: 2px 0px 3px; 
	list-style-type: none; 
	}
.extra-one .inner li a { 
	font-weight: normal; 
	color:#2E7E93;
	}
.extra-one .inner li a:hover { 
	text-decoration: underline;
	color: #000;
	}
	
.info-rss {
	background: #DEF6AF url(images/bg/bg-rssinfo.gif) no-repeat right top;
	padding: 10px;
	border: 1px solid #629E31;
}	
	.info-rss a {
		color: #40760E;
		font-size: 1.5em;
	}

.navigation {
	margin: 10px 0;
}
.navigation a
{
	color: #666;
}
.navigation .alignleft
{
	float: left;
	width: 50%;
}
.navigation .alignright
{
	float: right;
	text-align: right;
	width: 50%;
}	
h2.pagetitle, h3#comments, h3#respond, h3.titles, .related h3 {
	color: #3AA0B9;
	border-bottom: 1px dashed #d4d4d4; /*3AA0B9*/
	margin-bottom: 10px;
	margin-left: 20px;
	font: 150% "facitweb-1","facitweb-2", Arial, sans-serif !important;
}	
	.advertisement h3 {
		border-bottom: 1px solid #ccc;
	}
	.advertisement a {
		text-decoration: underline;
	}
	.advertisement a:hover {
		text-decoration: none;
	}

input#addcommentbutton {
	background: #666;
	border: 2px solid #999;
	padding: 4px 10px;
	color: #efefef;
	border-right: 2px solid #333;
	border-bottom: 2px solid #333;
}
input#addcommentbutton:hover, input#addcommentbutton:focus {
	background: #333;
	border: 2px solid #000;
	padding: 4px 10px;
	color: #fff;
	border-right: 2px solid #666;
	border-bottom: 2px solid #666;
}

#content .commentsfeedr
{
	background: url(images/ico/feed.gif) no-repeat left center;
	padding: 2px 0 2px 20px ;
}
#content .trackbackr
{
	background: url(images/ico/arrow_refresh.png) no-repeat left center;
	padding-left: 20px;
}
input.textbox, textarea
{
	background: #fff url(images/shadow_top.gif) repeat-x top;
	border: #ccc 1px solid;
	font: 1em Verdana, Arial, Serif;
	padding: 2px;
}
input.textbox:focus, textarea:focus
{
	background: #fff url(images/shadow_top.gif) repeat-x top;
	border: #999 1px solid;
}
textarea#comment {
	width: 500px;
}

#submit, .do-comment, .cancel-comment
{
	padding: 3px 5px;
}
#submit, .do-comment {
	background: #40760E;
	color: #fff;
	border: 2px solid #345F0B;
	border-top: 2px solid #4C8D11;
	border-left: 2px solid #4C8D11;
	margin-right: 10px;
}
input.cancel-comment {
	background: #BC1431;
	color: #fff; 
	border: 2px solid #8E0F25;
	border-top: 2px solid #EC4A66;
	border-left: 2px solid #EC4A66;
}
.comment
{
	background: #fff url(images/shadow_top.gif) repeat-x top;
	border-bottom: #ddd 1px solid;
	list-style: none;
	margin: 0;
	padding: 1em 0.5em;
}
.alt
{
	background: #f9f9f9;
}
.MyAvatars
{
	border: 1px solid #ccc;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	float: right;
	margin-left: 5px;
	margin-right: 10px;
	padding: 3px;
}
.donate {
	padding: 10px;
	background: #efefef;
	border: 1px solid #ccc;
}
.donate h3 {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
}
.donate p {
	margin: 0;
	padding:0;
}
.donate span {
	float: right;
}

/* AdSense
********************* */
.ads726_link {
	border-bottom: 0px solid #0099ff;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
.ad-right {
	float: right;
	padding-left: 10px;
}
.ad-left {
	float: left;
	padding-right: 10px;
}
.ads726 {
	float: right;
	margin-top: 10px;
}
.ads468 {
	text-align: center;
}
.review-me {
margin-top: 20px;
}

img.wp-smiley { 
   vertical-align: -25%; 
}

iframe{
    background-image:url(images/ajax-loader.gif);
    background-repeat:no-repeat;
    background-position:50% 50%;
}

.wbucks-300 {
margin-bottom: 20px;
}


.avatar {
	float: right;
	margin-left: 10px;
}
.trackbacklist {
	margin-left: 20px;
}
.commentlist .children {
	margin-left: 30px;
}


#NewsTicker{
border:solid 1px #cccccc;
background:#fffff;
width:255px;
height:390px;
margin-left: 10px;
margin-bottom: 10px;

}
#NewsTicker h1{
padding:6px; margin:0; border:0;
background:#fffff;
color:#000000;
font-size:11px;
font-weight:bold;
}
#NewsVertical {
width:250px;
height:310px;
display:block;
overflow:hidden;
position:relative;
}
/* --------------- */
/* Ticker Vertical */
#TickerVertical {
width:240px;
height:310px;
display:block;
list-style:none;
margin:0;
padding:0;
}
#TickerVertical li {
display:block;
width:240px;
color: #595959;
text-align:left;
font-size: 11px;
margin:5;
padding:6px;
float:left;
font-weight: 400;
}
#TickerVertical li .NewsTitle{
display:block;
color:#000000;
font-size:11px;
font-weight:bold;
margin-bottom:6px;
}
#TickerVertical li .NewsTitle a:link,
#TickerVertical li .NewsTitle a:Visited {
display:block;
color: #40a3e1;
font-size:11x;
font-weight:bold;
margin-bottom:6px;
text-decoration:none;
}
#TickerVertical li .NewsTitle a:hover {
text-decoration:underline;
}
#TickerVertical li .NewsImg{
float:left;
margin-right:10px;
}
#TickerVertical li .NewsFooter{
display:block;
color:#000000;
font-size:10px;
margin:6px 0 14px 0;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* Change Logs ****
1.0	: First Public Released
1.1 : Fix Widget Problem
1.2 : Fix Search Page
1.3 : Fix Navigation Bar
1.4 : Fix Images Post and compability with WordPress 2.6
1.5 : Add WP-Caption, Support Threaded Comment (WordPress 2.7), Fix Menu, and many more 
*** */

/* Fixes for Sticky Header */

object {
	z-index: 1 !important;
}

.entry div, .entry object, .entry iframe {
	position: relative !important; /*or absolute*/
z-index: 0 !important;
	}
	
.entry p {
	font-size: 1.1em;
	line-height: 1.4em;
}

#footer img {
	display: none;
}

.social_plugin {
	text-align: center;
	margin-bottom: 10px;
	margin-top: 5px;
	padding-left: 10px;
}





.mailing_list {
	width: 257px;
	float: left;
	margin-bottom: 30px !important;
	clear: both;

}

input {
	text-align: left !important;
	margin-bottom: 15px !important;
}

input text {
	display: none;
}

.submit_jb {
	background-color: #3eabe2;
	color: #fff !important;
	text-shadow: #215d7c 1px 1px 1px;
	-moz-border-radius: 5px !important;
	-webkit-border-radius: 5px !important;
	padding: 10px !important;
	cursor: pointer !important;
	text-align: center !important;
	border-right: 1px solid #3eabe2;
	border-bottom: 1px solid #3eabe2;
	border-left: 1px solid #338ebc;
	border-top: 1px solid #338ebc;
	margin-top: 15px !important;
	font: bold 2em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 15px;
}

.submit_jb:hover {
	background-color: #338ebc;
	border-right: 1px solid #3eabe2;
	border-bottom: 1px solid #3eabe2;
	
}

.mc_embed_signup {
	width: 257px;
	text-align: left;
	margin-left: -11px;
}

fieldset {
	width: 247px;
	border-style: none;
}

fieldset div, fieldset legend {
	
}

fieldset div, fieldset legend .center {
	float: left;
}

.text_wrap label {
	margin-left: -30px !important;
}

.addy {
	font-size: 24px !important;
	width: 200px !important;
	height: 40px;
	background-color: #fbfbfb !important;
	margin-left: -30px;
	margin-bottom: 0px !important;
}

.text_wrap {
	margin-left: 40px !important;
}

.social {
	
		margin: 0 auto !important;
	width: 257px !important;
}


/* Splash Page */

.meerkat {
	background: #B9E1E9 url(http://www.theburbslife.com/bg.png) repeat fixed;
	width: 100%;
	height: 100%;
	position: absolute;
	left: -100px;
	top: 0;
}

.meer_wrapper {
	background-color: #fff;
	margin: 25px auto 0;
	width: 535px;
	padding-top: 15px;
	padding-bottom: 15px;
	-moz-border-radius: 5px !important;
	-webkit-border-radius: 5px !important;
	border-radius: 5px !important;
	-moz-box-shadow: 0px 3px 5px #505050;
	-webkit-box-shadow: 0px 3px 5px #505050;
	box-shadow: 0px 3px 5px #505050;
	height: 633px;
	text-align: center;
}

.meer_wrapper h1 {
	color: #3eabe2;
	padding-top: 25px;
	padding-bottom: 15px;
	font: 40px "league-gothic-1","league-gothic-2", Arial, sans-serif !important;
	text-align: center;
}

.meer_close {
	margin: 0 auto;
	background-color: #e9e9e9;
	-moz-border-radius: 5px !important;
	-webkit-border-radius: 35px !important;
	border-radius: 25px !important;
	padding: 7px 20px;
	border-top: 1px solid #ddd;
	text-transform: uppercase;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-o-transition: .3s;
	width: 220px;
	text-align: center;
	font-style: italic;
}


.meer_close:hover {
	background-color: #dbdbdb;
}

.meer_close span {
	display: none;
}

.entry {
	z-index: -1000 !important;
}

.commr {
		float: right;
		right: 0;
		bottom: 0;
	margin-top: -35px;
}


.addthis {
	float: left;
	width: 196px;
	margin-top: -35px;
}

p.disclaimer
{
	font-style: italic;
	color: #e2b622;
	margin-top: 0;
}
