/*
Title:		Master styles for Maryland Craft Beer Festival website.
Author: 	Octavo Designs (http://www.8vodesigns.com)
CSS:		http://www.mdcraftbeerfestival.com/styles.css

reset styles
--------------------------------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
/* master styles
--------------------------------------------- */
body {
	background-color: #161616;
	margin: 0 auto;
	padding: 40px 0;
	background-image: url("bg.jpg");
	background-attachment: fixed;
}
body, h2, h3, p {
	font-family: 'Droid Sans', sans-serif;
}
h2 {
	color: #333;
	font-size: 28px;
	font-weight: 700;
	margin: 20px 0 10px 0;
}
h3 {
	color: #222;
	font-size: 15px;
	margin-bottom: 10px;
	font-weight: 700;
}
a {
	text-decoration: none;
	color: #654e3d;
	font-weight: 700;
}
a:hover {
	text-decoration: underline;
}
p {
	font-size: 13px;
	color: #61543e;
	margin-bottom: 18px;
	line-height: 18px;
}
td {
	font-size: 13px;
	color: #61543e;
}
span.lower {
	text-transform: none;
}
span.lower a {
	text-transform: none;
}
#pagetop {
	display: none;
}
.videobar{
	font-size: 12px;
	padding: 5px;
	background-color:#CCC;
	height:25px;
	padding-left:20px;
	}
#breadcrumbs {
	font-size: 12px;
	padding: 5px;
	background-color:#CCC;
	height:25px;
	padding-left:20px;
}
.curvas{
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.container h1 {
	margin: 10px 0px;
	font-size: 24px !important;
	font-weight:bold;
}
.container h2 {
	margin: 15px 0px;
	font-size: 21px !important;
	font-weight:bold;
}
.container h3 {
	margin: 10px 0px;
	font-size: 18px !important;
	font-weight:bold;
}
#breadcrumbs a {
	color: #333;
	text-decoration: none;
}
#breadcrumbs a:hover {
	color: #900;
	text-decoration: none;
}
/* page structure
--------------------------------------------- */
#wrapper {
	width: 1000px;
	background-color: #f5eaac;
	-moz-box-shadow: 0 0 5px #e1bb0a;
	-webkit-box-shadow: 0 0 5px #e1bb0a;
	box-shadow: 0 0 5px #e1bb0a;
	margin: 40px auto 0;
	background-image: url(bg-wrapper1.png), url(bg-wrapper.jpg);
	background-repeat: repeat-x, repeat;
	position: relative;
	padding-bottom: 20px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#main {
	float: right;
	background-color: #FFFFFF;
	width: 624px;
	min-height:400px;
	border: 1px solid #dcd6b3;
	margin: 25px 25px 0 0;
	padding: 11px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#sidebar {
	float: left;
	width: 250px;
	margin: 170px 0 0 35px;
}

.boton_descarga{
	width:200px;
	text-align:center;
	margin:10px;
	padding:5px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-color:#FC0;
	color:#000;
	font-weight:bold;
}

.boton_descarga:hover{
	background-color:#ccc;
}

.boton_descarga a{
	text-align:center;
	text-decoration:none;
	color:#000;
}

.boton_descarga a:hover{
	color:#000;
}

