/* --

	Overseas Property Mall Stylesheet
	Last Edited: March 4, 2010
	Last Packed: March 4, 2010

-- */

body{
	font-size: 62.5%;
	line-height: 110%;
	background: #d1dee4;
	text-align: center;
	font-family: Arial, Arial, Helvetica, sans-serif;
}

a,
a:link,
a:active{
	color: #1e5a76;
	text-decoration: none;
}

a:visited{
	color: #52576a
}

a:hover{
	color: #0d3041;
}

#content .post blockquote{
	padding: 15px 15px 15px 50px;
	width: 600px;
	float: left;
	clear: both;
	background: #D2DEE3 url(../../img/quote_bg.gif) 10px 10px no-repeat;
	font-size: 1.3em;
	margin: 0 0 17px 0;
}

#content .post blockquote p{
	margin: 0;
	font-style: italic;
	color: #205772;
}

/* -- Headers -- */

h2,
h3,
h4,
h5,
h6{
	letter-spacing: .1em;
}

h1#logo{
	width: 439px;
	height: 79px;
	float: left;
	margin: 30px 0 0 30px;
}

h1#logo a{
	width: 439px;
	height: 79px;
	background: url(../../img/logo.png) top left no-repeat;
	text-indent: -9999px;
	display: block;
}


h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 2em;
	color: #1e5a76;
/* 	text-transform: uppercase; */
	line-height: 1.5em;
	margin: 0 0 10px 0;
}

h3{
	font-size: 1.6em;
	color: #1e5a76;
/* 	text-transform: uppercase; */
	padding: 0 0 10px 0;
	line-height: 1.5em;
	border-bottom: 2px solid #e6e6e6;
	margin: -4px 0 15px 0;
	float: left;
	clear: both;
	width: 100%;

}

h4{
	font-size: 1.8em;
	color: #1e5a76;
	line-height: 1.4em;
	padding: 0;
	margin: 0;
}

h5{
	font-size: 1.4em;
}

h6{
	font-size: 1.2em;
}

/* -- Header Icons -- */

/*
.related{
	text-indent: 30px;
	background: url(../../img/glyphs/bookmark.png) center left no-repeat;
}

.tags{
	text-indent: 30px;
	background: url(../../img/glyphs/tags.png) center left no-repeat;
}
*/

/* -- Generic Elements -- */

input.off{
	color: #999;
}

/* -- Structure Elements -- */

#top_ad_container{
	background: #5e8298;
	float: left;
	clear: both;
	padding: 10px;
	width: 1020px;
	margin: 10px 0 0 0;
}

#main_container{
	width: 1040px;
	margin: 0 auto;
	text-align: left;	
}

#header_container{
	height: 140px;
	float: left;
	clear: both;
	background: url(../../img/header_bg.jpg) bottom left no-repeat;
	width: 1040px;
}

#content_container{
	background: white url(../../img/content_bg.gif) top left repeat-y;
	float: left;
	clear: both;
	width: 1040px;
}

#sidebar_container{
	background: #f2f2f2;
/* 	border-left: 1px solid #e0e0e0; */
	width: 300px;
	padding: 20px;
	float: right;
}

#footer_container{
	width: 1010px;
	float: left;
	clear: both;
	background: #4F4F4F url(../../img/footer_bg.jpg) bottom left no-repeat;
	border-top: 5px solid #464646;
	padding: 15px;
}

/* -- Header Elements -- */

/* --
Top Ad Elements -- */
ul#top_ad{
	margin: 0 auto;
	clear: both;
	width: 1040px;
}

ul#top_ad li{
	float: left;
}

ul#top_ad li.text_ad{
	width: 261px;
	height: 71px;
	color: #D1DEE4;
	margin: 0 0 0 10px;
	background: #215974;
	padding: 10px;
}

ul#top_ad li.text_ad h2,
ul#top_ad li.text_ad h2 a{
	font-family:Arial, Helvetica, sans-serif;
	color: white;
	margin: 0 0 5px 0;
	padding: 0;
	line-height: 1em;
}

ul#top_ad li.text_ad p{
	font-size: 1.3em;
	line-height: 1.6em;
}

/* -- 
Top Nav Elements -- */

