/*
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
*/

/* Basics */
body {
	font: 13px Arial, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #222;
	/* background: #f9f9f9; */
}

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

/* Image Caption  */
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-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;
}


/* News */
.newsblue {
	width: 120px;
	padding: 4px;
	background: #88211A;
	position: absolute;
	top: 0px;
	left: 0px;
}
.newsblue a {color: #FFF;}
#news {
	font-size: 14px;
	list-style-type: none;
	padding: 4px;
	width: 610px;
	height: 16px;
	margin: 0;
	position: absolute;
	top: 0px;
	left: 120px;
	background: #DAD9DB;
	overflow: hidden;
}
#news a {color: #222;}


/* 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;}

.home-icons {background: #dbdbdd; width: 370px;}
	.home-icons table {margin: 7px 0;}
	.home-icons h2 {font-size: 25px; margin: 5px 0; padding: 0; color: #58585a;}
	.home-icons p {font-size: 14px; line-height: 22px; margin: 5px; padding: 0; color: #58585a;}
	.home-icons p a {color: #58585a;}
	.home-icons p a.vejamais {color: #003980;}


/* Album (Photos for Search and Archive) */
.album {
	width: 110px;
	height: 113px;
	float: left;
	margin: 0 7px 4px 0;
	background: url(images/album.gif) no-repeat left center;
}
.album img {margin: 5px;}

.album-date {margin: 0; padding: 0; font-size: 10px;}

/* Structure */
#container-wrap {}

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

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

#content-all {padding: 10px;}

#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 {
	padding-bottom: 6px;
	margin: 2px 0;
	background: url(images/hr.gif) repeat-x left bottom;
}

.post-de-destaque {
	background-color: #FFE0B6;
	border: 1px solid #FFBB65;
	margin-bottom: 3px;
}

.content-bottom post {}

#content-bottom .page, .index .page, #wrapper2 .page {
	display: block;
	clear: both;
	margin: 5px 0;
	background: #fcfcfc;/* url(images/hr.gif) repeat-x left bottom;*/
	border: #e8e8e8 1px solid;
} 

/* Entry / More Options */
.entry-more {		
	padding: 15px;
	margin: 10px;
	background: #FCFCFC;
	border: 1px solid #e8e8e8;
}
	.entry-more .email, .entry-more .print, .entry-more .feed, .entry-more .share, .entry-more .tags {
		padding: 4px 0 3px 22px;
		display: block;
	}
	.entry-more .email {background: url(images/icon-mail.gif) no-repeat left center;}
	.entry-more .print {background: url(images/icon-print.gif) no-repeat left center;}
	.entry-more .feed {background: url(images/icon-feed.gif) no-repeat left center;}
	.entry-more .share {background: url(images/icon-share.gif) no-repeat left center;}
	.entry-more .tags {background: url(images/icon-tag.gif) no-repeat left center;}


/* Ads */
.ad-topo {margin: 10px 0;}
.ad-logo {width: 700px; float: right; padding: 10px 10px 0 0;}
.ad-box a img {margin: 5px 10px;}
.ad-center a img {margin: 5px 0;}
.ad-lateral {margin: 5px 0;}


/* Header / Top */

#header {background: url(images/bkg-header.gif) repeat-x left top;}

#top {
	height: 130px;
	margin: 0;
	background: url(images/bkg-top.jpg) no-repeat left top;
	position: relative;
}

#top h1 {margin: 0; padding: 0; float: left; width: 230px;}
#top #links {top: 112px; right: 0; position: absolute; text-align: right; font-size: 11px; background: #003980; color: #FFF; padding: 5px;}
#top #links a {
	font-size: 12px;
	font-weight: normal;
	margin-left: 3px;
	padding: 5px;
	color: #FFF;
}


/* JQuery Slide Panel - Loginbox */
#loginform {width: 430px; padding: 8px 0 0 20px; margin: 0; float: right;}
#loginform2 {padding: 0; margin: 0;}
.login-float {float: left; margin-right: 5px;}
#user_login, #user_pass {padding-left: 20px;}
#user_login {background: #FFF url(images/icon-user.gif) no-repeat left top;}
#user_pass {background: #FFF url(images/icon-pass.gif) no-repeat left top;}
#wp-submit {}

.slide-panel {z-index: 25; width: 5px; position: absolute;}

.slide-button, .slide-button { color: #FFF;}

.slide-content {
	margin: 0;
	z-index: 10;
	overflow: hidden;
	text-align: left;
	background: url(images/bkg-loginbox.gif) no-repeat right top;
	height: 0;
	width: 100%;
}

.slide-button {
	font-weight: bold;
	color: #000;
	margin: 0;
	float: right;
	width: 150px;
	height: 25px;
	text-indent: 68px;
	position: relative;
	z-index: 20;
	cursor: pointer;
	background: url(images/bkg-loginbox.gif) no-repeat right bottom;
}

.slide-button:hover {color: #000;}


/* JQuery LavaLamp Menu */
#menu-container {
	width: 800px;
	height: 50px;
	float: left;
}

#menu {
	list-style: none;
	margin: 0 auto;
	padding: 0;
	height: 52px;
	overflow: hidden;
	position:relative;
}

#menu li {
	list-style: none;
	float: left;
	padding: 0;
	cursor: pointer;
	width: auto;
}

#menu li.backLava {
	background: url(images/bkg-menu-hover-r.gif) no-repeat top right;
	width: 10px;
	height: 50px;
	z-index: 8;
	position: absolute;
}

#menu li.backLava .leftLava {
	background: url(images/bkg-menu-hover-l.gif) no-repeat top left;
	height: 50px;
	margin-right: 10px;
}

