﻿/* Design by Alx Sanchez | http://www.alxsanchez.com */

body {
	margin: 0;
	padding: 0;
	background: #EFEFEF url(images/img01x.jpg) repeat-x left top;
	font-family: Franklin Gothic Book, Arial, Tahoma, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	color: #666666;
}

h1, h2, h3 {
	margin: 0;
	font-family: Franklin Gothic Book, Arial, Tahoma, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	color: #4D4D4D;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2em;
	color: B22222;
}

h3 {
	font-size: 1.6em;
}

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

ul, ol {
}

a {
	text-decoration: none;
	color: #B22222;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B22222;
}

a:hover {
	background: none;
}



/* Header */

#header {
	width: 900px;
	height: 142px;
	margin: 0 auto;
	background: url(images/img02xxx.jpg) no-repeat left top;
}


/* Logo */

#logo {

	width: 600px;
	padding: 140px 0 0 100px;
	color: #BF4D02;
}

#logo h1, #logo p {

}

#logo h1 {

	padding: 0;
	margin-right: 10px;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.8em;
	font-style: italic;
}

#logo p {

	margin: 0;
	padding: 0;
	font: normal 13px Georgia, "Times New Roman", Times, serif;
	color: #7B5C02;
}

#logo p a {
	color: #7B5C02;
}

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


/* Menu */

#menu {
	width: 910px;
	height: 37px;
	margin: 0 auto;
	padding: 0;
}

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

#menu li {
	float: left;
}

#menu a {
	display: block;
	padding: 7px 15px 7px 15px;
	text-decoration: none;
	font-family: Franklin Gothic Book, Arial, Tahoma, Helvetica, Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
}

#menu a:hover, #menu .current_page_item a {

}

#menu a:hover {
	background: url(images/img03.gif) no-repeat center top;
	text-decoration: none;
}

#menu .first {
	background: url(images/img03.gif) no-repeat center top;
}

#wrapper {
	width: 900px;
	margin: 0 auto;
	margin-bottom: 20px;
	background: url(images/img04.jpg) repeat-y left top;
	font-size: 14px;
}

#wrapper-top {
	width: 900px;
	background: url(images/img07.jpg) no-repeat left top;
}

#wrapper-btm {
	width: 900px;
	background: url(images/img05.jpg) no-repeat left bottom;
}


/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	padding-top: 30px;
}


/* Content2 */

#content2 {
	float: right;
	width: 350px;
	padding: 0,0,0,0;
	margin: -10px;
}

/* Content */

#content {
	float: right;
	width: 550px;
	margin: 0;
	padding: 0;
}

.post {

}

.billboard {
	color: #F00;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22pt;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-bottom-color: #998D7F;
	border-top-color: #998D7F;
	border-right-color: #998D7F;
	border-left-color: #998D7F;
	font-weight: bold;
}

.post .title {
	color: #B22222;
	border-bottom: 1px #A9A9A9 dashed;
}

.post .title a {
	background: none;
	color: #967001;
	border: none;
}

.post .title a:hover {
	text-decoration: underline;
}

.post .meta {
	margin-bottom: 30px;
	padding: 3px 0px;
	border-top: 1px #A9A9A9 dashed;
	border-bottom: 1px #A9A9A9 dashed;
	text-align: left;
	font-family: Franklin Gothic Book, Arial, Tahoma, Helvetica, Verdana, sans-serif;
	font-size: 11px;
}

.post .entry {
	padding: 10px 0 5px 0;
	text-align: justify;
}

.post a {
	color: #CC3333;
	border-bottom: 1px #CC3333 dotted;
}

.post .meta a {
	font-weight: bold;
}

/* Sidebar2 */

#sidebar2 {
	float: right;
	width: 200px;
	margin: 0;
	padding: 0 0 0 20px;
}
#sidebar2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

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

#sidebar2 li ul {
	padding-bottom: 30px;
}

#sidebar2 li li {
	line-height: 35px;
	border-bottom: 1px dashed #000000;
}

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

#sidebar2 h2 {
	letter-spacing: -.5px;
	color: #4D4D4D;
}

#sidebar2 p {
	padding-bottom: 20px;
	text-align: justify;
}

#sidebar2 a {
	color: #CC3333;
	border: none;
}

#sidebar2 a:hover {
	text-decoration: underline;
	color: #787878;
}


/* Sidebar */

#sidebar {
	float: left;
	width: 290px;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 30px;
}

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

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

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

#sidebar li li {
	line-height: 35px;
	border-bottom: 1px dashed #590000;
}

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

#sidebar h2 {
	letter-spacing: -.5px;
	color: #4D4D4D;
}

#sidebar p {
	padding-bottom: 20px;
	text-align: justify;
}

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

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


/* Footer */

#footer {
	width: 910px;
	height: 15px;
	margin: 0 auto;
	padding: 40px 0 15px 0;
	background: #4D4D4D url(images/img06.jpg) repeat-x left top;
	font-family: Franklin Gothic Book, Arial, Tahoma, Helvetica, Verdana, sans-serif;
	color: #FFFFFF;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 12px;
	text-transform: uppercase;
	text-align: center;
}

#footer a {
	color: #FF833B;
	border-bottom: 1px #FF833B dotted;
}

/* THIS CONTROLS THE UPCOMING EVENTS*/

.event_header {
	color: #CC3333;
	border: none;
}

.event_content {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.85em;
}

/*THIS CONTROLS THE QUOTES TEXT */
.quote {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.85em;
	font-style: italic;
}
.quote_small {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8pt;
}

.quote_bold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bolder;
}
