/*
Theme Name: Jazziz Magazine
Description: Jazziz was designed by <a href="http://www.ci-dd.com">CI-DD</a>.
Version: 1.0
Author: CI-DD
Author URI: http://www.ci-dd.com/
Tags: blue, custom header, fixed width, three columns, widgets

	Jazziz v1.0
	 http://www.ci-dd.com/project/jazziz

	This theme was designed and built by CI-DD,
	whose you will find at http://www.ci-dd.com/

*/

/* Normalization de margins y paddings */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, input, p, blockquote, th, td
	{margin:0px; padding:0px;}
/* Normalization de fonts para titles*/
h1, h2, h3, h4, h5, h6
	{font-size:100%;}
/* Remove style from lists*/
ul
	{list-style:none;}
/* Normalization of size and font weight */
address, caption, cite, code, dfn, th, var, br
	{font-style:normal; font-weight:normal;}
/*Link Images without borders*/
a img {border:none; text-decoration:none;}

body {
background-color:#21304d;
background-image:url(images/bckg.gif);
margin:0px;
padding:0px;
background-repeat:repeat-x;
}

#wrapper {
width:100%;
height: auto;
float:left;
position: relative;
}
/*-------------------------top start---------------------*/
#top{
width:100%;
height:174px;
background-image:url(images/top.jpg);
background-repeat:no-repeat;
background-position:center top;
float:left;
position:relative;
}

#top_content {
width:1000px;
height:174px;
margin-left: auto;
margin-right: auto;

}

#logo {
	width:160px;
	height:110px;
	float:left;
	position:relative;
	left: 24px;
	top: -48px;	
}


#logo a{
cursor:pointer;
}


#banner_top {
	width:522px;
	height:67px;
	float:left;
	position:relative;
	left:70px;
	top: -20px;
}
#banner_top a img {  /*--added on thur may 21--*/
	text-decoration:none;
	border:none;
}

/* Login */
	#member_login {
	width:179px;
	height:85px;
	float:right;
	position:relative;
	top: -40px;
	background-color:#FFFFFF;
	border:2px solid #CCCCCC;
	padding:8px;
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#6b95e7;
	}
	
	#member_login h2{
	height:15px;
	font-family: "Trebuchet MS";
	text-transform: uppercase;
	color: #335184;
	text-decoration: none;
	font-size: 12px;
	position:relative;
	width:100%;

	}
	
	#member_login a{
	text-decoration:none;
	color: #999999;
	float:left;
	font-size:10px;
	}
	
	#member_login a:hover{
	text-decoration:none;
	color: #ff9300;
	float:left;
	font-size:10px;
	}


