body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}
html,body{width:100%;height:100%;}body{font-size:75%;}html>body{font-size:15px;}
body{ font-family: Georgia, serif; }

img#wpstats {
	display:none;
}

div.postContent.photos2 a:link {
	border-bottom: none;
}

div.advert a:link {
	border-bottom: none;
}

.navigation {
	width: 728px;
	padding-bottom: 10px;
	font-size: 12px;
}

.nav-button {
	border: 1px solid #456395;
	padding: 2px 5px 2px 5px;
}

.tooltip {
	display:none;
	background:transparent url(black_arrow.png);
	font-family: Arial;
	font-size:12px;
	height:70px;
	width:160px;
	padding:25px;
	color:#fff;	
}

div.iframe-wrapper { overflow: hidden; }

strike { text-decoration: line-through; }

u { text-decoration: underline; }

td { vertical-align: top; }

a:link, a:visited { color: #2D3F5F; text-decoration: none; outline: none; }

*, *:focus {outline: none;/*Get rid of Safari's Annoying Blue Border on Text Inputs*/}

a:hover, a:active { text-decoration: underline; outline: none; }
.s1 { height: 15px; }
br.clear { clear: both; }
div#grid {
	display: none;
	position: absolute;
	z-index: 200;
	top: 0; left: 0;
	width: 100%;
	height: 500%;
	background: transparent url(img/grid.png) repeat top left;
}
div.advert {
	background: #FFF;
}
.hilite { background:#EEE; }

div#header {
	width: 100%;
	background: #4D4D4D;
	border-bottom: 1px solid #BABABA;
	margin-bottom: 0;
}
	h1, h2 { display: none; }
	ul#topLinks {
		display: block;
		float: left;
		font-size: 1em;
		padding: 1em 0 0 270px;
	}
		ul#topLinks li {
			display: block;
			min-width: 35px;
			padding: 0 0.8em 12px 0.8em;
			text-align: center;
			float: left;
			margin-bottom: -1px;
		}
		ul#topLinks li.active {
			padding-bottom: 20px;
			margin-bottom: -9px;
			background: transparent url(img/headerLinksHighlight.png) no-repeat bottom center;
		}
		ul#topLinks li a {
			display: inline;
			color: #BBB;
			text-decoration: none;
			border-bottom: 1px solid #4D4D4D;
		}
		ul#topLinks li a:hover { border-bottom: 1px dotted #BBB; }
			ul#topLinks li.active a { color: #F6F5ED; }
			ul#topLinks li.active a:hover { border-bottom: 1px dotted #F6F5ED; }

