
html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: #0C0F37 url(images/bg1_01.jpg) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4F559E;
}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
}
h3 a, p.title a{
	text-decoration:none;
}
h3 a:hover, p.title a:hover{
	text-decoration:underline;
}
p.title a{
	color:#2B1048;
}
p, ol, ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

p {
	line-height: 14px;
	margin:10px 0;
}

ol, ul {
	/*line-height: 210%;*/
}

strong {
}

a {
	color: #B780DE;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.border {
}

img.alignleft {
	float: left;
}

img.alignright {
	float: right;
}

img.aligncenter {
	clear: both;
	display: block;
	margin: 20px auto;
}

hr {
	display: none;
}

ul.style2 {
	margin: 0px;
	padding: 0px;
}

ul.style2 li {
	margin: 0px 0px 20px 0px;
	clear:both;
}

ul.style2 img {
	float: left;
	padding:2px;
	border:1px solid #4F559E;
	margin:0 11px 47px 0;
}

ul.style2 h3 {
	display: inline;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-size: 15px;
	font-weight: bold;
	color: #B780DE;
}

/** WRAPPER */

#wrapper {
	background: url(images/bg2_01.jpg) no-repeat center top;
}
.home #wrapper {
	background: url(images/bg1_02.jpg) no-repeat center top;
}

/*#wrapper {
	overflow: hidden;
	background: url(images/bg2_01.jpg) no-repeat center top;
	margin-bottom: 20px;
}*/

.container {
	width: 940px;
	margin: 0px auto;
}

.clearfix {
	clear: both;
}

/** HEADER */

#content-menu {
	height: 54px;
}
#logo p.title a{
color:#E1EDFF;
font-size:40px;
font-weight:normal;
font-family:"Century Gothic";
letter-spacing:-3px;
margin:0;
padding:22px 0 0;
text-decoration:none;
}
 

/** MENU */

#menu {
	float: left;
	width: 690px;
	height: 54px;
}

#menu ul {
	margin: 0px;
	padding: 13px 0px 0px 15px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	padding: 0px;
}

#menu span {
	float: left;
	display: block;
	height: 32px;
}

#menu a {
	display: block;
	float: left;
	padding: 8px 14px 0px 14px;
	text-decoration: none;
	text-transform: uppercase;
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

.page-id-4 #menu li.inicio, .blog #menu li.noticias, .single-post #menu li.noticias, .page-id-17 #menu li.galerias, .page-id-25 #menu li.botellas, .page-id-23 #menu li.eventos, .page-id-28 #menu li.donde, .page-id-34 #menu li.flyers, .category-conciertos #menu li.conciertos {
	background: url(images/homepage02.jpg) repeat-x left top;
}

#menu li a {
}

.page-id-4 #menu li.inicio span, .blog #menu li.noticias span, .single-post #menu li.noticias span, .page-id-17 #menu li.galerias span, .page-id-25 #menu li.botellas span, .page-id-23 #menu li.eventos span, .page-id-28 #menu li.donde span, .page-id-34 #menu li.flyers span, .category-conciertos #menu li.conciertos span {
	background: url(images/homepage03.gif) no-repeat center bottom;
	color: #483653;
}



/** SEARCH */

#search {
	float: right;
	width: 240px;
}

#search form, #search fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}

#search form {
	padding: 13px 0px 0px 20px;
	margin: 0px;
}

#search input {
	float: left;
	margin: 0px;
	padding: 0px;
}

#search .input-text {
	width: 155px;
	height: 21px;
	padding: 9px 0px 0px 10px;
	background: none;
	border: none;
	font: 11px Arial, Helvetica, sans-serif;
	color: #CED0FF;
}

/** PAGE */

.homepage #page {
	overflow: hidden;
	background: #030732;
}

#page {
	overflow: hidden;
	background: #030732 url(images/bg3_01.jpg) no-repeat left top;
	width: 860px;
	padding: 20px;
}

