/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	background: #352A20 url(images/bg05.jpg) repeat left top;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-top: 1.5em;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

#wrapper {
	margin: 0;
	padding: 0;
	background: url(images/bg04.jpg) repeat-x left top;
}

#wrapper .contentbg {
	width: 1100px;
	margin: 0 auto;
	background: url(images/bg02.jpg) repeat-y left top;
}

#wrapper .bgtop {
	background: url(images/bg01.jpg) no-repeat left top;
}

#wrapper .bgbottom {
	background: url(images/bg03.jpg) no-repeat left bottom;
}


#header {
	width: 1100px;
	height: 190px;
	margin: 0 auto;
	background: url(images/img04.jpg) no-repeat left top;
	text-indent: -9999px;
}

.list1 {
	margin-left: 130px;
	padding-left: 10px;
	list-style: none;
}

.list1 li {
	float: left;
}

.list1 a {
	float: left;
	display: block;
	padding-right: 10px;
	width: 202px;
	height: 202px;
	text-decoration: none;
}

.list1 img {
	border: #000000 1px solid;
}


.list2 {
	width: 990px;
	list-style: none;
	padding-left: 17px;
}


.list2 li {
	width: 198px;
	background: url(images/img02.jpg) no-repeat left bottom;
	float: left;
}

.list2 a {
	float: right;
	display: block;
	padding: 10px 20px 10px 0px;
	text-decoration: none;
	text-transform: lowercase;
	color: #362B21;
}

.list2 .top-divider {

	background: url(images/img02.jpg) repeat-x left top;
}


#content {
	margin-bottom: 100px;
}

/* Post */

.

.post {
	clear: both;
}

.post .title {
	height: 64px;
	background: url(images/img01.jpg) no-repeat right top;
	text-align: right;
}

.post h2 {
	padding-top: 10px;
}

.post h2 a {
	margin: 0;
	padding: 0 100px 0 0;
	text-decoration: none;
	font-size: 20px;
	font-weight: normal;
	color: #15100B;
}

.first-post .title {
	background-image: url(images/img05.jpg);
}

.post .meta {
	color: #B6ACA2;
}

.post .meta a { color: #B6ACA2; }

.post .entry {
	margin: 20px 0;
}

.post .links {
}

.post .links .comments {
}

.post .links .permalink {
}

.byline {
	margin: -40px 0 0 0;
	padding-right: 100px;
	text-align: right;
	font-size: 12px;
	color: #FFFFFF;
}

.byline a {
	text-decoration: none;
	color: #FFFFFF;
}


#footer {
	height: 200px;
}

#footer .bookmark {
	margin: 0;
	padding: 0 0 0 580px;
}

#footer .bookmark a {
	display: block;
	width: 270px;
	height: 50px;
	text-indent: -99999px;
	text-decoration: none;
	color: #000000;
}

#footer p {
	text-align: center;
	font-size: 11px;
	color: #FFFFFF;
}

#footer .copyright {
	padding-top: 50px;
}
#footer a {
	text-decoration: none;
	color: #FFFFFF;
}