div#sidebar {
	position: absolute;
	top: 0px;	
	left: 17px;
	width: 236px;
	color: #FFF;
}
	div#sidebarContent {
		padding-top: 3em;
		width: 236px;
		background: transparent url(img/sidebarBg.png) repeat-y top center;
	}
		a#loggedIn {
			display: block;
			text-align: center;
			font-size: 0.8em;
			color: #FFF;
			margin: -2.5em 0 1.25em 0;
		}
		div#sidebarLogo {
			width: 100%;
			height: 90px;
			margin-bottom: 1em;
			background: transparent url(img/sidebarLogo.png) no-repeat center center;
		}
		div.sidebar_Hr {
			display: block;
			clear: both;
			width: 100%;
			height: 2em;
			background: transparent url(img/sidebarHr.png) no-repeat center center;
		}
		form#sidebarSearch {
			padding-left: 12.5px;
		}
		input#s {
			display: block;
			padding: 5px 10px;
			width: 157px;
			height: 20px;
			float: left;
			border: 0;
			background: #F3F1E6 url(img/sidebarSearchInputWrap.png) no-repeat center left;
			font: normal 15px Georgia, serif;
			color: #2D3F5F;
		}
		input#searchSubmit {
			display: block;
			width: 34px;
			height: 30px;
			float: left;
		}
		ul.sidebarTabs_titles, ul.sidebarTabs_list { color: #FFF; font-size: 0.8em; line-height: 1.5em; }
		ul.sidebarTabs_titles {
			display: block;
			width: 210px;
			text-align: center;
			border-bottom: 1px solid #4B576D;
			margin: -1px auto 0.5em auto;
		}
			ul.sidebarTabs_titles li {
				display: inline-block;
				margin-bottom: -1px;
				padding: 0 0.5em;
				border-top-right-radius: 4px; -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px;
				border-top-left-radius: 4px; -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px;
				background: #324261;
			}
				ul.sidebarTabs_titles a { color: #C2C3C8; }
			ul.sidebarTabs_titles li.active {
				background: #2D3F5F;
				border: 1px solid #4B576D;
				border-bottom: 1px solid #2D3F5F;
				margin-top: -1px;
			}
				ul.sidebarTabs_titles li.active a { color: #FFF; }
			
			ul.sidebarTabs_list {
				padding-bottom: 1.43em;
			}
				ul.sidebarTabs_list li {
					display: block;
					padding: 0 18px;
					height: 1.43em;
					overflow: hidden;
				}
				ul.sidebarTabs_list a { color: #FFF; display: block; }
	div#sidebarFoot {
		width: 236px;
		height: 62px;
		background: transparent url(img/sidebarFoot.png) no-repeat bottom center;
	}

div#content {
	padding: 1em 0 0 270px;
}

	div#content .advert_728x90 {
		width: 728px;
		height: 90px;
		margin-bottom: 1em;
	}
	div.post_HrWide {
		display: block;
		clear: both;
		padding: 1em 0;
		width: 728px;
		height: 15px;
		background: #FFF url(img/pageHrWide.png) no-repeat center center;
	}
	div.infobox {
		display: block;
		width: 728px;
		text-align: center;
		font-size: 1.2em;
		line-height: 1.25em;
		color: #2D3F5F;
	}
	div.post, div.postCondensed {
		width: 728px;
		color: #4D4D4D;
	}
		div.postCondensed .postCondensedTopImage {
			float: left;
			clear: left;
			width: 250px;
			height: 150px;
			margin: 0 1em 0 0;
			background-position: center center;
			background-repeat: no-repeat;
		}
		div.post h2 {
			display: block;
			font-size: 1.6em;
			line-height: 2em;
			color: #2D3F5F;
		}
		div.post h3 {
			display: block;
			font-size: 2.3em;
			line-height: 1em;
			color: #2D3F5F;
		}
		div.postCondensed h3, div.microPostSet h3 {
			display: block;
			font-size: 2.3em;
			line-height: 1em;
			color: #2D3F5F;
		}
		ul.postMeta {
			display: block;
			margin-top: 1em;
		}
		div.postCondensed ul.postMeta  {
			margin-top: 0.4em;
		}
			ul.postMeta li {
				display: block;
				float: left;
				margin-right: 1em;
				font-size: 0.85em;
				line-height: 1.5em;
			}
			div.postCondensed ul.postMeta li {
				padding-bottom: 0.15em;
			}
				ul.postMeta li a {
					color: #4D4D4D;
					text-decoration: none;
				}
					ul.postMeta li a:hover { text-decoration: underline; }
				ul.postMeta li span.metaTitle {
					color: #ABB0B5;
				}
		div.post .postTopImage {
			display: block;
			width: 728px;
			height: 300px;
			padding-top: 1em;
			background: #FFF;
		}
		div.post .advert_250x250 {
			float: right;
			width: 250px;
			height: 250px;
			padding: 0px 0 18px 10px;
		}
		.size-full{
			float:left;
		}
		div.postContent {
			clear: left;
			font-size: 1em;
			line-height: 1.5em;
			padding-top: 1.25em;
		}
			div.postContent a.readMoreLink { margin-top: -1.25em;}
			div.postContent .dropCap {
				display: block;
				float: left;
				font-size: 2.8em;
				line-height: 1em;
				padding: 0.04em 0.1em 0 0;
				text-transform: uppercase
			}
			div.postContent p {
				margin-bottom: 1.25em;
			}
			div.postContent a:link { 
				text-decoration:none; border-bottom:1px dotted #2D3F5F; 
			}
			div.postContent a:hover { 
				text-decoration:underline; border-bottom:none; 
			}
			div.postContent blockquote {
				background: #F3F1E6 url(img/blockquote.png) no-repeat top left;
				padding: 0.6125em 1.5em 0.6125em 1.5em;
				margin-bottom: 1.25em;
			}
			div.postContent ul {
				margin-bottom: 1.25em;
				padding-left: 2em;
				list-style: disc outside;
			}
				div.postContent ul li {
					list-style: disc outside;
				}
			
			div.postContent div.image{
				clear: left;
			}	
				div.postContent div.image img {
					float: left;
				}
				
				div.postContent div.image span {
					float: left;
					width: 280px;
					clear: left;
					color: #444444;
					font-size: 0.8em;
				}
				
			div.postContent img{
				padding-right: 1.5em;
				padding-bottom: 0.5em;
				
			}	
			
		div.wp-caption {
			;
		}
			.alignleft { float: left; clear: left; padding-right: 0.5em; }
			.alignright { float: right; clear: right; padding-left: 0.5em; }
			.alignmiddle, .alignnone, p>img:only-child { float: none; display: block; margin: 0 auto 1.25em auto; text-align: center; }
			
			p.wp-caption-text {
				text-align: left;
				color: #ABB0B5;
				font-size: 0.9em;
			}
			
		div.post_Hr {
			display: block;
			clear: left;
			padding: 0.5em 0;
			width: 468px;
			height: 15px;
			background: #FFF url(img/pageHr.png) no-repeat center center;
		}
		
		ul.snLinks {
			display: block;
		}
			ul.snLinks li {
				display: block;
				float: left;
				font-size: 0.7em;
				line-height: 1.43em;
				margin-bottom: 1.43em;
			}
				ul.snLinks li a { color: #2D3F5F; }

div.microPostSet {
	;
}
	div.microPostSet h3 {
			display: block;
			font-size: 1.8em;
			line-height: 1em;
			color: #2D3F5F;
	}
	div.microPostSet td {
		width: 192px;
	}
	div.postMicro {
		padding: 0.5em;
	}
		div.postMicro h4 {
			display: block;
			font-weight: bold;
			font-size: 1em;
			padding: 0.5em 0;
		}
		div.postMicro p {
			font-size: 0.85em;
			line-height: 1.5em;
			color: #4D4D4D;
		}
		div.postMicro ul {
			font-size: 0.85em;
			margin-left: 0.5em;
			list-style: disc inside none;
			color: #666666;
		}
			div.postMicro li {
				list-style: disc none;
				padding-bottom: 0.5em;
			}

div#commentsAndTrackbacks {
		width: 728px;
		color: #4D4D4D;
}
	div.comments {
		width: 468px;
		clear: left;
		float: left;
	}
	p.noComments {
		font-size: 0.8em;
		line-height: 1.25em;
		margin: 0 0 1.25em 0;
	}
	ol.commentList {
		;
	}
		div.comments h4 {
			display: block;
			font-size: 1.4em;
			line-height: 2.145em;
			color: #2D3F5F;
		}
		li.comment {
		}
			div.commentContent {
				margin-bottom: -1px;
				border-bottom: 1px solid #F3F1E6;
				min-height: 90px;
				margin-top: 1em;
			}
				div.woa_gravatar{
					float: left;
					margin-right: 1em;
				}
			
				div.commentContent h6 {
					display: block;
					font-size: 1em;
					line-height: 2em;
					color: #2D3F5F;
				}
				
				span.commentdate{
					font-size: 0.7em;
					display: inline;
					color: #333333;
				}
				
				div.commentContent p {
					font-size: 0.8em;
					line-height: 1.25em;
					margin-bottom: 1.25em;
				}
				div.commentContent blockquote {
					margin: 0 0 1em 1em;
					padding: 0.5em;
					background: #F3F1E6;
				}
				div.commentLinks {
					text-align: right;
					font-size: 0.7em;
					line-height: 1.43em;
					margin-top: -1.43em;
				}
			ol.children {
				margin-left: 40px;
			}
		div.comments h5 {
			display: block;
			font-size: 1.1em;
			line-height: 1.818em;
			color: #2D3F5F;
		}
		form#commentForm p {
			font-size: 0.8em;
			line-height: 1.25em;
			margin-bottom: 1.25em;
		}
		p.commentLoggedIn {
			margin-top: 1.25em;
		}
		form#commentForm label {
			display: block;
			width: 75px;
			text-align: right;
			float: left;
			clear: left;
			font-size: 0.8em;
			line-height: 3.75em;
			color: #2D3F5F;
		}
		input#author, input#email, input#url {
			display: block;
			height: 1em;
			width: 363px;
			margin: 0.5em 0 0.5em 1em;
			padding: 0.5em;
			float: left;
			clear: right;
			border: 0;
			background: #F3F1E6 url(img/commentInputWrap.png) no-repeat center left;
		}
		ol#commentReplyTo {
			display: block;
			margin: 0;
			float: left;
			clear: right;
		}
			ol#commentReplyToList li.comment {
				padding: 0.5em 0 0 90px;
			}
			ol#commentReplyToList div.commentContent { border: 0; }
		a#cancel-comment-reply-link {
			display: block;
			clear: both;
			font-size: 0.7em;
			line-height: 1.43em;
			margin: 0.715em 0 0 90px;
		}
		textarea#comment {
			display: block;
			height: 9em;
			width: 363px;
			margin: 0.5em 0 0.5em 1em;
			padding: 0.5em;
			float: left;
			clear: right;
			border: 0;
			background: #F3F1E6;
		}
		input#submit {
			margin: 0.5em 0 1.5em 90px;
		}
	div.trackbacks {
		font-size: 0.8em;
		width: 250px;
		padding-top: 3.75em;
		float: right;
		clear: right;
	}
		div.trackbacks ul {
			margin-bottom: 1.25em;
			padding-left: 2em;
			list-style: disc outside;
		}
			div.trackbacks ul li {
				list-style: disc outside;
			}


