/*
Theme Name: HyperSTAGE
Theme URI: http://labs.paulicio.us/viewport/
Description: A clean, image based layout
Version: 1.0
Author: HyperSTAGE
Author URI: http://hyperstage.net
Tags: pictures, images, simple, clean, viewport
*/

* {margin:0; padding:0;}

body {
	background:#667285 url(images/background.png) repeat-x;
	font: 12px/18px Tahoma, Arial;
	font-size: 62.5%;
	color: #272727;
	
	
}

a:link, a:visited {
	color: #272727;
	text-decoration: none;
}

a:hover, a:active {
	color: #272727;
	text-decoration: underline;
}

ul {
	list-style: circle;
}

img {
	border: none;
}

label {
	margin-left: 10px;
}

blockquote {
	margin: 0px 5px 10px 5px;
	padding: 10px 10px 1px 10px;
	font-style: italic;
	border: 1px solid #ddd;
	background-color: #f3f3f3;
}

span.left { float: left; }
span.right { float: right; }

.clearer { clear: both; }

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: justify;
   direction:rtl;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 4px 5px 0 5px;
   margin: 0;
   
}

#page {
		
	min-width: 950px;
	max-width: 1100px;
	margin: 0px auto;
	position: relative;
	
}
/*
#header {
	direction:rtl;
	width: 940px;
	height: 100px;
	margin: 0px auto;
	padding-bottom: 10px;
}

#header h1 {
	padding: 30px 0 16px 0;
	font-family: Georgia;
	font-size: 3.2em;
}
*/
/*
#nav {
	width: 500px;
	float: left;
	font-size: 1.2em;
	text-transform: lowercase;
}

#nav li {
	display: inline;
	float: left;
	padding: 10px 6px;
	list-style: none;
	background: transparent url(images/navbar/mid.png) repeat-x 0 0;
}

#nav .subscribe {
	padding-right: 20px;
	background: transparent url(images/rss.png) no-repeat 100% 50%;
}

#nav li.left {
	height: 36px;
	width: 15px;
	padding: 0;
	background: transparent url(images/navbar/left.png) no-repeat 0 0;
}

#nav li.right {
	height: 36px;
	width: 15px;
	padding: 0;
	background: transparent url(images/navbar/right.png) no-repeat 0 0;
}
*/


/*
#nav {

	margin:0px; padding:0px; position:absolute;display:block;
	float:right;
	z-index:10000;
	font-size:13px;
}
#nav > li { list-style-type:none; float:right; display:block; margin:0px 10px; 
position:relative; padding:10px; min-width:100px; text-align:center;}
#nav > li:hover ul { display:block; }
#nav > li:hover {background:#808080 url(images/alert-overlay.png) repeat-x; -moz-border-radius:10px; -webkit-border-radius:10px;  }
#nav li ul { margin:0px; padding:0px; display:none;}
#nav li ul li { list-style-type:none; margin:10px 0 0 0;}
#nav li ul li a { display:block; padding:5px 10px; color:#A2E200; text-decoration:none;}
#nav li ul li:hover a { background-color:#606060; -moz-border-radius:5px; -webkit-border-radius:5px;}
#nav li span { cursor:pointer; margin:0px 10px; font-weight:bold; }
*/



.header {
	margin:10px auto 0px auto;
	clear:both;
	float:none;
	width:950px;
	z-index:10000000;
}

.header .logo{
	background:url(images/logo.png) no-repeat;
	width:342px;
	height:130px;
	display:block;
	margin:10px 0px;
	float:right;
}



.header .headerleft{
	float:left;
	width:590px;
	margin:15px 0px;
	direction:rtl;
	text-shadow:0px 1px 1px #1f242a;
}


.header .headerleft .headerlinks{
	height:30px;
	float:right;
	background:#2c2c2c url(images/alert-overlay.png) repeat;
	border-top:solid 1px #303844;
	border-left:solid 1px #303844;
	border-right:solid 1px #656f7f;
	border-bottom:solid 1px #6e7887;
	padding:2px;
	margin:0px 3px 0px 3px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}


.header .headerleft .headerlinks ul{
	list-style:none;
	margin:5px 0px;
	color:#ccc;
	
}

.header .headerleft .headerlinks ul li{
	display:inline;
	padding:6px 11px 8px 11px;
	cursor:pointer;
	color:#ccc;
	font-size:12px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;	
}

.header .headerleft .headerlinks ul li.selected{
	background:#2c2c2c;
	color:#fff;
}

