/*
Theme Name: Y&R Brasil
Theme URI: http://www.yrbasil.com.br
Description: :)
Tags: fixed-width, two-columns, right-sidebar
Version: 1.0
Author: Arthur Soares

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

/* CLEAR FLOATS (clearfix)
*******************************************************/
.clear { display: inline-block; }   
.clear:after, .container:after {
content: ".";
display: block;
height: 0; 
clear: both; 
visibility: hidden;
}
.clear { display: block; }
/*******************************************************/

#overlay2 {
	top: 0px;
	width: 100%;
}

#menu2
{
	padding-left: 30px; 
	padding-right: 30px; 
	margin:0 auto;
	width:700px;
	background-color: white;
	height: 150px;
	vertical-align: middle; 
	background-color: #FFF;
}

#menu2 img {position: relative; clear: both; margin-top: 5px; border:0px;}

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #000;
	background:#000000 url(images/backgrounds/bg.jpg) top no-repeat;
}


a:link 		{color:#03367c; text-decoration:none;}
a:visited 	{color:#03367c; text-decoration:none;}
a:hover 	{color:#52637a; text-decoration:none;}

p {line-height:140%;}

#wrapper {
	position:relative;
	width: 760px;
	margin: 0 auto 20px auto;
	padding: 0px;
}
#header {
	padding:30px 0px;
}
#main {
	background-color: #FFF;
	background-repeat:repeat-y;
	background-position:right top;
}

#main-single {
	background-color: white;
}
#content {
	width: 700px; /*480*/
	padding:30px;
	float: left;
	padding-top: 10px;
}
#content2 {
	width: 700px; /*480*/
	padding:30px;
	float: left;
}
#sidebar {
	width: 260px;
	float: left;
	padding:15px 15px 50px 15px;
	margin: 0;
}
#sidebar-small {
	width: 160px;
	float: left;
	padding: 10px;
	margin: 0;
	background:#FFF;
}
#footer {
	height: 42px;
	clear: both;
	text-align: center;
	padding: 13px 0 0 0;
	color:#DDD;
}


.description {
	clear: left;
	padding: 5px 0 5px 0;
	margin-left:45px;
	color:#DDD;
}
.post {
	position:relative;
	border-bottom:solid 1px #DDD;
	padding-bottom:20px;
	margin-bottom:20px;
}


.postNav {
	margin-bottom:20px;
	padding-bottom:20px;
	border-bottom:solid 1px #DDD;
}

.entry-content, .entry-excerpt {
	clear: left;
}
.navigation {
  clear: both;
}
.avatar {
  float: right;
  margin: 0 0 3px 5px;
}
.entry-meta {
  margin: 0 0 10px 0;
}

.entry-filed {
	display:inline-block;
	background:#efefef;
	padding:3px 5px;
	font-size:11px;
	-moz-border-radius: 5px;  
	-webkit-border-radius: 5px;
	margin-bottom: 5px;
}


.underpost {
	clear: both;
	padding:5px 7px;
	margin-top:15px;
	font-size: 10px;
	background:#EFEFEF;
	-moz-border-radius: 5px;  
	-webkit-border-radius: 5px;
	line-height:140%;
}
#content .underpost a {
	text-decoration: underline;
}

a.more-link {
	text-decoration:none;
	font-style:italic;
	font-size:14px;
	font-weight:bold;
	margin-right:10px;
}

span.comments_link a {
	display:inline-block;
	padding:0 5px!important;
	color:#666;
	background:#EFEFEF;
	font-size:11px;
	-moz-border-radius: 5px;  
	-webkit-border-radius: 5px;
}

.image {
	display:inline-block;
	width:510px;
	border:solid #000;
	border-width:1px 0;
	margin:15px 0 5px 0;
}
.image img {
	border:none;
	display:block;
}


#content a:link, #content a:visited {
	padding: 2px;
}
#content a:hover {
	text-decoration: none;
}
#footer a:link, #footer a:visited {
	color: #7b7b23;
}
#footer a:hover {
	text-decoration: none;
}




/* SIDEBAR
---------------------------------------*/