div#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -12em;
}
div#footerPush { height: 12em; }
div#footer {
	width: 100%;
	background: #4D4D4D;
	color: #ABB0B5;
	padding: 1em 0 2em 0;
	font-size: 1em;
}
	div#footer br {
		display: block;
		clear: both;
		visibility: hidden;
	}
	div#footerContent {
		margin-left: 270px;
		width: 468px;
		text-align: center;
	}
		div#footer ul {
			display: block;
			font-size: 0.8em;
			line-height: 2.5em;
			margin: 0 auto;
		}
			div#footer ul li {
				display: inline-block;
				padding-left: 0.9em;
				margin-bottom: -1px;
				background: #4D4D4D url(img/footerBullet.png) no-repeat center left;
			}
			div#footer ul li.first { padding-left: 0; background-image: none; }
			div#footer ul li a {
				display: inline;
				color: #ABB0B5;
				text-decoration: none;
				border-bottom: 1px solid #4D4D4D;
			}
			div#footer ul li a:hover { border-bottom: 1px dotted #ABB0B5; }
		#footerAffiliates_1, #footerAffiliates_2, #footerAffiliates_3, #footerAffiliates_4 {
			display: block;
			float: left;
			height: 45px;
			margin: 1em 0;
		}
			#footerAffiliates_2 span, #footerAffiliates_3 span, #footerAffiliates_4 span { display: none; }
			#footerAffiliates_2 { width: 140px; background-image: url(img/footerAffiliates_2.png) }
			#footerAffiliates_3 { width: 65px; background-image: url(img/footerAffiliates_3.png) }
			#footerAffiliates_4 { width: 150px; background-image: url(img/footerAffiliates_4.png) }
		div#footerContent p {
			text-align: center;
			font-size: 0.6em;
			line-height: 1.66em;
		}