.container {
	font-size:12px !important;
	margin: 15px 11px 0;
	float: left;
	width: 100%
}
/* Image Styles
--------------------------------------------- */
img.logo {
	display: block;
	position: absolute;
	background-image: url(png-sprite.png);
	width: 250px;
	height: 125px;
	background-position: -8px -8px;
	top: 25px;
	left: 34px;
}
img.logo_sm {
	display: block;
	background-image: url(png-sprite.png);
	width: 178px;
	height: 174px;
	background-position: -410px -92px;
	margin: 0 auto 10px;
}
img.tag {
	display: block;
	position: absolute;
	background-image: url(png-sprite.png);
	display: none;
	width: 101px;
	height: 139px;
	background-position: -291px -99px;
	top: -10px;
	right: 49px;
}
img.divider {
	width: 254px;
	height: 4px;
	display: block;
	background-image: url(png-sprite.png);
	background-position: -292px -78px;
}
img.facebook {
	width: 185px;
	height: 53px;
	display: block;
	background-image: url(png-sprite.png);
	background-position: -411px -350px;
	margin: 0 auto;
}
img.twitter {
	width: 185px;
	height: 53px;
	display: block;
	background-image: url(png-sprite.png);
	background-position: -411px -456px;
	margin: 0 auto;
}
img.email {
	width: 185px;
	height: 53px;
	display: block;
	background-image: url(png-sprite.png);
	background-position: -411px -403px;
	margin: 0 auto;
}
/* Intro Styles
--------------------------------------------- */
#intro {
	width: 553px;
	padding-bottom: 20px;
	background-image: url(jpeg-sprite.jpg);
	padding: 333px 35px 0 36px;
}
#intro h2 {
	margin-bottom: 16px;
}
#intro p {
	color: #ffffff;
	line-height: 22px;
	font-size: 14px;
}
#intro img {
	display: block;
	width: 551px;
	height: 22px;
	background-image: url(png-sprite.png);
	background-position: -29px -295px;
}
.mobile_date {
	display: none;
}
.celdiv {
	display: none;
}
.webdiv {
	display: block;
}
.Fl {
	float: left;
}
.Fr {
	float: right;
}
/* Ticket Styles
--------------------------------------------- */
.ticket {
	display: block;
	width: 200px;
	height: 327px;
	float: left;
	margin-bottom: 30px;
}
.ticket h3 {
	color: #FFFFFF;
	font-size: 20px;
	text-transform: uppercase;
	letter-spacing: 1px;
	display: block;
	margin: 18px auto 115px;
	text-align: center;
}
.ticket p {
	color: #c1ac7f;
	font-size: 11px;
	width: 140px;
	margin: 0 0 10px 30px;
	line-height: 13px;
}
.ticket em {
	font-style: italic;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.vip {
	background-image: url(jpeg-sprite.jpg);
	background-position: -11px -648px;
}
.adult {
	background-image: url(jpeg-sprite.jpg);
	background-position: -212px -648px;
}
.dd {
	background-image: url(jpeg-sprite.jpg);
	background-position: -413px -648px;
}
.dd h3 {
	font-size: 11px;
	margin: 13px 20px 115px 20px;
}
p.center_bold {
	font-family: 'Droid Sans', sans-serif;
	text-transform: uppercase;
	font-size: 16px;
	text-align: center;
	font-weight: 800;
	line-height: 20px;
}
.tickets_online {
	padding: 15px 0 0;
	margin: 0 0 10px 0;
	float: left;
	width: 593px;
	background-image: url(jpeg-sprite.jpg);
	background-position: -15px -331px;
	height: 31px;
	text-align: center;
}
.tickets_online p {
	color: #c1ad7f;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 18px;
}
.tickets_online a {
	color: #ffffff;
}

.readmore{
	margin:5px;
	padding:5px;
	font-size:10px;
	width:60px;
	text-align:center !important;
	font-weight:bold;
	float:left;
	background-color:#F60;
	color:#fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 1px 1px 5px 1px #ccc;
	box-shadow: 1px 1px 5px 1px #ccc;
}

.readmore:hover{
	background-color:#900;
}

.readmore a{
	font-size:10px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}

.readmore a:hover{
	font-size:10px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}

/*
--------------------------------------------- */
.entry {
	margin-right: 20px;
	/*
		width: 100%;
		min-height: 150px;
		float: left;
	*/
	padding: 10px;
	border-top: 1px solid #ccc;
}
.entry span {
	text-transform: uppercase;
	font-size: 9px;
	display: block;
	text-align: left;
	margin-top: 4px;
	color: #654E3D;
}
.entry img {
	float: left;
	margin-right: 20px;
}
.entry p {
	font-size: 11px;
	display: block;
	margin-bottom: 8px;
	line-height: normal;
}

.entry h3 {
	font-size: 16px;
	font-weight:bold;
	margin-bottom: 8px;
	line-height: normal;
}

.entry strong {
	font-weight: bold;
}
.content {
	float: left;
	width: 426px;
	padding-top: 24px;
}
.p11 {
	padding-top: 11px;
}
/* Map Styles
--------------------------------------------- */
/*.map{ display:block; background-image:url(jpeg-sprite.jpg); background-position: -19px -979px; width: 569px; height:194px; padding: 10px; -moz-box-shadow: 0 0 3px #cccccc; -webkit-box-shadow: 0 0 3px #cccccc; box-shadow: 0 0 3px #cccccc; margin: 20px 0 40px 4px;}*/

.map {
	display: block;
	background-image: url(jpeg-sprite.jpg);
	width: 200px;
	background-position: -316px -990px;
	height: 153px;
	border: 10px solid #FFFFFF;
	padding: 10px;
	-moz-box-shadow: 0 0 3px #cccccc;
	-webkit-box-shadow: 0 0 3px #cccccc;
	box-shadow: 0 0 3px #cccccc;
	margin: 20px 0 40px 4px;
}
/* Form Styles
--------------------------------------------- */
#form {
	width: 387px;
	float: left;
}
p.error {
	color: #F00;
}
form {
	width: 387px;
	margin: 0 auto;
}
label {
	display: block;
	margin-top: 20px;
	font-family: 'Droid Sans', sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	color: #654E3D;
}
input, textarea, select {
	width: 260px;
	height: 27px;
	background: #ffffff;
	border: 1px solid #d8d2af;
	padding: 4px;
	margin: 3px;
	font-size: 13px;
	color: #654E3D;
	font-family: 'Droid Sans', sans-serif;
}
input:focus, textarea:focus {
	border: 1px solid #f4911e;
}
textarea {
	height: 213px;
}
#submit {
	background: url(jpeg-sprite.jpg);
	width: 100px;
	height: 38px;
	text-indent: -9999px;
	border: none;
	margin-top: 20px;
	cursor: pointer;
	background-position: -17px -1204px;
}
#submit:hover {
	opacity: 0.9;
}
#info {
	float: right;
	width: 213px;
	margin-top: 38px;
	text-align: center;
}
#info strong {
	font-weight: 800;
}
#info img.divider {
	width: 183px;
	margin: 0 auto 20px;
}
a.mailing_list {
	color: #a30234;
	font-size: 14px;
}
#alert {
	height: 50px;
	margin-top: 10px;
}
/* Sidebar Styles */

