/*
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 {
background: #a17461 url(../Images/img01.jpg) repeat-x;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #b1c0c7;
}

blockquote {
margin-left: 1em;
padding-left: .75em;
border-left: 1px solid #9e9d89;
}


/* Header */

#header {
width: 852px;
height: 94px;
margin: 0 auto;
background: url(../Images/img02.jpg);
}


/* Page */

#page {
width: 852px;
margin: 0 auto;
background: url(../Images/img03.jpg);
}

#pagebg {
background: url(../Images/img06.jpg) no-repeat left bottom;
}


/* Content */

#content {
float: left;
width: 474px;
padding: 26px 20px 20px 46px;
background: url(../Images/img04.jpg) no-repeat;
}

.post {
}

.post .meta {
margin: 0;
padding-bottom: 10px;
border-bottom: 1px dashed #748aaf;
text-align: center;
text-transform: uppercase;
color: #849ac1;
}


/* Sidebar */

#sidebar {
float: right;
width: 240px;
padding: 26px 46px 20px 26px;
background: url(../Images/img05.jpg) no-repeat;
}


/* Footer */

#footer {
width: 852px;
margin: 0 auto;
padding: 30px 0;
background: url(../Images/img07.jpg) no-repeat;
text-align: center;
}
