/*Template Blog - Juliana Carraro*/

body{
	background: url(../images/back.png) repeat;


}

#content_sup{
	width: 980px;
	height: 80px;
	margin: 0 auto;
	margin-top: 10px;
}

#logo{
	width: 150px;
	height: 68px;
	background: transparent url(../images/logo.png);
	position: absolute;
	top: 15px;
	left: 53%;
}

#pesquisa{
	width: 280px;
	height: 20px;
	left: 65%;
	position: absolute;
	top: 40px;
}

#tudo{
	width: 980px;
	margin: 0 auto;
}

#menu_blog{
	width: 491px;
	height: 55px;
	float: right;
	background: url(../images/menu.png);
}

#right{
	float: right;	
	margin-top: 5px;
}

#right_main{
	width: 491px;
	float: right;
	background: url(../images/left_main.png) repeat-y;
}

#right_bottom{
	width: 491px;
	height: 155px;
	clear: both;
	float: right;
	margin-bottom: 20px;
	background: url(../images/left_bottom.png) no-repeat;
}

#left{
	width: 300px;
	float: left;
	position: absolute;
	top: 0px;

}

#rodape{
	width: 100%;
	height: 205px;
	clear: both;
	background: url(../images/rodape.png) repeat-x;
}

#in_rodape{
	width: 980px;
	margin: 0 auto;
}

#copyright{
	width: 250px;
	height: 40px;
	float: right;
	margin-top: 50px;
	text-align: right;
}

.contentheading   {
	width: 475px;  
	font-weight: bold; 
	padding: 4px 0 0 15px;
	color : #fff;
	height : 37px;
	font-family: arial;
	font-size: 12px;
	line-height : 35px; 
	clear: both;
	background: url(../images/titulo.png);
}

.article_separator {
	line-height : 30px; 
}

#right_main .componentheading { 
	width : 485px;
	font-weight: bold; 
	padding: 15px 0 0 5px;
	margin-top: 10px;
	font-family: arial;
	color : #fff;
	height : 40px;
	line-height : 12px; 
	background: url(../images/titulo.png) no-repeat;
  }

.contentpaneopen td p{font-size:15px;  font-family: arial; margin-left: 15px; font-family: arial; width: 475px; }

.contentpaneopen td {font-size:15px;color:#fff; font-family: arial; width: 475px;}
	

	
.inputbox_pesquisa{
	background-color: #3a3a3a;
	border: 1px solid #000;
	color: #ffffff;
}

.moduletable_pesquisa botton{
	background-color: #484848;
}

.search_pesquisa input{
	background-color: #484848;
	border: 1px solid #666;
	margin-left: 2px;
	color: #d27600;
}

.createdate{
	display: block;
	font-style: italic;
	font-size: 11px !important;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-top: 10px;
}

a.comments-link{
	color: #fff;
	text-decoration: none;
	font-family: arial;
	font-size: 11px;
	font-style: italic;
	margin-left: 15px;
}

a:hover.comments-link{
	text-decoration: underline;
}

.jc h4{
	color: #fff;
}
	
