/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 20px;
	padding: 0;
	background: #660000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #402010;
  text-align:justify;
}

h1, h2, h3 {
	margin-top: 1.2em;
    clear: both;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-top: 1.5em;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	text-decoration: none;
	color: #B03336;
}

a:hover {
	text-decoration: none;
	color: #660000;
}

b {
  color: #333333;
}


/* Header */

#header {
	width: 900px;
	height: 50px;
	background: url(/images/img02.gif) no-repeat left top;
}

#logo {
	float: right;
	height: 50px;
	color: #40C1D4;
	padding-right: 20px;
}

#logo h1, #logo h2 {
	float: left;
	margin: 0 0 0 20px;
}

#logo h1 {
	padding: 5px 0 0 0;
	letter-spacing: -2px;
	font-size: 2.4em;
}

#logo h2 {
	padding: 22px 0 0 5px;
	letter-spacing: -1px;
	font-size: 1.4em;
	font-weight: normal;
	font-style: italic;
}
#logo h1 a {
	text-decoration: none;
	color: #FFFFFF;
}
#logo h1 a:hover {
	color: #660000;
}

#menu {
	float: left;
	height: 50px;
}
.menuitem {
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	height: 45px;
	position: relative;
  background: url(/images/img03.gif) no-repeat right center;
}
.menudropdown {
	border: thin double #660000;
	padding: 2px 2px 2px 2px;
	position: absolute;
	width: 240px;
	left: 5px;
	top: 45px;
	visibility: hidden;
	background-color: #FFFFFF;
}
#menu a {
	float: left;
	display: block;
	margin: 14px 3px 0 0;
	padding: 0 10px;
	text-decoration: none;
	letter-spacing: -1px;
	font-size: 1.4em;
	color: #FFFFFF;
}
#menu a:hover {
	color: #660000;
}
#menu .menudropdown a {
	color: #660000;
  float: none;
  display: block;
	font-weight: normal;
	font-size: 1.2em;
	border-top:  1px dotted #BB0000;
	margin: 3px 0 0 0;
	padding: 3px 8px 2px 16px;
}
#menu .menudropdown a:hover {
	color: #BB0000;
}

#search {
	float: right;
	width: 200px;
	height: 100px;
/*	background: url(images/header_logo_white.gif);*/
}

#search p {
	margin: 32px 0 0 0;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	font-style: italic;
}

#search h2 {
	margin: 0;
}

#search form {
	padding: 20px 0 0 20px;
}

#search fieldset {
	border: none;
}

#search legend {
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	font-style: italic;
}

#search #s {
	width: 140px;
	height: 30px;
	padding: 10px 10px 0 10px;
	background: #B5E6EE;
	border-top: 1px solid #B9E7EF;
	border-left: 1px solid #B9E7EF;
	border-right: 1px solid #C1EBF1;
	border-bottom: 1px solid #C1EBF1;
	font: bold 1.2em Georgia, "Times New Roman", Times, serif;
	color: #0083A9;
}

#search #x {
	display: none;
}

/* Page */

#page {
	width: 860px;
	padding: 2px 20px 0px 20px;
	margin: 0;
	min-height: 400px;
	background: #FFFFFF;
}

#page p.opening {
	font-size: 16px;
}

#page ul {
	margin: 0;
	padding: 10px 0 10px 30px;
}

#page ul.nodots {
	list-style: none;
}

#page ul ul {
	margin: 0;
	padding: 0 0 0 40px;
}

#page h2 {
	height: 30px;
	margin-bottom: 3px;
	padding: 8px 0px 2px 20px;
	background: url(/images/img06.jpg) no-repeat left top;
	color: #FFFFFF;
}

#page h3 {
	margin: 12px 0 8px 0;
	padding: 0 0 0 20px;
	color: #660000;
	font-size: 18px;
	text-decoration: underline;
}

