/*
Theme Name: Reuters Landing Page
Theme URI: http://blogs.reuters.com
Description: Reuters Blogs landing page
Version: 1.0
Author: Michael Pollett & Rob Sumner
Author URI: http://www.coreware.co.uk/
*/

/* --- General --- */

div#sectionTitle h1 a {
  color: #000;
}





.blogs div#sectionTitle h1 {
  font-size:32px;
  font-family: helvetica,arial,sans-serif;   
  margin:0px;
  padding-bottom:0px;
}

div#sectionTitle h1 a:visited {
  color: #000;
}

div.sociallinks {
  clear: left;
  color: #999;
  font-size: 11px;
  padding-top: 12px;
  text-transform: uppercase;
  font-weight: bold;
}

div.posttags {
  clear: left;
  color: #999;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 6px;
}

div.sociallinks a:visited {
  color: #000;

}

div.sociallinks a:link {
  color: #000;
}

.blogs .topStory h1, .blogs .topStory h2 {
  font-size: 24px;
}

.blogs .topStory h2 {
  line-height: 1.1;
  margin: 0 0 10px;
  padding: 0;
}


.blogs .topStory {
	float: left;
	width: 100%;
	padding-bottom: 1px;
	background:none;
}

.blogs .topStory .postcontent {
font-weight:normal;
font-size:14px;
/*line-height: 1.4em;*/
line-height: 1.2em;
color:#333333;
}

.blogs .topStory .timestamp {
color:#cccccc;
font-weight:bold;
text-transform:uppercase;
font-size:10px;
}



.blogs .topStory .photo img.legacy {
  float: left;
  margin-right: 12px;
}

div.sociallinks a:link {
  font-weight: bold;
  color: #000;
}

div.social_bookmark{
    color:#000;
    font-size:11px;
}

div.social_bookmark strong{
    top:-4px;
    position:relative;
}

div.social_bookmark img{
    border:0px;
    padding-left:3px;
}

/*.blogs #sectionTitle h1 {
  font-weight: normal;
}*/
/* --- Headline pages -- */

.blogs div.continueReading {
  font-weight: bold;
  font-size: 12px;
  color: #006e97;
  margin-bottom: 8px;
  padding-top:5px;
  float:left;
  clear:left;
  display:block;
  width:100%;
}

.continueReading a:link, .continueReading a:visited {
  color: #006e97;  
}

.joinDiscussion {
  font-weight: bold;
  font-size: 12px;
  color: #006e97;
  margin-bottom: 8px;
  
}

.joinDiscussion a:link, .joinDiscussion a:visited {
  color: #006e97;  
}

.blogs .contributor {
  text-transform: none;
}

div#postcomment {
	padding-bottom: 12px;
        background:transparent url(/resources_v2/images/dotsHorizontal.gif) repeat-x scroll left bottom;
}

div#commentsblock div.commentsBody p {
  line-height: 18px;
}

div#postcomment div.commentsBody p {
  font-size: 14px;
  line-height: 18px;
}

div#postcomment div.commentsHeader {
  color: #000000;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
  padding-top: 12px;
  margin-bottom: 12px;
  clear: left;
}

div#postcomment div.reportabuse {
  color: #666;
  font-size: 10px;
}

h3.crosspost {
  margin: 0px;
  font-size: 11px;
}





/* --- Single Post Content --- */

#postcontent img, .postcontent img {
  margin-right: 8px;
  border: 0px;
}

#postcontent img.alignright, .postcontent img.alignright {
  margin-left: 8px;
  border: 0px;
  float: right;
}

#postcontent img.alignleft, .postcontent img.alignleft {
  margin-right: 8px;
  border: 0px;
  float: left;
}

#postcontent img.aligncenter, .postcontent img.aligncenter {
  margin-right: 8px;
  border: 0px;
  float: none;
  text-align: center;
}


.blogs #postcontent a:visited, #postcontent a:link {
	
	color:#006e97;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
}

.blogs #postcontent a:hover {
	font-size:11px;
	color:#006e97;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:underline;
}