#content h1 {
	font-size: 18px;
}
#sidebar h1 {
	font-size: 16em;
}
#sidebar h2 {
	font-size: 11px;
	font-weight:bold;
	padding-bottom:10px;
	margin-bottom:10px;
	background:url(images/sidebarLine.jpg) bottom repeat-x;
	text-transform:uppercase;
	color:black;
}
.post h2 {
	font-size: 24px;
	margin: 0 0 10px 0;
	padding: 0;
	font-weight:normal;
}
.post h2 a {
	color:#1A1A1A;
	text-decoration:none;
}

h1.pagetitle {
	font-size:26px;
	font-weight:normal;
	padding-bottom:20px;
	margin-bottom:20px;
	margin-top:0;
	border-bottom:solid 1px #DDD;
	font-style:italic;
	
}

.entry-date {
	position:absolute;
	top:0;
	left:-80px;
	width: 60px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background:#056C9F url(images/dateBg.jpg) right bottom no-repeat;
	color: #FFF;
	text-align: center;
	padding:0 0 5px 0;
	-moz-border-radius: 5px;  
	-webkit-border-radius: 5px;
}
.entry-month {
	font-size: 19px;
	line-height:100%;
	
}
.entry-day {
	font-size: 28px;
	font-weight: bold;
}


#respond {
	margin:0;
	padding:20px 0;
}

#respond p {
	font-size:12px;
	margin-bottom:10px;
}

#respond textarea {
	width:450px;
	height:150px;
}
#respond input, .commentsblock textarea {
	border:1px solid #d1d1d1;
	background:#FFF;
	padding:5px;
	font:normal 11px Tahoma, Arial, Helvetica, sans-serif;
}

#respond input.txt {
	width:250px;
	margin-right:10px;
}


#respond input#submit {
	display:inline-block;
	padding:5px 10px;
	background:#7B7B23;
	border:none;
	color:white;
	cursor:pointer;
	font-size:12px;
	-moz-border-radius: 5px;  
	-webkit-border-radius: 5px;
}

.commentauthor{
	display:block;
	font-size:11px;
}
ol.commentlist{
	color:#777;
	font-size:0.9em;
	list-style-type:none;
	margin:0;
	margin-top:15px;
	padding:0;
}
.commentlist li {
	margin-bottom:10px;
	padding:7px 10px 0px 10px;
	-moz-border-radius: 5px;  
	-webkit-border-radius: 5px;
}

.commentlist li p {
	padding-right:20px;
}

.commentlist li img {
	margin-top:4px;
	margin-bottom:10px;
}

.alt{
	background:#f3f5e9;
}
h3#comments{
font-size:16px;
margin-bottom:10px;
}

#respond {
	margin-bottom:10px;
}

.comment-author {
	font-size:14px;
}

.commentmetadata {
	display:block;
	margin:0;
	padding:0;
}
.commentmetadata,
.commentmetadata a {
	color:#555;
}

.commentsblock h3 {
	border:none!important;
}


blockquote {
  font: 1.2em/1.6em Georgia, "Times New Roman", Times, serif;
  width: 350px;
  background: url(images/blockquote1.png) no-repeat right bottom;
  padding: 0 10px 0 30px;
  text-indent: -30px;
}
blockquote p:first-letter {
  background: url(images/blockquote2.png) no-repeat left center;
  padding: 0 0 0 30px;
  font: italic 1.7em Georgia, "Times New Roman", Times, serif;
}

.alignleft {
  float: left;
}
.alignright {
  float: right;
}
img.aligncenter, div.aligncenter {
	clear: both;
	margin: 1px 0 2px 10px;
}
img.alignright, div.alignright {
	display: block;
	clear: both;
	margin: 1px 0 2px 10px;
}
img.alignleft, div.alignleft {
	display: block;
	clear: both;
	margin: 1px 10px 2px 0;
}

.wp-caption {
	background:#EFEFEF;
	padding:5px;
	width:auto!important;
	border:solid 1px #DDD;
	-moz-border-radius: 5px;  
	-webkit-border-radius: 5px;
}
p.wp-caption-text {
	font-size:11px;
	text-align:center;
	margin:5px 0 0 0;
	padding:0;
}

.wp-caption a {
	margin:0;
	padding:0;
}

.wp-caption img {
	margin:0;
	padding:0;
	border:solid 1px #DDD;
}


a.image:link, a.image:visited, a.image:hover {
	background: none;
	padding: 0;
}
a.image img {
	border: none;
}

/* SEARCH
------------------------------------*/

