/*
Theme Name: OUS Wordpress Theme
Theme URI: http://www.ous.com.br
Description: Wordpress theme for the OUS website, banzaistudio partnership 
Version: 0.1
Author: Jonas Pacheco
Author URI: http://www.joshuatree.com.br
*/

/* Two-column with sidebar on left from the /examples/ folder  */


div.sidebar {
	float:right;
	overflow:hidden;
	width:180px;
}


#footer {
	float:left;
	width:913px;
	border-top: solid;
	border-top-width: 1px;
	border-top-color:#B2B2B2;
	margin-left: 70px;
	margin-bottom: 20px;
}

#footer .left {
	float:left;
	width:427px;
	text-align:left;
	padding-top: 5px;
}

#footer .right {
	float:right;
	width:427px;
	text-align:right;
	padding-top: 5px;
}

#header {
	position:absolute; 
	left: 325px; 
	top: 22px; 
	width: 700px; 
	height: 140px;
}

.menu_header
{
	float:left; 
	
	width:440px; 
	margin-left: 110px;
	margin-top:105px;
	font-size: 0.9em;
	font-family: Arial;
	text-transform:uppercase;
	color: #000000;
	text-align:center;
	letter-spacing: 3px;
}
.logo_header
{
	float:left;
	margin-left:12px;
	width: 72px;
	height: 120px;
}

#wrapper {
	width: 960px;
	float: left;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

body {
	margin-top: 10px;
	margin-left: 10px;
	padding: 0px;
	background:url(img/ous_body_bg.jpg);
	background-repeat:no-repeat;
}

img{
	border:0px;
}

.separated_text
{
	border-bottom: solid;
	border-bottom-width: 1px;
	border-bottom-color:#B2B2B2;
	margin-bottom: 8px;
	padding-bottom: 8px;
	margin-top: -10px;
}

/* # Content _____________________________________________________________________________________________ */

#floating_panel {
	float:left;
	width:335px;
}

#floating_master {
position:absolute;
margin-bottom: 0px;
	margin-left: 77px;
	margin-right: 0px;
	margin-top: 160px;
	width:680px;
	background:#000033;
}

#container {
	width: 524px;
	
	display: block;
	float: left;
	margin-bottom: 0px;
	margin-left: 77px;
	margin-right: 0px;
	margin-top: 160px;
}

#container2 {
	width: 680px;
	
	display: block;
	float: left;
	margin-bottom: 0px;
	margin-left: 77px;
	margin-right: 0px;
	margin-top: 160px;
}


#container3 {
	width: 100%;
	
	display: block;
	float: left;
	margin-bottom: 0px;
	margin-left: 77px;
	margin-right: 0px;
	margin-top: 160px;
}

#content a:link, a:visited, a:active, a:hover
{
text-decoration:none;
}

#content {	
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}

#content .post-wrapper
{
	width: 335px;
}

#floating_panel .cat-post-title
{
	border-bottom: solid;
	border-bottom-width: 1px;
	border-bottom-color:#B2B2B2;
	margin-bottom: -7px;
	padding-bottom: 3px;
	text-align:right;
	font-weight:bold;
}
#floating_panel .cat-post-content
{
	text-align:center;
}


/* # Athletes _____________________________________________________________________________________________ */

#athletes .panel
{
	width: 523px; 
	height:396px;
	margin-top:10px;
	margin-bottom:20px;
	background:url(img/dudes.jpg);
}	

#athletes .wrapper
{
	width: 523px; 
	height:113px; 
	margin-bottom:20px;
}

#athletes .picture
{
	width: 113px; 
	height:113px; 
	float:left;
}

#athletes .info
{
	width: 373px; 
	height:93px; 
	float:right; 
	background:url(img/d_bg.jpg); 
	padding: 10px;
	margin-top: -3px;
}

#athletes h1
{
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 1.2em;
	font-weight:bold;
}
#athletes p
{
	margin-top: 7px;
	margin-bottom: 14px;
}
#athletes img
{
	vertical-align:text-top;
	margin-top: -3px;
	margin-left: 4px;
	margin-right: 4px;
}
#athletes .media_container
{
	font-size: 1.2em;
	font-weight:bold;
	width: 373px;
	text-align: right;
	margin-top:-20px;
	display:none;
	
}


/* # Primary _____________________________________________________________________________________________ */