ul#top_nav{
	background: #215974;
	float: right;
	clear: both;
	width: auto;
	padding: 7px 14px 7px 0;
/* 	background: red; */
}

ul#top_nav li{
	padding: 0 0 0 10px;
	margin: 0 0 0 10px;
	border-left: 1px solid #7f9eaf;
	float: right;
}

ul#top_nav li a,
ul#top_nav li a:link,
ul#top_nav li a:active,
ul#top_nav li a:visited{
	color: #ccdbe3;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 1.1em;
}

ul#top_nav li.first{
	border: 0;
}

ul#top_nav li a:hover{
	color: white;
}

/* --
Translate -- */

.goog-logo-link{
	/* display: none; */
}

.goog-te-gadget{
	font-size: 0;
}

ul#translate{
	width: 190px;
	position: absolute;
	padding: 15px;
	background: #1d5068;
	margin: 0px 0 0 820px;
	border-top: 3px solid #133647;
	float: right;
	clear: both;
	z-index: 1;
	display: none;
}

ul#translate li{
	float: left;
	clear: none;
	width: 90px;
	border: 0;
	padding: 0 0 5px 0;
	margin: 0 5px 0 0;
}

ul#translate li a{
	color: white;
	font-size: 1.3em;
}

/* -- 
Nav Elements -- */

ul#nav{
	float: left;
	clear: both;
	background: #4b7b91;
	width: 100%;
	padding: 10px 0 8px 0;
}

ul#nav li{
	float: left;
	clear: none;
	margin: 0 10px 0 0;
}

ul#nav li a,
ul#nav li a:link,
ul#nav li a:active{
	color: #d1dee4;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 1.4em;
	padding: 7px 12px 9px 12px;
}

ul#nav li.active a{
	color: #1e5a76;
	background: white;
}

ul#nav li.active a:hover{
	background: white;
}

ul#nav li a:hover{
/*
	This is changed in inc/js/main.js in the Nav Hover section
	background: #3c697e;
	border-bottom: 3px solid #365f72;
*/
}

ul#nav li.translate_container{
	float: right;
	padding: 0;
	margin: -5px 10px -2px 0;
}

ul#nav li.translate_container a#translate_button{
	text-indent: -9999px;
	width: 87px;
	height: 22px;
	display: block;
	background: url(../../img/translate_button.gif) top left no-repeat;
	float: left;
	clear: both;
	padding: 0;
	margin: 0;
}

/* --
SubNav Elements -- */

ul#subnav{
	float: left;
	clear: both;
	border-bottom: 1px solid #E0E0E0;
	width: 100%;
	padding: 10px 0 8px 0;
	background: white;
}

ul#subnav li{
	float: left;
	clear: none;
	margin: 0 10px 0 0;
}

ul#subnav li a,
ul#subnav li a:link,
ul#subnav li a:active{
	text-decoration: none;
	text-transform: uppercase;
	font-size: 1.4em;
	padding: 7px 12px 9px 12px;
}

ul#subnav li.active a{
}

/* --
Google Search -- */

#google_search_container{
	width: 347px;
	height: 44px;
	background: url(../../img/google_search_bg.gif) top left no-repeat;
	float: right;
	margin: 35px 15px 0 0;
}

#google_search_container form{
	margin: 6px 0 0 8px;
}

#google_search_container input{
	background: red;
	font-size: 1.5em;
	padding: 7px 5px 5px 5px;
	border: 0;
	background: none;
	width: 191px;
}

#google_search_container input#google_submit{
/*
	background: #d1d1d1;
	text-transform: uppercase;
	font-size: 1em;
	color: #666;
	font-weight: bold;
	width: auto;
	padding: 5px;
*/
	background: url(../../img/magnifying-glass.png) top left no-repeat;
	height: 18px;
	width: 18px;
	display: block;
	float: right;
	text-indent: -9999px;
	margin: 8px 83px 0 0;
}

#google_search_container input#google_submit:hover{
	cursor: pointer;
}

/* -- Content Elements -- */

#content{
	width: 665px;
	float: left;
	padding: 15px;
}

#content p{
	font-size: 1.1em;
	line-height: 1.6em;
	color: #111;
	margin: 0 0 15px 0;
}