#menu li a {
	font: 17px "Trebuchet MS", "Lucida Console", Arial;
	text-decoration: none;
	text-align: center;
	color: #FFF;
	padding: 15px 10px;
	height: 50px;
	width: auto;
	outline: none;
	display: block;
	z-index: 10;
	float: left;
	overflow: hidden;
	position: relative;
	cursor: pointer;
}

#menu li a:hover, #menu li a#active {color: #bed6f4; border: none;}

#menu-cn {
	width: 175px;
	height: 50px;
	float: right;
	background: url(images/bkg-menu-cn.gif) no-repeat left bottom;
}
#menu-cn span a {
	display: block;
	float: left;
	width: 72px;
	height: 30px;
	padding: 5px;
	text-indent: -999em;	
}


/* Searchline */
#searchline {
	height: 45px;
	padding: 0;
	margin: 0;
	background-color: #003980;
	color: #fff;
}

#date {width: 360px; padding: 15px 0 0 10px; float: left;}
#tools {width: 200px; padding: 0; margin: 0; float: left;}
#rss {width: 90px; float: right;}

#searchbox {
	width: 300px;
	height: 45px;
	float: right;
	background: url(images/bkg-searchbox.gif) no-repeat left top;
}

#searchform {width: 205px; float: right; position: relative;}
	#searchbox #searchform #s {
		font-size: 14px;
		color: #666;
		width: 160px;
		margin: 12px 0px 0 0;
		padding: 2px;
		border: 0;
		background: none;
		float: left;
	}
	#searchbox #searchform	#searchsubmit {float: right; margin: 8px 0 0 0; padding-right: 9px;}


/* JQuery Tabs - Banners @ Home */
#banners {
	width: 370px;
	height: 280px; 
	color: #060; 
	margin: 0;
	padding: 0;
	overflow: hidden;
}
#tab, .ui-tabs-panel {width: 370px; height: 290px;}

#tab {position: relative;}

.ui-tabs-panel {}

.ui-tabs-hide {display: none;}
	
.ui-tabs-nav {
	margin: 0;
	padding: 0;
	bottom: 15px;
	left: 5px;
	position: absolute;
	list-style-type: none;
}
	ul.ui-tabs-nav li {
		background: url(images/bkg-icon-tabs0.gif) no-repeat top center;
		color: #333;
		display: block;
		float: left;
		font-size: 10px;
		margin-right: 5px;
		text-align: center;
	}

	ul.ui-tabs-nav li a:link, ul.ui-tabs-nav li a:visited, ul.ui-tabs-nav li a:active {
		color: #000;
		float: left;
		font-size: 10px;
		line-height: 15px;
		padding: 2px 7px;
		text-decoration: none;
	}

	ul.ui-tabs-nav li.ui-tabs-selected {background: url(images/bkg-icon-tabs.gif) no-repeat top center;}
	
	/*#aba_1, #aba_2, #aba_3, #aba_4 {background-color: #FFF;}*/


/* Latest News */
.latest-date {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	padding-top: 10px;
	width: 60px;
	height: 50px;
	display: block;	
	float: left;
	background: url(images/bkg-latest-date.gif) no-repeat;
}

.latest-cont {
	width: 680px;
	float: left;
}
	.latest-cont p {margin: 2px 8px;}

.latest-clear {
	clear: both;
	width: 100%;
	height: 3px;
	
}

/* -- Latest News - Titles */
.latest-one, .latest-one:hover {font-size: 28px;}
.latest-two, .latest-two:hover {font-size: 26px; color: #F60;}
.latest-three, .latest-three:hover {color: #F29200;}


/* -- The More Link */
.the-more {
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	padding: 5px;
	margin: 5px 0;
}
	.the-more a {color: #46810b;}



/* Side */
#side {
	margin: 10px 0;
	width: 220px;
	float: right;
	background-color: #dad9db;
}

.editions {
	padding-bottom: 15px;
}


/* Comments */
#comment-wrap {margin-top: 25px;}
.comment-caixa {
	padding: 15px;
	margin: 10px;
	background: #FCFCFC;
	border: 1px solid #e8e8e8;
}

ul.commentlist li {padding: 10px; list-style-type: none; border: 5px solid #e8e8e8; margin: 5px 0;}

ul.commentlist li.alt {background: url(images/hash.gif) repeat; border: #fff 5px solid;}

ul.commentlist li p {margin-top: 0;}

cite.comment-author {font-size: 17px; font-style: normal; color:#C00; }

#author, #email, #url, #comment {font-family: Georgia, serif; font-size: 13px; color: #444;}

#commentform .comment-data {width: 200px;}

.comment-data p {margin: 0; padding: 0;}

#commentform #comment {width: 300px; height: 100px;}

.count {font: 36px Georgia, "Times New Roman", Times, serif; float: right; color: #888;} 


/* Footer */
#footer {
	margin: 0 auto;
	height: 60px;
	width: 980px;
	background: url(images/bkg-footer2.gif) no-repeat top left;
	color: #202020;
}

#footer span.gn10 a {
	margin: 5px 0 0 0;
	float: right;
	width: 80px;
	height: 40px;
	text-indent: -999em;
}

#footer span.infobox a {
	margin: 5px 10px 0 0;
	float: right;
	width: 70px;
	height: 40px;
	text-indent: -999em;
}
#footer div.editora {
	font: 14px "Trebuchet MS", Arial, sans-serif;
	margin: 0;
	padding: 22px 0 0 27px;
	width: 730px;
	float: left;
}
