/*   
Theme Name: Brasart
Original Theme URI: http://michael.tyson.id.au/elegant-grunge-wordpress-theme
Description: Tema para WebSite Brasart - Vinhos
Author: Ale Monteiro
Author URI: http:/alemonteiro.com
Version: 1.0
Tags:

	Elegant Grunge by GritoAD
	http://www.gritoad.com.br
	
	The CSS, XHTML, design and PHP are released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
	
*/


/****************************
 **   Contents
 ****************************
 
	* General
	* Layout		(Top-level page element styles)
		- Menu
		- Header
		- Content
		- Sidebar
		- Footer
	* Content	(Formatting of items in main content area)
		- General
		- Standard wordpress
		- Comments
		- Comment form
		- Frame
	* Sidebar	(Formatting of items in sidebar)
		- General
		- Search
		- Tag cloud
		- Wordpress calendar
		- Photoblog widget
	* Footer		(Formatting of items in footer)
		





/****************************
 **   General
 ****************************/
html, body{
background-color:#0f1113 !important;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #e3e3e3;
}

a{
color: #e3e3e3;
text-decoration:none;
}


/****************************
 **   Layout
 ****************************/


/* Menu */

#menu {
	float: left;
	padding-top:85px;
	}

#menu ul {
	width: 500px;
	height:39px;
	background:url(images/bg_menu.gif);
}
#menu ul li {
	float: right;
}
#menu .page_item a {
	display: block;
	padding-right: 20px;
	line-height: 2.6em;
	color: #606c38;
	text-decoration: none;
	font-size:1.2em;
	font-weight:bold;
}

#menu .current_page_item a, #menu .page_item a:hover {
	color: #333366;
}

/* Header */

#header-wrap {
	background: url(images/bg_header.png) repeat-x center top;
	height: 127px;
}

#header {
	width: 803px;
	height: 127px;
	margin:0 auto;
}

#header h1 {
	margin: 0;
	float:left;
	width:303px;
}
#header h1 a {
	float: left;
	background-image:url(images/logo.gif);
	width:194px;
	height:117px;
	margin:5px;
}

/* Content */

#content-container {
	background: #535345 url(images/bg_index.jpg) repeat-y center top;
}
#content-container-single{
	background: #535345 url(images/bg_single.jpg) repeat-y center top;
}

#content, #content-single{
	width: 803px;
	margin: 0 auto;
	text-align:left;
}
#content-ochotierras {
	background: #39392f url(images/header_ochotierras.jpg) top center no-repeat;
	height:426px;
	clear:both;
}
#content-freixenet {
	background: #39392f url(images/header_freixenet2.jpg) top center no-repeat;
	height:426px;
}
#content-katnook{
	background: #39392f url(images/header_katnook.jpg) top center no-repeat;
	height:426px;
	clear:both;
}
#content-sobieski {
	background: #000000 url(images/header_sobieski.jpg) top center no-repeat;
	min-height:720px;
	height:auto;
}
#content-zvonka {
	background: #000000 url(images/header_zvonka.jpg) top center no-repeat;
	min-height:720px;
	height:auto;
}
#content-danzka {
	background: #000000 url(images/header_danzka.jpg) top center no-repeat;
	min-height:720px;
	height:auto;
	color:#333333
}
#content-ochotierras,#content-freixenet,#content-sobieski,#content-zvonka,#content-katnook,#content-danzka {
	width: 800px;
	padding:0;
	margin: 0 auto;
	text-align:left;
}
#body {
	float: left;
	width: 537px;
	text-align:justify;
	float:left;
}
#body-single, #body-single-bodegas{
	float: right;
	width: 520px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	padding:12px 22px;
	color:#cfcec1;
	min-height:450px;
	height:auto;
	position:relative;
	font-size:1.2em;
	clear:both;
}
#body-single-bodegas{
padding-top:135px;
font-family: Arial,Helvetica,sans-serif;
}
#body-single p, #body-single-bodegas p{
line-height:1.2em;
margin-bottom:.8em;
}
#body-single-bodegas p img{
margin-left:.8em;
margin-bottom:.8em;
}
#body-single strong, #body-single-bodegas strong{
font-weight: bold;
}
#body-single img, #body-single-bodegas img{
border: 4px solid #4d4d44;
}
#body-single-bodegas td{
padding:5px 8px 10px 0;
vertical-align: top;
}
#body-single-bodegas td h3{
font-size:16px;
vertical-align: top;
padding:0px;
margin:0px 0px 5px;
color: #ccde8c;
}
#body-single-bodegas-info{
clear:both;
border:1px solid #535446;
padding:10px 8px 4px 8px;;
font-size:.9em;
background:#404136;
}
#body-single-bodegas-info h4{
margin-bottom:5px;
font-size: 1.2em!important;
	font-weight:bold;
	color: #A6BD9C;
}
#body-single-bodegas-info strong{
margin-top:10px;
}
#chamada{
padding:12px 20px;
}
#chamada h2 a {
	font-size: 1.6em;
	text-decoration: none;
	color: #ccde8c;
}
#chamada p{
text-align:justify;
font-size:1.05em;
}
#bodegas, #dicas{
padding:0px 20px;
}
#bodegas h3, #dicas h3{
	color: #ccde8c;
	text-decoration:none;
	font-weight:bold;
	font-size:1em;
	}