#content p.postmetadata{
	padding: 15px;
	float: left;
	clear: both;
	background: #D1DEE4;
	color: #1E5AA2;
	margin: 15px 0;
	font-size: 1.2em;
	width: 635px;
}

#content p.postmetadata small{
	font-size: .8em;
}

.grey_box{
	background: #f2f2f2;
	float: left;
	clear: both;
	padding: 15px;
	width: 635px;
	margin: 15px 0 0 0;
}

#related_posts{

}

#related_posts ul{
	float: left;
	clear: both;
	width: 100%;
}

.entry div#related_posts ul li{
	list-style-image: url(../../img/country_bullet.gif);
	color: #7d7d7d;
	font-size: 1.3em;
	margin: 5px 0;
	margin-left: 16px;
}

/* --
Post/Page Elements -- */

#content .post{
	float: left;
	clear: both;
	width: 100%;
	margin: 0 0 25px 0;
}

#content.bloglist .post{
	float: left;
	clear: both;
	width: 100%;
	margin: 0 0 25px 0;
}

#content .post p{
	font-size: 1.3em;
}

#content .post p.post_info{
	font-size: 1.1em;
	color: #999;
	font-style: italic;
}

#content .post p.post_info strong{
	color: #777;
	font-style: normal;
}

.post h2{
	font-size: 2.8em;
	text-transform: none;
}

.post small{
	font-size: 1.3em;
	color: #999;
}

.post_ad{
	float: left;
	clear: both;
	text-align: center;
	border: 1px solid #e0e0e0;
	border-left: 0;
	border-right: 0;
	width: 100%;
	padding: 10px 0;
	margin: 0 0 15px 0;
}

.post a{
	font-weight: bold;
}

.entry ul{
	float: left;
	clear: both;
	width: 100%;
}

.entry ul li{
	float: left;
	clear: both;
	margin: 0 0 10px 13px;
	text-indent: 5px;
	list-style: circle;
	font-size: 1.2em;
}

.entry img{
	border: 1px solid #e1e1e1;
	text-align: center;
	background-color: #f3f3f3;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding: 2px;
}

ul#social_icons{
	background: white;
	float: left;
	clear: both;
	width: auto;
	position: absolute;
	top: 0;
	border-right: 4px solid #f1f1f1;
	margin: 292px 0 0 -88px;
	padding: 0 4px 8px 6px;
	position: fixed; 
/*
	left: 50%; 
	top: 20px; 
	margin-left: -566px;
*/
}

.entry ul#social_icons img{
	border: 0;
}

.entry ul#social_icons li{
	text-indent: 0;
	list-style: none;
	float: left;
	clear: both;
	text-align: center;
	padding: 0;
	margin: 10px 0 0 0;
	width: 100%;
}

ul#social_icons li a{
	vertical-align: middle;
	width: 100%;
	text-align: center;
}

ul#social_icons li#email_this a,
ul#social_icons li#print_this a{
	border: 1px solid #b1b1b1;
	text-align: center;
	padding: 3px 13px;
	color: #222;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	float: left;
	clear: both;
	width: 30px;
	text-indent: 6px;
}

ul#social_icons li#email_this a{
	background: url(../../img/icons/mail_sm.gif) 4px 4px no-repeat;
}

ul#social_icons li#print_this a{
	background: url(../../img/icons/printer_sm.gif) 4px 4px no-repeat;
}

.blog_divider{
	float: left;
	clear: both;
	width: 100%;
	padding: 5px 10px;
/* 	padding: 15px 10px; */

	background: #D1DEE4;
	color: #1E5AA2;
	width: 645px;
}

#content .blog_divider span.read_more{
	float: right;
	margin: 10px 0;
}

.blog_divider a.dsq-comment-count,
.blog_divider span.comment a{
	font-size: 1.3em;
	background: url(../../img/icons/comment_32.png) top left no-repeat;
	height: 32px;
	display: block;
	line-height: 2.5em;
	text-indent: 40px;
	float: left;
	padding: 0;
	margin: 0;
}

#not_found_content{
	float: left;
	clear: both;
	width: 1040px;
	height: 266px;
	background: url(../../img/404_image.gif) top left no-repeat;
	text-indent: -9999px;
	margin: -15px 0 0 -15px;
}