#single {
  width: 600px;
}

/*#postcontent p, .postcontent p {
font-size:14px;
line-height:1.6;
margin:0 0 10px;
padding:0;
}*/

#postcontent ul li, .postcontent ul li {
font-size:14px;
line-height:1.6;
padding:0;
font-weight: normal;
  list-style-type: disc !important;
}

#postcontent ul, .postcontent ul {
  margin-top: 12px;
  margin-bottom: 12px;
  padding: 0;
  margin-left: 14px;
  list-style-type: disc !important;
}

#postcontent blockquote, .postcontent blockquote {
  border-left: 8px solid #ccc;
  padding-left: 8px;
}

p.pageNavigation {
  clear: both;
  text-align: right;
}

span.commentsAuthor, span.commentsAbuse {
  color: #666;
  font-size:10px;
  padding:0 0 14px;
}

div.disclaimer {
  color: #999;
  font-size: 11px;
  line-height: 1.4;
  margin: 0 0 10px;
}

div.bottombar {
  background: url(images/bottombar.gif);
  height: 28px;
  clear: both;
}

div.bottombar img {
  border:0;
  margin-top: 2px;
}

div.bottombar div.alignleft {
  float: left;
  margin-left: 6px;
}

div.bottombar div.alignright {
  float: right;
  margin-right: 6px;
}

/* --- Page Header -- */


div#sectionHeaderMore {
  margin: 0;
  padding: 0;
  margin-right: 16px;
  font-size: 11px;
  font-weight: bold;
  color: #000;
  float: right;
  text-transform: uppercase;
}

div#sectionHeaderMore a:link, div#sectionHeaderMore a:visited {
  color: #000;
}

/* --- Sidebars -- */
div#sidebar a img, div#footbar a img {
  border: 0px;
}

div#sidebar ul li, div#footbar ul li {
font-size:14px;
}

div#sidebar ul li h2 {
        -moz-background-clip: border;
        -moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	float: left;
	width: 100%;
	border-top: 4px solid #000;
	padding: 8px 0;
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
        background:transparent url(/resources_v2/images/dotsHorizontal.gif) repeat-x scroll left bottom;
}

div#sidebar ul li h2 a, div#footbar ul li h2 a {
 color: #000;

}

div#footbar ul li h2 {
        -moz-background-clip: border;
        -moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	float: left;
	width: 100%;
	padding: 8px 0;
	margin: 0;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
}


div#sidebar ul li.widggap, div#footbar ul li.widggap {
  height: 6px;
}

div#sidebar ul li ul li {
	float: left;
	width: 100%;
	clear: both;
	margin: 5px 0 0 0;
	padding: 0;
	list-style-type: none;
	padding: 0 0 5px 0;
	font-size: 11px;
	font-weight: bold;
}
#sidebar .module .moduleHeader{
        border: none;
}
div#sidebar ul li ul li#ed_search {
	float: left;
	width: 100%;
	clear: both;
	margin: 5px 0 0 0;
	padding: 0;
	list-style-type: none;
	padding: 0 0 5px 0;
	padding-top:5px;
	font-size: 11px;
	font-weight: bold;
	border-bottom: none;
}

div#sidebar ul li ul li#ed_search form input {
font-weight:normal;
color:#666666;
font-size:12px;
}

div#searchjournalists {
padding-top:10px;
}

div#footbar ul li ul li {
	float: left;
	width: 150px;
	margin: 5px 0 0 0;
	padding: 0;
	list-style-type: none;
	padding: 0 0 5px 0;
	font-size: 11px;
	font-weight: bold;
}

div#footbar ul li.widget_editorialteam ul li {
	float: left;
	width: 150px;
	margin: 5px 0 0 0;
	padding: 0;
	list-style-type: none;
	padding: 0 0 5px 0;
	font-size: 11px;
	font-weight: bold;
}

div#footbar ul li.widget_editorialteam ul li img {
	float: left;
	margin-right: 6px;
}

