/*  
Theme Name: Bassjam Theme V.4
Theme URI: http://www.bassjam.net/
Description: Versión 4 de la web Bassjam
Version: 4
Author: Blastto
Author URI: http://www.blastto.es/

*/

/*========= SETUP =========*/

*{
	border: 0;
	margin: 0;
	padding: 0;
}
body{
background:url("http://www.bassjam.net/wp-content/themes/bassjam/images/new_back.jpg") repeat scroll 0 0 transparent;
color:#FFFFFF;
font-family:arial,helvetica,sans-serif;
font-size:9pt;
font-weight:bold;
line-height:1.5em;
}
a{
	color: #e96300;
	text-decoration: none;
}

a:hover{ color: #fff;
}

input,select,textarea{
	border: #999999 1px solid;
	font-size: 12px;
	padding: 2px;
}
select{
	padding: 0;
}
li{
	list-style: none;
}

/*========= LAYOUT =========*/

#page{
	margin: 0 auto;
	width: 960px;
}
/*--- Main Columns ---*/
#columns{
	margin: 20px 0 0;
	padding: 0 15px 25px;
}
.col1{
float:left;
width:550px;
}
.col2{
	float: right;
	width: 350px;
}
/*--- Sub Columns ---*/
.subcol{
	width: 150px;
}
.subcol h2{
	color: #e96300;
font-size:1.2em;
line-height:0.8em;
padding:0 0 10px;
}

/*========= HEADER =========*/

/*- Page Navigation -*/
#nav{
	background: #000000;
	height: 30px;
	padding: 4px 0 0;
}
#nav-left {
	float:left;
	display:inline;
	width:570px;
	}
#nav-right {
	float:right;
	display:inline;
	width:370px;
	}
#nav ul {
	position: relative;
    height: 26px;
    overflow: hidden;
	padding-left:10px;
}
#nav ul  li {
    float: left;
    list-style: none;
	font-weight:bold;
	font-size:14px;	
}
#nav ul  li.back {
    background-color: #333333;
    width: 9px;
    height: 30px;
    z-index: 8;
    position: absolute;
}
#nav ul  li a {
	text-decoration: none;
	color: #dddddd;
	outline: none;
	text-align: center;
	top: 6px;
	letter-spacing: 0;
	z-index: 10;
	display: block;
	float: left;
	height: 26px;
	position: relative;
	overflow: hidden;
	margin: auto 12px !important;
	margin: auto 3px;	
}
#nav ul  li a:hover, #nav ul  li a:active, #nav ul  li a:visited {
	border: none;
}      
/*- Category Navigation -*/
.nav2, .nav2 * {
	margin:0;
	padding:0;
	
}
.nav2 {
background:none repeat scroll 0 0 #000000;
border-bottom:3px solid #1f1f1f;
font-size:15px;
font-weight:bold;
height:35px;
position:relative;
}
.nav2 ul {
	background:#fff; /*IE6 needs this*/
	float: left;
	position:relative;
}
.nav2 li {
	line-height: 35px;
	float: left;
	list-style:none;
	z-index:999;
}
.nav2 li.current ul {
	z-index: 999;	
}
.nav2 li.sfHover ul,
ul.nav2 li:hover ul {
	z-index: 1000;
	background: #e96300;
	color: #000;
	text-decoration: none;		
}
.nav2 li li {
}
.nav2 a {
	color: #FFF;
	display: block;
	padding: 0 13px;
}
.nav2 li ul {
	left:0;
	top:-999em;
	position:absolute;
	width:960px;
}
.nav2 li:hover,
.nav2 li.sfHover,
.nav2 li.current,
.nav2 a:focus, .nav2 a:hover, .nav2 a:active {
	color: #000;
	text-decoration: none;
	background: #e96300;
}
.nav2 li.sfHover a,
.nav2 li.current a,
.nav2 a:focus, .nav2 a:hover, .nav2 a:active {
	border-bottom: none;
}
.nav2 li li.current a {
	font-weight: bold;
}
.nav2 li li:hover,
.nav2 li li a:focus, .nav2 li li a:hover, .nav2 li li a:active {
color:#000;

}
.nav2 li:hover ul, /* pure CSS hover is removed below */
body .nav2 li.current ul, /* this must be more specific than the .superfish override below */
ul.nav2 li.sfHover ul {
	top:2.5em;
}