/* --
Comments -- */

ol.commentlist{
	float: left;
	clear: both;
	width: 100%;
	border-top: 1px solid #e1e1e1;
}

ol.commentlist li{
	float: left;
	clear: both;
	width: 100%;
	padding: 15px 0 0 0;
	margin: 0 0 20px 0;
	border-bottom: 1px solid #e1e1e1;
}

.comment_gravatar{
	float: right;
}

.comment_gravatar img{
	border: 1px solid #f1f1f1;
	background: white;
	padding: 2px 2px 2px 2px;
}

.comment_text{
	float: left;
	width: 580px;
	padding: 0;
	margin: 0;
}

#content p.comment_info{
	padding: 0 0 10px 0;
	float: left;
	clear: both;
	width: 100%;
	margin: 0;
	color: #999;
}

#content p.comment_info a{
	font-size: 1.4em;
	margin: 0 15px 0 0;
}
.comment_reply{
	float: left;
	clear: both;
}

textarea#comment{
	width: 665px;
}

/* --
Google Search -- */

#cse-search-results iframe{
	float: left;
	clear: both;
	width: 665px;
}

/* --
Contact Forms -- */

div.wpcf7{
	float: left;
	clear: both;
	background: #4B7B91;
	border: 1px solid #2B5D78;
	padding: 15px;
	width: 635px;
	margin: 0 0 18px 0;
}

.wpcf7 label{
	color: #D1DEE4;
	font-size: 1em;
	line-height: 1.6em;
	margin: 0 0 14px 0;
	float: left;
	clear: both;
	width: 100%;
}

.wpcf7 label span{
	color: #c74545;
	float: right;
	margin: -20px 0 0 0;
}

.wpcf7 input{
	width: 348px;
	float: left;
	clear: both;
	background: url(../../img/input_bg.gif) top left no-repeat;
	border: 1px solid #2B5D78;
	padding: 6px 0 0 8px;
	margin: 0;
	font-size: 1.1em;
}

.wpcf7 input[type=submit]{
	background: #1e5a76 url(../../img/green_button_bg_gradient.gif) top left repeat-x;
	border: 1px solid #243707;
	color: white;
/* 	height: 27px; */
	width: 100%;
	margin: 0;
	padding: 0 0 2px 0;
	line-height: 1.3em;
	font-weight: bold;
	font-size: 1.8em;
	text-shadow: #26071E 0px -1px 0px;
}

.qpcf7 input:hover[type=submit]{
	background: #1e5a76 url(../../img/button_bg_gradient_hover.gif) top left repeat-x;
}

/* -- 
Post Navigation -- */

.navigation{
	float: left;
	clear: both;
	width: 100%;
	border: 1px solid #E0E0E0;
	padding: 10px 0;
	margin: 0 0 15px 0;
	border-left: 0;
	border-right: 0;
}

.navigation .alignleft{
	width: auto;
	float: left;
}

.navigation .alignright{
	width: auto;
	float: right;
}

/* --
Content Form -- */

#respond{
	float: left;
	clear: both;
	width: 100%;
	margin: 15px 0 0 0;
}

/* --
Countries List -- */

ul#countries_container{
	background: #f2f2f2;
	padding: 15px 0px 20px 15px;
	float: left;
	clear: both;
	margin: 15px 0;
}

ul#countries_container li{
	float: left;
	width: 290px;
	margin: 0 30px 15px 0;
}

ul#countries_container li ul{
	margin: 15px 0 0 0;
	float: left
	clear: both;
}

ul#countries_container li ul li{
	list-style-image: url(../../img/country_bullet.gif);
	color: #7d7d7d;
	margin-left: 16px;
}

ul#countries_container li ul li a{
	font-size: 1.2em;
	line-height: 1.4em;
	color: #666;
}

/* --
Latest Forum Posts -- */

ul#latest_forum_posts{
	float: left;
	clear: both;
	width: 100%;
	margin: 10px 0 0 0;
}

ul#latest_forum_posts li{
	float: left;
	clear: both;
	width: 100%;
}