/* --- Search Box --- */

div.searchform input#s {
  width: 208px;
}

#searchform #sfs {
  	position: relative;
	top: 4px;
}

div.searchform {
  margin-bottom: 6px;
}


/* --- The Wall --- */

div.thewall {
  padding-top: 6px;
  clear: left;
}

a.thewallcell img {
  width: 72px;
  height: 53px;
  margin: 1px;
}

/* --- Tag Cloud --- */

div#sidebar ul li.widget_tag_cloud {
  line-height: 1.1;
}

/* --- Most Commented --- */

span.commentcount {
   
  margin:0px;
  padding:0px;
  float: left;
  width: 70px;
  height: 48px;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  padding-top: 10px;
  background: url(images/speech.gif) no-repeat;
  margin-right: 12px;
  line-height: 1;
}

span.commentcountc {
  color: #666;
  font-size: 9px;
  text-transform: uppercase;
}

.commentcount a {
    color: #000;
}

/* --- Author Profiles --- */

div.authorprofilename {
  position: absolute;
  margin-top: -64px;
  background: #006e97;
  width: 200px;
  z-index: 99;
  color: #fff;
  padding: 4px 0px 4px 16px;
  opacity: 0.6;
  filter: alpha(opacity=60);
}

div.authorprofilebio {
  font-size: 13px;
  font-style: italic;
  line-height:18px;
  margin-bottom: 6px;
}

div.authorprofilelinks {
  font-size: 11px;
  font-weight: bold;
  margin-bottom: 6px;
}

div.authorprofilelinks a:link, div.authorprofilelinks a:visited {
  color: #000;
}

/* Commerce Classes */

div#loginbox {
}

.jqmOverlay { background-color: #000; }

.jqmWindow {
    display: none;

    z-index: 1000;

    position: fixed;
    top: 25%;
    left: 50%;

    margin-left: -400px;
    width: 904px;
    background-color: #fff;
    color: #333;
    border: 1px solid black;
    padding: 0px;
}

.popup #header #logo {
	width:100%;
	}
	
.popup .gridPanel {
	margin: 0 20px;
	}	
.popup .printPolicy {
	float:right;
	width: auto;
	}
.popup .confirm, .confirm {
	margin: 40px auto;
	text-align: center;
	line-height: 7em;
	}	
	

.overlay {
	width: 904px; 
	overflow: hidden;
	border: 1px solid #CCCCCC;
	
	}
	
.overlay #header {
	background-color:#f3f3f3;
	border-bottom: 1px solid #CCCCCC;
	height: auto;
	width: 100%;
	min-width: 784px;
	margin: 0 0 10px;
	}
.overlay #header h1 {
	font-size: 24px;
	font-weight: normal;
	margin: .25em 5em .25em 20px;
	}
.overlay #header h1 strong {
	font-weight:normal;
	color: #DC0A0A;
	}
.overlay #header .button {	
	float: right;
	margin: 1em;
	}
.overlay .section {
	width: 784px;
	}	
.overlay .sectionContent {
	width: auto;
	margin: 0 15px 20px;
	float:none;
	overflow: auto;
	}	
.overlay .gridPanel {
	margin: 0 10px 0 20px;
	}	
.overlay .grid4 {
	width: 340px;
	}	
.overlay h2 {
	font-size: 22px;
	}	
.overlay h3 {
	color: #666666;
	line-height: 1.4em;
	margin-bottom: 0;
	border: none;
	}
.overlay p {
	line-height:normal;
	margin: 0;
	}	
.overlay .checkbox {
	margin: 0;
	}	
.overlay .submit {
	border-top: 1px dotted #cccccc;
	width: 100%;
	}
.overlay .submit .button {
	margin: 10px;
	float: right;
	}
.overlay .centerForm {
	float: none;
	margin: 50px auto;
	}	
.overlay .centerForm .label {
	font-size: 18px;
	}

.overlay a img {
	border:none;
	}

.overlay h1, .overlay h2, .overlay h3, .overlay h4 {
	color: #000000;
	border:0;
	text-transform:none;
	}
