/*
Theme Name: Leandro Zayd
Theme URI: http://www.monodois.com/
Description: Tema desenvolvido por Monodois Design
Author: Monodois Design
Author URI: http://www.monodois.com
Version: 1.0
*/

body {
	background: #6A3C00 url(images/bg.jpg) no-repeat center top;
	margin: 0 auto;
	font: Arial, Helvetica, sans-serif;
}
img {
	border: none;
}
	img a{
		border: none;
	}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	margin: 0 0 0 5px;
	color: #000;
}
	h2 a{
		color: #000;
		text-decoration: none;
	}
		h2 a:hover {
			text-decoration: underline;
		}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin: 20px 0 0 18px;
	font-weight: normal;
}

p {}

p a {
	color: #BC610F;
	text-decoration: underline;
}
	p a:hover {
		background-color: #BC610F;
		color: #FFF;
		text-decoration: none;
	}
ul {
	list-style: none;
	display: block;
}
ul.categorias {
	list-style: none;
	margin: 0px;
	display: block;
}
	ul.categorias li {
		display: block;
		clear: both;
		margin: 1px;	
		line-height: 20px;
	}
		ul.categorias li a{	
			color: #BC610F;
			text-decoration: none;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
		}
			ul.categorias li a:hover{
				text-decoration: underline;
			}
		ul.categorias li:first-child {
			margin-top: 5px;
		}
li{
	float: left;
	margin-right: 20px;
}
	li.categorias {
		float: left;
		margin-right: 20px;
	}
