/*
------------------------------------------------------------------------
Theme Name:    Video
Theme URI:     http://quommunication.com/
Description:   A new kind of WordPress theme. For comments, questions or problems visit the <a href="http://quommunication.com/forum" title="Quommunication Forum">Quommunication Forum</a>!
Version:       1.3
Author:        Quommunication
Author URI:    http://quommunication.com/
------------------------------------------------------------------------

Support:       support@quommunication.com
Updated:       June 21 2008
Copyright:     (c) 2008 Quommunication

All rights reserved.
*/

body {
	margin: 0px;
	padding: 0px;

	background-color: #333333;
	background-image: url('images/back.png');

	font-family: Arial;
	font-size: 11px;
	color: #999999;
}

a {
	outline: none;
}

.clear {
	clear: both;
}

/*
------------------------------------------------------------------------
CONTAINER
------------------------------------------------------------------------
*/

.container {
	margin: 0px auto;
	padding: 0px;
	width: 980px;
	text-align: left;
}

/*
------------------------------------------------------------------------
COLUMNS
------------------------------------------------------------------------
*/

.column_main {
	margin: 0px;
	padding: 0px 0px 20px 20px;
	
	width: 640px;
	
	float: left;
}

.column_right {
	margin: 0px;
	padding: 0px 20px 20px 20px;
	
	width: 280px;

	float: right;
}

/*
------------------------------------------------------------------------
TYPOGRAPHY
------------------------------------------------------------------------
*/

h1 {
	margin: 0px;
	padding: 5px 0px 5px 0px;
	
	font-size: 24px;
	font-weight: normal;
	color: #ffffff;
}

h2 {
	margin: 0px;
	padding: 20px 0px 20px 0px;
	
	font-size: 17px;
	font-weight: bold;
	color: #ffffff;
	text-shadow: #000000 0px 1px 1px;
}

p {
	margin: 0px;
}

img {
border:0;
}

/*
------------------------------------------------------------------------
HEADER
------------------------------------------------------------------------
*/

#header {
	margin: 0px;
	padding: 10px 0 10px 0;
}

/* Logo */

.logo {
	font-size: 36px;
	font-weight: bold;
	letter-spacing: -2px;
	color: #999999;
	text-decoration: none;
	float: left;border:0;
width:345px; height: 84px;
}
.logo a, .logo img {border:0; text-decoration:none;}

/* Publicidad */
.ad468 {
width:468px;
height:60px;
float:right;
padding:12px 0 12px 0;
}
.boton {
width:280px;
height:70px;
margin:auto;
}

#content .column_right .boton a, 
#content .column_right .boton a:visited {
background-color : transparent !important;
}

/* Page Menu */

.page_menu {
	margin: 10px 0px 0px 0px;
clear:both;
	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: 0px;
	padding: 0px;
    position: relative;
	z-index:1;
	background-color: #000000;

	-webkit-box-shadow: 0px 0px 10px #000000;
}

#stage .column_main {
	text-align: center;
	background-color: #000000;
}

#mediacontent {
	padding-top: 20px;
	font-size: 17px;
}
#mediacontent { position: relative; z-index: 1; }


#mediacontent a, #mediacontent a:visited {
	padding: 2px 5px 2px 5px;

	color: #cccccc;
	text-decoration: none;
	
	background-color: #222222;
}

#mediacontent a:hover {
	color: #ffffff;
}


#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;
}

/* Episode List */

#stage .column_right #list_container ul.episode_list {
	margin: 0px;
	padding: 0px;
	list-style: none;
	clear: left;
	cursor: pointer;
}

#list_container {
	overflow:hidden;
	height: 350px;
}

.episode_list li a, .episode_list li a:visited {
	margin: 0px;
	padding: 12px 10px 12px 10px;

	color: #666666;
	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: 5px 0px 5px 130px;
	
	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: 5px 0px 5px 130px;
	
	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 {
	margin: 0px;
	padding: 0px;

	color: #666666;

	background-color: #222222;
	background-image: url('images/stage_footer_back.png');
	background-repeat: repeat-x;
	background-position: bottom;
}

#stage .stage_footer .column_main {
	padding: 20px 0px 20px 20px;
	text-align: left;
	background-image: url('images/stage_footer_back.png');
	background-position: bottom;
}

.stage_footer .column_right {
	padding: 20px 20px 20px 20px;
}

.stage_footer p a, .stage_footer p a:visited {
	color: #cccccc;
	font-weight: bold;
	text-decoration: none;
}

.stage_footer p a:hover {
	color: #ffffff;
}

/*
------------------------------------------------------------------------
CONTENT
------------------------------------------------------------------------
*/

/* Column Main */

#digg_span {
	float:left;
	margin:3px 10px 5px 0px;
}

#content .column_main p {
	margin: 0px;

	font-size: 17px;
	line-height: 30px;
	background: url('images/liner.gif');
}

#content .column_main a, #content .column_main a:visited {
	padding: 2px 5px 2px 5px;

	color: #cccccc;
	text-decoration: none;
	
	background-color: #222222;
}

#content .column_main a:hover {
	color: #ffffff;
}

#content .column_main p label input {
	margin: 1px 0px 0px 0px;
	padding: 5px 2px 5px 2px;
	
	width: 240px;
	
	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;
}

/* Column Right */