.overlay h2 {
	font-size: 26px;
	font-weight: normal;
	padding: 0;
	margin: 0 0 10px 0;
}


#abusebox {
height:290px;
border:1px solid #CCCCCC;
margin: 8px;
font-size: 12px;
}

.abuseConfirm {
  padding: 8px;
}

.abuseConfirm p {
  font-size: 12px;
}

#abuseyes {
  float: left;
}

#abuseno {
  float: left;
  margin-left: 8px;
}

#abusefoot {
  clear: both;
  padding-top: 12px;
}

#abusebox.abuseConfirm {
padding: 8px 10px;
}

#abusebox .header {
background: #F3F3F3;
border-bottom: 1px solid #CCCCCC;
padding: 5px 0px;
height: auto;
}

#abusebox .headerText {
padding: 0px 10px;
font-size:24px;
font-weight: normal;
}

#abusebox .closer {
	top: 10px;
}


/* ---Navigation--- */

div.navigationB {
    color:#CCCCCC;
    margin:10px 0;
    font-size:11px;
    font-weight:bold;
    text-transform: uppercase;
}

div.navigationB .alignleft {
  float: left;
}

div.navigationB .alignright {
  float: right;
}
div.navigationB a {
    margin: 0 2px;
}

div.navigationB span.page-link-not-active {
    background:#999999;
    color:#FFFFFF;
    padding:0 2px;
}

div.navigationB span.pageNext a {
    background:transparent url(/resources_v2/images/bg_page_next.gif) no-repeat scroll right center;
}

div.navigationB span.pageNext a, div.navigationB span.pageNext span.nav-link-not-active {
    padding:0 10px 0 2px;
    margin-left: 5px;
}

div.navigationB span.pagePrevious a {
    background:transparent url(/resources_v2/images/bg_page_previous.gif) no-repeat scroll left center;
}

div.navigationB span.pagePrevious a, div.navigationB span.pagePrevious span.nav-link-not-active {
    padding:0 0 0 10px;
    margin-right: 5px;
}

.column1 .topStory p {
    color:#000000;
}
.column1 .topStory h1 {
    font-weight: bold;
}




.column1 .module .moduleBody .section{
	margin-bottom:20px;
}



.featured img {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

.feature p {
font-size:14px;
line-height:18px;
}

.blogs .withimage .actionbox {
	float:left;
	display:block;
	width:178px;
}





.blogs .noimage .actionbox {
	float:left;
	display:block;
	width:295px;
	
	
	
}

.blogs .authorbutton {
	margin:0px;
	padding:0px;
	background-color:#006e97;
	padding-left:4px;
	padding-right:4px;
	padding-top:1px;
	padding-bottom:1px;
	overflow:hidden;
	display:inline;
	float:left;
	margin-bottom:5px;
	text-transform: uppercase;	
	
	
	
}

.blogs .authorbutton a:visited, .blogs .authorbutton a:link, .blogs .authorbutton a:hover  {
	margin:0px;
	padding:0px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
/*text-transform:uppercase;*/
	overflow:hidden;
	display:inline;
	float:left;
	font-size:10px;
}


.blogs .featured h2 a {
/* line-height:20px; */
}



.blogs .withimage h2 {
	float:left;
	display:block;
	margin: 0 0 6px;
	width:178px;
	font-weight:bold;
	font-size:14px;
	line-height:16px;
	*margin-top:6px;
}



.blogs .noimage h2 {
	float:left;
	display:block;
	margin: 0 0 6px 0;
	width:295px;
	font-weight:bold;
	font-size:14px;
	line-height:16px;
	*margin-top:6px;
	
}


.blogs .featured   {
	font-size:12px;
	line-height:1.4;
	margin:0 0 10px;
	padding:0;
	color: #000;
	border:0px;
	background-image:none;
	background:none;
}

.blogs .featured p {
	margin:0px;
	padding:0px;
	float:none;
	clear:none;
}




.simplepie {
	clear:left;
	float:left;
	width:100%;
}

.column2 ul {
	list-style:none;
}

.blogs .module .moduleHeader {
	font-size:16px;
	font-weight:bold;
	color:#000;
}

.blogs .module .simplepie .section {
	margin:0px;
	padding:0px;
	margin-top:12px;
	*margin-top:14px;
	width:100%;
	display:block;
	}

.blogs .module .simplepie .comment1 {
	width:100%;
	display:block;
	}

.blogs .module .simplepie .comment2, .blogs .module .simplepie .comment3, .blogs .module .simplepie .comment4, .blogs .module .simplepie .comment5 {
	width:100%;
	display:block;
	padding-top:16px;
	*padding-top:18px;
	
	
}

.blogs .module .simplepie .section h4 {
	margin:0px;
	padding:0px;
}



#content .column1 .module {
	padding-bottom: 10px;
	border-bottom: 1px solid #ffffff;
}


