/*
Theme Name: Mobile
Theme URI: http://physiciansweekly.com
Author: Physicians Weekly
Author URI: http://physiciansweekly.com
Description: A mobile theme for PhysiciansWeekly.com
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: mobile
*/
-------------------------------------------------------------- */
@font-face {
    font-family: 'DroidSerifRegular';
    src: url('font/droidserif-regular-webfont.eot');
    src: url('font/droidserif-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/droidserif-regular-webfont.woff') format('woff'),
         url('font/droidserif-regular-webfont.ttf') format('truetype'),
         url('font/droidserif-regular-webfont.svg#DroidSerifRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.topic_des_content_area p{
	padding: 0 0 12px 0;
	line-height: 140%;
}

#twelve{
	font-size:16px;
	cursor:pointer;
	
	
}


.blog_entry{
border-bottom:#245083 1px dotted;
margin-bottom:12px;
}

.blog_entry img{
padding-bottom:10px;
}
#fourteen{
	font-size:14px;
	cursor:pointer;	
	


}

.facebook_title{
display:none;
}

#sixteen{
	font-size:12px;
	cursor:pointer;
	
}


* /*<@- Asign MARGIN, PADDING=0 to all default Tag Selector's -@>*/
{
	padding		: 0px;
	margin		: 0px;
}

html, body
{
	padding		: 0px;
	margin		: 0px;
}

body 
{
	background-color: #12275C;
	color		: #555555;
	font		: normal 16px/20px Arial, Helvetica, sans-serif;
	width: 100%;	
}

			
a:link, a:active, a:visited  
{
	color			: #102952;
	text-decoration	: none;
}

a:hover
{
	color			: #0095d5;
	text-decoration	: none;
}

		
ul, li, ol 
{			
	list-style	: none;
	text-align	: left;	
}		

img 
{
	float		: none;
	border		: 0px;
}

table, p, td, th, div, ul, li, ol, span, form, input, select, option, em
{
	padding     : 0;
	margin      : 0;
	border      : none;
}
em {font-style: italic;}
strong{
font-weight:bold;
}	

h1{
	font-family:'DroidSerifRegular', Arial, Helvetica, sans-serif;
	font-size:41px;
	text-transform:;
	color:#2d67ae;
	line-height:40px;
	text-align:left;
}


.caption{
	font-family:'DroidSerifRegular', Arial, Helvetica, sans-serif;
	font-size:15px;
	text-align:left;
	line-height:20px;
	color:#1b3a6b;
	display:block;
	margin-top:5px;
	margin-bottom: 10px;
}
.caption a {
	font-family:'DroidSerifRegular', Arial, Helvetica, sans-serif;
	font-size:15px;
	text-align:left;
	line-height:20px;
	color:#1b3a6b;
}
.caption a:hover {text-decoration: underline;}

.table{
	font-family:'DroidSerifRegular', Arial, Helvetica, sans-serif;
	font-size:15px;
	text-align:left;
	line-height:20px;
	color:#1b3a6b;
	display:block;
	margin-top:5px;
}

/* [ End ] */

/*====================Start/For Top Section==================*/

.inner {width: 480px; margin: 0 auto; display: table; }

#main_top_section{
	width:100%;
	height: 101px;
	border-bottom: 1px solid #12275c;
	background-image:url(images/mobile_header_bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	padding:0;
	margin:0;
}

.logo{
	display: block;
	width:280px;
	padding: 15px 0;
	margin: 0 auto;
}

.logo a {display: block;}
.logo a img {display: block;}

#header-btns {width: 280px; margin: 0 auto; position: relative;}
#header-btns > a {display: block; width: 85px; height: 40px; float: left; margin-right: 12px; background-position: center top;}
#header-btns > a:hover, #header-btns > a:active, #header-btns > a.selected {background-position: center bottom;}
#header-btns a.search-btn {background-image: url(images/btn_search.png);}
#header-btns a.signup-btn {background-image: url(images/btn_signup.png);}
#header-btns a.menu-btn {background-image: url(images/btn_menu.png); margin-right: 0;}

#header-btns .header-dropdown {display: none; position: absolute; z-index: 9999; top: 47px; left: -20px; width: 280px; padding: 20px; background: #12275c none; color: #FFFFFF;}
#header-btns .menu-dropdown {padding: 0; width: 320px;}
#header-btns .menu-dropdown ul {display: block; padding: 0; margin: 0;}
#header-btns .menu-dropdown ul li {display: block; padding: 0; margin: 0;}
#header-btns .menu-dropdown ul li a {display: block; height: 40px; width: 280px; padding: 0 20px; line-height: 40px; color: #ffffff; font-family:'DroidSerifRegular', Arial, Helvetica, sans-serif; font-size: 16px; border-bottom: 1px solid #182460; background: transparent url(images/header-menu-bg.jpg) no-repeat center top;}
#header-btns .menu-dropdown ul li a:hover, #header-btns .menu-dropdown ul li.current-menu-item a {color: #14285d; background-position: center bottom;}

/*====================End/For Top Section==================*/



/*====================Start/For Body Section==================*/


#main_body_section{
	width:100%;
	background: #FFFFFF none;
}
body.home #main_body_section {background-color: transparent;}

.specialty_list li a:link,.specialty_list li a:active,.specialty_list li a:visited{
	font-family:'DroidSerifRegular', Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:left;
	line-height:22px;
	color:#1b3a6b;
}

.specialty_list li a:hover{
	font-family:'DroidSerifRegular', Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:left;
	line-height:22px;
	color:#0095d5;
}

.specialty_active{
	font-family:'DroidSerifRegular', Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:left;
	line-height:22px;
	color:#0095d5;
}

.art_thumb_container{
	width:180px;
	padding:0 20px 0 20px;
	float:left;
}



.art_thumb_container h4 a{
	width:180px;
	font-family:'DroidSerifRegular', Arial, Helvetica, sans-serif;
	font-size:16px;
	text-align:left;
	line-height:35px;
	color:#1b3a60;
}



.art_thumb_container a img{
position:absolute;
margin-top:42px;
}

.art_thumb_des_cont{
margin-top:100px;
	width:180px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:left;
	color:#1f4470;
	line-height:19px;
}

