/*
Theme Name: Bemseg Corretora de Seguros
Theme URI: http://www.bemseg.com.br
Description: Clean XHTML valid, 2-column, fixed-width, widget ready, right sidebar theme with an optional ad block.  Tema personalizado. .  Also included is a layered header PSD file to customize the header graphic if desired. 
Author: Joao Machado
Author URL: http://www.jmprojeto.com
Tags: valid XHTML, fixed width, two columns, widgets, gravatars, left sidebar, ad block, customizable
Version: 1.0

The CSS/XHTML is released under GPL:  http://www.opensource.org/licenses/gpl-license.php

*/

* {
	margin: 0; padding: 0;
}
body {
	text-align: center;
	font: 12px Arial;
	color: #666666;
	background: #ffffff url(images/body.jpg) repeat-x 0 0;
	padding-top: 27px;
}


.break {
	font-size: 0;
	width: 0; height: 0;
	clear: both;
}

/** BEGIN wrapper **/
.wrapper {
	width: 950px;
	margin: auto auto;
	text-align: left;
	background: url(images/wrapper.gif) repeat-y top center;
}
/** END wrapper **/

/** BEGIN header **/
#header {
	height: 365px;
	color: #ffffff;
	font-family: Georgia;
	background: url(images/header-red.gif) no-repeat top center;
}
	#header h1 a {
		font-weight: normal;
		color: #ffffff;
		text-decoration: none;
		position: relative;
		top: 35px; left: 0px;
		float: left;
	}
	#header h3 {
		font-size: 1.4em;
		font-style: italic;
		font-weight: normal;
		position: relative;
		top: 38px; left: 60px;
		float: left;
		clear: both;
	}
	#header form {
		position: relative;
		top: 0; left: 0;
		float: right;
		position: relative;
		top: 80px; left: -15px;
	}
		#header form input {
			font-family: Georgia;
			font-size: 1em;
			float: left;
			width: 220px;
			margin-right: 5px;
			border: 1px solid #ffffff;
		}
		#header form button {
			text-indent: -9999px;
			width: 40px; height: 18px;
			border: 0;
			float: left;
			background-color: transparent;
		}
/** END header **/

/** BEGIN navigation **/
#navigation {
	list-style-type: none;
	height: 14px;
	padding: 1px 0px;
	position: absolute;
	top: 132px;
	padding-left:0px;
	width:950px;
}
	#navigation li {
		float: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: bold;
		text-transform: uppercase;
		padding-left:0px;
		color:#FFF;
	}
	#navigation li a {
		text-decoration: none;
		padding-left:0px;
		color:#FFF;
	}
	#navigation li a:hover {
		text-decoration: none;
		color:#000;
		padding-left:0px;
	}
/** END navigation **/


/** Banner **/
#banner {
	height: 219px;
	position:relative;
	top: 149px;
	background: url(images/banner.jpg) no-repeat top center;

}

/** BEGIN content **/
#content {
	float: right;
	width: 720px;
	margin-right: 11px;
	padding: 2px 0 10px;
}
	.post {
		padding: 10px 10px 0;
	}
	.first {
		padding-top: 0px;
	}
	.post h3 {
		font-size: 2em;
		font-family: Tahoma, Geneva, sans-serif;
		font-weight: normal;
		text-align: left;
		padding: 0px 0 0px;
		margin: 0 0px;
		color:#233786;
	}
	.post h3 a {
		text-decoration: none;
		color:#233786;
	}
		.first h3 a {
			text-decoration: none;
			color:#233786;
		}
		.first h3 {
			border-top: 0;
		}
		
		
	.post h2 {
		font-size: 2em;
		font-family: Tahoma, Geneva, sans-serif;
		font-weight: normal;
		text-align: left;
		margin: 0 5px;
		color:#233786;
	}	
	.post h2 a {
		text-decoration: none;
		color:#233786;
	}
		.first h2 a {
			text-decoration: none;
			color:#233786;
		}
		.first h2 {
			border-top: 0;
		}
		
		
	.post p {
		margin-bottom: 10px;
		font-size: 1.2em;
		line-height: 1.3em;
	}
	.date {
		text-align: center;
		padding-bottom: 10px;
		font-family: Georgia;
		font-style: italic;
		font-size: 1.2em;
		border-bottom: 1px dashed #cccccc;
		margin: 0 25px 15px !important;
	}
	.post h3 {
		font-size: 1.6em;
		font-weight: normal;
		font-family: Tahoma, Geneva, sans-serif;
		padding: 0px 0;
	}
	#postnav {
		padding: 10px;
		font-family: Georgia;
		font-style: italic;
	}