#member_login form {
	padding:0px;
	margin:0px;
	width:116px;
	height:18px;
	position:relative;
}
#member_login .input{
	height:14px;
	width:100px;
	background-color:#FFFFFF;
	padding:0px;
	margin:0px;
	float:right;
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#7a95c8;
	padding-top:2px;
	padding-left:0px;
	margin-left:0px;
	border:1px solid #CCCCCC;
}
p.login-username {
    float: left;
    position: relative;
    width: 180px;
	clear:both;
	padding-bottom:5px;
}
p.login-password {
    float: left;
    position: relative;
    width: 180px;
	clear:both;
	padding-bottom:10px;
}
p.login-remember {
    float: left;
    position: relative;
    width: 110px;
}
p.login-submit {
    float: right;
    left: 70px;
    position: relative;
    top: -15px;
    width: 70px;
}
#member_login .button-primary{
float:right;
margin:0px;
padding:0px;
width:53px;
height:17px;
margin:0 10px 0 0;
background-image:url(images/bot_enter.gif);
color:transparent;
}

	h2 {
	height:21px;
	font-family: "Trebuchet MS";
	text-transform: uppercase;
	color: #335184;
	text-decoration: none;
	font-size: 12px;
	position:relative;
	line-height:12px;
	margin-bottom:7px;
	}


		/*-------------------------nav end---------------------*/
		#nav {
		width:1000px;
		height:50px;
		float:left;
		position:relative;
		bottom:0px;
		top: 141px;
		left: 0px;
		}
		
		#nav ul li{
		display: inline;
		
		}
		
		#nav li{
		font-family:"Trebuchet MS";
		font-size:15px;
		color:#FFFFFF;
		text-decoration:none;
		height:50px;
		padding-top:5px;
		padding-bottom:5px;
		position:relative;
		}
		
		#nav li a{
		font-family:"Trebuchet MS";
		font-size:15px;
		color:#FFFFFF;
		text-decoration:none;
		padding-left:30px;
		padding-right:30px;
		height:50px;
		padding-top:5px;
		padding-bottom:5px;
		background-image:url(images/line.gif);
		background-position: center left;
		background-repeat:no-repeat;
		}
		
		#nav li a:link {
		font-family:"Trebuchet MS";
		font-size:15px;
		color:#FFFFFF;
		text-decoration:none;
		background-image:url(images/line.gif);
		background-position: center left;
		background-repeat:no-repeat;
		}
		#nav li a.nonstick {
			background-image:none;
		}
		
		#nav li a:hover{
		font-family:"Trebuchet MS";
		font-size:15px;
		color:#FFFFFF;
		height:50px;
		padding-left:29px;
		padding-right:29px;
		text-decoration:none;
		padding-top:5px;
		padding-bottom:5px;	
		background-color:#21304d;
		border-top-width: 1px;
		border-right-width: 1px;
		border-left-width: 1px;
		border-top-style: solid;
		border-right-style: solid;
		border-bottom-style: none;
		border-left-style: solid;
		border-top-color: #33466c;
		border-right-color: #33466c;
		border-left-color: #33466c;
		background-image:none;
		}		
		
		.bot_active {
		font-family:"Trebuchet MS";
		font-size:15px;
		color:#FFFFFF;
		height:50px;
		text-decoration:none;
		padding-left:30px;
		padding-right:30px;		
		background-color:#21304d;
		border-top-width: 1px;
		border-right-width: 1px;
		border-left-width: 1px;
		border-top-style: solid;
		border-right-style: solid;
		border-bottom-style: none;
		border-left-style: solid;
		border-top-color: #33466c;
		border-right-color: #33466c;
		border-left-color: #33466c;
		background-image:none;
		}
		/*-------------------------nav end---------------------*/

/*-------------------------top end---------------------*/



/*-------------------------content start---------------------*/

#content {
width:1000px;
height:auto;
margin-left:auto;
margin-right:auto;
margin-bottom:20px;
}
	/*-------------------------left start---------------------*/
	#left {
	width:188px;
	height:auto;
	float:left;
	position:relative;
	top:15px;
	overflow: hidden;
	}
	
	#left2 {
	width:188px;
	height:auto;
	float:left;
	position:relative;
	top:15px;
	}
	
	#box_left {
	width:170px;
	height:auto;
	background-color: #21304d;
	border: 1px solid #32456a;
	padding-top:15px;
	padding-bottom:15px;
	padding-left:8px;
	padding-right:8px;
	position:relative;
	margin-bottom:15px;
	overflow: hidden;
	background-image: url(images/tittle.gif);
	background-position:top center ;
	background-repeat:no-repeat;
	}
#box_left2 { /*--added on thur may 21--*/
	width:170px;
	height:auto;
	background-color: #21304d;
	border: 1px solid #32456a;
	padding-top:15px;
	padding-bottom:15px;
	padding-left:8px;
	padding-right:8px;
	position:relative;
	margin-bottom:15px;
	overflow: hidden;
	}
#box_left2 ul li{ /*--added on thur may 21--*/
	padding-bottom:10px;
	text-align:center;
	clear:both;
	}
