/*  
Theme Name: Quadruple Blue
Theme URI: http://www.wpdesigner.com
Description: Quadruple Blue Wordpress theme created by Small Potato for WordPress 2.0 series.
Version: 1.0
Author: Small Potato
Author URI: http://www.wpdesigner.com/

	This theme is released under Creative Commons Attribution 2.5 License.

*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
}

body{
	font-family:Geneva, Arial, Helvetica, sans-serif;
        font-size: 11px;
	text-align: center;
	vertical-align: top;
	background: #000000;
	color: #464646;
}

h1, h2, h3, h4, h5, h6{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}

a{
	text-decoration: underline;
	color: #ee3727;
}

a:hover{ text-decoration: none; }

a img{ border: 0; }

abbr, acronym{ border: 0; }

address, dl, p{ padding: 15px 0 0; }

blockquote{
	margin: 15px 0 0;
	background: #eaf6fe;
}

blockquote p{ padding: 15px; }

blockquote blockquote{
	margin: 15px;
	background: #fff;
}

code{
	background: #f9f9f9;
}

dt{ font-weight: bold; }

dd{ padding: 0 0 0 15px; }

hr{
	clear: both;
	margin: 15px 15px 5px 15px;
	border: 0;
	height: 1px;
	text-align: left;
	background: #daf0fe;
	color: #daf0fe;
}

small{
	font-size: 11px;
}

pre{
	width: 90%;
}
/*
input, textarea {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}


input {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #636363;
	color: #ffffff;
	margin-top: 5px;
	padding: 2px 5px 4px 5px;
	font-weight: bold;
	vertical-align: middle;
	border-style: none;
}

input#s, input#author, input#email, input#url, textarea#comment{
	border: 1px solid #003053;
	background-color: #fff;
	padding: 3px;
}

input#author, input#email, input#url{
	margin: 0 5px 0 0;
}
*/


#container{
	width: 988px;
	margin: 0 auto;
	padding: 5px 0 0;
	text-align: left;
	margin-top: 0px;
	vertical-align: top;
	
}

#page{
	width: 988px;
	float: left;
	color: #fff;
	border-left: 4px solid white;
	border-right: 4px solid white;
	vertical-align: top;
	margin-top: 0px;
	background-color: #000000;
}

#header{
	width: 988px;
	height: 360px;
	float: left;
	margin-top: 0px;
	background: url("images/banner2.jpg") no-repeat top center;
	position: relative;
}



#headerbuttons{
	width: 157px;
	height: 109px;
	float: left;
	padding: 0px;
	margin-left: 10px;
	position: absolute;
	bottom: 0px;
}

#blueblock{
width: 157px;
padding: 0 0 1em 0;
margin-bottom: 1em;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size: 90%;
background-color: #d7df94;
color: #333;
text-transform: uppercase;
font-weight: bold;
}

* html #blueblock{ /*IE 6 only */
width: 147px; /*Box model bug: 180px minus all left and right paddings for #blueblock */
}

#blueblock ul{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#blueblock li {
border-bottom: 1px solid #d7df94;
margin: 0;
}

#blueblock li a{
display: block;
padding: 5px 5px 5px 8px;
border-left: 10px solid #4b5119;
border-right: 10px solid #9daa33;
background-color: #768026;
color: #fff;
text-decoration: none;
width: 100%;
}

html>body #blueblock li a{ /*Non IE6 width*/
width: auto;
}

#blueblock li a:hover{
border-left: 10px solid #6c7524;
border-right: 10px solid #b3c23b;
background-color: #96a233;
color: #fff;
}


#headerad{
	width: 790px;
	height: 90px;
	float: right;
	bottom: 0px;
	padding: 10px;
	margin-left: 170px;
	position: absolute;
}

#header h1{
	display: none;
	padding: 25px 30px 25px; 
	font-size: 36px;
	text-transform: uppercase;
	color: #b6e1fe;
}

#header a{
	color: #ffffff;
}

.rightad250{
	width: 320px;
	height: 265px;
	padding: 5px;
	margin: 10px;
	float: left;
	background-color: #ffffff;
	text-align: center;
}

* html .rightad250{ /*IE 6 only */
width: 316px;
padding: 0px;
padding-top: 5px;
}
/*
.search{
	width: 320px;
	height: 25px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	background-color: #000000;
	text-align: center;
}

* html .search{
width: 316px;
padding: 0px;
padding-top: 5px;
}
*/
* html #left_sidebar, .right_sidebar_col{
	width: 158px;
}

