/*
Theme Name: DJ Spider
Theme URI: http://www.resonatingart.com/
Description: 
Version: 5.6
Author: Nate Harvey


*/
*{margin:0 auto auto auto;padding:0;}
html { height: 100%; overflow: auto; } 

body { height: 100%; background-color: #ccc; margin: 0px; padding:0px; background-image:url(images/main_bk.jpg); background-repeat: repeat; background-attachment: fixed; } 

body, td, tr, h1, h2, h3, h4, h5, h6 { font-family:  Arial, Helvetica, sans-serif; font-size:12px; } 

label { cursor:pointer; } 

a:link, a:visited, a:active { text-decoration: none; color:#2c3c50 ;  font-weight:600;} 

a:hover { text-decoration: none; color: #480202; } 

a.headline, .headline { text-transform: none; color: #000000; font-size: 12px; } 

.input-box { font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; background-color:#480202; padding: 2px; margin:2px; border: 1px solid #570A0E; color: #FFFFFF; } 

.input-box:focus { border: 1px solid #570A0E; background-color:#8F060D; color: #FFFFFF; } 

.input-button { border: 1px solid #000000; } 

.input-button:hover { border: 1px solid #570A0E; background-color:#8F060D; color: #FFFFFF; cursor:pointer; } 

.highlight { color:#287271; font-weight:bold; text-transform: uppercase; } 

address, blockquote, body, dd, div, dl, dt, fieldset, form, frame, frameset, h1, h2, h3, h4, h5, h6, iframe, noframes, object, ol, p, ul, applet, center, dir, hr, menu, pre { display: block } 

h1 { font-size: 2em; margin: .67em 0 } 

h2 { font-size: 1.5em; margin: .83em 0 } 

h3 { font-size: 1.17em; margin: 1em 0 } 

h4, p, blockquote, ul, fieldset, form, ol, dl, dir, menu { margin:7px 0; list-style: url(images/bullet.png);} 

h5 { font-size: .83em; line-height: 1.17em; margin: 1.67em 0 } 

h6 { font-size: .67em; margin: 2.33em 0 } 




pre { white-space: pre } big { font-size: 1.17em } 

small, sub, sup { font-size: .83em } 
/* this is the space between the wall and the post*/
ol, ul, dir, menu, dd { margin-left: 40px } 
ol { list-style-type: decimal; list-style:url(images/bullet.png); } 
ol ul, ul ol, ul ul, ol ol { margin-top: 0; margin-bottom: 0;list-style:url(images/bullet.png); } 
u, ins { text-decoration: underline } 
center { text-align: center } 

a[href] { text-decoration: none; } 


a{
	outline:none;}
	
	
#wrapper{
	padding: 0;
	margin: 0;
	position: absolute;
	width:100%;
	min-height:100%;
	top:0px;
	right: 0px;
	left: 0px;
	z-index:0;
	background-image:url(images/main_bk.jpg);
	background-repeat: repeat; 
	background-attachment: fixed; 
	}
	
	#photo {
    width: 100%;
    height: auto;
}

	
		#flashsider{
  margin: 0;
  text-align: left;
  position: fixed;
  bottom: 0px;
  right: auto;
  left: 0px;
  z-index:-1;
}

	
	#loop-post{
		background-image:url(images/post_bk.jpg);
		background-repeat:repeat;
		}
		#loop-post-2{
		background-image:url(images/post_bk.jpg);
		background-repeat:repeat;
		margin-top:15px;
		}
		
		#loop{	
		background-image:url(images/post_bk.jpg);
		background-repeat:repeat;
		margin:0px;
		padding:0px;
		}
		
		#loop-post-single {
		padding-top:3px;
		padding-right:15px;
		padding-left:20px;
		padding-bottom:30px;
		}
			#loop-post-single ul li{
			list-style-image:url(images/bullet.png);
			list-style-position:inside;
			font-family:Arial, Helvetica, sans-serif; 
			font-size:12px;
			line-height:12px;
		}
		
		
		
		#loop-plugins {
			list-style:none;
			list-style-type:none;
			margin:0px;
			padding:0px;
			line-height:0px;
			font-size:0px;
			text-align:center;
		}

		
			#post-upper-single{
	background-image:url(images/post_upper_bk.jpg);