#box_left2 ul li img{ /*--added on thur may 21--*/
	border:none;
	text-decoration:none;
	}
	h1 {
	height:21px;
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	position:relative;
	line-height:12px;
	margin-bottom:7px;
	text-transform: uppercase;
	
	}
	h2.widgettitle{
	height:21px;
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	position:relative;
	line-height:12px;
	margin-bottom:7px;
	text-transform: uppercase;
	background-image:none;
	padding-top:3px;
	}
	.update {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#ff9300;
	width:125px;
	height:auto;	
	left: 10px;
	}
	
	.update  a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	text-decoration:none;
	}
	
	.update  a:hover{
	color:#95b5f3;
	text-decoration:none;
	}
	
	
	.imagen {
	margin-right:10px;
	margin-bottom:10px;	
	}
	
	#banner_add {
	width:130px;
	height:136px;
	margin-left:21px;
	margin-bottom:15px;
	}
	
			
			/*-------------------------independent start---------------------*/
			#box_left ul li{
			display:list-item;		
			}
			
			
			#independent_box {
			width:170px;
			height:50px;
			text-decoration: none;
			border-bottom-width: 1px;
			border-bottom-style: dashed;
			border-bottom-color: #000000;
			padding-bottom:5px;
			margin-top:8px;
			}
			
			#independent_thumbs {
			width:49px;
			height:41px;
			float:left;
			border: 1px solid #000000;
			}
			
			#independent_artist {
			width:110px;
			height:16px;
			float:right;
			font-family: "Trebuchet MS";
			font-size: 10px;
			color: #ff9300;
			text-decoration: none;
			text-transform: uppercase;
			}
			
			#independent_artist a{
			font-family: "Trebuchet MS";
			font-size: 10px;
			color: #ff9300;
			text-decoration: none;
			text-transform: uppercase;
			}
			
			#independent_artist a:hover{
			font-family: "Trebuchet MS";
			font-size: 10px;
			color: #ffd97d;
			text-decoration: none;
			text-transform: uppercase;
			}
			
			
			#independent_album {
			width:110px;
			height:16px;
			float:right;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			color: #fff;
			font-style: italic;
			text-decoration: none;
			}
			
			#independent_record {
			width:110px;
			height:16px;
			float:right;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			color: #bcbcbc;			
			text-decoration: none;
			}			
			
			/*-------------------------independent end---------------------*/

	/*-------------------------left end---------------------*/
	

	
	/*-------------------------content_center start---------------------*/

	#content_center {
	width:565px;
	height:auto;
	float:left;
	position:relative;
	left:15px;
	top:15px;
	}
	#content_center h2 {
	background-image:none;
	}
	#jazziz_daily {
	width:565px;
	height:276px;
	float:left;
	position:relative;
	margin-bottom:15px;
	}
	
	#tv_box {
	width:275px;
	height:232px;
	float:left;
	position:relative;
	margin-bottom:15px;
	}
	
	#radio_box {
	width:275px;
	height:232px;
	float:right;
	position:relative;
	margin-bottom:15px;
	}
	
	#banner_content_center {
	width:565px;
	height:168px;
	float:left;
	position:relative;
	}
#banner_content_center a img {  /*--added on thur may 21--*/
	text-decoration:none;
	border:none;
}
	
	/*-------------------------content_center end---------------------*/

	
	/*-------------------------RIGHT start---------------------*/

	#right {
	width:217px;
	height:auto;
	float:right;
	position:relative;
	top:15px;
	}

	#box_right {
	width:199px;
	height:auto;
	background-color: #21304d;
	border: 1px solid #32456a;
	padding-top:15px;
	padding-bottom:15px;
	padding-left:8px;
	padding-right:8px;
	position:relative;
	margin-bottom:15px;
	overflow: hidden;
	background-image: url(images/tittle2.gif);
	background-position:center top;
	background-repeat:no-repeat;
	}
	#box_right h2 {
	height:21px;
	font-family: "Trebuchet MS";
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	position:relative;
	line-height:12px;
	margin-bottom:7px;
	}

	
	#summer_thumbs {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#ffffff;
	width:200px;
	height:auto;
	}
	
	
	#summer_issues {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#ffffff;
	width:185px;
	height:auto;
	margin-left:8px;
	margin-right:5px;
	margin-top:8px;
	top: 10px;
	text-align:justify;
	}
	
	#summer_issues a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#ff9300;
	text-decoration:none;
	}
	
	#summer_issues a:hover{
	color:#95b5f3;
	text-decoration:none;
	}
	#register {
	width:216px;
	height:auto;
	margin-bottom:15px;

	}
	#banner_opinion {
	width:216px;
	height:auto;
	}
	

			/*-------------------------weekly start---------------------*/
			#box_right ul li{
			display:list-item;		
			}
			#weekly_box {
			width:190px;
			height:50px;
			text-decoration: none;
			border-bottom-width: 1px;
			border-bottom-style: dashed;
			border-bottom-color: #000000;
			padding-bottom:5px;
			margin-top:10px;
			}
			
			#weekly_thumbs {
			width:49px;
			height:41px;
			float:left;
			border: 1px solid #000000;
			}
			
			#weekly_tittle {
			width:130px;
			height:16px;
			float:right;
			font-family: "Trebuchet MS";
			font-size: 10px;
			color: #ff9300;
			text-decoration: none;
			text-transform: uppercase;
			}
			
			#weekly_sumilla {
			width:130px;
			height:16px;
			float:right;
			font-family: "Trebuchet MS";
			font-size: 11px;
			color: #ffffff;
			text-decoration: none;
			}
			
			#weekly_sumilla a{
			font-family: "Trebuchet MS";
			font-size: 11px;
			color: #ffffff;
			text-decoration:none;
			}
			
			#weekly_sumilla a:hover {
			font-family: "Trebuchet MS";
			font-size: 11px;
			color: #95b5f3;
			text-decoration:underline;
			}
			
			

			/*-------------------------weekly end---------------------*/



	/*-------------------------RIGHT END---------------------*/