/*#searchform {
	position:absolute;
	top:40px;
	right:10px;
}

#searchform input.text {
	border:solid 1px #7B7B23;
	background:#222;
	font-size:12px;
	padding:5px;
	color:#DDD;
	width:190px;
}

#searchform input.submit {
	display:inline-block;
	border:none;
	background:none;
	font-size:12px;
	padding:5px;
	color:#DDD;
	cursor:pointer;
	text-transform:uppercase;
}


/* POST HEADINGS
------------------------------------*/
.post h2.singlePostTitle {
	font:bold 19px Verdana, Arial, Helvetica, sans-serif;
	color: #074993;
	border-bottom: 1px solid #cccccc;
}

.post h2.page {
	border-bottom:solid 1px #DDD;
	padding-bottom:15px;
	margin-bottom:20px;
}

#content .post img {max-width: 508px; height: auto;}

#content .post .entry-text h1,
#content .post .entry-text h2,
#content .post .entry-text h3,
#content .post .entry-text h4,
#content .post .entry-text h5,
#content .post .entry-text h6 {
	margin: 0 0 10px 0;
	padding: 0;
	font-weight:normal;
}

#content .post .entry-text h1 {
	font-size: 28px;
}
#content .post .entry-text h2 {
	font-size: 26px;
}
#content .post .entry-text h3 {
	font-size: 24px;
}
#content .post .entry-text h4 {
	font-size: 22px;
}
#content .post .entry-text h5 {
	font-size: 20px;
}
#content .post .entry-text h6 {
	font-size: 18px;
}



/* TWITT */

#twitt			{border-bottom-color: #edcec2; min-height: 50px; margin: 0px 0 0px 0; padding: 0 0 0 0px;clear:both; border-bottom: 1px dashed;}
.avatar		{float:left; padding: 1px; margin: 0px 5px 0px 0px; border: 1px #555 solid; display: inline;}
.what		{font-family: Georgia; }
.when a		{font-size: 9px; }
.who		{font-size: 10px; font-weight: 400; text-align: right; margin: 0px 0 4px 0; }



#menu3 {
text-align: center;
border-bottom: 0; /*underline across bottom of main tabs*/
width: 700px;
margin-top: 20px;
}

#menu3  ul{
width:630px;
margin: 0 auto 0 auto; 
padding:2px;
background:#FFF;
list-style:none;
font-size: 1.3em;
}

#menu3 ul li {
float: left;
width: 120px;
padding: 0;
height: 15px;
color:#03367c; text-decoration:none;
text-align: center;
}

#menu3 ul .item{
display:none;
}

#menu3  ul:hover .item{
font-size: 12px;
clear: both;
width: auto;
display:inline; 
float: right;
width: 230px;
margin-right: -60px;
text-align: center;
}

/*###########################
	Adicionado por: Diego Goes Bauleo
	Data: 02/09/2010
	E-Mail: diego.bauleo@wunderman.com
############################
	Alterado por: Diego Goes Bauleo
	Data: 05/04/2011
############################*/

p.welcome_text {
	width: 370px;
	color: #808285;
	text-align: justify;
	margin-top: 0;
}

div.redesSociais {
	display: table;
	padding-bottom: 10px;
	margin: 0 auto 0 auto;
	height: 50px;
	float: right;
	width: 100%;
}

div.redesSociais p {
	float:left;
	color: #808285;
	margin-top: 4px;
}

div.redesSociais span {
	float: left;
	margin-left: 15px;
}

div.redesSociais a {
	display: block;
	height: 23px;
	width: 22px;
	background-repeat: no-repeat;
	margin: 0 auto 0 auto;
}

a.redesFacebook { background-image: url('../../../wp-content/uploads/2011/04/facebook-icon.png'); }
a.redesFlickr { background-image: url('../../../wp-content/uploads/2011/04/flickr-icon.png'); }
a.redesTwitter { background-image: url('../../../wp-content/uploads/2011/04/twitter-icon.png'); }
a.redesYoutube { background-image: url('../../../wp-content/uploads/2011/04/youtube-icon.png'); }
a.redesLinkedin { background-image: url('../../../wp-content/uploads/2011/04/linkedin-icon.png'); }
a.redesWikipedia { background-image: url('../../../wp-content/uploads/2011/04/wikipedia-icon.png'); }

/*div.redesSociais a:hover {
	background-position: 0 0;
}*/

#menu2 h2 {
	color: #004a8e;
	margin-bottom: 0;
}

