body {
	margin: 0px;
	padding: 0;
	background: #2E0815;
	text-align: justify;
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

h1, h2, h3 {
	margin-top: 0;
}

h1 {
	font-size: 1.5em;
	font-weight: normal;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

ul {
}

a {
	text-decoration: none;
	color: #FFFFFF;
}

a:hover {
	border-bottom: none;
	color: #FFF000;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

#header-wrapper {
	width: 100%;
	height: 80px;
	background: url(images/img01.gif) repeat-x left top;
}

#header {
	width: 960px;
	margin: 0 auto;
	height: 80px;
}

/* Header */

#logo {
	width: 960px;
	height: 80px;
	margin: 0 auto;
}

#logo h1, #logo p {
	margin: 0;
	padding-left: 100px;
	color: #FFFFFF;
}

#logo span {
	color: #FFFFFF;
}

#logo h1 {
	padding: 7px 0 0 0;
	letter-spacing: -0.5px;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 4.0em;
}

#logo p {
	text-transform: lowercase;
	padding: 4px 0 0 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #FFFFFF;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Wrapper */

#wrapper {
	width: 100%;
	margin: 0px;
	padding: 0px;
}

/* Page */

#page {
	width: 960px;
	margin: 30px auto 30px auto;
	padding: 0px;
	background: url(images/img06.gif) repeat-y left top;
	color: #E75982;
}

#page-bgtop {
	background: url(images/img05.gif) no-repeat left top;
}

#page-bgbtm {
	background: url(images/img07.gif) no-repeat left bottom;
	padding: 0px 20px;
}

/* Content */

#content {
	float: left;
	margin: 10px 30px 20px 30px;
}

.post {
	padding-bottom: 15px;
	line-height: 200%;
	margin-left: 30px;
}

.post h1 {
	font-weight: normal;
}

.title {
	margin: 0;
	padding: 20px 0 30px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
}

.title a {
	border-bottom: none;
	color: #FFFFFF;
}

.title a:hover {
	border-bottom: none;
	color: #FFF000;
}

.byline {
	margin: -4px 0px 20px 0px;
	padding: 4px 2px;
	background: url(images/img08.gif) repeat-x left bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D1567B;
}

.byline a {
	color: #FFA1BD;
}

.tag {`
	padding: 0 15px;
}

.entry {
	padding: 0px 0px;
}

.links {
	width: 80px;
	height: 33px;
	text-align: right;
	font-weight: bold;
}

.links a {
	display: block;
	height: 25px;
	padding-top: 8px;
	text-align: left;
	color: #FFFFFF;
}

.links a:hover {
}

/* Footer */

#footer-wrapper {
	width: 100%;
	height: 100px;
	background: url(images/img04.gif) repeat-x left top;
}

#footer {
	width: 1000px;
	height: 90px;
	margin: 0 auto;
	padding: 0 20px;
}

#footer p {
	margin: 0;
	padding: 2px 0 0 0;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFA1BD;
}

#footer a {
	color: #D1567B;
}

#footer .link {
}

#footer .copyright {
}