/*-------------------------content end---------------------*/



#footer {
	width:100%;
	height:auto;
	position:absolute;
	background-color:#000000;
	margin-top:15px;
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#505050;
	line-height:14px;
	overflow:hidden;
}

#footer a{
font-family:"Trebuchet MS";
font-size:11px;
color:#505050;
text-decoration:none;
}

#footer a:hover{
font-family:"Trebuchet MS";
font-size:11px;
color:#868686;
text-decoration:none;
}


#footer_content{
width:1000px;
margin-left:auto;
margin-right:auto;
height:auto;
overflow:hidden;
}

#footer01 {
	width:405px;
	height:auto;
	float:left;
	top:25px;
	left:90px;
	position:relative;
	float:left;

}

#footer02 {
	width:197px;
	height:auto;
	float:left;
	top:25px;
	position:relative;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #505050;
	padding-left:25px;

}

#footer02 ul li{
position:relative;
display:list-item;
}

#footer02  li {
margin-bottom:5px;
width:160px;
position:relative;
float:left;
margin-bottom:8px;
}



#searching .text_imput {
	height:18px;
	width:500px;
	background-color:#FFFFFF;
	border:none; 
	padding:0px;
	margin:0px;
	float:left;
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#7a95c8;
	padding-top:2px;
	padding-left:0px;
	margin-left:0px;

}

#box_right .text_imput_2 {
	height:20px;
	width:143px;
	background-color:#000;
	border:none; 
	padding:0px;
	margin:0px;
	float:left;
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#ababab;
	padding-top:2px;
	padding-left:2px;
	margin-left:0px;
	margin-top:3px;
	margin-bottom:5px;
}




#searching .bot {
float:right;
margin:0px;
padding:0px;
width:50px;
height:20px;
margin-right:0px;
/*position:absolute;*/
left:120px;
}


#box_right .bot_2{
margin:3px 0 0 0;
padding:0;
width:50px;
height:20px;
float:right;
position:absolute;
right:0;
left:148px;
}



#orange_text {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#ff9300;
	font-style: italic;
	text-decoration: none;
	float:left;
	width:195px;
}

#footer p.validate {
	width:120px;
	height:65px;
	position:relative;
	left:0;
	float:left;
	top:-60px;
}
/*additions */
li.widget_recent_entries h2{
	background-image:url(images/jazziz.gif);
	background-repeat:no-repeat;
	padding-left:42px;
	background-position: top left;
}
#searching{
	width:550px;
	height:auto;
	background-color: #21304d;
	border: 1px solid #32456a;
	padding-top:15px;
	padding-bottom:15px;
	padding-left:8px;
	padding-right:8px;
	position:relative;
	margin-bottom:15px;
	overflow: hidden;
}




