/*
------------------------------------------------------------------------
Theme Name:    Nerdcore 50
Theme URI:     http://42claps.com/
Description:   Custom Nerdocore WP Theme based on Video by Quommunication
Author:        42 Claps
Author URI:    http://42claps.com/ 
------------------------------------------------------------------------

Support:       cesar@42claps.com
Updated:       August 15 2009
Copyright:     Nerdcore Podcast

All rights reserved.
*/

body {
	margin: 0px;
	padding: 0px;
	background-color: #F2F2F2;
	font-family: "Lucida Grande",Tahoma,"Bitstream Vera Sans",Arial,sans-serif;
	font-size: 13px;
	color: #1A1A1A;
}

a {
	outline: none;
}

.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:97px;
	margin:0;
	padding-top:0;
}

#header_options{
	float:right;
	width:450px;
	margin-top:15px;
}

#header_external a{
	float:left;
	margin-left:6px;
}
#search{
	float:left;
	width:290px;
}
#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_grey.png);
}
#button_podcast{
	background:url(images/tab_black.png);
}
/* Logo */

#logo{
	float:left;
	width:320px;
	margin-top:35px;
}
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: 0px;
	padding: 0 0 20px 0;

	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-color:#F2F2F2;
	float:right;
	margin-top:25px;
	padding:8px 35px;
	width:220px;
}

#title_container h1{
	color:#222222;
	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: #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;
}
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 .column_main p {
	margin: 0px;
	font-size: 17px;
	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:#FDFDFD 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 */

#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:#FDFDFD none repeat scroll 0 0;
	border:1px 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;
}

.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-color:#222;
	height:100px;
	padding-top:20px;
	margin-top:20px;
}

#footer .column_main {
	padding: 0px 0px 20px 20px;
}

#footer h3 {
	color: #666;
	line-height: 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;
}
#footer_left_column{
	width:210px; 
	padding-right:30px;
}
#footer_center_column{
	width:130px;
	padding-right:30px;
}
#footer_right_column{
	width:520px;
}
#logo_cc{padding-top:10px;}
#logo_dixo{padding-top:3px;}
#logo_atomix{padding-top:18px;}
#logo_substance{padding-top:23px;}

/*
------------------------------------------------------------------------
FOOTER
------------------------------------------------------------------------
*/

div.search_result p{
	font-size:15px !important;
}