/*
Theme Name: Wresource
Theme URI: http://www.wresource.com
Description: Tema desenvolvido por Francisco Matelli
Version: 1 (WP2.7.1)
Author: Francisco Matelli
Author URI: http://www.franciscomatelli.com
Tags: Wresource, Francisco Matelli, Matelli

*/
@import "style/css/reset.css";
@import "style/css/typography.css";
@import "style/css/layout.css";
@import "nav.css";
/*@import "style2.css";
@import "menu-drop-down-f5sites.css";*/

/* USADO EM TODOS O HTML */
body {
	behavior:url("csshover3.htc");
}
* {
	text-decoration:none;
	font-family:Trebuchet MS;
}
#corpo {
        margin: auto;
	width:865px;
}
#corpo p {
	text-align:justify;
	font-size:12px;
	margin-bottom:10px;
}
.tabela {padding:15px;}
.fonteVermelha {color:#990000; margin-left:15px;margin-right:10px;}
.fontePreta {color:#000;}
.fonteAzul {color:#2520D4;}
p {
	font-weight:bold;
	color:#666666;
}
/* SIDEBAR */
div#sidebar {
	margin-top:20px;
	width:200px;
	float:left;
}
ul.subpaginas {
	padding:0 1px 30px 1px;
}
ul.subpaginas li {
	width:170px;
}
ul.subpaginas li ul li {
	width:170px;
	line-height:40px;
	border-bottom:solid 1px #CCCCCC;
	overflow:hidden;
	height:40px;
}
ul.subpaginas li ul li a {
	padding-left:5px;
	font-weight:bold;
	color:#666666;
	height:100%;
	width:100%;
}
ul.subpaginas li ul li:hover a,
ul.subpaginas li ul li:hover {
	background-color:#E8F1FF;
}
.linhacima {
	border-top:solid 1px #CCCCCC;
}
/* CABE�ALHO */
#header {
	height:132px;
	vertical-align:middle;
}
#imagemTopo {
	background:url(style/images/wresource.jpg) no-repeat;
	width:300px;
	height:62px;
	float:left;
	top:40px;
}
#bandeirinhas {
	position:absolute;
	right:0;
}
/* CORPO */
div#conteudo {
	margin-top:15px;
	float:right;
	width:660px;
	margin-bottom:80px;
}
h1 {
	font-size:24px;
	color:#3366FF;
	margin:0 0 25px 0;
}
h2 {
	color:#006699;
	font-size:18px;
}
h3 {
	color:#000033 ;
	font-size:12px;
}
hr {height:1px; border:#666666 solid 0.5px; border-top-width:0; /*text-align:center; margin:20px auto; width:75%;*/}
div#conteudo img { z-index:-10; }
.emNossoBlog {
	font-size:18px;
	
	color:#1D8C16;
	margin-left:8px;
}
#tabelaCorpo {
	margin-top:20px;
	width:100%;
}
#tabelaCorpo td {
	padding:5px;
}
/* RODAPE */
#cartoes {
	clear: both;
	display:block;
}
#footer {
	clear: both;
	display:block;
	width:100%;
	background-color:#E6E6E6;
	border-top:solid 1px #000;
	padding-top:10px;
	/*margin-top:80px;*/
}
#footer p {
	color:#333333;
}
#footer a {
	color:#333333;
}
#footer a:hover {
	color:#666;
}
#tabelaFooter {
	margin:auto;
	width:700px;
	padding:5px;
}
#tabelaFooter td {
	vertical-align:top;
}
#tabelaFooter h1 {
	font-size:12px;
	font-weight:bold;
	margin-bottom:3px;
	margin-top:3px;
}
#tabelaFooter p {
	font-size:12px;
	margin-bottom:3px;
	margin-top:3px;
}
/* COMENTARIOS */
#comentarios {
	padding:0 20px 10px 10px;
	/*background:#EFEFEF;*/
	/*border:#999999 1px solid;*/
}
#comentario_unico li {
	/*border:#CCCCCC 1px solid;*/
	margin-bottom:10px;
	background:#F2F2F2;
	padding:0 10px 5px 10px;
}
#comentario_unico li cite, 
#comentario_unico li cite a {
	color:#000000;
	font-size:1.4em;
}
#comentarios input.form_submit {
	background:#EFEFEF url(images/submit-bg.gif) repeat scroll 0 0;
	border-color:#CCCCCC #999999 #999999 #CCCCCC;
	border-style:double;
	border-width:3px;
	color:#111111;
	cursor:pointer;
	font-weight:bold;
}
.post {
	padding:10px;
	/*float:right;*/
	margin-bottom:40px;
	/*width:640px;*/
}
#flash-imagens {

	z-index:-100;
}

/* Barra lateral*/
ul.subwidget {
	float:right;
}
ul.subwidget li ul li {
	line-height:30px;
	height:30px;
}
ul.subwidget h2 {
	font-size:18px;
	font-weight:100;
	color:#006699;
}
ul.subwidget li ul li a {
	padding-left:5px;
	font-weight:100;
	color:#666666;
}
li.widget {
	margin-bottom:20px;
}
li.widget ul {
	margin-top:6px;
	border-top:solid 1px #CCCCCC;
}
/*BLOG 11 de set 2009 f5sites*/
div.post h2 {
	font-size:1.8em;
	margin-bottom:14px;
}
div.post p  {
	margin:20px 0px;
}
div.post h2 a {
	color:#CC3333;
}

/* PLUGINS */ 
#qtranslate-chooser li {
	float:right;
	padding:4px 2px;
}

