/*
Theme Name: BrunoFernandes Theme
Theme URI: http://brunofernandes.com/
Description: The default WordPress theme based on the famous <a href="http://brunofernandes.com/">Bruno Fernandes</a>.
Version: 1.6
Author: Bruno Fernandes
Author URI: http://brunofernandes.com/
*/



/* Begin Typography & Colors */
html {
		background:url(images/bg.jpg) top center repeat fixed;
		height:100%;
		
	}
	
body {
  min-height:100%;
  /*background-image:url(images/backGroundSombras.png);
  background-repeat:repeat-y;
  background-position:center;*/
  color:#ffffff;
  font-family: Arial, Helvetica, sans-serif;
  margin:0px;
  vertical-align:top;
  text-align:center;
  z-index: 100;
  margin-top:27px;
}

h1 {
	margin:0px;
}
strong {
	color:#899639;
	font-weight:bold;
}
#TopBar {
	position:fixed;
	width:100%;
	height:10px;
	background-color:#899639;
	top: 0;
    left: 0;
    z-index: 999;
	}
	
#TopBarCenter {
	width:950px;
	margin:0 auto;
	height:10px;
}
	

#Main {
	width:950px;
	height:100%;
	margin:0 auto;
	padding:0px;
	vertical-align: text-top;
}

#Header {
	width:100%;
	margin:0px;
	margin-top:50px;
	border-bottom:#FFF solid 1px;
	}

#Footer {
	width:100%;
	height:220px;
	margin-top:30px;
	background: url(images/backgroundFooter.png) repeat-x;
	/*border:#FFF dashed 1px;*/
}

#FooterContent {
	margin:0 auto;
	width:950px;
	padding-top:22px;
	}

#footer_left {
	width:260px;
}

#footer_right {
	float:right;
	width:330px;
	display:inline;
}

#footer_center {
	width:280px;
	float:right;
	margin-right:38px;
}

#HeaderLogo {
	width:283px;
	height:45px;
}

#HeaderRight {
	width:650px;
	float:right;
	display:inline;
	vertical-align:top;
}
	
#Menu {
	float:right;
	width:100%;
	list-style: none;
	height:40px;
	padding:0px;
	margin:0px;
	margin-top:14px;
	/*border:#FFF dashed 1px;*/
	}
	
#Menu li {
	float: right;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight:bold;
	font-size:22px;
	height:40px;
}

#Menu a {
	color: #ffffff;
	display: block;
	padding-top:3px;
	padding-left:20px;
	padding-right:0px;
	padding-bottom:5px;
	text-decoration: none;
}

#Menu a:hover {
	color:#899639;
}

#Menu a.active{
	color:#899639;
}

#MenuTopSocial {
	margin-top:9px;
	float:right;
	list-style: none;
}

#MenuTopSocial li{
	list-style: none;
	float:right;
}

#MenuFooterSocial {
	margin:0px;
	list-style: none;
	float:left;
	padding:0px;
}

#MenuFooterSocial li{
	list-style: none;
	float:left;
	margin-top:15px;
	margin-right:7px;
}

#Content {
	width:100%;
	min-height:500px;
	margin:0px;
	padding:0px;
	}

#LeftColumn {
	width:590px;
	float:left;
}

#RightColumn {
	width:310px;
	float:right;
}

#ImgTopContent {
	margin-bottom:30px;
	margin-top:30px;
}

.clear {
	width:100%;
	clear:both;
}

.box, .boxSideBarBlog {
	width:100%;
	text-align:left;
	border-top:#FFF solid 1px;
	margin-bottom:30px;
	font-size:14px;
	font-weight:lighter;
	}

.box h1, .boxSideBarBlog h1 {
	padding-left:35px;
	background: url(images/ball.png) left no-repeat;
	text-align:left;
	margin-top:5px;
	font-size:24px;
	}