/*---------Styles for page-------------*/

	#content_page {
	width:535px;
	height:auto;
	float:left;
	position:relative;
	background-color: #ffffff;
	padding-top: 18px;
	padding-left: 15px;
	padding-right: 15px;
	background-image:url(images/tittle_2.gif);
	background-repeat:no-repeat;
	background-position: top center;
	padding-bottom: 20px;
	}
#content_page .entry{
float:left;
}
#content_page p.postmetadata{
margin-bottom:10px;
}
	#content_page h2{
	font-family:"Trebuchet MS";
	font-size:20px;
	color:#32456a;
	padding-bottom:10px;
	}

	#content_page h4{
	font-family:"Trebuchet MS";
	font-size: 17px;
	color:#32456a;
	padding-bottom:5px;
	width:450px;
	}
	#content_page p{
	font-family:"Trebuchet MS";
	font-size: 12px;
	color:#000000;
	text-decoration: none;
	line-height:14px;
	padding-top:15px;
	}
	#content_page p img {
	float:left;
	padding:10px 15px 10px 0;
}
/*---------Styles for Post-------------*/

	#content_post {
	width:535px;
	height:auto;
	float:left;
	position:relative;
	background-color: #ffffff;
	padding-top: 18px;
	padding-left: 15px;
	padding-right: 15px;
	background-image:url(images/tittle_2.gif);
	background-repeat:no-repeat;
	background-position: top center;
	padding-bottom: 20px;
	}
	#content_post h1 a{
	font-family:"Trebuchet MS";
	font-size:20px;
	color:#32456a;
	text-decoration:none;
	padding-top:5px;
	}
	#content_post h2{
	font-family:"Trebuchet MS";
	font-size:17px;
	color:#32456a;
	padding-top:25px;
	height:auto;
	line-height:21px;
	}
	#content_post p.author {
	font-family:"Trebuchet MS";
	font-size: 11px;
	color:#ff9300;
	}
	#content_post p.author a{
	font-family:"Trebuchet MS";
	font-size: 11px;
	color:#ff9300;
	text-decoration: none;
	font-weight: bold;
	}
	#content_post p.author a:hover{
	font-family:"Trebuchet MS";
	font-size: 11px;
	color:#32456a;
	text-decoration: none;
	font-weight: bold;
	}
.PostDate { 
	margin: 0px; 
	position: absolute; 
	top: 70px; 
	right: 10px; 
	text-align: center; 
	padding: 0px 10px 6px 10px;
}
.PostDate small { 
	font-size: 9px; 
	color:#777777; 
	font-weight: bold; 
}
.PostDate .month { 
	display:block; 
	text-transform: uppercase; 
	font-size: 9px;
	font-family:"Arial";
}
.PostDate .day { 
	display:block; 
	font-size: 24px; 
	line-height: 24px; 
	font-family: "Arial"; 
	letter-spacing: -1px; 
	font-weight: normal; 
	color:#777777;
}
.PostDate .year { 
	display:block;
}
	#content_post .entry {
	width:535px;
	height:auto;
	float:left;
	position:relative;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	padding-top:20px;
	margin-top:15px;
	margin-bottom:15px;	
	padding-bottom:25px;
	text-align:justify;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
	}
	#content_post .entry ol li{
	margin-left:25px;
	font-size:12px;
	font-family:"Trebuchet MS";
	}
	#content_post .entry p{
	font-family:"Trebuchet MS";
	font-size: 12px;
	color:#000000;
	text-decoration: none;
	line-height:14px;
	padding-top:15px;
	}
	#content_post .entry p sup {
	line-height:0;
	}
	#content_post .entry p a {
	font-family:"Trebuchet MS";
	font-size: 12px;
	color:#32456a;
	line-height:14px;
	padding-top:15px;
	}
#content_post .entry img{
	float:left;
	padding:10px 15px 10px 0;
	}
#bottom_post{
	width:100%;
	height:auto;
	float:left;
	position:relative;
	text-align:justify;
	margin-bottom:15px;
	font-family:"Trebuchet MS";
}
#bottom_post p{
	font-size: 11px;
	color:#32456a;
	text-decoration: none;
	margin:5px 0 10px 0;
}
#bottom_post p a{
	font-size: 11px;
	color:#ff9300;
	text-decoration: none;
}