.nav2 li:hover li ul,
.nav2 li.sfHover li ul {
	top:-999em;
}
.nav2 li li:hover ul, /* pure CSS hover is removed below */
ul.nav2 li li.sfHover ul {
	top:2.5em;
}
/*following rule negates pure CSS hovers
so submenu remains hidden and JS controls
when and how it appears*/
.superfish li:hover ul,
.superfish li li:hover ul {
	top: -999em;
}
/*- Search -*/
#search{
background:none repeat scroll 0 0 #333333;
border:1px solid #333333;
float:right;
height:23px;
margin:0 15px 0 0;
padding:0 10px 0 0;
width:325px;
}
* html #search{
	margin-right: 8px;
}
#search input{
	background: transparent;
	border: 0;
	color: #b3b3b3;
	float: left;
	font-size: 13px;
	margin: 2px 0 0;
	padding: 2px 2px 2px 10px;
	width:288px;
}
#search .btn{
	margin: 3px 0 0 5px;
	padding: 0;
	width: auto;
}
/*- Header -*/
#header{
height:92px;
  padding-bottom:20px;
  padding-left:0;
  padding-right:0;
  padding-top:10px;
}
/*- Logo -*/
#header h1{
	float: left;
	display:inline;
}
#header h1 a{
	display: block;
	height: 93px;
	width: 200px;
}
/*- RSS -*/
#rss{
	float: right;
	font-size: 12px;
	padding: 16px 15px 0 0;
	text-align: right;
	width: 285px;
}
#rss a{
	color: #b3b3b3;
}
#rss ul{
	float: left;
	margin: 13px 0 0;
	width: 220px;
}
#rss li{
	margin: 0 0 3px;
	padding: 0 0 5px;
}
#rss img{
	float: right;
}

/*========= FEATURED POSTS (FRONT-PAGE) =========*/

.featured{
	background: #000;
	height: 200px;
	margin: 0 0 10px;
	overflow: hidden;
	position:relative;
}
.featured h2{
	font-size: 11px;
	padding: 10px 0;
}
.featured h3{
	font-size: 18px;
	padding: 0 0 10px 0;
}
.featured h3 a {
	color:#e96300;
}
.featured h3 a:hover {
	color:#FFF;
}
.featured p {
	margin-bottom:10px;
}
.featured-img{
	margin: 0 10px 0 0;
	width:350px;
	height:200px;
	float:left;
	display:inline;
}
#ribbon{
	width:138px;
	height:138px;
	position:absolute;
	right:200px;
	top:0;
}
#featured-th{
background:none repeat scroll 0 0 #000000;
height:65px;
margin:0 0 30px;
padding:10px;
}
#featured-th img{
	margin: 0;
	border:none;
}
#featured-th .idTabs {
	list-style:none;
	}
#featured-th .idTabs li {
	float:left;
	display:inline;
	margin-right:7px;
	}
#featured-th .idTabs li.last {
	margin-right:0px !important;
	}
	
.featured-content { margin-left:367px; 	padding-right:10px;
}

/*========= FEATURED VIDEOS (FRONT-PAGE) =========*/

#video-frame {
background:none repeat scroll 0 0 #000000;
height:280px;
width:550px;
	}
.video-left {
	float:left;
	width:350px !important;
	display:inline;
	}
.video-left p {
	padding:0px !important;
	margin:0px !important;
	}
.video-left h2 {
	display:none;
	}
.video-right {
	float:right;
	width:200px;
	display:inline;
	padding-top:7px;
	}
.video-right h2{
	color: #e96300;
	font-size:2.3em;
	line-height:1.2em;	
	font-weight:bold;
	padding: 0 0 0 10px !important;
	margin:0 !important;
	}
.video-right p{
	color: #FFF;
	font-size:0.9em;
	line-height:0.8em;
	font-weight:bold;
	padding: 0 0 7px 10px !important;
	margin:0 !important;	
	}
.video-right .idTabs {
	border-top:1px solid #1f1f1f;
	list-style:none;
	margin:5px 0px 0px 0px;
	padding:0px;
	}
.video-right .idTabs li {
	margin:0px;
	border-bottom:1px solid #1f1f1f;
	background:#1f1f1f;
	line-height:10px;
	}
.video-right .idTabs li a {
	color:#FFF;
	font-weight:bold;
	font-family:Tahoma, Arial;
	font-size:12px;
	text-decoration:none;
	display:block;	
	padding:10px 10px;
	}