.title_flx_bg{
	background-image:url(images/title_flx_bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	position:absolute;
	left: -10px;
	top: 4px;
}

.title_flx_left_bg{
	min-width:215px;
	font-family:'DroidSerifRegular', Arial, Helvetica, sans-serif;
	font-size:22px;
	height: 42px;
	line-height: 42px;
	text-align:left;
	color:#FFFFFF;
	background-image:url(images/title_flx_left.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding:6px 15px 0 30px;
	font-weight: normal;
}

h3.title_flx_left_bg a {font-family:'DroidSerifRegular', Arial, Helvetica, sans-serif; font-size:22px; color:#FFFFFF; line-height: 42px;}

#topic_right_container .title_flx_left_bg {height: auto; line-height: 1.4em; color: #365085; background-image: none; padding: 0 0 5px 0;}

#main_media_library_container{
	width:883px; 
	padding:0 1px 0 3px;
	height:250px;
}

.media_library_box_bg{
	width:894px;
	background-image:url(images/midea_library_box_bg.jpg);
	background-repeat:no-repeat;
	background-position: top left;
}

.media_thumb_area{
	width:92px;
	padding:0 45px 0 0;
	float:left;
}

.media_thumb_area_last{
	width:92px;
	float:left;
}

.media_thumb_title{
	width:92px;
	font-family:'DroidSerifRegular', Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	line-height:30px;
	color:#FFFFFF;
}

.media_bottom_sc{
	width:883px;
}

#body_blog_container{
	width:968px;
	padding:0 7px 43px 10px;
}

.body_blog_title{
	width:968px;
	font-family:'DroidSerifRegular', Arial, Helvetica, sans-serif;
	font-size:20px;
	text-align:left;
	line-height:30px;
	color:#16406f;
	margin:0 0 12px 0;
}

.body_blog_light_blue_title{
	font-family:'DroidSerifRegular', Arial, Helvetica, sans-serif;
	font-size:20px;
	text-align:left;
	line-height:30px;
	color:#0095d5;
}

.body_blog_des{
	width:968px;
}

.body_blog_des_left{
	width:116px;
	padding:0 18px 0 0;
	float:left;
}

.body_blog_des_right{
/*
	width:834px;
	float:left;
*/
}

.body_blog_pro_caption{
	font-family:'DroidSerifRegular', Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:right;
	line-height:25px;
	color:#1f4470;
	display:block;
}

.body_blog_des_title a{
	width:834px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	text-align:left;
	color:#5a5a5a;
}

.body_blog_des_title a:hover{
text-decoration:underline;
}

.body_blog_day_date{
	width:834px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	line-height:29px;
	color:#939393;
}

.body_des_content{
	width:834px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:left;
	line-height:20px;
	color:#5a5a5a;
	padding:0 0 3px 0;
}

.body_des_blue_content{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#27559a;
}

.blog_read_more_btn:link,.blog_read_more_btn:active,.blog_read_more_btn:visited{
	width:125px;
	height:29px;
	line-height:29px;
	background-image:url(images/banner_more_btn.gif);
	background-repeat:no-repeat;
	 background-position:top;
	font-family:'DroidSerifRegular', Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:center;
	color:#5a5a5a;
	position: relative;	
	display:block;
	float:right;
	margin:10px 0 0 0;
}

.blog_read_more_btn:hover{
	width:125px;
	height:29px;
	line-height:29px;
	background-image:url(images/banner_more_btn.gif);
	background-repeat:no-repeat;
	 background-position:top;
	font-family:'DroidSerifRegular', Arial, Helvetica, sans-serif;
	font-size:16px;
	text-align:center;
	color:#5f86b3;
	position: relative;	
	display:block;
	float:right;
}


/*====================End/For Body Section==================*/



/*====================Start/For Bottom Section==================*/


#bottom_bg {
	width:100%;
	background-color:#12275c;
	padding: 0 0 68px 0;
	color: #90a0ad;
}

#bottom_bg a {color: #90A0AD;}

#footer-links {margin: 0 0 18px 0; background: transparent url(images/footer_links_bg_repeat.jpg) repeat-x center top;}
ul#menu-mobile-footer-menu {display: block; padding: 0; margin: 0; height: 40px;}
ul#menu-mobile-footer-menu li {display: block; padding: 0; margin: 0; float: left; border-right: 1px solid #12275c; width: 159px; text-align: center;}
ul#menu-mobile-footer-menu li#menu-item-12721 {width: 160px;}
ul#menu-mobile-footer-menu li.last {border-right: 0 none;}
ul#menu-mobile-footer-menu li a {display: block; color: #FFFFFF; font-size: 14px; line-height: 40px; background: transparent url(images/footer_menu_bg.jpg) repeat-x center top;}
ul#menu-mobile-footer-menu li a:hover, ul#menu-mobile-footer-menu li a:active {background-position: center bottom;}
.copyright_content {font-size: 11px; line-height: 14px; text-align: center;}

/*====================End/For Bottom Section==================*/


/*====================Start/For about Page==================*/

#about_body_section{
	width:100%;
	background-color:#f5f5f5;
	margin:auto;
}

#topic_container{
	width:440px;
	padding: 20px;
	margin: 0 auto; 
}
#topic_container img {max-width: 100%; height: auto;}
#topic_container p {padding: 0 0 14px 0; margin: 0;}

.emedia_slide_con{
background-image:url(images/media_bg.gif);
background-repeat:no-repeat;
}

.emedia-video {margin: 0 auto; width: 100%; padding: 0 0 10px 0;}

.article-content .Apple-style-span {display: none;}

#topic_right_container{
	width:320px;
	padding: 0 0 20px 0;
	margin: 0 auto;
}

.thumbnail_container {
float:left;
padding:0 15px 10px 0;
width:140px;
}
.thumbnail_container .wp-post-image {display: block; padding: 0; float: none;}

.topic_des_content_area_emedia{
	width:975px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:left;
	color:#555555;
	line-height:20px;
	margin:0 0 25px 0;
	padding-bottom:15px;
}

#pre-post-widgets {padding: 10px 0 15px 0;}
#pre-post-widgets .entry-date {
	font-family:'DroidSerifRegular', Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color:#102952;
	float: left;
}
#share-buttons {float: right;}

#author-name {color: #102952; font-family:'DroidSerifRegular', Arial, Helvetica, sans-serif;}

.alignleft{
float:left;
padding-right:15px;
padding-bottom:10px;
}
.wp-post-image{
float:left;
padding-right:15px;
padding-bottom:6px;
}

