/*   
Theme Name: Angelic Warrior
Description: A very blue design for the Angelic Warrior blog, designed by Deborah Lawwill.
Author: Kayla Mallery
Author URI: http://webdesigner-kayla.com
Version: .1
.

.
*/

body {
	color: #000;
	background-color: #fff;
	}
	
#container {
	width: 800px;
	height: auto;
	background-color: #fff;
	margin-top: -14px;
	margin-left: auto;
	margin-right: auto;
	overflow: auto;
	}
			
.post {
	color: #000;
	float: left;
	width: 454px;
	height: 271px;
	padding-bottom: 15px;
	padding-left: 27px;
	padding-right: 25px;
	padding-top: 7px;
	margin-top: 15px;
	margin-right: 2px;
	margin-left: 30px;
	background:url('http://img.photobucket.com/albums/v416/angelic_warrior1/content.png') top left no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	overflow: auto;
	}
	
.comments {
	color: #000;
	float: left;
	width: 454px;
	height: auto;
	padding-bottom: 15px;
	padding-left: 27px;
	padding-right: 25px;
	padding-top: 7px;
	margin-top: 15px;
	margin-right: 2px;
	margin-left: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	overflow: auto;
	}
	
.postlinks {
	color: #000;
	float: left;
	width: 454px;
	height: auto;
	padding-bottom: 15px;
	padding-left: 27px;
	padding-right: 25px;
	padding-top: 7px;
	margin-top: 15px;
	margin-right: 2px;
	margin-left: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	overflow: auto;
	}
	
.post p {
	margin-left: 30px;
	margin-right: 30px;
	}
	
.post h1 {
	font-size: 23px;
	color: #DEDEDE;
	font-family: Cooper Black, CooperBlackStd, Georgia, "Times New Roman", Times, serif;
	margin-top: 1px;
	margin-left: 20px;
	margin-right: 30px;
	}
	
.post h3 {
	font-size: 14px;
	color: #000;
	font-family: Cooper Black, CooperBlackStd, Georgia, "Times New Roman", Times, serif;
	margin-bottom: 1px;
	margin-left: 30px;
	margin-right: 30px;
	}
	
.post img {
	margin-bottom: -3px;
	}
	
#sidebar {
	float: right;
	height: 100%;
	width: 230px;
	padding-top: 10px;
	padding-left: 10px;
	overflow: hidden;
	}
	
#sidebar h2 {
	display: none;
	}
	
#footer {
	float: left;
	width: 742px;
	height: auto;
	text-align: center;
	color: #000;
	font-weight: bold;
	background-image: url(../../../../images/footerbg.jpg);
	padding: 20px;
	font-size: 14px;
	}
	
#banner {
	height: 120px;
	margin-top: 10px;
	margin-bottom: 25px;
	background: url('http://img.photobucket.com/albums/v416/angelic_warrior1/hr.png') repeat-x center bottom;
	}
	
#banner .logo {
	margin-left: 70px;
	border: 0px;
	}
	
#navi {
	margin-top: 20px;
	margin-right: 310px;
	float: right;
	color: #FFF;
font-size: 13px;
	}
	
a:link {
	color: #000;
	font-weight: bold;
	}
	
a:visited {
	color: #000;
	font-weight: bold;
	}
	
a:hover {
	color: #009;
	font-weight: bold;
	}	

#rss {
	float: left;
	margin-left: 7px;
	margin-top: 70px;
	}
	
#archives {
	padding-left: 2px;
	padding-top: 1px;
	padding-bottom: 5px;
	margin-bottom: 15px;
	}
	
.box {
	background: no-repeat url('http://img.photobucket.com/albums/v416/angelic_warrior1/postlistbg.png') bottom #5278FF;
	padding-left: 2px;
	padding-bottom: 5px;
	margin-bottom: 15px;
	color: #FFF;
	}
	
#archives h2 {
	color: #D3A074;
	font-size: 23px;
	font-family: Cooper Black, CooperBlackStd, Georgia, "Times New Roman", Times, serif;
	margin-bottom: -7px;
	}
	
#archives ul {
	margin-left: -3px;
	}
	
#googleadsense {
	width: 485px;
	height: 77px;
	padding-top: 13px;
	padding-left: 15px;
	margin-left: 20px;
	background: no-repeat url('http://img.photobucket.com/albums/v416/angelic_warrior1/adsense.png') top center;
	margin-top: 10px;
	}
	
#sidebar li {
	margin:0px;
	padding: 0px;
	}
	
#sidebar ul {
	margin:0px;
	padding: 0px;
	padding-top: 10px;
	list-style: none;
	}