/*

Theme Name: Blank 2 Column - Left Sidebar

Theme URI: http://refueled.net/blank-themes/

Description: A Blank Wordpress theme with left sidebar.

Author: refueled

Author URI: http://refueled.net

version: 2.0

Tags: two-column, widget-ready, blank

*/



/* definicoes gerais */



*{margin:0; padding:0;}



body {

	background:#dedede;

	background-image:url(../../../imagens_base/fundo.png);

	background-repeat:repeat-y;

	background-position:center;

	font: 10px/12px Verdana, Arial, SunSans-Regular, Sans-Serif;

	}



img{ border: none; padding:0; }

img a{border:none;}



img.left{ float: left; border: none; padding: 6px 0 0 0; }

img.right{ float: right; border: none; padding: 0 0 0 6px; }



blockquote{

	border-left:1px solid #A5ABAB;

	margin:15px;

	padding:0 12px 0 12px;

	}



code{

	font-family:"Courier New", Courier, monospace;

	}

input {

	border:solid 1px #666;

	line-height:20px;

}



/* links */



a{

	color:#2587b8;

	text-decoration:none;

	}



a:hover, #barra a:hover{text-decoration: underline;}



/* contentores gerais */





#contentor {

	width: 895px;

	margin: 0 auto;

	padding:0;

	background:#fff;

	color:#000;

	overflow: hidden;

	}

	

#contentor_fundo {

    background-image:url(../../../imagens_base/fundo_interior.png);

	background-repeat:repeat-y;

	background-color:#FFF;

	width: 665px;

	margin:0;

	padding:0;

	float:right;

	border:0;

}

/* CABECALHO */



#cabecalho { 	 

  	height: 140px;

	float:right;

	}

#cabecalho h1{

	text-align:center;

	padding:0;

	font-family:Georgia, "Times New Roman", Times, serif;

	font-size:22px;

	line-height:26px;

	color:#000;

	font-weight:lighter;

	}



#cabecalho h2{

	text-align:center;

	padding:0;

	font-family:Georgia, "Times New Roman", Times, serif;

	font-size:18px;

	line-height:21px;

	font-weight:lighter;

	}



#cabecalho a, #barra a {

	color: #000; 

	text-decoration: none;

	}

#cabecalho a:hover, #navegacao a:hover{

	color: #FFF; 

	text-decoration: none;

	}



/*menus dentro do cabecalho - on*/



#menu_contentor_on {

	width:206px;

	height:140px;

	float:left;

}

#menu_on {

	width:206px;

	height:90px;

	padding-top:14px;

	float:left;

}

#lista_on_menu_on {

	width:206px;

	height:22px;

	padding-top:14px;

	float:left;

}

#menu_contentor_off {

	width:123px;

	height:140px;

	float:left;

}

#menu_off {

	width:123px;

	height:66px;

	padding-top:14px;

	float:left;

}

#lista_off {

	width:123px;

	height:14px;

	padding-top:10px;

	float:left;

}

#lista_on_menu_off {

	width:123px;

	height:22px;

	padding-top:14px;

	float:left;

}

#menu_spacer_esq {

	width:34px;

	height:140px;

	float:left;

}

#menu_spacer_dir, #menu_contentor_spacer {

	width:14px;

	height:140px;

	float:left

}

#menu_spacer{

	width:14px;

	height:22px;

	padding-top:118px;

}





/*zona da navegacao*/

	

#navegacao {

	float:left;

	width:627px;

	margin:14px 14px 10px 24px;

	height:12px;

	color:#000;

	font-size:9px;

	}



/*links da zona de navegacao*/



#navegacao a {

	color:#666;

	text-decoration: none;

	}

#navegacao a:hover{

	color: #000; 

	text-decoration: none;

	}



/* conteudo */





#conteudo {

	float: right;

	width:617px;

	overflow: hidden;

	text-align:justify;

	margin:14px 14px 14px 34px;

	}



#conteudo h1 {

	font-size: 18pt;

	line-height: 21pt;

	}

#conteudo h2 {

	font-size: 14pt;

	line-height:21px;

	}

#conteudo h3 {

	font-size: 10pt;

	line-height:12px;

}

