/*
THEME NAME: WWF Blogs
THEME URI: http://www.panda.org/
DESCRIPTION: Custom theme developed for the WWF Blogs. Built on a modified Thematic Wordpress Theme Framework: http://themeshaper.com/thematic/.
VERSION: 1.02
AUTHOR: Fábio Pili
AUTHOR URI: http://www.pili.com.br
*/

@import url('pandaBlogs_mainStyles.css');

div.entry-utility { 
	color: #BDB8AA;
	font-size: 12px;
	margin-bottom: 0px;
	padding-bottom: 1.385em;
}

div.entry-meta { 
	margin-top: 0px; 
	color: #BDB8AA;
	font-size: 12px;
	margin-bottom: 0px;
	padding-bottom: 1.385em;

}

div.entry-content p { margin-bottom: 10px; margin-top: 0px }
.entry-title { margin-bottom: 5px }

h3.widgettitle {
	margin-top: 0px;    
	margin-bottom: 9px;
	font-size: 16px;   
	color:#474747;
	font-weight: bold;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Arial, Helvetica, sans-serif;

}

div.primary { }

div.prose { overflow-x: hidden  }

div.secondary { padding-bottom: 20px; }

div.secondary ul { margin-bottom: 15px; margin-top: 0px; padding: 0px; margin-left: 0px }
div.secondary ul li { }
div.widgetcontainer { float: none; clear: none; padding-left: 0px; margin-left: 0px; margin-bottom: 15px }

form#searchform { }

form#searchform input#s { padding-right: 2px; padding-left: 2px; top: -1px; position: relative; padding-bottom: 3px; padding-top: 3px; font-size: 11px; width: 130px; }

textarea#comment { margin-bottom: 10px; height: 100px }
div.form-label { margin-top: 8px }

/* Images */

div.wp-caption {
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin-bottom: 1em;
	clear: both;
	margin-top: 0.3em;
	overflow: hidden;
}

div.wp-caption img {
	border-style: solid;
	border-width: 6px;
	border-color: #f8f2dd;
	margin-bottom: 0px;
	margin-top: 0px;
	display: block;
}

div.wp-caption p.wp-caption-text { 
	padding-bottom: 10px; 
	padding-top: 5px; 
	padding-right: 10px; 
	padding-left: 10px; 
	margin-right: -2px; 
	background-color: #f8f2dd; 
	margin-bottom: 0px;
}

div.alignnone, div.alignright { padding-right: 10px; clear: both; float: none; margin-left: 0em; }
div.alignleft { padding-right: 10px; clear: none; float:left; margin-left: 0px; }
div.aligncenter { float: none; width: 100%; clear: none; display: block; padding-right: 10px }

div#comments ol { list-style-type: none; margin-left: 0px; padding-left: 0px }
div#comments ol li { border-bottom-color: #e0e2e2; border-bottom-style: solid; border-bottom-width: 1px; margin-bottom: 5px; padding-bottom: 0px; list-style-type: none; margin-left: 0px; padding-left: 0px }

div.comment-author { font-weight: bold; margin-bottom: 0px }
div.comment-meta { 
	margin-top: 0px; 
	color: #BDB8AA;
	font-size: 12px;
	margin-bottom: 0px;
	padding-bottom: 8px;
}
div.comment { padding-bottom: 0px; }

div#comments h3 { 
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-weight:200;
	padding-top: 0em;	   /* 27px */
	margin-bottom: 0.5em;  /* 9px */	
	font-size: 1.9143em;   /* 30px */ 
	color: #C36400;
	line-height: 1.333;	
}

div.tertiary li { margin-left: 0px; padding-left: 0px; list-style-type: none; background-image: none }


