/*

Theme Name: Blog PEO

Theme URI: http://www.idealizza.com.br

Description: Template criado para o Blog do Portal baseado em HTML5 e no template Orange Flower Theme.
Version: 2

Author: Juarez P. A. Filho

Author URI: http://juarezpaf.com/

Tags: left-sidebar, fixed-width, threaded-comments, html5

*/

body{
  font: normal 62.5% arial, helvetica, verdana, sans-serif;
  color: #000;}



#left{
	float:left;
	margin-right:20px;
	_margin-right:10px;}

#right{
	float:right;width:167px;}


div, ul, ol, li{position: relative;}

a{
  color:#045785;
  text-decoration: none;}
a:visited{
  color:#045785;
  text-decoration: none;} 
a:hover{
	color:#045785;
	text-decoration: underline;}

#content p a{
  color:#045785;
  text-decoration: none;}
#content p a:visited{
  color:#045785;
  text-decoration: none;} 
#content p a:hover{
	color:#045785;
	text-decoration: underline;}

p {font-size: 1.2em;}

#content p {
  line-height: 160%;
  margin-bottom: 12px;}


h1, h2 {
  font-family: Officina, "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", Geneva, Verdana, sans-serif;
  text-transform: uppercase;
  font-size: 2em;}
  
h1, h2 { font-weight: normal; }
h3 {
  font-size: 2em;
  font-family: arial, helvetica, verdana, sans-serif;
  color: #f4163f;}
  
h4 {
  font-size: 1.2em;
  font-family: arial, helvetica, verdana, sans-serif;
  margin-bottom: 5px;
  color: #545454;}
  
.left { float: left; }
.right { float: right !important; }
.dotted { border-bottom: 1px dotted #bfbfbf; }
.hide { display: none; }
.wAuto { width: auto !important; }
.container {
  width: 950px;
  margin: 0 auto;}

/* Header

-----------------------------------------------------------------------------*/
body > header {
  height: 247px;
  background: url(i/bg/header_repeat.jpg) repeat-x;
  margin-bottom: 12px;
}
body > header .container { height: 247px; background: url(i/bg/cartao_oab.png) no-repeat right 35px;}
body > header #user_toolbar {
  height: 35px;
  line-height: 35px;
  padding-left: 30px;
}
body > header #user_toolbar p, body > header #user_toolbar a { color:#ffffff; }
body > header .logo {
  position: absolute;
  top: 78px;
  left: 15px;
}
body > header form {
  float: right !important;
  margin: 42px 0 0 0;
}
body > header form legend {
  font-size: 1.5em;
  color: #929190;
  font-family: Officina, "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", Geneva, Verdana, sans-serif;
  margin-bottom: 2px;}
  
body > header form div {
  background: url(i/css_sprite.jpg) no-repeat -679px -63px;
  width: 266px;
  height: 31px;}
  
body > header form input[type="text"] {
  background: none repeat scroll 0 0 transparent;
  border: 0 none;
  height: 26px;
  margin-right: 5px;
  padding: 3px 0 2px 38px;
  width: 186px;
  position: relative;
  z-index: 1;}
  
body > header form input[type="text"] { color: #8b8b8b; }

body > header form label { color: #8b8b8b; }
body > header form input[type="submit"] {
  background: transparent;
  border: 0 none;
  cursor: pointer;
  display: block;
  height: 31px;
  position: absolute;
  right: 0;
  text-indent: -999em;
  top: 0;
  width: 38px;
  cursor: pointer;
  z-index: 1;}
  
body > header #destaqueBlogHeader {
  position: absolute;
  bottom: 8px;
  left: 0;
  background: url(i/css_sprite.jpg) no-repeat 2px -320px;
  width: 523px;
  height: 62px;
  line-height: 66px;}

#destaqueBlogHeader {
	overflow: hidden;}

#destaqueBlogHeader a{
	font-size: 1.4em;
	font-family: 'Officina', "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", Geneva, Verdana, sans-serif;
	text-transform:uppercase;
	display:block;
	padding:0;
	text-align:center;
	float:left;}

.acessarPortal{
	width:245px;}
.acessarPortal{
	color:#FCCCB1;}	
.acessarPortal:visited{
	color:#FCCCB1;}
.acessarPortal:hover{
	color:#FCCCB1;}
	
.participarRedes{
	width:278px;}
.participarRedes:link{
	color:#FFF;}
.participarRedes:visited{
	color:#FFF;}
.participarRedes:hover{
	color:#FFF;}
	
	
body > header .socialMedia {
  background: url(i/css_sprite.jpg) no-repeat -523px 0;
  bottom: 8px;
  height: 42px;
  padding: 20px 0 0 30px;
  position: absolute;
  right: 0;
  width: 397px;}
  
body > header .socialMedia li a {
  color: #ffffff;
  display: block;
  float: left;
  height: 22px;
  line-height: 20px;
  width: 75px;
  text-indent: -9999em;}
  
body > header .socialMedia .twitter a { width: 80px; }
body > header .socialMedia .facebook a { width: 83px; }

.rss{
	position: absolute;
	right:8px;
	top:7px;
	_top:0;}


/* Wordpres Style*/

.aligncenter,

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

.alignleft {
	float: left}

img.alignleft {
	margin: 5px 15px 5px 0}

.alignright {
	float: right}

img.alignright {
	margin: 5px 0 5px 15px}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;}

code {
	background: #EEE;
	padding: 1px 3px;
	text-shadow: 1px 1px 0 #FFF;}

pre {
	margin: 0 0 18px;}



/**  form **/
input{
	background:#fff;
	border:#99b1bc solid 1px;
	margin-bottom:5px;
	margin-top:2px;}
	
textarea, input, select{
	padding:3px;}

form label{
	padding-bottom:20px;}

form .wpcf7-submit{
	margin-bottom:5px;}
form .wpcf7-submit{
	 width:auto;
	 height:24px;
	 font-weight:bold;
	 color:#fff;
	 border:none;
	 background:url(i/bg_btn_button.jpg) repeat-x 0 0;
	 cursor:pointer;
	 padding:0 2px 0 2px;}
form .wpcf7-submit:hover{
	 width:auto;
	 height:24px;
	 font-weight:bold;
	 color:#fff;
	 border:none;
	 background:url(i/bg_btn_button.jpg) repeat-x 0 -24px;
	 cursor:pointer;
	 padding:0 2px 0 2px}



/**Old files**/








/* Middle [pendent]

-----------------------------------------------------------------------------*/



section:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;}


#content {
	float:left;
	width:523px;
	margin-right:20px;
	_margin-right:10px;
	height: 1%;}

#lrc #content {
	margin: 0 0 0 399px;
	border-width: 0 0 0 1px;}

#clr #content {
	margin: 0 399px 0 0;
	border-width: 0 1px 0 0;}

#crumbs {
	padding: 10px 12px 10px;
	margin: -15px -15px 15px;
	border-bottom: 1px solid #E1E1E1;
	background: #F9F9F9;
	font: 11px/15px Tahoma, Arial;}

#crumbs a {
  text-decoration: none;}

#crumbs a:hover {
  text-decoration: underline;}

