/*
Theme Name: PedroLamin 4.0
Theme URI: http://www.pedrolamin.com.br/
Description: Tema do wordpress para o site pessoal de Pedro Lamin.
Version: 4.0
Author: Pedro Vitor Lamin Junior
Author URI: http://www.pedrolamin.com.br/
*/

*{
	margin:0px;
	padding:0px;
	font:13px Arial, Helvetica, sans-serif;
}
strong{
	font-weight:bold;
}
body{
	background:#E1F1F3 url(imgs/fundo.jpg) top center repeat-x;
}

#topo{
	background:url(imgs/topo.jpg) top center no-repeat;
	height:520px;
}
#topo #titulo{
	width:376px;
	height:215px;
	margin:0px auto;
	padding:297px 0 0 474px;
}
#topo #titulo h1 a{
	display:block;
	text-indent:-9000px;
	overflow:hidden;
	width:376px;
	height:215px;
	background:url(imgs/nome.gif) bottom right no-repeat;
}

#conteudo, #base{
	width:850px;
	margin:0px auto;
}
#conteudo #menu{
	width:378px;
	height:35px;
	padding:0 0 20px 472px;
	background:url(imgs/menu.jpg) top right no-repeat;
}
#conteudo #menu ul li{
	list-style:none;
	display:inline;
}
#conteudo #menu ul li a{
	height:35px;
	line-height:35px;
	padding:0 23px 0 23px;
	font:15px Trebuchet MS, Arial;
	font-weight:bold;
	text-decoration:none;
	color:#fff;
}
#conteudo #menu a.atual{
	color:#38A3AD;
}
#conteudo #menu a:hover{
	color:#216274;
}
#conteudo h2, #conteudo h2 a{
	font:32px Trebuchet MS, Arial;
	letter-spacing:-1px;
	font-weight:bold;
	color:#216274;
	margin-bottom:10px;
	text-decoration:none;
}
#conteudo h3{
	font:16px Trebuchet MS, Arial;
	letter-spacing:-1px;
	font-weight:bold;
	color:#216274;
	margin:10px 0 5px 0;
}
#conteudo p{
	line-height:18px;
	margin-bottom:5px;
}
#conteudo a{
	color:#216274;
}
#conteudo .post img{
	border:0px;
	margin-bottom:10px;
}
#conteudo .h2post{
	margin-bottom:15px;
	padding:0 0 10px 0;
	border-bottom:4px dashed #e2f1f4;

}
#conteudo .comments{
	margin-top:15px;
	padding:10px 0 5px 0;
	border-top:4px dashed #e2f1f4;
	color:#999999;
	font-size:10px;
}
#conteudo .post .comments a{
	font-size:10px;
	font-weight:bold;
}
#baseFundo{
	background:url(imgs/base.jpg) top center repeat-x;
	height:325px;
}
#baseFundo #base #baseEsquerda{
	width: 458px;
	height:315px;
	margin-top:10px;
	float:left;
	padding:20px 20px 0 0;
}
#baseFundo #base #baseEsquerda h2{
	text-indent:-9000px;
	overflow:hidden;
	width:104px;
	height:38px;
	background: url(imgs/basePosts.jpg) top left no-repeat;
}
#baseFundo #base #baseDireita{
	width:320px; height:315px;
	margin-top:10px;
	float:left;
	padding:20px 20px 0 20px;
	border-right:5px dashed #e2f1f4;
	border-left:5px dashed #e2f1f4;
	background:url(imgs/baseDireito.jpg) top center repeat-x;
}
#baseFundo #base #baseDireita h2{
	text-indent:-9000px;
	overflow:hidden;
	width:179px;
	height:38px;
	background: url(imgs/basePortfolio.jpg) top left no-repeat;
}
#baseFundo #base #baseEsquerda h2.creditos{
	margin-top:20px;
	width:188px;
	background: url(imgs/baseCreditos.gif) top left no-repeat;
}
#baseFundo #base #baseDireita a.wp{
	background: url(imgs/iconeWP.jpg) center center;
	width:31px;
	height:31px;
	margin:30px 5px 0 0;
	text-indent:-9000px;
	overflow:hidden;
	display:block;
	float:left;
}
#baseFundo #base #baseDireita a.rss{
	background: url(imgs/iconeRss.jpg) center center;
	width:31px;
	height:31px;
	margin:30px 5px 0 0;
	text-indent:-9000px;
	overflow:hidden;
	display:block;
	float:left;
}
#baseFundo #base #baseDireita ul li, #baseFundo #base #baseEsquerda ul li{
	list-style:none;
}
#baseFundo #base #baseDireita ul li, #baseFundo #base #baseEsquerda ul li{
	border-top:1px solid #216475;
	margin-bottom:10px;
	padding-top:10px;
}
#baseFundo #base #baseDireita ul li a, #baseFundo #base #baseEsquerda ul li a{
	padding-right:20px;
	color:#216475;
	text-decoration:none;
}
#baseFundo #base #baseDireita ul li a:hover, #baseFundo #base #baseEsquerda ul li a:hover{
	color:#ea680a;
	background:url(imgs/seta.gif) right center no-repeat;
}
#baseFundo #base #baseEsquerda p, #baseFundo #base #baseEsquerda strong{
	font-size:10px;
	color:#216475;
}