/*--------------comment--------------------*/
h3#comments {
	font-family:"Trebuchet MS";
	font-size: 14px;
	color:#32456a;
	padding-bottom:5px;
}
#content_post ol.commentlist {
	width:100%;
	background-color:#DFEAFE;
}
#content_post ol.commentlist li{ 
	background-color:#FFFFFF;
	border:#dfeafe 5px solid;
	padding:10px;
	font-family:"Trebuchet MS";
	font-size: 11px;
	color:#32456a;
	margin:5px 0;
	float:left;
	width:505px;
}
#content_post ol.commentlist li a{
	font-family:"Trebuchet MS";
	font-size: 11px;
	color:#ff9300;
	text-decoration: none;
	line-height:14px;
	padding-top:15px;
}
#content_post ol.commentlist li p{
	font-family:"Trebuchet MS";
	font-size: 12px;
	color:#000000;
	text-decoration: none;
	line-height:14px;
	padding-top:15px;
}
/*------------Response--------------*/
#respond {
	width:99%;
	height:auto;
	float:left;
	position:relative;
	background-color: #DFEAFE;
	margin-top:40px;
	padding:15px 5px;
	background-image:url(images/form_top.gif);
	background-position:top;
	background-repeat:no-repeat;
}
#respond h3 {
	font-family:"Trebuchet MS";
	font-size: 14px;
	color:#32456a;
	padding-bottom:5px;
	width:450px;
}
#respond p {
	color:#32456A;
	font-family:"Trebuchet MS";
	font-size:12px;
	line-height:14px;
	text-decoration:none;
	padding-bottom:5px;
}
#respond form {
	float:left;
	position:relative;
	width:100%;
	height:auto;
	background-color: #DFEAFE;
}
/*-------------------------independent culture start---------------*/

	#content_ic {
	width:535px;
	height:auto;
	float:left;
	position:relative;
	margin-top:15px;
	padding-top: 20px;
	padding-bottom: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	}
	
	.thumb_ic {
	width:72px;
	height:72px;
	float:left;
	position:relative;
	}
	
	#content_ic_content {
	width: 450px;
	height:auto;
	float:right;
	position:relative;
	font-family:"Trebuchet MS";
	font-size: 12px;
	color:#000000;
	text-decoration: none;
	}
	
	.artist {
	font-family: "Trebuchet MS";
	text-transform: uppercase;
	color: #335184;
	text-decoration: none;
	font-size: 14px;
	line-height:16px;
	}
		
	.ic_sumilla{
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#718abc;
	line-height:18px;
	padding-top:15px;	
	}

	.album_ic {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #ff9300;
	text-decoration: none;
	font-weight:bold;	
	}
	
	.record_company_ic{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #5aa6f2;
	text-decoration: none;	
	}
	
	#content_ic_content  a{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #ff9300;
	text-decoration: none;
	font-weight:bold;
	float:right;
	position:relative;
	}
	
	#content_ic_content  a:hover{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #ff9300;
	text-decoration: underline;
	font-weight:bold;
	}
	
	.ic_url a{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #32456a;
	text-decoration:none;
	}
	
	.ic_url a:hover{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #ff9300;
	text-decoration:none;
	}
	
	.buytit{
	float:right;		
	}

/*-------------------------independent culture end---------------*/




/*-------------------------Digg: PAGINATION STYLES-----------*/
	div.pagination {
		padding: 3px;
		margin: 3px;
		margin-left:90px;
		float:left;
		position:relative;
		text-align:center;
	}
	
	div.pagination a {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		border: 1px solid #AAAADD;
		
		text-decoration: none; /* no underline */
		color: #000099;
	}
	div.pagination a:hover, div.pagination a:active {
		border: 1px solid #000099;

		color: #000;
	}
	div.pagination span.current {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		border: 1px solid #000099;
		
		font-weight: bold;
		background-color: #000099;
		color: #FFF;
	}
	div.pagination span.disabled {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		border: 1px solid #EEE;
	
		color: #DDD;
	}
/*----------archives styles----------*/

a.read{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #ff9300;
	text-decoration: none;
	font-weight:bold;
	float:right;
	position:relative;
	}
	
