/*
Theme Name: RosarioBeerFest
Theme URI: http://altrex.com.ar
Description: Theme para la Rosario Beer Fest
Version: 1
Author: Altrex.com.ar
Author URI: http://altrex.com.ar
Tags: blue, fixed width, two columns, widgets

	RosarioBeerFest
	http://altrex.com.ar

	This theme was designed and built by Altrex.com.ar,
	whose blog you will find at http://altrex.com.ar

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

*/

/* VARIOS */
body {
	font-size: 70%; /* Resets 1em to 10px */
	font-family: "Trebuchet MS", Arial, Geneva, Helvetica, sans-serif;
	background: #E2A71D url('images/body-bg.jpg') repeat-x top left;
	color: #555;
	text-align: center;
	margin: 0 0 50px 0;
	padding: 0;
	}

#page {
	background: transparent url('images/page-bg.png') repeat-y top center;
	margin: 0px auto;
	padding: 0px;
	width: 974px;
	text-align: left;
	}
	
a {
	color: #0066CC;
	text-decoration: none;
	}

a:hover {
	color: #0099FF;
	}

a img {
	border: none;
	}
	
.wpcf7-form {
	text-align:left !important;
	}
	
.logos_listados_expositores img {
	padding:8px 8px 8px 8px;
	border:#FFE47A 1px solid;
	background:#FFFCC3;
	float:left;
	margin-right:15px;
	margin-bottom:35px;
	}
	
.logos_listados_expositores strong span {
	color:#CC0000;
	font-size:1.4em;
	}
	
.listado_expositores {
	line-height: 1.1em !important;
	font-size: 1em !important;
	}
	
.sharethis_sidebar {
	background:#FFFFC8;
	position:absolute;
	}
	
.sharethis_page {
	float:right;
	}
	
.stbuttontext {
	font-size:0.9em;
	line-height:0.6em;
	}
	
a.stbutton {
	padding: 0px 0px 0px 20px !important;
	font-size:0.9em !important;
	line-height:0.6em !important;
	}
	
.link_envia_amigo a {
	background:url('http://www.rosariobeerfest.com/wp-content/plugins/wp-email/images/email_famfamfam.png') center left no-repeat;
	padding:0 0 0 20px;
	font-size:0.9em !important;

	}
	
.link_envia_amigo {
	text-align:right;
	}
	
a.slideshowlink {
	font-size:0.9em;
	}
	
a.piclenselink {
	font-size:0.9em;
	}

.info_box {
	float:left;
	width:305px;
	margin-top:20px;	
	}
	
.info_box_right {
	margin-left:20px;
	}
	
.info_box_head {
	font-size:0.9em;
	font-weight:bold;
	color:#FFFFFF;
	padding:3px 10px;
	background: url('images/menu-bg-01.jpg') repeat-x bottom left;
	float:left;
	}
	
.info_box_content {
	clear:both;
	padding:10px;
	border:#CCCCCC 1px solid;
	}
	
.info_box_content ul {
	margin:0px;
	padding-left:17px;
	}
	
.info_box_content ul li {
	list-style-type:square;
	}
	
.info_box_content ul li a {
	font-size:0.9em !important;
	}
	
.home_banner {
	margin-top:20px;
	}
	
#newsletter_suscription_form {
	background:#FFFFC8;
	padding:10px;
	margin-bottom:10px;
	border:1px solid #FFF58F;
	}
/* VARIOS */


/* HEADER */
#header {
	margin:0 7px;
	}

#header_logo {
	position:absolute;
	padding:0 !important;
	margin-left:26px;
	margin-top:2px;
	}
	
#header_logo a {
	display:block;
	width:252px;
	height:185px;
	background: transparent url('images/head-logo-rbf.png') no-repeat center center;
	}
	
#header_logo a span {
	position:absolute;
	top:-10000px;
	}

#headerimg 	{
	margin:0px;
	padding:0px;
	background:#FFFFC8;
	text-align:right;
	}
/* HEADER */

	
/* MENU SUPERIOR */
#header_menu {
	height:40px;
	background: transparent url('images/menu-bg.jpg') repeat-x top left;
	}

