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

body {
	background: #FFFFFF url(../images/img01.jpg) repeat-x top left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 20px 0px 0px 0px;
	padding: 0px;
	color: red;
}

input_orig, textarea_orig {
	width: 220px;
	background: #FFFFFF url(../images/img04.gif) repeat-x;
	border-top: 1px solid #A3A3A3;
	border-right: 1px solid #E5E5E5;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #D6D6D6;
	font: normal 1em
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: black;
/*	color: #757575;   */
}

h1, h2, h3 {
	color: #31363B;
	letter-spacing: -1px;
}

h1, h1 a, h2, h2 a {
	text-decoration: none;
}

h1 a:hover, h2 a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 38px;
}

h2 {
	font-size: 28px;
	font-weight: normal;
}

h3 {
	font-size: 16px;
}

p, ul, ol {
	margin-top: 1.5em;
	line-height: 190%;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #C11A00;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin-right: 20px;
}

img.right {
	float: right;
	margin-left: 20px;
	margin-right: 10px;
}

hr {
	display: none;
}

#header {
	width: 920px;
	height: 290px;
	margin: 0 auto;
}

/* Logo */

#logo {
	width: 920px;
	height: 100px;
	margin: 0 auto;
	padding: 0px;
}

#logo h1, #logo h2 {
	margin: 0;
	padding: 0;
/*	text-transform: uppercase;     */
}



#logo h1 {
	padding: 20px 5px 0 20px;
	font-size: 38px;
	font-family: papyrus, pristina, "monotype corsiva", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: black;
/*	color: #31363B;    */
}

#logo h2 {
	padding: 0px 0 0 25px;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: red;
}

#logo p {
	margin: 0;
	padding: 0 0 0 20px;
	line-height: normal;
	font-size: 1.2em;
	font-weight: bold;
}

#logo a {
	color: #31363B;
}

#splash {
	width: 920px;
	float: center;
	text-align: center;
	vertical-align: center;
	height: 213px;
	padding-top: 5px;
	padding-bottom: 0px;
	background: url(../images/header_image2.jpg) no-repeat left top;
font-size: 48px;
	font-family: papyrus, pristina, "monotype corsiva", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: white;
/*	color: #31363B;    */
}


#splash h1 {
	padding: 0px 0px 0 0px;
	font-size: 58px;
	font-family: papyrus, pristina, "monotype corsiva", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: white;
/*	color: #31363B;    */
}



#splash h2 {
	padding: 0px 0 0 25px;
	font-size: 15px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: red;
	vertical-align: bottom;
}
/* Header */

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

#menu {
	height: 39px;
	width: 900px;
	padding-left: 20px;
	background: url(../images/my_menu_bar3.jpg) repeat left top;
	font-family: Arial, Helvetica, sans-serif;
}

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

#menu li {
	float: left;
}

#menu a {
	display: block;
	float: left;
	padding: 15px 30px 15px 18px;
	margin-right: 1px;
	height: 23px;
	background: url(../images/img03.gif) no-repeat left 35%;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
	color: white;
}

#menu a:hover {
	color: yellow;
}

#menu .current_page_item a {
	background: none;
	color: yellow;
}



#wrapper {
	width: 920px;
	margin: 0 auto;
	background: url(../images/img05.jpg) repeat-x left top;  
}

/* Page */

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

/* Content */

#content {
	float: right;
	width: 690px;
}

.post {
}

.post .title {
	margin: 0;
	padding: 10px 20px 10px 10px;
	border-bottom: 1px dotted #D6C9BF;
}

.post h1.title {
	padding: 5px 0 0 50px;
	height: 40px;
	font-size: 2.4em;
	text-transform: lowercase;

}

.post h2.title {
	padding: 15px 0  0 0px;
	height: 58px;
	font-size: 2.2em;
	vertical-text-align: bottom;
text-align: center;

}

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

.post .entry {
	margin: 0px;
	padding: 0px 5px;
	color: black;
	font-size: 1.02em;
}

.post .meta {
	height: 35px;
	margin: 15px 0 20px 0;
	padding: 15px 0 0 20px;
	line-height: normal;
	background: url(../images/img05.jpg) repeat-x left top;
}

.post a {
	color: #31363B;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 204px;
}

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

#sidebar li {
	margin-bottom: 40px;
}

#sidebar li ul {
	padding-left: 25px;
}

#sidebar li li {
	margin: 0;
	padding: 5px 10px;
	border-bottom: 1px dotted #D6C9BF;
}

#sidebar li h2 {
	margin: 0 0 1em 0;
	padding: 5px 0  5px 25px;
	height: 20px;
/*	text-transform: lowercase;    */
	font-size: 24px;
	letter-spacing: -1px;
}

#sidebar li p {
	padding: 0 20px;
}

/* Calendar */

#sidebar #calendar {
	padding: 0;
}

#calendar caption {
}

#calendar table {
	width: 100%;
	padding: 0 20px;
	text-align: center;
}

#calendar thead th {
	border-bottom: 2px solid #F2F2F2;
	border-top: 1px solid #F2F2F2;
}

#calendar tbody td {
	padding: 5px 0;
	border-bottom: 1px solid #F2F2F2;
}

#calendar tfoot td {
	border-top: 1px solid #F2F2F2;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar a {
	font-weight: bold;
}

/* Footer */

#footer {
	clear: both;
	width: 920px;
	height: 50px;
	margin: 0 auto;
	background: #FFFFFF url(../images/img01.jpg) repeat-x top left;
}

#footer p {
	margin: 0;
	line-height: normal;
	padding: 35px 15px;
}

#footer a {
}

#footer .legal {
	float: left;
}

#footer .credit {
	float: right;
}

.left {
	float: left;
}
.right {
	float: right;

A:link.nav {COLOR: white; TEXT-DECORATION: none; FONT-SIZE: 11px;}
A:visited.nav {COLOR: white; TEXT-DECORATION: none; FONT-SIZE: 11px;}
A:hover.nav {COLOR: black; TEXT-DECORATION: none; FONT-SIZE: 11px;}
A:active.nav {COLOR: white; TEXT-DECORATION: none;}

.nav_normal {COLOR: black; background-color: #0174DF; FONT-FAMILY: arial, sans-serif, tahoma, verdana; FONT-SIZE: 11px; FONT-WEIGHT: normal; LINE-HEIGHT: 36px; TEXT-ALIGN: left; TEXT-DECORATION: none;}