#category {
	width: 340px;
	display: block;
	float: left;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	
	font-size: 11px;
	
	text-align: center;
	font-family: Arial;
	background-color: #fff;
	color: #545454;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: 0;
	line-height: 1.2em;
	font-weight: bold;
}

#blog {
	width: 524px;
	display: block;
	float: left;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	
	font-size: 11px;
	
	text-align: left;
	font-family: Arial;
	background-color: #fff;
	color: #545454;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: 0;
	line-height: 1.2em;
}

#blog .blog-post-title
{
	border-bottom: solid;
	border-bottom-width: 1px;
	border-bottom-color:#B2B2B2;
	margin-bottom: 10px;
	padding-bottom: 3px;
	text-align:left;
	font-weight:bold;
}


#comments {
	width: 524px;
	display: block;
	float: left;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	
	font-size: 11px;
	
	text-align: left;
	font-family: Arial;
	background-color: #fff;
	color: #545454;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: 0;
	line-height: 1.2em;
}

#comments .comments-title
{
	border-bottom: solid;
	border-bottom-width: 1px;
	border-bottom-color:#B2B2B2;
	margin-bottom: 10px;
	padding-bottom: 3px;
	text-align:left;
	font-weight:bold;
}

#comments .comment_txt
{
	font-size: 11px;
	text-align: left;
	font-family: Arial;
	background-color: #fff;
	color: #545454;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: 0;
	line-height: 1.2em;
}

#comments .comment-form-input
{
	margin-bottom: 10px;
}

#comments .comment-unapproved
{
	color:#990000;
	font-weight:bold;
}

.navegacao{
	font-size: 11px;
	font-family: Arial;
	background-color: #fff;
	color: #545454;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: 0;
	line-height: 1.2em;
	font-weight: bold;
}

#category .textwidget img {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#category object {
	margin-bottom: 10px;
}

#category post-wrapper{
	float:left;
	width:335px;
}

#category li
{
	margin-right:20px;
	margin-bottom: 14px;
	float:left;
} 

#category .textwidget {
}

#category .news_wrapper {
	margin-top: 10px;
	padding: 8px;
	background:url(img/ous_news_bg.jpg);
	width:319px;
	height:75px;
	text-align: justify;
	
}

#category .cat-post-title
{
	border-bottom: solid;
	border-bottom-width: 1px;
	border-bottom-color:#B2B2B2;
	margin-bottom: -7px;
	padding-bottom: 3px;
	text-align:right;
	font-weight:bold;
}

#category .post-pic
{
	height:120px;
}

#category  .widgettitle  {
	margin: 0px;
	padding: 0px;
	visibility: hidden;
	position: absolute;
	
}
#category     li.cat-item     {
	margin-left: 5px;
	
}
#category     a.big_link     {
	
}

/* # Primary _____________________________________________________________________________________________ */

#primary {
	font-size: 10px;
	position:absolute; 
	left: 790px; 
	top: 189px; 
	width: 207px; 	
	text-align: center;
	font-family: Arial;
	background-color: #EBEBEB;
	color: #545454;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: 0;
	line-height: 1.2em;
	font-weight: bold;
}

#primary h1{
	font-size: 11px;
	text-align: right;
	margin-bottom:2px;
	margin-right:10px;
}
#primary .textwidget img {
	text-align:center;
}

/* # Secondary _____________________________________________________________________________________________ */

#secondary {
	font-size: 10px;
	
	position:absolute; 
	left: 661px; 
	top: 179px; 
	width: 335px; 
	
	text-align: center;
	font-family: Arial;
	background-color: #fff;
	color: #545454;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: 0;
	line-height: 1.2em;
	font-weight: bold;
}
#secondary .textwidget img {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#secondary object {
	margin-bottom: 10px;
}

#secondary li
{
	margin-bottom: 14px;
} 

#secondary .textwidget {
}

#secondary .news_wrapper {
	margin-top: 10px;
	padding: 8px;
	background:url(img/ous_news_bg.jpg);
	width:319px;
	height:75px;
	text-align: justify;
	
}

#secondary .cat-post-title
{
	border-bottom: solid;
	border-bottom-width: 1px;
	border-bottom-color:#B2B2B2;
	margin-bottom: -7px;
	padding-bottom: 3px;
	text-align:right;
	font-weight:bold;
}