ul#latest_forum_posts li a{
	font-size: 1.4em;
	line-height: 1.8em;
}

/* --
Featured Post -- */

#featured_container{
	float: left;
	clear: both;
	width: 635px;
	background: #4B7B91;
	border: 1px solid #113C50;
	padding: 15px;
}
		
#featured_container h3{
	font-size: 2em;
	color: white;
	text-transform: none;
	border: 0;
	padding: 0;
	margin: 0 0 10px 0;
	line-height: 1.2em;
	float: left;
	width: auto;
}
		
#featured_container h3 a{
	color: white;
}
			
.featured_content{ 
	width: 387px; 
	float: left; 
	padding: 0;
	margin: 0;
}

#featured_container img{ 
	float: left;
	border: 3px solid #113C50;
	margin: 0 15px 0 0;
}

#content .featured_content p{ 
	color: #d1dee4; 
	font-size: 1.3em;
	line-height: 1.7em;
}

#content .featured_content p.read_more{
	float: right;
	clear: both;
	font-size: 1.1em;
	line-height: 1em;
	margin: 0px 0 0 0;
}

#featured_ad,
.featured_ad{
	float: left;
	clear: both;
	text-align: center;
	border: 1px solid #e0e0e0;
	border-left: 0;
	border-right: 0;
	width: 100%;
	padding: 10px 0;
	margin: 15px 0 0 0;
}

.bloglist #featured_ad{
	margin-bottom: 15px;
}

#featured_container{ 
	position:relative; 
	overflow: hidden;
	height: 256px;
}

#feat_wrap{
	background: #113C50;
}

#featured_container ul.ui-tabs-nav{ 
	position:absolute; 
	top:12px; 
	left:409px; 
	list-style:none; 
	padding:0; 
	margin:0; 
	width:240px; 
/* 	background: #113C50; */
	height: 256px;
}
#featured_container ul.ui-tabs-nav li{ 
	padding:1px 0; 
	padding-left:13px;  
	font-size:12px; 
	color:#666; 
	margin: 0 0 4.3px 0;
}
#featured_container ul.ui-tabs-nav li img{ 
	float:left; 
	margin:2px 5px; 
	background: #789CAC; 
	padding:2px; 
}
#featured_container ul.ui-tabs-nav li span{ 
	font-size:11px; 
	line-height:18px; 
	color: #789CAC;
}
#featured_container li.ui-tabs-nav-item a{ 
	display:block; 
	height:60px; 
	color:#333;  
/* 	background: #154055;  */
	line-height:20px;
}
#featured_container li.ui-tabs-nav-item a:hover span{ 
/* 	background:#f2f2f2;  */
	color: white;
}
#featured_container li.ui-tabs-selected{ 
	background:url('images/selected-item.gif') top left no-repeat;  
}
#featured_container ul.ui-tabs-nav li.ui-tabs-selected a{ 
/* 	background: #061319;  */
	color: white;
}

#featured_container ul.ui-tabs-nav li.ui-tabs-selected span{
	color: white;
}

#featured_container ul.ui-tabs-nav li.ui-tabs-selected img{
	background: white;
}

#featured_container .ui-tabs-panel{ 
	width:400px; 
	height:250px; 
/* 	background: #154055;  */
	position:relative;
	padding: 0;
	margin: 0;
}
#featured_container .ui-tabs-panel .info{ 
	float: left;
	clear: both;
	padding: 0px 5px 5px 5px;
	position:absolute; 
	top:0px; left:0; 
	background: black;
	color: white;
	opacity: .7;
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	width: 395px;
}
#featured_container .info h2{ 
	font-size:18px; 
	color:#fff; 
	padding:5px; 
	margin:0;
	overflow:hidden; 
}
#featured_container .info p{ 
	margin:0 5px; 
	font-size:11px; 
	line-height:15px; 
	color:#f0f0f0;
}
#featured_container .info a{ 
	text-decoration:none; 
	color:#fff; 
}
#featured_container .info a:hover{ 
	text-decoration:underline; 
}
#featured_container .ui-tabs-hide{ 
	display:none; 
}

/* --
Front Post -- */

.front_post_container{
	float: left;
	clear: both;
	margin: 15px 0 0 0;
}

