/*
Theme Name: Sample Central
Description: 
Version: 1.9
Author: Savoir
Author URI: http://www.savoir.com.br
Theme URI: 
Tags: savoir, sample, central
.
The CSS, XHTML and design is released under GPL:
http://www.gnu.org/licenses/gpl-3.0.txt
.
*/

/* -------- STRUCTURAL STYLES -------- */
body {
	background-color:white;
	color:#565656;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:13px;
	margin:0 auto;
	padding-top:15px;
}

#outer {
	position:relative;
	margin:0px auto;
	width:1010px;
	background-color:white;
	padding:0px 0px 5px 0px;
}

#inner {
	position:relative;
	top:0px;
	margin:0px 125px 15px 125px;
	border:1px #C1C1C1 solid;
	/*padding-bottom: 10px!important;*/
	width: 760px!important;
	
}

#header {
	background: white;
	height:180px;
	text-align:center;
	display:inline;
}

#slogan {
	position:relative;
	top:100px;
	display:inline;
	padding-top:50px; /* used to allow whole div to act as 'home' link */
}

#splash {
	width:680px;
	border:1px #C1C1C1 solid;
	margin: 20px 40px 0px 40px;
	text-align:center;
	float: left;
	display:inline;
	
}

#nav {
	position:relative;
	top:20px;
	background-color:red;
	display:inline;
	margin: 0px 55px;
	z-index:2;
	width: 655px;
	float: left;
	
}

#content {
	border:1px #C1C1C1 solid;
	margin: 10px 40px 0px 40px!important;
	display:inline;
	padding-top:20px!important;
	padding-left:20px!important;
	padding-right:20px!important;
	padding-bottom:100px!important;
	width:640px;
	
	float: left;
}

#footer {
	margin:20px 100px 15px 100px;
	text-align:center;
}

.logo {
	height:99px;
	width:112px;
	position:absolute;
	bottom:0px;
	left:320px;
	background:url('../img/logo.gif') no-repeat;
}

.yellow{
		background:url('../img/backing_wide_yellow.gif') repeat-y;
}

.yellow_footer{
	background:url('../img/logo_yellow.gif') no-repeat;
}

.blue{
	background:url('../img/backing_wide_blue.gif') repeat-y;
}

.blue_footer{
	background:url('../img/logo_blue.gif') no-repeat;
}

.red{
	background:url('../img/backing_wide.gif') repeat-y;
}

.red_footer{
	background:url('../img/logo.gif') no-repeat;
}

.green{
	background:url('../img/backing_wide_green.gif') repeat-y;
}

.green_footer{
	background:url('../img/logo_green.gif') no-repeat;
}

/* -------- LINK STYLES -------- */

/* content */

#content a {
	text-decoration:none;
	color:#CC0000;
}

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

/* footer */
#footer a {
	text-decoration:none;
	color:#565656;
}

#footer a:hover {
	text-decoration:underline;
}

/* -------- TEXT AND LIST STYLES -------- */

#accordion div{
	float:left;
	width:630px
}

h1 {
	font-size:1.6em;
	color:#787878;
	outline:none
}

h2 {
	font-size:1.3em;
	outline:none
}

h3 {
	font-size:1.1em;
	outline:none
}

h4 {
	color:#CC0000;
	outline:none
}

h5 {
	color:#0000CC;
	outline:none
}

h6 {
	font-size:0.8em;
	font-weight:bold;
	outline: none;
}

#footer, .small {
	font-size:0.8em;
}

.bold {
	font-weight:bold;
}

li {
	list-style-type:none;
	margin-bottom:0.8em;
}

.left { /* use for lefthand column content */
	float:left;
	max-width:300px;
}

.right {  /* use for righthand column content */
	float:right;
	max-width:300px;
}

.alert {
	color:red;
}

/* -------- UTILITY STYLES -------- */
a {
	cursor: pointer;
}
img, a {
	border:none;
}

img.all { /* use for full width images */
	margin:20px;
}

