/*
Theme Name: Nabil Default
Theme URI: http://nabilabousamra.com/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Laxman Gunjikar
Author URI: http://laxmangunjikar.wordpress.com/
Tags: blue, custom header, fixed width, two columns, widgets
http://laxmangunjikar.wordpress.com/

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php

*/
* {
 margin: 0px;
 padding: 0px;
}

body {
 background: #000000;
 font-family:Arial, sans-serif;
 font-size: 16px;
 color: #000;
 height: 100%;
 text-align: center;
margin:0px;
 }
 
a img{
 border: 0px;
 }

a {
text-decoration: none;
cursor:hand;
}

li{
margin-top:3px;
}

.hidden {
 text-indent: -9000px;
 background: inherit;
 }

/***Header/logo tags***/

#header {
 height: 230px;
 width:990px;
 background:url(http://www.nabilabousamra.com/images/header_bg_3.jpg) no-repeat;
 margin-left:10px;
 }
 
 #movie_type {
background: url(http://www.nabilabousamra.com/images/fizzle_h.gif) top repeat-x;
height:80px;
width:990px;
 margin-left:10px;
}	

#movie{
margin-top:20px;
width:990px;
color:#666666;
font-size:14px;
margin-left:10px;
text-align:center;
}

#movie_bg{
background: url(http://www.nabilabousamra.com/images/movie_bg.gif) repeat-x;
width:120px;
height:41px;
color:#000000;
font-size:14px;
float:left;
font-weight:bold;
padding-top:11px;
margin-left:16px;
}

#movie_bg_active{
background: url(http://www.nabilabousamra.com/images/movie_bg_hover.gif) repeat-x;
width:120px;
height:41px;
color:#000000;
font-size:14px;
float:left;
font-weight:bold;
padding-top:11px;
margin-left:16px;
}

#movie_bg:hover{
background: url(http://www.nabilabousamra.com/images/movie_bg_hover.gif) repeat-x;
width:120px;
height:41px;
color:#000000;
font-size:14px;
font-weight:bold;
float:left;
margin-left:16px;
padding-top:11px;
}

#movie_text{float:left;font-size:14px;font-weight:bold;width:120px;height:41px;color:#666666;padding-top:11px;}
#movie_text:hover{background: url(http://www.nabilabousamra.com/images/movie_bg_hover.gif) repeat-x;float:left;font-size:14px;font-weight:bold;padding-top:11px;width:120px;height:41px;color:#000000;}
	
#header-bottom {
background:#1e1e1e url(http://www.nabilabousamra.com/images/fizzle_h.gif) repeat-x;
height:38px;
width:990px;
margin-top:-10px;
 margin-left:10px;
}	
#logo {
 float: left;
 margin-left: 25px;
 margin-top: 50px;
 width:350px;
 height:90px;
 }

#login_text {
color:#838b83;
float:right;
font-size:12px;
margin-right:30px;
margin-top:25px;
}
#logo h1,#logo h2 {
font-weight:400;
letter-spacing:-2px;

}

#logo h1 {
font-size:2.4em;
padding-top:10px;
color: #F58220;
}

#logo h2 {
font-size:1.3em;
color: #a0a0a0;
}
	
/***MAIN CONTENT (WHITE) AREA***/

.content {
 clear: both;
 text-align: left;
 margin: 5px 0 0 auto;
 }

#main_body{
margin:0px;
width:1015px;
margin-bottom:10px;
}

#left-nav {
width:200px;
background:url(http://www.nabilabousamra.com/images/left_nav_bak.gif) repeat-y;
height:428px;
float:left;
padding-bottom:10px;
margin-top:-27px;
margin-left:10px;
}

#leftnav-header {
width:200px;
background:#ffffff;
height:20px;
}

.nav_text{
color:#ffffff;
font-size:12px;
text-decoration:none;
width:200px;
height:30px;
list-style:none;
list-style-position:inside
}

