/*  
Theme Name: Meus Ovos
Theme URI: http://www.meusovos.com/
Description: Tema do blog 'Meus Ovos'
Version: 0.1.5
Author: Diogo Azevedo
Author URI: http://www.diogoazevedo.com/
*/

/* Corpo e Estrutura Basica */
body {
	font: 15px Arial, Verdana, Sans-Serif;
	color: #333333;
	background: #FFC000 url(imagens/mo-bg.jpg);
	margin: 0px;
	padding: 0px 0px 0px;
}
a {
	color: #30570C;
	text-decoration: none;
}
a:visited {
	color: #30570C;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
p {
	font-family: Georgia,Times,serif;
	font-size: 15px;
	line-height: 1.5em;
	padding: 15px 0px 0px 0px;
	margin: 0px;
}
p a {
	font-weight: bold;
}
img {
	border: none;
    margin: 2px;
}
img.frame { 
	border: 1px solid #ddd;
	background-color: #f3f3f3;
	padding: 10px;
	margin: 5px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
}
li {
	font-family: Georgia,Times,serif;
	font-size: 15px;
	line-height: 1.5em;
}
h1 {
	margin: 0px;
	padding-left: 0px;
	padding-top: 0px;
	height: auto;
	font: 26px/100% "Trebuchet MS", Tahoma, Sans-Serif;
	color: #FF7400;
}
h1 a{
	color: #c9eefe;
	text-decoration: none;
}
h1 a:visited{
	color: #c9eefe;
	text-decoration: none;
}
h1 a:hover{
	color: #E9E9E9;
	text-decoration: none;
}
h2 {
	color: #7C9E68;
	margin: 0px 0px 1px;
	letter-spacing: -1px;
	font: 28px "Trebuchet MS", Tahoma, Arial;
	padding-bottom: 1px;
}
h2 a, h2 a:visited {
	font-family: Georgia,Times,serif;
	font-size: 23px;
	font-weight: bold;
	color: #378016;
	text-decoration: none;
}
h2 a:hover {
	font-family: Georgia,Times,serif;
	font-size: 23px;
	font-weight: bold;
	color: #49A81D;
	text-decoration: none;
}
h3 {
	font-family: Georgia,Times,serif;
	font-size: 20px;
	color: #444;
	margin: 10px 0px 2px;
}
h4 {
	font: normal 130%/100% "Trebuchet MS", Tahoma, Arial;
	color: #758d38;
	margin: 10px 0px 5px;
}
form {
	margin:0px;
	padding:0px;
}
#page {
	margin: 0px auto;
	width: 884px;
	border-bottom: 5px solid #000000;
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
	background: #FFFFFF;
}
/* Que comece o Header */
#header {
	background: #FFC000 url(imagens/mo-header.jpg) no-repeat;
	height: 190px;
	position: relative;
	border-bottom:1px solid #000000;
}
#headerimg {
	float: left;
	position:relative;
	padding: 20px 0px 0px 20px;
	height: 95px;
}
/* Inicio do Menu */
#nav {
	position:absolute;
	bottom:0px;
    float:left;
    width:100%;
    background:#FFC000;
    font-size:93%;
	line-height:normal;
	border-bottom:1px solid #DD740B;
}
#nav ul { 
	margin:0;
	padding:0px 10px 0 40px;
	list-style:none;
}
#nav li {
    display:inline;
    margin:0;
    padding:0;
	font-weight:bold;
}
#nav a {
    float:left;
    background:url("imagens/tabesquerda.gif") no-repeat left top;
    margin:0;
    padding:0 0 0 5px;
    text-decoration:none;
}
#nav a span {
    float:left;
    display:block;
    background:url("imagens/tabdireita.gif") no-repeat right top;
    padding:5px 15px 4px 6px;
    color:#FFF;
}
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #nav a span {float:none;}
    /* End IE5-Mac hack */
