/* @override http://gabrielbranding.com.br/wp-content/themes/minimalism/style.css */

/* @override http://gabrielbranding.com.br/wp-content/themes/minimalism/style.css */

/* @override http://gabrielbranding.com.br/wp-content/themes/minimalism/style.css */

/*
Theme Name: minimalism
Theme URI: http://www.genaehr.com/minimalism/
Description: A minimized and professional designed WordPress theme by <a href="http://www.genaehr.com/">genaehr.com</a> based on the famous Kubrick.
Version: 1.0.2
Author: Christian Genaehr
Author URI: http://www.genaehr.com/
Tags: white, fixed width, two columns, widgets, minimalism

	minimalism v1.0.2
	http://www.genaehr.com/minimalism/

	This theme was designed and built by Christian Genaehr,
	whose website you will find at http://www.genaehr.com/

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

*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Helvetica, Sans-Serif;
	background: #fff url(images/body-bg.png) repeat-x top;
	/* background-color: #fff; */
	color: #333;
	text-align: center;
	}
	
p {
	line-height: 24px;
	color: #5a5a5a;
	font-size: 14px;
}

#page {
	background-color: none;
	text-align: left;
	}

#header {
	background: none;
	}

#headerimg 	{
	background: none;
	background-color: transparent;
	margin: 30px 9px 0 ;
	height: 175px;
	}

div#header-links {
	float: right;
	margin: 0 13px 0 0;
	padding: 0;
	}

div#header-links a:hover {
	background: transparent;
	}

div.rss a {
	width: 70px;
	height: 25px;
	display: block;
	padding-left: 30px;
	font-size: 11px;
	color: #8e8e8e;
	line-height: 29px;
	background-image: url('images/rss.png') !important;
	background-repeat: no-repeat !important;
	background-position: top left;
	text-transform: uppercase;
}

div.rss {
	float: left;
	margin-bottom: 5px;
	margin-left: -2px;
}

div.rss a:hover {
	background-position: bottom left !important;
	color: #BE1D2D;
	}

div.contact a {
	width: 100px;
	height: 25px;
	display: block;
	padding-left: 30px;
	font-size: 11px;
	color: #8e8e8e;
	line-height: 29px;
	background-image: url('images/mail.png') !important;
	background-repeat: no-repeat !important;
	background-position: top left;
	text-transform: uppercase;
}

div.contact {
	float: left;
	margin-bottom: 5px;
	margin-left: -2px;
}

div.contact a:hover {
	background-position: bottom left !important;
	color: #BE1D2D;
	}
	
	
#content {
	font-size: 1.2em
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	font-size: 0.9em;
	}

ol.commentlist li.alt {
	background-color: #f7f7f7;
	border-top: 3px solid #BE1D2D;
	border-bottom: 3px solid #BE1D2D;
	}

#footer {
	background: #fff;
	border: none;
	}

small {
	font-family: Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

p.date {
	color: gray;
	padding: 0;
	margin: 0;
	font-size: 0.9em;
}

div.contact-btns a img {
	padding: 5px;
	}

div.contact-btns a img:hover {
	border: 3px solid #BE1D2D !important;
	padding: 2px;
	background: #fff;
	}
	
form#commentform small 
h1, h2 {
	font-family: Georgia, serif;
	font-weight: normal;
	}

#headerimg h1 {
	font-size: 4em;
	}

#headerimg .description {
	font-size: 1.2em;
	}

h1, h2 {
	font-size: 2.2em;
	color: #BE1D2D;
	letter-spacing: 1px;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font: normal normal bold 1.5em Arial, Helvetica, Sans-Serif;
	text-transform: uppercase;
}

div#left-sidebar h2 {
	font-size: 19px;
	margin-top: 35px;
	margin-right: 15px;
	background-color: #f1f1f1;
	padding: 8px;
	border: 1px dashed #b9b9b9;
}

div#left-sidebar h2 a {
	font-size: 19px;
	color: #8e8e8e;	
	}

div#left-sidebar h2 a:hover {
	color: #BE1D2D;
	}

div#left-sidebar.subnav h2 {
	font-size: 20px;
	font-family: Arial, Helvetica, sans serif;
	text-transform: uppercase;
	font-weight: bold;
	color: #8e8e8e;
	padding: 0;
	border: none;
	margin: 38px 0 0 0;
	background: transparent;
	}

h3 {
	font-size: 1.3em;
	color: #a9a9a9;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	}

h1.logo { background: url(images/gabrielrossionbranding-logo.png) no-repeat top left; margin: 0; padding: 0; }

h1.logo a:link, h1.logo a:visited, h1.logo a:hover, h1.logo a:active { 
	height: 82px;
	width: 372px;
	display: block;
	text-indent: -9999px;
	outline: 0;
	border-bottom: 0px; 
	background: transparent;
	}	
	
h2 a, h2 a:visited, h3 a, h3 a:visited {
	color: #BE1D2D;
	}

h2 a, h2 a:visited, h3 a, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	/*color: #616161;*/
	color: #BE1D2D;
	}

