/* @override 
	http://superconciertos.com/newsite/wp-content/themes/blass2_home/style.css
	http://superconciertos.com/wp-content/themes/blass2_home/style.css
	http://superconciertos.com/wp-content/themes/super_home/style.css
*/

/*

Theme Name: Blass2 HOME SUPERCONCIERTOS
Theme URI: http://1000ff.de/wordpress-theme-blass-english-version/
Description: Elegant and simple. Blass2 is a CSS-only theme, has a widgetized sidebar, support for gravatars, and works nicely with WordPress 2.5+. Brought to you by <a href="http://1000ff.de/">1000ff</a>.
Version: 1.6.2
Tags: fixed width, two columns, widget ready, widgets, right sidebar, simple, white, clean, valid CSS, valid XHTML
Author: 1000ff
Author URI: http://1000ff.de/

*/

/* Hi: body
--------------------------------------------------*/
body {
	font:62.5%/1.6em "Arial", "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
	color:#333;
	margin:0;
	background: #000;
	text-align:center;
	margin:0px auto;
}

* {
	margin:0;
	padding:0;
}

code {
font:120% "Courier New", "Lucida Console", Arial;
}

/* superheader
--------------------------------------------------*/
#background{
	background: url(images/strip_background.jpg) repeat-y center top;
	overflow: hidden;	
	padding-bottom: 30px;
}

#superheader{
	width:100%;
	height: 616px;
	background: url(images/header.jpg) no-repeat center top;
	margin:0 auto;
	text-align: left;
	overflow: hidden;
}

#television{
	width: 1010px;
	height: 336px;
	background: url(images/bannerbarlow.jpg) no-repeat center 47px;
}

#television2{
	width: 1010px;
	height: 336px;
	background: url(images/bannerswitchfoot.jpg) no-repeat center 47px;
}

#television3{
	width: 1010px;
	height: 336px;
	background: url(images/bannernewsboys.jpg) no-repeat center 47px;
}

#television4{
	width: 1010px;
	height: 336px;
	background: url(images/bannerhillsong.jpg) no-repeat center 47px;
}
    

/*----------------------- Slider ---------------------------------------*/


/* rotator in-page placement */
div#rotator {
	height:336px;
	width: 1010px;
	margin: 280px auto 0;
}
/* rotator css */
	div#rotator ul{
	width: 1010px;
	height: 336px;
}
	
	div#rotator ul li {
	position:absolute;
	list-style: none;
	margin:0 auto;
	height: 336px;


}
/* rotator image style 	*/
	div#rotator ul li img {
	height: 336px;
	margin: 0px;
}
    div#rotator ul li.show {
	z-index:0

}


/* header
--------------------------------------------------*/
#header {
	height: 36px;
}

#header .description {
float:right;
color:#333;
margin:45px 0 0;
}

#header h1 {
border-bottom:3px solid #EFF8FB;
margin:15px 0 0;
padding:25px 25px 40px 0;
}

#wrapper {
	width:940px;
	overflow: hidden;
	background: url(images/bg.gif);
	border-bottom: 10px solid #ccc;
	border-left: 10px solid #ccc;
	border-right: 10px solid #ccc;
	margin:0px auto;
	text-align:left;
}

/* header h1 (blogtitle)
--------------------------------------------------*/
#header h1 {
font-family:"Lucida Grande", "Lucida Sans Unicode", "Times New Roman", Times, serif;
font-size:3.8em;
font-weight:400;
color:#333;
letter-spacing:-1px;
margin:20px 0;
}

#header h1 a {
text-decoration:none;
color:#333;
}

/* navigation
--------------------------------------------------*/
#nav {
	border-top: 4px solid #ccc;
	height:34px;
	background: url(images/menu.png) repeat-x 0 top;
}

#nav li {
	float:left;
	list-style:none;
	padding: 3px 10px 0 10px;
}

#nav li a {
color:#fff;
font: bold 11px "Arial", "Lucida Sans Unicode", Trebuchet;
display:block;
margin:1px 2px 0 0;
padding:5px;
	text-transform: uppercase;
}

#nav li a:hover {
background-color:#EFF8FB;
color:#000;
text-decoration:none;
}

#nav li a.active {
background-color:#eee;
color:#444;
text-decoration:none;
}

.clear {
clear:both;
}

/* content
--------------------------------------------------*/
#content {
	padding-top: 20px;
	overflow: hidden;
	padding-bottom: 20px;
	height: 100%;
	width: 940px;
}

#content2 {
margin:0 !important;
padding:10px 0 0px;
}

#content p,#content2 p {
word-spacing:1px;
}

#content a,#content2 a {
text-decoration:none;
color: #6e6f6f;
}

#content a:hover,#content2 a:hover {
color:#000;
}