#bodegas h3{
	padding-left:152px;
	margin-bottom:5px;
}
#bodegas h2, #dicas h2, #sugestoes h3{
color:#FFFFFF;
font-weight:bold;
font-size:1.3em;
}
#bodegas p{
color: #e3e3e3;
font-size:.9em;
text-align:justify;
}
#bodegas li{
padding: 15px 0;
}
#bodegas img{
margin-top:-25px;
margin-left:-5px;
margin-right:5px;
}
#dicas a{
color: #e3e3e3;
text-decoration:none;
}
#dicas li{
padding:5px 0;
}
#sugestoes{
	margin:0;
	background:#c7cdcf;
	color:#5f5f5f;
	height:205px;
	font-weight:bold;
	text-align:left;
	clear:both;
}
#sugestoes h3{
text-align:left;
margin-bottom:10px;
font-size:1.4em;
}
#sugestoes li{
width:233px;
float:left;
display:inline-table;
padding:10px 10px 0 20px;
text-align:justify;
font-size:.85em;
}
#sugestoes img{
padding-right:15px;
}
.post-meta-key{
visibility:hidden;
}
.sobieski{
width:340px;
}
.zvonka{
width:380px;
}
.danzka{
width:315px;
}
.katnook img{
margin:15px;
}
/* Sidebar */

#sidebar {
	float:right;
	font-size: 0.9em;
	width: 260px;
	position: relative;
}
#sidebar-single {
	float: left;
	background:#e9ecef;
	font-size: 0.9em;
	width: 226px;
	position:absolute;
	clear:both;
	margin:8px;
}

/* Footer */

#footer-wrap-outer {
	background: #0f1113 url(images/footer-repeat.gif) repeat-x center top;
}

#footer-wrap {
	width: 100%;
	background: url(images/footer-repeat.gif) no-repeat center top;
}

#footer {
	width: 800px;
	margin: 0 auto;
	padding:15px 17px;
	min-height: 30px;
	vertical-align:middle;
}


/****************************
 **   Content
 ****************************/

/* General */

h2 {
	font-weight: normal;
	font-style: normal;
	font-size:1.2em;
}

h2 a, h3 a {
	font-size: 1.2em;
	text-decoration: none;
	color: #ccde8c;
}

#body-single h2, #body-single-bodegas h2, #body-single h3, #body-single-bodegas h3{
	font-size: 1.3em;
	font-weight: normal;
	font-style: normal;
	color:#e3e3e3;
}
#body-single h3, #body-single-bodegas h3{
	margin: .8em 0;
}
#body-single h2, #body-single-bodegas h2{
	margin-bottom: .8em;
}
.post .entry {
	font-size: 0.9em;
	line-height: 1.1em;
	clear: both;
	float:left;
	width:520px;
}
.post .entry ul, .sobieski .entry ul{
margin-left:15px;
font-size:1em;
line-height:1.3em;
margin-bottom:20px;
}
.post .entry li, .sobieski .entry li{
margin-left:12px;
}
.post .entry li a, .sobieski .entry li a, .sobieski .entry li a{
text-decoration:underline;
}
.sobieski .entry{
	font-size: 0.9em;
	line-height: 1.1em;
	clear: both;
	float:left;
	}