/************* ARCHIVES */
div.archivesContainer {
	margin: 0 0 1em 0;
	font-size: 0.8em;
	text-align: justify;
}
div.archivesContainer table {
	width: 99%;
	margin: 0.2em 0;
	border-collapse: collapse;
}
	div.archivesContainer table td {
	}
		div.archivesContainer table td a:link, div.archivesContainer table td a:visited {
			display: block;
			text-align: center;
			padding: 0.3em 0;
			width: 100%;
			height: 100%;
			text-decoration: none;
			border: 1px solid #CCCCCC;
		}
		div.archivesContainer table td.active a:link, div.archivesContainer table td.active a:visited {
			display: block;
			text-align: center;
			padding: 0.3em 0;
			width: 100%;
			height: 100%;
			text-decoration: none;
			border: 1px solid #CCCCCC;
			background: #3D6194;
			color: #FFFFFF;
		}

div.archivesContainer ul {
	width: 100%;
	list-style: none;
}
	div.archivesContainer ul li {
		padding: 0 1em 0 2em;
	}
		div.archivesContainer ul li a {
			display: block;
			height: 1.2em;
			padding: 0.2em;
			border-bottom: 1px solid #3D6194;
			text-decoration: none;
		}
	div.archivesContainer ul li.date {
		padding: 0 1em 0 1em;
	}
		div.archivesContainer ul li.date a {
			font-size: 1.4em
		}