.topic_des_title span.post-title {font-style: normal; text-transform: none; font-family: Arial, Helvetica, sans-serif; font-size:16px; font-weight: normal; color:#0095d5;}

.topic_des_title_related {
	font-family:'DroidSerifRegular', Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight: normal;
	text-align:left;
	line-height:20px;
	color:#1b3a6b;
	display:block;
	padding-bottom:10px;
	text-transform: uppercase;
}

.entry-title a {
	font-family:'DroidSerifRegular', Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight: normal;
	text-align:left;
	line-height:20px;
	color:#1b3a6b;
	display:block;
}

.entry-utility{
margin-bottom:15px;
}
.italic {
font-style: italic;
	font-family:'DroidSerifRegular', Arial, Helvetica, sans-serif;
	font-size:18px;
}



.topic_des_title_specific{
	font-family:'DroidSerifRegular', Arial, Helvetica, sans-serif;
	font-size:20px;
	text-align:left;
	line-height:20px;
	color:#1b3a6b;
	display:block;
	padding-bottom:5px;

}

.topic_des_title_specific h2{
	font-family:'DroidSerifRegular', Arial, Helvetica, sans-serif;
	font-size:20px;
	text-align:left;
	line-height:20px;
	color:#1b3a6b;
	display:block;
	padding-bottom:5px;

}

.topic_des_cont_img{
	padding:18px 18px 10px 8px;
	float:left;
}

#marketing_box_container{
	border:#e2e2e2 1px solid;
	background-color:#FFFFFF;
	margin:0 7px 8px 7px;
	padding: 15px 18px 20px 17px;
	position:relative;
}

.font_size_area img{
padding-right:5px;
}


.print_area{
	width:315px;
	margin-top:12px;
}
.print_area img{
padding-right:5px;
}


.heading{
font-size:16px;
color:#2A4674;
	font-family:'DroidSerifRegular', Arial, Helvetica, sans-serif;
	margin-bottom:5px;
}

.marketing_inner_left_cont{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:left;
	color:#575757;
	float:left;

}

.marketing_inner_left_cont img{
float:right;
padding:0 0 5px 10px;
}

.marketing_inner_right_cont{
	width:112px;
	float:left;
}



.marketing_box_des_title{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:left;
	font-weight:bold;
	color:#575757;
}

.marketing_title_bg{
/*	background-image:url(images/title_flx_bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	position:absolute;
	left: -10px;
	top: 4px;
*/
}

#about_news_box_container{
	width:349px;
	background-color:#1b3a6b;
	margin:0 6px 8px 9px;
	padding:75px 15px 0 14px;
	position:relative;
}

.about_news_bg{
	width:349px;
	background-color:#365085;
}

.about_news_top_bg{
	width:349px;
	background-image:url(images/news_box_top.gif);
	background-repeat:no-repeat;
	background-position:center top;
	padding:5px 0 0 0;
}

.about_news_bottom_bg{
	width:321px;
	background-image:url(images/news_box_bottom.gif);
	background-repeat:no-repeat;
	background-position:center bottom;
	padding:0 14px 5px 14px;
}

.about_news_title{
	width:335px;
	font-family:'DroidSerifRegular', Arial, Helvetica, sans-serif;
	font-size:22px;
	text-align:left;
	color:#ffffff;
	padding:0 0 14px 14px;
	display:block;
}

.about_news_italic{
	font-family:'DroidSerifRegular', Arial, Helvetica, sans-serif;
	font-size:16px;
	text-align:left;
	font-style:italic;
	color:#c3c3c3;
}

.about_news ul{
	padding:0;
	margin:0;
}


.about_news li{
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:left;
	color:#FFFFFF;
	line-height:18px;
	margin:0 0 12px 0;
	display:block;
}

.news_list_title{
	font-family:'DroidSerifRegular', Arial, Helvetica, sans-serif;
	font-size:15px;
	text-align:left;
	color:#FFFFFF;
	line-height:22px;
	display:block;
}

.about_news_more_area{
	width:82px;
	padding:10px 0 10px 267px;
}

.about_news_more_btn:link,.about_news_more_btn:active,.about_news_more_btn:visited{
	width:82px;
	height:29px;
	line-height:29px;
	font-family:'DroidSerifRegular', Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#5a5a5a;
	text-align:center;
	background-image:url(images/news_mor_btn.gif);
	background-repeat:no-repeat;
	background-position:top;
	display:block;
}

.about_news_more_btn:hover{
	width:82px;
	height:29px;
	line-height:29px;
	font-family:'DroidSerifRegular', Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#5f86b3;
	text-align:center;
	background-image:url(images/news_mor_btn.gif);
	background-repeat:no-repeat;
	background-position:top;
	display:block;
}

.news_search_contents{
	width:324px;
	background-image:url(images/top_search_bg.png);
	background-repeat:no-repeat;
	background-position:left top;
	position:absolute;
	clear:both;
	left: 18px;
	top: 6px;
	padding:8px 25px 11px 18px;
}


#elibrary_box_container{
	border:#e2e2e2 1px solid;
	background-color:#FFFFFF;
	padding:10px 10px 10px 20px;
	margin-bottom:16px;
	position:relative;
	width:295px;
}

.elivrary_inner_cont_area_topics{
	margin-top:8px;

}

.elibrary_thumb_container{
	width:103px;
	padding:10px 0 0 10px;
	margin-left:10px;
	float:left;
}

.elibrary_thumb_title a{
	width:103px;
	font-family:'DroidSerifRegular', Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-align:center;
	line-height:22px;
	display:block;
}

.elibrary_thumb_img{
	width:103px;
	padding:9px 0 7px 0;
}

.elibrary_italic{
	font-family:'DroidSerifRegular', Arial, Helvetica, sans-serif;
	font-size:16px;
	text-align:left;
	font-style:italic;
}

.elibrary_more_area{
	width:82px;
	padding:4px 11px 5px 0;
	float: right;
}
.topics_more_area{
	width:82px;
	padding:10px 0 0 198px;
}

.elibrary_more_btn:link,.elibrary_more_btn:active,.elibrary_more_btn:visited{
	width:82px;
	height:29px;
	line-height:29px;
	font-family:'DroidSerifRegular', Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#5a5a5a;
	text-align:center;
	background-image:url(images/library_btn.gif);
	background-repeat:no-repeat;
	background-position:top;
	display:block;
}

.elibrary_more_btn:hover{
	width:82px;
	height:29px;
	line-height:29px;
	font-family:'DroidSerifRegular', Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#5f86b3;
	text-align:center;
	background-image:url(images/library_btn.gif);
	background-repeat:no-repeat;
	background-position:top;
	display:block;
}























/*====================End/For about Page==================*/


.clear{ 
	clear:both; 
	font-size:0px; 
}


#wpnewsletter_name, #wpnewsletter_email, #security{
margin-bottom:8px;
border:#CCCCCC 1px solid;
background-color:#FFFFFF;
color:#666666;
padding:5px;
	font-family:'DroidSerifRegular', Arial, Helvetica, sans-serif;
	font-size:14px;
}	

.button{
padding:5px;
	font-family:'DroidSerifRegular', Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	background-color:#0090D3;
	cursor:pointer;
	margin-left:74px;
}

.banner_slide_images{
display:none;
}


#footer_image .textwidget img{
margin-bottom:10px;
}

.book_cover_con {
width: 108px;
text-align:center;
float:left;
}


