/*
------------------------------------------------------------------------
Theme Name:    Late Night
Theme URI:     http://caradan.com.mx/
Description:   Custom Late Night Show Theme based on Video by Quommunication
Author:        CarAdan
Author URI:    http://caradan.com.mx/ 
------------------------------------------------------------------------

Support:       carlos.adrian@caradan.com.mx
Updated:       November 13th 2009
Copyright:     Akira: Late Night Show

All rights reserved.
*/

body {
	margin: 0px;
	padding: 0px;
	background: #000000 url(images/main_background.png) no-repeat center top;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #737373;
}

a {
	outline: none;
	color: #737373;
}

.clear {
	clear: both;
}

/*
------------------------------------------------------------------------
CONTAINER
------------------------------------------------------------------------
*/

.container {
	margin: 0px auto;
	padding: 0px;	
	width: 920px;	
	text-align: left;
}

/*
------------------------------------------------------------------------
COLUMNS
------------------------------------------------------------------------
*/

.column_main {
	margin: 0px;
	width: 605px;	
	float: left;
}

.column_right {
	width: 275px;
	float: right;
}

/*
------------------------------------------------------------------------
TYPOGRAPHY
------------------------------------------------------------------------
*/

h1 {
	margin: 0px;
	padding: 30px 0px 30px 0px;
	
	font-size: 24px;
	font-weight: normal;
	color: #ffffff;
}

h2 {
	color:#000000;
	font-family:Helvetica, Arial, "Geneva", sans-serif;
	font-size:2em;
	font-weight:bold;
	margin:0;
	padding:20px 0;
}

/* Alternate h2 ------
h2 {
	background-color:#000000;
	color:#FFFFFF;
	display:block;
	font-family:Helvetica,Arial,"Geneva",sans-serif;
	font-size:2em;
	font-weight:bold;
	margin:15px 0;
	padding:10px;
	width:207px;
}
----- ENDS */


p {
	margin: 0px;
}

/*
------------------------------------------------------------------------
HEADER
------------------------------------------------------------------------
*/

#header {
	height:110px;
	margin:0;
	padding-top:0;
	position: relative;
}

#header_options{
	float:right;
	width:450px;
	margin-top:15px;
}

#header_external a{
	float:left;
	margin-left:6px;
}
#search{
	float:left;
	padding-left: 70px;
	width:220px;
}

#search label { color: #FFFFFF; font-weight: bold; display: none; }

#search input#s { width: 205px; height: 22px; line-height: 22px; background: url(images/search_complete.png) no-repeat 5px center; color: #000000; border: 0; padding-left: 25px; }

#header_external{
	float:right;
}

/* Mode Switch*/

#mode_switch{
	float:right;
	width:400px;
	margin-top:15px;
}

#mode_switch a{

	color:#F2F2F2;
	display:block;
	float:right;
	font-size:20px;
	height:35px;
	line-height:33px;
	text-align:center;
	text-decoration:none;
	width:120px;
	margin-left:2px;
}
#mode_switch a:hover{
	color:#AAA;
}
#mode_switch a:active{

}
#button_live{
	background:url(images/tab_purple.png);
}
#button_podcast{
	background:url(images/tab_black.png);
}
#button_live span, #button_podcast span { display: none; }

#mode_switch #button_podcast { width: 198px; }
/* Logo */

#logo{
	float:left;
	width:320px;
	margin-top:35px;
}
.logo {
	//background-image:url(images/logo_lns.png);
	background-repeat: no-repeat;
	display: block;
	width: 552px;
	height: 200px;
	float: left;
	clear: both;
	margin: -78px 0px 0px 0px;	
}
img.logo{
	border:none;
}

/* Page Menu */

.page_menu {
	margin: 10px 0px 0px 0px;

	float: right;
	list-style: none;
}

.page_menu li {
	float: left;
	font-size: 17px;
}

.page_menu li a, .page_menu li a:visited {
	margin: 0px 0px 0px 10px;
	padding: 2px 5px 2px 5px;

	color: #999999;
	text-decoration: none;
}

.page_menu li a:hover {
	color: #ffffff;
}

.page_menu li.current_page_item a {
	color: #ffffff;
	background-color: #666666;

	text-shadow: #333333 0px 1px 1px;

	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
}

/*
------------------------------------------------------------------------
STAGE
------------------------------------------------------------------------
*/

#stage {
	margin-top: 128px;
	padding: 0px;
	

	background-color: #000000;

	-webkit-box-shadow: 0px 0px 10px #000000;
}