#content .column_right p {
	margin: 0px 0px 10px 0px;

	font-size: 13px;
	line-height: 19px;
}

#content .column_right a, #content .column_right a:visited {
	padding: 2px 5px 2px 5px;

	color: #cccccc;
	text-decoration: none;
	
}

#content .column_right a:hover {
	color: #ffffff;
}

/* Comments */

#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 0px 10px 0px;
	padding: 0px 20px 0px 0px;

	float: left;
	clear: both;
	background-image:url(images/avatar.jpg);
	background-repeat:no-repeat;
}

.comment_author img {
	width: 75px;
	height: 75px;
	background-image:url(images/avatar.jpg);
	background-repeat:no-repeat;
	display:block;
}

.comment {
	margin: 0px 0px 10px 0px;
	
	width: 539px;
	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 {
	margin: 0px;
	padding: 20px 0px 0px 0px;
	
	border-top: 1px solid #444444;
	border-bottom: 1px solid #444444;
}

.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-size: 11px;
	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: 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;
}

.leave_comment .textarea {
	margin: 0px;
	padding: 5px 2px 5px 2px;
	
	width: 419px;
	
	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;
}

/*
------------------------------------------------------------------------
SIDEBAR
------------------------------------------------------------------------
*/

.widget {
	line-height: 15px;
}

.widget ul {
	margin: 0px;
	padding: 0px;

	list-style: none;
}

.widget ul li {
	padding: 2px 0px 2px 0px;

	font-size: 17px;
	line-height: 21px;
}

/*
------------------------------------------------------------------------
FOOTER
------------------------------------------------------------------------
*/

#footer {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/sombrafooter.png) repeat-x scroll left 12px;
color:#CCCCCC;
padding-bottom:25px;
width:100%;
}
#footer p, #footer a, #footer h4, #footer h5 {
font-size:11px;
}
#footer a {
color:#CCCCCC;
text-decoration:none;
}
#footer a:hover {
text-decoration:underline;
}
#footer div.footer_wrap {
margin:0 auto;
position:relative;
width:990px;
}
#footer div.footer_wrap p.misc_links {
padding-bottom:5px;
text-align:right;
}
#footer div.footer_wrap p.misc_links a {
text-decoration:none;
}
#footer div.footer_wrap p.misc_links a:hover {
color:white;
}
#footer div.footer_wrap p.misc_links a img {
vertical-align:text-bottom;
}
#footer div.footer_wrap div.contents {
border-bottom:1px solid #95A7B3;
border-top:1px solid #7F929F;
margin-bottom:10px;
padding:7px 0;
position:relative;
}
#footer div.footer_wrap div:first-child {
margin-bottom:7px;
}
#footer div.footer_wrap  div h4 {
float:left;
font-weight:bold;
text-transform:uppercase;
width:100px;
}
#footer div.footer_wrap ul {
float:left;
}
#footer div.footer_wrap  ul li {
border-right:1px solid #93A9B8;
display:inline;
padding:0 4px 0 3px;
}
#footer div.footer_wrap  div ul li:last-child {
border:0 none;
}
#footer div.footer_wrap div.categories h4 {
color:white;
}
#footer div.footer_wrap h4 {
color:#FFCC00;
}
#footer div.footer_wrap p a {
text-decoration:underline;
}
#footer div.footer_wrap p a:hover {
color:white;
}
#footer div.footer_wrap p.corporate_links {
margin-bottom:5px;
}
#footer div.footer_wrap p.corporate_links a {
display:inline-block;
margin-right:10px;
text-decoration:underline;
}
#footer div.footer_wrap p.corporate_links a {
}
#footer div.footer_wrap div.custom_select {
position:absolute;
right:200px;
top:16px;
}
#footer div.footer_wrap div.custom_select ul {
position:absolute;
width:160px;
}
#footer div.footer_wrap div.custom_select ul li {
background-color:white;
border-left:1px solid #DEDEDE;
border-right:1px solid #DEDEDE;
display:block !important;
height:24px;
margin:0 !important;
overflow:hidden;
padding:0 !important;
}
#footer div.footer_wrap div.custom_select ul li:first-child {
border-top:1px solid #DEDEDE;
}
#footer div.footer_wrap div.custom_select ul li a {
color:#999999 !important;
display:block;
padding:4px 5px;
}
#footer div.footer_wrap div.custom_select ul li a:hover {
background-color:#CCCCCC;
color:white !important;
text-decoration:none !important;
}
#footer div.footer_wrap div.custom_select ul li.active {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:white url(images/spr_select_site.gif) no-repeat scroll right -18px;
border:1px solid #DEDEDE !important;
height:18px;
}
#footer div.footer_wrap div.custom_select ul li.active a {
padding:2px 5px;
}
#footer div.footer_wrap div.custom_select ul li.active a:hover {
background-color:transparent;
color:#999999 !important;
}
#footer div.footer_wrap div.custom_select ul.open li.active {
background-position:right top !important;
}
#footer div.footer_wrap div.by_betazeta {
position:absolute;
right:0;
top:80px;
}
#footer div.footer_wrap div.by_betazeta em, #footer div.footer_wrap div.by_betazeta a {
display:block;
float:left;
font-size:1.0em;
}
#footer div.footer_wrap div.by_betazeta span {
margin-right:10px;
margin-top:12px;
display:block;
float:left;
font-size:1.0em; 
}