#page-wrapper {
	overflow: hidden;
	width: 900px;
	padding-bottom: 17px;
	/*background: url(images/bg3_02.jpg) no-repeat left bottom;*/
}

/** CONTENT */

#content {
	float: left;
	width: 590px;
}

/*.single #content {
	width: 870px;
}
*/
/** SIDEBAR */

#sidebar {
	float: right;
	width: 240px;
}
#sidebar .sidebar-title, .content-title, .entry-title , .suscripcion-title{
	color:#DFE1FF;
	font-size:20px;
	font-weight:bold;
	letter-spacing:-1px;
	margin:0 0 10px;
	padding:0;
	text-transform:uppercase;
}
.entry-title a{
	color:#DFE1FF;
	letter-spacing:0;
}

/** FOOTER */

#footer-wrapper {
	background: url(images/bg1_04.jpg) repeat-x left top;
	clear:both;
}

#footer {
	height: 195px;
	background: url(images/bg1_03.jpg) no-repeat center top;
}

#footer p {
	margin: 0px;
	padding: 30px 0px 0px 0px;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	color: #282C68;
}

#footer a {
	color: #282C68;
}

/** BOX1 */

.home #box1 {
	height: 90px;
}

.home #box1 .title{
	margin: 0px;
	padding: 20px 0px 0px 0px;
	color: #9CBAEA;
	display:block;
	line-height:normal;
}

#box1 span.oferta{
	display: block;
	margin: -9px 0px 0px 0px;
	padding: 0px;
	color: #E1EDFF;
}
#box1 span.alejandro{
	font-size:16px;
	letter-spacing:-1px;
}

#box1 {
	width: 900px;
	height: 20px;
	padding: 0px 20px;
}

#box1 .title {
	margin: 0px;
	padding: 22px 0px 0px 0px;
	letter-spacing: -2px;
	text-transform: uppercase;
	font-size: 25px;
	font-weight: bold;
	color: #E1EDFF;
}
.home #box1 .title {
	letter-spacing: -2px;
	text-transform:none;
}



/** BOX2 */

#box2, #box3, #box4 {
	margin-bottom: 30px;
}

#box2 img {
	padding: 5px 0px 20px 0px;
}

/** BOX3 */

#box3 {
}

/** BOX4 */

#box4 {
}

/** BOX5 */

#box5 {
}

/** THREE COLUMNS */

/*#three-columns {
	width: 900px;
	height: 258px;
	padding: 10px 20px 0px 20px;
}*/
#three-columns {
	width: 900px;
	height: 173px;/*173renglon 263banner */
	padding: 15px 0 0;
}
#three-columns .title {
	margin: 0px;
	padding: 10px 14px 0px 14px;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-size: 20px;
	font-weight: bold;
	color: #2A1048;
}

#three-columns .title span {
	margin: 0px;
	font-size: 14px;
	color: #7E57AA;
}

#three-columns .colA, #three-columns .colB, #three-columns .colC {
	width: 300px;
	height: 157px;
}

#three-columns .colA {
	float: left;
	background: url(images/homepage07.jpg) no-repeat left bottom;
}

#three-columns .colA .title {
	color: #2B1048;
}

#three-columns .colA .title span {
	color: #7E57AA;
}

#three-columns .colB {
	float: left;
	background: url(images/homepage08.jpg) no-repeat left bottom;
}

#three-columns .colB .title {
	color: #270F41;
}

#three-columns .colB .title span {
	color: #76559A;
}

#three-columns .colC {
	float: left;
	background: url(images/homepage09.jpg) no-repeat left bottom;
}

#three-columns .colC .title {
	color: #210C37;
}

