@charset "UTF-8";
/*
Theme Name: ExploMusicFest
Theme URI: http://explomusicfest.com/
Description: Diseño exclusivo para ExploMusicFest 2011.
Author: Bumerang 180
Version: 2011
*/


/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

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, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	line-height: 1.3;
	font-size: 62.5%;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}


/* General stuff
-------------------------------------------------------------- */
.clear { clear:both; }
.floatleft { float:left; }
.floatright { float:right; }
.highlight { color:#FC0;}
.separator {background:#FC0; height: 5px; clear:both; margin: 15px 0;}


/* Layout
-------------------------------------------------------------- */

body { 
	font-family: 'Didact Gothic', Arial, Helvetica, sans-serif; 
	background-color: #000; color: #FFF;
	text-align:center;
	}

#wrapper { 
	text-align:left;
	width:900px;
	margin: 0 auto;
	background:url(images/explo-bg.jpg) no-repeat;
	}
#header {
	padding-top: 15px;
	}

#header table td {
	vertical-align: top;
	padding-top:25px;
	}

#header table td#logo {
	padding-top:0;
	}


#header #social,
#header #timer,
#header #date,
#header #music {
	float:left;
	}
#header #date,
#header #music {
	margin-top: 10px;
	}

#header #menu {
	background: url(images/explo-btn-bg.png) repeat-x;
	height:28px;
	text-align:center;
	position:relative;
	top: -18px;
	}

#header #menu a {
	color: #FFF;
	font-size: 13px;
	line-height:28px;
	text-decoration:none;
	padding: 0 15px;
	border-left: solid 1px #000;
	}

#header #menu a:hover {
	color: #FC0;
	}

#header #menu a.first {
	border-left: none;
	}

#footer {
	margin-top: 25px;
	}

#footer.footer-home {
	margin-top: 0px;
	}

#page-inicio {
	overflow: hidden;
	height: 415px;
	background: url(images/explo-bg-content.png) repeat-x top;
	padding-top:5px;
	}

#page-inicio .imageflow {
	width: 1900px;
	position:relative;
	left:-375px;
	}
#page-inicio .imageflow .caption {
	color:#FC0;
	font-size:16px;
	text-align:left;
	margin-left:575px;
	text-shadow: 2px 2px 4px #000;
	}

#page-inicio .imageflow .caption h3 {
	font-family:Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size:30px;
	text-transform:uppercase;
	font-weight:bold;
	}
#page-inicio .imageflow .caption span {
	margin-left: 17px;
	}

#page {
	text-shadow: 1px 1px 1px #000;
	background: url(images/explo-bg-content.png) repeat-x top;
	font-size:14px;
	min-height: 300px;
	padding: 5px 25px;
	}

#page ul,
#page ol {
	margin-left: 25px;
	margin-bottom: 10px;
	}
#page .collapseomatic_content li {
	margin-bottom: 15px;
	}

#page p {
	margin: 15px 0;
	text-align:justify;
	}
	
#page h2 {
	font-size: 28px;
	font-weight: bold;
	background: url(images/explo-bullet-circle.png) no-repeat left center;
	margin: 5px 0;
	padding-left: 20px;
	text-transform: uppercase;
	}

#page h3 {
	font-size: 22px;
	font-weight: bold;
	color:#FC0;
	margin: 5px 0;
	text-transform: uppercase;
	}

#page h4 {
	font-size: 18px;
	font-weight: bold;
	color:#FC0;
	margin: 5px 0;
	}

#page h5 {
	font-size: 16px;
	font-weight: bold;
	}
	
.invitado {
	border-top: solid 4px #FC0;
	border-bottom: solid 4px #FC0;
	padding: 3px 0;
	float:left;
	margin-right: 15px;
	margin-bottom: 20px;
	}

a.more {
	color: #FFF;
	text-decoration: none;
	background: url(images/explo-bullet-arrow.png) no-repeat left center;
	line-height: 19px;
	padding-left: 25px;
	display:block;
	margin-top: 15px;
	float:right;
	}
a.subpage {
	color: #FFF;
	text-decoration: none;
	background: url(images/explo-bullet-arrow.png) no-repeat left center;
	line-height: 25px;
	padding-left: 25px;
	display:block;
	margin-top: 15px;
	border-top: solid 1px #444;
	border-bottom: solid 1px #444;
	}
a.subpage,
a.more:hover {
	color:#FC0;
	}



.inscripcion {
	float:left;
	width: 200px;
	margin-left:50px;
	}

ul.dlm_download_list {
	list-style-type: none;
	padding:0;
	margin:0;
	}
	
ul.dlm_download_list li {
	float: left;
	padding:4px;
	background-color: #FFF;
	margin: 0 25px 20px 0;
	}
ul.dlm_download_list li:hover {
	background-color: darkGray;
	}

#facebook,
#twitter {
	width:200px;
	margin-left:15px; 
	float:left;
	}
#contacto {
	width:400px;
	float:left;
	}

#contacto .cform textarea,
#contacto .cform input {
	width: 220px;
	}

#contacto .cform textarea{
	height: 200px;
	}