#left_sidebar, .right_sidebar_col{
	width: 160px;
	margin:0 10px;
	margin-top: 0px;
	float: left;
	display: inline;
	background-color: #ffffff;
}

#left_sidebar a:link a:visited {
	color: #3287e4;
	text-decoration: none;
}

#left_sidebar ul, .right_sidebar_col ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

/*
#left_sidebar li#search input, .right_sidebar_col li#search input{
	margin: 5px 5px 10px 5px;
}
*/

#left_sidebar li.widget_calendar h2, .right_sidebar_col li.widget_calendar h2{
	background-image: none;
}

#left_sidebar ul li, .right_sidebar_col ul li{
	margin: 0 0 10px;
}

#left_sidebar ul li h2, .right_sidebar_col ul li h2{
	padding: 8px 10px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	background: #636363;
	color: #ffffff;
	margin-top: 0px;
	
}

#left_sidebar ul ul, .right_sidebar_col ul ul{
	padding: 10px;
}

#left_sidebar ul ul li, .right_sidebar_col ul ul li{
	margin: 0;
	line-height: 24px;
}

.right_sidebar_col ul ul li{
	margin-left: 9px;
	line-height: 15px;
	list-style:circle;
	color: #ed2528;
}


#left_sidebar ul ul li h2, .right_sidebar_col ul ul li h2{
	padding: 0;
	text-transform: none;
	background-image: none;
}

#left_sidebar ul ul ul, .right_sidebar_col ul ul ul{
	padding: 0;
	background-image: none;
}

#left_sidebar ul ul ul li, .right_sidebar_col ul ul ul li{
	padding: 0 0 0 10px;
}

.right_sidebar_container_bottom{
	width: 350px;
	margin: 10px 0 0;
	float: left;
	background: #000000 url(images/bg_right_sidebar_container_bottom.jpg) no-repeat bottom left;
}

.right_sidebar_container_top{
	width: 350px;
	float: left;
	padding: 0 0 10px;
	background: url(images/bg_right_sidebar_container_top.jpg) no-repeat;
}

.right_sidebar_col{
	margin: 0 0 0 10px;
}

.right_sidebar_col a, .right_sidebar_col a:visited {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	font: bold;
}

.right_sidebar_col a:hover{
	color: #ed2528;
	text-decoration: underline;
	font-size: 12px;
	font: bold;
}

.right_sidebar_col ul li#search input#s{
	border: 1px solid #c2ddef;
}

.right_sidebar_col ul li{
	margin: 0px 0 0;
}

.right_sidebar_col ul li h2{
	background: #636363;
	color: #ffffff;
}

.right_sidebar_col ul ul{
	background: #ffffff;
}

.wide_column_bottom, .wide_column_top{
	width: 808px;
	float: left;
	padding: 0 0 10px;
	background:#fff;
	color: #000;
}
.wide_column {
	width: 808px;
	float: left;
	padding: 0px;
	background:#fff;
	color: #000;
}

.wide_column_top{
	padding: 0;
	background: #ffffff;
}

.narrow_column{
	width: 438px;
	margin: 0 10px;
	float: left;
	display: inline;
}

.post, .post_alt{
	margin: 10px 0 0;
	padding: 5px;
/*	background: url(images/bg_post.jpg) no-repeat;*/
}

.post1 {
	margin: 10px 0 0;
	padding: 5px;
}

.post_alt{
/*	background: url(images/bg_post_alt.gif) no-repeat;*/
}

.post h2 a, .post_alt h2 a{
	color: #000000;
	text-decoration: none;
	font-size:18px;
	font-weight:bold;
}
.post h2 a:hover, .post_alt h2 a:hover{
	color: red;
	text-decoration: none;
}

.postdate{
	padding: 8px 0px;
	font-size: 11px;
	color: #ee4526;
}

.entry{
	line-height: 18px;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	padding: 15px 0 0;
}

.entry h1{
	font-size: 24px;
	line-height: 30px;
}

.entry h2{
	line-height: 24px;
}

.entry h3{
	font-size: 16px;
}

.entry h4{
	font-size: 14px;
	font-weight: bold;
}

.entry h5, .entry h6{
	font-size: 12px;
}