.sf-menu, .sf-menu * {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sf-menu {
	display:block;
	float:right;
	line-height: 1.0;
	}

.sf-menu li {
	float:left;
	position:relative;
	color:#FFFFFF;
	}
	
.sf-menu a, .sf-menu ul li a {
	position:relative;
	white-space:nowrap;
	display:block;
	color:#FFFFFF;
	border-left:1px solid #666666;
	font-size:14px;
	padding:13px 15px;
	background: transparent url('images/menu-bg-01.jpg') repeat-x top left;
	}
	
.sf-menu li a:hover, .sf-menu li a:focus {
	background-position:bottom left;
	color:#FFFFFF;
	}
	
.current_page_item a {
	background: transparent url('images/menu-bg-01.jpg') repeat-x bottom left !important;
	color:#FFFFFF;
}

.sf-menu ul {
	position:absolute;
	top:-999em;
	width: 220px; /* left offset of submenus need to match (see below) */
	}
	
.sf-menu ul li {
	width:100%;
	}
	
.sf-menu li:hover {
	visibility:inherit; /* fixes IE7 'sticky bug' */
	color:#FFFFFF;
}

.sf-menu li:hover ul, .sf-menu li.sfHover ul {
	left: 0;
	top: 40px; /* match top ul list item height */
	z-index: 99;
	color:#FFFFFF;
}

ul.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul {
	top: -999em;
	color:#FFFFFF;
}

ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul {
	left: 220px; /* match ul width */
	top: 0;
	color:#FFFFFF;
}

ul.sf-menu li li:hover li ul, ul.sf-menu li li.sfHover li ul {
	top: -999em;
	color:#FFFFFF;
}

ul.sf-menu li li li:hover ul, ul.sf-menu li li li.sfHover ul {
	left: 10em; /* match ul width */
	top: 0;
	color:#FFFFFF;
}

/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right: 2em;
	min-width: 1px; /* trigger IE7 hasLayout so spans position accurately */
	color:#FFFFFF;
}
.sf-sub-indicator {
	position: absolute;
	display: block;
	right: .75em;
	top: 1.05em; /* IE6 only */
	width: 10px;
	height: 10px;
	text-indent: -999em;
	overflow: hidden;
	background: url('images/arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
	color:#FFFFFF;
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top: 1em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
	color:#FFFFFF;
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
	color:#FFFFFF;
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
	color:#FFFFFF;
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url('images/shadow.png') no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
	color:#FFFFFF;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}
/* MENU SUPERIOR */	


/* FOOTER */
#footer {
	padding: 0;
	margin:50px 0 0 0;
	background: url('images/foot-bg.gif') no-repeat bottom center;
	clear: both;
	}
	
#footer_top {
	margin: 0px 27px;
	border-top: 1px dotted #CCCCCC;
	height:1px;
	}
	
#footer_logo {
	position:absolute;
	width:158px;
	height:148px;
	margin-top:6px;
	margin-left:769px;
	background: url('images/foot-logo.png') no-repeat center center;
	}
	
#footer ul {
	padding: 0;
	margin:0px 0px 0px 47px;
	list-style-image:none;
	list-style-type:none;
	line-height:110px;
	font-size:90px;
	vertical-align:middle;
	}
	
#footer ul li {
	display:inline;
	}
	
#footer ul li a img {
	border:none;
	}
	
#firma_altrex {
	text-align:center;
	margin-bottom:20px !important;
	}
	
#firma_altrex a {
	color:#FFF989;
	font-size:12px;
	text-decoration:none !important;
	}
	
#firma_altrex a:hover {
	color:#FFFFFF;
	}
/* FOOTER */



#content {
	font-size:1.3em;
	}

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

.entry {
	margin:0px;
	}

.narrowcolumn .postmetadata {
	text-align: left;
	font-size: 13px;
	}

.thread-alt {
	background-color: #FFFCC3;
	}
.thread-even {
	background-color: #FFFFFF;
	}
.depth-1 {
	border: 1px solid #FFE47A;
	}

.even, .alt {
	border-left: 1px solid #FFE47A;
	}

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: bold;
	}

h1 {
	font-size: 4em;
	}


h2 {
	font-size: 1.8em;
	}

h2.pagetitle {
	font-size: 1.8em;
	margin:auto 20px;
	color:#CC0000;
	}

#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 {
	text-decoration: none;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

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: #0099FF;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.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: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1.1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #999999;
	}

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

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

#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 */
.narrowcolumn {
	float: left;
	padding: 30px 20px 0px 20px;
	margin: 0px 0px 0px 7px;
	width: 630px;
	}

.post {
	margin: 0px 20px 30px 20px;
	text-align: justify;
	}
	
a.post_titulo_link {
	color:#0066CC !important;
	text-decoration:underline !important;
	}

.post hr {
	display: block;
	}
	
.comentarios {
	margin: 0px 20px 0px 20px;
	}

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

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 30px;
	margin: 0;
	}

h2 {
	margin: 20px 0 0;
	}

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

h3 {
	padding: 0;
	margin: 20px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 5px !important;
	}
/* 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;
	}

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 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: 10px auto;
	padding: 5px 3px;
	text-align: left;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

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

select {
	width: 130px;
	}

#commentform input {
	width: 150px;
	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 5px;
	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 12px 40px 12px;
	margin-left: 677px;
	width: 266px;
	background:#EFEFEF url('images/br-lat-bg-fin.jpg') repeat-x bottom left;
	}

#sidebar form {
	margin: 0;
	}
	
.boton-descarga-plano-br-lat {
	display:block;
	width:260px;
	height:90px;
	background: transparent url('images/br-lat-bt-descarga-plano.gif') no-repeat top left;
	}
	
.boton-descarga-plano-br-lat span {
	position:absolute;
	top:-10000px;
	}
	
.banners_sidebar_separator {
	height:1px;
	border-top:1px dotted #999999;
	margin-top:3px;
	margin-bottom:2px;
	}
	
.banners_sidebar_titulo {
	color:#CC0000;
	}
	
.banners_sponsors_titulo {
	color:#CC0000;
	font-size:16px;
	margin-top:60px;
	}
	
/* 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;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

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

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin:10px 20px 40px 20px;
	}
/* 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 */