div#menu ul li a:link,div#menu ul li a:active,div#menu ul li a:visited {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-top: 8px;
	padding-bottom: 8px;
	margin: 0px;
	width: 200px;
	font-size: 13px;
	font-weight: bold;
}
div#menu ul li a:hover {
	background-image: url(http://www.nabilabousamra.com/images/menu_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	list-style:none;
    font-weight: bold;
	font-size: 13px;
}

#active{
	background: url(http://www.nabilabousamra.com/images/menu_bg.gif);
	background-repeat: no-repeat;
	background-position: center;
}

#page_headings{
font-size:20px;
color:#ff9e03;
font-weight:bold;
}

#innerpages_box{
margin-left:20px;
margin-right:10px;
margin-bottom:15px;
width:350px;
margin-top:20px;
text-align:left;
color:#999999;
font-size:12px;
}

#innerpage_images{
width:380px;
height:317px;
float:left;
margin-top:50px;
border:0px;
}


#nav-header {
color:#838b83;
margin-left:10px;
padding-top:2px;
font-size:12px;
font-weight:bold;
}

.body-content {
background:#ffffff;
margin-left:215px;
height:495px;
}

#content h2{
 padding-left: 8px;
 font-size: 1.2em;
 text-transform: uppercase;
 margin-left: 15px;
 letter-spacing:-1px;
 margin-bottom: 10px;
 color: #F58220;}

#content p {
 font-size: 0.8em;
 line-height: 1.5em;
 color: #8f8f8f;}

#content p a{
 color: #324A97;}
 
#content p a:hover {
 color: #fff;
 background: #324A97;}

#content blockquote {
 margin: 15px;
 border: 1px solid #b0b0b0;
 padding: 10px;
 width: 500px;
 background: #f4f4f4;
 font-size: 0.8em;
 font-family: Courier, "Lucidia Console", "Times New Roman", sans-serif;
 color: #a0a0a0;}
 
#content abbr {
 border-bottom: 1px dotted #8f8f8f;
 }
 
 .input_text{
  background:#000000;
  border:1px solid #666666;
  width:250px;
  margin-top:5px;
  color:#ffffff;
  padding:2px 2px 2px 2px;
 }

/***Random stuff Area***/
 
#latest {
clear:both;
width:990px;
 background:#1e1e1e url(http://www.nabilabousamra.com/images/fizzle_h.gif) repeat-x;
 color:#838b83;
 font-size: 12px;
 height:80px;
 margin-left:10px;
}

#latest-text {
 color:#838b83;
 font-size:12px;
 font-weight:bold;
 margin-left:15px;
 padding-top:20px;
 text-align:left;
}

a.latest-text:link{color:#838b83;text-decoration:none;}
a.latest-text:active{color:#838b83;text-decoration:none;}
a.latest-text:visited{color:#838b83;text-decoration:none;}
a.latest-text:hover{color:#ffffff;text-decoration:none;}

#gallery_headers{
font-size:12px;
font-weight:bold;
color:#cccccc;
padding-bottom:10px;
}

#thumbnail_gallery{
width:160px;
height:100px;
border:3px solid #666666;
}

#thumbnail_gallery:hover{
width:160px;
height:100px;
border:3px double #ffffff;
}
	
/***FOOTER***/


#copyright{
color:#e28b01;
font-size:12px;
width:990px;
clear:both;
margin-top:20px;
padding-bottom:5px;
text-align:right;
}
 
 #nabil_img{
 height:174px;
 width:184px;
 float:left;
 margin-top:-3px;
 margin-left:-40px;
 }
 
 #slogan{
 margin-top:65px;
 background:url(http://www.nabilabousamra.com/images/slogan_img.gif) no-repeat;
 background-position:center;
 margin-right:10px;
 }

 #contactForm label.error {
	width: auto;
	display: inline;
	color: red;
	font-weight:normal;
	font-size:13px;
	padding-left:5px;
}

#footer_brand_logos{
background:url(http://www.nabilabousamra.com/images/logos/fawasel_tv.gif) no-repeat;
margin-left:35px;
height:48px;
width:68px;
}