#content .front_post_container p{
	margin: 0;
}

.front_post_content{
	background: #f2f2f2;
	padding: 15px;
	float: left;
	clear: both;
}

.front_post_content h4{
	margin: 0 0 5px 0;
}

.front_post_content img{
	border: 3px solid #e0e0e0;
	float: left;
	margin: 0 15px 0 0;
}

.front_post_content p{
	font-size: 1.2em;
	color: #7c7c7c;
	line-height: 1.4em;
	margin: 0 0 5px 0;
}

.front_post_content p strong{
	color: #393939;
	font-weight: bold;
}

.front_post_content a:hover{
	text-decoration: none;
	color:
}

.front_post_nav{
	background: #d1dee4;
	float: left;
	clear: both;
	width: 665px;
}

#content .front_post_nav p.read_more{
	float: right;
	clear: both;
	margin: 15px 10px;
}

.read_more a{
	color: white;
	font-size: 1.3em;
	padding: 5px 5px 7px 7px;
	background: #1e5a76 url(../../img/button_bg_gradient.gif) top left repeat-x;
	border: 1px solid #113c50;
	color: white;
	height: 27px;
	width: 97px;
	font-weight: bold;
	text-shadow: #26071E 0px -1px 0px;
}

.read_more a:hover{
	text-decoration: none;
	background: url(../../img/button_bg_gradient_hover.gif) top left repeat-x;
}

/* --
Tag Cloud -- */

.tagcloud{
	line-height: 1.6em;
}

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

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

.wp-caption img {
/*
	margin: 0 0 5px 0;
	padding: 0;
	border: 0 none;
	float: left;
	clear: both;
*/
	margin: 0 0 5px 0;
}

#content .wp-caption p.wp-caption-text {
	font-size: .8em;
	padding: 0 0 5px 0;
	margin: 10px 0 0 0;
	color: #666;
	line-height: 1.5em;
/*
	float: left;
	clear: both;
*/
}

img.alignright {
	margin: 0 7px 2px 0;
}

img.alignleft {
	margin: 0 0 2px 7px;
}

.alignright {
	float: left;
}

.alignleft {
	float: right;
}

#submit_release{
	float: right;
	margin: -45px 0 0 0;
}

.pagetitle{
	margin: 0 0 25px 0;
}

.entry ul li.linkcat{
	list-style: none;
	text-indent: 0;
	margin-left: 0;
}

/* -- Property Reviews -- */

ul#property_lists{
	float: left;
	clear: both;
	width: 110%;
}

ul#property_lists li{
	float: left;
	margin: 0 24px 24px 0;
	text-align: center;
	width: 206px;
	clear: right;
}

ul#property_lists li img{
	float: left;
	clear: both;
	border: 2px solid #e1e1e1;
	margin: 0 0 5px 0;
}

ul#property_lists li h3{
	border: 0;
	width: 100%;
	padding: 0;
	margin: -157px 0 0 2px;
	position: relative;
	background: black;
	color: white;
	opacity: .7;
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}

ul#property_lists li h3 a{
	color: white;
}

ul#property_lists li p{
	padding: 0;
	margin: 0;
}

ul.sort_by li{
}

ul.sort_by li a{
	line-height: 1.6em;
	font-size: 1.4em;

}

/* -- Sidebar Elements -- */

#sidebar_container ul li ul li{
	margin: 0 0 5px 0;
}

.side_col_left,
.side_col_right{
	margin: 0 0 20px 0;
}

.side_col_left p,
.side_col_right p{
	line-height: 1.4em;
}

.side_col_left{
	width: 160px;
	float: left;
}

.side_col_right{
	float: right;
	width: 120px;
}

.side_col_left h3,
.side_col_right h3{
	font-size: 1.2em;
	border-bottom: 1px solid #e2e2e2;
	font-weight: bold;
	padding-bottom: 3px;
}

#cat{
	width: 165px;
}

li.linkcat{
	margin: 0 0 20px 0;
}

li.linkcat a{
	color: #333;
}

.bloggers_wanted{
	font-size: 1.2em;
	margin: 15px 0 0 0;
	background: #e0e0e0;
	padding: 20px;
	margin: 15px 0 20px -21px;
	border: 1px solid #cdcdcd;
	float: left;
	clear: both;
	width: 139px;
}

