body { background: #a2b4cb url(../images/header_background.jpg) no-repeat center top; margin: 0; padding: 0; }
p { color: #754c24; font-size: 12px; font-family: verdana, tahoma; text-decoration: none; }
p.homepage { color: #754c24; font-size: 12px; font-family: verdana, tahoma; line-height: 150%; text-align: left; margin: 0; padding: 0; }
p.homepage_blue { color: #184d8e; font-size: 14px; font-family: verdana, tahoma; line-height: 150%; text-align: left; margin: 0; padding: 0; }
h1 { color: #69c; font-size: 20px; font-weight: bold; margin: 0; padding: 0; }
ul { color: #754c24; font-size: 12px; font-family: verdana, tahoma; list-style-type: disc; margin: 1em 0 1em 40px; }
td { }
a:link { color: #754c24; font-size: 12px; font-family: verdana, tahoma; text-decoration: underline; }
a:visited { color: #754c24; font-size: 12px; font-family: verdana, tahoma; text-decoration: underline; }
a:hover { color: #900; font-size: 12px; font-family: verdana, tahoma; text-decoration: underline; }
#nav { margin-right: 0; }
#nav ul{
margin:0 0 0 0;
padding: 0;
list-style: none;
}
#nav li{ float: left; font-variant: small-caps; display: inline; margin: 0 5px 0 0; padding: 0 0 0 0; }
#nav a { display: block; color: #8d7a40; font-size: 12px; font-family: verdana, tahoma; font-style: normal; font-variant: normal; line-height: normal; text-decoration: none; margin: 0 4px 0 0; 
padding: 5px 10px 5px 5px; }
#nav a:hover{ color: #900; }
#login a { color: #006; font-size: 12px; font-family: verdana, tahoma; font-weight: normal; text-decoration: none; margin: 0; padding: 0; }
#login a:hover { color: #900; font-size: 12px; font-family: verdana, tahoma; font-weight: normal; text-decoration: none; margin: 0; padding: 0; }
#body_background { background-image: url(../images/page_body_slice.png); background-repeat: repeat-y; background-attachment: scroll; margin: 0; }
#small_box { margin-right: 28px; margin-left: 28px; }
#inset_box { background-color: #a2b4cb; margin-top: 10px; margin-right: 10px; margin-left: 10px; padding: 5px 10px 10px; }
#button a { color: #c80019; font-weight: bold; background-color: #daab0a; text-align: center; width: 200px; margin-right: auto; margin-left: auto; padding: 10px; border: inset 3px gray; }
/*<agl.folder "Wordpress Blog">*/
	/*
Theme Name: Buzzen - New*/
	/*general alignment*/
	.alignleft {
  float: left;
}
	.alignright {
  float: right;
}
	/*the main div containers*/
	#wrapper { width: 893px; margin: 0 auto 20px; padding: 0; }
	#header { height: 130px; width: 800px; margin: 0; }
	#main { background-image: url(../images/page_body_slice.png); background-repeat: repeat-y; background-attachment: scroll; background-position: left top; width: 893px; padding: 20px; }
	#content {
	width: 515px;
	padding: 10px;
	float: left;
	line-height: 1.3em;
}
	#sidebar {
	width: 250px;
	float: right;
	margin: 10px 0;
}
	#footer {
	height: 42px;
	clear: both;
	text-align: center;
	font-size: 0.8em;
	padding: 0 0 0;
}
	/*some general classes */
	.description {
	clear: left;
	padding: 5px 0 5px 35px;
}
	.post {
	padding: 5px;
	font-size: .9em;
}
	.entry-content, .entry-excerpt {
	clear: left;
}
	.navigation {
  clear: both;
}
	/*style the header h1 - the main heading*/
	#header h1 a:link, #header h1 a:visited {
	font-size: 1em;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	width: 600px;
	padding: 1px 0 0 25px;
	clear: both;
}
	#header h1 a:hover {
	text-decoration: underline;
}
	/*style for menu and submenu, pages and sub-pages in the header*/
	#menu{
	padding: 0;
	white-space: nowrap;
	margin: 20px 0 0 0;
	width: 750px;
}
	#menu li {
	display: inline;
	list-style-type: none;
	margin: 0 10px 0 0;
}
	/*style the headings*/
	#content h1 {
	font-size: 1.5em;
}
	#sidebar h1 {
	font-size: 1.4em;
}
	#sidebar h2 {
	font-size: 1.1em;
}
	.post h2 {
	font-size: 1.8em;
	margin: 45px 0 10px 0;
	padding: 0;
}
	.post h3 {
  font-size: 1.8em;
  margin: 0;
  padding: 0;
}
	/*style the post date*/
	.entry-date {
	height: 89px;
	width: 71px;
	display: inline;
	float: left;
	margin: 0 10px 0 0;
	border: 2px solid #000000;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
}
	.entry-month {
	font-size: 19px;
	width: 71px;
	text-align: center;
	height: 28px;
	margin: 7px 0 0 0;
	font-weight: bold;
	padding: 0 0 2px 0;
}
	.entry-day {
	font-size: 28px;
	text-align: center;
	height: 30px;
	width: 71px;
	margin: 14px 0 0 0;
	font-weight: bold;
}
	/*style content and footer links*/
	#content a:link, #content a:visited {
	padding: 2px;
}
	#content a:hover {
	text-decoration: none;
}
	#footer a:link, #footer a:visited {
	color: #474200;
}
	#footer a:hover {
	text-decoration: none;
}
	/*style sidebar links*/
	#sidebar ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
	#sidebar li a:link, #sidebar li a:visited {
	display: block;
	text-decoration: none;
	margin-bottom: .1em;
	padding: 1px;
}
	#sidebar li a:hover {
	text-decoration: underline;
}
	#sidebar ul ul {
  margin-left: 10px;
}
	#sidebar ul ul li, #sidebar ul ul li {
  font-size: .9em;
  margin-left: 10px;
}
	/*underpost is exactly what you think, under the post on single.php*/
	.underpost {
	font-size: .9em;
}
	#content .underpost a {
	text-decoration: underline;
}
	/*if you insert image and give it a class of the below.*/
	img.centered{
	display: block;
	margin: 0 auto 0 auto;
}
	img.alignright{
	padding: 4px;
	margin: 3px 0 2px 10px;
	display: inline;
}
	img.alignleft{
	padding: 4px;
	margin: 3px 10px 2px 0;
	display: inline;
}
	/*oh you're so fancy with those blockquotes....*/
	blockquote {
  font: 1.2em/1.6em Georgia, "Times New Roman", Times, serif;
  width: 350px;
  background: url(../blog/wp-content/themes/Buzzen%20-%20New/images/blockquote1.png) no-repeat right bottom;
  padding: 0 10px 0 30px;
  text-indent: -30px;
}
	blockquote p:first-letter {
  background: url(../blog/wp-content/themes/Buzzen%20-%20New/images/blockquote2.png) no-repeat left center;
  padding: 0 0 0 30px;
  font: italic 1.7em Georgia, "Times New Roman", Times, serif;
}
	/*time to fancy up the commenting form and stuff*/
	#respond p {
	font-size: .9em;
}
	#commentform input {
	
}
	#commentform textarea {
	
}
	#commentform {	
	padding: 10px;
}
	/*below styles admin authors comments on single.php*/
	li.author {
	padding: 5px;
}
	/*start to style comments, they're an ordered list, hence the ol..*/
	ol.commentlist {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
	ol.commentlist li {
	margin: 15px 0 0 0;
}
	#content ol.commentlist li a {
	text-decoration: underline;
}
	/*these are some preventative measures for image hovers, haven't tested it much*/
	a.image:link, a.image:visited, a.image:hover {
	background: none;
	padding: 0;
}
	a.image img {
	border: none;
}
/*</agl.folder>*/