/*  
Theme Name: ArmedAngryAtheist
Theme URI: http://armedangryatheist.com
Description: The first AAA WP Theme
Version: 4.20.24.7.365
Author: ArmedAngryAtheist
Author URI: http://www.armedangryatheist.com/

*/

body, h1, h2, h3, h4, h5, h6, blockquote, p{
		margin: 0;
		padding: 0;
}

body{
		margin: 0;
		font-family: Arial, Helvetica, Georgia, Sans-serif;
		font-size: 12px;
		text-align: center;
		vertical-align: top;
		background: #000000 url('images/background.jpg');
		background-attachment: fixed;
		background-position: center;
		color: #ffffff;
}

h1{
		font-family: Arial, Georgia, Sans-serif;
		font-size: 24px;
		padding: 0 0 10px 0;
		color: #006600;
}


img{
		border-style: none;
}
		
a:link,a:visited{
		text-decoration:underline;
		color: #009900
}

a:hover{
		text-decoration:none;
}

p{
		padding: 10px 0 0 0;
}

#wrapper{
		margin:0 auto 0 auto;
		width: 750px;
		text-align:left;
}
	
#header{
		background: url('images/banner_01.jpg');
		float: center;
		width: 750px;
		text-align: center;
}

#headerimg 	{
		margin: 0 0 0 0;
		height: 150px;
		width: 750px;
}

#header h1{
		font-size: 40px;
}
		

#container{
		float: left;
		width: 500px;
		background: #000000;
		color: #009900;
}

.post{
		padding: 10px 0 10px 0;
}

.post h2{
		font-family: Arial, Georgia, Sans-serif;
		font-size: 18px;
		padding: 0 0 0 5px;
}

.entry{
		line-height:18px;
		padding: 0 0 0 10px;
}

p.postmetadata{
		border-top: 1px solid #ccc;
		margin: 10px 0 0 0;
}

.navigation{
		padding: 10px 0 0 5px;
		font-size: 14px;
		font-weight: bold;
		line-height: 18px;
}

.sidebar{
		float: left;
		width: 233px;
		height: 1000px;
		background: #000000;
		margin: 0 0 0 10px;
		display: inline;
		color: #000000;
}

.sidebar ul{
		list-style-type: none;
		margin: 0;
		padding: 0 5px 0 5px;
}

.sidebar ul li{
		font-family: Arial, Georgia, Sans-serif;
		font-size: 16px;
}

.sidebar ul ul li{
		padding: 0;
		line-height: 15px;
		font-family: Arial, Georgia, Sans-serif;
		font-size: 12px;
}

.sidebar-box-inside {
		text-align: center;
}

#rss-3 ul li{
		font-family: Arial, Georgia, Sans-serif;
		font-size: 10px;
		list-style-type: disc;
		list-style-position: inside;
}

table#wp-calendar{
		width: 100%;
}

#footer{
		clear: both;
		float: left;
		width: 750px;
		text-align: center;
		padding: 10px 0 0 0;
}

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0 10px;
}

.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 p{
		line-height: 18px;
}

#wp-submit{
		height: 23px;
		width: 46px;
		padding: 0;
		margin:0 0 0 7px;
}

#user_pass{
		height: 14px;
		width: 86px;
		padding: 2px;
}

#user_login{
		height: 14px;
		width: 86px;
		padding: 2px;
}

#forgotText{
		display: inline-block;
		font-size: 12px;
		margin-left:9px;
		height: 15px;
}


#loginform label{
		display:inline-block;
		width:2.75em;
}


#loginlogout-3 h2{
		background: #999999 url('images/join.jpg') no-repeat;
		width: 220px;
		height: 30px;
}

#loginlogout-3 span.widget-title{
		display: none;
}





#pages-3 h2{
		background: #999999 url('images/nav.jpg') no-repeat;
		width: 200px;
		height: 43px;
}

#pages-3 span.widget-title{
		display: none;
}





#categories-3 h2{
		background: #999999 url('images/cats.jpg') no-repeat;
		width: 220px;
		height: 30px;
}

#categories-3 span.widget-title{
		display: none;
}

#linkcat-2 h2{
		background: #999999 url('images/friends.jpg') no-repeat;
		width: 220px;
		height: 30px;
}

#linkcat-2 span.widget-title{
		display: none;
}

#archives-3 h2{
		background: #999999 url('images/archives.jpg') no-repeat;
		width: 220px;
		height: 30px;
}

#archives-3 span.widget-title{
		display: none;
}

#tag_cloud-3 h2{
		background: #999999 url('images/tags.jpg') no-repeat;
		width: 220px;
		height: 30px;
}

#tag_cloud-3 span.widget-title{
		display: none;
}