.video-right .idTabs li a:hover {
	background:#000;
	}
.video-right .selected {
	background:#000;
	}

/*========= BLOG POST STYLING =========*/

/*=== Small Box Post ===*/
.post{
	margin: 0;
}
.post h2{
	font-size: 1em;
	padding: 0 0 5px;
}
.post h3{
	font-size: 1.3em;
}
.post h3 a{
	color: #e96300;
}
.post h3 a:hover{
	color: #fff;
}
.post p{
	padding: 5px;
}
.post p.posted{
	color: #c0c0c0;
}
/*- Box -*/
#wp-calendar { background-color:#000000;
float:right;
margin-left:5px;
margin-top:20px;
padding:20px;
width:200px;
}

.box{
	clear: both;
	height: 1%;
	margin: 0 0 20px;
	padding: 15px 0 20px;
}
.box .post{
background:none repeat scroll 0 0 #000000;
height:360px;
padding:10px;
width:250px;
}
.box .post h2{
font-size:1.2em;
}
.box .post h3{
font-size:2em;
line-height:1em;
}
.box .post p.posted{
	font-size: .85em;
}
/*=== Traditional Blog Post ===*/
.post-alt{
	margin: 0 0 15px 0;
	padding-bottom:15px;
	background: url(images/hl-dot.gif) repeat-x bottom;
}
.post-alt h2{
	font-size: 1.1em;
	padding: 0 0 5px;
}
.post-alt h3{
font-size:1.8em;
line-height:1em;
}
.post-alt h3 a{
	color: #e96300;
}
.post-alt h3 a:hover{
	color: #fff;
}
.post-alt p{
	padding: 0 0 15px;
}
.post-alt p.posted{
	color: #c0c0c0;
}

.escritox {
font-size:1.2em;}

#autorbio {
padding:10px;}

.author_bio {
background: #1E1E1E;
padding:10px;
margin:10px 0;
}

/*=== Buttons ===*/
.continue{
	font-weight:bold;
}
.comments {
	padding-bottom:0px !important;
}
.comments a{
background:none repeat scroll 0 0 #e96300;
color:#FFFFFF;
font-size:1.2em;
font-weight:bold;
padding:5px 10px;
}
.comments a:hover{
background:none repeat scroll 0 0 #fff;
color:#e96300;
}

a.more{
color:#e96300;
font-size:1.2em;
font-weight:bold;
}
/*=== Traditional Blog Post ===*/
.navigation {
}
.navigation a {
	color: #c0c0c0;
	font-size: 1.2em;
	font-weight: bold;
}
.alignleft{
	display:inline;
	float:left;
}
.alignright{
	display:inline;
	float:right;
}

/*========= ARCHIVE SPECIFIC =========*/

#archivebox {
	background:#000;
	padding:10px;
	width:530px;
	margin-bottom:25px;
}
#archivebox h2 {
	font-size:1.5em;
	color:#e96300;
}
#archivebox h2 em{
	color:#fff !important;
	font-style:normal;
}
.archivefeed {
	margin-top:5px;
}
.archivefeed a {
	background:url(images/ico-arcfeed.gif) center left no-repeat;
	padding-left:20px;
	color:#fff;
	font-weight:bold;
}
.archivefeed a:hover {
	color:#e96300;
}
.arclist{
	margin: 0 0 15px;
	padding: 10px 0 10px;
	width: 250px;
}
.arclist h2{
color:#FFFFFF;
font-size:28px;
padding:0 0 20px !important;
}

.arclist ul li{
	padding:0 0 7px 10px;
	color:#c0c0c0;
	font-size:14px;
	font-weight:bold;
}

/*========= SINGLE POST SPECIFIC =========*/

.singletags {
	margin-top:5px;
	font-weight:bold;
	color:#C0C0C0;
}
.entry p{
	text-align:left;
	font-size:12px;
	line-height:20px;
	}
.entry blockquote { 
	padding: 3px 15px;
	background: #3F3F3F;
	margin: 5px auto 15px auto;
	color:#fff;
	width:85%;
	}
.entry blockquote p {
	font-size:12px;
	padding: 5px 0px;
	margin: 5px 0px;
	line-height: 20px;
	}
.entry img { 
padding:2px;
	}
.entry ul, .entry ol {
	margin-bottom:15px;
	font-size:12px;
	line-height:20px;
	}
