/*
Theme Name: Old Memories
Description: A grunge style template. Enjoy!
Theme URI: http://www.quickcreativetips.com
Tags: Brown, two-columns, grunge
Version: 1.0
Author: Produse Avon
Author URI: http://www.produseavon.com
*/




html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}


body {
	background: #584331 url('images/body-background.jpg') repeat-x top;
	text-align: center;
	color: #584431;
	font-family: Tahoma, sans-serif;
	}

a {
	color: #584431;
	font-family: Tahoma, sans-serif;
	}
	
#header {
	height: 50px;
	width: 900px;
	margin: 0 auto;
	text-align: left;
	color: #cebc9f;
	padding-top: 5px;
	}
#header h1 {
	font-size: 23px;
	font-weight: bold;
	}
	
#header p {
	font-size: 20px;
	}	

#header h1 a {
	color: #cebc9f;
	text-decoration: none;
	}
	
#cont {
	width: 900px;
	height: auto;
	margin: 5px auto 30px auto;
	}

#container-top {
	background: url('images/container-top.jpg') no-repeat top;
	height: 24px;
	width: 900px;
	}

#container {
	background: url('images/container-background.jpg') repeat-y top;
	height: auto;
	width: 900px;
	}
	
	
#sidebar {
	height: auto;
	width: 277px;
	text-align: left;
	float: left;
	margin-right:10px;
	margin-left:5px;
	}

#sidebar h2 {
	font-size: 16px;
	font-weight: bold;
	height: 25px;
	margin-left: 15px;
	padding-top: 10px;
	}

#sidebar ul {
	background: url('images/sidebar-ul.jpg') no-repeat bottom;
	height: auto;
	padding-bottom: 29px;
	margin-left: 15px;
	overflow: hidden;
	}

#sidebar ul li {
	background: url('images/sidebar-li.jpg') no-repeat bottom;
	list-style: none;
	height:auto;
	font-size: 14px;
	overflow: hidden;
	padding-bottom: 5px;
	}

#sidebar ul li a {
	text-decoration: none;
	margin-bottom: 3px;
	}
#sidebar ul li a:hover {
	text-decoration: underline;
	margin-bottom: 3px;
	}

#content {
	width: 500px;
	padding-right: 50px;
	height: auto;
	float: right;
	text-align: justify;
	}

.post {
	background: url('images/post-bottom.jpg') no-repeat bottom left;
	height: auto;
	padding-bottom: 20px;
	}
	
.post p {
	font-size:14px;
	margin-bottom: 5px;
	}

.post a {
	font-size: 14px;
	text-decoration:underline;
	}

.post h1 h2 h3 h4 {
	font-weight: bold;
	}

.post h1 {
	font-size: 20px;
	}
	
.post h2 {
	font-size: 18px;
	}
	
.post h3 {
	font-size: 18px;
	text-decoration: underline;
	}
	
.post h4 {
	font-size: 16px;
	text-decoration: none;
	font-style:italic;
	}

.post li {
	margin-left: 30px;
	}

.post blockquote {
	margin-top: 20px;
	borgin-bottom: 20px;
	margin-left: 20px;
	border-left: 2px #999999 solid;
	padding-left: 15px;
	}
	
.post-content img.alignleft {
	float: left;
	margin: 0 20px 20px 0;
}

.post-content img.alignright {
	float: right;
	margin: 0 0 20px 20px;
}

.post-content img.aligncenter {
	text-align: center;
}

.comments {
	margin-top: 15px;
	}

.comments h3 {
	font-size: 16px;
	}

.comments-template {
	width: 530px;
	}

.comments-template p {
	text-indent: 0px;
	}

#commentform #author, #commentform #email, #commentform #url, #commentform #comment {
	background: #ffffff;
	border: 1px solid #cccccc;
	color: #666666;
}

.commentlist {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.commentlist li {
	background: #ebebeb;
	padding: 20px;
	border: 1px solid #cccccc;
	margin: 0 0 20px 0;
}

.avatar {
	float: left;
	margin: 0 5px 0 0;
}


.post-title {
	background: url('images/post-title.jpg') no-repeat bottom left;
	height: 40px;
	width: 100%;
	}

.post-title h1 {
	margin-left: 10px;
	}

.post-title h1 a {
	text-decoration: none;
	font-size: 20px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	}

.post-meta {
	background: url('images/post-bottom.jpg') no-repeat top left;
	padding-top: 10px;
	font-size: 12px;
	}

.post-meta p {
	margin-bottom: 0px;
	font-size: 12px;
	}
	
#container-footer {
	background: url('images/container-footer.jpg') no-repeat left;
	height: 22px;
	width: 900px;
	}

#footer {
	margin: 0 auto;
	text-align:left;
	width: 900px;
	height: 30px;
	color:#FFFFFF;
	}

#footer p {
	margin: 10px auto auto 10px;
	font-size: small;
	}

#footer p a {
	color: #FFFFFF;
	font-size: small;
	}