/** END content **/

/** BEGIN sidebar **/

#sidebar {
	float: left;
	width: 208px;
	margin-left: 6px;
	padding: 2px 0 10px;
}
	#sidebar h2 {
		font-family: Tahoma, Geneva, sans-serif;
		font-size: 1.5em;
		font-weight: normal;
		font-style: italic;
		padding: 7px 18px 6px;

	}
	#sponsors {
		padding: 14px;
	}
	#sponsors img {
		border: 0;
		margin: 2px;
	}
	#sidebar ul {
		list-style-type: none;
		padding: 0 10px 15px;
		margin-right: 50px;
	}
		#sidebar ul li {
			padding: 6px 0 6px 10px;
			font-family: Arial, Helvetica, sans-serif;
			color:#666;
			background: url(images/bullet.gif) no-repeat 0 10px;
		}
		#sidebar ul li a {
			text-decoration: none;
			color:#666;
		}
		#sidebar ul li a:hover {
			text-decoration: underline;
			color:#666;
		}
/** END sidebar **/

/** BEGIN footer **/
#footer {
	padding: 17px 0;
	font-family: Georgia;
	height: 47px;
	background-image:url(images/rodape.jpg)
}
	#footwrap {
		margin: auto auto;
		width: 940px;
		text-align: left;
	}
	#footer a {
		text-decoration: none;
		font-size: 0.9em;
		margin: 0 8px;
	}
		#footer .first {
			margin-left: 0 !important;
		}
	#footer .left {
		float: left;
	}
	#footer .right {
		float: right;
	}
	#footer #footwrap div p .first {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #787878;
}
/** END footer **/

/** BEGIN single **/
img {
	border: 0;
}
.alignleft {
	float: left;
	margin: 5px 10px 5px 0;
}
.alignright {
	float: right;
	margin: 5px 0 5px 10px;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.post ul {
	margin: 0 0 10px 18px;
}
.post ol {
	margin: 0 0 10px 25px;
}
.post li {
	line-height: 1.6em;
	font-size: 1.2em;
}
.post blockquote {
	font-style: italic;
	padding-left: 8px;
	margin-left: 2px;
}
#commentsection {
	
}
	#commentsection h2 {
		margin: 0 0 10px !important;
		text-align: left;
	}
	.commentdetails {
		margin-bottom: 10px;
		font-family: Georgia;
	}
	.commentdetails img {
		float: left;
		padding: 2px;
		margin: 0px 4px 3px 1px;
	}
	.commentdetails p {
		margin-bottom: 2px;
	}
	.commentauthor {
		font-weight: bold;
	}
	.commentdate {
		font-size: 0.9em !important;
		font-style: italic;
	}
	.comment1 {
		padding-bottom: 20px;
	}
	.notfound {
		padding: 20px;
	}
	.notfound h2 {
		font-family: Georgia;
		font-weight: normal;
		font-size: 2em;
		padding-bottom: 10px;
	}
	#postdetails {
		font-size: 0.8em;
		font-family: Georgia;
	}
		#postdetails p {
			margin-bottom: 5px;
		}
/** END single **/

.wp-caption {
	text-align: center;
	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-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}




/**Template Home **/
	#titulo_home h3 {
		font-size: 2em;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: normal;
		text-align: left;
		padding: 0px 0 0px;
		margin: 0 0px;
		color:#233786;
	}
	
	a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
