/*
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: #FFFFFF url(images/img01b.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #890000;
}

h1, h2, h3, p, ol, ul {
	margin-top: 0;
}

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
}

h1, h2 {
	
	font-weight: bold;
}

h1 {
	letter-spacing: -1px;
	font-size: 2.0em;
}

h2 {
	letter-spacing: -1px;
	font-size: 1.2em;
}

p, ol, ul {
	margin-bottom: 1.5em;
	line-height: 150%;
}

a {
	color: #890000;
}

a:hover {
	text-decoration: none;
	color: #e08333;
}

img.left {
	float: left;
	margin: 4px 20px 0 0;
}

img.right {
	float: left;
	margin: 4px 0 0 20px;
}

hr {
	display: none;
}

/* Header */

#header {
	height: 93px;
	background: url(images/img02.jpg) no-repeat center top;
}


#menu {
	float: right;	
}

#menu ul {
	margin: 0;
	padding: 15px 10px 0 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	float: left;
	width: 120px;
	height: 56px;
	margin: 0 0 0 2px;
	padding: 9px 0 0 0;
	background: #A23223 url(images/img03c.gif) no-repeat;
	text-decoration: none;
	text-align: center;
	letter-spacing: -1px;
	font-size: 1.2em;
	font-weight: bold;
	color: #000000;
}

#menu a:hover, #menu .current_page_item a {
	background: #A23223 url(images/img04c.gif) no-repeat;
}

/* Page */

#page {
	width: 976px;
	margin: 0 auto;
}

/* Content */

#content {
	float: left;
	width: 600px;
	padding: 0 0 0 10px;
}

.post {
	margin-bottom: 15px;
	background: #E66B5B url(images/img05b.gif) no-repeat;
	color: #FFFFFF;
}

.post a {
	color: #FFFFFF;
}

.post a:hover {
	color: #FFFFFF;
}

.post .title {
	margin: 0;
	padding: 20px 20px 0 20px;
}

.post .title a {
	text-decoration: none;
	color: #FFFFFF;
}

.post .byline {
	margin: 0;
	padding: 0 30px;
}

.post .entry {
	padding: 20px 30px 10px 30px;
}

.post .links {
	margin: 0;
	padding: 10px 30px 35px 30px;
	background: url(images/img06a.gif) repeat-x left bottom;
	border-top: 1px solid #B23727;
}

.post .links a {
	padding-left: 10px;
	background: url(images/img08.gif) no-repeat left center;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

.post .links a:hover {
	color: #FFFFFF;
}

/* Sidebars */


.sidebar {
	float: left;
	width: 170px;
}

.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 #CCCCCC;
}

.sidebar li li a {
	text-decoration: none;
	color: #890000;
}

.sidebar li li a:hover {
	color: #E08333;
}

.sidebar li h2 {
	padding-top: 0px;
	color: #890000;
}

/* Left Sidebar */

#leftbar {
}

/* Right Sidebar */

#rightbar {
	padding: 0 0 0 15px;
}

/* Search */

#searchform {
	padding-top: 20px;
	text-align: right;
}

#searchform br {
	display: none;
}

#searchform input {
	margin-bottom: 5px;
}

#searchform #s {
	width: 190px;
}

/* Footer */

#footer {
	clear: both;
	padding: 20px 0;
	background: #E08333;
}

#footer p {
	text-align: center;
	font-size: smaller;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
|


/* Splash */

#splash {
	width: 960px;
	height: 200px;
	align: center;
	margin: 0 auto;
}#addthis {
	float: right;
	height: 20px;
	width: 300px;
}