#three-columns .colC .title span {
	color: #BD9BE1;
}
#three-columns .colA div, #three-columns .colB div , #three-columns .colC div{
	width:300px;
	height:99px;
} 
#three-columns .colA div, #three-columns .colB div , #three-columns .colC div{
	width:300px;
	height:99px;
}  
#three-columns h2.title{
	padding:2px 14px 0;
	margin:0;
}
#three-columns p.title{
	padding:2px 14px 0;
	margin:0;
}
/** FEATURE */

#feature {
	overflow: hidden;
	width: 900px;
	height: 162px;
	padding: 17px 20px;
}

#feature .content {
	float: left;
	width: 270px;
	padding: 0px 15px;
}

#feature .featured-photo {
	float: right;
	width: 600px;
	height: 162px;
}

#feature .links {
	padding-top: 10px;
	color: #313788;
}

/** BOX-STYLE */

.box-style {
}

.box-style .title {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-size: 20px;
	font-weight: bold;
	color: #DFE1FF;
}
p.sidebar-title {
	line-height:inherit;
}
.sidebar-title span, .content-title span {
	margin: 0px;
	font-size: 14px;
	color: #7B82BB;
}

.box-style .links {
	padding-top: 10px;
	color: #313788;
}

/** FOUR COLUMNS */

#four-columns {
	width: 870px;
	margin: 0px auto;
	padding-top: 17px;
}

#four-columns .box-style {
}

#four-columns .box-style .title {
	padding-bottom: 10px;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	color: #DFE1FF;
}

#four-columns .box-style .links {
	padding: 15px 0px 0px 0px;
}

#four-columns .col1 {
	float: left;
	width: 270px;
	padding-right: 30px;
}

#four-columns .col1 .title {
	font-size: 16px;
}

#four-columns .col2, #four-columns .col3, #four-columns .col4 {
	width: 170px;
}

#four-columns .col2 {
	float: left;
	padding-right: 30px;
}

#four-columns .col3 {
	float: left;
	padding-right: 30px;
}

#four-columns .col4 {
	float: right;
}
.widget-container{
	margin-bottom:20px;
}

#respond {
border-top:1px solid #E7E7E7;
margin:24px 0;
overflow:hidden;
position:relative;
}
p#reply-title {
margin:18px 0;
font-weight:bold;
}
/*#respond */textarea {
width:98%;
margin:6px 0 0;
}
#content textarea {
color:#333333;
font-size:16px;
line-height:24px;
}
/*input[type="text"], textarea {
background:#F9F9F9 none repeat scroll 0 0;
border:1px solid #CCCCCC;
padding:2px;
}*/
#commentform input[type="text"] {
margin:0 10px 0 0;
padding:2px;
width:170px;
}
.required {
color:#FF4B33;
font-weight:bold;
}
#sss{
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}
.post {
	margin:0 0 60px;
}
.entry-utility {
clear:both;
font-size:11px;
line-height:18px;
margin-top:10px;
}
.entry-meta {
font-size:11px;
}
.wpcf7-form-control-wrap input, .wpcf7-form-control-wrap textarea, .wpcf7-form-control-wrap select{
	margin: 6px 0 0;
}
#four-columns li {
	margin-bottom:10px;
}
.izq{
	float:left;
	width:400px;
}
.der {
	float:right;
	width:400px;
	text-align:right;
	padding-top:16px;
}
.comment-meta a{
	font-size:8px;
	color:#555;
}
.commentlist li{
	background-color:#0C0F37;
	margin-bottom:20px;
	padding:10px;
}
.reply{
	margin-top:20px;
}
.comment-reply-link{
	padding:1px 4px;
	border:1px solid #4F559E;
	font-size:11px;
	text-decoration:none;
	color:#4F559E;
}
.comment-author{
	font-size:14px;
}
.aweber-title{
	color:#2B1048;
	font-size:17px;
	font-weight:bold;
	letter-spacing:-1px;
	margin:0 0 10px;
	padding:0;
	text-transform:uppercase;
	line-height:inherit;
}
.aweber-title span {color:#76559A;font-size:14px;}
