@charset "utf-8";
/*
Theme Name: Blog PauloWD
Theme URI: http://www.paulowd.com.br/blog
Description: Tema do blog PWD
Version: 3.0
Author: Paulo Victor Geremias
Tags: profissional, web, design, madeira.
*/




/* CSS Document */


body {
	background-image: url(img/bg.png);
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding:0px;
	background-repeat: repeat-x;
	background-color: #FDFDFF;
}

#container {
	width:990px;
	height:auto;
	position:relative;
	margin:0px auto;
}


#logo {
	position:absolute;
	width:234px;
	height:70px;
	z-index:1;
	background-image: url(img/logo.png);
	left: 40px;
	top: 30px;
}

#logo h1 {
	display:none;
}


#menu {
	position:absolute;
	width:450px;
	height:45px;
	z-index:2;
	left: 510px;
	top: 30px;
	background-image: url(img/menu.png);
	font-size:15px;
	padding-top:15px;
	text-align:center;
	font-weight:bold;
}

#menu ul li {
	list-style:none;
	display:inline;
}
#menu ul {
	margin:5px 0px 0px -50px;
}

#menu ul li a {
	color:#333;
	text-decoration:none;
	padding:2px 8px;
	border-right:1px solid #DDDDDD;
}

#menu ul li a:hover {
	color:#F03;
	text-decoration:none;
}

#menu .atual a, #menu .atual a:hover {
	color:#3CF;
	text-decoration:none;
	padding:2px 8px;
}
#bannerPublicidade {
	position:absolute;
	width:728px;
	height:90px;
	z-index:3;
	left: 115px;
	top: 165px;
	overflow: hidden;
	background-image: url(img/bgPublicidade.png);
	padding:1px 1px 1px 17px;
}


#conteudo {
	position:absolute;
	width:590px;
	height:auto;
	z-index:5;
	left: 20px;
	top: 320px;
}


/* Home, search */

.post {
	position:relative;
	width:590px;
	height:300px;
	z-index:4;
	margin:0px;
	margin-bottom:20px;
}

.post .boxTopo {
	background-image:url(img/bgTopo.png);
	width:590px;
	height:20px;
	display:block;
}

.post .boxCentro {
	width:590px;
	height:280px;
	background-image:url(img/bgCentro.png);
}

.post .boxRodape {
	background-image:url(img/bgRodape.png);
	width:590px;
	height:14px;
	display:block;
}

.post .dataPost {
	position:absolute;
	top:15px;
	left:15px;
	background-image:url(img/bgData.png);
	width:64px;
	height:64px;
	overflow:hidden;
	text-align:center;
}

.post .dataPost .mesAno {
	padding-top:7px;
	color:#FFF;
	font-size:11px;
}

.post .dataPost .dia {
	padding-top:5px;
	color:#333;
	text-shadow: 2px 2px 2px #999;
	font-size:24px;
}

.post .titPost {
	position:absolute;
	height:64px;
	width:450px;
	top:0px;
	left:90px;
	padding:0px;
}

.post .titPost h2 a {
	color:#F06;
	font-size:24px;
	margin:0px;
	text-decoration:none;
	text-shadow: 1px 1px 2px #CCC;
}

.post .titPost h2 a:hover {
	text-decoration:underline;
}

.post .CommentsTags {
	width:580px;
	height:20px;
	position:absolute;
	background-color:#F3F3FF;
	display:block;
	margin-left:5px;
	top:80px;
	color:#666;
	font-weight:bold;
}

.post .CommentsTags a {
	color:#666;
	text-decoration:none;
	font-weight:normal;
}

.post .CommentsTags a:hover {
	text-decoration:underline;
}

.post .CommentsTags .imgComments {
	width:auto;
	padding-left:26px;
	height:16px;
	display:block;
	background-image:url(img/imgComments.png);
	background-repeat:no-repeat;
	margin-left:15px;
}


.post .txt {
	width: 570px;
	height:auto;
	position:absolute;
	top: 110px;
	margin-left:10px;
}

.post .posted {
	width:580px;
	height:20px;
	position:absolute;
	bottom:-30px;
	left:-5px;
	background-color:#F3F3FF;
	color:#666;
}

.post .posted .imgPosted {
	padding-left:23px;
	height:19px;
	width:auto;
	background:url(img/imgAutor.png) no-repeat;
	margin-left:20px;
}

.post .posted .conLendo {
	right:20px;
	padding-right:25px;
	background:url(img/setaDir.png) no-repeat right;
	width:auto;
	height:19px;
	position:absolute;
}

.post .posted a .conLendo {
	color:#F06;
	text-decoration:none;
}

.post .posted a:hover .conLendo {
	border-bottom:1px solid #F06;
}


/* Fim home, search */



/* Inicio page */



.page {
	position:relative;
	width:590px;
	height:auto;
	z-index:4;
	margin:0px;
	margin-bottom:20px;
}

.page a {
	color:#069;
	text-decoration:none;
}

.page a:hover {
	color:#F06;
	text-decoration:underline;
}

.page .boxTopo {
	background-image:url(img/bgTopo.png);
	width:590px;
	height:20px;
	display:block;
}

