/*
Theme Name: Wobb
Theme URI: http://Thewayofthebboy.com
Description:  The Custom Way Of The B-boy WordPress Theme
Version: 1.5
Author: JTk
Author URI: http://imjtk.com/
Tags: clean, plain, fixed width, multiple collum layout, widgets
*/

html, body { height: 100%; }

body {
	background: #FFCC00 url(images/back.jpg) 0 0 repeat-x;
	color: #002B3B;
	text-align: center;
	font-family: arial, verdana, sans-serif;
	padding:0px;
}

* {
	padding:0;
	margin:0;
}

a:link {
	color: #EC2227;
	text-decoration: none;
}

a:visited {
	color: #EC2227;
	text-decoration: none;
}

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

#container {
	background: url(images/repeat.jpg) 0 repeat-y;
	min-height: 100%;
	_height: 100%;
	width: 930px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}



/* Header */

h1#header {
	margin: 0;
	height: 312px;
	text-indent: -1234em;
	position: relative;
	z-index: 1001;
	background: url(images/header.jpg) 0 no-repeat;
}

#header a {
	position: absolute;
	left: 500px;
	top: 1px;
	height: 210px;
	width: 400px;
	text-decoration: none;
}


/* Content */

#wrapper {
	width: 600px;
	position: relative;
	float: right;
	z-index: 12001;
	margin: 5px 0 0 0;
}

#content {
	margin: 0 30px 0 15px;
}

#sidebar {
	position: relative;
	float: left;
	color: #ffffff;
	margin: 5px 5px 0 35px;
	width: 235px;
	z-index: 1002;
  }

#sidebar ul li h2 {
	color:	#FFCC00;
	margin: 20px 0 10px 0;
	padding: 0 5px 5px 10px;
	font-size: 12px; 
	line-height: 1.33em;
	text-transform: uppercase;
	font-weight: bold;
	border-bottom: 1px solid #FFCC00;
}

#sidebar ul li ul li {
  	padding: 5px 0 5px 25px;
	margin: 0 0 0 15px;
	font-size: 12px;
	font-weight: bold;
	line-height: 1em;
	background:   url(images/green_cross.jpg)   left  no-repeat;
	position: relative;
}

#sidebar ul li ul li ul li{
	margin-left: 0px;
	padding-left: 6px;
	padding-bottom: 4px;
	font-weight: normal;
		background: none;

}

#sidebar ul li ul li ul{
	margin-left: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-bottom: 0;
}

/*  All of the sidebar H2's no margins */

#sidebar li {
	margin: 0;
	background: none;
}

#sidebar li ul{
	margin: 10px 0 0 0;	
}

#sidebar ul li{
	margin: 0 0 0 0;
	padding: 1px 0 0 0;
}

#sidebar ul {
	margin: 0;
	padding: 0 0 20px 0;
	background: none;
}

#sidebar a {
	color: #ffffff;
 	text-decoration: none;
}

#sidebar a:visited {
	color: #ffffff;
 	text-decoration: none;
}

#sidebar a:hover {
	color: #ED1C24;
	text-decoration: underline;
}

.watch_the_trailer {
	margin: 10px 0 0 6px;
	position: relative;
	z-index: 9999;
}

#the_trailer {
	position: relative;
	z-index: 9998;
	margin: 5px 0 0 0;
	border: 6px solid #ccc;
	width: 233px;
	text-align: center;
}

.rss_feed {
	margin: 2px 0  0 0;
	position: relative;
	z-index: 9999;
	}

/* Mani Menu */


#main_menu {
	color: #fefefe;
	position: absolute;
	top: 30px;
	right: 440px;
	z-index: 99999;
}

#header_nav {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}


#header_nav li {
	margin: 5px 0 5px 0;
	padding: 0;
	list-style: none;
}

#header_nav ul {

width: 106px;
	
}

#header_nav a {
	float: right;
	padding: 10px 0 0 0 ;
	overflow: hidden;
	height: 0px !important;
	height /**/:60px; /* for ie5/Win only */
}

#header_nav a:hover {
	background-position: 0 -10px;
}

#header_nav a:active, #nav a.selected {
	background-position: 0 -0px;
}

#news_nav a {
	width: 43px;
	background: url(images/nav_news.jpg) top right no-repeat;
	margin: 0 0 15px 0;
}

#synopsis_nav a {
	width: 73px;
	background: url(images/nav_synopsis.jpg) top right no-repeat;
	margin: 0 0 15px 0;
}

#cast_nav a {
	width: 34px;
	background: url(images/nav_cast.jpg) top right no-repeat;
	margin: 0 0 15px 0;
}

