/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #000000 url(images/blackStrip.png) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #A4E4F5;
}

pre {
	font-family: Arial, Helvetica, sans-serif;
}

input[type="text"], textarea {
	background: #3a3939;
	padding: 4px;
	border: none;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: black;
}


h1, h2, h3, p, ol, ul {
	margin-top: 0;
}

h1, h2, h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1, h2 {
	font-weight: normal;
}

h1 {
	letter-spacing: -2px;
	font-size: 2.4em;
}

h2 {
	letter-spacing: -1px;
	font-size: 1.8em;
}

p, ol, ul {
	margin-bottom: 1.5em;
	line-height: 150%;
}

a {
	color: #650026;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

img.left {
	float: left;
	margin: 4px 20px 0 0;
}

img.right {
	float: left;
	margin: 4px 0 0 20px;
}

hr {
	display: none;
}

/* Header */

#header {
	height: 150px;
	background: url(images/img02.jpg) no-repeat center top;
	background:transparent;
}



#logo {
	float: left;
	margin: 0px;
	line-height: normal;
	width: 1000px;
	background: transparent;
}

#logo h1, #logo p {
	float: left;
	margin-top: 0px;
}

#logo h1 {
	padding: 24px 0 0 20px;
	font-size: 3em;
	color: #62D6F5;
}

#logo h1 p {
	letter-spacing: -1px;
	font-size: 40%;
	color: gray;
}

#logo a {
	text-decoration: none;
	color: #62D6F5;
}

.date {
	color: gray;
	font-weight: bold;
}
/* Page */

#page {
	width: 1000px;
	margin: 60px auto;
	margin-top: 0px;
	margin-left: 10px;
	margin-bottom: 10px;
	background: transparent;
}

/* Content */

#content {
	float: left;
	width: 500px;
	padding: 0 0 0 25px;
	margin-top: 13px;
	background: transparent;
}

.close {
	background: transparent;
	text-align: center;
}


.post {
	margin-bottom: 0px;
	background: #212121;
	color: #FFFFFF;
}

.post a {
	color: #79002e;
}

a img {
	border: none;
}

.post a:hover {
	color: #FFFFFF;
}

.post .title {
	text-align: center;
	margin: 0;
	padding: 10px 30px 0 30px;
	color: white;
}

.post .title a {
	font-size: 80%;
	text-decoration: none;
	color: #FFFFFF;
}

.post .byline {
	text-align: center;
	margin: 0;
	padding: 0 30px;
}

.post .entry {
	padding: 20px 30px 10px 30px;
}

.post .links {
	margin: 0;
	padding: 10px 30px 35px 30px;
	background: transparent;
}

.post .links a {
	padding-left: 10px;
	background: url(images/img08.gif) no-repeat left center;
	text-decoration: none;
	font-weight: bold;
	color: #79002e;
}

.post .links a:hover {
	color: #FFFFFF;
}

/* Sidebars */

.sidebar {
	float: left;
	width: 200px;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.sidebar li {
}

.sidebar li ul {
}

.sidebar li li {
	padding: 6px 0 6px 10px;
	background: url(images/img08.gif) no-repeat 0 12px;
	border-bottom: 1px solid #2872A6;
}

.sidebar li li a {
	text-decoration: none;
	color: #C9ECF5;
}

.sidebar li li a:hover {
	color: #FFFFFF;
}

.sidebar li h2 {
	padding-top: 20px;
	color: #FFFFFF;
}

/* Left Sidebar */

#leftbar {
	width: 340px;
}

/* Right Sidebar */

#rightbar {
	padding: 0 0 0 25px;
}

/* Search */

#searchform {
	padding-top: 20px;
	text-align: right;
}

#searchform br {
	display: none;
}

#searchform input {
	margin-bottom: 5px;
}

#searchform #s {
	width: 190px;
}


/* review */

.review {
	margin-bottom: 0px;
	background: #212121;
	color: #FFFFFF;
}

.review a {
	color: #79002e;
}

.review a:hover {
	color: #FFFFFF;
}

.review .title {
	text-align: center;
	margin: 0;
	padding: 30px 30px 0 30px;
	color: white;
}

.review .title a {
	font-size: 80%;
	text-decoration: none;
	color: #FFFFFF;
}

.review .byline {
	text-align: center;
	margin: 0;
	padding: 0 30px;
}

.review .entry {
	padding: 20px 30px 10px 30px;
}

.review .links {
	margin: 0;
	padding: 10px 30px 35px 30px;
	background: transparent;
}

.review .links a {
	padding-left: 10px;
	background: url(images/img08.gif) no-repeat left center;
	text-decoration: none;
	font-weight: bold;
	color: #79002e;
}

.review .links a:hover {
	color: #FFFFFF;
}

.list {

}
.list ul {
	text-decoration: none;
	margin-right: 40px;
	list-style-type: none;
	text-align: center;
}







.post2 {
	margin-bottom: 0px;
	text-align: center;
	background: #000000;
	color: #FFFFFF;
}

.post2 a {
	color: #79002e;
}

.post2 a:hover {
	color: #FFFFFF;
}

.post2 .title {
	text-align: center;
	margin: 0;
	padding: 10px 30px 0 30px;
	color: white;
}

.post2 .title a {
	font-size: 80%;
	text-decoration: none;
	color: #FFFFFF;
}

.post2 .byline {
	text-align: center;
	margin: 0;
	padding: 0 30px;
}

.post2 .entry {
	padding: 20px 30px 10px 30px;
}

.post2 .links {
	margin: 0;
	padding: 10px 30px 35px 30px;
	background: transparent;
}

.post2 .links a {
	padding-left: 10px;
	background: url(images/img08.gif) no-repeat left center;
	text-decoration: none;
	font-weight: bold;
	color: #79002e;
}

.post2 .links a:hover {
	color: #FFFFFF;
}



.buyPost {
	width: 820px;
	background: transparent;
}







/* Footer */

#footer {
	clear: both;
	padding: 40px 0;
	padding-top: 20px;
	background: url('images/blackStrip.png');
}

#footer p {
	text-align: center;
	font-size: smaller;
	color: white;
}

#footer a {
	color: white;
|