#content h2,#content2 h2 {
font-family:"Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
font-size:2.8em;
font-weight:400;
color:#333;
border-bottom:1px solid #999;
line-height:30px;
margin: 0 0 15px;
	padding: 5px 0 10px;
	text-align: left;
}

#content h2 a,#content2 h2 a {
text-decoration:none;
border:none;
}

#content h1 {
font:3em "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
color:#222;
margin:10px 0;
}

#content h3 {
font:2em "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
color:#222;
border-bottom:1px solid #999;

}

#content h4 {
font:2em "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
color:#222;
	padding-bottom: 10px;
}

#content h5 {
font:2em "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
color:#222;
width: 300px;
border-bottom:1px solid #999;
	padding-bottom: 10px;
	padding-top: 20px;
	margin-bottom: 20px;
}

#content2 h3 {
font:160% "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
color:#222;
margin:10px 0;
}

#content ul,ol {
font-size:120%;
	margin-right: 10px;
	margin-left: 25px;
	margin-bottom: 10px;
}

#content2 ul,ol {
margin:10px 10px 10px 25px;
}

/* blockquote + links
--------------------------------------------------*/

blockquote {
background:#EFF8FB;
border:1px solid #ccc;
margin:10px 0;
padding:5px 15px;
}

a:hover {
color:#000;
text-decoration:none;
}

a.more {
display:block;
text-align:right;
color:#2F460D;
text-decoration:none;
margin:10px 0 0;
}

a.more:hover {
text-decoration:none;
}

/* metadata under post
--------------------------------------------------*/
.post {
margin:0 0 50px 0;
text-align:justify;
}

.post img {
background:#ccc;
border:3px solid #999;

}

.post .info {
border-bottom:1px solid #ccc;
border-top:1px solid #ccc;
background-color:#EFF8FB;
font-size:1em;
color:#333;
padding:2px 3px 3px 8px;
margin: 25px 0;
}

.date {
margin: 0 0 15px 0;
}

.post small {
margin-top:25px;
}

/* metadata sidebar ('about this post')
--------------------------------------------------*/
p.news {
background:#EFF8FB;
color:#333;
font-size:120%;
border-bottom:1px solid #ccc;
border-top:1px solid #ccc;
margin:10px 0 28px;
padding:10px;
}

/* sidebar
--------------------------------------------------*/
#sidebar {
float: right;
width: 335px;
height:100%;
overflow: hidden;
padding-left: 0px;
}

#sidebar h2 {

}

#sidebar ul {
list-style:none;
font-size:120%;
margin:0 0 23px;
}

#sidebar li {
border-bottom:1px solid #EFF8FB;
list-style:none;
padding:3px;
}

#sidebar li a:hover {
color:#000;
background-color:#EFF8FB;
}

#sidebar input {
width:102px;
background:#fff;
color:#444;
border:1px solid #eee;
font:11px "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
padding:3px;
}

#sidebar input:focus {
background:#fff;
border:1px solid #eee;
}

/* comments
--------------------------------------------------*/
#comments {
font-size:0.9em;
}

#commentlist li {
margin-bottom:1.5em;
padding-bottom:1em;

}

#commentform {
background:#fff;
width:450px;
text-align:left;
padding: 25px;
	margin: 15px 0;
}

#commentform textarea {
background:#f8f7f6;
border:1px solid #d6d3d3;
width:400px;
font: 13px "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
}

#commentform #email,#commentform #author,#commentform #url {
font-size:1.1em;
background:#f8f7f6;
border:1px solid #d6d3d3;
width:350px;
}

#commentform input {
margin-bottom:3px;
padding: 10px;
border: 1px solid #999;

}

#commentform label {
width:450px;
text-align:left;
}

#commentform p{
font-size: 120%;
margin-bottom: 20px;
}

#gravatar {
align:right;
}

/* wp stuff
--------------------------------------------------*/

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

.alignleft {
float:left;
margin-right: 10px;
}

.alignright {
float:right;
margin-left: 10px;

}

.navigation {
text-align: center;
font-size:120%;
width: 500px;
}

.wp-caption {
border:1px solid #ddd;
text-align:center;
background-color:#f3f3f3;
padding:4px 0 0 0;
-moz-border-radius:3px;
-khtml-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
margin:10px;
}

.wp-caption img {
border:0 none;
margin:0;
padding:0;
}


.wp-caption-dd {
font-size:11px;
line-height:17px;
margin:0;
padding:0 4px 5px;
}

#header h1 a:hover,#footer a:hover {
text-decoration:none;
color:#999;
}

#content li,#content2 li {
line-height:25px;
word-spacing:1px;
	padding: 0 10px 10px 5px;
}

a,#sidebar li a,#footer a {
color:#999;
text-decoration:none;
}

/* footer
--------------------------------------------------*/
#footer {
color:#fff;
margin:0;
padding:5px 0;
	text-align: center;
}

