/*
Theme Name: NIEJ 1.0 - Simplincidade Azul
Theme URI: mailto:thiagocorreiacarneiro@gmail.com
Description: Uma proposta limpa, totalmente WEB 2.0, de apresenta&ccedil;&atilde;o de layout e estrutura&ccedil;&atilde;o de conte&uacute;do, com 3 colunas. Para uma melhor acessibilidade, por favor, consultar o Designer, e n&atilde;o deixe de ler  a noticia com as tags personalizadas, amplamente detalhadas.
Author: Thiago Carneiro aka Flor
Author URI: mailto:thiagocorreiacarneiro@gmail.com
version: 1.0
Tags: three-column, widget-ready, blank, blue, azul, 3 colunas, widget pronto, niej, flor, design, wordpress, web 2.0
*/



/* basics */

*{margin:0; padding:0;}

body {
	background:#414246 url(images/bg_page.gif) top left repeat-x;
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 11px;
	}
	
h1 {
	font-size: 300%;
}
h2 {
	font-size: 250%;
	}
h3 {
	font-size: 200%;
	}
h4 {
	font-size: 175%;
}
h5{
	font-size:150%;
	}
h6{
	font-size: 125%;
}
h1, h2, h3, h4, h5, h6{
	font-family:Georgia, "Times New Roman", Times, serif;
}
hr{
	background: #C8C8C8;
	border: medium none;
	color: #C8C8C8;
	display: block;
	height: 1px;
	margin: 0.5em 0;
}
.separador{
	background: url(images/hr.gif) no-repeat scroll 50% 50%;
	display: block;
	height:50px;
	margin: 0 0 30px 0;
	clear:both;
}
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{
	background: url(images/blockquote.gif) left top no-repeat;
	margin:10px 0;
	padding: 0 35px;
	text-align:justify;
	font-style:italic;
}

code{
	font-family:"Courier New", Courier, monospace;
}
.dica {
	background: #FFFDEB url(images/div_dica.png) no-repeat 3px 3px;
	border-bottom: 1px dotted #FFC864;
	border-top: 1px dotted #FFC864;
	margin:10px 0;
	padding:7px 10px 7px 35px;
}
.download{
	background: #F5FAEB url(images/div_download.png) no-repeat 3px 3px;
	border-bottom: 1px dotted #78BE5A;
	border-top: 1px dotted #78BE5A;
	margin:10px 0;
	padding:7px 10px 7px 35px;
}
.alerta{
	background: #FFF5EB url(images/div_alerta.png) no-repeat 3px 3px;
	border-bottom: 1px dotted #FFB4A0;
	border-top: 1px dotted #FFB4A0;
	margin:10px 0;
	padding:7px 10px 7px 35px;
}
.info{
	background: #F4F5F6 url(images/div_info.png) no-repeat 3px 3px;
	border-bottom: 1px dotted #AAB4BE;
	border-top: 1px dotted #AAB4BE;
	margin:10px 0;
	padding:7px 10px 7px 35px;
}
.nota{
	background: #F4F5F6;
	border-bottom: 1px dotted #AAB4BE;
	border-top: 1px dotted #AAB4BE;
	margin:10px 0;
	padding:7px 10px 7px 10px;
}

/* links */
a{color:#1AB1E3;text-decoration:none;}
a:hover{text-decoration: underline;}



/* container */
#container {
	width:800px;
	margin: 0 auto;
	padding:0;
	background:#FFF url(images/bg_container.gif) top left repeat-y;
	color:#333;
	overflow: hidden;
	}
	
/* header */
#header{
	background:#69CCEE url(images/bg_top.gif) top left no-repeat;
}
#header1{
	background:#69CCEE url(images/bg_top1.gif) top left no-repeat;
}
#header2{
	background:#69CCEE url(images/bg_top2.gif) top left no-repeat;
}
#header3{
	background:#69CCEE url(images/bg_top3.gif) top left no-repeat;
}
#header4{
	background:#69CCEE url(images/bg_top4.gif) top left no-repeat;
}
#header5{
	background:#69CCEE url(images/bg_top5.gif) top left no-repeat;
}
#header6{
	background:#69CCEE url(images/bg_top6.gif) top left no-repeat;
}
#header7{
	background:#69CCEE url(images/bg_top7.gif) top left no-repeat;
}
#header8{
	background:#69CCEE url(images/bg_top8.gif) top left no-repeat;
}
#header, #header1, #header2, #header3, #header4, #header5, #header6, #header7, #header8 {
  	width:100%; 
  	height:120px;
	color: #fff;
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	}