.header .headerleft .headerlinks ul li:hover{
	color:#fff;
}

.header .headerleft .headerlinks ul li#textitem{
	cursor:inherit;
	color:#ccc;
}

.header .headerleft .headerlinks ul li#textitem:hover{
	background:none;
}

.header .headerleft .headerlinks ul li a{
	color:#fff;
	text-decoration:none;
}


.header .headerleft .headmenu{
	background: #6f6f6f url(images/alert-overlay.png) repeat-x; 
	position:absolute;
	display:none;
	padding:5px 10px 10px 10px;
	min-width:100px;
	min-height:100px;
	color:#fff;
	z-index:10000;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-moz-box-shadow:0px 2px 5px #222730;
	-webkit-box-shadow:0px 2px 5px #222730;
}
.header .headerleft .headmenu ul{
	margin:3px 15px 0px 0px;
}

.header .headerleft .headmenu .title{
	font-weight:bold;
	background: #7a7a7a url(images/alert-overlay.png) repeat-x; 
	color:#fff;
	display:block;
	padding:3px 10px 3px 10px;
	text-align:center;

	border-top:solid 1px #585858;
	border-left:solid 1px #585858;
	border-right:solid 1px #9f9f9f;
	border-bottom:solid 1px #9f9f9f;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

.header .headerleft .headmenu .setoftwo{
	float:right;
	margin:0px 5px 0px 5px;
}

.header .headerleft .headmenu ul li{
	display:block;
	padding:3px;
}

.header .headerleft .headmenu ul li:hover{
	background:none;
	text-decoration:underline;
}

.header .headerleft .headerad{
	margin:5px 0px 0px 0px;
}


#searchbox {
	width: 285px;
	margin-top: 4px;
	float: left;
}

#searchbox li {
	width: 285px;
	height: 26px;
	background: transparent url(images/search.png) no-repeat 0 0;
	list-style: none;
}

#searchbox input {
	width: 270px;
	background: none;
	border: none;
	padding: 6px 8px 6px 8px;
	color: #efefef;
	font-size: 1.2em;
}

#mid {
	width: 100%;
	padding-bottom: 20px;
	margin-top: 10px;
}

#mid.index {
	background: transparent url(images/indexbg.png) no-repeat 50% 0;
}

#mid.single {
	clear:both;
	background: transparent url(images/singlebg.png) no-repeat 50% 0;
}

#mid.archive {
	background: none;
}

.panel, .panel-single {
	font-family: Traditional Arabic;
	color: #efefef;
	position: relative; 
	display: block; 
	width: 940px;
	height: 600px;
}

.panel-single {
	height: 300px;
	margin: 0px auto;
	padding-top: 10px;
}

.wrapper-archive {
	width: 270px;
	height: 240px;
	padding: 10px;
	margin: 0 10px 10px 10px;
	background: transparent url(images/archivebg.png) no-repeat 0 0;
	display: block;
	position: relative;
	float: left;
}

.wrapper-archive .post-title {
	max-width: 220px;
	font-size: 1.4em;
	
}

.post-title, .post-title-single {
	max-width: 870px;
	padding: 15px;
	position: absolute;
	top: 20px;
	left: 20px;
	z-index: 100;
	background: transparent url(images/titlebg.png) repeat 0 0;
	font-size: 4em;
	font-weight: normal;
	direction:rtl;
}

.post-title a, .post-title-single a, .entry a {
	color: #efefef;
	text-decoration: none;
}

.post-title-single {
	top: 30px;
}

.entry {
	font-family:tahoma;
	text-align:justify;
	direction:rtl;
	max-width: 440px;
	padding: 25px;
	position: absolute;
	bottom: 20px;
	right:20px;
	z-index: 100;
	background: transparent url(images/titlebg.png) repeat 0 0;
	font-size: 1.3em;
	line-height: 1.2em;
	
}

.entry ul {
	margin: 5px 0 10px 0;
}

.entry li {

	border-bottom: 1px solid #3b3b3b;
	list-style: none;
}

.entry a:hover {
	color: #c6c6c6;
}

.entry .big {
	font-size: 2em;
}

.entry .rss-big {
	padding-right: 24px;
	background: transparent url(images/rss.png) no-repeat 100% 60%;
}

.content-top {
	height: 15px;
	width: 600px;
	background: transparent url(images/content/top.png) no-repeat 0 0;
}

.content-mid {
	width: 560px;
	padding: 0 20px;
	background: transparent url(images/content/mid.png) repeat-y 0 0;
	text-align:justify;
	direction:rtl;
}