#nav a:hover span {
    color:#FFF;
}
#nav a:hover {
    background-position:0% -43px;
}
#nav a:hover span {
    background-position:100% -43px;
}
/* Fim do Menu */
/* Fim do Header */
#ad-topo {
	margin-top: 10px;
	padding-top: 10px;
	margin-left: -65px;
	position: relative;
}
/* Inicio do conteudo */
#content {
	margin: 0px;
	padding: 10px 0px 30px 70px;
	float: left;
	width: 550px;
}
#content h3 {
	font-family: Georgia,Times,serif;
	font-size: 20px;
	color: #444;
	margin: 10px 0px 5px;
}
.post {
	clear: both;
	padding-top: 7px;
	width: 510px;
}
/*Inicio da placa de data */
.post-data {
	position: absolute;
	left: -60px;
	background-color: transparent;
	margin: 0 0 0 0;
	width: 60px;
	height: 60px;
	background: url('imagens/data-post.jpg') no-repeat;
	font-family: verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #727271;
	line-height: 110%;
}
.data-mes {
	margin: 13px 0 0 0;
}
.data-dia {
	margin: 6px 0 0 0;
}
/*Fim da placa de data */
/*Balao de comentarios */
.balao-comentarios {
	width: 60px;
	height: 45px;
	background: url(imagens/comentarios-bg.jpg) no-repeat left center;
	float: right;
	font-family: verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#727271;
	text-align: center;
}
.n-comentarios {
	margin: 14px 0 0 0;
}
/*Fim do balao de comentarios */
/*Informacoes do post */
.postinfo {
	position: relative;
	width: 470px;
	height: 25px;
	background-color: #F1FFE3;
}
.postinfo-autor {
	background: url(imagens/ico-autor.png) no-repeat left center;
	padding-left: 20px;
	float: left;
	font: 18px bold Georgia,Times,Serif;
	color: #30570C;
}
.postinfo-cat {
	background: url(imagens/ico-categoria.gif) no-repeat left center;
	padding-left: 20px;
	float: right;
	font: 18px bold Georgia,Times,Serif;
	color: #FFAA55;
}
/*Fim de informacoes do post */
/*Foto capa */
.foto-capa {
	position: relative;
	float: left;
	width: 180px;
	height: 160px;
	border: 2px solid #666;
	margin: 20px 10px 0px 0;
	overflow: hidden;
}
.foto-capa img {
	margin: 0px;
}

/*Fim da foto da capa */
#ad-topo {
	margin-top: -10px;
	position: relative;
	padding-bottom: 10px;
}
.entry {
	width: 550px;
	float: left;
	position: relative;
	margin-top: 10px;
	padding-top: 0px;
	padding-right: 0pt;
	padding-bottom: 20px;
	padding-left: 0px;
}