.page .boxCentro {
	width:570px;
	height:auto;
	background-image:url(img/bgCentro.png);
	margin-top:0px;
	padding:100px 10px 50px 10px;
}

.page .boxRodape {
	background-image:url(img/bgRodape.png);
	width:590px;
	height:14px;
	display:block;
}

.page .dataPost {
	position:absolute;
	top:15px;
	left:15px;
	background-image:url(img/bgData.png);
	width:64px;
	height:64px;
	overflow:hidden;
	text-align:center;
}

.page .dataPost .mesAno {
	padding-top:7px;
	color:#FFF;
	font-size:11px;
}

.page .dataPost .dia {
	padding-top:5px;
	color:#333;
	text-shadow: 2px 2px 2px #999;
	font-size:24px;
}

.page .titPost {
	position:absolute;
	height:64px;
	width:450px;
	top:0px;
	left:90px;
	padding:0px;
}

.page .titPost h2 a {
	color:#F06;
	font-size:24px;
	margin:0px;
	text-decoration:none;
	text-shadow: 1px 1px 2px #CCC;
}

.page .titPost h2 a:hover {
	text-decoration:underline;
}

.page .CommentsTags {
	width:580px;
	height:20px;
	position:absolute;
	background-color:#F3F3FF;
	display:block;
	margin-left:5px;
	top:80px;
	color:#666;
}

.page .CommentsTags a {
	color:#666;
	text-decoration:none;
	font-weight:normal;
}

.page .CommentsTags a:hover {
	text-decoration:underline;
}

.page .CommentsTags .imgComments {
	width:auto;
	padding-left:26px;
	height:16px;
	display:block;
	background-image:url(img/imgComments.png);
	background-repeat:no-repeat;
	margin-left:15px;
}


.page .posted {
	width:580px;
	height:20px;
	position:relative;
	bottom:-30px;
	left:-5px;
	background-color:#F3F3FF;
	color:#666;
	margin-top:-30px;

}

.page .posted .imgPosted {
	padding-left:23px;
	height:19px;
	width:auto;
	background:url(img/imgAutor.png) no-repeat;
	margin-left:20px;
}

.page .posted .conLendo {
	right:20px;
	padding-right:25px;
	background:url(img/setaDir.png) no-repeat right;
	width:auto;
	height:19px;
	position:absolute;
}

.page .posted a .conLendo {
	color:#F06;
	text-decoration:none;
}

.page .posted a:hover .conLendo {
	border-bottom:1px solid #F06;
}







/* Fim page */


#lateral {
	width:270px;
	left:700px;
	height:auto;
	top:345px;
	background:#F3F3FF;
	position:absolute;
	padding:0px 10px 0px 20px;
}

#lateral img {
	border:0px;
	margin-right:10px;
}

#lateral .bordaTopo {
	background-image:url(img/bordaTopo.png);
	top:-20px;
	left:0px;
	height:20px;
	width:300px;
	position:absolute;
}

#lateral .bordaRodape {
	background-image:url(img/bordaRodape.png);
	bottom:-20px;
	left:0px;
	height:20px;
	width:300px;
	position:absolute;
}

#lateral .titulo {
	background-image:url(img/bgTitLateral.png);
	width:280px;
	height:37px;
	margin-left:-40px;
	position:relative;
	padding-left:40px;
	padding-top:1px;
	color:#FFF;
	font-size:16px;
	font-weight:bold;
}

#lateral li {
	color:#F3F3FF;
	font-size:1px;
}

#lateral li ul {
	margin-left:-20px;
}

#lateral li ul li {
	list-style:none;
	font-size:14px;
	margin-bottom:5px;
}

#lateral li ul li a {
	text-decoration:none;
	color:#069;
}

#lateral li ul li a:hover {
	color:#F06;
	background-color:#F5F5F5;
}


#nuvem {
	padding:3px;
}

#nuvem a{
	color:#666;
	text-decoration:none;
}

#nuvem a:hover{
	color:#F06;
	text-decoration:underline;
}


#msgIe7 {
	display:none;
	width:100%;
	height:15px;
	background-color:#FFC;
	border-bottom:2px solid #666;
}



#s {
	width:210px;
	background-color:#F5F5F5;
	border:1px solid #E5E5E5;
	padding:5px;
}

#btn_busca {
	width: 28px;
	height: 28px;
	background-color:#F3F3FF;
	background-image:url(img/icbusca.png);
	border:0px;
}

#comentarios {
	width:600px;
	border-top:1px solid #E5E5E5;
	height:auto;
	margin:0px;
	position:relative;
}

#comentarios hr {
	margin-left:-30px;
	width:580px;
	color:#FEFEFF;
	background-color:#FEFEFF;
	border:0px;
	border-top:1px solid #E5E5E5;
}

.divCodigo {
	margin-left:20px;
	margin-right:20px;
	background-color:#F9EFFC;
	color:#2C4F69;
	border:1px solid #DEDEFF;
	padding:5px;
}

.linkEnquete a {
	color:#069;
	background-color:#EEFFEE;
	text-decoration:none;
	padding:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border:1px solid #CCC;
}

.linkEnquete a:hover {
	background-color:#DDDDDD;
	color:#09C;
}