.datetime{
	background:#666 url(images/alert-overlay.png) repeat-x;
	width:140px;
	text-align:center;
	padding:5px 5px 15px 5px;
	margin:5px -5px -13px -5px;
	color:#fff;
	text-shadow:0px -1px 1px #111;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-moz-box-shadow:0px 0px 3px #000;
	
	
}


.content-bottom {
	height: 15px;
	width: 600px;
	background: transparent url(images/content/bottom.png) no-repeat 0 0;
}

.postmetadata {
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-right:30px;
	line-height: 1.5em;
}

.postmetadata-archive {
	width: 100%;
	height: 58px;
	padding-top: 10px;
	font-family: "Lucida Grande", Tahoma, "Trebuchet MS";
	color: #272727;
	line-height: 1.5em;
}

#thepost {
	margin-bottom: 15px;
	
}

#content {
	width: 940px;
	margin: 0px auto;
	line-height: 25px;
	font-size: 1.2em;
	
}

#content li {
margin: 0px 25px 0px 0;
	
}

#narrow-column {
	width: 600px;
	float: left;
	direction:rtl;
}

#narrow-column p, #narrow-column h3 {
	padding-bottom: 10px;
}

#narrow-column p a {
	font-weight: bold;
	color: #594e7a;
}

#narrow-column ul {
	margin: 0 0 10px 20px;
}

#narrow-column input, #narrow-column textarea, #narrow-column submit {
	padding: 6px;
	border: 1px solid #c6c6c6;
}

#narrow-column #submit:hover {
	background-color: #333;
	color: #efefef;
}

#narrow-column textarea {
	width: 545px;
}

.prev-ep img{
	width:260px;
	height:162px;
}
.commentlist {
	list-style: none;
	margin-bottom: 10px;
	direction:rtl;
}

.commentlist span.left a {
	font-weight: bold;
}

.commentlist span.right a {
	font-size: 0.8em;
	color: #9e9e9e;
}

.comment-top {
	width: 500px;
	height: 25px;
	padding: 10px;
	padding-bottom: 0;
	background: #fff url(images/comments/head.png) no-repeat 0 0;
}

.comment-mid {
	width: 460px;
	padding: 15px 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #c6c6c6;
}

.comment-bottom {
	width: 550px;
	height: 10px;
	background: #fff url(images/comments/bottom.png) no-repeat 0 0;
}

.commentmetadata {
	font-size: 0.8em;
}

#sidebar {
	width: 300px;
	line-height: 1.5em;
	float: right;
	direction:rtl;
}

.sidebar-top {
	height: 15px;
	width: 300px;
	background: transparent url(images/sidebar/top.png) no-repeat 0 0;
}

.sidebar-mid {
	width: 260px;
	padding: 0 20px;
	background: transparent url(images/sidebar/mid.png) repeat-y 0 0;
}

.sidebar-bottom {
	height: 15px;
	width: 300px;
	background: transparent url(images/sidebar/bottom.png) no-repeat 0 0;
}

#sidebar li {
	list-style: none;
}

#sidebar h2 {
	margin: 10px 0;
	padding-top: 10px;
	border-top: 1px solid #c6c6c6;
	font-family: Arial;
}

#footer {
	color:#fff;
	background:#545e6e url(images/alert-overlay.png) repeat-x;
	padding:8px;
	direction:rtl;
	width: 940px;
	height:45px;
	margin: 0px auto 20px auto;
	padding-bottom: 10px;
	text-align: right;
	font-size: 11px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-moz-box-shadow:0px 2px 5px #222730;
	-webkit-box-shadow:0px 2px 5px #222730;
}

#footer a {
	color: #fff;
}

#footer a.valid {
	padding-left: 16px;
	background: transparent url(images/tick.png) no-repeat 0% 50%;
}

#footer a.valid:hover {
	background: transparent url(images/tick-hover.png) no-repeat 0% 50%;
}

/* Coda Slider
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

/* These 2 lines specify style applied while slider is loading */
.csw {width: 100%; height: 600px; overflow: hidden}
.csw .loading {margin: 0; text-align: center}

.stripViewer { /* This is the viewing window */
	position: relative;
	overflow: hidden;
	clear: both;
	width: 940px;
	height: 600px;
	margin: 0px auto;
	padding-top: 5px;
	
}

.stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
	position: relative;
	left: 0; top: 0;
	width: 100%;
	/* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
}

.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
	float:left;
	height: 600px;
	position: relative;
	width: 940px; /* Also specified in  .stripViewer  above */
}

