/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	padding: 0px;
	margin: 0px;
	background: #000000;
	font-family: Georgia, Verdana;
	font-size: 1em;
	color: #203C36;
}

h1, h2, h3 {
	color: #203C36;
}

h1 {
	letter-spacing: -1px;
	font-size: 3em;
}

h2 {
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-bottom: 1.6em;
	line-height: 160%;
}

p {
}

blockquote {
	font-style: italic;
}

ul {
}

ol {
}

a {
	color: #e70508;
}

a:hover {
	color: #000000;
}

small {
}

hr {
	display: none;
}


/* Header */

#header-wrapper {
	height: 90px;
	background: #E70508;
}

#header {
	width: 900px;
	margin: 0 auto;
}

#header img {
	padding: 0px;
	border: 0px;
}

#header h1 {
	margin: 0;
}

#header h1 img {
	padding-top: 10px;
}

.urlname {
	float: right;
	letter-spacing: normal;
	margin-top: 1em;
	margin-right: 3em;
	font-size: 0.5em;
	font-family: Georgia, Verdana;
	text-transform: uppercase;
	color: #FFFFFF;

}

#header h1 a {
	text-decoration: none;
}


/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	padding: 0;
	background: #FFFFFF;
}

/* Content */

#content {
	float: left;
	width: 630px;
	padding-left: 20px;
	background: #FFFFFF;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

.post {
	background: #FFFFFF;
	margin-top: 25px;
	padding-right: 10px;
}

.post a {
	font-family: Arial Black;
	text-transform: uppercase;
}

.post .date {
	margin: 0;
	line-height: normal;
	font-size: .8em;
	color: #999999;
}

.post .title, .post .meta {
	display: inline;
	margin-left: -20px;
	padding: 4px 20px 4px 20px;
	text-transform: uppercase;
	font: normal 1.1em Verdana, Geneva, sans-serif;
	color: #e70508;
	background: url("images/img03.jpg") no-repeat scroll right top #000000;
	height: 28px;
}

.entry {
	margin-top: 0.25em;
}

.entry img {
	padding: 5px;
	border: none;
}

.entry img a, .entry img a:visited, .entry img a:hover {
	border: none;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 240px;
	background: #E70508;
	margin-top: 0.5em;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-top: 0.5em;
}

#sidebar li ul {
	padding: 3px 20px 40px 20px;
}

#sidebar li li {
	padding: 0;
	background: url(images/spacer.gif);
	color: #FFFFFF;
	font-family: Verdana, Arial;
	font-size: 0.8em;
	
}

#sidebar ul li ul ul {
	padding: 0 0 0 20px;
	list-style: none;
	background: none;
}


#sidebar h2 {
	display: inline;
	margin-top: 0.5em;
	padding: 4px 20px 4px 10px;
	text-transform: uppercase;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #FFFFFF;
	background: url("images/img03b.jpg") no-repeat scroll right top #000000;
	height: 28px;
}

#sidebar a {
	color: #FFFFFF;
}

#sidebar a:hover {
	color: #000000;
}

/* Footer */

#footer {
	height: 30px;
	padding: 40px 0 0 0;
	margin: 0 auto;
	clear: both;
	background: #E70508;
}

#footer p {
	margin: -20px;
	text-align: center;
	color: #FFFFFF;
	font-size: 18px;
}


/* Columns */

#columns {
	width: 630px;
	float: left;
}

#columns ul {
	margin: 5px 0 0 -30px;
}

#columns li {
	list-style: none;
}

#columns li a {
	font-size: 0.9em;
	text-transform: none;
	text-decoration: none;
}

#columns li a:hover {
	font-size: 0.9em;
	text-decoration: none;
	text-transform: none;
}

#columns img {
	border: 0px;
}

#columns a img {
	border: 0px;
}

#columns a:hover img {
	opacity: 0.5;
}

#columns h3 {
	font-size: 14px;
	color: #e70508;
}

.column1 {
	float: left;
	text-align: center;
	width: 305px;
	height: 475px;
	vertical-align: bottom;
}

.column2 {
	float: left;
	text-align: center;
	width: 305px;
	height: 475px;
	vertical-align: bottom;
}

.column3 {
	float: left;
	width: 650px;
	height: 130px;
	vertical-align: bottom;
}


/* Link Blankout */

.blankout {
	color: #e70508;
	font-size: 9px;
}

.blankout a {
	color: #e70508;
	text-decoration: none;
}

.blankout a:hover {
	text-decoration: none;
}