/************* POST SHARING */

.sharing {
	padding: 0 0 0 0;
}

.sharing_label {
	line-height: 15px;
	padding: 10px 10px 0 0;
	float: left;
	font-size:11px;
	font-family: Georgia, serif;
	text-decoration: none;
}

.sharing ul, .sharing-hidden ul {
	list-style: none outside none !important;
	padding: 0 !important;
	margin: 0 !important;
	float: left;
	text-indent: 0 !important;
}

.sharing li, .sharing-hidden li {
	display: list-item !important;
	list-style: none outside none !important;
	float: left;
	padding: 10px 0 0 0 !important;
	margin: 0 10px 0 0 !important;
	background: none !important;
}

.sharing li div, .sharing-hidden li div {
	margin: 0 !important;
}

.sharing li:before, .sharing-hidden li:before {
	content: none !important;
}


.sharing li a, .sharing-hidden li a {
	padding: 0px 0 0 20px;
	line-height: 24px;
	display: block;
}

.sharing li.share-regular a, .sharing-hidden li a, .sharing li.share-regular a:hover, .sharing-hidden li a:hover {
	border: none !important;
}

.share-custom a.sharing-anchor{
	color: #666;
	font-size:12px;
	font-family: Georgia, serif;
	text-decoration: none;
}

.sharing li.share-custom{

}

.sharing-hidden a{
	color: #666;
}

.sharing a.share-twitter,.sharing-hidden a.share-twitter { background: url('sharing_images/twitter.png') no-repeat center left; }
.sharing a.share-facebook,.sharing-hidden a.share-facebook { background: url('sharing_images/facebook.png') no-repeat center left; }
.sharing a.share-email,.sharing-hidden a.share-email { background: url('sharing_images/email.png') no-repeat center left; }
.sharing a.share-digg,.sharing-hidden a.share-digg { background: url('sharing_images/digg.png') no-repeat center left; }
.sharing a.share-stumbleupon,.sharing-hidden a.share-stumbleupon { background: url('sharing_images/stumbleupon.png') no-repeat center left; }
.sharing a.share-reddit,.sharing-hidden a.share-reddit { background: url('sharing_images/reddit.png') no-repeat center left; }
.sharing a.share-print,.sharing-hidden a.share-print { background: url('sharing_images/print.png') no-repeat center left; }
.sharing a.share-press-this,.sharing-hidden a.share-press-this { background: url('sharing_images/wordpress.png') no-repeat center left; }
.sharing a.share-linkedin,.sharing-hidden a.share-linkedin { background: url('sharing_images/linkedin.png') no-repeat center left; }
.sharing a.share-google-plus-1,.sharing-hidden a.share-google-plus-1 { background: url('sharing_images/googleplus1.png') no-repeat center left; }

.sharing div.twitter_button { padding: 4px 0 0 0; }
.sharing div.reddit_button { padding: 4px 0 0 0; }
.sharing div.stumbleupon_button { padding: 4px; }
.sharing div.digg_button { font-size: 0px; padding: 0 0 0 0; }
.sharing div.facebook_button { font-size: 0px; padding: 5px 0;  height: 15px;}
.sharing div.like_button { font-size: 0px; padding: 4px 0;  height: 15px;}
.sharing div.linkedin_button { padding-top: 4px; line-height: 15px; }
.sharing div.googleplus1_button { padding-top: 4px; line-height: 15px; }