#crumbs span {
	margin: 0 2px;}

.post {
	margin: 0 0 40px;
	position: relative;
	height: 1%;}

#content h2 {
	line-height:25px;
	margin: 0 0 18px;
	font-size:22px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:none;
	color:#F4163F;}

#content h2 a{
	color:#F4163F;
	text-decoration: none;
	padding:0 0 6px 0;
	/*text-shadow: 2px 1px 2px #CCC;
	background: url("i/css_sprite.jpg") no-repeat scroll -923px -292px transparent;
	padding:0 0 6px 40px;*/}
#content h2 a:visited{
	color:#F4163F;
	text-decoration: none;
	padding:0 0 6px 0;}
#content h2 a:hover{
	color:#BF0F30;
	text-decoration:underline;
	padding:0 0 6px 0;}

#content .entry h2,

#content .entry h3,

#content .entry h4,

#content .entry h5,

#content .entry h6 {
	font: 24px/1 Arial, Tahoma;
	margin: 25px 0 18px;
	color: #333;
	text-shadow: 2px 1px 2px #CCC;}

#content .entry h3 {font-size: 22px}

#content .entry h4 {font-size: 20px}

#content .entry h5 {font-size: 18px}

#content .entry h6 {font-size: 16px}

.entry{
	text-align: justify;}