#stage .column_main {
	text-align: center;
	background-color: #000000;
}

#mediacontent {
	font-size: 17px;
	width:577px;
	padding:25px 25px 5px;
}

#episode_menu_container{
	width:253px;
}

#title_container{
	background:#521142 url(images/active_episode_hover.png) no-repeat top left;
	float:right;
	margin-top:25px;
	padding:8px 35px;
	width:220px;
	color: #FFFFFF;
}

#title_container h1{
	color:#FFFFFF;
	font-family:Helvetica, Arial, "Geneva", sans-serif;
	font-size:24px;
	font-weight:bold;
	margin:5px 0 0;
	padding:0;
}

#mediacontent a, #mediacontent a:visited {
	padding: 2px 5px 2px 5px;

	color: #FFFFFF;
	text-decoration: none;
	
	background-color: #666666;
}

#mediacontent a:hover {
	color: #ffffff;
}

#stage {
	background:  #000000 url(images/top_stage.png) top center no-repeat;
}

#stage .column_right ul.episode_menu {
	margin: 0px;
	padding: 40px 0px 0px 0px;

	list-style: none;
	display: inline-block;
}

#stage .column_right #drop_menu {
	margin: 40px 0px 10px 0px;

	text-align:left;
	font-size:13px;
}

#stage .column_right #drop_menu select, .menuitem {
	margin:0px;

	background-color:#ffffff;
	color:#000000;
}

#show_tags {
	margin-bottom: 10px;
	text-align: center;
	font-size: 12px;
	
}

/* Episode Menu */

.episode_menu li {
	margin-bottom: 8px;

	float: left;
	cursor: pointer;
}

.episode_menu li a, .episode_menu li a:visited {
	margin: 0px 7px 0px 0px;
	padding: 3px 7px 3px 7px;

	color: #666666;
	text-decoration: none;
}

.episode_menu li a:hover {
	color: #ffffff;
}

.episode_menu li.current a {
	color: #ffffff;
	background-color: #666666;

	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
}
h3.episodeMenu{
	font-family:Helvetica, Arial, "Geneva", sans-serif;
	font-size:15px;
	margin:0;
}
/* Episode List */

#stage .column_right #list_container ul.episode_list {
	margin: 0px;
	padding: 0px;
	list-style: none;
	clear: left;
	cursor: pointer;
	font-size:11px;
}

#list_container {
	overflow:hidden;
	height: 230px;
	
}

.episode_list li a, .episode_list li a:visited {
	margin: 0px;
	padding: 8px 10px;
	color: #666;
	text-decoration: none;
	display: block;
}

.episode_list li a b, .episode_list li a:visited b {
	font-size: 12px;
	font-weight: normal;
	color: #cccccc;
	display: block;
}

.episode_list li a:hover {
	color: #ffffff;
	background-color: #222222;

	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
}

.episode_list li a:hover b {
	color: #ffffff;
}

.episode_list li.current a {
	color: #ffffff;
	background-color: #666666;

	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
}

.episode_list li.current a b {
	color: #ffffff;
}

.totalfaded {
	opacity: 0;
	filter: alpha(opacity=0);
}

#prev, #next {
	text-align: center;
}

/* Episode List Arrows */

a#linkup, a#linkup:visited, a#linkdown, a#linkdown:visited {
	margin: 10px auto;	
	width: 20px;
	height: 20px;
	background-image:url(images/buttons.png);
	display:block;
	cursor: pointer;
}

a#linkup, a#linkup:visited {
	background-position: -20px;
}

a#linkdown, a#linkdown:visited {
	background-position: 0px;
}

a#linkup.inactive, a#linkup.inactive:visited, a#linkdown.inactive, a#linkdown.inactive:visited {
	margin: 10px auto;	
	width: 20px;
	height: 20px;
	background-image:url(images/buttons.png);
	display:block;
	cursor:default;
}

a#linkup.inactive, a#linkup.inactive:visited {
	background-position: -60px;
}

a#linkdown.inactive, a#linkdown.inactive:visited {
	background-position: -40px;
}

/* Stage Footer */

.stage_footer {
	background-color:#DDD;
	color:#666666;
	margin:0;
	padding:10px;
	text-align:center;
}

.stage_footer p {
	font-size: 18px;
}
.stage_footer p a, .stage_footer p a:visited {
	color: #222;
	font-weight: bold;
	text-decoration: none;
}

.stage_footer p a:hover {
	color: #FFF;
}

