/*
Theme Name: Ello Model blog
Theme URI: http://ellomodel.com.br
Description: blog da ello model.
Version: 1.0
Author: Renan Rocha, Daniel Kiiti Haibara
Author URI: http://finch.com.br
Tags: ello model, modelos, blog
*/

/*reset*/
*{
	margin: 0px;
	padding: 0px;
	border: 0px;
}
ul li{
	list-style-type: none;
}
/*estrutura*/
html {
	overflow: -moz-scrollbars-vertical;
}
body{
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-color: #444444;
	font-family: "Arial";
	font-size: 12px;
	color: white;
}
h3,h3 a,h2 a,h2{
	font-family: "Arial";
	font-size: 25px;
	font-weight: normal;
	color: #999999;
	margin-bottom: 20px;
}
p{
	margin-bottom: 20px;
}
a{
	color: #999999;
	font-size: 11px;
}
a:hover{
	text-decoration: none;
	color: white;
}
#container{
	width: 900px;
	margin: 0 auto;
	position: relative;
}
/*topo*/
#topo{
	height: 119px;
	margin-top: 60px;
	border-bottom: 1px solid #999999;
	margin-bottom: 8px;
}
#topo h1 a{
	display: block;
	background-image: url(images/logo.png);
	_background-image: url(images/_blank.gif); 
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://ellomodel.finching.me/images/logo.png', sizingMethod='scale');
	width: 160px;
	height: 0pt;
	padding-top: 119px;
	overflow: hidden;
	cursor: pointer;
}
#topo h1{
	margin-bottom: 6px;
	float: left;
}
#topo #menu{
	position: relative;
	top: 90px;
	width: 740px;
	float: left;
}
#topo #menu ul{
	float: right;
}
#topo #menu ul li{
	list-style-type: none;
	float: left;
}
#topo #menu ul li a{
	color: #999999;
	text-decoration: none;
	font-family: "Century Gothic";
	font-size: 15px;
	height: 30px;
	display: block;
	margin-left: 20px;
	float: left;
}
#topo #menu ul li a:hover{
	color: white;
}
#topo #menu ul li a.ativo{
	color: white;
	background-image: url(images/seta_menu.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
}
/*conteudo*/
#corpo{
	min-height: 430px;
	margin-bottom: 8px;
	padding: 0px;
	@padding-bottom: 30px;
	_padding: 0px;
	float: left;
	width: 582px;
	margin-right: 60px;
}
*html #corpo{height: 430px;}
#corpo .post{
	border-bottom: 1px solid #666666 !important;
	margin-bottom: 80px;
	position: relative;
	float: left;
	width: 582px;
}
#corpo .post .entry{
	margin-bottom: 10px;
	float: left;
	width: 582px;
}
#corpo .post h3.com_balao,
#corpo .post h2.com_balao{
	width: 545px;
}
#corpo .post span.rodape{
	position: absolute;
	width: 77px;
	height: 86px;
	background-image: url(images/rodape_post.png);
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://ellomodel.finching.me/blog/wp-content/themes/ellomodel/images/rodape_post.png', sizingMethod='scale');
	background-repeat: no-repeat;
	bottom: -29px;
	right: 0px;
}
#corpo .post span.comentarios{
	position: absolute;
	width: 35px;
	height: 36px;
	text-align: center;
	line-height: 25px;
	top: 0;
	right: 0;
	background-image: url(images/balao_comentario.gif);
}
#corpo .post span.comentarios a{
	font-size: 12px;
}
#corpo .post .postmetadata{
	width: 506px;
	margin-bottom: 8px;
	@padding-bottom: 8px;
	float: left;
}
#corpo .post .postmetadata a,
#corpo .post .postmetadata p{
	margin: 0px;
	color: #FFF;
	font-family: "Arial";
	font-size: 12px;
}
#corpo .post .postmetadata p span{
	color: #999999;
}
#corpo .post .postmetadata .box1{
	width: 188px;
	float: left;
}
#corpo .post .postmetadata .box2{
	float: left;
}
#sidebar{
	width: 250px;
	float: left;
}
#sidebar h2{
	font-size: "Arial";
	color: #999999;
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 10px !important;
}
#sidebar ul li{
	margin-bottom: 40px;
}
#sidebar .widget_get_recent_comments ul li{margin-bottom: 12px;}
#sidebar .widget_get_recent_comments ul li a{
	display: block;
	font-size: 12px;
	color: white;
}
#sidebar .widget_get_recent_comments ul li a:hover{
	text-decoration: none;
}
#sidebar .widget_get_recent_comments ul li a span{
	color: #999999;
}
#sidebar .widget_get_recent_comments ul li p{
	margin-bottom: 0px !important;
}
#sidebar .widget_categories ul li{
	list-style-image: url(images/lista_categoria.gif);
	margin-left: 18px;
	margin-bottom: 5px !important;
}
#sidebar .widget_categories ul li a{
	font-size: 12px;
	color: white;
	text-decoration: underline;
}
#sidebar .widget_categories ul li a:hover{
	text-decoration: none;
}
/*rodape*/
#rodape{
	clear: both;
	float: left;
	font-family: "Arial";
	font-size: 11px;
	border-top: 1px solid #999999;
	padding-top: 10px;
	width: 900px;
	padding-bottom: 10px;
}
#rodape .esquerdo,
#rodape .direito{
	width: 450px;
	float: left;
}
#rodape .direito{
	text-align: right;
}
#rodape p{
	display: inline;
	color: #999999;
}
#rodape p span{
	color: #666666;
}
#rodape a{
	color: #999999;
	text-decoration: none;
}
#rodape a:hover{
	text-decoration: underline;
}
/*comentarios*/
h3#comments{
	font-family: "Arial";
	font-size: 20px;
	color: #999999;
	font-weight: normal;
	width: 582px;
	margin-bottom: 20px;
	display: block;
}
ol.commentlist li{
	list-style-type: none;
	margin-bottom: 20px;
	float: left;
	border-bottom: 1px solid #666666;
}
ol.commentlist li .topo p{
	margin-bottom: 0px;
}
ol.commentlist li .topo{
	margin-bottom: 16px;
	float: left;
	width: 582px;
}
ol.commentlist li .topo p.autor,
ol.commentlist li .topo p.autor a{
	color: white;
	font-family: "Arial" !important;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
ol.commentlist li .topo p.data{
	color: #999999;
	font-family: "Arial" !important;
	font-size: 11px;
}
ol.commentlist li .conteudo p{
	float: left;
	width: 582px;
	font-family: "Arial";
	font-size: 12px;
	color: white;
	margin-bottom: 20px;
}
/*respond*/
#respond{float: left;}
#respond h3{
	display: block;
	overflow: hidden;
	float: left;
	width: 582px;
	font-family: "Arial";
	font-size: 20px;
	color: #999999;
	font-weight: normal;
	margin-bottom: 20px;
	background-image: url(images/bg_respond.gif);
	background-repeat: no-repeat;
	background-position: 200px center;
}
#commentform{
	float: left;
	width: 582px;
}
#commentform p{
	margin: 0px !important;
}
#commentform textarea,
#commentform input{
	border: 1px solid #666666;
	background-color: #444444;
	color: white;
}
#commentform input{
	width: 262px;/*282px - 20px*/
	height: 20px;/*22px - 2px*/
	padding: 2px 10px 0px 10px;
	margin-bottom: 7px!important;
}
#commentform textarea{
	width: 272px;/*288px - 16px*/
	height: 69px;/*90px -16px*/
	@height: 73px;
	padding: 8px;
	background: url(images/bg_textarea.gif) no-repeat center;
}
#commentform .comentario_esquerdo{
	float: left;
	margin-right: 8px;
	_margin-right: 8px;

}
#commentform .comentario_direito{
	width: 288px;
	float: left;
}
input#submit{
	border: 0px;
	background-image: url(images/bt_enviar.gif);
	width: 50px;
	height: 0pt;
	padding-top: 14px;
	@height: 14px;
	cursor: pointer;
	overflow: hidden;
	float: right;
	margin-top: 8px;
}
/*Padrões do wordpress*/
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#single_page.navigation{
	float: left;
	width: 582px;
	margin-top: -20px;
	margin-bottom: 40px;
}
#single_page.navigation a{
	display: block;	
	height: 40px;
	font-size: 16px;
}
#single_page.navigation .alignleft a{
	background: url(images/voltar.gif) no-repeat left center;
	padding-left: 30px;
}
#single_page.navigation .alignright a{
	background: url(images/proximo.gif) no-repeat right center;
	padding-right: 30px;
}
#single_page.navigation .alignleft,
#single_page.navigation .alignright{
	float: left;
	width: 291px;
}
#single_page.navigation .alignright{
	text-align: right;
	float: right;
}