
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}


body{
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 12px;
	background-color: #ffffff;
	background-image: url(images/background.jpg);
	background-repeat: repeat;
	margin-top: 45px;
	color: #003300;
}

.sitenavigation {
	width: 894px;
	height: 48px;
	padding-top: 362px;
}

h1{
font-family: Arial, Helvetica, Georgia, Sans-serif;
font-size: 24px;
padding: 0 0 10px 0;
color: #ffffff;
text-transform: uppercase;
}


a:link, a:visited{
	text-decoration: none;
	color: #663300;;
}

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

a img {
	border: 0;
}


p{
padding: 10px 0 0 0;
}

blockquote {
	margin: 10px 0 10px 0;
	padding: 5px 10px 5px 10px;
	background: #f2f2f2;
	border-top: solid 1px #003366;
	border-bottom: solid 1px #003366;
}

#wrapper{
	width: 894px;
	text-align: left;
	margin-top: 250;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #CCCCCC;
	background-image: url(images/backbody.jpg);
	background-repeat: repeat;
}


#header{
	width: 894px;
	height: 489px;
	background-image: url(http://amandaforester.com/blog/wp-content/themes/amandaforester/images/amandaheaderblog.jpg);
	background-repeat: no-repeat;
}

#header h1 a {
	color: #fff;
}

#header h1 a:hover {
	color: #ff0000;
}


#header #header_right {
	float:right;
	width: 390px;
	text-align: right;
	font-size: 1.2em;
	color: #fff;
	padding: 60px 20px 20px 0;
}

#header #header_right a {
	
	color: none;
	
}


#header #header_left {
	float:left;
	width: 480px;
	text-align: left;
	font-size: 1.2em;
	color: #fff;
	padding: 10px 0px 10px 10px;
}

#subscribe {
	text-align: right;
}





#container{
	float: left;
	width: 500px;
	margin-left: 85px;
}


.post{
padding: 10px 0 10px 0;
}


.post h2{
	font-family: Arial, Georgia, Sans-serif;
	font-size: 18px;
	font-weight: lighter;
}


.entry{
line-height: 18px;
}


p.postmetadata{
	margin: 5px;
	background-color: #b7b6b6;
	padding: 5px;
	font-size: 10px;
}


.navigation{
padding: 10px 0 0 0;
font-size: 14px;
font-weight: bold;
line-height: 18px;
display: inline;
}


.sidebar{
	float: right;
	width: 200px;
	margin-right: 75px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #9e9f9c;
}


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

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

/*  
dynamic sidebar
*/

.title{
	font-family: Verdana, Georgia, Sans-serif;
	font-size: 14px;
	font-weight: bolder;
	margin-top: 20px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}


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

.sidebar ul ul li{
	padding: 0;
	line-height: 120%;
}


.comments-template{
	margin: 10px 0 0;
	
	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: Arial, 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;
	width: 894px;
	background-color: #333333;
	font: #ffffff;
	text-align: right;
	background-image: url(images/footer.png);
	height: 71px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

.footerp {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 10px;
	color: #333924;
	text-align: center;
}

#footer a, #footer a:hover, #footer a:visited {
	color: #cccccc;
	text-decoration: none;
	font-weight: bolder;
}

.navfooter {
	text-align: center;
	clear: both;
	height: 30px;
	width: 894px;
	padding-top: 10px;
	padding-left: 10px;
}
.pagehead {
	margin: 0px;
	padding: 0px;
	height: 79px;
	width: 894px;
	background-image: url(http://www.amandaforester.com/blog/wp-content/themes/amandaforester/images/pageheadblog.jpg);
}