#footer a, a:hover{
	color:#fff;

}

/* Elementos Contenido Index Super Conciertos
--------------------------------------------------*/

#banner-proximo-barlow{
	margin-left: 25px;
	background: url(images/banner_front_barlow.jpg) no-repeat;
	width: 190px;
	height: 384px;
	border: 5px solid #666767;
	float: left;
}

#banner-proximo-barlow a{ display: block;  width: 190px;  height: 384px; }
#banner-proximo-barlow a span{ display: none; }

#banner-proximo-michael{
	margin-left: 25px;
	background: url(images/banner_front_michael.jpg) no-repeat;
	width: 320px;
	height: 384px;
	border: 5px solid #666767;
	float: right;
}

#banner-proximo-michael a{ display: block;  width: 320px;  height: 384px; }
#banner-proximo-michael a span{ display: none; }

#front-izquierdo{
	float: left;
	width: 580px;
	overflow: hidden;
}

#facebook{
	margin-top: 10px;
	width: 290px;
	border: 5px solid #666767;
	height: 243px;
	float: left;
	background: #555;
}

#masnoticias-index{
	float: left;
	width: 260px;
	padding-right: 20px;	
}

#masnoticias-index p{
	margin: 0px;
	padding: 0px;
	height: 20px;
	text-align: right;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;;
	
}

#masnoticias-index p a{
	color: #ccc;
}

#masnoticias-index p a:hover{
	color: #fff;
}

#flashback{
	padding-left: 13px;
	padding-right: 0px;
	padding-bottom: 9px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	overflow: hidden;
	margin-right: 25px;
	background: #555;
	width: 280px;
	border: 5px solid #666767;
}

#flashback-element{
	width: 86px;
	float: left;
	margin-right:5px;
	height: 120px;
	overflow: hidden;
}

#flashback-thumbnail{
	width: 86px;
	height: 86px;
}

#flashback-thumbnail img{
	width: 80x;
	height: 80px;
		border: 3px solid #ccc;	

}

#flashback-thumbnail img a{
	border: none;	
}

#flashback-thumbnail img a:hover{
	border: none;	
}

#flashback h2{
	font-size: 10px;
	margin: 0px;
	line-height: 13px;
	text-align: center;
	border-style: none;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 10px;
}

#flashback h2 a{
	color: #fff;
}

#flashback h2 a:hover{
	color: #ccc;
}

#flashback h3{
	font-size: 11px;
	margin-top:10px;
	margin-bottom: 15px;
	line-height: 13px;
	text-align: center;
	border-style: none;
	padding: 0px;
	color:#999;
	font-weight: bold;
	text-transform: uppercase;
}


#flashbackPOST{
	padding-left: 13px;
	padding-right: 0px;
	padding-bottom: 9px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	overflow: hidden;
	margin-right: 25px;
}

#flashbackPOST-element{
	margin-right:5px;
	margin-bottom: 30px;
	padding-bottom: 20px;
	border-bottom: 1px solid #a5a7a7;
	height: 130px;
	overflow: hidden;
}

#flashbackPOST-descripcion{
	margin-right:5px;
}

#flashbackPOST-descripcion p{
	margin: 0px;
	font-size: 120%;
	line-height: 25px;
	}

#flashbackPOST-thumbnail{
	width: 120px;
	height: 120px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

#flashbackPOST-thumbnail img{
	border: 10px solid #999;	
}

#flashbackPOST-thumbnail img a{
	border: none;	
}

#flashbackPOST-thumbnail img a:hover{
	border: none;	
}

#flashbackPOST h2{
	font-size: 20px;
	border: none;
	margin: 0px;
	line-height: 13px;
	text-align: left;
	padding-top: 5px;
}

#flashbackPOST h2 a{
	color: #333;
}

#flashbackPOST h3{
	font-size: 11px;
	margin-top:10px;
	margin-bottom: 15px;
	line-height: 13px;
	text-align: center;
	border-style: none;
	padding: 0px;
	color:#999;
	font-weight: bold;
	text-transform: uppercase;
}

#prox_Barlow {background: url(images/proxbarlow.jpg); width: 290px;  height: 110px; border: 5px solid #fff; margin-top: 15px; margin-bottom: 10px;}
#prox_Barlow a{ display: block;  width: 290px;  height: 110px; }
#prox_Barlow a span{ display: none; }
	
#prox_Michael {background: url(images/sidebar-michael.jpg) no-repeat; width: 290px;  height: 105px; border: 5px solid #fff; margin-top: 15px; margin-bottom: 10px;}
#prox_Michael a{ display: block;  width: 290px;  height: 105px; }
#prox_Michael a span{ display: none; }