p {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px 5px;
	text-align:left;
	line-height: 18px;
}
#container{
	background: url(images/fita.png) repeat-x;
}
	#topo{
		width: 955px;
		height: 230px;
		margin: auto;
	}
		#marca{
			width: 235px;
			height: 230px;
			position: relative;
			float: left;
			background: url(images/marca.png) no-repeat;
		}
		#right{
			position: relative;
			float: right;
			height: 130px;
			width: 330px;
			display: inline;
		}
			#icon {	
			}
				#icon p{
					font-family: Verdana, Geneva, sans-serif;
					font-size: 10px;
					color: #FEE9B3;
					font-weight: bold;
					margin: -30px 25px 10px 0;
					text-align: right;
				}
			#search {
				width: 330px;
				height: 65px;
				background: url(images/bg_busca.png) no-repeat;
			}
				#search p {
					background: url(images/lupa.png) no-repeat;
				}
				#search img{
					margin: 5px 0 0 8px;
				}
				#search input.input-busca {
					height: 35px;
					width: 155px;
					margin: 12px 5px 10px 60px;
					font: 22px Arial, Helvetica, sans-serif;
					color: #999;
				}
				#search input {
					height: 40px;
				}
		#navbar{
			width: 600px;
			height: 50px;
			background: url(images/bg_navbar.png) repeat-x;
			border: #FFF200 solid 2px;
			margin: auto;
			margin: 130px 0 0 220px;
			position: absolute;
			z-index: 99;
			font-family: Verdana, Arial;
			font-weight: bold;
			font-size: 14px;
			color: #CBA23E;
			
			/* CSS cantos arredondados */
			-moz-border-radius:5px; /* Firefox, etc */			
			-khtml-border-radius:5px; /* Konqueror, etc */			
			-webkit-border-radius:5px; /* Safari, Google Chrome, etc */			
			-opera-border-radius:5px; /* Opera */
		}
			#navbar li a{
				text-decoration: none;
				color: #8F680B;
			}
				#navbar li a:hover{
					color: #000;
				}			
				#navbar li a:visited{
				}
				
				#navbar li.current_page_item {
					border-bottom: 10px solid #000;
				}
					#navbar li.current_page_item a {
						color: #000;
						text-decoration: none;
						margin: 0 0 5px 0;
						height: 20px;
					}
	#content{
		width: 955px;
		margin: auto;
		background-color:#FFF;

		/* CSS cantos arredondados */
		-moz-border-radius: 7px; /* Firefox, etc */			
		-khtml-border-radius: 7px; /* Konqueror, etc */			
		-webkit-border-radius: 7px; /* Safari, Google Chrome, etc */			
		-opera-border-radius: 7px; /* Opera */
	}
		.center{
			width: 625px;
			position: relative;
			float: left;
			margin: 0 0 30px 0;
			background-color: #fff;
			
			/* CSS cantos arredondados */
			-moz-border-radius: 7px; /* Firefox, etc */			
			-khtml-border-radius: 7px; /* Konqueror, etc */			
			-webkit-border-radius: 7px; /* Safari, Google Chrome, etc */			
			-opera-border-radius: 7px; /* Opera */
		}
			.post{
				margin: 16px 0 0 16px;
			}
			p.data {
				color:#333;
				font-weight: bolder;
				font-size: 12px;
				margin: 0 0 0 8px;
			}
			#topic_bar {
				height: 20px;
				margin: 20px 10px 30px 0;
				background-color: #F2F2F2;
				border: #CCC 1px solid;
				padding: 5px 0;

				/* CSS cantos arredondados */
				-moz-border-radius:7px; /* Firefox, etc */			
				-khtml-border-radius:7px; /* Konqueror, etc */			
				-webkit-border-radius:7px; /* Safari, Google Chrome, etc */			
				-opera-border-radius:7px; /* Opera */
			}
				.details {
					position:relative;
					float: left;
					margin: -10px 0 0 0;
					padding: 0 0 0 10px;
				}
					.details a {
						text-decoration: none;
					}
				.coments {
					background: url(images/coments.png) no-repeat;
					width: 135px;
					height: 60px;
					margin-top: -20px;
					position: relative;
					float: right;
					padding: 0 15px 0 0;
				}
				
					.coments a {
						text-decoration: none;
						color: #333;
					}
						.coments a:hover {
							background: none;
							color: #333;
							text-decoration: underline;
						}
					.coments p{
						margin: 18px 0 0 0;
						position: relative;
						float:right;
					}
					.coments span {
						margin-right: 20px;
						font-size: 24px;
						font-weight: bold;
						width: 50px;
						text-align: center;
					}

    div.wp-pagenavi {
        text-align: center;
    }


		.sidebar{
			width: 300px;
			position: relative;
			float: right;
			background: #F2F2F2;
			border: #CCC solid 1px;
			margin: 18px 18px 20px 0;
			padding: 0 0 30px 0;
			
			/* CSS cantos arredondados */
			-moz-border-radius:5px; /* Firefox, etc */			
			-khtml-border-radius:5px; /* Konqueror, etc */			
			-webkit-border-radius:5px; /* Safari, Google Chrome, etc */			
			-opera-border-radius:5px; /* Opera */
		}
		
			.widget {
				margin: 10px 20px;
			}
			
			.mail-feed {
				background: url(images/bg_mailfeed.jpg) no-repeat;
				width: 286px;
				height: 72px;
				margin: 30px 5px;
			}
				.mail-feed input {
					margin: 45px 0 0 70px;
				}
			
			/*BANNERS ROTATIVOS*/
			.rotation {
				width: 265px;
				height: 265px;
				margin: 10px auto;
				background-color: #999;
			}
                        .pics {
                            height:  265px;
                            width:   265px;
                            padding: 0;
                            margin:  0;
                        }

                        .pics img {
                            background-color: #eee;
                            width:  265px;
                            height: 265px;
                            top:  0;
                            left: 0;

                        }

			.parceiros{
			}
				.parceiro{
					margin: 0 14px;
				}
					.parceiro img{
						margin: 2px;
					}
	#footer{
		height: 190px;
		clear: both;
		background: url(images/fita_footer.png) repeat-x;
		text-align: center;
	}
		#footer-content {
			width: 950px;
			margin: 0 auto;
		}
		.selo{
			width: 100px;
			position: relative;
			float: left;
			margin: 50px 0 0 0;
		}
			.selo p {
				color: #fff;
				font-size: 10px;
			}
			/*ID que aumenta a margin esquerda apenas da primeira div .selo*/
			#selo1 {
				margin: 50px 35px 0 0;
			}
			/*ID que centraliza a classe SELO para os direitos reservados leandro zayd*/
			#zayd_footer {
				margin: 50px 0 0 50px;
				width: 155px;
			}
			/*ID QUE ALINHA A DIV A DIREITA*/
			#monodois {
				margin: 40px 0 0 100px;
			}
				#monodois img{
					margin-top: -20px;
				}
	
	#clear {
		clear: both;
	}
	
	
/* Coment�rios */
#intro {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	margin: 30px 0;
}

	#intro a {
		color: #BC610F;
		text-decoration: none;
	}
		#intro a:hover {
			background-color: #BC610F;
			color: #FFF;
			text-decoration: none;
		}
	#intro ul.lista-comentarios {
		list-style: decimal;
               padding:0;
               margin:0;
	}
		#intro ul.lista-comentarios li.comentario {
			display: block;
			float: none;
                        font-family: Arial, Tahoma, sans-serif;
                        margin-bottom:35px;
		}
		#intro ul.lista-comentarios li.comentario small.data {
			color: #888;
                        font-size:10px;

		}

       #commentform label { font-family: Arial, Tahoma, sans-serif; font-size: 11px; }