#seeall
 {
	float:left;
	clear:left;
	height:24px;
	width:190px;
	padding-top:5px;
	padding-left:30px;
	font-size: 11px;
	font-weight: bold;
	background: url("images/plus_button.gif") no-repeat scroll left top;
	background-repeat:no-repeat;
	margin-top:10px;
	
}

#seeall2
 {
	float:left;
	clear:left;
	height:24px;
	width:190px;
	padding-top:5px;
	font-size: 11px;
	font-weight: bold;
	margin-top:10px;
	background:#FFFFFF;
	
}

#seeall a:visited, #seeall a:link  {
	color:#0099cc;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

#seeall2 a:visited, #seeall2 a:link  {
	color:#000;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}

#followButton a,
#followButton2 a {

	float: left;
	text-transform: uppercase;
	height: 29px;
	padding: 8px 10px 0 0;
	background:none;
	
	
	
}

.simplepie .section h4 a:visited, .simplepie .section h4 a:link {
	font-size:15px;
	font-weight:bold;
	line-height:20px;
	}
	
div#opinionSiteIndex {
	display: inline-block;
	width:620px;
	overflow:hidden;
}
	
div#opinionSiteIndex ul li.dup  {
	padding:0px;
	margin:0px;
	border-bottom: 1px dotted #ccc;
	display:block;
	padding-top:10px;
	padding-bottom:8px;
	font-size: 11px;
	height: 14px;
	width: 206px;
}


div.blogs div#sidebar ul li h2 {
        -moz-background-clip: border;
        -moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	float: left;
	width: 100%;
	border-top: 4px solid #000;
	padding: 8px 0;
	margin: 0;
	margin-bottom:5px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
        background:transparent url(/resources_v2/images/dotsHorizontal.gif) repeat-x scroll left bottom;
}

div.blogs .module .moduleBody ul li {
	list-style-type: none;
	margin: 0;
	font-size: 11px;
	font-weight: bold;
	background:none;
	background-image:none;
	border:none;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}

.landingdivider {
	float: left;
	clear:left;
	height:14px;
	width: 940px;
	border-bottom: 4px solid #d5d5d5;
	padding:0px;
	margin:0px;
	
}

#sectionHeader{
	padding-bottom:2px;
}

.sectionContent .sectionColumns .column1 .grid4 .module .columnLeft {
margin-right:0px;
}

.archive-recent-posts-3 {
float:left;
}

.rsspie-3 {
float:right;
}


.sectionContent .sectionColumns .column1 .grid4 .module .columnLeft .moduleBody ul li {
	margin:0px;
	padding:0px;
	padding-bottom:9px;
	font-size:12px;
	font-weight:bold;
}

.sectionContent .sectionColumns .column1 .grid4 .module .columnLeft .moduleBody ul li .timestamp {
	font-size:10px;
	font-weight:normal;
	color:#999999;
	margin-top:3px;
/*	text-transform: uppercase;*/
	text-transform: none;
	font-size:10px;
}

.widget_archive_tag_cloud .moduleHeader {
float:left;
clear:left;
margin-bottom:10px;
}