.sharing-hidden li {
	width: 130px;
}

.sharing-hidden div.twitter_button { padding: 0; }
.sharing-hidden div.reddit_button { padding: 0; }
.sharing-hidden div.stumbleupon_button { padding: 0; }
.sharing-hidden div.digg_button { font-size: 0px; padding: 0; }
.sharing-hidden div.facebook_button { font-size: 0px; padding: 0;}
.sharing-hidden div.like_button { font-size: 0px; padding: 0;}
.sharing-hidden div.linkedin_button { padding: 0; }
.sharing-hidden div.googleplus1_button { padding: 0; }


.sharing div.facebook_button a, .sharing-hidden.facebook_button a {
	line-height: none;
	padding: 0;
}

#sharing_email {
	background-color: #fff;
	padding: 15px;
	width: 312px;
	position: absolute;
	border: 2px solid #6e6e6e;
	z-index: 1001;
	text-align: left;
}

#sharing_email .errors {
	color: #fff;
	background-color: #771a09;
	font-size: 11px;
	padding: 5px 8px;
	line-height: 11px;
	margin: 10px 0 0 0;
}

#sharing_email label {
	font-size: 11px;
	color: #333;
	font-weight: bold;
	display: block;
	padding: 0 0 4px 0;
	text-align: left;
}

#sharing_email input[type="text"] {
	width: 100%;
	margin-bottom: 12px;
}

#sharing_email .sharing_send {
}

#sharing_email .sharing_cancel {
	padding: 0 0 0 10px;
	font-size: 11px;
}

#sharing_email .recaptcha {
	width: 312px;
	height: 123px;
	margin: 10px 0 14px 0;
}

#sharing_background {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index: 1000;
}

.sharing-hidden {
	padding: 10px 0 0 0;
}

.sharing-hidden .inner {
	border: 2px solid #6e6e6e;
	padding: 15px 0 15px 0;
	background: #fff;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0px !important;
	width: 300px;
	z-index: 1000;
}

.sharing-hidden ul {
	background: white url('sharing_images/share-bg.png') repeat-y center center;
	margin: 0 !important;
}

.sharing-hidden li {
	padding-left:10px !important;
	padding-right:10px !important;
	padding-top:0px !important;
	margin: 0 !important;
	margin-bottom:10px !important;
}

.sharing-hidden li a {
	padding-right: 20px;
	font-size: 11px;
	line-height: 16px;
	display: block;
	text-decoration: none !important;
	border-bottom: 0px !important;

}

.sharing-hidden li a.no-text{
	width: 16px;
	height:16px;
}

.sharing li a.no-text{
	width: 16px;
	height: 16px;
	margin-top: 4px;
	padding: 0px !important;
}

.sharing li a.no-icon {
	background: none !important;
	padding-left: 0 !important;
}

.sharing li.share-end, .sharing-hidden li.share-end {
	clear: both;
	height: 0;
	padding: 0px !important;
	margin: 0px !important;
	width: 0;
	visibility: hidden;
	float: none;
}

.sharing .sharing-anchor {
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border: 1px solid #d8d8d8;
	float: left;
	line-height: 20px;
	padding: 0 8px 0 21px;
	background: #fff url('sharing_images/sharing-hidden.png') no-repeat 0px center;
	font-weight: normal;
}

.sharing-clear {
	clear: left;
}

.response {
}

.response-title {
	font-size: 12px;
	line-height: 18px;
}

.response-sub {
	font-size: 11px;
	line-height: 24px;
}

.response-close .sharing_cancel {
	padding: 0px !important;
}

li.share-email, li.share-custom a.sharing-anchor {
	display: none !important;
}

li.share-service-visible {
	display: list-item !important;
}

li.share-custom a.sharing-anchor.share-service-visible {
	display: inline !important;
}

/* =RTL
-------------------------------------------------------------- */
body.rtl .sharing ul {
	float: right;
}
body.rtl .sharing li {
	margin: 0 0 0 10px !important;
}

body.single div#footerPush { display: none};
body.home div#footerPush { display: block };
