/*
Theme Name: Blog do Pr. Robson Brito	
Theme URI: http://prrobsonbrito.admaringa.com.br
Description: 
Version: 1.0
Author: Henry Max & Fernando Pace
Author URI: http://henrymax.com/ http://fernandopace.com
Tags: blue, custom header, fixed width, two columns, widgets
*/



/* Begin Typography & Colors */
* {
	margin:0;
	padding:0;
}

body {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:18px;
	background:#3877A0 url(images/bg.jpg) repeat-x left top;
	color:#333;
	text-align:center;
}

a {
	color:#03577E;	
}

a img {
	border:0;
}

.clear {
	clear:both;
	position:relative;
	font:0;
	height:1px;
	margin:-1px;
}


#page {
	text-align:left;
	margin:0 auto;
	width:1000px;
}

#header {
	background:url(images/topo.jpg) no-repeat left top;
	height:297px;
	position:relative;
}

#header h1 { display:none; }
#header #description {
	position:absolute;
	color:#FFF;
	font-size:0.83em;
	font-size-adjust:20px;
	width:690px;
	top:170px;	
	left:285px;
	line-height:19px;
}

#header #updates {
	width:215px;
	position:absolute;
	left:765px;
	top:30px;
}
#header #updates h3 { 
	color:#03577e;
	font-size:14px;
	letter-spacing:-1px;
	white-space:nowrap;
}
#header #updates  p {
	font-size:12px;	
	margin-bottom:10px;
	color:#555;
}
#header #updates #link-rss:hover,
#header #updates #link-mail:hover {
	text-decoration:underline;
}
#header #updates #link-rss {
	display:block;
	background:url(images/ico-rss.png) no-repeat left top;
	padding:5px 0 10px 33px;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#000;
	float:left;
}

#header #updates #link-mail {
	display:block;
	background:url(images/ico-mail.png) no-repeat right top;	
	padding:5px 40px 10px 0;
	text-align:right;
	font-size:12px;
	font-weight:bold;
	float:right;
	text-decoration:none;
	color:#000;
}

#nav {
	text-transform:uppercase;
	color:#888;
	font-size:14px;
	font-weight:bold;
	position:absolute;
	top:250px;
	right:0px;
}

#nav a {
	text-decoration:none;
	color:#555;
	padding: 15px 0;
	display:block;
	float:left;
	text-align:center;
}

#nav a:hover {
	text-decoration:underline;
	color:#000;
}

#nav a.nhom { width:75px; }
#nav a.nbio { width:103px; }
#nav a.nfam { width:88px; }
#nav a.nest { width:104px; }
#nav a.nesb { width:216px; }
#nav a.ntes { width:140px; }

#searchform {
	position:absolute;
	left:15px;
	top:250px;
	padding-top:10px;
}

#searchform  label {
	display:none;		
}

#searchform input#s {
	width:150px;
	letter-spacing:1px;
	background:#FFFFFF url(images/field-bg.gif) repeat-x scroll top;
	margin:0;
	padding:3px 3px 4px;
	_height:23px;
	border:1px solid #B5B8C8;
}

#searchform #searchsubmit {
	border:0 solid;
	background:#03577e;
	color:#FFF;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	padding:4px 3px 4px;
	_height:23px;
	border:1px solid #03577e;
}

#main {
	background:#FFF url(images/bgcontent.png) repeat-x left top;	
	border-top:1px solid #eee;
	padding:30px 0;
}

#content {
	float:right;
	width:683px;
	margin-right:20px;
}

#sidebar {
	float:left;
	width:237px;
	*width:267px;	
	_width:267px;
	padding:0 15px;
}

#sidebar h2 {
	text-transform:uppercase;
	color:#b31a48;
	font-size:15px;
	margin-bottom:10px;
}

#sidebar #tags {
	margin-bottom:20px;
}

div.box236  {
	background:#EAEAEA url(images/box-f.png) no-repeat bottom left;
	width:236px;	
}

div.boxinner236 {
	background:url(images/box-t.png) no-repeat left top;
	padding:15px;
}


#seguidores div.boxinner236 {
	padding:10px;
}

#sidebar #tags a {
	text-decoration:none;
	color:#555;
}

#links {
	list-style:none;	
}

#links ul {
	padding-left:25px;	
}

#links ul li {
	padding-bottom:5px;
	list-style-image:url(images/book.png) ;
}
#links .linkcat {
	padding-bottom:20px;	
}

#footer  {
	font-size:11px;
	padding:20px;
	background:#d8d8d8;
	margin-bottom:30px;
	border-top:5px solid #e8e8e8;	
	border-bottom:5px solid #e8e8e8;
}

#footer .col-right {
	float:right;
}

#footer .col-left {
	float:left;
	padding-top:3px;
}



/* POSTS */
.hentry {
	clear:both;
	line-height:22px;
	padding-bottom:20px;
	background:url(images/afterpost.jpg) no-repeat bottom center;
	margin-bottom:15px;
}

.page .hentry {
	background:none;	
}

.hentry h2,
.hentry h3 {
	margin:0 0 10px;
	font-weight:bold;
	font-size:28px;
	line-height:39px;
	font-family:'Helvetica Neue',Arial;
}