#footer_brand_logos:hover{
background:url(http://www.nabilabousamra.com/images/logos/fawasel_tv_hover.gif) no-repeat;
margin-left:35px;
height:48px;
width:68px;
}

#footer_brand_logos1{
background:url(http://www.nabilabousamra.com/images/logos/lbc.gif) no-repeat;
height:48px;
margin-left:31px;
width:101px;
}

#footer_brand_logos1:hover{
background:url(http://www.nabilabousamra.com/images/logos/lbc_hover.gif) no-repeat;
height:48px;
width:101px;
}

#footer_brand_logos2{
background:url(http://www.nabilabousamra.com/images/logos/gear_one.gif) no-repeat;
height:48px;
margin-left:31px;
width:134px;
}

#footer_brand_logos2:hover{
background:url(http://www.nabilabousamra.com/images/logos/gear_one_hover.gif) no-repeat;
height:48px;
width:134px;
}

#footer_brand_logos3{
background:url(http://www.nabilabousamra.com/images/logos/music_plus.gif) no-repeat;
height:48px;
margin-left:31px;
width:131px;
}

#footer_brand_logos3:hover{
background:url(http://www.nabilabousamra.com/images/logos/music_plus_hover.gif) no-repeat;
height:48px;
width:131px;
}

#footer_brand_logos4{
background:url(http://www.nabilabousamra.com/images/logos/realimage-logo.gif) no-repeat;
height:48px;
margin-left:31px;
width:51px;
}

#footer_brand_logos4:hover{
background:url(http://www.nabilabousamra.com/images/logos/realimage-logo_hover.gif) no-repeat;
height:48px;
width:51px;
}

#footer_brand_logos5{
background:url(http://www.nabilabousamra.com/images/logos/shaer_al_rasoul.gif) no-repeat;
height:48px;
margin-left:31px;
width:48px;
}

#footer_brand_logos5:hover{
background:url(http://www.nabilabousamra.com/images/logos/shaer_al_rasoul_hover.gif) no-repeat;
height:48px;
width:48px;
}

#footer_brand_logos6{
background:url(http://www.nabilabousamra.com/images/logos/wide-angle-production.gif) no-repeat;
height:48px;
margin-left:31px;
width:53px;
}

#footer_brand_logos6:hover{
background:url(http://www.nabilabousamra.com/images/logos/wide-angle-production_hover.gif) no-repeat;
height:48px;
width:53px;
}

#footer_brand_logos7{
background:url(http://www.nabilabousamra.com/images/logos/aghani_tv.gif) no-repeat;
height:48px;
margin-left:31px;
width:70px;
}

#footer_brand_logos7:hover{
background:url(http://www.nabilabousamra.com/images/logos/aghani_tv_hover.gif) no-repeat;
height:48px;
width:70px;
}

.storytitle {
	margin: 0;
	font-size:20px;
	color:#ff9e03;
	font-weight:bold;
}

.storytitle a {
	font-size:20px;
	color:#ff9e03;
	font-weight:bold;
	text-decoration: none;
}

.storytitle a:hover {
	font-size:20px;
	color:#ff9e03;
	font-weight:bold;
	text-decoration: underline;
}

.feedback {
	color: #ff9e03;
	margin-top:15px;
	text-align: left;
	clear: both;
}

.feedback a {
	color: #ff9e03;
	margin-top:15px;
	text-align: left;
	clear: both;
}

.feedback a:hover{
	color: #ff9e03;
	text-align: left;
	clear: both;
	text-decoration: underline;
}

.url {
	margin: 0;
	font-size:12px;
	color:#ff9e03;
}
.url a {
	margin: 0;
	font-size:12px;
	color:#ff9e03;
}
.url a:hover {
	margin: 0;
	font-size:12px;
	color:#ff9e03;
	text-decoration: underline;
}

h2 {
	font-size:12px;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: 0.2em;
	margin: 15px 0 2px 0;
	padding-bottom: 2px;
}

/* Captions & aligment */
.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: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions & aligment */