.box h2 { margin-top:17px;}
.box p, .boxSideBarBlog p{
	line-height: 130%;
}

.boxSideBarBlog ul {
	list-style:none;
	padding:0px;
	margin-bottom:30px;
	}
.boxSideBarBlog li a {
	/*padding-left:38px;*/
}

blockquote {
	width: 290px;
	line-height:1.3;
	/*background: url(images/close-quote.gif) no-repeat right bottom;*/
	padding-left: 18px;
	text-indent: -18px;
	margin:0px;
	margin-top:13px;
	margin-bottom:3px;
	font-style:italic;
	font-size: 13px;
	
}
blockquote:first-letter {
	background: url(images/open-quote.gif) no-repeat left top;
	padding-left: 18px;
	font: italic 1.0em Georgia, "Times New Roman", Times, serif;
}

.nameTestimonials {
	float:right;
	font-style:italic;
	font-size: 13px;
	color:#949393;
}
.nameTestimonials a {
	font-style:italic;
	font-size: 13px;
	color:#949393;
	text-decoration:none;
}
.nameTestimonials a:hover {
	text-decoration:underline;
}

.twitter_div {
	width:100%;
	padding:0px;
}

.twitter_update_list {
	list-style:none;
	padding:0px;
	margin:0px;
	margin-top:10px;
}

.twitter_update_list li{
	font-size:15px;
	font-style:italic;
	margin-bottom:20px;
	/*border-bottom:#CCC dashed 1px;*/
}

.twitter_update_list li a{
	color:#949393;
	text-decoration:none;
}
.twitter_update_list li a:hover{
	text-decoration:underline;
}

.birds {
	background-image:url(images/birds.png);
	width:128px;
	height:70px;
	margin-left:210px;
	margin-top:-60px;
	}

.imageHover img {
	text-decoration:none;
	padding:5px;
	text-decoration:none;
	border:none;
	background-color:#949393;
	}
.imageHover img:hover {
	background-color:#899639;
}

.myPicture {
	float:right;
	margin-top:14px;
	}

.widget h2 {
	padding-left:35px;
	background: url(images/ball.png) left no-repeat;
}


.spanPortfolio{
	margin-left:11px;
	margin-right:11px;
	}


#contact h1 { margin: 10px 0 10px; }
#contact hr { color: inherit; height: 0; margin: 6px 0 6px 0; padding: 0; border: 1px solid #d9d9d9; border-style: none none solid; }

#contact { display: block; width:100%;  }

/* Form style */

#contact label { display: inline-block; float: left; height: 26px; line-height: 26px; width: 155px; font-size: 1.5em; -webkit-border-radius:5px; }
#contact input, textarea, select { width: 280px; margin: 0; padding: 5px; color: #666; background: #f5f5f5; border: 1px solid #ccc; margin: 5px 0; font:1.5em "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif; webkit-border-radius:5px; }   
#contact input:focus, textarea:focus, select:focus { border: 1px solid #999; background-color: #fff; color:#333; }
#contact input.submit { width: 85px; cursor: pointer; border: 1px solid #222; background:#333; color:#fff; }
#contact input.submit:hover { background:#444; }
#contact input[type="submit"][disabled] { background:#888; }
#contact fieldset { padding:20px; border:1px solid #eee; -webkit-border-radius:5px; -moz-border-radius:5px; }
#contact legend { padding:7px 10px; font-weight:bold; color:#000; border:1px solid #eee; -webkit-border-radius:5px; -moz-border-radius:5px; margin-bottom:0 !important; margin-bottom:20px; }

#contact span.required{ font-size: 13px; color: #ff0000; } /* Select the colour of the * if the field is required. */

#message { margin: 10px 0; padding: 0; }

