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

body {
	margin-top: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #757890;
	background-image: url(../images/bodybg.gif);
	background-repeat: repeat;
	background-position: left top;
}

h1, h2, h3 {
	margin: 0;
	text-transform: lowercase;
	letter-spacing: -.05em;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #CCCCCC;
}

h1 {
	font-size: 1.8em;
}

h2 {
	font-size: 1.4em;
	color: #666666;
}

h3 {
	font-size: 1em;
}

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

ul, ol {
}

a {
	background: url(images/img05.gif) repeat-x left bottom;
	text-decoration: none;
	color: #621D02;
}

a:hover {
	background: none;
	color: #990000;
}

/* Header */

#header {
	width: 900px;
	height: 200px;
	margin: 0 auto;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(../images/headerbg.jpg);
}

/* Logo */

#logo {
	float: left;
	color: #000000;
}

#logo h1 {
	float: left;
	padding-top: 120px;
	padding-left: 135px;
	text-transform: uppercase;
	font-size: 2.0em;
	color: #000000;
}

#logo p {
	float: left;
	margin: 0;
	padding: 138px 0 0 2px;
	text-transform: lowercase;
	letter-spacing: -.05em;
	font-size: 16px;
} 

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

/* Search */

#search {
	float: right;
	width: 200px;
	padding-top: 86px;
	padding-right: 45px;
}

#search form {
	width: 200px;
	height: 41px;
	margin: 0;
	padding: 55px 0 0 18px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 150px;
	padding: 5px 10px 5px 10px;
	border: none;
	text-transform: uppercase;
	border: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #CCCCCC;
}

#search-submit {
	display: none;
}

/* Menu */

#menu {
	width: 900px;
	height: 60px;
	margin: 0 auto;
	background-color: #F2F2F2;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #990000;
	border-bottom-color: #990000;
}

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

#menu li {
	float: left;
	background-color: #F2F2F2;
}

#menu a {
	padding: 20px 20px;
	margin-right: 2px;
	text-transform: lowercase;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #333333;
}

#menu a:hover, #menu .current_page_item a {
	color: #666666;
	text-decoration: none;
}

#menu a:hover {
	text-decoration: none;
	color: #999999;
}

/* Wraper */

#wrapper {
	width: 900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}


/* Page */

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

/* Content */

#content {
	float: right;
	width: 600px;
	margin-right: 40px;
}

.post {
	color: #666666;
}

.post .title {
	padding: 5px 0 5px 0;
	border-bottom: 2px solid #000000;
	color: #000000;
}

.post .title a {
	color: #000000;
}

.post h2 {
	font-size: 1.8em;
}

.post .meta {
	padding: 2px 10px;
	background: #0D0D0D;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	text-transform: uppercase;
	text-align: left;
	font-size: 9px;
	color: #666666;
}

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

/* Sidebar */

#sidebar {
	float: left;
	width: 220px;
	color: #333333;
	background-color: #F2F2F2;
}

#sidebar a {
	color: #333333;
}
#sidebar a:hover {
	color: #666666;
}

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

#sidebar li {
	}

#sidebar li ul {
	padding: 10px 0 15px 15px;
	}

#sidebar li li {
	padding-left: 10px;
	}

#sidebar h2 {
	padding-bottom: 10px;
	padding-left: 20px;
	margin: 5px 22px;
	font-size: 1.5em;
	border-bottom: 2px solid #000000;
	background: url(images/img06.jpg) no-repeat left 35%;
	color: #990000;
}

#sidebar p {
	padding: 10px 13px 15px 23px;
	text-align: justify;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

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

/* Footer */

#footer {
	width: 800px;
	margin: 0 auto;
	padding: 30px 0;
	height: 60px;
	font-family: Arial, Helvetica, sans-serif;
	color: #1E1F20;
}

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

#footer a {
	color: #D6969B;
}img {
	margin-bottom: 2px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

.latest-post {
	color: #666666;
}
.latest-post a {
	color: #990000;
	font-size: 1.0em;
}