.book_cover_con img{
margin: 0 22px 8px 18px;
float: none;
padding: 0;
display: block;
width: auto;
text-align:center;
}
.book_cover_con h3 a{
color:#FFFFFF;
	font-family:'DroidSerifRegular', Arial, Helvetica, sans-serif;
font-weight: normal;
font-size:11px;
}







.ebooks img{
float:left;
padding-right:15px;
padding-bottom:10px;

}

.book_cover_con h3 a:hover{
text-decoration:underline;
}

#show_category .entry-meta{
display:none;
}

#show_category .entry-title a{
	font-family:'DroidSerifRegular', Arial, Helvetica, sans-serif;
font-weight: normal;
font-size:16px;
}

.entry-title{
	font-family:'DroidSerifRegular', Arial, Helvetica, sans-serif;
font-weight: normal;
font-size:16px;
color:#1B3A6B;
}
#show_category .entry-summary p{
padding:10px 0 10px 0;
}

#show_category .entry-utility{
display:none;
}

#nav-below .nav-previous a{
background:#0086C5;
padding:5px;
color:#FFFFFF;
}
#nav-below .nav-previous a:hover{
background:#006899;
}

#nav-below .nav-next a{
background:#0086C5;
padding:5px;
color:#FFFFFF;
}

#nav-below .nav-next a:hover{
background:#006899;
}

.nav-previous{
float:left;
margin-right:30px;
}

.nav-next{
float:left;
}

#blog_contents .continue_reading{
display:none;
}

.elivrary_bg{
	width:316px;
	background-image:url(images/elibrary_bg.jpg);
	background-repeat:repeat-y;
	background-position:top;
	padding:9px;
}

.elibrary_thumb_title_inner a{
	font-family:'DroidSerifRegular', Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;

}

.elivrary_bg{
	width:300px;
	background-image:url(images/elibrary_bg.jpg);
	background-repeat:repeat-y;
	background-position:top;
	padding:0;
}

.elivrary_bg_1{
	width: 285px;
	background-image:url(images/elibrary_bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	height:260px;
	overflow:hidden;
}

.elibrary_thumb_title_inner{
text-align: center;
padding-bottom:12px;
margin-top:5px;
}
.book_cover_con_inner {
float:left;
width:63px;
margin-left:14px;
margin-top: 15px;
text-align: center;
padding:0 5px 27px 5px;
}

.book_cover_con_inner img {
}


.menu-top_menu_inner-container ul{
	padding:0;
	margin:0;
	height:20px;
}



.menu-top_menu_inner-container ul li{
	list-style:none;
	display:inline;
	text-transform:uppercase;
}

.menu-top_menu_inner-container ul li a:link,.menu-top_menu_inner-container ul li a:active,.menu-top_menu_inner-container ul li a:visited{
	height:15px;
	line-height:15px;
	font-family:'DroidSerifRegular', Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#002a5c;
	background:url(images/top_nav_divider.gif);
	background-repeat:no-repeat;
	background-position:right 0px;
	padding:0 8px 33px 8px;
	display:block;
	float:left;
	text-transform:uppercase;
	
}

.menu-top_menu_inner-container ul li a:hover{
	height:15px;
	line-height:15px;
	font-family:'DroidSerifRegular', Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#5f86b3;
	display:block;
	float:left;
	background-color:#FFFFFF;
}



.menu-top_menu_inner-container ul li.current-menu-item {
	height:15px;
	line-height:15px;
	font-family:'DroidSerifRegular', Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#5f86b3;
	background-image:none;
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	background-position:right 0px;
	padding:0 0px 33px 0px;
	display:block;
	float:left;
	background-color:#FFFFFF;
	
}

#menu-top_menu_inner #menu-item-1689 a{
background-image:none;
}

#menu-top_2_inner{
	height:20px;
	padding:0 0 0 103px;
}

#menu-top_2_inner ul{
	padding:0;
	margin:0;
}

ul#menu-top_2_inner li{
	list-style:none;
	display:inline;
}

ul#menu-top_2_inner li a:link,ul#menu-top_2_inner li a:active,ul#menu-top_2_inner li a:visited{
	font-family:'DroidSerifRegular', Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#295a95;
	background-image:url(images/res_divider.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding:0 9px 0 9px;
	line-height:20px;
	display:block;
	float:left;
}

ul#menu-top_2_inner li a:hover{
	font-family:'DroidSerifRegular', Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:underline;
	background-image:url(images/res_divider.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding:0 9px 0 9px;
	line-height:20px;
	display:block;
	float:left;
}

ul#menu-top_2_inner li a#res_last_nav{
	background-image:none;
	padding-right:none;
}

#menu-top_2_inner #menu-item-1684 a{
background-image:none;
}

div.wpcf7 {padding: 30px 0 0 0;}

.related_post{
margin-left:15px;
}
.related_post li{
list-style:square;
margin-bottom:4px;
}
.related_post li a{
	font-family:'DroidSerifRegular', Arial, Helvetica, sans-serif;
	font-size:14px;
}

.your-name .wpcf7-validates-as-required, .your-email .wpcf7-validates-as-required, .your-contact .wpcf7-text, textarea.wpcf7-form-control, .your-message .wpcf7-validates-as-required{
	width:260px;
}

.contact_forom td, tr{
padding:5px 0 5px 0;

}

.wpcf7-submit {
	text-transform: uppercase;
	border:#C7C7C7 1px solid;
	color:#5A5A5A;
	font-family:'DroidSerifRegular', Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image:url(images/submit_bg.gif);
	background-repeat:repeat-x;
	background-color:#F7F7F7;
	padding:5px 15px 5px 15px;
	cursor:pointer;
}



.book_cover_con_p{
width:185px;
text-align:center;
float:left;
padding-left:22px;
padding-right:22px;
margin-top:15px;
}

#podcast-slide .book_cover_con_p {margin-top: 15px; margin-bottom: 7px; width: 205px; padding: 0 19px;}
#podcast-slide .book_cover_con_p h3 {padding: 0 0 10px 0;}
#podcast-slide .book_cover_con_p h3 a {    color: #103665;
    font-family: 'DroidSerifRegular',Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;}
#podcast-slide .book_cover_con_p h3 a:hover {color: #0096D6;}

#podcast-slide .book_cover_con_p a.podcast-thumb {display: block;}
#podcast-slide .book_cover_con_p a.no-thumb {margin: 25px 0 0 0;}

.podcast-links {text-align: center; margin: 0 auto 20px;}
.podcast-links a {display: block; width: 125px; height: 29px; line-height: 29px; text-align: center; margin: 0 auto 15px auto; background: transparent url("images/banner_more_btn.gif") no-repeat center top;}

.patient_ed img{
float:left;
padding-right:15px;
}



