/*  
Theme Name: AA Theme
Theme URI: http://www.thewebprophet.net
Description: Theme for 12 Steps 1 God Blog.
Version: 1.0
Author: The Web Prophet
Author URI: http://www.thewebprophet.net

*/

h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
margin: 0;
padding: 0;
}

body {
	background-position: left top;
	background-repeat: repeat-x;
	background-attachment: fixed;
	margin: 0 0 10px 0;
	padding:0 0 10px 0;
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
	text-align: center; /* Fix for older browser to center wrapper */
	color: #000000;
	vertical-align: top;
	background-image: url(img/bgblack.gif);
	background-color: #000000;
}


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

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

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

p{
padding: 10px 0 0 0;
}

blockquote {
	margin-right: 25px;
	margin-left: 25px;
	font-style:italic;
}

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

#header{
float: left;
width: 850px;
background-color:#CCCCCC;
text-align: center;
background-image: url(img/header.jpg);
background-repeat:no-repeat;
height:230px;
/*filter:alpha(opacity=90);
-moz-opacity:0.9; 	opacity:.9;
-khtml-opacity:0.9; */
}

#container{
float: left;
width: 625px;
padding-top:10px;
background:#ffffff;
/*filter:alpha(opacity=90);
-moz-opacity:0.9; 	opacity:.9;
-khtml-opacity:0.9;*/
}

.post{
padding: 10px;
}
.post h2{
font-family: Georgia, Sans-serif;
font-size: 20px;
color:#000033;
}

.entry{
line-height: 18px;
}

p.postmetadata{
border-top: 1px dashed #996600;
margin: 10px 0 0 0;
}

p.postmetadata2{
border-bottom: 1px dashed #996600;
margin: 5px 0 10px 0;
padding-bottom:5px;
}

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

.sidebar{
	float: left;
	width: 220px;
    background: ;
	margin: 0 0 0 5px;
	display: inline;
	background-image: url(img/navbg.gif);
	background-repeat: repeat;
	/*filter:alpha(opacity=90);
-moz-opacity:0.9; 	opacity:.9;
-khtml-opacity:0.9;*/
}

.sidebar ul{
list-style-type: none;
margin: 0;
padding: 0 10px 0 20px;
}

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

.sidebar ul li h2{
font-family: Georgia, Sans-serif;
font-size: 14px;
color: #000033;
}

.sidebar ul ul li{
padding: 0;
line-height: 20px;
}

table#wp-calendar{
width: 80%;
}

.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: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}


#footer{
clear: both;
float: left;
width: 850px;
margin:5px 0 5px 0;
padding: 0 0 10px 0;
text-align:center;
filter:alpha(opacity=60);
-moz-opacity:0.6; 	opacity:.6;
-khtml-opacity:0.6;
}

#footer p {
padding-left: 10px;
padding-right: 10px;
color:#FFFFFF;
font-size:10px;
}