/*
Theme Name: XXIV Seminário Nacional
Theme URI: http://douglasdasilva.com.br/
Description:  XXIV Seminário Nacional.
Author: douglasgimli
Author URI: http://douglasdasilva.com.br/
Version: 1.0
*/

html, body {
	margin:0px;
	padding:0px;
} 	
a {
	color: #FFB702;
	text-decoration:underline;
}
a:visited {
	color: #FFB702;
	text-decoration:underline;
}
a img {
	border:0px;
}
.rule {
	width:960px;
	margin:0 auto;
	position:relative;
}
.clearfix {
	clear:both;
}
.wpcf7-text {
	float: right;
	clear: both;
	border: 1px solid #5fa7bc;
	color:#454545;
	font-size:16px;
	font-family: 'Source Sans Pro', sans-serif !important;
	padding:8px;
	padding-left:12px;
	padding-right:12px;
	margin-top:6px;
	width:627px;
}
.wpcf7-textarea {
	float: right;
	clear: both;
	border: 1px solid #5fa7bc;
	color:#454545;
	font-size:16px;
	font-family: 'Source Sans Pro', sans-serif !important;
	padding:8px;
	padding-left:12px;
	padding-right:12px;
	margin-top:6px;
	width:627px;
}
.wpcf7-submit {
	float: right;
	clear: both;
	border: 0;
	color:#44092c;
	font-size:19px;
	font-weight: bold;
	font-family: 'Source Sans Pro', sans-serif !important;
	text-align: center;
	background-color:#fbba00;
	padding:12px;
	width:654px;
	margin-top:6px;
}
span.wpcf7-form-control-wrap {
float: right;
}
div.wpcf7-validation-errors, div.wpcf7-mail-sent-ok {
float: right;
}

#top {
	text-align: center;
}
.logo {
	display: block;
	margin-top:40px;
	margin-bottom:30px;
}
.navigation {
	background-color: #44092c;
	border-top:3px solid #5fa7bc;
	border-bottom:3px solid #5fa7bc;
	width:100%;
	padding-top:20px;
	padding-bottom:20px;
}
.navigation .menus {
	margin:0 auto;
}
.navigation .menus a {
	color:#FFF;
	text-decoration: none;
	font-family: 'Source Sans Pro', sans-serif !important;
	font-weight: bold;
	border-right:1px solid #FFF;
	padding-right:10px;
	font-size: 15px;
	margin-right:7px;
}
.navigation .menus a.last {
	border-right: 0px;
}
.navigation .menus a:hover {
	text-decoration: none;
}
.navigation .menus a.active {
	color:#fbba00;
}

#content {
	background-color:#f5f6f7;
	width:100%;
}
.title {
	margin-top:20px;
	margin-bottom:10px;
	font-size:45px;
	text-transform: uppercase;
	font-family: 'Source Sans Pro', sans-serif !important;
	font-weight: 300;
	color:#44092c;
}
.last {
	margin-right:0px !important;
}
.news {
	float:left;
	width: 300px;
	font-family: 'Source Sans Pro', sans-serif !important;
	margin-top:20px;
	margin-bottom:20px;
	margin-right:25px;
}
.news .thumb {
	display: block;
	margin-bottom:7px;
}
.news .name {
}
.news .name a {
	color:#353535;
	font-weight: bold;
	text-decoration: none;
	font-size:15px;
	padding-bottom:7px;
	display: block;
}
.news .date {
	color:#6a6a6a;
	font-weight: 400;
	text-decoration: none;
	font-size:13px;
	border-top:1px solid #dedfe0;
	border-bottom:1px solid #dedfe0;
	padding-top:3px;
	padding-bottom:3px;
	display: block;
}
.news .short {
	color:#959697;
	font-size:12px;
	padding-top:8px;
	padding-bottom:8px;
	display: block;
	min-height: 120px;
}

.new {
	padding-top:30px;
	padding-bottom:30px;
	font-family: 'Source Sans Pro', sans-serif !important;
	color:#353535;
	font-size:17px;
}
.new .date {
	color:#6a6a6a;
	font-weight: 400;
	text-decoration: none;
	font-size:13px;
	border-bottom:1px solid #c2c2c2;
	padding-top:3px;
	padding-bottom:3px;
	display: block;
	margin-bottom:20px;
}
.divisor {
	margin-bottom:40px;
}
.subdivisor {
	margin-top:-10px;
	margin-bottom:10px;
}
.subdivisor_end {
	margin-top:5px;
	margin-bottom:10px;
}
#submenu {
	float: left;
	width: 267px;
	margin-right: 30px;
	margin: 0 40px 0 0;
	padding: 0px;
	text-align: center;
}
#submenu li {
	list-style: none;
	border: 1px solid #5fa7bc;
	padding: 10px;
	text-align: center;
	width: 245px;
	margin:0px;
	margin-bottom: 5px;
}
#submenu li a {
	color: #454545;
	text-decoration: none;
	font-size:16px;
	font-family: 'Source Sans Pro', sans-serif !important;
	text-transform: uppercase;
}

#footer {
	padding-top:45px;
	padding-bottom:40px;
}

/* Slider hack */
.rslides {
	max-width: auto !important;
}
.rslides li {
	height: 410px;
}
#port {
	position: absolute;
	right:0px;
	text-decoration: none;
	top:-25px;
}
#eng {
	position: absolute;
	right:30px;
	text-decoration: none;
	top:-25px;
}