.widget_archive_tag_cloud a {
	
	line-height:10px;
	
}

#archive_tag_cloud-3 a {
font-weight:normal;
}

.widget_editorialteamwidgetsearch .module  {
 background:transparent url(/resources_v2/images/dotsHorizontal.gif) repeat-x scroll left bottom;
 }

.widget_editorialteamwidgetsearch .module .module {
 background:none;
 }

.column2 #sidebar ul li.widget .module .simplepie ul li h4 a {
	font-size:12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

.column2 #sidebar ul li.widget .module .simplepie ul li h4  {
	
	
	padding:0px;
	margin:0px;
	
}

.column2 #sidebar ul li.widget .module .simplepie ul li {
	font-weight:normal;
	font-size:11px;
	color:#666;
	
}

.column2 #sidebar ul li.widget .module .simplepie ul li a {
	font-weight:bold;
	font-size:11px;
	
}



.column2 #sidebar ul li.widget .module .simplepie ul li .timestamp  {
	font-weight:normal;
	font-size:9px;
	color:#999999;
	text-transform:uppercase;
}

div#blogsBannerStrip .ad {
	margin: 0 auto;
	text-align: center;
	width: 100%;
}


#opinionSiteIndex {
	width: 620px;
}

#opinionSiteIndex ul {
        clear: none;
        float: left;
        width: 206px;
}

#opinionSiteIndex ul li {
	float: left;
	background-image: none;
	width: 193px;
	margin-right: 20px;
}
.blog_description {
    font-size: 13px;
    font-style: italic;
    line-height: 18px;
    margin-bottom: 6px;
    font-weight: bold;
}
.blogs .module .moduleHeader{
  border-top: 2px solid #333;
  border-bottom: 1px solid #ccc;
  font-family: helvetica,arial,sans-serif;
  font-size: 14px;
  margin: 0 0 10px 0;
}
#text-4 .module,
#text-5 .module,
#text-4 .module .moduleHeader,
#text-5 .module .moduleHeader{
margin: 0;
}
.gridlined8{
background: none;
}
.rss-feed{
display: inline-block;
padding: 0 0 10px;
}
#sidebar .rss-feed{
background: #f9f9f9;
padding: 0 10px 10px;
width: 280px;
}
.rss-feed li{
border: none !important;
margin: 10px 0 !important;
padding: 0 !important;
}
.rss-feed li:first-child{
margin: 0 0 10px;
}
.rss-feed li a{
font-family: helvetica,arial,sans-serif;
font-size: 12px;
font-weight: bold;
color: #006E97;
line-height: 16px;
}
.rss-feed li span{
font-family: helvetica,arial,sans-serif;
font-size: 11px;
font-weight: normal;
color: #333;
line-height: 16px;
}

div#sidebar ul li .module-showcase li,
div#sidebar ul li .module-topheadlines li,
.module-showcase li,
.module-topheadlines li{
    margin: 10px 0;
    padding: 0;
}

.module-showcase img{
	float: right;
	margin: 0 0 8px 8px;
}

.module-showcase h5,
.module-topheadlines h5{
	font-size: 14px;
}

.module-showcase h3,
.module-topheadlines h3{
    text-transform: none;
}

.module-showcase li:first-child h3 a{
   font-size: 14px;
}

.module-showcase h3 a,
.module-topheadlines h3 a{
    font-family: helvetica,arial,sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 16px;
}

.module-showcase h4,
.module-topheadlines h4{
    color: #333;
    font-family: helvetica,arial,sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 16px;
    margin: 0;
}
.blogs .column2 .module ul {
    background: #f9f9f9;
    display: inline-block;
    padding: 10px;
    width: 280px;
}
#div_gpt_lb {
    display: inline-block;
    margin-bottom: 10px;
    position: relative;
    text-align: center;
    width: 976px;
}
#leaderboard.ad {
    display: inline-block;
    margin: 10px 0;
    position: relative;
    text-align: center;
    width: 976px;
}