/* @override 
	http://stuffpodcasts.com/new/style/style_09.css
	http://stuffpodcasts.com/js/modalbox2.css
	http://stuffpodcasts.com/style/style_09.css
*/

/* @group Selection */

::-moz-selection{
	background: rgba(127,127,127,0.56);
	color:#fff;
}

::selection {
	background: #b3b3b3;
	color:#fff;
}

code::-moz-selection {
	background: #b3b3b3;
}

code::selection {
	background: #333333;
}



/* @end */

/* @group Nav */

#shows_contanier {
	height: 348px;
	width: 664px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	position: relative;
	clear: both;
}

#b_bar {
	position: fixed;
	width: auto;
	background: url(../img/nav_bar.gif) repeat-x;
	height: 69px;
	display: block;
	margin-left: -8px;
	margin-bottom: -8px;
	margin-right: -8px;
	right: 0;
	left: 0;
	bottom: 1px;
	z-index: 3;
}

#container {
	width: 800px;
	background-color: #fff;
	min-height: 800px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	border: 4px solid #808080;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	display: block;
	clear: both;
}

#container_j {
	width: 800px;
	background-color: #fff;
	min-height: 600px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	border: 4px solid #808080;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	display: block;
	clear: both;
}

#container_a {
	width: 800px;
	background-color: #fff;
	min-height: 600px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	border: 4px solid #808080;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	display: block;
	clear: both;
}



/* @end */

body {
	background-color: #0085FF;
}

#logo {
	width: 565px;
	height: 109px;
	margin-left: auto;
	margin-right: auto;
	clear: none;
	display: block;
	background: url(../img/logo-new.gif) no-repeat;
}

/* @group B_meun */

#-b_menu
{
	position: relative;
	z-index: 2;
	color: #fff;
	text-shadow: #191919 2px 1px 2px;
	top: 21px;
	display: block;
	height: 29px;
	font: 24px Arial, Helvetica, Geneva, sans-serif;
	margin-left: auto;
	margin-right: auto;
	width: 353px;
}

#-b_menu li a
{
height: 59em;
line-height: 2em;
float: left;
display: block;
color: #fff;
text-decoration: none;
text-align: center;
float: none;
	border-width: 0.1em;
	border-color: #dcdce9;
	background-position: left;
	background-repeat: repeat-x;
	font-size: 22px;
	z-index: 2;
	width: 411px;
}

#-b_menu a
{
height: 2em;
line-height: 2em;
float: left;
display: block;
color: #fff;
text-decoration: underline;
text-align: center;
float: none;
	border-width: 0.1em;
	border-color: #dcdce9;
	background-position: left;
	background-repeat: repeat-x;
	font-size: 22px;
	z-index: 2;
	left: -3px;
}

#-b_menu li
{
float: left;
	z-index: 2;
	margin: 0 0.5em;
	list-style-type: none;
	height: 0;
	width: 0;
}

#-b_menu li a:hover {
	text-decoration: none;
	text-shadow: #fff 0 0 4px;
	z-index: 2;
}

#-b_menu ul
{
list-style: none;
padding: 0;
	z-index: 2;
	margin-bottom: 0;
	margin-top: 0;
}



/* @end */

/* @group B_menu */

#b_menu
{
	position: relative;
	z-index: 1;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	color: #fff;
	text-shadow: #191919 2px 1px 2px;
	display: block;
	height: 41px;
	float: none;
	clear: none;
	top: 11px;
	margin-left: auto;
	margin-right: auto;
	width: 450px;
	text-align: center;
}