.entry img {
	border: 5px solid #EFEFEF;
	padding: 1px;}

.pmeta, .comments{
	font-size: 11px;
	border: 1px solid #E1E1E1;
	border-width: 1px 0;
	position: relative;
	height: 1%;
	padding: 12px 0 12px 40px;
	margin-bottom: 25px;}

.pmeta{
	border:none;}

.pmeta p {
	margin: 0 !important;}

.pcat a {
	color: #6CC718;}

.comments{
	clear: both;}

.comments a{
	background:url("i/css_sprite.jpg") no-repeat scroll -680px -290px transparent;
	padding:3px 0 5px 25px;
	font-size: 12px;
	font-family: Tahoma;}

.pmeta a:hover,{
	color: #F75700;}

.more-link {
	position: absolute;
	left: 0;
	bottom: 0;
	background: url(i/sprites.gif) 0 -89px no-repeat;
	padding-left: 15px;
	font-size: 11px;
	font-weight: bold;}

.post ul,

.post ol {
	margin: 0 0 18px 30px;}

.post li {
	padding: 2px 0;}

.post li ul, .post li ol {
	margin: 0;}

.post li li {
	margin-left: 18px;}

.post table {
	width: 100%;
	border: 1px solid #E1E1E1;
	border-collapse: collapse;
	margin: 0 0 20px;}

.post th,

.post td {

	padding: 4px 10px;

  border: 1px solid #E1E1E1;

}

.post th {

	background: #F4F4F4;

}



#content h3 {
	color: #333;
	font-size: 20px;
	font-weight: normal;
	line-height: 22px;
	text-shadow: 2px 1px 2px #CCC;
	margin: 0 0 28px;}

div.pagetitle {

	background:none repeat scroll 0 0 #F9F9F9;
	border-bottom:1px solid #E1E1E1;
	font:normal 13px/35px Arial,Tahoma;
	height:35px;
	letter-spacing:1px;
	margin-bottom:20px;
	padding:0 15px 0 40px;}

div.pagetitle em {
	color: #1873AD;}

.commentlist {margin: 20px 0 5px;}

.commentlist li {
	padding: 3px 0 10px;
	list-style: none;}

.commentlist ul.children {
	margin: 0 0 -3px;

}

.commentlist ul.children li {

	padding: 12px 0 5px 25px;

}

.commentdiv {

  border: 1px solid #E1E1E1;

	background: #F9F9F9;

	padding: 7px 0 7px 7px;

	margin: 0 0 12px;

}
.ctext {
	clear: both;
}

.avatar {

	float: left;

	display: inline;

	border: 1px solid #E1E1E1;

	padding: 2px;

	margin: -1px 7px 0 0;

	background: #FFF;

}

.fn {

	font-style: normal;

	font-weight: bold;

}

.commentmetadata {

	font-size: 11px;

	color: #888;

}

.commentmetadata a {

	text-decoration: none;

	color: #888;

}

.commentmetadata a:hover {

	text-decoration: underline;

}

.reply {

	margin: -10px 0 10px;

	font-size: 11px;

}

#respond h3 {

	margin: 30px 0 18px;

}

#cancel-comment-reply {

	margin: 0 0 12px;

}



#commentform {

	padding: 0 0 5px;

}

#commentform p {

	margin: 0 0 8px;

}

#author, #email, #url, #comment, #submit {

	font: 12px Arial, Tahoma;

	padding: 4px 5px;

	width: 190px;

  border: 3px solid #DDD;

}

#comment {
	width: 97%;
	height: 150px;}

#submit {
	width: 120px;
	height: 32px;
	padding: 0 0 1px;
	background: #7F7F7F;
	cursor: pointer;
	border: 3px solid #DDD;
  font-weight: bold;
  color: #FFF;}