background-position:center top;
background-repeat:repeat-x;
height:55px;
		}
		#loop-post ul li{
			list-style-image:url(images/bullet.png);
			list-style-position:inside;
			font-family:Arial, Helvetica, sans-serif; 
			font-size:12px;
			line-height:12px;
		}
		#post-frontpage-content ul li{
			list-style-image:url(images/bullet.png);
			list-style-position:inside;
			font-family:Arial, Helvetica, sans-serif; 
			font-size:14px;
			line-height:12px;
			}
		#mp3{
			text-align:right;
			width:242px;
			height:250px;
			padding:0px;
			margin:0px;
			}
			#mp3 ul{
					line-height:0px;
				list-style:none;
				list-style-position:inside;
				list-style-type:none;}
			#mp3 li{
				line-height:0px;
				list-style:none;
				list-style-position:inside;
				list-style-type:none;}
				
			
				
		#post-upper{
	background-image:url(images/post_upper_bk.jpg);
background-position:center top;
background-repeat:repeat-x;
height:55px;
		}
			#post-upper-2{
	background-image:url(images/post_upper_bk.jpg);
background-position:center top;
background-repeat:repeat-x;
height:20px;
		}
		
		#post-title{
		padding:5px 0 0 5px;
height:25px;
margin:0;
		clear:both;
		}
		
		#post-title-line{
			padding: 2px 0px 2px 0px;
			clear:both;
		}
		
			#post-title-line-2{
			clear:both;
		}
		
		
	#post-title-line hr { 
    width:99%;
	height:5px;
	background-image:url(images/post_title_hr.jpg);
	background-position:left;
	background-repeat:no-repeat;
	border:none;
	clear:both;
		}
		#post-title-line-2 hr { 
    width:99%;
	height:5px;
	background-image:url(images/post_title_hr.jpg);
	background-position:left;
	background-repeat:no-repeat;
	border:none;
	clear:both;
		}
		
		#post-frontpage-content{
			clear:both;
		}
		
		#post-lower{
		height:20px;
		background-image:url(images/post_lower_bk.jpg);
		background-position:bottom;
		background-repeat:repeat;
		}
		.menu-nav{
			width:750px !important;
			margin: 0px;
			}
			.menu-nav table{
				width:750px !important;
			margin: 0px;}
		
		#menu-nav-bar-top{
			height: 15px;
			margin: 0px;
			}
		#menu-nav-bar-bottom{
			height:15px;
			margin:0px;
			padding:0px;
			}
			.featured {
	width:500px !important;
	height:250px !important;
	overflow:hidden;
	}
	#audio-featured-body
	{ width:750px;
	height:300px;
	margin:15px 0px 15px 0px;
		}
	
	#single-div {padding: 0px 20px 0px 20px;}
	.single-div-2 {padding: 0px 10px 0px 10px;}
		
		hr {
    height:2px;
    width:100%;
	background-position:center;
	background:#ffffff;
    margin: 10px 0px 10px 0px;  
	clear:both;
   }

 #third_sidebar{
	 margin:10px 10px 10px 10px;
	 width:90%; 
	 padding:5px;
	 }
/*	Sidebar 1	*/  

#sidebar {
 margin:0 0 10px 0;
 padding:0;
 }
 
 #sidebar td{
	   background-image:url(images/post_bk.jpg);
		background-repeat:repeat;

 }
 
#sidebar h2  {
 font-size:16px;
 margin:0;
 padding:8px 0 0 10px;
 color:#480202;
 text-transform:uppercase;
 height:35px;
 background-image:url(images/sidebar_upper_bk.png);
 background-position:top;
 background-repeat:no-repeat;
 } 
 
#sidebar ul {
 margin:0;
 padding:0;
 line-height:12px;
 list-style:none;
  background-image:url(images/post_bk.jpg);
		background-repeat:repeat;
 }

#sidebar  ul li ul {
 margin-bottom:25px;
background-image:url(images/post_bk.jpg);
	background-repeat:repeat;
  list-style:none;
 } 
 
#sidebar  ul ul li{
 margin:0;
 padding:6px;
 padding-left:22px;
 list-style:none;
 }
 