/*
------------------------------------------------------------------------
CONTENT
------------------------------------------------------------------------
*/

/* Column Main */

#digg_span {
	float:left;
	margin:3px 10px 5px 0px;
}

#content h2 {
	color: #FFFFFF;
}

#content .column_main p, #postcontent {
	margin: 0px;
	font-size: 18px;
	line-height: 25px;
}

#content .column_main a, #content .column_main a:visited {
	color: #666;
	text-decoration: none;
}

#content .column_main a:hover {
	text-decoration: underline;
}

#content .column_main p label input {
	margin: 1px 0px 0px 0px;
	padding: 5px 2px 5px 2px;
	
	width: 240px;
	
	font-family: "Lucida Grande",Tahoma,"Bitstream Vera Sans",Arial,sans-serif;
	font-size: 13px;
	color: #444;

	border-top: 1px solid #999999;
	border-right: 1px solid #bbbbbb;
	border-bottom: 1px solid #bbbbbb;
	border-left: 1px solid #999999;
}

/* Column Right */

#content .widget p {
	margin: 0px 0px 10px 0px;

	font-size: 13px;
	line-height: 19px;
}

#content .widget a, #content .widget a:visited{
	color: #AAA;
	text-decoration: none;
}

#content .column_right a:hover {
	text-decoration: underline;
}

/*
------------------------------------------------------------------------
LINKS
------------------------------------------------------------------------
*/
#postlinks{
	background:#333343 url(images/extra_post_content.png) none repeat scroll 0 0;
	border:1px solid #DDDDDD;
	margin-top:20px;
	padding:10px 10px 10px 25px;
}
#downloads{
	margin-bottom:10px;
}
#download_container{
	float:right;
	padding-right:10px;
}
span.float_h{
	float:left;
	margin-right:10px 0;
}
#postlinks h2{
	margin:0;
	font-size:18px;
}
p.postlinks{
	font-size:13px !important;
}
.link_container{
	width:120px;
	margin:0 16px;
	float:left;
	text-align:center;
}
.link_container a{

}
.link_container img{
	border:1px solid #222;
	width:100px;
	height:100px;
	margin:10px;
}

/* Comments */

#commenting h2 {
	color: #FFFFFF;
}

#content .column_main #commenting p {
	margin: 0px 0px 10px 0px;

	background: none;

	font-size: 13px;
	line-height: 19px;
}

#content .column_main #commenting a, #content .column_main #commenting a:visited {
	padding: 0px;
	background: none;
}

.comment_author {
	margin: 0px 20px 20px 0px;
	float: left;
	clear: both;
	background-image:url(images/avatar.jpg);
	background-repeat:no-repeat;
}

.comment_author img {
	width: 60px;
	height: 60px;
	background-image:url(images/avatar.jpg);
	background-repeat:no-repeat;
	display:block;
}

.comment {
	margin: 0px 0px 10px 0px;
	width: 500px;
	min-height: 80px;
	height: auto !important;
	height: 80px;
	
	font-size: 13px;
	line-height: 19px;

	float: left;
}

/* Comment Meta */

.comment .meta {
	color: #666666;
}

/* Live Comment Preview */

#comment_preview {
	overflow:hidden;
}

/* Leave A Comment */

.leave_comment {
	background:#121212 none repeat scroll 0 0;
	color: #FFFFFF;
	border:0px solid #DDDDDD;
	margin:0;
	padding:20px;
}

.leave_comment fieldset {
	padding: 5px 0px 5px 0px;

	border: none;
}

.leave_comment .meta {
	padding: 4px 0px 0px 15px;

	font-size: 11px;
	color: #999999;

	float: left;
}

.leave_comment .error {
	padding: 2px 5px 2px 5px;
	
	background-color: #993333;
	color: #ffffff;
	cursor:default;
	zoom: 1;

	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
}

.leave_comment fieldset label {
	padding: 5px 20px 0px 0px;
	width: 90px;
	font-weight: bold;
	text-align: right;

	float: left;
}

.field {
	float: left;
}

.leave_comment .input {
	margin: 0px;
	padding: 5px 2px 5px 2px;
	
	width: 240px;
	
	font-family: "Lucida Grande",Tahoma,"Bitstream Vera Sans",Arial,sans-serif;
	font-size: 13px;
	color: #444444;

	border-top: 1px solid #999999;
	border-right: 1px solid #bbbbbb;
	border-bottom: 1px solid #bbbbbb;
	border-left: 1px solid #999999;
}