#author:hover, #email:hover, #url:hover, #comment:hover, #submit:hover {
  border: 3px solid #CCC;}

#author:focus, #email:focus, #url:focus, #comment:focus {
	background: #FEFCD1;}

.navigation {
	margin: 0 0 15px;
	padding: 6px 0 5px;
	background: #F5F5F5;
	text-align: center;
	border: 1px solid #E1E1E1;
	border-width: 1px 0;
	font-size: 12px;
	color: #666;
	text-transform: uppercase;}

.navigation.com {
	padding: 0;
	margin: -10px 0 10px;
	border: none;
	background: none;
    text-align: left;}

.navigation a {
	margin: 0 5px;
	text-decoration: none;
	color: #666;}

.navigation span {
	margin: 0 5px;}

.navigation span.current {
	color: #F75700;
	font-weight: bold;}

.navigation .prev,

.navigation .next,

.navigation .last {
	font-weight: bold;}

.navigation a.prev,

.navigation a.last {
	color: #999;}

.navigation a:hover {
	color: #F75700;}





/* Sidebar [pendent]

-----------------------------------------------------------------------------*/
.sidebar-right{
	 width:167px;
	 float:left}

.sidebar-right .publicidade{
	color:#999;
	margin-bottom:20px;}
	
.widget-sidebar-right{
	overflow:hidden;
	margin-bottom:20px;}

.widget-sidebar-right header {
  background: url("i/css_sprite.jpg") no-repeat 0 -382px;
  width: 167px;
  height: 52px;
  margin-bottom: 15px;}

.arrow_down_grey h2 {
	background: url("i/css_sprite.jpg") no-repeat scroll -923px -353px transparent;
	font-size:20px;
	color:#606060;
	font-family: Officina, "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", Geneva, Verdana, sans-serif;
	text-transform: uppercase;
	height: 28px;
	line-height: 28px;}

.widget-sidebar-right h2 {
  left: 15px;
  padding: 0 0 0 40px;
  position: absolute;
  top: 15px;}


.agenda p{
	text-align:center;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;}

.agenda p strong{
	font-size:22px;}

aside {
	float: left;
	width: 220px;
	position: relative;
  	font-size: 12px;}

aside .section {
	width: 169px;
	float: left;
	margin-bottom: 15px;}

aside .large {
	width:220px;}

aside .large h3 {
	background-position: -523px -319px;
	margin-bottom: 12px;}

aside h3 {
	color:#606060;
	font:normal 1.4em Officina, "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", Geneva, Verdana, sans-serif;
  	text-transform: uppercase;
	font-size:20px;
	margin: 0 0 5px;
	background:url("i/css_sprite.jpg") no-repeat scroll 0 -382px transparent;
	width:167px;
	height:50px;
	padding-top:2px;
	margin-bottom:15px;} 	

.widget_rss h3  {
	color:#606060;
	font:normal 1.4em Officina, "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", Geneva, Verdana, sans-serif;
  	text-transform: uppercase;
	font-size:20px;
	margin: 0 0 5px;
	background:url("i/css_sprite.jpg") no-repeat scroll 0 -382px transparent;
	width:167px;
	height:50px;
	padding-top:2px;
	margin-bottom:15px;}

.widget_text h3 {
	color:#606060;
	font:normal 1.4em Officina, "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", Geneva, Verdana, sans-serif;
  	text-transform: uppercase;
	font-size:20px;
	margin: 0 0 5px;
	background:url("i/css_sprite.jpg") no-repeat scroll 0 -382px transparent;
	width:167px;
	height:50px;
	padding-top:2px;
	margin-bottom:15px;}

.widget_many h3{
	color:#606060;
	font:normal 1.4em Officina, "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", Geneva, Verdana, sans-serif;
  	text-transform: uppercase;
	font-size:20px;
	margin: 0 0 5px;
	background:url("i/css_sprite.jpg") no-repeat scroll 0 -382px transparent;
	width:167px;
	height:50px;
	padding-top:2px;
	margin-bottom:15px;}

aside h3 div{
	padding-left: 45px;
	line-height: 55px;}
  
.rsswidget img{
	display:none;}  

.widget_rss h3 a{
	color:#606060;
	font:normal 1.4em Officina, "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", Geneva, Verdana, sans-serif;
  	text-transform: uppercase;
	font-size:20px;
	padding-left:4px;}

.widget_rss h3 a:visited{
	color:#606060;
	font:normal 1.4em Officina, "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", Geneva, Verdana, sans-serif;
  	text-transform: uppercase;
	font-size:20px;
	padding-left:4px;}
  
aside #linkcat-12 {
	width: 220px;}
	
aside #linkcat-12 li{
	padding-left: 0;
	text-align:left;}
	
aside #linkcat-12 h3 {
	background-position: -219px -265px;}