#sidebar h2 {
	/*color: #616161;*/
	color: #BE1D2D;
	}

h2 a:hover, h3 a:hover {
	text-decoration: none;
	background:  none;
	/*color: #BE1D2D;*/
	color: #616161;
	}

.entry p a:visited {
	color: #5fa1c4;
	}

.entry p a:hover:visited {
	color: #fff;
	}

.commentlist li, #commentform input, #commentform textarea {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1em;
	line-height: 1.4em;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.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: Arial, Helvetica, 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, blockquote, strike {
	color: #a4a4a4;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a {
	color: #5fa1c4;
	text-decoration: none;
	}

a:hover {
	background-color: #BE1D2D;
	color: #fff;
	text-decoration: none;
	}
	
#sidebar a {
	color: #8e8e8e;

}

#sidebar a:hover {
	background-color: white;
	color: #BE1D2D;
}

div#left-sidebar div#quote-block, div#left-sidebar div#bio-block {
	background-color: #f1f1f1;
	padding: 12px;
	border: 1px dashed #b9b9b9;	
	margin-top: 35px;
	}

div#bio-block h3 {
	padding: 10px 0;
	margin:  0;
}
div#bio-block a:hover {
	background-color: transparent;
	color: #BE1D2D;
	}


div#left-sidebar a:hover {
	background: white;
	}
	
div#left-sidebar div#quote-block p.quote {
	font: 12px/21px Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding-bottom: 7px;
	padding-top: 20px;
	border-bottom: 1px dashed #b9b9b9;
}

div#left-sidebar div#quote-block p.quote span.quotation-l {
	font-size: 54px;
	vertical-align: -14px;
	color: #d5d5d5;
}

div#left-sidebar div#quote-block p.quote span.quotation-r {
	font-size: 54px;
	vertical-align: -35px;
	color: #d5d5d5;
}

div#left-sidebar div#quote-block p.quote-credit {
	font-size: 11px;
	line-height: 17px;
	font-weight: bold;
	margin: 0;
	padding-bottom: 25px;
	}
	
div#left-sidebar div.facebook a {
	width: 100px;
	height: 25px;
	display: block;
	padding-left: 30px;
	font-size: 11px;
	color: #8e8e8e;
	line-height: 29px;
	background-image: url('images/facebook.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	text-transform: uppercase;
}

div#left-sidebar div.facebook {
	margin-top: 30px;
	margin-bottom: 5px;
	margin-left: -2px;
}

div#left-sidebar div.facebook a:hover {
	background-position: bottom left !important;
	color: #BE1D2D;
	}

div#left-sidebar div.twitter {
	margin-bottom: 5px;
	margin-left: -2px;
}

div#left-sidebar div.twitter a {
	width: 100px;
	height: 25px;
	display: block;
	padding-left: 30px;
	font-size: 11px;
	color: #8e8e8e;
	line-height: 29px;
	background-image: url('images/twitter.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	text-transform: uppercase;
}

div#left-sidebar div.twitter a:hover {
	background-position: bottom left !important;
	color: #BE1D2D;
	}

div#left-sidebar div.google a {
	width: 100px;
	height: 25px;
	display: block;
	padding-left: 30px;
	font-size: 11px;
	color: #8e8e8e;
	line-height: 29px;
	background-image: url('images/google.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	text-transform: uppercase;
}

div#left-sidebar div.google {
	margin-bottom: 5px;
	margin-left: -2px;
}

div#left-sidebar div.google a:hover {
	background-position: bottom left !important;
	color: #BE1D2D;
	}
	
div#left-sidebar div.rossi {
	margin-bottom: 35px;
	}

div#left-sidebar div.rossi a {
	width: 100px;
	height: 25px;
	display: block;
	padding-left: 29px;
	font-size: 11px;
	color: #8e8e8e;
	line-height: 16px;
	background-image: url('images/rossi.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	text-transform: uppercase;
}

div#left-sidebar div.rossi a:hover {
	background-position: bottom left !important;
	color: #BE1D2D;
	}
	
	
div#sidebar p.quote {
	color: #8e8e8e;
	font: italic 16px/22px Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}


#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;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	margin: 20px auto;
	padding: 0;
	width: 960px;
	}

#header {
	margin: 0 0 0 1px;
	padding: 0;
	height: 175px;
	}

#headerimg {
	margin: 0;
	height: 175px;
	padding: 0px;
	}

#logo {
float: left;
margin: 0;
padding: 0 0 0 230px;
}

div#left-sidebar {
	float: left;
	width: 200px;
	}


div.brandlab div#left-sidebar {
	float: left;
	width: 200px;
	}

div.subnav ul {
	margin: 0;
	padding: 10px 0;
	list-style: none;
	text-transform: uppercase;
	font-size: 13px;
	}