.book_cover_con_e_s{
width:100px;
text-align:center;
float:left;
padding-left:20px;
padding-right:20px;
margin-top:2px;
}


.book_cover_con_e{
width:100px;
text-align:center;
float:left;
padding-left:21px;
padding-right:21px;
}


.book_cover_con_e img{
margin-top:5px;
}
.book_cover_con_e_s img{
margin-top:10px;

}

.book_cover_con_e h3 a{
color:#103665;
	font-family:'DroidSerifRegular', Arial, Helvetica, sans-serif;
font-weight: normal;
font-size:12px;
}

.book_cover_con_e_s h3 a{
color:#103665;
	font-family:'DroidSerifRegular', Arial, Helvetica, sans-serif;
font-weight: normal;
font-size:12px;
}



.book_cover_con_e h3 a:hover{
color:#0096D6;
}

.book_cover_con_e_s h3 a:hover{
color:#0096D6;
}



.book_cover_con_spe{
width:100px;
text-align:center;
float:left;
padding-left:16px;
padding-right:16px;
}

.book_cover_con_spe h3{
padding:0;
margin:0;
line-height:10px;
height:10px;
margin-top:-5px;
}

.book_cover_con_spe h3 a{
padding:0;
margin:0;
}


.book_cover_con_spe img{
margin-top:40px;
}

.features_con{
height:196px;
width:556px;
background-image:url(images/specific.gif);
background-repeat:no-repeat;
overflow:hidden;
}
.latest_post{
padding: 0 0 10px 0;
margin-top: 10px;
}

.latest_post a{
color:#555555;
line-height:25px;
font-family:'DroidSerifRegular', Arial, Helvetica, sans-serif;
}



.blog_news{
	font-family:'DroidSerifRegular', Arial, Helvetica, sans-serif;
	font-size:15px;
	text-align:left;
	line-height:20px;
	color:#1b3a6b;
	display:block;
	padding-bottom:5px;
	border-bottom:#DDDDDD 1px solid;
}
.blog_news_1{
	font-family:'DroidSerifRegular', Arial, Helvetica, sans-serif;
	font-size:15px;
	text-align:left;
	line-height:20px;
	color:#1b3a6b;
	display:block;
	padding-bottom:5px;
}


.blog_news_post{
padding:10px 0 10px 0;
margin-top:6px;
}

.blog_news_post_2{
padding:0 0 10px 0;
}

.blog_news_post a {
color:#555555;
line-height:25px;
font-family:'DroidSerifRegular', Arial, Helvetica, sans-serif;
}
.blog_news_post a:hover {text-decoration: underline;}

.blog_news_post_2 a {
color:#555555;
line-height:25px;
font-family:'DroidSerifRegular', Arial, Helvetica, sans-serif;
}
.blog_news_post_2 a:hover {text-decoration: underline;}

#cs-prev-coin-slider{
color:#FFFFFF;
}

#cs-next-coin-slider{
color:#FFFFFF;
}



.overflow_adj_1{
height:255px;
overflow:hidden;
}



.overflow_adj_2{
height:196px;
overflow:hidden;
}

.topic_des_content_area h3 {
font-weight: bold;
padding:6px 0 6px 0;
font-size: 16px;
}

h3 a {color: #2D67AE; font-size: 18px; line-height: 22px;}

h3 span.post-type {color: #2EB6F1; font-family: Arial, Helvetica, sans-serif; font-size: 14px;}

h2 span.post-type {color: #2EB6F1; font-family: Arial, Helvetica, sans-serif; font-size: 14px;}

.search-result {padding: 0 0 10px 0; margin: 0 0 20px 0; border-bottom: 1px dotted #2D67AE;}

.topic_des_content_area .search-result h3 {padding: 0 0 2px 0;}
.topic_des_content_area .search-result .date {font-family: 'DroidSerifRegular',Arial,Helvetica,sans-serif; color: #27559A; padding: 0 0 10px 0;}

.post_bottom_con{
padding:20px 0 20px 0;
border-bottom:#245083 1px dotted;
}
.post_social_con{
background:#FF0000;
width:150px;
}

.post_bottom_con img{
float:left;
}

.comment li{
background-color:#FFFFFF;
border:#C1C1C1 1px solid;
padding:15px;
margin:20px 0 20px 0;
}



.commentmetadata a{
font-size:11px;
color:#999999;
margin-bottom:8px;
}
.reply{
	margin:15px 0 5px 0;
	background-image: url(http://www.physiciansweekly.com/wp-content/uploads/2012/02/comment-reply-button1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width:60px;
	height:26px;
}

.reply a{
	color:#555555;
	font-size:12px;
	font-weight: normal;
	font-family:'DroidSerifRegular', Arial, Helvetica, sans-serif;
	text-align: center;
	line-height: 25px;
	padding: 10px 9px 5px 13px;
}

.reply a:hover{

}

.form-allowed-tags{
display:none;
}

#comment{
display: block;
border:#C1C1C1 1px solid;
background-image:url(images/input_bg.gif);
background-position:top left;
	width:260px;
	height:120px;
	overflow:hidden;
margin: 7px 0 5px 0;
	
}
#twitter_update_list{
padding-left:5px;
}

#twitter_update_list li{
display: block; padding: 0 0 6px 0; margin: 0 0 6px 0; border-bottom: 1px solid #CCCCCC;
}

.comment-notes{
	font-family:'DroidSerifRegular', Arial, Helvetica, sans-serif;
	font-size:15px;
	text-align:left;
	line-height:20px;
	color:#1b3a6b;
	display:block;
	padding-bottom:5px;
}


#reply-title{
	font-family:'DroidSerifRegular', Arial, Helvetica, sans-serif;
	font-size:15px;
	text-align:left;
	line-height:20px;
	color:#1b3a6b;
	display:block;
	padding-bottom:5px;
	font-weight:normal;
}

.comment_cap{
width:160px;
float:left;
	font-family:'DroidSerifRegular', Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#2A4674;;
}

#submit{
border:#C7C7C7 1px solid;
color:#5A5A5A;
	font-family:'DroidSerifRegular', Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image:url(images/submit_bg.gif);
	background-repeat:repeat-x;
	background-color:#F7F7F7;
	padding:5px 15px 5px 15px;
	cursor:pointer;
	margin:10px 0 0 0;
}

#author, #email, #url{
display: block;
border:#C1C1C1 1px solid;
background-image:url(images/input_bg.gif);
background-position:top left;
	padding:6px;
	width:260px;
	margin-bottom:10px;
}


#topics_sideba_container{
	border:#e2e2e2 1px solid;
	background-color:#FFFFFF;
	margin-bottom:10px;
	padding:10px 13px 15px 13px;
	position:relative;
}


