/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 75px 0 0 0;
	padding: 0;
	background: #FFFFFF url(images/img01.jpg) repeat-x left top;
	text-align: left;
	font: 15px Arial, Helvetica, sans-serif;
	text-decoration: none;
}

h1, h1 a, h2, h2 a, h3, h3 a {
	margin: 0;
	text-decoration: none;
	font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #366;
}

h1 {
	letter-spacing: -1px;
	font-size: 2.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
}

h3 {
	font-size: 1em;
	line-height: 100%;
	color: #000;
	margin-left: 30px;
	padding-bottom: 20px;
}

p, ol, ul {
	margin-bottom: 2em;
	line-height: 200%;
}

a {
	color: #366;
}

a:hover {
	text-decoration: underline;
}

/* Header */

#header {
	width: 770px;
	margin: 0 auto;
	height: 42px;
}

#logo h1, #logo p {
	float: left;
	text-transform: lowercase;
	color: #366;
}

#logo h1 {
	font-size: 2.4em;
	padding: 0px 0 0 0px;
	color: #366;
}

#logo p {
	margin: 0;
	padding: 16px 0 0 8px;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}

#logo a {
	text-decoration: none;
	color: 096;
}

#logo p a {
	color: #366;
}

#menu {
	float: right;
	margin-top: 5px;
	color: #366;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: block;
	float: left;
	height: 42px;
}

#menu a {
	display: block;
	padding: 2px 20px 2px 20px;
	background: #366;
	margin-top: 10px;
	margin-right: 2px;
	text-decoration: none;
	text-align: center;
	text-transform: capitalize;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
}

#menu .last {
	margin-right: 0;
	padding-right: 0;
}

#menu a:hover {
	background: #1B2025;
	color: #FFFFFF;
}

#menu .current_page_item {
}

#menu .current_page_item a {
	background: #1B2025;
	color: #FFFFFF;
}


#banner {
	width: 770px;
	height: 250px;
	margin: 20px auto 0;
	background: url(images/panorama.jpg) no-repeat center center;
}
#calBanner {
	height: 300px;
	width: 770px;
	background-image: url(images/bay_sunset.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


/* Page */

#page {
	width: 960px;
	margin: 0 auto;
	padding: 40px 0 0 0;
}

/* Content */

#content {
	margin-right: 0px;
	color: #000;
	padding-top: 30;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}

.post {
	margin-bottom: 10px;
	padding-top: 40px;
}

.post .title {
	font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
}

.post .title h2 {
	padding: 0px 30px 5px 0px;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 2.2em;
	color: #366;
}

.title h2 a {
	color: #366;
}

.post .title p {
	margin: 0;
	border-top: 4px #D8DFE6 solid;
	line-height: normal;
	color: #366;
	padding-top: 20px;
}

.post .title p a {
	color: #366;
}

.post .entry {
	padding: 0;
	border-bottom-style: none;
	border-bottom-color: #999;
	height: auto;
	width: auto;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	color: #000;
}

.post .links {
	padding: 5px 0;
	border-bottom: 1px #D8DFE6 dotted;
	margin-top: 10px;
	text-align: left;
	font-size: 2em;
	color: #366;
}

.post .links a {
	font-weight: bold;
}

.post .links a:hover {
}

.post .links .more {
	padding: 0 0 0 20px;
}

.post .links .comments {
	margin-left: 20px;
	background: url(images/img05.gif) no-repeat left 50%;
	padding: 0 0 0 20px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 280px;
	color: #000000;
	height: 1200px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}


/* Search */

#search {
	padding: 20px 30px 40px 30px;
}

#search input {
	padding: 0;
	width: 70px;
	height: 29px;
	font-weight: bold;
}

#search #s {
	padding: 5px;
	width: 150px;
	height: auto;
	border: 1px solid #626262;
	font: normal 1em Arial, Helvetica, sans-serif;
}

#search br {
	display: none;
}
.bullets {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1em;
	line-height: 200%;
	color: #000;
	font-weight: normal;
}


/* Calendar */

#calendar_wrap {
	padding: 0 30px 40px 30px;
}

#calendar table {
	width: 100%;
	text-align: center;
}

#calendar thead {
	background: #F1F1F1;
}

#calendar tbody td {
	border: 1px solid #F1F1F1;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar tfoot a {
	text-decoration: none;
	font-weight: bold;
}

#calendar #today {
	background: #FFF3A7;
	border: 1px solid #EB1400;
	font-weight: bold;
	color: #EB1400
}

/* Footer */

#footer {
	padding: 20px 0 10px 0;
	border-top: 2px #EEEEEE solid;
	background: #F5F5F5;
}

#footer p {
	margin-bottom: 1em;
	text-align: center;
	line-height: normal;
	font-size: .9em;
	background: #F5F5F5;
}

#footer a {
	padding: 0 20px;
	text-decoration: none;
	color: #187BD9;
}

#footer a:hover {
}

#footer .rss {
}

#footer .xhtml {
}

#footer .css {
}

#footer .legal a {
	padding: 0;
}
.comments {
	color: #666;
	padding-top: 6px;
	text-align: center;
	font-size: x-small;
}
.centerCaption {
	font-size: x-small;
	color: #666;
	text-align: center;
	margin-top: 2px;
}
.caption {
	font-size: x-small;
	color: 666;
	padding-top: 8px;
}
h5 {
	line-height: 1.5em;
	padding-left: 10px;
	font-weight: normal;
}
h4 {
}