#header h1, #header1 h1, #header2 h1, #header3 h1, #header4 h1, #header5 h1, #header6 h1, #header7 h1, #header8 h1{
	font:normal 20pt georgia, times;
	margin:0;
	}
	
#header h1 a, #header1 h1 a, #header2 h1 a, #header3 h1 a, #header4 h1 a, #header5 h1 a, #header6 h1 a, #header7 h1 a, #header8 h1 a{color: #404040; text-decoration: none; width: 100%; height:120px; display: block;}
#header h1 a:hover, #header1 h1 a:hover, #header2 h1 a:hover, #header3 h1 a:hover, #header4 h1 a:hover, #header5 h1 a:hover, #header6 h1 a:hover, #header7 h1 a:hover, #header8 h1 a:hover{color: #666; text-decoration: none;}


#header h2, #header1 h2, #header 2 h2, #header3 h2, #header4 h2, #header5 h2, #header6 h2, #header7 h2, #header8 h2{
	font:normal 10pt georgia, times;
	color:#333;
	padding: 0 0 0 18px;
	margin:0;	
	}


/* main menu */
#menu {
	background:#000;
	font-family: verdana, arial, times, serif;
	font-size: 8pt;
	width:100%; 
	overflow:hidden;
}
#menu ul {
	margin:0;
	padding:0;
}
#menu ul li {
	list-style-type: none;
	float:left;
	margin: 0;
	padding: 0;
}
#menu ul li a {
	padding:4px 10px;
	margin: 0;
	color: #fff;
	display:block;
}
#menu ul li a:hover {
	background: #fff;
	color:#000;
}

/* CONTEUDO */
#content {
	float: left;
	width:450px;
	overflow: hidden;
	margin:5px 10px 10px 10px;
	}
.post {
	margin:0;
	padding:0;
	line-height: 14pt;
	}
	
.h2_post{
	font:normal 14pt Tahoma, Geneva, sans-serif;
	padding: 2px 0 2px 0;
	}
	
.h2_post a{
	color: #000;
	text-decoration: none;
	}
	
.h2_post a:hover{
	color: #777;
	text-decoration: none;
	}

.post_info{
	margin:0;
	background:url(images/ico_post_hour2.gif) left top no-repeat;
	height: 15px;
	padding: 0 0 5px 20px;
	border: 0;
	border-bottom:1px dotted #CCC;
	margin:5px 0 0 0;
	}

.entry p{margin:12px 0;}

.postmetadata{
	clear: both;
	margin: 20px 0 0 0 ;
	}

.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;}
	
.entry-meta{
	background: #F2F5FB;
	border: 1px solid #cccccc;
	font-size: 11px;
	margin-bottom: 40px;
	margin-top:0;
	overflow:hidden;
	padding: 10px 15px;
}
.h2_single{
	font:normal 16pt Tahoma, Geneva, sans-serif;
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	width: 100%;
}
.h2_page{
	font:normal 16pt Tahoma, Geneva, sans-serif;
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px dotted #ccc;
	width: 100%;
}
.h2_single a, .h2_page a{
	color: #000;
	text-decoration: none;
	}
	
.h2_single a:hover, .h2_page a:hover{
	color: #777;
	text-decoration: none;
	}
.breadcrumb{
	font-size:9px;
	margin:0 0 15px 0;
}

/* BARRA DA ESQUERDA */
#left {
	width:179px;
	height:inherit;
	float:left;
	margin:0;
	background: none;
	}

#left h2{
	font:normal 11pt arial, georgia, times;
	color: #000;	
	margin-left: 7px;
	padding: 0;
}

#left label{
	font:normal 11pt arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0;
}

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

#left img {padding: 0; margin: 0;}
/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height:1% }
* html ul li a { height: 1%; }
/* End */
.menu ul{
	margin:0;
	padding:0;
	list-style:none;
	width: 179px;
	border-bottom: 1px solid #ccc;
}
.menu ul li{
	position: relative;
}
.menu li ul{
	position: absolute;
	left:179px;
	top:0;
	display:none;
}
.menu ul li a {
	display: block;
	text-decoration: none;
	color:#000;
	background: #FBFBFB;
	padding: 5px;
	border: 1px solid #ccc;
	border-bottom: 0;
	border-left: 5px solid #FBFBFB;
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 8pt;
}
.menu ul li a:hover{
	color: #1AB1E3;
	border-left: 5px solid #1AB1E3;
}
.menu li:hover ul, li.over ul {
	display:block;
}
.minerva{
	margin: 50px 0 10px 0;
	text-align:center;
}
/* SEARCH FORM */
#searchform{
	padding:5px 0 5px 5px;
	margin:0 0 10px 0;
	background: #FBFBFB;
	border-right: 1px solid #ccc;
	}