#ulMenu {
	width: 751px;
	height: 31px;
	list-style-type: none;
	background: url('http://yrbrasil.com.br/2009/wp-content/themes/yrbrasil/images/bg-menu.png') no-repeat;
	margin: 0 auto 0 auto;
	padding: 10px 0 0 25px;
}

#ulMenu li {
	float: left;
	margin-right: 50px;
}

#ulMenu li a,
#ulMenu li a:link,
#ulMenu li a:visited {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	font-size: 1.2em;
}

#ulMenu li a:hover,
#ulMenu li a:active {
	text-decoration: underline;
}

#ulMenu .menuBusca {
	margin-right: 0 !important;
}

#ulMenu #txtBusca {
	float: left;
	margin-top: -3px;
}

#ulMenu #btBusca {
	margin: -5px 0 0 2px;
}



#newStructureClientes a.centerLogo{
	background: none repeat scroll 0 0 #EBEBEB;
}

#newStructureClientes .logosClientes{
	display: block;
	width: 100%;
	float:left;
	height: 87px;
}

#newStructureClientes .logosClientes img{
	margin: 0pt auto;
}

#newStructureClientes #leftTop{
	background: url("http://yrbrasil.com.br/2009/wp-content/uploads/2011/12/left_top.png") repeat scroll 0 0 #EBEBEB;
	height: 90px;
}

#newStructureClientes .leftCenter{
	background: url("http://yrbrasil.com.br/2009/wp-content/uploads/2011/12/left.png") repeat scroll 0 0 #EBEBEB;
	height: 90px !important;
}

#newStructureClientes #leftBottom{
	background: url("http://yrbrasil.com.br/2009/wp-content/uploads/2011/12/left_bottom.png") repeat scroll 0 0 #EBEBEB;
	height: 102px !important;
}

#newStructureClientes #rightTop{
	background: url("http://yrbrasil.com.br/2009/wp-content/uploads/2011/12/right_top.png") repeat scroll -21px 0 #EBEBEB;
	height: 90px;
}

#newStructureClientes .rightCenter{
	background: url("http://yrbrasil.com.br/2009/wp-content/uploads/2011/12/right_center.png") repeat scroll -21px 0 #EBEBEB;
	height: 90px !important;
}

#newStructureClientes #rightBottom{
	background: url("http://yrbrasil.com.br/2009/wp-content/uploads/2011/12/right_bottom1.png") repeat scroll -24px 0 #EBEBEB;
	height: 102px !important;
	margin-left: 0px;
}

#newStructureClientes .boxLogo{
	float: left;
	height: 90px;
	margin-left: 3px;
	width: 134px;
}

#newStructureClientes .boxOthersLines{
	height: 88px !important;
}

#newStructureClientes .boxOthersLines a{
	height: 85px;
}	

#newStructureClientes .bottomCenter{
	background: url("http://yrbrasil.com.br/2009/wp-content/uploads/2011/12/bottom_center.png") repeat scroll 0 0 #EBEBEB;
	height: 102px !important;
	width: 137px;
	margin-left: 0px;
}		

#newStructureClientes .lastLine{
	margin-left: 0px;
	width: 137px;
}

#newStructureClientes .rightBottom{
	margin-left: 0px;
}

#newStructureClientes #adjustmentLastLine{
    width: 140px;
}

#newStructureClientes #adjustmentLastLine a{
	background: url("http://yrbrasil.com.br/2009/wp-content/uploads/2011/12/bottom_right_two.png") repeat scroll 0 0 #EBEBEB;
	width: 140px;
}

#newStructureClientes{
	height: 551px; 
	width: 713px;
}


.quemSomos_boxGroup{
	width: 701px;
	height: auto;
	margin-top: 10px;
	margin-bottom: 20px;
	float:left;
}

.quemSomos_imageGroup{
	width: 180px;
	height: auto;
	float: left;
	margin-top: 5px;
}

.quemSomos_imageGroup img{
	float: right;
	margin-right: 30px;
}

.quemSomos_textGroup{
	color: #8B8B8B;
	float: left;
	font-family: 'Muli',sans-serif;
	font-size: 12px;
	height: auto;
	line-height: 20px;
	width: 520px;
}

.quemSomos_textGroup p{
	margin: 0px;
}

.quemSomos_textGroup a, .quemSomos_textGroup span{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