hr {
	border:none;
	background-color:#C1C1C1;
	color:#C1C1C1;
	height:1px;
	margin:20px 0px;
}

.clearboth { /* use in conjunction with .left and .right to restore flow */
	clear:both;
	height:0px;
}

.logo_space { /* used to clear space for logo and not hide content */
	clear:both;
	height:80px;
}

/* -------- FORM STYLES -------- */

.textField {
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color:#872b2a;
	width:40em;
	background-color:#ffffff;
	border: 1px solid #808080;
	margin:6px 0px 6px 0px;
}

.textField:focus {
	background-color:#ffff66;
	border: 1px solid #333333;
}

.textFieldCaptcha {
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color:#872b2a;
	width:10em;
	background-color:#ffffff;
	border: 1px solid #808080;
	margin:6px 0px 6px 0px;
}

.textFieldCaptcha:focus {
	background-color:#ffff66;
	border: 1px solid #333333;
}

.textArea {
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color:#872b2a;
	width:40em;
	height:100px;
	background-color:#ffffff;
	border: 1px solid #808080;
	margin:6px 0px 6px 0px;
}

.textArea:focus {
	background-color:#ffff66;
	border: 1px solid #333333;
}

.submitButton {
	margin:0px 30px;
}
.textCentral{
	width:364px;
	margin-bottom:100px;
	float:left;
}
.espcBottom{
	padding-bottom:120px!important;
	float: left;
}
p span{
	color:#CC0000;
	text-decoration:none;
} 
.mg20{margin:20px;}

.contRedesSociais{
	float:right;
	margin-top:0px;
	margin-right:0px;
	width:100%;
}
.contRedesSociais span a img{margin:0 2px auto 2px}
.UltimaPostagemTwitterHome{
	float:right;
	margin-right:61px;
	position:relative;
	top:3px;
}


.twitterHome{
	border:1px solid #BFBFBF;
	background:#BFBFBF;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	margin-top:10px;
	width:224px;
	float:right;
}
.twitterHome .widgettitle{
		
	}
.twitterHome .xoxo{
	padding:0px;
	margin:0px;
}
.twitterHome .xoxo li{
	float: left;
}
.twitterHome .xoxo #twitter-4 ul{
	background:#fff;
	float:left;
	padding-left:10px;
	/*width:272px;*/
	margin:0
	}
	
.twitterHome .xoxo #twitter-4 .twitter-avatar{
	width:50px;
	height:55px;
	margin-left:10px;
	_margin-left:5px;
	float:left
}
.twitterHome .xoxo #twitter-4 h2{	
	
	padding:0;
	border:0;
	margin:0;
	float:left
	
	}
	
.twitterHome .xoxo #twitter-4 h2 .twitterwidget-title{
	
	color:#fff!important;
	background:transparent!important;
	padding-left:0px !important;
}
.twitterHome .xoxo #twitter-4 .title{
	height: 60px; 
	padding-top: 10px;
	float: left; 
	width: 224px; 
	background-color:#bfbfbf;
}
.twitterHome .xoxo #twitter-4 .follow{
	padding-top: 10px;
	float: left; 
	width: 224px; 
	background-color:#bfbfbf;
}

.junto {
	margin-bottom: 0px;
}
/*27/04/2010- barra lateral*/
.twitterHome .xoxo b{
	float:left;color:#fff;
	
	font-size:9px;
	
	
	
}
.twitterHome .xoxo #twitter-4 .twitter-avatar ul{
	padding-left:0px;
}
.twitterHome .xoxo #twitter-4 ul li{
	border-bottom-color:#CCCCCC;
	border-bottom-style:solid;
	border-bottom-width:1px;
	list-style:none;
	padding:0;
	margin:0;
	font-size: 11px;
}

.navigation{
	float:left;
	margin-top:10px;
	width:100%
}

.navigation .alignleft{
	float:left;
}

.navigation .alignright{
	float:right;
}