.widget_archive, .widget_categories {
	margin-right:10px;}
	
aside .widget_archive + .widget_links li {
	border: 0 none;
	margin-bottom: 10px;
	padding: 0 0 0 5px;}
	
aside .widget_archive + .widget_links li a {
	display: block;
	height: 56px;
	overflow: hidden;}
	
aside ul{
	position: relative;}

aside li {
	border-bottom: 1px solid #E5E5E5;
	padding:8px 2px 8px 0px;
	list-style: none;
	line-height: 18px;}

aside a{
	font-size: 12px;
	text-decoration: none;
	color:5a5a5a;}

aside li ul{
	border: none;
	margin: 4px -6px -5px 0;}

.inner{
	overflow: hidden;}
.inner a{
	color:#5a5a5a;}
.inner a:visited{
	color:#5a5a5a;}
.inner a:hover{
	color:#5a5a5a;}
	
.vcard img {
	padding: 10px;
	background: #dcdcdc;
	margin-bottom: 10px;}
.vcard p {
	font-size: 12px;}

.widget_rss .inner{
	overflow: hidden;
	width:167px;}

/* Footer

-----------------------------------------------------------------------------*/

.clear { clear: both; }
body > footer {
  overflow: hidden;
  padding: 44px 0;
  background: #dedede;
  clear: both;
}
body > footer #sitemap { overflow: hidden; }
body > footer #sitemap .item { float: left; }
body > footer #sitemap ul { float: left; }
body > footer #sitemap ul li {
  width: 132px;
  line-height: 220%;
}
body > footer #sitemap ul li a {
  color: #8b8b8b;
  font-size: 1.2em;
}
body > footer address {
  display: inline;
  font-style: normal;
  line-height: 200%;
}
body > footer span { font-size: 1.2em; }
.idealizza {
  position: absolute;
  right: 0;
  bottom: 0;
}
hr {
  clear: both;
  margin: 5em 0 2em;
}

/**Blog Pagination**/
.nav {
	overflow: hidden;
	padding-bottom: 20px;
}
.nav a {
	display: block;
	width: 227px;
	height: 52px;
	line-height: 52px;
	color: #FFF;
	font-size: 12px;
	background: url(i/pagination.jpg) no-repeat;
	padding: 0 25px;
}
.nav a:hover {
	text-decoration: none;
}
.nav .alignleft {
	text-align: right;
}
.nav .alignright {
	text-align: left;
}
.nav .alignleft a:hover {
	background-position: left bottom;	
}
.nav .alignright a {
	background-position: right top;	
}
.nav .alignright a:hover {
	background-position: right bottom;
	background:
}

.list-not  li{
	color:#959291;
	width:167px;
	padding:0;
	padding-bottom:15px;
	margin-bottom:15px;
	border-bottom:solid 1px #cdd1d6;}

.list-not  p{
	font-size:12px:}

.list-not  a:link{
	color:#606060;}
.list-not  a:visited{
	color:#606060;}
.list-not  a:hover{
	color:#606060;}	


.margin-bottom_10{
	margin-bottom:10px;}

.margin-bottom_20{
	margin-bottom:20px;}

.box-red{
	height: 55px;
	color: #FFF;
	font:normal 1.4em Officina, "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", Geneva, Verdana, sans-serif;
  	text-transform: uppercase;
	margin: 0 0 5px;
  	background: #838383 url(i/css_sprite.jpg) -220px -265px no-repeat;
  	width: 220px;
}