#page h4 {
	margin: 12px 0 8px 0;
	padding: 0 0 0 30px;
	color: #660000;
	font-size: 14px;
	text-decoration: underline;
}

#page em.list {
	color: #E42217;
	font-weight: bold;
}

#page a {
	text-decoration: none;
}

#page a:hover {
	text-decoration: none;
}

/* Content */

#content {
	float: right;
	width: 60%;
	padding-right: 5%;
}

div.section {
  width: 100%;
  display: block;
  float: left;
}

.post {
}

.post .meta {
	margin: 0;
	text-align: center;
	font: bold 11px/normal Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}

.post .meta a {
	color: #CCCCCC;
}

.post .title {
	margin: 0;
	padding: 15px 0;
	text-align: center;
	font-size: 2.4em;
	border-top: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
}

.post .title a {
	text-decoration: none;
}

.post .title a:hover {
	border-bottom: 1px solid #EEEEEE;
}

.post .entry {
	padding: 20px;
	line-height: 200%;
}

.post .links {
	margin: 0;
	padding: 10px 0;
	font-weight: bold;
	border-bottom: 1px solid #EEEEEE;
	text-align: center;
}

.post .tags {
	margin: 0;
	padding: 10px 0;
	font-size: .8em;
	text-align: center;
}

.post .tags a {
	padding-left: 10px;
}

/* Sidebar */

#sidebar {
	margin-right: 70%;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 20px;
	background: url(/images/img05.gif) no-repeat;
}

#sidebar li ul {
	padding: 10px;
}

#sidebar li li {
	margin: 0;
	padding: 5px 10px;
	background: none;
	border-bottom: 1px dotted #EEEEEE;
}

#sidebar h2 {
	height: 35px;
	margin: 0;
	padding: 15px 0 0 20px;
	background: url(/images/img06.gif) no-repeat right top;
	color: #FFFFFF;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: none;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
	text-align: center;
	border-collapse: collapse;
}

#calendar th, #calendar td {
	padding: 5px 0;
}

#calendar thead th {
	border-top: 2px solid #EEEEEE;
	border-bottom: 2px solid #EEEEEE;
}

#calendar tfoot td {
	border-top: 2px solid #EEEEEE;
}

#calendar tbody td {
	border-bottom: 1px dotted #EEEEEE;
}
	
#calendar tbody a {
	font-weight: bold;
}

#calendar #today {
	background: #EEEEEE;
	font-weight: bold;
}

#calendar #next {
	text-align: right;
}

#calendar #prev {
	text-align: left;
}

/* Footer */

#bottom-bg {
	width: 900px;
	margin: 0;
}

#footer {
	width: 900px;
	margin: 0;
	padding: 0;
	background: url(/images/img07.jpg) no-repeat left top;
	height: 61px;
	color: #FFFFFF;
}

/* Images */

img.left {
	float: left;
	border: thin double #660000;
	margin: 3px 10px 3px 0px;
	padding: 2px 2px 2px 2px;
}
img.right {
	float: right;
	border: thin double #660000;
	margin: 3px 0px 3px 10px;
	padding: 2px 2px 2px 2px;
}
table.image {
	width:   100%;
	margin:  0;
	padding: 0;
	border:  none;
}
table.image td {
	margin:  0;
	padding: 0;
	border:  none;
}

/* Privates */

table.privates {
	border: thin double #660000;
	padding: 5px 5px 5px 5px;
}
table.privates td {
	vertical-align: top;
	padding: 3px 5px 3px 5px;
}
table.privates td.one {
	width: 240px;
}
table.privates td.two {
}

/* Misc content */

.schedule {
  margin-top: 5px;
  margin-left: 10px;
  margin-bottom: 5px;
  border-bottom: 1px dashed #CCCCCC;
}

.schedule td, .schedule th {
  padding: 1px 25px 1px 0px;
  border-top: 1px dashed #CCCCCC;
  vertical-align: top;
}

.clear {
	clear: both;
	margin-top: 5px;
}

