/*
Theme Name: an2010 theme
Theme URI: http://www.amandanorthcutt.com
Description: amandanorthcutt dot com's 2010 website theme
Version: 2 (WP2.6.2)
Author: Amanda Northcutt
Author URI: http://www.amandanorthcutt.com
Tags: neutral, plain, clean, basic
*/
/* colors:
	Grey: #4c4b46
	Dark Brown: #3E2E1F
*/

html								{ overflow-y: scroll; overflow-x: hidden; }
html, body							{ height: 100%; }
body{
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-attachment: fixed;
	background-image: url(images/backgroundBody.png);
	background-repeat: no-repeat;
	background-position: center top;
	}
.floatLeft 							{ float: left; }
.floatRight							{ float: right; }
.clear								{ clear: both; }	
.button								{ border: 1px solid #3E2E1F; background: white; padding: 3px; 
									  -moz-border-radius: 3px; -webkit-border-radius: 3px; color: 272727; }
.button:hover						{ background: #3E2E1F; color: white; }

a									{ outline: none; text-decoration: none; }
a img								{ border: none; background: none; }

#page-wrap							{
	width: 900px;
	margin: 0px auto -250px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

#push								{ height: 250px; }


h1#logo{
text-indent: -9999px;
}

.post								{ margin: 0 0 45px 0; }
.datebox							{
	width: 40px;
	float: left;
	background: #3E2E1F;
	color: white;
	text-align: center;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	position: relative;
}
.day								{ font-size: 20px; font-weight: bold; margin: 0; font-family: Georgia, serif; }
.month								{ font-size: 16px; font-weight: bold; text-transform: uppercase; margin: 0; }
.year								{ font-size: 15px; font-weight: normal; margin: 0; }
ol.commentlist						{ list-style: none; }
ol.commentlist li p					{ font-size: 1.0em; }
.gravatar							{ margin-top: 3px; padding: 2px; height: 40px; }

#banner {
	background-image: url(images/banner.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 155px;
	width: 1425px;
	margin-top: 0;
	margin-bottom: 0px;
	margin-right: -262px;
	margin-left: -262px;
	overflow: hidden;
	position: relative;
}
ul#main-nav							{ width: 300px; float: right; margin: 10px 0 0 0; }
ul#main-nav li {display:block}

form#searchform 					{
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
p#intro-paragraph					{ font-size: 18px; line-height: 1.4em; 
									  margin-top: 5px;color: #9a8c7e; }
p#intro-paragraph span				{ font-size: 24px; font-weight: bold;color: #9a8c7e; }

p {
	font-size: 14px;
	line-height: 20px;
}
ul#side li {
	display: block;
	list-style-type: none;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}
ul#side a {
	text-decoration:none, color: #666666}

ul#side a:hover {
	text-decoration:none, color: #666666;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #322216;
}
h2 {
	font-size: 16px;
	color: #3E2E1F;
	font-weight: normal;
}
h2#page {
	font-size: 16px;
	color: #990000;
	font-weight: bold;
}
h3 {
	font-size: 16px;
	color: #3E2E1F;
	font-weight: normal;
}
#main-col							{
	width: 650px;
	float: left;
	margin-left: 4px;
	display: inline;
}	

#maincol-inside {
	padding: 5px;
	margin: 5px;
	}	
#maincol-inside a {color: #990000;}
#maincol-inside a:hover {text-decoration:underline;}
	
	#linksidebar {
	float: right;
	width: 240px;
}
#linksidebar a {
	text-decoration:none;
	color:#990000;
	}


#sidebar-inside						{
	padding:10px;
	text-align: left;
	margin: 0px;
}

#footer								{
	height: 250px;
	background-image: url(images/footerBG.png);
	padding-top: 20px;
	background-color: #4c4b46;
	background-repeat: no-repeat;
	background-position: center top;
}
#footer-inside						{
	width: 900px;
	text-align:center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#footer p							{ color: white; }
#footer a							{ color: white; }
#footer ul							{ color: white; }{ width: 288px; height: 33px; background: url(images/yourname.png) top left no-repeat; text-indent: -9999px;
									  margin: 0 10px 8px 0; float: left; }
									  
.style1 {font-size: 12px}

.blogTopics {
	background-image: url(images/blogTopics.gif);
	background-repeat:no-repeat;
	background-position:left top;
	width: 125px; 
	height: 40px;
	text-indent:-9999;
		
}