#secondary  .widgettitle  {
	margin: 0px;
	padding: 0px;
	visibility: hidden;
	position: absolute;
	
}
#secondary     li.cat-item     {
	margin-left: 5px;
	
}
#secondary     a.big_link     {
	
}

/* # Entry _____________________________________________________________________________________________ */

.entry-title,.entry-meta {
	clear:both;
	width: 504px;
}
.entry-date {
	font-size: 22px;
	font-weight: normal;
	color: #000000;
	height: auto;
	width: auto;
	display: inline;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	text-align: left;
}
.entry-date a:link      {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-decoration: none;
	color: #000000;
}
.entry-date a:hover {
	color: #666666;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.entry-date a:visited {
	color: #000000;
	text-decoration: none;
}
.entry-date a:active {
	color: #000000;
	text-decoration: none;
}
.entry-meta {
	font-size: 10px;
}
.entry-content {
	font-family: Arial;
	background-color: #fff;
	color: #545454;
	text-decoration: none;
	word-spacing: normal;
	text-align: justify;
	letter-spacing: 0;
	line-height: 1.2em;
	font-size:  1.1em;
	font-weight: bold;
}
.entry-title {
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #545454;
	width: auto;
	padding: 0px;
	height: auto;
	margin: 0px;
	text-align: left;
	width: 504px;
	
	
}

/* _____________________________________________________________________________________________ */
div.skip-link {
position:absolute;
right:1em;
top:1em;
}

div#menu {
	font-size: 0.9em;
	font-family: Arial;
	text-transform:uppercase;
	color: #000000;
	text-align:center;
	letter-spacing: 3px;
}

div#menu ul,div#menu ul ul {
line-height:1;
list-style:none;
margin:0;
padding:0;
}

div#menu ul a {
display:block;
margin-right:1em;
padding:0.2em 0.5em;
text-decoration:none;
}

div#menu ul ul ul a {
font-style:italic;
}

div#menu ul li ul {
left:-999em;
position:absolute;
}

div#menu ul li:hover ul {
left:auto;
}


div#container,div#primary {
}

form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
background:#fff;
color:#c30;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comment {
padding:0.2em;
}

div.comments ol li {
margin:0 0 3.5em;
}

textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:66%;
}

.alignright,img.alignright{
float:right;
margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
margin:1em 1em 0 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}

p.wp-caption-text{
font-style:italic;
}

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}

div.gallery dl.gallery-columns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}

div#nav-above {
margin-bottom:1em;
}

div#nav-below {
margin-top:1em;
}

div#nav-images {
height:150px;
margin:1em 0;
}

div.navigation {
height:1.25em;
}

div.navigation div.nav-next {
float:left;
text-align:right;
}

div.sidebar h3 {
	font-size:1em;
}

div.sidebar input#s {
width:7em;
}

div.sidebar li {
	list-style:none;
	margin: 0px;
	padding: 0px;
	
}

div.sidebar li form {
margin:0.2em 0 0;
padding:0;
}

div.sidebar ul ul {
	margin: 0px;
}

div.sidebar ul ul li {
	margin:0;
	list-style-type: none;
	font-size: 1.1em;
	line-height: 15px;
}

div.sidebar ul ul ul {
margin:0 0 0 0.5em;
}

div.sidebar ul ul ul li {
	list-style:circle;
}

div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
float:right;	
}

div#header {
	text-align:left;
	font-size: 11px;
}

input#author,input#email,input#url,div.navigation div {
width:50%;
}

div.gallery *,div.sidebar div,div.sidebar h3,div.sidebar ul {
margin:0;
padding:0;
}

.cat-item {
	font-size: 12px;
}
.page_item {
	font-size: 12px;
}
#footer {
	text-align: left;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: none;
}

.textwidget {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

li.widget {
	margin: 0px;
	padding: 0px;
	line-height: normal;
}
.post {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-bottom: 20px;
}
.entry-content object {
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.entry-content img {
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}



#littlecont {
	width: 160px;
	padding: 0px;
	line-height: 15px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


blockquote {
	margin: 0px;
	padding: 0px;
	color: #666666;
}
p {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#nav-below {
	font-size: 14px;
	text-decoration: none;
	color: #333333;
}
#respond h3 {
	font-size: 15px;
	color: #000000;
}
#commentform #login {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
}
.form-label label {
	font-size: 14px;
	line-height: 18px;
}
#commentform #login .loggedin a {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
#commentform #login .logout a {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