a.read:hover{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #ff9300;
	text-decoration: underline;
	font-weight:bold;
	}
/*----------------start back issues--------------------*/

#content_thumbs_bu {
width:170px;
height:155px;
float:left;
position:relative;
text-align:center;
margin-bottom:40px;
margin-left:5px;
}

#title_bu {
width:170px;
height:34px;
float:left;
position:relative;
text-align:center;
font-family:"Trebuchet MS";
font-size:12px;
color:#2e5c8d;
font-weight:bold;
text-transform:uppercase;
}

#title_bu a{
text-align:center;
font-family:"Trebuchet MS";
font-size:12px;
color:#2e5c8d;
font-weight:bold;
text-decoration:none;
}

#title_bu a:hover{
color:#5aa6f2;
}

#thumbs_bu {
width:100px;
height:128px;
float:left;
position:relative;
text-align:center;
margin-left:35px;
margin-right:auto;
}

#text_bu {
	float:left;
	position:relative;
	width: 515px;
	padding-left:10px;
	padding-right:15px;
}

#text_bu p{
	font-family:"Trebuchet MS";
	font-size: 12px;
	color:#000000;
	text-decoration: none;
	line-height:14px;
	text-align:justify;
}

#text_bu .blue{
	font-family:"Trebuchet MS";
	font-size: 13px;
	color:#21304d;
	font-weight:bold;
}

#text_bu .sky{
	font-family:"Trebuchet MS";
	font-size: 13px;
	color:#5aa6f2;
	font-weight:bold;
}

#text_bu .orange{
	font-family:"Trebuchet MS";
	font-size: 13px;
	color:#ff9300;
	font-weight:bold;
}

/*----------------start On Disc--------------------*/
#thumbs_disc {
width:130px;
height:130px;
float:left;
position:relative;
text-align:center;
margin-left:20px;
margin-right:auto;
}
a.subscribe{
	text-align:right;
	float:right;
}
/*-------for WP-youtube----*/
#youtube {
	float:left;
	position:relative;
	padding:0;
	margin:15px 15px 15px 0;
}
/*---- flash player background ----*/
#player_wrapper{
	width:493px;
	height:406px;
	float:left;
	position:relative;
	background-image:url(images/jazziz_radio_bckg.jpg);
	background-repeat:no-repeat;
	margin-left:20px;
	margin-top:20px;
}
#player{
	width:400px;
	height:170px;
	margin:150px auto 0;
}

#login_error {
width:145px;
height:20px;
float:right;
position:relative;
margin-top:-21px;
margin-right:-5px;
}

/* Cambios Marzo 2010 */
#digital {
	width:199px;
	height:auto;
	padding-top:15px;
	padding-bottom:15px;
	padding-left:8px;
	padding-right:8px;
	position:relative;
	margin-bottom:15px;
	overflow: hidden;
	}
#digital h2{
color:#FFFFFF;
background-image: url(images/line_new.png);
background-position:bottom center;
background-repeat:no-repeat;
}
#print {
	width:187px;
	padding:15px 0;
	height:auto;
	position:relative;
	margin-bottom:15px;
	overflow: hidden;
	}
#print h2{
color:#FFFFFF;
background-image: url(images/line_new.png);
background-position:bottom right;
background-repeat:no-repeat;
}
#bottom_widget{
float:left;
height:auto;
position:relative;
width:100%;
font-family:"Trebuchet MS";
}
#bottom_widget li.widget{
width:257px;
background-color: #21304d;
border: 1px solid #32456a;
padding:15px 8px;
height:auto;
float:left;
position:relative;
}
#bottom_widget h2{
background-image: url(images/tittle3.gif);
background-position:bottom center;
background-repeat:no-repeat;
}
#bottom_widget > ul > li:first-child{
margin-right:15px;
}
#bottom_widget li li{
color:#FFFFFF;
font-size:11px;
padding:0;
}
#bottom_widget li a{
color:#FF912E;
font-size:10px;
text-decoration:none;
text-transform:uppercase;
}
#bottom_widget li a:hover{
text-decoration:underline;
}
#bottom_widget > ul > li > ul > li{
padding-top:10px;
}
#bottom_widget li#most-read-posts a{
color:#7A95C8;
font-size:10px;
text-decoration:none;
text-transform:uppercase;
}
#bottom_widget li#most-read-posts a:hover{
text-decoration:underline;
}
#banner_right{
	width:199px;
	height:auto;
	background-color: #21304d;
	border: 1px solid #32456a;
	position:relative;
	float:left;
	margin-top:15px;
	text-align:center;
	padding:30px 8px;
	}
