/*  
Theme Name: Elemental
Theme URI: http://www.jonkill.com/
Description: Jon Kill Elemental theme
Version: 1.0
Author: JK
Author URI: http://www.jonkill.com/

*/

body, h1, h2, h3, h4, h5, h6, blockquote, p, img{
margin: 0;
padding: 0;
}

body
{ 
margin: 0, 0, 0, 0;
font-family: Tahoma, Arial, Helvetica, Georgia, Sans-serif;
font-size: 12px;
text-align: left;
vertical-align: top;
background-image:url('images/seamlessbg.jpg');
background-repeat:repeat-xy;
background-position:top center;
color: #b6b6b6;
}

img 
{
border-style: none;
}

h1{
font-family: Tahoma, Arial, Sans-serif;
font-size: 24px;
padding: 0 0 10px 0;
}

h2{
color: #ffffff;
}

a:link, a:visited{
text-decoration: underline;
color: #ffffff;
}

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

p{
padding: 10px 0 0 0;
}


#wrapper{
margin: 0 auto 0 auto;
width: 960px;
text-align: left;
}

#header{
margin: 0 auto 0 auto;
float: left;
width: 960px;
}

#container{
float: left;
width: 583px;
margin: 35px 0 0 35px;
}

.post{
padding: 10px 50px 10px 35px;

background-image:url('images/boxbg.png');
background-repeat:repeat-y;
}

.post h2{
font-family: Tahoma, Arial, Sans-serif;
font-size: 18px;
}

.entry{
line-height: 18px;
}

p.postmetadata{
margin: 10px 0 0 0;
}

.navigation{
padding: 10px 0 0 0;
font-size: 14px;
font-weight: bold;
line-height: 18px;
}

#sidebar{
float: left;
width: 337px;
height: 590px;
background-image:url('images/sidebar.png');
margin: 0 0 0 5px;
display: inline;
}

#sidebar ul{
list-style-type: none;
margin: 0;
padding: 0 35px 0 50px;
}

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

#sidebar ul li h2{
font-family: Tahoma, Arial, Sans-serif;
font-size: 14px;
}

#sidebar ul ul li{
padding: 0;
}

#footer{
clear: both;
width: 960px;
height: 100px;
background-image:url('images/footer.png');
}

p#foot {
text-align: center;
padding: 60px 35px 10px 35px;
}

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

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

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

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

.comments-template textarea{
	font-family: Tahoma, Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}