.metadata {
	text-align: center;
	font-size: 0.7em;
	color: #797979;
}

.metadata a {
	text-decoration: none;
}


.more-link {
	font-size: 0.9em;
	color: #88897b;
	background: url(images/more-link.png) no-repeat left center;
	padding-left: 30px;
}

.navigation {
	width: 100%;
	margin-top: 50px;
}

.navigation a {
	text-decoration: none;
	font-size: 0.7em;
}

.navigation .previous {
	float: right;
}

.navigation .next {
	float: left;
}

.search_result {
	margin-left: 20px;
}

.search_result h4 {
	margin-left: -20px;
}

.search_result h4 a {
	text-decoration: none;
}

.search_result .metadata {
	color: #BFC4C1;
	margin-top: 10px;
	text-align: left;
}

.search_result .metadata a {
	color: #BFC4C1;
}
hr{
	  border: 0px solid #605f51;
      border-top: 1px dashed #4a4838!important;
      color: #605f51;
}
.img-vinhos{
margin-right:10px;
border:3px solid #4d4d44;
}
/* Standard wordpress */

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

.alignleft {
  	float: left;
}

.alignright {
   float: right;
}

.clear {
	clear:both;
}

.wp-caption {
   border: none;
   text-align: center;
   background-color: #f8faf7;
   padding-top: 4px;
}

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


/****************************
 **   Sidebar
 ****************************/

/* General */

.sidebar h2 {
	font-size: 1.3em;
	color: #e2e8ec;
	margin-bottom: 10px;
	padding-left:15px;
	margin-top:10px;
}
#side-news{
height:260px;
}
#side-news h2{
color:#799ab2;
margin-top:13px;
}

#side-news a{
color:#d45c5d;
}
.sidebar a {
	color: #9f9f9f;
}

.sidebar ul li {
	list-style-type: none;
	list-style-image: none;
}

.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;
}
.sidebar #twitter{
background:url(images/twitter.gif) left no-repeat;
height:40px;
margin-left:20px;
margin-top:18px;
padding-left:55px;
}
.sidebar #twitter a{
text-align:center;
text-decoration:underline;
}
.sidebar #assine ul{
width:232px;
height:100px;
text-align:center;
}
.sidebar #assine h2{
text-transform:uppercase;
font-size:1.1em;
padding:15px 0 10px 0;
}
h2#premios{
padding:0px;
margin:20px 0;
}
h2#premios a{
font-size:13px;
color: #aa2700;
}
h2#premios img{
margin-left:-10px;
vertical-align: bottom;
padding-right:3px;
}
/* Single */
ul#menu-single{
margin:4px;
border:1px solid #FFFFFF;
padding:0;
}
hr#menu-single{
  border: 1px solid #e9ecef;
      color: #e9ecef;
	  width:90%;
}
#selecionados{
padding:0 15px;
}

.sidebar-single h2 {
	font-size: 1.2em;
	color: #adb78d;
	margin-bottom: 8px;
	margin-top:10px;
	padding-left:12px;
	font-weight:bold;
	text-transform:uppercase;
}

.sidebar-single a {
	color: #7b7a6a;
	font-size:1.1em;
	font-weight:bold;
}

.sidebar-single ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 3px;
}

.sidebar-single ul p, .sidebar-single ul select {
	margin: 5px 0 8px;
}

.sidebar-single ul ul, .sidebar-single ul ol {
	margin: 5px 0 0 10px;
}

.sidebar-single ul ul ul, .sidebar-single ul ol {
	margin: 0 0 0 10px;
}

ol li, .sidebar-single ul ol li {
	list-style: decimal outside;
}

.sidebar-single ul ul li, .sidebar-single ul ol li {
	margin: 3px 0 0;
	padding: 0;
}

/* Search */