#map_events {
border:1px solid #000000;
font-size:12px;
height:300px;
margin:25px 50px;
text-align:left;
width:400px;
}
ul.dbem_events_list li h3 a{
color:#335184;
font-family:"Trebuchet MS";
font-size:14px;
line-height:16px;
text-decoration:none;
text-transform:uppercase;
}
ul.dbem_events_list li{
border-bottom:1px solid #CCCCCC;
padding-top:15px;
}
ul.dbem_events_list li p{
padding:3px 0 10px 0;
}
/* Added on March 25th 2010*/
.entry ul li{
font-size:12px;
font-family:"Trebuchet MS";
list-style:disc;
margin-left:10px;
padding-left:3px;
}
.entry ul{
padding:5px 0;
}

/* Sidebar Login styles 04/28/2010*/
.avatar_container {
float:left;
position:relative;
width:50px;
}

/* Slider added on 05/20/2011 */
/* Easy Slider */

#slider
{
	width:565px!important;
	height:276px!important;
	float:left;
	position:relative;
	padding:0;
	border:1px #FFFFFF solid;
}
#slider ul, #slider li
{
	margin:0;
	padding:0;
	list-style:none;
}
#slider li
{
	/* 
define width and height of list item (slide)
entire slider area will adjust according to the parameters provided here
*/ 
width:565px;
	/*height:276px;*/
	overflow:hidden;
	float:left;
}
/* numeric controls */	

ol#controls {
    float: right;
    height: 20px;
    left: 340px;
    margin: 0 0 0 65px;
    padding: 0;
    position: absolute;
    text-align: center;
    top: 240px;
    width: 200px;
    z-index: 500;
}
ol#controls li
{
	margin:10px 10px 0 0;
	padding:0;
	float:left;
	list-style:none;
	height:20px;
	line-height:21px;
	background:#FFFFFF;
}
ol#controls li a
{
	float:left;
	height:21px;
	line-height:21px;
	padding:0 7px;
	text-decoration:none;
	background-image:url(images/control.gif);
	background-repeat:no-repeat;
	color:#750201;
	font-size:11px;
margin-top:0;
}
ol#controls li.current a
{
	background-image:url(images/control_over.gif);
	background-repeat:no-repeat;
	color:#766E4A;
}
ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus { outline:none; }
#caption
{
	background-color: #333333;
	height: 40px;
	position: absolute;
	top: 236px;
	width: 565px;
	z-index: 500;
	opacity:0.3;
	filter:alpha(opacity=30);
}
#slider h3 a{
    color: #FFFFFF;
    float: left;
    font-family: "Trebuchet MS";
    font-size: 16px;
    font-weight: bold;
    height: 25px;
    margin-top: -45px;
    padding: 10px 15px;
    position: relative;
    text-decoration: none;
    z-index: 25000;
}
#title {
background:transparent;
position:absolute;
width:auto;
z-index:5000;
margin:10px;
}
#title h2{
color:#FFFFFF;
}
/* // Easy Slider */

/* Changes made on June 21st 2011 */
#sociales{
margin-bottom:15px;
float:left;
}
#sociales a img{
float:left;
}

/* Changes made on August 2nd 2011 */
.entry > #shopp h2 {
clear: both;
text-transform:capitalize;
}

/* Changes made in styles due to Events Manager ver 4.05 - 01/16/2012  */
#em-wrapper li{
list-style:none!important;
margin:15px 0;
}
#em-wrapper li p{
padding-top:0;
}

#em-wrapper li h3 a{
color: #335184;
font-family: "Trebuchet MS";
font-size: 14px;
line-height: 16px;
text-decoration: none;
text-transform: uppercase;
}