#sidebar h2 {
	font-size: 15px;
	color: #ecdba7;
	text-align: left;
	background-image: url(png-sprite.png);
	background-position: -296px -28px;
	height: 34px;
	padding-top: 8px;
	padding-left: 35px;
	font-weight: 800;
}
.menu ul, .menu li {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
.menu ul li {
	float: none;
	font-size: 15px;
	color: #ecdba7;
	text-align: left;
	background-image: url(png-sprite.png);
	background-position: -296px -28px;
	height: 34px;
	padding: 8px 5px 5px 35px;
	font-weight: 800;
	width: 250px;
	margin: 5px;
	list-style: none;
}
.menu ul li:hover, ul li:hover a {
	color: #000;
	background-position: -296px -98px;
}
.menu ul li a {
	font-size: 15px;
	color: #ecdba7;
	text-decoration: none;
}
.menu ul li a:hover {
	font-size: 15px;
	color: #000;
	text-decoration: none;
}
#sidebar h2.about {
	background-image: none;
	text-align: left;
	color: #654e3d;
	background-position: inherit;
	margin-bottom: 1px;
}
p.date {
	text-align: center;
	font-size: 13px;
	font-weight: 800;
}
p.date span {
	text-transform: uppercase;
	font-size: 15px;
	font-weight: 800;
	font-family: 'Droid Sans', sans-serif;
}
table.entertainment a {
	color: #a30234;
	text-transform: none;
	font-weight: normal;
}
/* Site Info Styles
--------------------------------------------- */
#site_info {
	width: 800px;
	text-align: center;
	font-size: 11px;
	margin: 20px auto;
	color: #eee;
}
#site_info a {
	color: #eee;
	font-size: 11px;
	text-transform: none;
	font-weight: normal;
	text-decoration: none;
}
#site_info a:hover {
	color: #ccc;
	font-size: 11px;
	text-transform: none;
	font-weight: normal;
	text-decoration: none;
}
/* Misc Styles
--------------------------------------------- */
.hide {
	position: absolute !important;
	top: -9999px !important;
	left: -9999px !important;
}
.group:before, .group:after {
	content: "";
	display: table;
}
.group:after {
	clear: both;
}
.group {
	zoom: 1; /* For IE 6/7 (trigger hasLayout) */
}
.clear {
	clear: both;
	display: block;
}
.fb_iframe_widget {
	background-color: #FFFFFF;
	display: block;
	margin: 33px auto 0 2px;
	width: 250px;
}
#fvpp-blackout {
	display: none;
	z-index: 499;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: #2a1d11;
	opacity: 0.9;
}
#my-welcome-message {
	background: none repeat scroll 0 0 #FFFFFF;
	box-shadow: 0 0 4px #000000;
	display: none;
	font-family: Calibri, Arial, sans-serif;
	height: 605px;
	left: 50%;
	margin-left: -251px;
	padding: 10px;
	position: fixed;
	top: 20%;
	width: 502px;
	z-index: 500;
}
#fvpp-close {
	cursor: pointer;
	display: none;
}
.close #fvpp-close {
	display: block;
}
#message {
	background-color: transparent;
	background-image: url(bg_top.png);
	background-position: top;
	background-repeat: repeat-x;
	color: #333;
	height: 37px;
	margin-top: 0px;
	position: fixed;
	top: 0px;
	width: 100%;
	text-align: center;
	padding-top: 8px;
	z-index: 444;
}
#message_top {
	font-size: 12px;
	width: 900px;
	margin: auto;
}
#message p, #message a {
	color: #333;
	text-transform: none;
	font-size: 12px;
	font-weight: normal;
}
#message a {
	cursor: pointer;
	text-decoration: underline;
}
#message a:hover {
	color: #900;
}
#pwrap {
	width: 502px;
}
#pwrap a, #pwrap img {
	float: left;
}

