/*  
Theme Name: My Theme
Description: Yay theme
Version: 1.0
Author: Greg Miller

*/

body, h1, h2, h3, h4, h5, h6, blockquote, p{
margin: 0;
padding: 0;
}

body{
margin: 0;
font-family: Georgia, Helvetica, Verdana, Arial, Sans-serif;
font-size: 12px;
text-align: center;
vertical-align: top;
background: #000000;
color: #000000;
}

img{
#border: 2px solid black;
border: 0;
}

h1{
font-size: 24px;
padding: 0 0 10px 0;
}

a:link, a:visited{
text-decoration: none;
color: #97c6f1;
}

a:hover{
text-decoration: none;
color: #e92e6b;
}

p{
padding: 10px 0 0 0;
}

#wrapper{
margin: 0 auto 0 auto;
width: 900px;
text-align: left;
background: white;
}

#header{
background: url('img/banner.jpg') 0 -325px no-repeat;
height: 200px;
color: black;
float: left;
width: 900px;
}

#headertitle{
/*background: white;
margin: 160px 0 0 0;*/
font-variant: small-caps;
font-family: Arial, Helvetica, Verdana, Sans-serif;
line-height: 45px;
margin: 163px 0 0 0;
float: left;
padding: 0 0 0 5px;
}

#headertitle h1{
font-size: 40px;
}

#headertitle a:link, #headertitle a:visited{
color: white;
}

#headertitle a:hover{
color: #7cf8d6;
}

#headerdesc{
font-size: 14px;
margin: 20px 0 0 0;
float: right;
padding: 0 5px 0 5px;
background: white;
line-height: 40px;
}

#container{
margin-right: 200px;
background: #ffffff;
padding: 220px 10px 0 10px;

}

.post{
padding: 10px 0 10px 0;
border-top: #97c6f1 solid 3px;
}

.post .date{
padding: 10px 0 0 0;
font-family: Georgia, Arial, Helvetica, Verdana, Sans-serif;
font-size: 14px;
font-variant: small-caps;
color: #999999;
}

.post h2{
font-size: 18px;
}

.post h2 a:link, .post h2 a:visited{
color: black;
}

.post h2 a:hover{
color: #e92e6b;
}

.entry{
font-family: Georgia, Helvetica, Verdana, Arial, Sans-serif;
font-size: 13px;
line-height: 22px;
color: #444444;
}

p.postmetadata{
font-family: Arial, Helvetica, Verdana, Sans-serif;
color: #999999;
font-size: 12px;
margin: 10px 0 0 0;
}

.navigation{
padding: 10px 0 0 0;
font-family: Arial, Helvetica, Verdana, Sans-serif;
font-size: 14px;
font-weight: bold;
line-height: 18px;
}

#previous{
float: left;
}

#next{
float: right;
}

.sidebar{
float: right;
width: 200px;
background: #ffffff;
padding: 20px 0 0 0;
}

.sidebar a:link, .sidebar a:visited{
text-decoration: none;
color: black;
}

.sidebar a:hover{
text-decoration: none;
color: #97c6f1;
}

#searchform #searchformtext{
border: black 1px solid;
}

#searchform #searchsubmit{
border: black 1px solid;
}

.sidebar ul{
list-style-type: none;
margin: 0;
padding: 0 5px 0 5px;
}

.sidebar ul li{
padding: 10px 0 10px 0;
}

.sidebar ul ul li{
font-size: 12px;
padding: 0px;
line-height: 20px;
border-bottom: 1px dotted #c6c6c6;
}

.sidebar ul li h2{
font-family: Arial, Helvetica, Verdana, Sans-serif;
font-size: 13px;
font-weight: lighter;
color: #e92e6b;
}

#footer{
background: #ffffff;
clear: both;
padding: 10px;
margin: 0;
text-align: left;
font-family: Arial, Helvetica, Verdana, Sans-serif;
font-size: 11px;
color: #999999;
}

#footer p{
line-height: 18px;
}


#comments{
margin-top: 20px;
padding: 10px 0 0 0;
font-family: Arial, Helvetica, Verdana, Sans-serif;
color: #999999;
font-size: 12px;
}

.commentlist{
list-style-type: none;
margin: 0;
padding: 0 5px 0 5px;
font-family: Georgia, Helvetica, Verdana, Arial, Sans-serif;
font-size: 13px;
line-height: 22px;
color: #444444;
}

.commentlist li{
padding: 10px 10px 20px 10px;
border: 1px dotted #c6c6c6;
margin: 5px 0 5px 0;
}

#commentauthor{
font-family: Georgia, Arial, Helvetica, Verdana, Sans-serif;
font-size: 14px;
font-variant: small-caps;
color: #999999;
}

#commentdatetime{
float: right;
}


#respond{
margin-top: 20px;
padding: 10px 0 0 0;
font-family: Arial, Helvetica, Verdana, Sans-serif;
color: #999999;
font-size: 12px;
}

#commentform #author{
border: black 1px solid;
}

#commentform #email{
border: black 1px solid;
}

#commentform #url{
border: black 1px solid;
}

#commentform #comment{
border: black 1px solid;
}

#commentform #submit{
border: black 1px solid;
}
