
/*
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: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}	

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #3E3530;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2.8em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

th {
	color:#c60009;
	font-weight:bold;
	font-size: 110%;
	text-align:left;
}	
.cellcolor {
	background:#c60009;
	color:#fff;
	vertical-align:text-top;
}
.top {
	vertical-align:text-top;
	text-align:left;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #c60009;
}
blockquote {
	padding: 10px 5px 10px 50px;
	color:#000;
	border-top:1px solid #000;
	border-bottom: 1px solid #000;
	margin: 5px;
	background: url(images/quotes.png) no-repeat top left;
	
}
blockquote .name {
	color:#C60009;
}
a:hover {
}

#wrapper {
	margin: 0 auto;
	padding: 0;
}

.bigname {
	
	color: #C60009;
	font-variant:small-caps;
	text-align:left;
	}
.companytitle {
	color:#C60009;
	font-size:120%;
	font-variant:small-caps;
}
.companyname {
	font-weight:bold;
	color:#c60009;
}
/* Header */

#header {
	margin: 0 auto;
	height: 125px;
	padding: 0px 0px 0px 30px;
	background:#CF0009;
}

/* Logo */

#logo {
	float: left;
	width: 250px;
	margin: 0;
	padding: 0;
	color: #000000;
}

#logo h1, #logo p {
}

#logo h1 {
	padding: 40p 0px 0px 80px;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-size: 3.8em;
	background: redc;
}

#logo p {
	margin: 0;
	padding: 0px 0 0 0px;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #FFFFFF;
} 

#logo a {
	border: none;
	background: none;
	text-decoration: none;
}



/* Menu */

#menu {
	float: right;
	width: 550px;
	height: 100px;
	margin: 0 auto;
	padding: 0;
	
}

#menu ul {
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	height: auto;

	margin-right: 1px;
	padding: 5px 15px 5px 15px;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;

	float: left;
}

#menu a.menutype1 {
	background:#fff;
	color:#c60009;
}

#menu .current_page_item {
	text-decoration: none;
	color:#000;
	display: block;
	height: auto;

	margin-right: 1px;
	padding: 5px 15px 5px 15px;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;

	float: left;
}

#menu a:hover {
	background:#fff;
	color:#C60009;
}

/* Page */

#page {
	width: 980px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
}

#page-bgtop {
	padding: 50px 0px 0px 0px;
}
/* Content */

#content {
	float: left;
	width: 650px;
	padding: 0px 0px 0px 0px;
}

.post {
	margin-bottom: 20px;
}

.post .title {
	height: 41px;
	padding: 7px 0px 10px 30px;
	color:#C60009;
	font-variant:small-caps;
}
.post .title_event {
	height: 41px;
	padding: 7px 0px 10px 30px;
color: #731472;	
font-variant:small-caps;
}
.post .title_event a{
	color: #731472;	
}
.post .eventsource {
	color: #731472;
	
}
.post .title a {
	color: #c60009;
	border: none;
}

.post .meta {
	margin-bottom: 30px;
	padding: 0px 30px 0px 30px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
}

.post .meta .date {
	float: left;
}

.post .meta .posted {
	float: right;
}

.post .meta a {
}

.post .entry {
	padding: 0px 30px 20px 30px;
	padding-bottom: 20px;
	padding-top: 20px;
	border-bottom: 1px solid #C60009;
	
}
.post .entry img {
	padding-right: 15px;
}

.links {
	padding-top: 20px;
	font-size: 12px;
	font-weight: bold;
}

.post .entry td {
	
	border-top:1px solid #c60009;
	text-align:left;
	padding: 15px 15px 15px 15px;
}
.red {
	color:#c60009;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 280px;
	margin: 0px;
	padding: 0px 20px 0px 0px;
	color: #787878;
}

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

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 0px 0px;
	padding-bottom: 30px;
}

#sidebar li li {
	line-height: 35px;
	border-bottom: 1px solid #B3B3B3;
	margin: 0px 30px;
	border-left: none;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar li li a {
	padding: 0px 0px 0px 0px;
}

#sidebar h2 {
	height: 38px;
	padding-left: 30px;
	letter-spacing: -.5px;
	font-size: 1.8em;
}

#sidebar p {
	margin: 0 0px;
	padding: 0px 30px 20px 30px;
	text-align: justify;
}

#sidebar a {
	border: none;
	color: #000000;
}

#sidebar a:hover {
	text-decoration: underline;
}


/* Footer */

#footer {
	height: 50px;
	margin: 0 auto;
	padding: 0px 0 15px 0;
	background: #CF0009;
	font-family: Arial, Helvetica, sans-serif;
}

#footer p {
	margin: 0;
	padding-top: 20px;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
}