/********************************************************************************************************************************
Theme Name: JOMEBS
Theme URI: http://www.jomebs.com.br/
Description: Template do novo site JOMEBS TECNOLOGIA. 
Version: 1.0
Author: Bruno Corr&ecirc;a Dias
********************************************************************************************************************************/
*{
	margin: 0px auto;
}
a{
	color:#1C680E;
	text-decoration:none;
}a:hover{
	text-decoration:underline;
}
body{
	background:url(imagens/fundo.png) center repeat-y;
	color:#3F3F3F;
	font-family:Verdana;
	font-size:11px;
	text-align:center;
}
.comments{
	float:left;
	padding:15px 0px 40px 0px;
	width:590px;
}
#content{
	padding:0px 20px 0px 20px;
}
#footer{
	clear:both;
	height:65px;
	padding:0px 25px 0px 25px;
}.footer-left{
	float:left;
	padding:5px;
}.footer-middle{
	float:left;
	margin:0px 25px 0px 25px;
	padding:5px;
}.footer-right{
	border-left:1px #F4F3F3 solid;
	float:right;
	font-size:9px;
	height:60px;
	padding:5px 0px 0px 10px
}.footer-credit{
	clear:both;
	font-size:9px;
	margin-left:30px;
}
h3{
    font-size:12px;
    padding-bottom:7px;
    padding-top:15px;
}
#header{


}
img{
	border: 0px;
}
input{
	margin-bottom:3px;
}
.menu{
	background:#F0FCEE;
	border:#D4EFCF 1px solid;
	list-style:none;
	margin-top:0px;
	padding:5px;
}
p{
    padding-bottom: 5px;
}
.p-index{
    padding-left:25px;
}
.page_item{
	background:#F0FCEE;
	border:0px;
	display:inline;
	font-weight:normal;
	padding:0;
}.page_item:hover{
	background:#F0FCEE;
	border:0px;
	padding:0;
}.page_item a{
	float:inherit;
	text-align:center;
}
.post{
	clear:both;
	float:left;
	margin: 25px 0px 15px 0px;
	
}
#sidebar{
	float:right;
	margin-bottom:120px;
}.sidebar-fotos{
	background:url(imagens/borda_imagensaleatorias.png) center no-repeat;
	height:260px;
	width:345px;
}
.storycontent{
    font-size:11px;
	margin:9px 0px 0px 25px;
    /*padding-left: 25px;*/
}
#topbar{
	height:150px;
}.topbar-left{
	background:url(imagens/logotipo.png) center no-repeat;
	float:left;
	height:80px;
	margin-top:20px;
	width:330px;
}.topbar-right{
	float:right;
	margin:20px 50px 0px 0px;
	text-align:center;
	width:500px;
}.topbar-right img{
	padding: 20px 0px 15px 0px;
}
ul {

}ul li{
	background:#FAFAFA;
	border:1px #D8D6D6 solid;
	font-size:10px;
	font-weight:bold;
	list-style:none;
	margin:2px 0px 0px 0px;
	padding:5px 5px 5px 15px;
	text-align:left;
	width:400px;
}ul li:hover{
	background:#F2F2F2;
}
#whole{
    
}
#whole-two{
	width:950px;
    height: 100%;
	text-align:left;
}