.sidebar #searchform div {
	width: 260px;
	height: 40px;
	vertical-align:top;
}
.sidebar #searchform div #s {
	border: 0;
	margin-left: 25px;
	width: 172px;
	height: 21px;
	color: #909090;
	font-size: 1.1em;
	outline: none;
	background-color:#e2e8ec;
}
.sidebar #searchform div #searchsubmit {
	border: 1px #e2e8ec solid;
	background: #8d9771;
	width: 30px;
	height: 20px;
	overflow: hidden;
	cursor: pointer;
	font-family: "Palatino", "Georgia", "Baskerville", serif;
	color: #e2e8ec;
	font-size: 1em;
	text-transform: uppercase;
	font-weight:bold;
}
#searchsubmit{
	vertical-align:top;
}

/* Tag cloud */

.widget_tag_cloud a {
	text-decoration: none;
}

/* Comments */


.commentlist {
	padding: 0;
	list-style-type: none;
	margin-top: 16px;
	margin-left: 0px;
}

.commentlist li {
	margin-top: 16px;
	margin-left: 30px;
	max-width: 460px;
}

.commentlist li .comment-content,
.commentlist li .before-comment,
.commentlist li .after-comment,
.commentlist li .after-comment div {
	background:transparent url(images/comment.jpg) no-repeat top right;
}

.commentlist li .comment-content {
	position:relative;
	zoom:1;
	_overflow-y:hidden;
 	padding: 28px 0 0px 0px;
}
.commentlist li .before-comment {
	/* top+left vertical slice */
	position:absolute;
	left:0px;
	top:0px;
	width: 27px; /* top slice width */
	margin-left: -27px;
	height:100%;
	_height:1600px; /* arbitrary long height, IE 6 */
	background-position:top left;
}

.commentlist li .after-comment {
	/* bottom */
	position:relative;
	width:100%;
}

.commentlist li .after-comment,
.commentlist li .after-comment div {
	height: 40px; /* height of bottom cap/shade */
	font-size:1px;
}

.commentlist li .after-comment {
	background-position:bottom right;
}

.commentlist li .after-comment div {
	position:relative;
	width:27px; /* bottom corner width */
	margin-left: -27px;
	background-position:bottom left;
}

.commentlist .comment {
	margin: 0;
	font-size: 0.8em;
	padding-right: 27px;
}

.comment-text {
	margin-left: 42px;
	margin-right: 10px;
	margin-top: 24px;
	font-size: 0.9em;
}

.comment-text * {
	margin-bottom: 0;
	padding-bottom: 0;
}

.commentlist .comment .reply {
	text-align: right;
	position: relative;
	top: 15px;
	z-index: 100;
	font-size: 0.9em;
}

.commentlist .comment .reply a {
	color: #D7DBD8;
	text-decoration: none;
}

.avatar {
	float: left;
	margin:0 10px 0 0!important;
}

/* Comment Form */


input.text {
	width: 200px;
	padding: 5px;
	border: 1px solid #f2f2f2;
}

textarea {
	width: 410px;
	height: 100px;
	padding: 5px; 
	border: 1px solid #f2f2f2;
}
input.text,textarea{
	/* margin: 5px!important; */
}
/****************************
 **   Footer
 ****************************/

#footer .legal, #footer .credit {
	color: #787878;
}

#footer .legal {
	float: left;
	margin-top:5px;
}

#footer .credit a {
	text-decoration: none;
}

#footer .credit {
	float: right;
}

#footer {
	font-size: 0.8em;
	line-height: 1.1em;
}

#footer a {
	color: #a3a3a3;
}
#footer img{
margin-left:10px;
}
#footer img a{
width:96px;
height:26px;
}
#footer h2 {
	color: #fff;
	font-size: 1.3em;
	margin-bottom: 15px;
	font-weight: normal;
	font-style: normal;
}

/* ADDS */
#aviso_pgs{
	float: left;
	width: 226px;
	position:absolute;
	clear:both;
	text-align:center;
	padding:20px 0;
}
#aviso_home{
	float: right;
	width: 260px;
	position:absolute;
	clear:both;
	text-align:center;
	padding:20px 0;
}
/* AddThis */
.addthis_separator{padding:1px;}
#at15s_head{color: #999999;!important}
.addthis_button_compact{ font-weight:bold;}