.entry h3, .entry h4, .entry h5{
	font-weight: bold;
}

.entry img{
	border: 1px solid #daf0fe;
	padding: 4px;
}

.entry img.wp-smiley{
	border: 0;
	padding: 0;
}

.entry img.alignleft{
	float: left;
	margin: 5px 10px 0 0;
}

.entry img.alignright{
	float: right;
	margin: 5px 0 0 10px;
}

.entry p.postinfo{
	margin: 0;
	padding: 6px 0 15px 0;
	background: url(images/bg_dotted.gif) repeat-x bottom left;
}

.browse{
	padding: 0 15px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
}

.browse a{
	font-weight: bold;
}



/* comments template */

.comments-template{
	padding: 15px 0 0;
	background: url(http://www.hithiphop.com/wp-content/themes/hithiphop/images/bg-dotted.gif) repeat-x;
}

.comments-template ol{
	margin: 0;
	padding: 0;
	list-style: none;
}

.comments-template ol li{
	margin: 15px 0 0;
	padding: 0 0 20px;
	background: url(images/bg_dotted.gif) repeat-x bottom left;
}


.commentmetadata{
	font-style: italic;
}

.comments-template p.nocomments{
	padding: 0;
}

/* end comments template */


/* wp-calendar */

table#wp-calendar{
	width: 100%;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-transform: none;
	line-height: 18px;
}

table#wp-calendar caption{
	padding: 10px 15px;
}

table#wp-calendar th{
	text-align: center;
	vertical-align: top;
}

table#wp-calendar td{
	text-align: right;
}

table#wp-calendar tfoot td{
	text-align: center;
}

/* end calendar */


#footer{
	width: 996px;
	margin: 0 0 10px;
	float: left;
	background: #585858;
	color: #fff;
	text-align: center;
}

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

#footer a:hover {
	color: #ed2528;
	text-decoration: underline;
}

#footer p{
	padding: 10px;
	line-height: 18px;
}


.rssbutton{
background-color: #ff6600;
border: 1px #ff6600 outset;
padding: 0 2px;
color: white;
text-decoration: none;
font: bold 10px Verdana;
}

.rssbutton:visited, .rssbutton:hover, .rssbutton:active{
color: white;
}

.cssbutton{
background-color: #ffffff;
padding: 1px 4px;
color: #000000;
text-decoration: none;
font: bold arial 10px;
width: 152px;
display: block;
line-height: 150%;
}

.cssbutton:visited{
color: black;
}

.cssbutton:hover{
background-color: #fef9c0;
padding: 2px 3px 0 5px; /*shift text 1px to the right and down*/
}

.cssbutton:active{
color: black;
}


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.buttonmenu{
list-style-type: none;
margin: 0;
padding: 0;
width: 145px;
}

.buttonmenu li a{
color: white;
display: block;
width: 100%;
padding: 2px 4px;
text-decoration: none;
font-weight: bold;
border: 1px solid;
border-color:#c2c2c2 #616161 #616161 #c2c2c2; /*light dark dark light*/
background-color: #959595;
text-decoration:none;
}


.buttonmenu li a:visited{
color: white;
}

.buttonmenu li a:hover, .buttonmenu li a:active{
color: black;
background-color: #b0b0b0;
}



/* Banner */

#Table_01 {
	position:absolute;
	left:0px;
	top:0px;
	width:987px;
	height:245px;
}

#banner-tl_ {
	position:absolute;
	left:0px;
	top:0px;
	width:356px;
	height:33px;
}

#Home_ {
	position:absolute;
	left:356px;
	top:0px;
	width:57px;
	height:33px;
}

#dash1_ {
	position:absolute;
	left:413px;
	top:0px;
	width:12px;
	height:33px;
}

#Contact_ {
	position:absolute;
	left:425px;
	top:0px;
	width:99px;
	height:33px;
}

#dash2_ {
	position:absolute;
	left:524px;
	top:0px;
	width:13px;
	height:33px;
}

#Advertise_ {
	position:absolute;
	left:537px;
	top:0px;
	width:88px;
	height:33px;
}

#banner-tr_ {
	position:absolute;
	left:625px;
	top:0px;
	width:362px;
	height:33px;
}

#banner2_ {
	position:absolute;
	left:0px;
	top:33px;
	width:987px;
	height:212px;
}