#producers_nav a {
	width: 90px;
	background: url(images/nav_producers.jpg) top right no-repeat;
		margin: 0 0 15px 0;
}

#directors_nav a {
	width: 81px;
	background: url(images/nav_directors.jpg) top right no-repeat;
		margin: 0 0 15px 0;
}

#credits_nav a {
	width: 60px;
	background: url(images/nav_credits.jpg) top right no-repeat;
	margin: 0 0 15px 0;
}

#distribution_nav a {
	width: 105px;
	background: url(images/nav_distribution.jpg) top right no-repeat;
	margin: 0 0 15px 0;
}

#contact_nav a {
	width: 64px;
	background: url(images/nav_contact.jpg) top right no-repeat;
	margin: 0 0 15px 0;
}






hr#clear {
	clear: both;
	height: 125px;
	visibility: hidden;
}

hr.clear_right_col {
	clear: both;
	height: 20px;
	visibility: hidden;
}

p,
pre,
blockquote,
form,
label,
dl,
fieldset,
address {
	margin: 10px 0;
}

fieldset {
	padding:10px;
}
h1 {
	color: #475263;
	font-size: 2.3em; 
}
h2 {
	color: #475263;
	font-size: 2.2em; 
}
h3 {
	color: #30292B;
	font-size: 1.8em; 
}
h4 {
	color: #A6AA78;
	font-size: 1.8em; 
}
h5 {
	color: #30292B;
	font-size: 1.4em; 
}

h6 {
	color: #30292B;
	font-size: 1.2em;
}

hr.clearing {
	height: 1px;
	visibility: hidden;
	clear:both;
	margin: 0;
}

hr.clearing_r {
	height: 1px;
	visibility: hidden;
	clear: right;
	margin: 0;
}

hr.clearing_l {
	height: 1px;
	visibility: hidden;
	clear: left;
	margin: 0;
}

hr.clearing_r_between_boxes{
	height: 40px;
	visibility: hidden;
	clear: right;
	margin: 0;
}

.dotted_line {
	border-bottom: 1px solid #010000;
	margin: 4px 10px 0 0;
}

small {
	color: #A4A4A4;
	font-weight: normal;
	font-size: 11px;
	text-transform: none;
	padding: 0 0 5px 0;
}


.read_more {
	margin: 0 40px 10px 0px;
	text-align: right;
}

.entry {
	margin: 0;
	padding: 6px 6px 6px 0;
	font-size: 13px; 
	line-height: 14px;
	color: #424242;
}

.entry img {
	margin: 5px 10px 5px 10px;
	border: none;
}

ul,
ol {
	margin: 5px 0 20px 0px;
	list-style-type: none;
}

li,
dd{
	margin-left: 7px;
	list-style-type: none;
}

blockquote {
	padding: 3px 7px 3px 7px;
	margin: 7px 5px 7px 3px;
    border: 1px dotted #FE942A;
	color: #313131;
	font-size: 12px;
}

.textwidget {
	padding: 0 0 0 8px;
}

.content_header {
	margin: 10px 0 10px 10px;
	border-bottom: 1px dotted #FE942A;
	color: #EC2227;
	font-weight: normal;
	text-transform: uppercase;
	padding: 0;
	font-size: 11px;
}

/*  Post - not entry - stuff */

.post {
	color: #010000;
	padding: 10px 0 25px 0;
	margin: 0 0 0 1px;
}

.postmetadata {
	color: #ED1C24;
	padding: 8px 10px 25px 10px;
	margin: 6px 9px 0 0;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	border-top: 2px dotted #9E9E9E;
	background:   url(images/keepem_separated.jpg)   bottom center  no-repeat;
}

.postmetadata a:link {
	color: #010000;
	text-decoration: none;
}

.postmetadata a:visited {
	color: #010000;
	text-decoration: none;
}

.postmetadata a:hover {
	color: #ED1C24;
	text-decoration: underline;
}


.post ul li{
	list-style-type: disc;
	margin-left: 25px;
	padding: 5px 0 3px 0;
}

.post ol li{
	list-style-type: decimal;
	margin-left: 25px;
	padding: 5px 0 3px 0;
}

.post h2 {
	margin: 0 0 2px 0;
	font-size: 18px; 
	line-height: 1em; 
	font-weight: 900; 
	text-transform: uppercase;
	color: #EC2227; 
	letter-spacing: -.2px;
	word-spacing: -.3px;
}

.post h2 a:link {
	color: #EC2227;
	text-decoration: none;
}

.post h2 a:visited {
	color: #EC2227;
	text-decoration: none;
}

.post h2 a:hover {
	color: #ED1C24;
	text-decoration: underline;
}

/* Comments styles */