#conteudo h4 {

	font-size: 9pt;

	line-height:11px;

}

#conteudo h5 {

	font-size: 7px;

	line-height:9px;

	font-weight:normal;

}

#conteudo p {

	line-height:14px;

}





/* barra lateral */



#barra {

	font-family: verdana, arial, tahoma;

	font-size:8pt;

	width:230px;

	float:left;

	margin:0;

	padding: 0;

	}



#barra h2{

	font:normal 11pt arial, georgia, times;

	color: #000;	

	margin: 0;

	padding: 0;

}



#barra p {margin:0; padding:0;}



#barra img {padding: 0; margin: 0;}



#barra ul {

	margin:12px;

	padding:0;

	}



#barra ul li {

	margin: 0;

	padding: 0;

	line-height: 14pt;

	list-style-type: none;

	}



.logo {

	width:210px;

	height:107px;

	padding:14px 10px 0px 10px;

}



	

/* outros */



.imgespaco10pxH {

	padding:0px 10px 0px 10px;

}



.imgespaco10pxV {

	padding:10px 0px 10px 0px;

}



.imgespaco10px {

	padding:10px;

}



/* rodape */



#rodape {

	clear: both;

	width: 100%;

	}

	

#rodape p{padding:14px 0;margin: 0; color: #000; text-align:center;}

#rodape a{color: #000;text-decoration: none;}

#rodape a:hover{color: #5D5D5D;text-decoration: underline;}





/*outros*/



.post {

	margin:0;

	padding:0;

	line-height: 14pt;

	}

	

.post h2{

	font:normal 15pt georgia, times;

	}

	

.post h2 a{

	color: #000;

	text-decoration: none;

	}

	

.post h2 a:hover{

	color: #777;

	text-decoration: none;

	}



.post ul {}



.post li {}



.entry p{margin:12px 0;}



.postmetadata{

	clear: both;

	background:#5999b8;

	padding:6px;

	margin: 20px 0;

	}



.postmetadata a{

	color: #000;

font-weight: bold;

	}



	



.navigation {

	font-size:8pt;

	width:100%;

	float:left;

	margin:0;

	padding:0;

	overflow:hidden;

	}

	

.alignleft a{float:left; margin:25px 0;}

.alignright a{float:right; margin:25px 0;}





/* comments */





#commentform{

	background:#fff;

	margin:0;

	padding:0;

	}

	

#commentform p{

	color: #000;

	}

	

#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}

	

#commentform h3{

	font-family: georgia, times, verdana;

	font-size: 10pt;

	font-weight: 300;

	color: #000;

	margin:0;

	padding:0;

	}

	

#comment{

	width:80%;

	}



#author, #email, #url, #comment, #submit{

	background: #fff;

	font-family: verdana, arial, times;

	font-size: 8pt;

	margin:5px 5px 0 0;

	padding:0;

	border: 1px solid #000;

	}

	

#submit{margin:5px 5px 0 0;}



#comments{margin:0; padding:0}

	

ol.commentlist {list-style-type: none; margin:0; padding:0;}



.avatar{float:left; margin:0 12px 0 0;}



ol.commentlist li {

	background: #fff;

	margin:10px 0;

	padding:5px 0 5px 10px;

	list-style-type:none;

	}



ol.commentlist li.alt {background: #eee;}

ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}



ol.commentlist a {color:#000;}



cite {

	font-family: arial, verdana, tahoma;

	font-size: 9pt;

	font-weight: bold;

	font-style: normal;

	}

	

cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}



	

	

/* misc */



img.centered {

	display: block;

	margin-left: auto;

	margin-right: auto;

	}



img.alignright {

	padding: 4px;

	margin: 0 0 2px 7px;

	display: inline;

	}



img.alignleft {

	padding: 4px;

	margin: 0 7px 2px 0;

	display: inline;

	}



.alignright {

	float: right;

	}



.alignleft {

	float: left

	}

	

.wp-caption {

   border: 1px solid #ddd;

   text-align: center;

   background-color: #f3f3f3;

   padding-top: 4px;

   margin: 10px;

   /* optional rounded corners for browsers that support it */

   -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;

}