.bloggers_wanted h3{
	font-size: 1.1em;
}

#facebook_fan{
	height: 94px;
	float: left;
	clear: both;
	width: 100%;
}

/* --
Subscribe Elements -- */

#subscribe_container{
	background: #e0e0e0;
	padding: 20px;
	width: 300px;
	margin: -20px 0 20px -21px;
	border: 1px solid #cdcdcd;
	border-top: 0;
	border-right: 0;
	float: left;
	clear: both;
}

#subscribe_container h3{
	border-color: #cdcdcd;
}

#subscribe_container p{
	font-size: 1.2em;
	line-height: 1.4em;
	float: left;
	clear: both;
	margin: 0 0 10px 0;
}

#subscribe_container p a{
	color: #333;
	text-decoration: none;
}

p.rss_icon,
p.info_icon,
p.twitter_icon,
p.email_icon{
	text-indent: 22px;
	float: left;
	clear: both;
	width: 100%;
	font-weight: bold;
}

p.rss_icon{
	background: url(../../img/icons/rss_16.png) center left no-repeat;
}

p.info_icon{
	background: url(../../img/icons/info_16.gif) center left no-repeat;
}

p.twitter_icon{
	background: url(../../img/icons/twitter_16.png) center left no-repeat;
}

p.email_icon{
	background: url(../../img/icons/email_16.png) center left no-repeat;
}

#subscribe_container p.email_icon{
	margin-top: 10px;
}

#subscribe_container hr{
	height: 23px;
	width: 100%;
	float: left;
	clear: both;
	background: url(../../img/or_hr_bg.gif) top left no-repeat;
	border: 0;
}

#subscribe_container p small{
	font-size: .8em;
	color: #666;
	margin: 4px 0 6px 0;
	float: left;
	width: 100%;
}

#email_subscribe input{
	border: 1px solid #999999;
	border-top-color: #737373;
	font-size: 1.2em;
	background: url(../../img/email_sub_bg.png) top left repeat-x;
	padding: 5px 0 5px 7px;
	margin: 0 10px 0 0;
	width: 180px;
}

input#email_sub_submit{
	background: #1e5a76 url(../../img/button_bg_gradient.gif) top left repeat-x;
	border: 1px solid #113c50;
	color: white;
	height: 27px;
	width: 97px;
	margin: 0;
	padding: 0 0 2px 0;
	line-height: 1.3em;
	font-weight: bold;
	text-shadow: #26071E 0px -1px 0px;
}

input#email_sub_submit:hover{
	cursor: pointer;
	background: #1e5a76 url(../../img/button_bg_gradient_hover.gif) top left repeat-x;
}

ul#feed_counters{
	width: 290px;
	padding: 5px 0 3px 5px;
	background: #cdcdcd;
	float: left;
	clear: both;
/* 	margin: 15px 0 0px 0; */
}

ul#feed_counters li{
	float: left;
	margin: 0 11px 0 0;
	vertical-align: center;
}

ul#feed_counters li.fb_counter{
	padding: 0px 0 0 0;
}

ul#feed_counters li.blogsites{
	padding: 5px 0 0 0;
}

/* -- 
Sponsor Grid Elements -- */

ul#sponsor_grid{
	float: left;
	clear: both;
	margin: 20px 0 9px 0;
}

ul#sponsor_grid li{
	float: left;
	padding: 11px;
}

/* -- 
Find Us Elements -- */

ul#find_us{
	width: 300px;
	float: left;
	clear: both;
	background: #d2dee3;
	margin: 0 0 20px 0;
}

ul#find_us li{
	float: left;
	margin: 5px;
}

ul#find_us li a{
	background: url(../../img/find_us_buttons.gif) top left no-repeat;
	display: block;
	text-indent: -9999px;
	width: 140px;
	height: 32px;
}

ul#find_us li.facebook a{ background-position: -141px 0px; }
ul#find_us li.facebook a:hover{ background-position: 0px 0px; }

ul#find_us li.twitter a{ background-position: -141px -41px; }
ul#find_us li.twitter a:hover{ background-position: 0px -41px; }