.leave_comment .textarea {
	margin: 0px;
	padding: 5px 2px 5px 2px;
	
	width: 350px;
	
	font-family: Arial;
	font-size: 13px;
	color: #444444;
	
	border-top: 1px solid #999999;
	border-right: 1px solid #bbbbbb;
	border-bottom: 1px solid #bbbbbb;
	border-left: 1px solid #999999;
}

.button {
	margin: 10px 0px 0px 110px;
}

#leave_comment .form{
	width:480px;
}
/*
------------------------------------------------------------------------
SIDEBAR
------------------------------------------------------------------------
*/

.widget p, .widget .textwidget{
	line-height: 20px;
}
.textwidget img{
	border: 0;
	margin-right: 10px;
	vertical-align: middle;
}
.textwidget a { font-size: 25px; font-weight: bold; }
.textwidget a:hover { text-decoration: none; }

.widget ul {
	margin: 0px;
	padding: 0px;

	list-style: none;
}

.widget ul li {
	padding: 2px 0px 2px 0px;

	font-size: 17px;
	line-height: 21px;
}

/*
------------------------------------------------------------------------
TAG CLOUD
------------------------------------------------------------------------
*/

#tag_cloud{
	border-top:10px solid #DDDDDD;
	line-height:25px;
	margin:20px 0 10px;
	padding:20px 0;
	text-align:center;
}
/*
------------------------------------------------------------------------
FOOTER
------------------------------------------------------------------------
*/
#footer{
	width:920px;
	margin:0 auto;
}

#footer_container{
	background: #161616 url(images/footer_bg.png) no-repeat center top;
	height:120px;
	padding-top:5px;
	
}

/*#footer .column_main {
	padding: 0px 0px 20px 20px;
}*/

#footer h3 {
	color: #666;
	line-height: 16px;	font-size: 16px;
	margin:0 0 5px;
}
#footer p {
	color: #666;
	line-height: 16px;
}

#footer a, #footer a:visited {
	color: #BBB;
	text-decoration: none;
}

#footer a:hover {
	color: #FFF;
	text-decoration: none;
}


#footer img.footer_logo{
	float:left;
	border:none;
	margin-right:35px;
}
#footer div.column{
	float:left;
	padding: 0 20px;
	background: url(images/footer_vertical.png) right center no-repeat;
	height: 120px;
}
#footer div.last_column {
	background: none;
}
/*
#footer_left_column{
	width:210px; 
	padding-right:30px;
}
#footer_center_column{
	width:130px;
	padding-right:30px;
}
#footer_right_column{
	width:520px;
}
*/
#footer div { padding: 10px 20px; }
#footer_01 { width: 230px; }
#footer_02 { width: 120px; }
#footer_03 { width: 190px; text-align: center !important; }
#footer_04 { width: 210px; }
#footer h3.footer_subtitle { font-size: 1.1em; }
#footer_03 img { border: 0; }

#footer_01 p { font-size: 1.1em !important; line-height: 1.2em; }

#logo_cc{padding-top:10px;}
#logo_dixo{padding-top:3px;}
#logo_atomix{padding-top:18px;}
#logo_substance{padding-top:23px;}


#otros_sitios li {
	list-style-image: url(images/bullet_right_arrow.png) ;
}
#otros_sitios li a { font-size: 19px; }

#footer h3 { font-weight: normal !important; }
#footer h3  strong { font-weight: bold !important; }

/*
------------------------------------------------------------------------
FOOTER
------------------------------------------------------------------------
*/

div.search_result p{
	font-size:15px !important;
}


/*
------------------------------------------------------------------------
MONOS
------------------------------------------------------------------------
*/
body { position: relative; }
#monos {
	position: absolute;
	top: 160px;
	right: 320px;
	z-index: 500;
}
/*
------------------------------------------------------------------------
BANNER EN VIVO
------------------------------------------------------------------------
*/
#envivo {
	/*position: absolute;*/
	margin-left: 70px;
}

/* THe tag cloud */

#tag_cloud a.tag-link-1 { font-size: 2.0em !important; }
#tag_cloud a.tag-link-2 { font-size: 1.8em !important; }
#tag_cloud a.tag-link-3 { font-size: 1.6em !important; }
#tag_cloud a.tag-link-4 { font-size: 1.4em !important; }
#tag_cloud a.tag-link-5 { font-size: 1.2em !important; }
#tag_cloud a.tag-link-6 { font-size: 1em !important; }


#tag_cloud a:hover { text-decoration: underline !important; }