@charset "utf-8";
/* CSS Document */
.post_info {
	background-color:#f3f3f3;
	height:608px;
	left:0;
	float:left;
    width: 304px; /*Width of left column*/

}

.imagem_cat {
	top:0;
	width:300px;
	height:200px;
	background-color:#f3f3f3;
}

#post_texts {
	color:#000;
	/*width:300px;*/
	position:relative;
	padding-left: 20px;
	padding-right:20px;
    padding-top: 10px;

}
#post_texts2 {
	color:#000;
	width:660px;
	position:relative;
	padding-left: 20px;
	padding-right:20px;
    padding-top: 10px;

}

.post_titulo2{
font-family: Tahoma,Arial,sans-serif;
color: #888;
font-size: 14px;
line-height: 24px;
font-style: oblique;
text-align: justify;
margin-bottom: 30px;
-webkit-font-smoothing: antialiased;
type-rendering: optimizeLegibility;
	width: 260px;
	
	
}

.post_titulo{
	font-size:14px;
	margin-top:10px;
	font-family: 'Open Sans', Verdana, Geneva, sans-serif;
 	line-height:16px;
	color:#000;
	font-weight:bold;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased; 
	font-smoothing: antialiased;
	type-rendering: optimizeLegibility;
	font-weight: normal; 
	font-style: normal; 
}

.post_frase2{
	font-size:20px;
	text-transform:uppercase;
	margin-bottom:20px;
	margin-top:10px;
	font-family: 'Open Sans', Verdana, Geneva, sans-serif;
 	line-height:22px;
	color:#000;
	font-weight:bold;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased; 
	font-smoothing: antialiased;
	type-rendering: optimizeLegibility;
}

.post_frase{
	font-size:20px;
	text-transform:uppercase;
	margin-bottom:20px;
	margin-top:10px;
	font-family: 'Open Sans', Verdana, Geneva, sans-serif;
 	line-height:22px;
	color:#000;
	font-weight:bold;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased; 
	font-smoothing: antialiased;
	type-rendering: optimizeLegibility;
}
.post_intro{
	font-size:13px;
	margin-bottom:5px;
	width:240px;
	position:absolute;
	top:0px;
	font-family: 'Open Sans', Verdana, Geneva, sans-serif;
 	line-height:14px;
	color:#333333;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased; 
	font-smoothing: antialiased;
	type-rendering: optimizeLegibility;
	position:relative;
}

.post_intro a{

	font-family: 'Open Sans', Verdana, Geneva, sans-serif;
	color:#333333;
}

.categlink {
	
}

.categlink a{
	font-size:13px;
	margin-bottom:35px;
	font-family: 'Open Sans', Verdana, Geneva, sans-serif;
 	line-height:14px;
	color:#333333 !important;

}
#post_dir {

	margin-left: 304px; /*Set left margin to LeftColumnWidth*/
	
}
#postwork {
	float:left;
	width:100%;
	height: 100%;
}


.menu_list {
	width: 150px;
}

.menu_head {
	padding: 5px 10px;
	cursor: pointer;
	position: relative;
	margin:1px;
    font-weight:bold;
    background: #eef4d3 url(left.png) center right no-repeat;
}
.menu_body {
	display:none;
}
.menu_body a {
  display:block;
  color:#006699;
  background-color:#EFEFEF;
  padding-left:10px;
  font-weight:bold;
  text-decoration:none;
}
.menu_body a:hover {
  color: #000000;
  text-decoration:underline;
}

#conteudopost {
	padding-top:50px;
	padding-left:50px;
	padding-right:50px;
	padding-bottom:50px;
	width:630px;
	background-color:#ffffff;	
}

.linkcontent a, .linkcontent a:hover,  {
	font-family: 'Open Sans', Verdana;
	color:#333;
	font-weight:bold;
}

.separadorespost{
	font-family: 'Open Sans', Verdana;
	color:#000;
	font-size:17px;
	line-height:20px;
	margin-bottom:20px;
	text-transform:uppercase;
	-webkit-font-smoothing:antialiased;
	font-smooth: always;
	-webkit-font-smoothing: subpixel-antialiased;

}

.textopost{
	font-family: Tahoma,Arial,sans-serif;
	color:#888;
	font-size:12px;
	line-height:20px;
	font-style: oblique;
	text-align: justify;
	margin-bottom:30px;
	-webkit-font-smoothing:antialiased;
	type-rendering: optimizeLegibility;



}

.content{
	position:relative; 
	margin:0px auto;
	width:100%; 
	height:100%; 
	padding:0px; 
	overflow:auto; 
	-webkit-box-sizing:border-box; 
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	}
	
.related {
	font-family: 'Open Sans', Verdana, Geneva, sans-serif;
 	line-height:14px;
	margin-bottom:10px;
	color:#333333;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased; 
	font-smoothing: antialiased;
	type-rendering: optimizeLegibility;
	margin-bottom:40px;
	position:relative;
	font-size:12px;
	font-weight:bold;
	
}