/*  
Theme Name: Atlas
Theme URI: suck it
Description: cool layout hansel
Version: 1.0
Author: Ickabod
Author URI: 

*/

body, h1, h2, h3, h4, h5, h6, blockquote, p, form{
	margin: 0;
	padding: 0;
}

body{
	margin: 0;
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	background: white;
	color: #000000;
}

h1{
	font-family: Georgia, Sans-serif;
	font-size: 24px;
	padding: 0 0 10px 0;
}

/* This controls the Page Titles */

h2{
	font-family: Georgia, Sans-serif;
	font-size: 48px;
	padding: 0 0 0 0;
	text-align: center;
}

/* This controls the titles in the sidebar */

h3{
	font-family: Georgia, Sans-serif;
	font-size: 24px;
	padding: 0 0 10px 0;
	text-align: center;
}

/* This controls the titles in the posts */
h4{

	font-family: Arial Black, Sans-serif;
	font-size: 16px;
	padding: 0 0 10px 0;
	text-align: center;
}



a:link, a:visited{
	text-decoration: underline;
	color: #336699;
}

a:hover{
	text-decoration: none;
}

p{
	padding: 10px 0 0 0;
}


#wrapper{
	margin: 0px auto 0px auto;
	width: 1000px;
	text-align: left;
	padding: 0px 0 0px 0 ;
	
	
}

#header{
	float: left;
	height: 100%;
	width: 1000px;
	font-family: Violation, Georgia;
	font-size: 12px;
	text-align: center;
	padding: 50px 0 0 0;
	
}

#headerimg{
float: left;
padding: 0 0 50px 0;
display: inline;
height:200px;
width:1000px;
background:url(images/head_one.jpg) no-repeat; 

}

#navbar ul {margin:0; padding: 0; list-style-type: none; background: url(); list-style: none;}
#navbar li {float: left; display: relative; padding: 0px 10px 70px 0px;}
#navbar a {text-decoration:none; margin: 0px; padding: 0px 0px 0px 0px; color: white; background: white;}
#navbar a:hover {color: red; background: #8B0000;}


#navbar, #navbar h2{
font: bold 24px arial black, helvetica, sans-serif;
display: block;
margin: 0;
padding: 0px 0px 0 0;
}


a:visited{color: #331F00}
a:hover{color: red}



#leftcolumn{
	float: left;
	text-align: center;
	width: 180px;
	height: 1000px;
	background: white;
	margin: 0 0 0 0;
	padding: 10px 0 0 0;
	display: inline;
	border-style: solid;
	border-width: 1px;	
}

#discog{
padding: 10px 0 0px 0;
position:relative;
width:100%;
height: 60px;
background: url(http://i163.photobucket.com/albums/t319/jplanman/disco.jpg) no-repeat; 
}

#asphaltroads{
position: relative;
height:150px;
width:150px;
background:url(http://i163.photobucket.com/albums/t319/jplanman/asphaltroads.jpg) no-repeat; 
margin: 25px 0 0 10px;
padding: 0 0 0 0;
border:solid; 
border-style: solid;
}


#container{
float: left;
width: 580px;
height: 1000px;
background: white;
position: relative;
margin: 0 0 0 0;
padding: 0px 0 10px 0;
border-style: solid;
border-width: 1px;
overflow: auto;
}

.content{
	padding: 50px 0 50px 0;
	border-bottom-style: dotted;
	border-width: 1px;

}

.post{
	padding: 0px 0px 0px 0px;
	
	
}

.post h2{
	font-family: Georgia, Sans-serif;
	font-size: 18px;
	
}

.postdate{
	
	font-size: 12px;
	text-align:center;
}


.entry{
	
	line-height: 24px;
	text-align: left;
	margin: 10px 10px 10px 10px;
	font-family: Georgia, Sans-serif;
	font-size: 16px;
		
}

/* This controls line spacing between sentences */

p+p{
	margin-top: 1em;
}	



p.postmetadata{
	border-top: 1px solid #ccc;
	margin: 10px 0 0 0;
}

.navigation{
	padding: 10px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}

	

.sidebar{

	float: left;
	width: 230px;
	height: 1000px;
	background: white;
	margin: auto;
	display: block;
	position: relative;
	border-style: solid;
	border-width: 1px;
	padding: 10px 0 0 0;
	
	
}



.sidebar ul{
	list-style-type: none;
	margin: 0;
	padding: 0 10px 0 10px;
}

.sidebar ul li{
	padding: 10px 0 10px 0;
}

.sidebar ul li h2{
	font-family: Georgia, Sans-serif;
	font-size: 14px;
}

.sidebar ul ul li{
	padding: 0;
	line-height: 24px;
}



.footersocial{
float: left;
width: 1000px;
height: 25px;
background: white;
padding: 0px 0px 0 0px;

}

#social ul {margin:0; padding: 0 0 70px 0; list-style-type: none; background: url(); list-style: none;}
#social li {float: left;display: block; padding: 0px 50px 0 0px;}
#social a {text-decoration:none; margin: 0; padding: 0px 0px 0px 0px; color: black; background: white;}
#social a:hover {color: white; background: white ;}


#footer{
	clear: both;
	position: relative;
	float: left;
	width: 600px;
	padding: 50px 0 50px 130px;
}

#footer p{
	line-height: 18px;
	text-align: center;
	position: relative;
	padding: 0 260px 0 0px;
}