/*  
Theme Name: TechPress
Theme URI: http://www.wpdesigner.com
Description: TechPress theme created by Small Potato.
Version: 1.0
Author: Small Potato
Author URI: http://www.wpdesigner.com/

*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
}

body{
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	background: #437ea7 url(images/background_body.gif) repeat-x;
	color: #fff;
}

h1, h2, h3, h4, h5, h6{
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 18px;
	font-weight: bold;
}

a{
	text-decoration: underline;
	color: #008000;
}

a:hover{
	text-decoration: none;
}

a img{
	border: 0;
}

address, dl, p{
	padding: 15px 0 0;
}


blockquote{
	margin: 15px 0 0;
	background: #efefef;
}

blockquote p{ padding: 15px; }

blockquote blockquote{
	margin: 15px;
	background: #fff;
}

code{
	background: #f9f9f9;
}

dt{ font-weight: bold; }

dd{ padding: 0 0 0 15px; }

hr{
	clear: both;
	margin: 15px 15px 5px 15px;
	border: 0;
	height: 1px;
	text-align: left;
	background: #9b9b9b;
	color: #9b9b9b;
}


/* Modified image styles of WordPress Default Theme, Kubrick */

.entry img{
	border: 1px solid #ccc;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	margin: 5px 0 2px 7px;
	padding: 4px;
	display: inline;
}

img.alignleft {
	margin: 5px 7px 2px 0;
	padding: 4px;
	display: inline;
}

img.wp-smiley{
	border: 0;
	margin: 0;
	padding: 0;
	background-color: transparent;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

/* end image styles */

input, textarea{
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 12px;
	padding: 2px;
}

input#s, input#author, input#email, input#url, textarea#comment{
	padding: 3px;
}

input#author, input#email, input#url{
	margin: 0 5px 0 0;
}

pre{
	width: 90%;
}

small{
	font-size: 10px;
}

#container{
	margin: 0 auto;
	width: 839px;
	padding: 10px 0 0;
	text-align: left;
}

#page{
	float: left;
	width: 839px;
	margin: 0 0 10px;
	background: #fff;
	color: #000;
}

#header{
	float: left;
	width: 839px;
	background: #fff url(images/background_header.jpg) no-repeat;
}

#header .site_title{
	float: left;
	width: 60%;
}

#header h1{
	padding: 20px 20px 15px;
	font-family: "Trebuchet MS", Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 36px;
	font-weight: normal;
	color: #5b86a4;
}

#header h1 a{
	text-decoration: none;
	color: #5b86a4;
}

#header h1 a:hover{
	text-decoration: underline;
}

#header .syndication{
	float: left;
	width: 40%;
	font-family: Verdana, Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
}

#header .syndication a{
	color: #d63b05;
}

#header .syndication ul{
	margin: 0;
	padding: 41px 30px 15px 0;
	list-style: none;
}

#header .syndication ul li{
	display: inline;
	margin: 0 0 0 20px;
	padding: 0 0 0 17px;
	background: url(images/feed-icon-12x12.png) no-repeat 0 1px;
}

#header .topmenu{
	float: left;
	width: 819px;
	margin: 0 10px;
	background: #4b94b5 url(images/background_topmenu.jpg) no-repeat;
	color: #fff;
	display: inline;
	clear: both;
}

#header .topmenu ul{
	margin: 0;
	padding: 10px 0;
	list-style: none;
	font-family: "Trebuchet MS", Arial, Helvetica, Georgia, Sans-Serif;
}

#header .topmenu ul li{
	display: inline;
	margin: 0 0 0 10px;
}

#header .topmenu ul li a{
	padding: 0 0 0 13px;
	font-weight: bold;
	text-decoration: none;
	background: url(images/topmenu_bullet.gif) no-repeat 0 5px;
	color: #fff;
}

#header .topmenu ul li a:hover{
	text-decoration: underline;
}

.columns_wrapper{
	float: left;
	width: 819px;
	margin: 10px 10px 0;
	background: url(images/dotted_horizontal.gif) repeat-x;
	display: inline;
}

.narrowcolumn{
	float: left;
	width: 469px;
	background: url(images/dotted_vertical.gif) repeat-y top right; 
	padding: 5px;
}

.post{
	padding: 10px;
	text-align: justify;
}

.postdate{
	font-family: "Trebuchet MS", Arial, Helvetica, Georgia, Sans-Serif;
	font-weight: bold;
	color: #5b6d02;
}

.post h2{
	padding: 15px 0 0;
	font-weight: normal;
}

.entry{
	line-height: 24px;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	border: 0;
	padding: 15px 0 0;
	font-weight: bold;
}

.entry h1{
	font-size: 30px;
	font-weight: normal;
	line-height: 36px;
}

.entry h2{
	font-size: 18px;
}

.entry h3{
	font-size: 16px;
}

.entry  h4{ font-size: 14px; }

.entry h5{ font-size: 12px; }

.entry h6{ font-size: 11px; }

.entry p.postinfo{
	padding: 15px 0 15px;
	background: url(images/dotted_horizontal.gif) repeat-x left bottom;
}

.browse{
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
}

.browse a{
	font-weight: bold;
	color: #d63b05;
}

.sidebar{
	float: left;
	width: 160px;
	margin: 0 0 0 10px;
	display: inline;
}

.sidebar ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li#search input{
	margin: 0 0 5px;
}

.sidebar ul li{
	padding: 10px 0 10px;
}

.sidebar ul li h2{
	font-family: "Trebuchet MS", Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 14px;
	color: #333;
}

.sidebar ul ul li{
	padding: 0;
	line-height: 30px;
}

.sidebar ul ul ul li{
	padding: 0 0 0 10px;
}


/* comments template */

