/*   
Theme Name: DJMoose
Theme URI: http://dabbledstudios.com
Description: DJ Theme - DJ MOOSE
Author: Nancy Dorsner

Author URI: http://dabbledstudios.com/
Version: 1.0
Tags: DJ
.

Like WordPress, this work is released under GNU General Public License, version 2 (GPL).
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
*/

/* Reset default browser styles */
@import url('styles/reset.css');
/* Rebuild default browser styles */
@import url('styles/rebuild.css');
/* Basic WordPress Styles */
@import url('styles/wp.css');
/* Import a basic layout */
@import url('styles/1c-b.css');

body 
{color:#1f1f1f;
font-family:"helvetica", Arial, sans-serif;margin:0 auto;
background: #FFFFFF url(background.jpg) no-repeat scroll center top;
}

.container-inner {width:950px; margin:0 auto;}
h1,h2,h3,h4,h5,h6 {color:#291C02;font-family:"helvetica", Arial, sans-serif;}
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a {color:#fff;}
a {color:#CC4D00;text-decoration:none;}
a:hover, a:focus {
color:#FFFFFF;
font-weight:bold;
}

h1 {
font-size:2.4em;
font-weight:BOLD;
margin-top:-20px;
}

h3 {
color:#fff;
}

h2 {
color:#291C02;
font-size:1.7em;
font-weight:bold;
}


h4 {
color:#291C02;
font-size:1.2em;
margin-bottom:1em;
margin-left:10px;
margin-right:10px;
}

a img {
padding:0px;
}

#wrapper
   {
   color: #1f1f1f;
 width: 905px;
   }



/* =Header
-------------------------------------------------------------- */
#header
   {
   color: #1f1f1f;
   padding-top:30px;
    }

#masthead{
	width: 905;
	height: 200;
	}
	
	
#branding{
	float:left;
	width: 960;

	margin: 3;
	}
	
#access{
	float:left;
	width: 349px;

	}
	
	#head2{
	float:left;
	width: 425px;

	}
	
	#social{
	float:left;
	

	}
	
#left{
	
	
	float:left;

	}


/* =Menu
-------------------------------------------------------------- */

/*Menu */
#access {
	margin: 0 0 1.5em 0;
	overflow: none;
}
.skip-link {
	position:absolute;
        left:-9000px;
}


#blog-description{
	position:absolute;
        left:-9000px;
}



/* =Content
-------------------------------------------------------------- */


#content
   {
   background: url(postbk.png);
   float: right;
   text-align: left;
   width:459px;
   padding:10px;	
margin-right:9px; 
height:340px;
overflow:auto;  
   
   }

 #content-main
   {
   background: #1f1f1f;
   float: left;
   text-align: left;
   padding:0 0 10px;
   margin-left:10px;
   
   }  
 #content-main ul
   {
   list-style: none;
   margin:0;
   }  
   
   
.post {
border-bottom:1px dotted white;
float:left;
margin:0 0 1em;
padding:0 0 10px;

}

.entry-content, .entry-summary {
        margin: 1.5em 0 0 0;	
		font-size:1.1em;
}


/* =Navigation
-------------------------------------------------------------- */

.navigation {
        margin: 0 0 1.5em 0;
        overflow: auto; 
}

a.rollover1 {
	display: block;
	width: 52px;
	height: 33px;
	text-decoration: none;
	background: url("bio.png");
	background-position:bottom;
	}

a.rollover1:hover {
	background-position: top;
	}
	
a.rollover2 {
	display: block;
	width: 108px;
	height: 33px;
	text-decoration: none;
	background: url("podcast.png");
	background-position:bottom;	
	margin: 2px;
	}

a.rollover2:hover {
	background-position: top;
	}	
a.rollover3 {
	display: block;
	width: 62px;
	height: 33px;
	text-decoration: none;
	background: url("news.png");
	background-position:bottom;
	Margin-top: 2px;
	}

a.rollover3:hover {
	background-position: top;
	}	

.displace {
	position: absolute;
	left: -5000px;
	}

	a.rollover4 {
	display: block;
	width: 108px;
	height: 32px;
	text-decoration: none;
	background: url("booking.png");
	background-position:bottom;	
	margin-left: -1px;
	}

a.rollover4:hover {
	background-position: top;
	}	


/* =Widget Areas
-------------------------------------------------------------- */

.widget-area ul {
        list-style: none;
        margin-left: 0;
		padding-left:10px;
padding-top:10px;
}
.widget-area ul ul {
        list-style: disc;
        margin-left: 1.1em;
}
.widget-area ul ul ul {
        margin-left: 2.5em;
}
.widget-container {
        margin: 0 0 1.5em 0;
}
/* =navigation
-------------------------------------------------------------- */




/* Footer
-------------------------------------------------------------- */

#primary, #secondary {
color:#FFFFFF;
padding:0px;
}

#primary, #secondary h3
{
}

#dabbledlink 
{
width:350px;
height:40px;
float: right;
	}
	
	#site-info 
{
width:550px;
float: left;
	}



#footerbar
{
background:#291C02 none repeat scroll 0 0;
float:left;
margin-bottom:5px;
margin-top:15px;
width:905px;


	}

#footer {
	color:#291C02;
font-size:0.9em;
margin-bottom:20px;
margin-left:10px;
padding:0;
	}
	
#listen {
float:left;
margin-left:100px;
margin-top:20px;
}
#player {
float:left;
margin:35px 30px 30px 5px;
}