.entry ul li ul, .entry ol li ol{
	margin-bottom:0px;
	padding-top:3px;
	}
.entry ul li {
	border-bottom:1px solid;
margin-left:15px;
padding:10px 0 3px;
	}
.entry ul li ul li {
	list-style:disc inside !important;
	}
.entry ol li {
	list-style:decimal inside !important;
	font-size:12px;
	padding:3px 0px;
	}
.entry ol li ol li {
	list-style:decimal-leading-zero inside !important;
	}

#entrada_sociales {
}


/*========= COMMENTS =========*/

h2.commh2{
	font-size: 1.4em;
	padding: 0 0 5px;
	font-weight:bold !important;
}
ol.commentlist{
	margin: 10px 0 20px;
	padding: 0;
	list-style: none;
	font-size: 12px;
	line-height: 20px;
}
ol.commentlist p{
	margin-bottom:10px;
	line-height: 20px;
}
ol.commentlist cite{
	font-style: normal;
	font-weight: bold;
}
ol.commentlist li{
	padding: 20px 10px 10px 10px;
}
ol.commentlist li.alt{
	padding: 10px 10px 0 10px !important;
	background:#DDD;
	border:1px solid #C0C0C0;	
}

/*========= SIDEBAR =========*/

/*- Sidebar Tabs - Popular, Comments, Featured, Tag Cloud -*/
.sideTabs {
	border-bottom:1px solid #000;
	width:350px;
	float:left;
	display:block;
margin-top:30px;
	}
.sideTabs .idTabs{
	font-size: 12px;
	height: 30px;
	letter-spacing: -1px;
}
.sideTabs .idTabs li{
	float: left;
	font-size: 12px;
	line-height: 30px;
}
.sideTabs .idTabs li a{
background:none repeat scroll 0 0 #1f1f1f;
border-color:#1f1f1f #1f1f1f -moz-use-text-color;
border-style:solid solid none;
color:#FFFFFF;
display:block;
font-weight:bold;
margin:0 2px 0 0;
padding:0 10px;
}
.sideTabs .idTabs li a:hover,
.sideTabs .idTabs .selected{
background:none repeat scroll 0 0 #000;
border-color:#000 #000 #000;
border-style:solid;
color:#FFFFFF;
text-decoration:none;
}


.navbox{
background:none repeat scroll 0 0 #000000;
border-color: #000000;
border-style:none solid solid;
border-width:0 1px 1px;
margin:-2px 0 35px;
padding:10px 10px 0;
position:relative;
}
.list1,list3,list4{
	padding-bottom:12px;
	}
.list1 li,.list3 li,.list4 li{
border-bottom:3px solid #1f1f1f;
padding:6px 0 6px 6px;
}
.list1 li a,.list3 li a,.list4 li a{
	color: #FFF;
}
.list1 li a,.list3 li a,.list4 li a:hover{
	color: #e96300;
}


.list3 li {
	}
.list4 li {
	}

.sideposts-title { font-size:1.4em;}

#widget {}

.widget .sideposts-title ul li a{ color:#e96300;}

.widget .sideposts-title ul li a:hover{ color:#fff;}

#eventos { background:none repeat scroll 0 0 #000000;
height:351px;
margin-top:30px;
padding:10px;
}
/*- Ads -*/
.ads{
	border: 1px solid #eeeeee;
	height: 125px;
	margin: 0 0 25px;
	padding: 10px;
}
.ads img{
	float: left;
	margin: 0 14px 0 0;
}
.ads img.last{
	margin: 0 !important;
}

/*- Twitter y sociales -*/
#twitter_update_list {
background:none repeat scroll 0 0 #E96300;
font-size:1.3em;
height:249px;
letter-spacing:-1px;
padding:10px;}

#twitter_update_list li {
color:#000000;
line-height:20px;
padding-bottom:20px;
}

#twitter_update_list li a {
color:#fff;
}

#twitter_update_list li a:hover {
color:#000000;
}

.twitter_seg {background:none repeat scroll 0 0 #e96300;
color:#FFFFFF;
padding:10px;}

#twitter_div { margin-bottom:20px;}

#sociales { padding-bottom:6px;
padding-top:20px;}

#facebook {}