.stripNavL, .stripNavR {
	position: relative;
	top: -360px;
	z-index: 200;
}

.stripNavL { float: left; }

.stripNavR { float: right; }






.awesome, .awesome:visited {
	border:none;
	background: #222 url(images/alert-overlay.png) repeat-x; 
	display: inline-block; 
	padding: 5px 10px 6px; 
	color: #fff; 
	text-decoration: none;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
	margin:4px;
}

.awesome:hover							{ background-color: #111; color: #fff; }
.awesome:active							{ top: 1px; }
.small.awesome, .small.awesome:visited 			{ font-size: 11px; padding:3px ; }
.awesome, .awesome:visited,
.medium.awesome, .medium.awesome:visited 		{ font-size: 13px; font-weight: bold; line-height: 1; text-shadow: 0 -1px 1px rgba(0,0,0,0.25); }
.large.awesome, .large.awesome:visited 			{ font-size: 14px; padding: 8px 14px 9px; }

.green.awesome, .green.awesome:visited		{ background-color: #91bd09; }
.green.awesome:hover						{ background-color: #749a02; }
.blue.awesome, .blue.awesome:visited		{ background-color: #2daebf; }
.blue.awesome:hover							{ background-color: #007d9a; }
.red.awesome, .red.awesome:visited			{ background-color: #e33100; }
.red.awesome:hover							{ background-color: #872300; }
.magenta.awesome, .magenta.awesome:visited		{ background-color: #a9014b; }
.magenta.awesome:hover							{ background-color: #630030; }
.orange.awesome, .orange.awesome:visited		{ background-color: #ff5c00; }
.orange.awesome:hover							{ background-color: #d45500; }
.yellow.awesome, .yellow.awesome:visited		{ background-color: #ffb515; }
.yellow.awesome:hover							{ background-color: #fc9200; }
.gray.awesome, .gray.awesome:visited		{ background-color: #d5d5d5; color:#282828; }
.gray.awesome:hover							{ background-color: #c2c2c2; }


/* Home page - old episodes */

.old-episodes{
	width:940px;
	margin:13px auto 13px auto;
	direction:rtl;
}
.old-episodes h3{
	background:#8a99b0 url(images/alert-overlay.png) repeat-x;
	padding:8px;
	width:905px;
	margin: 0px auto 5px auto;
	padding-bottom: 10px;
	text-align: right;
	font-size: 11px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-moz-box-shadow:0px 2px 3px #222730;
	-webkit-box-shadow:0px 2px 3px #222730;
	text-shadow:0px -1px 0px #76859e;
	font:27px/30px Arial, Tahoma;
	font-weight:bold;
	text-indent:10px;

}

.old-episodes h3.shows{
margin-right:15px;
background-color:#3D4756;
color:#fff;
text-align:center;
font-family:"Traditional Arabic";
font-size:35px;

}
.old-episodes h3 a:hover{
	text-decoration:none;
	color:#000;
}

.old-episodes ul{
	list-style:none;
	display:block;
	margin:10px 0px 5px 0px;
	
}
.old-episodes ul li{
	display:inline-block;
	margin:0px 16px 0px 16px;
	height:240px;
}

.old-episodes img{
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-moz-box-shadow:0px 2px 5px #222730;
	-webkit-box-shadow:0px 2px 5px #222730;
}

.old-episodes img:hover{
	-moz-box-shadow:0px 4px 5px #222730;
	-webkit-box-shadow:0px 4px 5px #222730;
}



.prev-ep img{
width:230px;
height:132px;
}



.microAudio-bg {
	color: #E5E5E5;
	}

.microAudio-leftbg {
	color: #CCCCCC;
	}

.microAudio-lefticon {
	color: #333333;
	}

.microAudio-voltrack {
	color: #FFFFFF;
	}

.microAudio-volslider {
	color: #666666;
	}

.microAudio-rightbg {
	color: #B4B4B4;
	}

.microAudio-rightbghover {
	color: #999999;
	}

.microAudio-righticon {
	color: #333333;
	}

.microAudio-righticonhover {
	color: #FFFFFF;
	}

.microAudio-skip {
	color: #002EB8;
	}

.microAudio-text {
	color: #333333;
	}

.microAudio-track {
	color: #F4F4F4;
	}

.microAudio-border {
	color: #E5E5E5;
	}

.microAudio-loader {
	color: #666666;
	}

.microAudio-tracker {
	color: #666666;
	}

.mAp, .adplr {
	width: 550px;
	}