.topics_items{
background:#F7F7F7;
padding:13px;
text-align:center;
}


.topics_sidebar_headings{
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#102952;
	margin: 6px 0 8px 6px;
	font-weight: bold;
}

.topics_sidebar_headings span.italic {font-size: 12px;}

.blog_title{
	font-family:'DroidSerifRegular', Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#6E6E6E;
	padding-bottom:10px;
}

.blog_title span{
	font-family:'DroidSerifRegular', Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#1B3A6B;
	margin-top:-5px;

}

#menu-top_2 #menu-item-1766 a{
background-image:none;
}

/* --- PAGE NAVI --- */
.wp-pagenavi a, .wp-pagenavi span, .wp-pagenavi a:hover, .wp-pagenavi span.current {border: 0 none; margin: 0; padding: 0 5px; font-family: 'DroidSerifRegular',Arial,Helvetica,sans-serif; font-size:18px; color: #27559A; font-weight: normal;}
.wp-pagenavi span, .wp-pagenavi a.page {display: none;}

/* --- EBOOK SINGLES --- */
#download-ebook a {display: block; width: 160px; height: 26px; background: transparent url(images/download_ebook.jpg) no-repeat center top; text-indent: -9999px; margin: 0 auto; margin: 0 auto 20px;}

/* --- CONTACT PAGE --- */
.contact-widget {padding: 0 0 20px 0;}
.contact-widget h2 {padding: 0 0 10px 0; font-size: 16px; line-height: 20px;}
.contact-widget table {margin: 0 auto;}

/* --- sidebar ad --- */
.ad-widget {text-align: center;}

/* --- SIDEBAR FEATURED POSTS --- */
ul.featured-post {margin: 0 0 0 8px; padding: 0 0 0 12px;}
ul.featured-post li.title {list-style-type: disc;}

/* --- TOPIC SPECIFIC PAGES --- */
.topic-specific-page .blog_news_1 {font-size: 20px; line-height: 26px; padding: 0 0 5px 0;}
.feature-listing .entry-summary {padding: 0 0 10px 0;}

.feature-listing .blog_entry {margin: 0 0 20px 0;}
.feature-listing .blog_entry .post-img {float: left; width: 100px; margin: 0 8px 0 0;}
.feature-listing .blog_entry .post-img a {display: block;}
.feature-listing .blog_entry .post-img img {display: block; padding: 0 0 0px 0;}

.feature-listing .blog_entry .post-content {}

.feature-listing .blog_news_post a {color: #27559A;}
.feature-listing .blog_news_post {margin: 0; padding: 0 0 10px 0; margin: 0 0 20px 0; border-bottom: 1px dotted #245083;}

.feature-listing .topics_more_area {padding-bottom: 20px; margin-bottom: 20px; border-bottom: 1px solid #DDDDDD;}

/* --- PAGE TITLES --- */
h2.page-title, .topic_des_title, h2.single-title {color: #102952; font-size: 20px; line-height: 24px; margin: 0 0 15px 0; text-transform: none; font-weight: bold; font-family: 'DroidSerifRegular',Arial,Helvetica,sans-serif;}

.topic-title {padding: 0 0 15px 0; line-height: 22px; font-style: italic; font-size: 18px; font-family: 'DroidSerifRegular',Arial,Helvetica,sans-serif; float: left; margin: 0; color: #1B3A6B;}

/* --- RELATED ARTICLES WIDGET --- */
.related-articles-list ul li {display: block; padding: 0 0 8px 0; margin: 0 6px 8px 6px; border-bottom: 1px solid #CCCCCC;}

/* --- A to Z LISTING --- */
body.page-template-tpl_rticle_by_topic-php .categorylist #all_links {display: none;}
.letter {margin-left: 0;}
ul#articles-by-topic, ul#articles-by-topic li ul {padding: 0 0 0 15px; margin: 0 0 0 10px; list-style-type: disc;}
ul#articles-by-topic li {list-style-type: disc;}

/* --- ABOUT PAGE --- */
.our-team-listing {float: left; width: 300px;}
#management-listing {margin: 0 23px 0 0;}
.our-team-listing h3 {font-size: 16px; line-height: 20px; margin: 0; padding: 0 0 10px 0;}
.our-team-listing .our-team-member {padding: 0 0 10px 0;}
.our-team-listing .post-image {
	display: block;
    float: left;
    margin: 0 20px 20px 0;
}
.our-team-listing .post-image img {display: block;}
.our-team-listing h4.our-team-row {font-size: 11px; padding: 0 0 6px 0;}
.our-team-listing h4.our-team-row a {font-size: 11px;}

/* --- EMEDIA PANELS --- */
.panelContainer .wrapper {display: none;}
.panelContainer .panel {display: none;}

/* --- Twitter Widget --- */
.widget-title-twitter {padding: 0 0 8px 0;}
.widget-title-twitter a {display: block; padding: 0 0 0 40px; height: 30px; line-height: 30px; color: #365085; font-family: 'DroidSerifRegular',Arial,Helvetica,sans-serif; font-size: 22px; background: transparent url(images/pw-web-badge.1.gif) no-repeat center left;}

/* --- JQUERY CYCLE --- */
#cycle-container {background-color: #FFFFFF;}
#banner_container {padding: 19px 0;}
#cycle-header {background: transparent url(images/cycle_header_bg.jpg) repeat-x center top; height: 32px; color: #ffffff; font-size: 16px; line-height: 32px; font-family: "DroidSerifRegular", serif; font-weight: bold;}
#cycle-header .inner {width: 280px;}

#cycle-slider {
	background-color: #FFFFFF;
    position: relative;
    width: 280px;
	margin: 0 auto;
}
#cycle-slider .slide {position: relative; display: none;}
#cycle-slider .slide a.slide-img-link {display: block; border: 1px solid #eaeaea; margin-bottom: 8px;}
#cycle-slider .slide a.slide-img-link img {display: block;}
#cycle-slider .slide .slide-details {font-size: 15px; line-height: 18px;}
#cycle-slider .slide .slide-details a.read_more {font-weight: bold;}

#cycle-nav-wrap {height: 40px; background: transparent url(images/cycle_nav_bg.jpg) repeat-x center top;}
#cycle-nav-wrap .inner {width: 280px;}

#cycle-nav-wrap a {display: block; float: left; width: 33px; height: 40px;}
#cycle-nav-wrap a.prev {background: transparent url(images/cycle_prev.jpg) no-repeat center top;}
#cycle-nav-wrap a.next {width: 31px; background: transparent url(images/cycle_next.jpg) no-repeat center top;}

#cycle-nav-float {float: left; width: 216px;}
#cycle-nav {margin: 0 auto; display: table; height: 15px; padding: 13px 0 0 0;}
#cycle-nav a {
    background: transparent url("images/cycle_pager_btn.png") no-repeat center top;
    float: left;
    height: 15px;
	margin: 0 5px;
    width: 15px;
    text-indent: -9999px;
    outline: none;
}
#cycle-nav a.activeSlide {background-position: center bottom;}


/* ---- ADDITIONAL STYLES --- */
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height: 19px;
	color:#102952;
	padding: 0 0 10px 0;
	margin: 0;
}

.source{
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	color:#2D67AE;
	text-transform:inherit;
	margin-top: .5em;
	font-size: 12px;
	display: none;
}

.sourcetitle{
	border-top-color: #2D67AE;
	border-top-width: .1em;
	border-top-style: solid;
	margin-bottom: 1em;
	padding-top: 0.5em;
	cursor: pointer;
}

h4{
	color:#2d67ae;
	font-weight:bold;
	font-size:18px;
}

.pullquote {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:center;
	color:#102952;
	font-style:italic;
	font-weight:100;
	margin-top:1em;
	margin-bottom:1.25em;
}

.pullquoteauthor {
	font-family:'DroidSerifRegular', Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:right;
	color:#2d67ae;
	font-weight:bold;
	margin-top:-1em;
	margin-bottom:1.25em;
}


.post_deck {
	color:#2d67ae;
	font-style:italic;
	margin-bottom:1.5em;
	border-bottom-color: #2D67AE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.financialdisclosure {
	color:#2d67ae;
	font-style:italic;
	margin-top: 1.5em;
}

.credentials {
	margin-bottom: -1em;
}

.bulleted-list {
	margin-bottom: .05em;
	list-style-type: square;
	margin-left: 1.5em;
	display: list-item;
}
#print-btn-container { 
	width:63px; height:22px; 
	padding:0 0 0 0; 
	background-image:url(http://184.168.111.119/~physweek/wp-content/uploads/2012/03/print-button-bgrnd.png); 
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:6px;
	line-height:20px;	
}
#print-btn-container:hover {width:63px; height:22px; padding:0 0 0 0; background-image:url(http://184.168.111.119/~physweek/wp-content/uploads/2012/03/print-button-bgrnd-hover.png); background-repeat:no-repeat;
}

#sb-body-inner{position:absolute;height:100%;width:100%; background-color:#FFFFFF;} 

/* -- TRANSISTIONS -- */
a {
transition: color 500ms;
-moz-transition: color 500ms; /* Firefox 4 */
-webkit-transition: color 500ms; /* Safari and Chrome */
-o-transition: color 500ms; /* Opera */
}

/* --- global inputs --- */
input[type="text"], input[type="email"], input[type="password"], textarea, select {display: block; padding: 6px 9px; border: 1px solid #000103; font-size: 13px; font-family: Arial, Helvetica, sans-serif; color: #7d7d7d; background: #f0f0f0 url(images/search_input_bg.jpg) repeat-x center top; border-radius: 3px; -webkit-border: 3px; -moz-border-radius: 3px;}
input[type="text"], input[type="email"], input[type="password"] {height: 18px;}

/* -- NEW EMEDIA LAYOUT -- */
.emedia-icon {width: 125px; float: left; margin: 40px 0 0 0;}
.scroll-container {width: 840px; padding: 14px 5px 30px 5px; margin-top: 20px; height: 152px; float: right; background-image: url("images/media_bg.gif"); overflow: hidden;}
.scroll-container .book_cover_con_e, .scroll-container .book_cover_con_e_s, .scroll-container .book_cover_con_p {margin-bottom: 45px;}
.scroll-container .book_cover_con_e img, .scroll-container .book_cover_con_e_s img, .scroll-container .book_cover_con_p img {margin: 0 0 6px 0;}


.scroll-container .viewport {height: 152px; margin: 0 auto; overflow: hidden; position: relative; }
.scroll-container .overview {position: absolute; left: 0; top: 0;}
.scroll-container .thumb .end,
.scroll-container .thumb { background-color: #003D5D; }
.scroll-container .scrollbar { position: relative; float: right; height: 22px; margin-top: 3px;}
.scroll-container .track { background-color: #D8EEFD; height: 100%; position: relative; padding: 0 5px; left: -5px; background: url("images/scroll_bg.gif") repeat-x scroll 0 0 #99CBCB;}
.scroll-container .thumb { height: 22px; cursor: pointer; position: absolute; top: 0; background: url("images/scroll_bar.gif") repeat-x scroll 0 0 #99CBCB; margin: 0 4px;}
.scroll-container .thumb .thumb-inner {position: relative; width: 100%; height: 22px;}
.scroll-container .thumb .beginning {height: 22px; width: 8px; background: url("images/h_start.gif") no-repeat scroll 0 0 transparent; position: absolute; left: -4px; top: 0; z-index: 999;}
.scroll-container .thumb .end {height: 22px; width: 8px; background: url("images/h_end.gif") no-repeat scroll 0 0 transparent; position: absolute; right: -4px; top: 0; z-index: 999;}
.scroll-container .disable{ display: none; }

/* --- HOME PAGE --- */
#home-links .link-wrapper {position: relative;}
#home-links .link-wrapper .link-indicator {position: absolute; right: 0; top: 0; background: transparent url(images/link-item-indicator.png) no-repeat center top; width: 32px; height: 32px;}
#home-links .link-wrapper.open .link-indicator {background-position: center bottom;}

#home-links .link-wrapper .link-item {border-bottom: 1px solid #12275C;}
#home-links .link-wrapper .link-item a {display: block; width: 440px; padding: 0 20px; margin: 0 auto; color: #FFFFFF; font-family: "DroidSerifRegular", serif; font-weight: bold; font-size: 16px; height: 32px; line-height: 32px; background: url("images/cycle_header_bg.jpg") repeat-x scroll center top transparent;}
#home-links .link-wrapper .link-item a:hover, #home-links .link-item a:active {background-position: center bottom;}
#home-links .link-wrapper .link-content {display: none; background: #FFFFFF none;}
#home-links .link-wrapper .link-btns a {display: block; color: #FFFFFF; padding: 0; margin: 0; float: left; height: 30px; line-height: 30px; border-right: 1px solid #091531; width: 159px; text-align: center; background: url("images/cycle_nav_bg.jpg") repeat-x scroll center center transparent;}
#home-links .link-wrapper .link-btns a.top-btn {width: 160px;}
#home-links .link-wrapper .link-btns a.last {border-right: 0 none; margin-right: 0;}

.home-listing .post-row {width: 440px; padding: 14px 20px; border-bottom: 1px solid #d6d6d6;}
.home-listing .post-row .post-image {float: left; width: 65px; height: 78px; border: 1px solid #bfbfbf; border-radius: 2px; -webkit-border-radius: 2px; -moz-border-radius: 2px;

-webkit-box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    1px 1px 2px rgba(50, 50, 50, 0.75);
box-shadow:         1px 1px 2px rgba(50, 50, 50, 0.75);
}
.home-listing .post-row .post-image a {display: block;}
.home-listing .post-row .post-image a img {display: block;}

.home-listing .post-row img {display: block; max-width: 100%; height: auto;}

.home-listing .post-row .post-image-full {
border-radius: 2px; -webkit-border-radius: 2px; -moz-border-radius: 2px;
-webkit-box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    1px 1px 2px rgba(50, 50, 50, 0.75);
box-shadow:         1px 1px 2px rgba(50, 50, 50, 0.75);
}
.home-listing .post-row .post-image-full a {display: block;}
.home-listing .post-row .post-image-full a img {display: block; width: 100%; height: auto;}

.home-listing .post-row .post-details {float: right; width: 360px; font-size: 14px; line-height: 16px;}
.home-listing .post-row h3 {font-size: 16px; line-height: 18px; font-family: Arial, Helvetica, sans-serif; margin: 0; padding: 0 0 4px 0;}

#news-brief .post-row h3 {padding-bottom: 0;}

/* --- search form --- */
form#searchform input#s {float: left; width: 218px;}
form#searchform input#search-btn {display: block; float: right; padding: 0; margin: 0; border: 0 none; width: 32px; height: 32px; background: transparent url(images/search_btn.png) no-repeat center top; font-size: 0; line-height: 0; text-indent: -9999px; cursor: pointer;}

/* --- newsletter signup form --- */
.mc-field-group {margin-bottom: 4px; float: left;}
.mc-field-group input[type="text"], .mc-field-group input[type="email"] {width: 260px;}
.mc-field-group select {width: 280px;}
input#mc-embedded-subscribe {display: block; padding: 0; margin: 0 auto; border: 0 none; width: 85px; height: 30px; background: transparent url(images/newsletter_submit_btn.png) no-repeat center top; font-size: 0; line-height: 0; text-indent: -9999px; cursor: pointer;}

input#mce-FIRSTNAME {width: 117px;}
#mc-field-group-LASTNAME {float: right;}
input#mce-LASTNAME {width: 117px;}
input#mce-MMERGE3 {width: 183px;}
#mc-field-group-STATE {float: right;}
input#mce-MMERGE4 {width: 52px;}

.mc-field-group.input-group input[type="radio"] {margin-right: 5px;}
.mc-field-group.input-group ul {padding: 5px 0;}
.mc-field-group.input-group label {text-transform: uppercase;}

/* --- back link --- */
.back-link {background: transparent url(images/back_link_repeat.jpg) repeat-x center top; height: 32px;}
#back-wrap-bottom {border-bottom: 1px solid #12275c;}
.back-link a {display: block; padding: 0 20px 0 35px; line-height: 32px; font-size: 15px; color: #FFFFFF; font-family: 'DroidSerifRegular', Arial, Helvetica, sans-serif; font-weight: bold; background: transparent url(images/back_arrow.png) no-repeat 20px 10px;}

/* --- newsletter signup embed --- */
#main_body_section #mc_embed_signup .button {display: block; width: 85px; height: 30px; padding: 0; margin: 0; background-color: transparent;}
#mc_embed_signup h3 {color: #FFFFFF;}

/* --- facebox --- */
#facebox .content {width: 260px;}
#facebox img.author-image {padding: 0 0 12px 0; display: block;}
#facebox .content .topic_des_title {padding: 0 0 10px 0; margin: 0;}

/* --- footer ad --- */
#footer-ad {position: fixed; bottom: 0; z-index: 9998;}

/* --- emedia book --- */
.emedia-post object {display: none;}


.adleaderboard {display: none}
.admobile {display:block}
@media (max-width: 480px) {


/*
*
*    Author:    Michael Raffaele <michael@mraffaele.com>
*    Date:    25th October 2011
*    Info:     http://www.mraffaele.com/blog/2011/10/25/css-accordion-no-javascript/
*
*/

/* Shared for all accordion types */
.accordion {
    font-family:Arial, Helvetica, sans-serif; 
    /*margin:0 auto;*/
    font-size:14px;
   /* border:1px solid #542437;*/
    border-radius:00px;
    width:350px;
    padding:5px;
    background:#fff;
	margin-left:-35px;/*NEW*/
}
.accordion ul {
    list-style:none;
    margin:0;
    padding:0;    
}
.accordion li {
    margin:0;
    padding:0;
}
.accordion [type=radio], .accordion [type=checkbox] {
    display:none;
}
.accordion label {
	color: #FFFFFF; 
	font-family: "DroidSerifRegular", serif; 
	font-weight: bold; 
	font-size: 16px; 
	background: url("images/cycle_header_bg.jpg") /*repeat-x scroll center top transparent*/;
	background-size: 400px 100px;
	background-position: center top;
	background-repeat:no-repeat;
    display:block;
	/*
    font-size:16px;
    line-height:16px;
    background:#D95B43;
    border:1px solid #542437;
    color:#542437;
    text-shadow:1px 1px 1px rgba(255,255,255,0.3);
    font-weight:700;
    text-transform:uppercase;*/
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
	cursor:pointer;

}
.accordion ul li label:hover, .accordion [type=radio]:checked ~ label, .accordion [type=checkbox]:checked ~ label {
    background:#8EB3F3;
    color:#FFF;
    /*text-shadow:1px 1px 1px rgba(0,0,0,0.5)*/
}
.accordion .content {
    padding:0 10px;
    overflow: scroll;
    border:1px solid #fff; /* Make the border match the background so it fades in nicely */
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
}
.accordion p {
    color:#333;
    /*margin:0 0 10px;*/
}
.accordion h3 {
    color:#542437;
    padding:0;
    margin:10px 0;
}


/* Vertical */
.vertical ul li {
    overflow: scroll;
    margin:0 0 1px;
}
.vertical ul li label {
    padding:10px;
}
.vertical [type=radio]:checked ~ label, .vertical [type=checkbox]:checked ~ label {
    border-bottom:0;
}
.vertical ul li label:hover {
    border:1px solid #542437; /* We don't want the border to disappear on hover */
}
.vertical ul li .content {
    height:0px;
    border-top:0;
}
.vertical [type=radio]:checked ~ label ~ .content, .vertical [type=checkbox]:checked ~ label ~ .content {
  	height:auto;
	max-height:200px;
    border:1px solid #542437;
}


// mobile user dashboard
#PopupContact_BoxContainer {
    height: 175px;
    width: 95%;
}