.hentry h3,
.hentry h3 a,
.hentry h2,
.hentry h2 a { color:#CA4469; text-decoration: none; }

.hentry h2 a:hover { color:#e69117; }


.hentry .entry {
	padding:0px;
	text-align:left;
}

.hentry .author {
	font-size:12px;
	line-height:14px;
	color:#555;
	padding:0;
	margin-top:-10px;
	margin-bottom:20px;	
}

.hentry .author strong {
	color:#333;	
}

.hentry .postmetadata {
	padding:15px 0 15px;
	margin-bottom:25px;
	clear:both;
	font:11px Verdana, Geneva, sans-serif;
}

.hentry .postmetadata,
.hentry .postmetadata  a {

}

.hentry .postmetadata  a:hover {
	text-decoration:underline;
}

.hentry .linkcomments {
	font-weight:bold;
}

.hentry .linkcomments {
	background:url(images/ico-ment.jpg) no-repeat left 1px;	
	padding-left:22px;
	height:18px;
}

.hentry .linkcomments {
	float:left;	
}

.hentry .etags {
	float:right;
}

.hentry .entry p {
	padding:5px 0 8px;				
}

.hentry .entry ul {
	margin:20px;
	margin-left:30px;
}

.hentry .entry ol {
	margin:20px;
	margin-left:30px;
}

.hentry .entry blockquote {
	margin:15px 25px 15px 40px;
	padding:20px;
	padding-left:60px;
	background:#E4F5FC url(images/aspa2.png) no-repeat 15px 15px;
	border:1px solid #d4e5eC;		
	border-left:4px solid #d4e5eC;
	font-style:italic;
	line-height:18px;
	color:#1483B2;
	clear:both;
}

.hentry .entry h1 {
	font-size:23px;
	font-weight:bold;
	margin:15px 0 5px 0;
}

.hentry .entry h2 {
	font-size:22px;
	font-weight:bold;
	margin:15px 0 5px 0;	
}

.hentry .entry h3 {
	font-size:20px;
	font-weight:bold;
	margin:15px 0 5px 0;	
}

.hentry .entry h4 {
	font-size:18px;
	font-weight:bold;
	margin:15px 0 5px 0;	
}

.hentry .entry h5 {
	font-size:16px;
	font-weight:bold;
	margin:15px 0 2px 0;
}

.hentry .entry h6 {
	font-size:14px;
	font-weight:bold;	
	margin:15px 0 2px 0;
}

.hentry .entry img {
	border:3px solid #ddd;	
}


/* SEARCH / RESUTLADO BUSCA */

.hentry .searchresult {
	border-bottom:1px dotted #ccc;
	padding-bottom:15px;
	margin-bottom:15px;
}

.searchresult h2 {
	font-size:17px;
	line-height:22px;
	margin-bottom:2px;
}

.searchresult .postmetadata {
	margin-top:8px;
}

.hentry .searchresult .author {
	margin-bottom:8px;
}


.pagetitle {
	font:bold 24px Arial, Helvetica, sans-serif;
	line-height:34px;
	margin-bottom:20px;
	text-transform:uppercase;
}

.pagetitle b{
	color:#CA4469;
	font-weight:bold;
	font-style:italic;	
}


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

.alignright {
	float: right;
	margin-left:8px;
	margin-bottom:8px;
}

.alignleft {
	float: left;
	margin-right:8px;
	margin-bottom:8px;	
}

/* COMMENTS */
#commentform label {
	font-weight:bold;
	color:#000;
}

#commentform #author,
#commentform #email,
#commentform #url{
	width:250px;
	border:1px solid #ccc;
	background:#F5F5F5;
	margin:0;
	padding:3px 3px 4px;
	_height:23px;
}

#commentform #comment {
	width:570px;	
	height:120px;
	border:1px solid #ccc;
	background:#F5F5F5;
	font-family:Arial, Helvetica, sans-serif
}

#respond h3 {
	font-weight:bold;
	font-size:18px;
}


h3#comments {
	font-size:18px;
	font-weight:bold;
	color:#ccc;
}

.commentlist {
	list-style:none;
	padding:0;
	margin:0;
}

.commentlist li {
	margin-bottom:20px;	
	border:1px solid #ccc;
	background:#f5f5f5;
	padding:15px;
}

.commentlist .fn {
	color:#FF7900;
	font-size:22px;
	font-weight:bold;
}

.commentlist  .says {
	font-weight:normal;
	color:#000;
}

.commentlist .commentmetadata a {
	color:#888;	
}
.commentlist .commentmetadata a:hover {
	text-decoration:underline;	
}



.searchresult {
	padding:15px;	
	background:#FF9;
	margin-bottom:20px;
	font-size:11px;
	font-style:italic;
}

.searchresult strong {
	font-size:120%;	
}


.searchresultpage h3,
.searchresultpage h3 a {
	color:#CA4469; 
	text-decoration: none;	
	font-size:18px;
	line-height:28px;
	text-decoration:none;
}

.searchresultpage .author {
	margin:0;
	font-size:11px;
}