ul#find_us li.technorati a{ background-position: -141px -82px; }
ul#find_us li.technorati a:hover{ background-position: 0px -82px; }

ul#find_us li.youtube a{ background-position: -141px -123px; }
ul#find_us li.youtube a:hover{ background-position: 0px -123px; }

/* -- Footer Elements -- */

#footer_container h3{
	color: #dddddd;
	font-size: 1.5em;
	border-bottom: 1px solid #606060;
	padding: 0 0 5px 0;
	margin: 0 0 10px 0;
}

ul#footer_extra_links{
	float: left;
	clear: both;
}

ul#footer_extra_links li{
	float: left;
	width: 325px;
	color: #9a9a9a;
}

ul#footer_extra_links li.middle{
	margin: 0 15px;
}

ul#footer_extra_links li ul li{
	border-bottom: 1px solid #555;
	padding: 8px 0 8px 8px;
}

ul#footer_extra_links li ul li.last{
	border: 0;
	padding-left:30px;
}

ul#footer_extra_links p{
/* 	color: #606060; */
	font-size: 1.1em;
	line-height: 1.8em;
}

ul#footer_extra_links a{
	color: #e1e1e1;
	font-size: 1.1em;
}

ul#footer_links{
	border-top: 1px solid #535353;
	padding: 15px 0;
	float: left;
	clear: both;
	width: 100%;
}

ul#footer_links li{
	color: #9a9a9a;
	float: right;
	font-size: 1.2em;
	padding: 0 0 0 15px;
}

ul#footer_links li.copyright{
	float: left;
	padding: 0;
	font-size: .9em;
	width: auto;
}

ul#footer_links li a,
ul#footer_links li a:link,
ul#footer_links li a:active,
ul#footer_links li a:visited{
	color: #9a9a9a;
	text-decoration: none;
}

p.mobile_friendly{
	width: 208px;
	height: 63px;
	background: url(../../img/mobile_friendly.gif) top left no-repeat;
	text-indent: -9999px;
	display: block;
	float: right;
	clear: both;
	margin: 12px 0 0 0;
}

/* --
Footer Icons -- */
.facebook_icon,
.twitter_icon,
.youtube_icon,
.technorati_icon,
.rss_icon,
.email_icon,
.phone_icon{
	text-indent: 22px;
}

.facebook_icon{
	background: url(../../img/icons/facebook_16.png) center left no-repeat;
}

.twitter_icon{
	background: url(../../img/icons/twitter_16.png) center left no-repeat;
}

.youtube_icon{
	background: url(../../img/icons/youtube_16.png) center left no-repeat;
}

.technorati_icon{
	background: url(../../img/icons/technorati_16.png) center left no-repeat;
}

.rss_icon{
	background: url(../../img/icons/rss_16.png) center left no-repeat;
}

.email_icon{
	background: url(../../img/icons/email_16.png) center left no-repeat;
}

.phone_icon{
	background: url(../../img/icons/telephone.png) center left no-repeat;
	/*padding-right:20px;*/
}

/* --
Recent Comments -- */

ul#recent_comments li{
	padding: 3px 0;
	color: #9a9a9a;
	line-height: 1.1em;
}

ul#recent_comments li:last-child{
	border: 0;
}

ul#recent_comments li a{
	color: white;
	font-weight: bold;
	margin: 0 0 5px 0;
	line-height: 1.5em;
}

ul#recent_comments img{
	border: 2px solid #555;
	float: left;
	margin: 0 10px 0 0;
}




ul#postlist{
	background: #f2f2f2;
	padding: 15px 0px 20px 15px;
	float: left;
	clear: both;
	margin: 15px 0;
	list-style:none;
}

ul#postlist li{
	float: left;
	width: 290px;
	margin: 0 30px 15px 0;
	list-style:none;
}

ul#postlist li ul{
	margin: 15px 0 0 0;
	float: left
	clear: both;
	list-style:none;
}

ul#postlist li ul li{
	list-style-image: url(../../img/country_bullet.gif);
	color: #7d7d7d;
	margin-left: 16px;
}

ul#postlist li ul li a{
	font-size:12px;
	line-height:18px;
	color: #666;
	font-weight:normal;
}