/*- Flickr -*/
.flickr{
	background: #fafafa;
	border: 1px solid #c0c0c0;
	margin: 0 0 25px;
	padding: 10px 0px;
}
.flickr .flickr_badge_image img {
	float:left;
	display:inline;
	padding-left:10px;
	padding-bottom:5px;	
}
.flickr h2{
	color: #e96300;
	font-size: 14px;
	height: 21px;
	margin: 0 0 10px 0px;
	padding-left:10px;
}
.flickr h2 span{
	float: left;
}
.flickr h2 img{
	float: right;
	margin: 0 2px;
}
.flickr h2 em{
	color: #848382;
	float: right;
	font-style: normal;
}
.flickr-ar {
	margin:10px 10px 0px 0px !important;
	padding:0px !important;
	text-align:right;
}

/*=== DropDown Lists ===*/
.catlist{
	border-bottom: 3px solid #c0c0c0;
	margin: 0 0 15px;
	padding: 0 0 10px;
	width: 160px;
}
.catlist h2{
	color: #e96300;
	font-size: 14px;
	padding: 0 20px 0 0 !important;
	background:url(images/ico-catlist.gif) center right no-repeat;
}
.list-alt {
	padding-top:10px;
	}
.list-alt li{
	margin: 0 0 7px;
}
.list-alt li a{
	color: #000000;
}
/*=== Styling Widget Lists ===*/
.widget h2 {
	}
.widget ul {
	margin: 0 0 15px;
	padding: 7px;
}

.widget .ec3_events ul {}

.widget .ec3_events ul li { padding-top: 10px;}

.widget ul li{
list-style:square outside none;
margin-left:10px;
}
.widget ul li a{
	color: #FFF;
}

.widget ul li a:hover{
	color: #e96300;
}

/*========= FOOTER =========*/

#footer{
background:none repeat scroll 0 0 #000000;
clear:both;
color:#B3B3B3;
height:35px;
padding:30px;
}
#footer a{
	color: #b3b3b3;
}
#footer img {
	vertical-align:middle;
}

/*========= MISC =========*/

.fix{
	clear: both;
	height: 1px;
	margin: 0 0 -1px;
	overflow: hidden;
}
.hl{
}
.hl-full{
	clear:both;
	height:2px;
	width:100%;
	margin:20px 0 25px !important;
	margin:10px 0 15px;	
	padding:0 !important;
}
.hl2{

}
.hl3{

	padding: 10px 0 0;
}
.blog{
background:none repeat scroll 0 0 #000000;
padding:15px;
}
.between{
	height:2px;
	margin-bottom:15px;
	}
.fl{
background:none repeat scroll 0 0 #000000;
float:left;
padding:10px;
}
.fr{
background:none repeat scroll 0 0 #000000;
float:right;
padding:10px;
}
.ac{
	text-align: center;
}
.ar{
	text-align: right;
}
.th{
border:5px solid #222222;
float:left;
margin:0 10px 5px 0;
}
.gravatar {
	float:left;
	border: 1px solid #000;
	margin-right: 10px;
}

/*=== Gravity forms ===*/

.gfield { margin-bottom: 10px; }
.gform_wrapper .top_label .gfield_label { display:block;float:left; padding-right:20px; width: 80px; margin: 5px 0px 4px !important; }
.gform_wrapper input.button { padding: 5px 10px 6px !important; border: 0px !important; }
.gform_wrapper input { padding: 5px 3px !important; }
.gform_wrapper .top_label input.large, .gform_wrapper .top_label select.large, .gform_wrapper .top_label textarea.textarea { width: 300px !important; padding: 7px 3px !important; }
.gform_wrapper .entry img, img.thumbnail { padding: 0px !important; border: 0px !important; }
ul.top_label .clear-multi { clear: none !important; }
.gform_wrapper .gfield_checkbox, .gform_wrapper .gfield_radio { margin-left: 120px !important; }
img.ui-datepicker-trigger { border: 0px; padding: 0px; }
.entry .gform_wrapper .gfield_checkbox li, .gform_wrapper .gfield_radio li { list-style: none !important; }


.tweetmeme_button {height:0;
padding-top:20px;}

.facebook {}

.fvCommunityNewsList p{ color:#9F9F9F;}

.fvCommunityNewsList ul { }

.fvCommunityNewsList ul li { }

/*=== Eventos ===*/

#evento_fecha {
background:none repeat scroll 0 0 #1F1F1F;
margin-top:5px;
padding:5px;}

.eventosh3 {
color:#E96300;
padding-top:20px;}