/*  
Theme Name: Seitz's adidas
Description: adidas inspired minimalist theme.
Version: 1.0
Author: Jonathan Seitz
Author URI: http://www.seitzwrites.com/

*/

body,h1, h2, h3, h4, h5, h6, blockquote, p, form{
margin: 0;
padding: 0;
}

body{
	margin: 0;
	font-family: georgia, times new roman,  serif;
	font-size: 12px;

	vertical-align: top;
	background: #000000;
	color: #ffffff;
}


h1{
	font-family: helvetica, arial, sans-serif;
	font-size: 75px;
	font-weight: normal;
	padding: 5px 0 0 0;
	font-variant: small-caps;
	text-transform: Capitalize;
	letter-spacing: 5px;
}

h2{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 30px;
	font-weight: normal;
	text-transform: capitalize;
	font-variant: small-caps;
	text-align: center;
	letter-spacing: 1px;
}

a:link, a:visited{
	text-decoration: none;
	color: #0000ff;
}

a:hover{
	color: #000066;
	text-decoration: none;
}

p{
	padding: 10px 0 0 0;
}

#wrapper{
	margin: 0 auto 0 auto;
	width: 800px;
	text-align: left;
	clear: both;

}

#wrapper h3{
	text-align: right;
	color: #000000;
	border-bottom-style: solid;
	padding-bottom: 3px;
	font-size: 14px;
}

#header{
	margin: 30px auto 0 auto;
	width: 100%;
	text-align: center;
	background: #222222;
	
}

#header h1{
	font-size: 75px;
}

#navbar{
	width: 100%;
	margin: 0 auto 0 auto;
	background: #333333;
	text-align: center;
	padding: 15PX 0 15px 0;
}	

#navbar h2{
	color: #0000ff;
	font-size: 30px;
        font-variant: normal;
        text-transform: uppercase;
}

#container{
	float: left;
	text-align: left;
	width: 800px;
	background: #333333;
	margin: 50px auto 0 auto;
	clear: both;
	display: inline;
}

#container h2{

	font-family: Helvetica, Arial, sans-serif;
	font-size: 30px;
	text-transform: capitalize;
	text-align: left;
}

.post{
	padding: 10px 30px 10px 30px;
	background: #222222;
}

.post h2{
	padding-top: 0px;

}

.entry p{
	font-size: 16px;
	line-height: 25px;
	color: #ffffff;
}

.entry table{
        border-spacing: 15px;
}

.entry table td{
	font-size: 16px;
	line-height: 25px;
	color: #ffffff;
}

.entry ul li{
	font-size: 16px;
	line-height: 25px;
	color: #ffffff;
}

p.postmetadata{
	border-top: 1px solid #ccc;
	margin: 10px 0 0 0;
	font-size: 12px;
}

.navigation{
	padding: 10px;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	text-align: right;
	background: #333333;
	color: #0000ff;
}

.sidebar{
	float: left;
	margin: 30px auto 0 auto;
	width: 100%;
	background: #333333;
	clear: both;
	display: inline;
}

.sidebar table{
	margin: 0;
	padding: 10px 15px 10px 15px;
	width: 800px;
	border-collapse: separate;
	table-layout: fixed;
}

.sidebar table td{
	vertical-align: top;
	width: 20%;
}

.sidebar ul{
	list-style-type: none;
	padding: 0;
	line-height: 18px;
	text-align: center;
}

.sidebar ul h2{
	font-family: Arial, helvetica, sans-serif;
	font-size: 14px;
        font-variant: normal;
	text-align: center;
        text-transform: uppercase;
	padding-bottom: 5px;
}


table#wp-calendar{
	width: 100%
}

#footer{
	clear: both;
	float: left;
	width: 750px;
	padding: 10px;
	color: #ffffff;
}

#footer p{
	line-height: 18px;
	text-align: left;
}

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 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, Times New Roman, Courier, serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
	color: #ffffff;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Georgia, Times New Roman, Courier, Sans-serif;
	font-size: 12px;
}
