body{font-family:Verdana,Arial,Helvetica,sans-serif;font-size:85%;margin:0px;padding:0px;color:#333333;background-color:#572e1b;background-image:url(/wp-content/themes/poppendesign/i/background.png);background-repeat:repeat-x;}#wrapper{width:864px;margin:12px auto 20px auto;padding:0px;background-image:url(/wp-content/themes/poppendesign/i/background.jpg);background-repeat:no-repeat;}#header{height:140px;width:525px;margin:0 0 0 325px;}#main{width:679px;height:auto;margin:45px 10px 10px 178px;background-color:#fff;overflow:auto;}#content{width:630px;padding:10px 10px 20px 20px;margin:0px 0 10px 0px;float:left;background-color:#fff;line-height:1.3em;}#sidebar{background-color:white;float:left;margin:10px 10px 10px 0px;padding:10px 10px 20px 20px;width:649px;}#footer{height:auto;width:679px;clear:both;background-color:#572e1b;font-size:9px;padding:1px 0;margin-left:178px;border-top:1px solid white;}#slider{position:relative;background:url(images/loading.gif) no-repeat 50% 50%;border:1px solid #555;width:620px;height:300px;-webkit-box-shadow:0px 3px 5px #666;-moz-box-shadow:0px 3px 5px #666;box-shadow:0px 3px 5px #666;}#slider img{position:absolute;top:0px;left:0px;display:none;}#chat{float:right;background-color:white;width:150px;height:50px;top:0px;right:0px;}.description{font-size:0px;clear:left;padding:5px 0 5px 35px;}.post{padding:5px;font-size:.9em;}.entry-content,.entry-excerpt{clear:left;}.navigation{clear:both;}.avatar{float:right;margin:0 0 3px 5px;}.entry-meta{margin:0 0 10px 0;}.underpost{font-size:.9em;color:#777;margin:20px;}.underpost a,underpost a:active,underpost a:visited{text-decoration:underline;color:#777;}#content a:link,#content a:visited{padding:2px;color:#572e1b;text-decoration:none;font-weight:bold;}#content a:hover{text-decoration:none;}#footer a:link,#footer a:visited{color:#474200;}#footer a:hover{text-decoration:none;}#sidebar ul{float:left;margin:0px;padding:0px;list-style-type:none;}#sidebar li{position:relative;float:left;margin-right:0px;width:315px;font-size:11px;}#sidebar li a:link,#sidebar li a:visited{display:block;text-decoration:none;margin-bottom:.1em;padding:1px;color:#572e1b;}#sidebar ul ul{margin-left:10px;}#sidebar ul ul li,#sidebar ul ul li{font-size:.9em;margin-left:10px;}/*===END SECTION 5===*/`
/*===START SECTION 6 - style the headings===*/
#header h1 a:link, #header h1 a:visited {
	font-size: 28px;
	color: #f0f0f0;
	text-decoration: none;
}
#sidebar h1 {
	font-size: 1.4em;
}
#sidebar h2 {
	font-size: 1.1em;
}
.post h1, .post h3, h3#comments {
	font-size: 14px;
	font-weight: bold;
	color: #4D2817;
	text-decoration: none;
	background-image: url(/wp-content/themes/poppendesign/i/back_h1.jpg);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
.post h2 {
	font-size: 16px;
	font-weight: bold;
	color: #4D2817;
	text-decoration: none;
	background-image: url(/wp-content/themes/poppendesign/i/back_h1.jpg);
	background-repeat: no-repeat;
	margin-bottom: 3px;
	margin-top: 16px;
	padding-bottom: 2px;
}
/*===END SECTION 6===*/

/*===START SECTION 7 - style the post date===*/
.entry-date {
	float: left;
	color: #572e1b;
	font-family: Georgia, "Times New Roman", Times, serif;
}
/*===END SECTION 7===*/

/*===START SECTION 8 - comment form and comments===*/
#respond p {
	font-size: 12px;
	}
#commentform input {
	
}
#commentform textarea {
	
}
#commentform {	
	padding: 10px;
}
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;
}
.comment-text {
	font: 12px Helvetica, Arial, sans-serif;
	padding-left: 20px;
	margin-bottom: 30px;
}
li.author {
	padding: 5px;
}
/*===END SECTION 8===*/

/*START SECTION 9 - oh you're so fancy with those blockquotes....*/
blockquote {
  font: 1.2em/1.6em Georgia, "Times New Roman", Times, serif;
  width: 350px;
  background: url(images/blockquote1.png) no-repeat right bottom;
  padding: 0 10px 0 30px;
  text-indent: -30px;
}
blockquote p:first-letter {
  background: url(images/blockquote2.png) no-repeat left center;
  padding: 0 0 0 30px;
  font: italic 1.7em Georgia, "Times New Roman", Times, serif;
}
/*===END SECTION 9===*/

/*START SECTION 10 - images when inserted into a post.*/
.alignleft {
  float: left;
}
.alignright {
  float: right;
}
img {
	border: none;
}
img.aligncenter, div.aligncenter {
	display: block;
	margin: 0 auto;
}
img.alignright, div.alignright {
	margin: 1px 0 2px 10px;
	display: inline;
}
img.alignleft, div.alignleft {
	margin: 1px 10px 2px 0;
	display: inline;
}
.wp-caption {
	text-align: center;
	margin: 5px;
	padding-bottom: 4px;
	border: solid 1px #ccc;
	background: #eee;
}
.wp-caption-text {
  font-size: .7em;
  line-height: 1.1em;
  margin: 0;
}
/*===END SECTION 10===*/

/*===START SECTION 11 - Misc. and Preventatives===*/
a.image:link, a.image:visited, a.image:hover {
	background: none;
	padding: 0;
}
a.image img {
	border: none;
}
/*===END SECTION 11===*/