.error_message { display: block; height: 22px; line-height: 22px; background: #FBE3E4 url('assets/error.gif') no-repeat 10px center; padding: 3px 10px 3px 35px; color:#8a1f11;border: 1px solid #FBC2C4; -webkit-border-radius:5px; }

.loader { padding: 0 10px; }

#contact #success_page h1 { background: url('assets/success.gif') left no-repeat; padding-left:22px; }

acronym { border-bottom:1px dotted #ccc; }


.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	/*background-color: #f8f8f8;*/
}
.thread-even {
	background: repeat url(images/backgroundCommentsWhite.png);
	/*background-color: white;*/
	
}
.depth-1 {
/*border-bottom: 1px solid #ddd;*/
}

.even, .alt {

	/*border-left: 1px solid #ddd;*/
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: lighter;
	}

h1 {
	font-size: 22px;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 22px;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #fff;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	color:#000;
	}
pre {
	width:98%;
	border:#999 solid 1px;
	background-color:#fff;
	padding:5px;
	overflow:scroll;
}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #899639;
	text-decoration: none;
	}

a:hover {
	color: #899639;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}


.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 0px;
	text-align: left;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

/* End Structure */



/*	Begin Headers */
h1 {
	margin: 0;
	}

h2 {
	margin: 5px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */


.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin-top:15px;
	margin-bottom:15px;
	padding: 5px 3px;
	text-align: center;
	}
	
	
#searchform input, textarea, select {margin: 0; padding: 4px; color: #666; border: 1px solid #ccc; margin: 5px 0; font-size:1.5em;}   
#searchform input:focus, textarea:focus, select:focus { border: 1px solid #999; background-color: #fff; color:#333; }
#searchform input.submit { cursor: pointer; border: 1px solid #222; background:#333; color:#fff; }
#searchform input.submit:hover { background:#444; cursor:crosshair; }
#searchform input[type="submit"][disabled] { background:#888; }
	

#searchform #s {
	width:210px;
	padding: 5px;
	}

#searchsubmit {
	width:78px;
	padding: 0px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	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 p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
	

.postTitleDiv {
	float: left;
	width: 278px;
	margin:0px;
	margin-top:10px;
	margin-right:17px;
}

.post-image {
	width: 278px;
	height: 105px;
	overflow: hidden;
	border:#949393 3px solid;
}
.post-image img {
	width: 278px;
	border: 0px;
}

.post-image:hover {
	border:#899639 3px solid;
}
.menu_sidebar {
	-webkit-padding-start:0px;
	padding-left:0px;
}
	
.menu_sidebar li {
	margin:0;
	list-style:none;
	}
.menu_sidebar li:sub_menu {
	margin-left:35px;
}
	
.current-cat a {
	color:#fff;
	font-weight:bold;
	display : block;
	padding : 5px;
	background-color:#899639;
}

.cat-item a {
	display: block;
	padding: 5px;
	border-bottom:1px dashed #fff;
}

.cat-item a:hover {
	color:#fff;
	display : block;
	padding : 5px;
	border-bottom:1px dashed #fff;
	background-color:#899639;
}

.cat-item_sub a {
	display: block;
	font-size:85%;
	padding: 4px;
	border-bottom:1px dashed #fff;
	margin-left:35px;
}

.cat-item_sub a:hover {
	color:#fff;
	display : block;
	border-bottom:1px dashed #fff;
	background-color:#899639;
}

.recent_post a {
	display: block;
	padding: 5px;
	border-bottom:1px dashed #fff;
}
.recent_post a:hover {
	color:#fff;
	display : block;
	padding : 5px;
	border-bottom:1px dashed #fff;
	background-color:#899639;
}

.entry img {
	border:#949393 3px solid;
	padding:0px;
}
.entry img:hover {
	border:#899639 3px solid;
}

#backTop {
	margin-top:-35px;
	float:left;
	clear:both;
	width:590px;
	text-align:right;
}

#backTop a {
	font-size:14px;
	padding-left:20px;
	color:#999;
	background:url(images/seta_back_top.png) no-repeat left;
	font-weight:bold;
}