#commentform {
	margin: 20px 0 10px 25px;
}

#postcomment {
	padding-left: 20px;
}

.comments_links {
	padding-left: 20px;
}

#comments  {
	padding-left: 15px;
}

ol.commentlist{
	margin: 0 0 50px 0;
}

.commentlist li {
	
}

.mad_city_comment {
	margin: 15px 66px 0 15px;
	padding: 0 10px 25px 15px;
	font-size: 12px;
	background: #F2F2F2;
	border-top: 1px solid #A4A4A4;
	color: #010000;
	}

.mad_city_commenter {
	margin: -10px 0 25px 390px;

}

 .commentlist{
	position: relative;
 }

 .more-link {
	font-size: 11px;
 }

 .small_comments {
	color: #868686;
	margin: 0 0 0 2px;
	font-size: 11px;
 }

.allowed_tags strong {
	font-size: 10px;
	color: #EC2227;
 }

.allowed_tags {
	margin: 15px 66px 20px 0px;
	padding: 5px 10px 3px;
	font-size: 10.4px;
	border-top: 1px solid #A4A4A4;
	border-bottom: 1px solid #A4A4A4;
	color: #606060;
}



h3#comments, h3#respond{
	margin:0 66px 0 15px;
	border-bottom: 1px dotted #9E9E9E;
	color: #ED1C24;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

#comment_submit {
	border: 1px solid #cfcfcf;
	width: 120px;
	height: 20px;
	font-size: 11px;
	border-bottom: 1px dotted #9E9E9E;
	color: #548E30;
	vertical-align: middle;
	padding: 0 0 4px 0;
	text-align: center;
}

/* Form Stuff */

input {
	color: #5a5a5a;
	border: none;
	padding: 4px 0 2px 7px;
	height: 18px;
	width: 300px;
	border: 1px solid #A4A4A4;
	font-size: 11px;
	font-family: arial, verdana, sans-serif;
}

textarea {
	color: #5a5a5a;
	border: none;
	padding: 10px 20px 0 10px;
	height: 158px;
	width: 332px;
	border: 1px solid #A4A4A4;
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
}


#home_search {
	position: absolute;
	top: 263px;
	right: 100px;
	z-index: 999999;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
}

#searchsubmit {
	border: 1px solid #cfcfcf;
	width: 50px;
	height: 20px;
	font-size: 10px;
	background-color:#F1F1F1;
	color: #74818C;
	vertical-align: middle;
	padding: 0 0 4px 0;
	text-align: center;
}

#searchform {
	margin: 0;
	padding: 0;
	vertical-align: middle;
}


#search_box {
	border: none;
	padding: 2px 0 0 7px;
	height: 33px;
	width: 297px;
	margin: 0;
	vertical-align: middle;
	background:   url(images/input_back.jpg)   left  no-repeat;
}

.buttons_no_b {
	border: none;
	background: none;
	margin: 2px 0 5px 0;
	height: 13px;
	width: 65px;
	vertical-align: middle;
}

.submit_no_b {
	border: none;
	background: none;
	margin: 2px 0 5px 0;
	height: 22px;
	width: 53px;
	vertical-align: middle;
}

.search_no_b {
	margin: 0;
	border: none;
	background: none;
	height: 25px;
	width: 50px;
	vertical-align: middle;
	float: right;
}


#subscribe_form {
	margin: 15px 0 -5px 5px;
	padding: 0;
	vertical-align: middle;
}

.subscribe {
	border: none;
	background: none;
	margin: 0 0 5px 0;
	height: 11px;
	width: 65px;
	float: right;
}

#side_subscribe {
	position: relative;
	color: #FFCC00;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#subscribe_box {
	border: none;
	padding: 2px 0 0 3px;
	height: 19px;
	width: 146px;
	margin: 0 0 1px 0;
	vertical-align: middle;
	background:   url(images/input_back.jpg)   left  repeat-x;
	color: #363636;
}

form {

}

#bottom_nav {
	margin: 50px 0 0 0;
	font-size: 11px;
}

.prev_nav {
	float: left;
}

.next_nav {
	float: right;
}

	  /* WordPress likes this http://codex.wordpress.org/CSS
-----------------------------------------*/

.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;
   /* optional rounded corners for browsers that support it */
   -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;
}

  /* Footer
-----------------------------------------*/
#footer {
	background: #FFCC00;
	min-height: 70px;
	_height: 70px;
	width: 949px;
	position: relative;
	padding: 0;
	margin: -70px auto 0 auto;
  }

#footer_container {
	padding-left: 70px;
    padding-top: 20px;
	font-size: 12px;
	color: #010000;
	text-align: center;
	font-weight: regular;
}