#searchform input#s{
	margin:0px;
	border:0px;
	background: url(images/bg_serch.gif) top left no-repeat;
	padding:3px 25px 2px 5px;
	width:140px;
	height:18px;
	font-size:12px;
	text-align: left;
	vertical-align: middle;
	color:#666;
	}
#searchbutton{
	background:url(images/bg_bt.gif) left top no-repeat;
	width:31px;
	height:22px;
	margin: 0 0 1px 0;
	border: 0px;
	text-align: center;
	vertical-align:middle;
	color:#FFF;
	font-weight: bold;
	}

/* 404 */
#404{
	
}
#404 h3{
	font:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:16px;
	color: #1AB1E3;
	margin:10px;
	padding:0;
}
/* BARRA DIREITA */
#right {
	width:150px;
	float:right;
	margin:0 0 50px 0;
	padding: 0;
	}
#right h2{
	font:normal 12px arial, georgia, times;
	color: #000;
	margin: 0 0 10px 0;
	padding: 0 5px 3px 0;
	border-bottom: 1px solid #39C;
}
#right p {margin:0; padding:0;}
#right img {padding: 0; margin: 0;}
#right ul {
	margin:0 0 30px 0;
	padding:0;
	}
#right ul li {
	margin:0 0 5px 10px;
	padding:0 10px 0 0;
	list-style:none;
	font-size:10px;
	}
#right ul.xoxo li{
	list-style-type: square;
	margin-left: 20px;
	font-size:9px;
}
#right ul li ul {
	margin: 0;
	padding: 0;
	line-height: 12pt;
	list-style-type: none;
	}
#right .textwidget{
	margin:0 0 30px 0;
}
#right ul li ul li {
	margin:0;
	padding: 0;}
#right ul a{ color:#555;text-decoration:none;}
#right ul a:hover{color:#1AB1E3;text-decoration: underline;}


/* COMENTARIOS */
.bl_comen, .bl_comen li{
	float:right;
	margin:0;
	padding:0;
	display:inline;
}
.bl_comen a{
	color:#FFF;
}
.bl_comen_a{
	background:url(images/bg_comen1.gif) left top no-repeat;
	width:21px;
	height: 27px;
	display:block;
}
.bl_comen_b{
	background:url(images/bg_comen2.gif) left top repeat-x;
	height:27px;
	margin:0;
	padding:0;
}

.bl_comen_c{
	background:url(images/bg_comen3.gif) left top no-repeat;
	width:8px;
	height: 27px;
	display:block;
}

#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;
	border-bottom: 3px solid #1AB1E3;
	padding-bottom:3px;
	font-size:10pt;
	font-family:Tahoma, Geneva, sans-serif;
	}
	
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;}

#respond h3{
	border-bottom: 3px solid #1AB1E3;
	padding-bottom:3px;
	font-size:10pt;
	font-family:Tahoma, Geneva, sans-serif;
	margin: 20px 0 5px 0;
}

/* 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;
}
.footer {
	display:block;
	color:#999;
	clear:both;
	padding:15px 15px 0 15px;
	width:770px;
	background:#F3F3F3;
}


.footeritem{
	float:left;
	width:370px;
	margin:5px 7px;

}
.footeritem h2{
	margin:0 0 5px 0;
	padding:0 5px 3px 0;
	font:12px arial, georgia, times;
	border-bottom: 1px solid #3399CC;
	color:#000;
}
.footeritem span{
	clear:both;
	padding:5px;
	display:block;
	font-size:9px;
	color:#666;
}
.footeritem span a{
	color: #1AB1E3;
}
.footeritem span a:hover{
	color: #1AB1E3;
}

.footeritem p{
	float:left;
	width:80px;
	height:80px;
}
.finalfooter{
	padding:5px;
	clear:both;
	text-align:center;
	/*background:#1c1c1c;*/
	font-size:9px;
	color:#666;
}
.footer a {
	margin:0px 10px;
	color:#67A400;
}
.footer a:hover{
	text-decoration:underline;
}
.rsssubscribe{
	background:url(images/rssicon.gif) no-repeat 0 0;
	width:37px;
	height:36px;
	display:block;
	float:right;
	margin-right:15px;
	margin-top:81px;
}
.gototop{
background:url(http://www.dezinerfolio.com/wp-content/uploads/2007/05/gototop.gif) no-repeat 0 0;
width:28px;
height:25px;
display:block;
_display:none;
position:fixed;
z-index:9999;
text-indent:-9999px;
overflow:hidden;
outline:none;
right:0px;
bottom:30px;
}

.clear{
clear:both;
}