#b_menu li a
{
height: 2em;
line-height: 2em;
float: left;
display: block;
color: #fff;
text-decoration: none;
float: none;
	background-position: left;
	background-repeat: repeat-x;
	font-size: 22px;
	z-index: 2;
	width: 5em;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

#b_menu li a.select
{
height: 2em;
line-height: 2em;
float: left;
display: block;
text-decoration: none;
text-align: center;
float: none;
	font-size: 22px;
	z-index: 2;
	background-position: center;
	background-repeat: no-repeat;
	text-shadow: #fff 0 0 10px;
	width: 5em;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#b_menu a
{
height: 2em;
line-height: 2em;
float: left;
width: 5em;
display: block;
color: #fff;
text-decoration: underline;
text-align: center;
float: none;
	background-position: left;
	background-repeat: repeat-x;
	font-size: 22px;
	z-index: 2;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

#b_menu li
{
	z-index: 2;
	width: 111px;
	float: left;
	margin: 0 auto;
	display: block;
	position: relative;
}

#b_menu li a:hover {
	text-decoration: none;
	text-shadow: #fff 0 0 4px;
	z-index: 2;
}

#b_menu ul
{
list-style: none;
padding: 0;
	z-index: 2;
	margin: 0 auto;
	position: relative;
	display: block;
}



/* @end */

/* @group Other */

#sidebar {
	width: 170px;
	background-color: #e6e6e6;
	display: block;
	position: absolute;
	z-index: 0;
-moz-border-radius-topleft:6px;
-webkit-border-top-left-radius:5px;
-moz-border-radius-bottomright:10px;
-webkit-border-bottom-right-radius:10px;
	border-top: 2px solid #808080;
	border-left: 2px solid #808080;
	float: right;
	height: 450px;
	right: 0;
	bottom: 0;
}

.news {
	margin-top: 0;
	margin-bottom: 0;
	position: relative;
	display: block;
	bottom: 12px;
}

#sidebar_join {
	width: 210px;
	height: 537px;
	background-color: #e6e6e6;
	float: right;
	clear: none;
	display: inline;
	position: relative;
	top: 165px;
	z-index: 0;
-moz-border-radius-topleft:6px;
-webkit-border-top-left-radius:5px;
-moz-border-radius-bottomright:10px;
-webkit-border-bottom-right-radius:10px;
	right: 0;
	border-top: 2px solid #808080;
	border-left: 2px solid #808080;
}

#twitter_list {
	font-size: 16px;
}

.modal a {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #000;
	text-align: center;
}

.modal a:hover {
	text-shadow: #fff 1px 1px 1px;
}

.title {
	font-size: 66px;
	margin-left: auto;
	margin-right: auto;
	width: 322px;
	height: 77px;
	border-bottom-color: #777;
}

#show_button {
	position: relative;
	top: 2px;
	left: -40px;
	float: left;
	display: inline;
}

h4 {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

h3 {
	text-align: center;
	color: #000;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

h1 {
	text-align: center;
	color: #000;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-shadow: #818181 0 0 5px;
}

.italics {
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999;
	text-align: center;
}

p {
	font: 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

h2 {
	text-align: center;
	color: #000;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#footer {
	z-index: 1;
	position: relative;
	display: block;
	font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	width: 312px;
	height: 45px;
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
	bottom: 47px;
	text-align: center;
}

#sites_list ul {
	list-style-type: none;
	color: #000;
	width: 141px;
	background-repeat: no-repeat;
	border-bottom: 2px solid #b3b3b3;
	height: 10em;
	font: 15px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-left: 29px;
}

a {
	color: #0085fe;
}

#list_2 {
	width: 47px;
}

a:hover {
	text-shadow: #0ff 0 0 50px;
}

#main_area_other {
	width: 680px;
	height: 512px;
	margin-top: 71px;
	margin-left: 100px;
}

#main_area {
	min-height: 99px;
	position: absolute;
	display: block;
	margin-left: 57px;
	width: 560px;
}

#ad {
	position: absolute;
	height: 90px;
	text-align: center;
	font: italic normal 10px Georgia, "Times New Roman", Times, serif;
	color: #ccc;
	-moz-border-radius-topright:10px;
-webkit-border-top-right-radius:10px;
	-moz-border-radius-topleft:10px;