div.subnav ul li {
	padding: 3px 0;
	}

div.subnav ul li a:hover {
	color: #BE1D2D;
	}


div#right-content {
	margin: 0;
	padding: 0;
	float: left;
	width: 525px;
	}

div.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

div.brandlab div.narrowcolumn {
	float: left;
	padding: 20px 0 20px 0px;
	margin: 0px 0 0;
	width: 730px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 45px;
	width: 960px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
	background: #f2f2f2;
	padding: 5px 10px;
	border: 1px solid #bcbcbc;
	color: #6b6b6b;
}

.postmetadata a {
	color: #BE1D2D;
	font-style: italic;
	}

.postmetadata a:hover {
	background-color: #BE1D2D;
	color: #fff;
	}

.clear {
	clear: both;
}

#footer {
	padding: 0 0 0 45px;
	margin: 0 auto;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	line-height: 22px;
	font-size: 11px;
	text-transform: uppercase;
	color: #8e8e8e;
	}
	
/* End Structure */



/*	Begin Headers */

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 5px 0 0;
	}

div#foreward {
	margin: 0;
	padding: 0;
	}

div#foreward h2 {
	padding-left: 45px;
	}

div#right-content h2 {
	margin: 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 20px 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. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	line-height: 22px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	/*content: "\00BB \0020";*/
	}

.entry ol {
	padding: 0 0 15px 28px;
	margin: 0;
	font-size: 98%;
	color: #151515;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	line-height: 22px;
	}

.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;
	line-height: 22px;
	font-size: 11px;
	text-transform: uppercase;
	}

div#sidebar ul#rossi-sidebar-links li {
	margin: 0;
	line-height: 14px;
	padding-bottom: 10px;
	}

#sidebar ul.children li:before {
	content: "\00BB \0020";
}
	
#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;
	}

ul ul li {
	margin-left: 0px;
	padding-left: 10px;
	text-indent: -10px;
	}

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 15px 35px 5px 0;
	float: right;
	}


	
#searchform input#s {
	width: 198px;
	padding: 4px;
	}

#sidebar #searchsubmit {
	padding: 1px;
 	cursor: pointer;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:left;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
 	cursor: pointer;
	}

input, textarea
 {
 	border: #ddd 1px solid;
 	background-color: #ffffff;
	font-family: Arial, Helvetica, Sans-Serif;
 	font-size:1em;
 	font-weight: normal;
 }

#searchsubmit, #subscribesubmit, #commentsubmit
 {
	color: #5fa1c4;
	border: #5fa1c4 1px solid;
 	cursor: pointer;
 	text-decoration:none;
 }
 
#subscribe-box {
		background-color: #f1f1f1;
	padding: 8px;
	border: 1px dashed #b9b9b9;
	margin: 10px 0;
	}

#subscribe-box label {
	font-size: 12px;
	color: #8e8e8e;
	}

div#sidebar input#email-field {
	margin: 8px 0;
	width: 90%;
}

/* End Form Elements */




/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 0;
	padding: 10px;
	list-style: none;
	border-bottom: 1px solid #d5d5d5;
}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 745px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar_wrap {

	text-align: left;
	}
#wp-calendar {
	empty-cells: show;
	margin: 10px 0 0 0;
	width: 155px;
	text-align: left;
	}

#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 {
	width: 100%;
	text-align: left;
	}

#wp-calendar td {
	padding: 3px 0;
	}

#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 #eee;
	}

blockquote {
	clear: both;
	font-style: italic;
	margin: 0;
	padding: 10px;
	background-color: #f3f5f1;
	border: 2px solid #e3e3e3;

}

blockquote p {
	padding: 0;
	margin: 0;
	color: #6d6d6d;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	margin-top: 35px;
	margin-bottom: 0px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #eee;
	background-color: #fff;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0px 5px;
	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 */

/* Share on Twitter */


/* Sociable Plugin Styles */
div.social-media a:hover {
	background: white;
}

div.sociable { margin: 16px 0; float: left; width: 220px;}

span.sociable_tagline { position: relative; }
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}
.sociable span {
	display: block;
}
.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}

.sociable a:hover {
background: none;	
}

.sociable ul li {
	background: none;
	display: inline !important;
	list-style-type: none;
	margin: 0 6px !important;
	padding: 1px;
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}

.sociable-hovers {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
	
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
	background-color: #fff;
}

/* Post to Twitter */
div.entry div.twitter, div.post div.twitter {
	float: left;
	margin: 11px 0;
}

div.entry div.twitter a, div.post div.twitter a {
	width: 170px;
	height: 25px;
	display: block;
	padding-left: 30px;
	font-size: 11px;
	color: #8e8e8e;
	line-height: 29px;
	background-image: url('images/twitter.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	text-transform: uppercase;
}

div.entry div.twitter a:hover, div.post div.twitter a:hover {
	background-position: bottom left !important;
	color: #BE1D2D;
	}


/* "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." */
