/*
Theme Name: Seguros em Foco
Theme URI: http://www.seguros-em-foco.com.br/
Description: A fantastic theme for Editora em Foco - Curitiba - Brazil.
Version: 1.0
Author: GN10
Author URI: http://www.gn10.com.br/
Tags: blue, gray, fixed width, three columns

## CSS Print Version For Posts ##

/* Basics */
body {
	font: 13px "Helvetica Neue", Helvetica-Neue, HelveticaNeue, Helvetica, Arial, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #222;
}

img, a img {border: none;}

a, a img {outline: none;}

a {text-decoration: none; color: #003980;}

a:hover {text-decoration: underline; color: #003980;}

address {font-style: normal;}

blockquote {
	font: 19px Georgia, "Times New Roman", Times, serif;
	color: #666;
	line-height: 25px;
	margin: 12px 8px;
	padding: 0 0 0 35px;
	background: url(images/blockquote.gif) no-repeat left center;
}

h1, h2, h3, h4 {font-family: Tahoma, Geneva, sans-serif;}

h2 {
	font-size: 20px;
	font-weight: bold;
	margin: 5px;
	padding: 0px;
}
	.wrapper2 h2 {font-size: 24px;}
	.wrapper2 h2 a {color: #F60;}
	h2.pagetitle {
		font-size: 30px;
		color: #003980;
		margin: 0 0 10px 0;
		padding: 10px;
		background: #EEE;
		border-bottom: 5px solid #e8e8e8;
	}
	h2.posttitle  {
		font-size: 28px;
		color: #003980;
		margin: 0;
		padding: 10px;
	}
	
h3 {
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -1px;
	margin: 0;
	padding: 0;
}
	#wrapper h3 {color: #444; padding: 8px 2px;}
	#wrapper h3.archive {padding: 0 0 5px 0; border-bottom: 1px solid #e8e8e8;}
	
h4 {
	font-size: 18px;
	font-weight: bold;
	margin: 5px;
	padding: 0px;
	color: #444444;
}

p {margin: 10px;}

form {margin: 0; padding: 0;}

input, select {margin: 2px 0;}

label {margin: 5px 3px;}

table {border-collapse: collapse; border-color: #777;}


/* Globals */
.left {float: left;}
.right {float: right;} 
.center {text-align: center;}

.alignleft {float: left; margin-right: 10px;}
.alignright {float: right; margin-left: 10px;}
.aligncenter {margin: 0 auto;}

.tright {text-align: right;}
.tleft {text-align: right;}

.five {margin: 5px;}
.rfive {margin-right: 5px;}
.lfive {margin-left: 5px;}

.clear {clear: both;}
.hidden {display: none;}
.pcinco {padding: 0 8px;}


/* Extras */
.home-date {margin: 0; padding: 0 0 0 7px; font-size: 10px;}

.more-link {margin: 0; padding: 2px; font-size: 10px; text-align: right;}


/* Structure */
#container-wrap {}

#page {
	width: 980px;
	margin: 0 auto;
}

#content {
	margin: 10px 0;
	width: 750px;
	float: left;
}

#content-top {padding-bottom: 10px; clear: both;}

#content-bottom {padding-bottom: 10px; clear: both; position: relative;}

#wrapper1 {
	float: left;
	width: 375px;
}

#wrapper2 {
	float: right;
	width: 375px;
}

#content-bottom .post, .index .post, #wrapper2 .post {
	display: block;
	clear: both;
	padding-bottom: 6px;
	background: url(images/hr.gif) repeat-x left bottom;
}

.content-bottom post {}


/* Entry / More Options */
.entry-more {display: none;}

/* Ads */
.ad-topo {display: none;}

/* Header / Top */

#header {display: none;}

/* Searchline */
#searchline {display: none;}

/* Comments */
#comment-wrap {display: none;}

/* Side */
#side {display: none;}

/* Footer */
#footer {
	margin: 0 auto;
	height: 60px;
	border-top: 2px #666 solid;
	background: #DDD;
	color: #202020;
}

#footer #gotop {display: none;}

#footer span.gn10 a {display: none;}

#footer span.infobox a {display: none;}

#footer div.editora {
	margin: 0;
	padding: 17px 0 0 27px;
	width: 730px;
	float: left;
}	