#prox_Switchfoot {background: url(images/banner_front_switchfoot.jpg) no-repeat; width: 290px;  height: 110px; border: 5px solid #fff; margin-top: 15px; margin-bottom: 10px;}
#prox_Switchfoot a{ display: block;  width: 290px;  height: 105px; }
#prox_Switchfoot a span{ display: none; }

#prox_Leeland {background: url(images/banner_front_leeland.jpg) no-repeat; width: 290px;  height: 110px; border: 5px solid #fff; margin-top: 15px; margin-bottom: 10px;}
#prox_Leeland a{ display: block;  width: 290px;  height: 105px; }
#prox_Leeland a span{ display: none; }


#social-fondo{
	width: 290px;
	height: 90px;
	border: 5px solid #666767;
	background: #555;

}

#social-icons{	
	float: left;
	width: 254px;
	height: 48px;
	background: url(images/social.png) no-repeat;
	overflow: hidden;
	margin-top: 20px;
	margin-left: 20px;

}

#botonSocial{width: 45px;  height: 44px; float: left; margin-left: 5px; margin-top: 2px;}
#botonSocial a{ display: block;  width: 44px;  height: 44px; }
#botonSocial a span{ display: none; }

#youtube{
	float: right;
	width: 320px;
	margin-left: 25px;
	margin-top: 24px;
	border: 5px solid #666767;

}

#contenido-post{
	background: #ccc;
	margin-right: 20px;
	margin-left: 20px;
	padding: 30px;
	width: 500px;
	float: left;
	min-height: 640px;
}

#flickr_badge_wrapper{
	width: 160px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 9px;
	margin-top: 24px;
	margin-left: 25px;
	background: #555;
	border: 5px solid #666767;
	float: left;

}

#flickr_badge_wrapper h2{
	font-size: 11px;
	margin-top:10px;
	margin-bottom: 5px;
	line-height: 13px;
	text-align: center;
	border-style: none;
	padding: 0px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
}

#flickr_badge_wrapper h2 a{
		color: #999;

}

#flickr_badge_wrapper h2 a:hover{
		color: #ccc;

}

#flickr_badge_wrapper img{
	width: 65px;
	height: 65px;
	margin-left: 5px;
	margin-top: 5px;
	border: 3px solid #ccc;	
	float: left;
}

#patrocinadores{
	background: #000 url(images/patrocinadores_color.jpg) no-repeat center top;
	height: 100px;
	width: 945px;
	border: 10px solid #ccc;
	margin: 20px auto 0;
}

#link_patrocinador{ width: 60px; height: 100px; float: left;}
#link_patrocinador a{display: block;  width: 60px; height: 100px;}
#link_patrocinador a span{ display: none;}
#link_patrocinador span{ display: none; }

#link_nais{ width: 75px; height: 100px; float: left; margin-left: 10px; margin-right: 10px;}
#link_nais a{display: block;  width: 75px; height: 100px;}
#link_nais a span{ display: none;}

#link_lostres{width: 100px; height: 100px; float: left; }
#link_lostres a{display: block;  width: 100px; height: 100px; }
#link_lostres a span{ display: none;}


#link_todoticket{width: 90px; height: 100px; float: left; }
#link_todoticket a{display: block;  width: 90px; height: 100px; }
#link_todoticket a span{ display: none;}

#link_bulocks{width: 80px; height: 100px; float: left; }
#link_bulocks a{display: block;  width: 80px; height: 100px; }
#link_bulocks a span{ display: none;}

#link_element{margin-left: 10px; width: 50px; height: 100px; float: left; }
#link_element a{display: block;  width: 50px; height: 100px; }
#link_element a span{ display: none;}
#link_element span{ display: none; }

#link_vision{width: 60px; height: 100px; float: left; margin-right: 10px;}
#link_vision a{display: block;  width: 60px; height: 100px; }
#link_vision a span{ display: none;}

#link_ilumina{width: 100px; height: 100px; float: left; }
#link_ilumina a{display: block;  width: 100px; height: 100px; }
#link_ilumina a span{ display: none;}

#link_lider{width: 85px; height: 100px; float: left; margin-left: 5px; }
#link_lider a{display: block;  width: 85px; height: 100px; }
#link_lider a span{ display: none;}

#after_sw{
	width: 545px;
	height: 385px;
	border: 5px solid #666767;
	background: url(images/after_sw.jpg);
	margin-left: 25px;
}

#after_sw a{
	width: 545px;
	height: 385px;
	display: block;
	}

#after_sw a span{
display: none;
	}
	
.entry p{
	margin: 20px 0 15px;
	line-height:22px;
	font-size:120%;

}

#contentfotos{
	float: left;
	
}

input.wpcf7-text{
	padding: 5px;
	font: 13px Arial;
}

textarea{
	padding: 5px;
	font: 13px Arial;
	width: 300px;
}