.post-calendar {
	background: url(images/mini-calendar.gif) no-repeat left center;
	padding-left: 20px;
	float: right;
	font-size: 95%;
	color: #999999;
}
.post-content {
	padding-top: 15px;
	font-style: Georgia, serif;
}
#single-titulo {
	border-bottom: 1px dotted #CCCCCC;
}
.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #59770e;
}
.previous-entries a{
	float: left;
	padding-left: 18px;
	background: url(images/mini-nav-left.gif) no-repeat left center;
}
.next-entries a{
	float: right;
	padding-right: 18px;
	background: url(images/mini-nav-right.gif) no-repeat right center;
}
/* Fim do Conteudo */
/* Inicio da Barra Lateral */
/*Inicio do mecanismo de buscas */
#form-busca {
	float: right;
	background: transparent url(imagens/ico-busca.png) no-repeat left;
	width: 200px;
	height: 20px;
	margin: 15px 5px 15px 0;
}
#form-busca #s {
	border: 2px solid #bdd77f;
	width: 135px;
	height: 15px;
	margin-left: 22px;
	margin-bottom: 2px;
	padding: 2px 8px 2px 2px;
	background: #F1FFE3;
	vertical-align: middle;
}
#form-busca #searchsubmit {
	background: #FFF url(imagens/ico-ok.png) no-repeat;
	border: none;
	width: 16px;
	height: 16px;
	font: bold 8px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	vertical-align: middle;
	cursor: pointer;
}
#form-busca label {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
/*Fim do mecanismo de buscas */
#sidebar {
	float: right;
	padding: 0px 0px 20px 0px;
	width: 225px;
}
#sidebar h3 {
	font: normal 22px Georgia,Times,serif;
	color: #378016;
	margin: 10px 0px 5px 0px;
}
.ul-cat {
	list-style: none;
	margin:0px 0px 15px;
	padding:0px;
	border-bottom: 2px solid #dceeb7;
}
.li-carros {
	background: url(imagens/ico-carros.png) no-repeat left;
}
.li-estilo {
	background: url(imagens/ico-estilo.png) no-repeat left;
}
.li-games {
	background: url(imagens/ico-games.png) no-repeat left;
}
.li-gostosas {
	background: url(imagens/ico-gostosas.png) no-repeat left;
}
.li-hollywood {
	background: url(imagens/ico-hollywood.png) no-repeat left;
}
.li-ovos {
	background: url(imagens/ico-ovos.png) no-repeat left;
}
.li-musica {
	background: url(imagens/ico-musica.png) no-repeat left;
}
.li-telinha {
	background: url(imagens/ico-telinha.png) no-repeat left;
}
.li-videos {
	background: url(imagens/ico-videos.png) no-repeat left;
}
.ul-cat li{
	margin: 0px;
	padding: 6px 0px 6px 35px;
	border-top: 1px solid #dceeb7;
	font-size: 16px;
	color: #378016;
}
.ul-cat li a, .ul-cat li a:visited{
	color: #378016;
	text-decoration: none;
}
.ul-cat li a:hover{
	color: #49A81D;
	text-decoration: none;
}
.ul-links {
	list-style: none;
	margin:0px 0px 15px;
	padding:0px;
	border-bottom: 2px solid #dceeb7;
}
.li-link-pb {
	background: url(imagens/ico-links-pb.png) no-repeat left;
}
.li-link-nm {
	background: url(imagens/ico-links-nm.png) no-repeat left;
}
.li-link-ll {
	background: url(imagens/ico-links-ll.png) no-repeat left;
}
.ul-links li {
	margin: 0px;
	padding: 6px 0px 6px 40px;
	border-top: 1px solid #dceeb7;
	font-size: 15px;
	color: #378016;
}
.ul-links li a, .ul-links li a:visited{
	color: #378016;
	text-decoration: none;
}
.ul-links li a:hover{
	color: #49A81D;
	text-decoration: none;
}
/* Fim da barra lateral */
/* Post unico */
.info-post {
	position: relative;
	width: 550px;
	height: 25px;
	background-color: #F1FFE3;
}
.info-post-tags {
	background: url(imagens/ico-tags.png) no-repeat left center;
	padding-left: 20px;
	float: left;
	font: 14px bold Georgia,Times,Serif;
	color: #30570C;
}
.info-post-tags a {
	font-weight: bold;
}
.foto-post {
	position: relative;
	width: 546px;
	height: 246px;
	border: 2px solid #666;
	overflow: hidden;
}
.foto-post img {
	margin: 0px;
}
#ads-categorias-e {
	margin-top: 3px;
	position: relative;
	float: left;
}
#ads-categorias-d {
	margin-top: 3px;
	position: relative;
	float: right;
}
/* Fim do post unico */
/* Posts relacionados */
.ul-relacionados {
	list-style: none;
	margin:0px 0px 15px;
	padding:0px;
	width: 550px;
	border-top: 1px solid #dceeb7;
	border-bottom: 1px solid #dceeb7;
}
.ul-relacionados li{
	margin: 0px;
	border-bottom: 1px solid #dceeb7;
	font-size: 14px;
}
.ul-relacioados li a, .ul-relacionados li a:visited{
	padding: 2px 0px 2px 20px;
	background: url(imagens/ico-lista-relacionados.png) no-repeat left;
	color: #378016;
	text-decoration: none;
}
.ul-relacionados li a:hover{
	color: #49A81D;
	text-decoration: none;
}
/* Fim dos posts relacionados */
/* Inicio dos comentarios */
.aviso-comentarios p {
	font-size: 12px;
	width: 550px;
}
#comments, #respond {
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 5px;
	width: 550px;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 35px;
	line-height: 130%;
	width: 516px;
}
.commentlist li{
	padding: 5px 10px;
}
.commentlist .alt {
	background: #F1FFE3;
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #49A81D;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
	width: 550px;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	color: #787878;
	font-size: 87%;
}
#commentform input{
	width: 230px;
	background:#F1FFE3;
	border: 2px solid #bdd77f;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 546px;
	height: 115px;
	background:#F1FFE3;
	border: 2px solid #bdd77f;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	background: url(imagens/ico-enviar.png) no-repeat;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: none;
	float:right;
	width: 200px;
	height: 25px;
	cursor: pointer;
}
/* Fim dos comentarios */
/* Diversos */
/* Quotes */
blockquote span{
	font-family: Georgia,Times,serif;
	line-height: 1.5em;
	padding: 0px 20px 0px 0px;
	font-size: 20px;
	float: left;
	background: url(imagens/ico-fecha-aspas.png) bottom right no-repeat;
}
blockquote{
	padding: 15px 15px 20px 20px;
	font-size: 22px;
	background: url(imagens/ico-abre-aspas.png) top left no-repeat;
}
cite{
	font-size: 1.2em;
	float: right;
} 
/* Fim das Quotes */
/* Inicio do Rodape */
#footer {
	clear: both;
	background: #048DB4 url(images/footer-bg.gif) no-repeat;
	color: #ACD7EE;
	border-left: 2px solid #FFC000;
	border-right: 2px solid #FFC000;
	font-size: 95%;
	line-height: 130%;
}
#footer a, #footer a:visited{
	color: #ffffff;
}
#footer .left-col{
	width: 240px;
	float: left;
	margin-left: 10px;
}
#footer .right-col{
	width: 220px;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
	background: url(images/footer-right-bg.gif) no-repeat;
}
#footer h4 {
	font: normal 146%/100% "Trebuchet MS", Tahoma, Arial;
	color: #9cdbfb;
	margin: 10px 0px 5px;
}
.recently-commented {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 92%;
	line-height: 110%;
}
.recently-commented li{
	background: url(images/mini-footer-comments.gif) no-repeat;
	padding: 0px 0px 10px 20px;
}
.recently-commented a{
	font-size: 115%;
	line-height: 130%;
	font-weight: bold;
}
.recent-posts {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 92%;
	line-height: 110%;
}
.recent-posts li{
	background: url(images/mini-footer-post.gif) no-repeat;
	padding: 0px 0px 10px 20px;
}
.recent-posts a{
	font-size: 115%;
	line-height: 130%;
	font-weight: bold;
}
#credits {
	margin: 5px auto;
	width: 760px;
	color: #7a9299;
	font-size: 85%;
	line-height: 120%;
}
#credits a, #credit a:visited{
	color: #048db4;
}
.rss {
	background: url(images/mini-rss.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 8px;
}
.loginout {
	background: url(images/mini-loginout.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 8px;
}
.center {
	text-align: center;
}
img.center, a img.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #D5E6AC;
	padding: 3px;
	background: #FFFFFF;
}
a:hover img.center {
	border-color: #FF6600;
	background: #FF6600;
}
.alignleft {
	float: left;
}
img.alignleft, a img.alignleft {
	float:left;
	margin: 4px 10px 5px 0px;
	border: 1px solid #D5E6AC;
	padding: 3px;
	background: #FFFFFF;
}
a:hover img.alignleft{
	border-color: #FF6600;
	background: #FF6600;
}
.alignright {
	float: right;
}
img.alignright, a img.alignright {
	float:right;
	margin: 4px 10px 5px 0px;
	border: 1px solid #D5E6AC;
	padding: 3px;
	background: #FFFFFF;
}
a:hover img.alignright{
	border-color: #FF6600;
	background: #FF6600;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
/* Fim do Rodape */

.wp-caption {
border: 1px solid #ddd;
text-align: center;
background-color: #f3f3f3;
padding-top: 4px;
margin: 10px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}
.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;
}
#limpar { clear: both; }