.comments-template{
	padding: 15px 0 0;
}

.comments-template h2, .comments-template h3{
	font-family: "Trebuchet MS", Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 20px;
	list-style: none;
}

.comments-template ol li{
	margin: 15px 0 0;
	line-height: 24px;
	padding: 0 0 20px;
	background: url(images/dotted_horizontal.gif) repeat-x bottom left;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

/* end comments template */

/* wp-calendar */

table#wp-calendar{
	width: 100%;
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 12px;
	text-transform: none;
	line-height: 24px;
}

table#wp-calendar caption{
	padding: 10px 15px;
}

table#wp-calendar th{
	padding: 0px;
	text-align: right;
	vertical-align: top;
	background: #eee;
}

table#wp-calendar td{
	padding: 0px;
	text-align: right;
}

table#wp-calendar tfoot td{
	text-align: center;
}

/* end calendar */




#footer{
	float: left;
	width: 839px;
	font-family: Verdana, Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 11px;
	background: #fff url(images/background_footer.gif) no-repeat left bottom;
	color: #666;
	clear: both;
}

#footer a{
	text-decoration: none;
	color: #000;
}

#footer a:hover{
	text-decoration: underline;
}

#footer p{
	padding: 15px 20px;
	background: url(images/dotted_horizontal.gif) repeat-x;
}

/* NOVOS */
.erro_campo {
	background-color: #FF9F9F;
}
#loading {
	display: none;
}
#spreadthis {
	margin-top: 10px;
	text-align: center;
}
.formulario input, .formulario textarea, .formulario select {
	border:1px solid #ddd;
	padding:2px;
	margin:5px 0 0 0;
	font:90% Verdana, Arial, Helvetica, sans-serif;
	background-color: #F0F0F0;
	color: #000;
	height: 15px;
}
.formulario label {
	display: block;
}

.botao {
	border:1px solid #ddd;
	padding:4px;
	margin:5px 0 0px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #F0F0F0;
	color: #000000;
	font-size: 11px;
	width: auto;
	cursor: crosshair;
	min-height: 25px;
}
.TextNormal {
	PADDING-RIGHT: 10px;
	PADDING-LEFT: 10px;
	FONT-SIZE: 11px;
	COLOR: #000000;
	LINE-HEIGHT: 15px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-ALIGN: justify;
	background-color: #fff;
}
.Headline {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	MARGIN-BOTTOM: 0px;
	TEXT-TRANSFORM: uppercase;
	COLOR: #000000;
	LINE-HEIGHT: 25px;
	BORDER-BOTTOM: #666f85 1px dotted;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	background-color: #fff;
}
.erro {
	color: red;
	background-color: #fff;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.flutua_foto {
	float:left;
	padding:15px;
}

/* BUTTONS */

.buttons a, .buttons button{
    display:block;
    float:left;
    margin:0 7px 0 0;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;

    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}
.buttons button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
.buttons button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
}
.buttons button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}
/* STANDARD */

button:hover, .buttons a:hover{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
}
.buttons a:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}

/* POSITIVE */

button.positive, .buttons a.positive{
    color:#529214;
}
.buttons a.positive:hover, button.positive:hover{
    background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
}
.buttons a.positive:active{
    background-color:#529214;
    border:1px solid #529214;
    color:#fff;
}

/* NEGATIVE */

.buttons a.negative, button.negative{
    color:#d12f19;
}
.buttons a.negative:hover, button.negative:hover{
    background:#fbe3e4;
    border:1px solid #fbc2c4;
    color:#d12f19;
}
.buttons a.negative:active{
    background-color:#d12f19;
    border:1px solid #d12f19;
    color:#fff;
}
/****** Pagination Style **********/
.paginacao {
	padding: 2px;
	text-align:center;
	clear: both;
	font-weight: bold;
	font-size: 12px;
}

.paginacao ul {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 12px;
}

.paginacao li {
	list-style-type: none;
	display: inline;
	padding-bottom: 1px;
}

.paginacao a, .paginacao a:visited {
	padding: 0 5px;
	border: 1px solid #000000;
	text-decoration: none;
	color: #000000;
}

.paginacao a:hover, .paginacao a:active {
	border: 1px solid #000000;
	color: #000;
	background-color: lightyellow;
}

.paginacao li.currentpage {
	font-weight: bold;
	padding: 0 5px;
	background-color: #fff;
	color: #666666;
}

.paginacao li.disablepage {
	padding: 0 5px;
	border: 1px solid #929292;
	color: #929292;
}

.paginacao li.nextpage {
	font-weight: bold;
}

* html .paginacao li.currentpage, * html .paginacao li.disablepage{
	margin-right: 5px;
	padding-right: 0;
}

.centraliza {
	text-align:center;
	margin: 10px 0px 10px 0px;
}

.centraliza_layout {
	text-align: center;
	margin: 0px;
}
/* fim paginacao*/

.clear {
	clear: both;
	height: 5px;
}

.bloco_foto_miniaturas {
	width: 120px;
	height: 120px;
	float: left;
	margin-bottom: 15px;
}

.materias_relacionadas {
	clear: both;
}

.materias_relacionadas h5 {
	font-size: 1.2em;
	color: #000;
	margin-bottom: 10px;
	margin-top: 5px;
}

blockquote {
	margin: 10px 0 10px 0;
	padding: 5px 10px 5px 10px;
	background: #D7E1FF;
	border-top: solid 1px #9DB7FF;
	border-bottom: solid 1px #9DB7FF;
	text-align: justify;
	font-size: 11px;
}

.relacionadas {
	margin-left: 30px;
	font-size: 13px;
	line-height: 1.5em;
	list-style: disc;
}

.ads_sidebar {
	text-align: center;
}
/* fim novos */