-webkit-border-top-left-radius:10px;
	border-top: 4px solid #808080;
	border-right: 4px solid #808080;
	border-left: 4px solid #808080;
	text-transform: capitalize;
	direction: ltr;
	display: block;
	width: 418px;
	background-color: #808080;
	margin-right: auto;
	margin-left: auto;
	z-index: 3;
}

#ad_con {
	z-index: 0;
	height: 90px;
	width: 418px;
	position: absolute;
	bottom: 4px;
	left: 94px;
}



/* @end */

/* @group Shows Menus */

/* @group List over */

#show_1 {
	background-image: url(../img/show_tech.png);
	width: 210px;
	height: 323px;
	z-index: 1;
	cursor: pointer;
}

#show_2 {
	background-image: url(../img/show_yash.png);
	width: 210px;
	height: 323px;
	cursor: pointer;
}

#show_3 {
	background-image: url(../img/show_more.png);
	width: 210px;
	height: 323px;
	z-index: 1;
	cursor: pointer;
}



/* @end */

/* @group Lighter menu */

#show_2_on {
	background-image: url(../img/show_yash_on.png);
	width: 210px;
	height: 323px;
	z-index: -3;
	cursor: pointer;
}

#show_1_on {
	background-image: url(../img/show_tech.png);
	width: 210px;
	height: 323px;
	z-index: -3;
	cursor: pointer;
}

#show_3_on {
	background-image: url(../img/show_more.png);
	width: 210px;
	height: 323px;
	z-index: -3;
	cursor: pointer;
	text-transform: capitalize;
}



/* @end */

/* @group Lighter menu bits */

#shows_nav_un
{
	position: relative;
	z-index: 1;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	color: #fff;
	text-shadow: #191919 2px 1px 2px;
	display: block;
	height: 323px;
	float: none;
	width: 672px;
	margin-left: auto;
	margin-right: auto;
	clear: none;
	bottom: 323px;
}

#shows_nav_un a
{
height: 2em;
line-height: 2em;
width: 5em;
display: block;
color: #fff;
text-decoration: underline;
text-align: center;
	border-width: 0.1em;
	border-color: #dcdce9;
	background-position: left;
	background-repeat: repeat-x;
	font-size: 22px;
	z-index: 2;
	float: left;
}

#shows_nav_un li
{
	z-index: 2;
	width: 210px;
	height: 323px;
	position: relative;
	margin-left: 0.4em;
	margin-right: 0.4em;
	float: left;
}

#shows_nav_un li a:hover {
	text-decoration: none;
	text-shadow: #fff 0 0 4px;
	z-index: 2;
}

#shows_nav_un ul
{
list-style: none;
padding: 0;
	z-index: 2;
	margin-bottom: 0;
	margin-top: 0;
}



/* @end */

/* @group Lighter menu bits */

#shows_nav
{
	position: relative;
	z-index: 2;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	color: #fff;
	text-shadow: #191919 2px 1px 2px;
	display: block;
	height: 323px;
	clear: none;
	float: none;
	width: 672px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 15px;
	top: 0;
}

#shows_nav a
{
height: 2em;
line-height: 2em;
width: 5em;
display: block;
color: #fff;
text-decoration: underline;
text-align: center;
	border-width: 0.1em;
	border-color: #dcdce9;
	background-position: left;
	background-repeat: repeat-x;
	font-size: 22px;
	z-index: 2;
	float: left;
}

#shows_nav li
{
	z-index: 2;
	width: 210px;
	height: 323px;
	position: relative;
	margin-left: 0.4em;
	margin-right: 0.4em;
	float: left;
}

#shows_nav li a:hover {
	text-decoration: none;
	text-shadow: #fff 0 0 4px;
	z-index: 2;
}

#shows_nav ul
{
list-style: none;
padding: 0;
	z-index: 2;
	margin-bottom: 0;
	margin-top: 0;
	display: inline;
}



/* @end */



/* @end */