#sidebar  ul ul ul {
 margin:0;
 padding:0;
  list-style:none;
 } 
  
#sidebar  ul ul ul  li{
 margin:0;
 padding:3px 2px 3px 5px;
  list-style:none;
 } 
 
 
 /* */
#tag_cloud {
 border:1px solid #ddd;
 background:#f5f5f5;
 padding:0 0 10px 0; 
 margin-bottom:10px;
 }
 
#tag_cloud h2{  
 margin-bottom:10px;
 }
 
#tag_cloud a{  
 padding-left:5px;
 }
  
/*	Footer		*/ 

.footer, a.footer:link, a.footer:visited{ font-size: 10px; text-transform: uppercase; } 

a.footer:active { font-size: 10px; text-transform: uppercase; color: #333333; }

a.footer:hover{ font-size: 10px; text-transform: uppercase; color: #990000; } 

.footer-divider { text-transform: uppercase; color: #000000; font-weight: bold; } 

#footer {
 color:#fff;
 width:100%;
 height:95px;
 margin-bottom:75px;
 padding:5px 0px 5px 0px;
 text-align:center;
 background-image:url(images/boarder_lower_bk.png);
 

 }
 
#footer ul{
 margin:0;
 padding:0;
 }
 
#footer ul li {
 list-style:none;
 padding:3px;
 margin:3px;
 padding-left:22px;
 border-bottom:1px solid #232323;
 }  
 
#footer h3 {
 color:#aaa;
 font-size:18px;
 margin:0;
 border-bottom:4px double #333;
 padding:0 0 5px 3px;
 }
 
.foot-left, .foot-middle, .foot-right{
 width:306px;
 margin:5px;
 float:left;
 } 
 
.foot-right{
 padding:0; 
 }
 
.foot-right img{ 
 padding:2px;
 margin:4px;
 width:55px;
 height:55px;
 border:1px solid #333;
 }  

#foot-bottom{
 background:#222;
 height:40px;
 padding:8px 5px 0 5px;
 border-top:1px solid #333;
 color:#bbb;
 } 
 
#foot-bottom a:link, #foot-bottom a:active ,#foot-bottom a:visited {
 color:#480202;
 }
 
#foot-bottom a:hover {
 color:#fff;
 }  
 
#footer a:link, #footer a:active, #footer a:visited {
 color:#480202;
 } 
 
#footer a:hover{
 color:#fff;
 } 
 
.flick {
 padding:5px 0 5px 15px; 
 }   
/*calendar start*/
#wp-calendar {
	text-align:center;
	font:Arial, Helvetica, sans-serif;
	border: 1px solid #ddd;
	font-size: 14px;
	margin: 8px 10px 8px 10px;
	width: 90%;
	
}

#wp-calendar #next a {
font:Arial, Helvetica, sans-serif;
	padding-right: 10px;
	text-align: center;
	color:#480202;
}

#wp-calendar #prev a {
font:Arial, Helvetica, sans-serif;
	padding-left: 10px;
	text-align: center;
	color:#480202;
}

#wp-calendar a {
	font:Arial, Helvetica, sans-serif;
	display: block;
	text-decoration: none;
	color:#480202;
	font-weight:bold;
	text-align:center;
}

#wp-calendar a:hover {
font:Arial, Helvetica, sans-serif;
	color: #313131;
}

#wp-calendar caption {
	font: Arial, Helvetica, sans-serif;
	color: #313131;
	font-size: 16px;
	text-align: center;
	font-weight:bold;
}

#wp-calendar td {
	color: #313131;
	font: normal 12px Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
font:Arial, Helvetica, sans-serif;
}

#wp-calendar td:hover, #wp-calendar #today {
font:Arial, Helvetica, sans-serif;
	color: #480202;
	font-weight:bold;
}

#wp-calendar th {
font:Arial, Helvetica, sans-serif;
	font-style: normal;
	text-transform:capitalize;
	text-align:center;
	color:#313131;
	font-weight:bold;
	font-size:12px;
	margin:8px;
}

/* search*/
.screen-reader-text {
	font-size:0px !important;
	color:#fff;
	}
	
	#search-3 input{
		color: #480202;
background: #ccc;
border: 1px solid #000;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-variant:small-caps;
		}

 