.columna_ultimas{
	padding:0px 3px 3px 20px;
	margin:10px 0px;
	clear:both;
	background-image:url(../imgs/bullet.png);
	background-position:top left;
	background-repeat:no-repeat;
}

.columna_ultimas a{
	font-size:12px;
	color:#000;
	text-decoration:none;
}

.columna_ultimas a:hover{
	color:#900;
	text-decoration:none;
}

.imagenes_gal{
	border:6px solid #CCC;
	margin:8px;
	-moz-box-shadow: 0 0 5px #fff;
-webkit-box-shadow: 0 0 5px #fff;
box-shadow: 0px 0px 5px #fff;
}

.imagenes_gal:hover{
	border:6px solid #333;
}

.post img{
	max-width:600px !important;
	margin:20px auto;
}

#headProd th{
	background-color:#900;
	color:#FFF;
	font-weight:bold;
	padding:5px;
}

.tabla_productos{
	width:600px !important;
}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 700px) {
body {
	padding-top: 0px;
}
h2 {
	text-align: center;
}
#wrapper {
	width: 320px;
	margin-top: 55px;
}
.container {
	margin: 0 11px 0;
	float: none;
}
#main {
	float: inherit;
	width: 320px;
	min-height:400px;
	border: 0px;
	margin: 0;
	padding: 1px 0 10px 0;
}
img.logo {
	left: 33px;
	top: 10px;
}
img.tag {
	display: none;
}
.menu {
	margin: 130px 30px 10px 30px;
}
#intro {
	width: 260px;
	background-position: center top;
	padding: 319px 20px 0;
	height: 280px;
	margin: 10px 0 0 10px;
	background-color: #482d17;
}
#intro p {
	margin-top: 25px;
	color: #FFFFFF;
	font-size: 13px;
	line-height: 20px;
	line-height: normal;
}
#intro img {
	background-position: -167px -373px;
	width: 242px;
	height: 70px;
}
.ticket {
	margin: 0 auto 20px;
	float: none;
	padding-top: 17px;
	height: 310px;
}
.ticket h3 {
	margin-top: 0px;
}
.ticket p {
	margin-bottom: 7px;
}
.tickets_online {
	float: inherit;
	width: 278px;
	padding: 15px 10px 18px;
}
#sidebar {
	margin: 20px auto;
	float: none;
}
.bottom {
	position: absolute;
	bottom: 0px;
	width: 300px;
}
#form {
	width: 300px;
}
form {
	width: 278px;
}
input, textarea {
	width: 254px;
}
#info {
	float: left;
	margin-left: 19px;
	text-align: center;
	width: auto;
}
#info img.divider {
	margin: 0 auto 20px;
	width: 254px;
}
#alert {
	width: 275px;
	margin-left: 11px;
}
#site_info {
	width: 306px;
}
p.date {
	display: none;
}
.entry {
	height: auto;
	width:280px;
	padding-bottom: 20px;
}
.entry img {
	float: inherit;
	margin: 0 auto;
	display: block;
}
.content {
	float: none;
	width: 260px;
	padding-top: 0px;
	margin: 0 auto;
}
.p11 {
	padding-top: 0px;
}
.celdiv {
	display: block;
}
.webdiv {
	display: none;
}
.mobile_date {
	text-align: center;
	font-size: 14px;
	font-weight: 800;
	display: block;
	margin-top: 25px;
}
.mobile_date img.divider {
	margin: 0 auto;
}
.mobile_date span {
	text-transform: uppercase;
	font-size: 18px;
	font-weight: 800;
	font-family: 'Droid Sans', sans-serif;
}
#my-welcome-message {
	height: auto;
	margin-left: -160px;
	width: 300px;
	top: 0px;
}
#pwrap {
	width: 100%;
}
#pwrap img {
	height: auto;
}
#pwrap a.fb img {
	width: 110px;
	height: auto;
}
#pwrap a.twitter img {
	width: 82px;
	height: auto;
}
#pwrap a.ml img {
	width: 108px;
	height: auto;
}
#my-welcome-message img {
	width: 100%;
}
#message {
	padding: 8px 0 20px;
}
#message_top {
	width: 240px;
	margin: auto;
}
.imagenes_gal{
	border:6px solid #CCC;
	margin:7px;
	-moz-box-shadow: 0 0 5px #fff;
-webkit-box-shadow: 0 0 5px #fff;
box-shadow: 0px 0px 5px #fff;
}

.imagenes_gal:hover{
	border:6px solid #333;
}

.post img{
	max-width:300px !important;
	margin:5px auto;
}


.tabla_productos{
	width:300px !important;
}

.container{
	width:300px;
}