/*
Theme Name: Cloverdale Rotary Club
Theme URI: http://www.tech351.com/wordpress/themes/cloverdalerotaryclub/
Description: This is a beta (pre 1.0) version of the default theme for the Cloverdale Rotary Club. For questions or modifications, please contact Scott Winter via wsw@tech351.com or by calling either of the following numbers (707) 891 3370 | (707) 291-2687.
Version: 0.9
Author: Scott Winter
Tags: rotary club, fixed width, tverticle navigation, left sidebar

Default Cloverdale Rotary theme by Scott Winter || http://tech351.com
This is a beta (pre 1.0) version of the default theme for the Cloverdale Rotary Club. For questions or modifications, please use the following contact info: 
Scott Winter
wsw@tech351.com
(707) 891 3370
(707) 291-2687
www.tech351.com
www.blueyonderweb.com
*/

html {	
	overflow-y:scroll;
}

body {
	color: #222;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0;
	text-align: center;
	background:url(../../../set/img/bkgn_main.jpg) center center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
}

img {
	border:none;	
}
#page {
	width: 960px;
	margin:auto;
	text-align: left;
	background:none;
}

#header {
	margin:0px 0px 0px 135px;
	width: 825px;
	height: 260px;
	border:0px solid #000000;
	font-size: 12px;
	color: #FFFFFF;
	background:#000000;
	
}

#header_blog {
	height: 200px;
}

#sidebar_left { 
	position:absolute;
	width:135px;
	height:400px;
	background:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#FFFFFF;
}

#sidebar_right {
	margin-left: 0;
	padding-left: 15px;
	float: right;
	width: 15%;
	font: 11px 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#top_border {
	width:825px;
	height:40px;
	background:url(../../../set/img/bkgn_main_topborder.jpg) #000000;
	margin:0px 0px 0px 135px;	
}

#content {
	width:725px;
	height:auto;
	margin:40px 0px 0px 135px;
	padding:0px 100px 0px 40px;
	background:none;
	
	
}

	.main_content {
		font-family:Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight:normal;
		color:#333;
	}
	
	.main_content a:link, .main_content a:active, .main_content a:visited {
		font-family:Arial, Helvetica, sans-serif;
		font-size:13px;
		font-weight:bold;
		color:#069;
		text-decoration:none;
	}
	
	.main_content a:hover {
		color:#09F;
		text-decoration:underline;
	}

#footer {
	width:825px;
	height:80px; 
	border:0px solid #000000;
	text-align: center;
	font-size: 11px;
	clear: both;
	margin:80px 0px 0px 135px;
	background:none;
}

.navigation ul {
	position:absolute;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#navigation {
	width:135px; 
	height:546px; 
	background:url(../../../set/img/bkgn_nav_area.jpg) no-repeat;
    margin:150px 0px 0px 0px; 
	padding:20px 0px 0px 0px;	
}

#navigation li {
	list-style:none;
}

#navigation li a:link, #navigation li a:visited, #navigation li a:active {
	width:120px;
	height:9px;
	border:0px solid #CCCCCC;
	margin:0px 9px 0px -40px;
	padding:13px 14px 18px 0px;
	background:url(../../../set/img/bkgn_nav_item_stat.gif);
	list-style:none;
	text-align:right;
	display:block;
	
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#1A3A6D;
	text-decoration:none;
}

#navigation li a:hover {
	background:url(../../../set/img/bkgn_nav_item_over.gif);
	color:#1A3A6D;
	text-decoration:none;
}

.page_item 2{
	color:red;
}

.wp-caption-text {
	font-family:'Arial Black', Gadget, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	color:#666;
	margin:-12px 0px 0px 0px;
}




.blog_header a:link, .blog_header a:active, .blog_header a:visited {
	font-family:'Times New Roman', Times, serif; 
	font-size:20px; 
	font-weight:normal; 
	color:#369; 
	line-height:20px;
	text-decoration:none;
}

.blog_header a:hover {
	color:#09F;
}

.blog_date_post {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#39C;
}

.blog_text_a {
	width:540px;
	height:auto;
	margin:-12px 0px 0px 0px;
	padding:0px 0px 20px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#333333;
}



.postmetadata {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#069;
}


#comments {
	font-family:Arial, Helvetica, sans-serif;
};




#commentform p {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size:12px;
}
#commentform input, #commentform textarea {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size:12px;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
}

#commentform input {
	width: 160px;
	padding: 0;
	margin-bottom: 0px;
	font-size: 11px;
}
#commentform textarea {
	width: 100%;
	padding: 0;
}
#commentform #submit {
	margin-top: 15px;
	margin-bottom: 15px;
	float: left;
}
.alt {
	background-color: none;
}
#commentform p {
	margin: 0px 0px 5px 0px;
}
.nocomments {
	text-align: left;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
}


.links_list_name, .links_list_name a:link, .links_list_name a:active, .links_list_name a:visited {
	font-family:'Times New Roman', Times, serif; 
	font-size:18px; 
	font-weight:normal; 
	color:#369; 
	line-height:20px;
	text-decoration:none;
}

.links_list_name a:hover {
	color:#09F;
}

.links_list_description {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	font-weight:normal; 
	color:#666; 
	line-height:16px;
};

.links_list_url, .links_list_url a:link, .links_list_url a:active, .links_list_url a:visited {
	font-family:'Courier New', Courier, monospace; 
	font-size:12px; 
	font-weight:bold; 
	color:#000099; 
	line-height:12px;
	text-decoration:underline;
};

.links_list_url a:hover {
	text-decoration:underline;
};

bbdd77
.si_contact_messageform {
	height:240px;	
}



/* Formset */
/* Contact Form */
#fieldformsetFieldcomments{
	width:360px;
	height:180px;
	margin:0px 0px 0px 38px;
}

.formsetInput{
	width:auto;	
}

#formsetFieldname, #formsetFieldemail{
	width:360px;
}

#fieldformsetFieldemail, #fieldformsetFieldname{
	width:240px;
	margin:0px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#069;
}

#fieldformsetFieldcomments {
	font-family:'Courier New', Courier, monospace;
	font-weight:normal;
	font-size:12px;
	color:#069;	
}

/* END */




/* HOME */
#home_news_container {
	width:320px;
	height:320px;
	background:url(../../../set/img/bkg_home_memo.jpg) top left no-repeat;
}
#home_news_container h2 {
	width:auto;
	height:30px;
	font-family:'Times New Roman', Times, serif;
	font-size:20px;
	font-weight:bold;
	color:#CCCCCC;
	margin: 0px 0px 0px 0px;
	padding: 6px 0px 0px 10px;
	
}
#home_news_content {
	width:300px;
	height:310px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;color:#333333;
	padding:5px 0px 0px 20px;
}

.memo_link_1 a:link, .memo_link_1 a:active, .memo_link_1 a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#990000;
	text-decoration:none;
}
.memo_link_1 a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#0033CC;
	text-decoration:underline;
}




/* END HOME */






/* CALENDAR */

#jd-calendar * {
margin: 0;
padding: 0;
line-height: 1.5;
color: #000;
background:none;
}
#jd-calendar caption, #jd-calendar .t351-calendar-date-switcher  {
background: #edf7ff;
border: 1px solid #a9e3ff;
margin: 2px 0;
font-weight:700;
padding:2px 0;
}

#jd-calendar table {
width:100%;
line-height:1.2;
border-collapse:collapse;
border:0px solid #000000;
}

#jd-calendar td {
vertical-align:top;
border:1px solid #eee;
text-align:left;
width:60px;
height:70px;
padding:2px!important;
}
#jd-calendar th {
text-align: center;
padding: 5px 0!important;
letter-spacing: 1px;
}
#jd-calendar th abbr {
border-bottom: none;
}
#jd-calendar h3 {
font-size:9px;
font-family: Arial, Verdana, sans-serif;
font-weight:700;
margin:3px 0;
padding:0;
width: 100%;
}
#jd-calendar h3 img {
vertical-align: bottom;
margin: 0 3px 0 0!important;
}
#jd-calendar #calendar-list h3 img {
vertical-align: middle;
}

#jd-calendar .list-event h3 {
font-size:10px;
margin:0;
}
#jd-calendar .calendar-event .details {
position:absolute;
width:320px;
background: #edf7ff;
color:#000;
border:1px solid #A4A4FF;
-moz-border-radius:10px;
-moz-box-shadow:3px 3px 6px #777;
-webkit-box-shadow:3px 3px 6px #777;
box-shadow:3px 3px 6px #777;
padding:10px;
z-index: 3;
}

#jd-calendar .list-event .details {
background:#fafafa;
border:1px solid #eee;
-moz-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;
margin:5px 0;
padding:5px 5px 0;
color: #333;
}

#jd-calendar #calendar-list li {
padding:5px;
list-style-type: none;
margin: 0;
}

#jd-calendar #calendar-list .odd {
background:#d3e3e3;
}

#jd-calendar .odd .list-event .details {
background:#e3f3f3;
border:1px solid #c3d3d3;
}

#jd-calendar .current-day {
background:#ffb;
}
#jd-calendar .current-day span {
color: #000;
background: #eee;
}

#jd-calendar td span {
display:block;
background:#f6f6f6;
margin:-2px -2px 2px;
padding:2px 4px;
}

#jd-calendar .calendar-event span {
display:inline;
background:none;
margin:0;
padding:0;
}

#jd-calendar .weekend {
background: none;/*#D9D9FF*/;
color: #000;
}

#jd-calendar th {
font-size:.8em;
text-transform:uppercase;
padding:2px 4px 2px 0;
}
#jd-calendar .category-key {
background: #edf7ff;
border: 1px solid #a9e3ff;
padding: 5px;
margin: 5px 0;
}
#jd-calendar .category-key ul {
list-style-type: none;
margin: 0;
padding: 0;
}
#jd-calendar .category-key li {
margin: 2px 10px;
}
#jd-calendar .category-icon {
margin-right:5px;
margin-bottom:5px;
vertical-align:middle;
}

#calendar-list li {
text-indent:0;
margin:0;
padding:0;
}

#jd-calendar .event-time {
display:block;
float:left;
height:100%;
margin-right:10px;
margin-bottom:10px;
font-weight:700;
font-size:.9em;
}

#jd-calendar p {
line-height:1.5;
margin:0 0 1em;
padding:0;
}

#jd-calendar .sub-details {
margin-left:6em;
}

#jd-calendar .vcard {
font-size:9px;
margin:10px 0;
}

#jd-calendar .calendar-event .vcard {
margin:0 0 10px;
}

#jd-calendar,#calendar-list {
clear:left;
background: #fff;
}
#jd-calendar {
position: relative;
}
#jd-calendar img {
border: none;
}
.category-color-sample img {
margin-right: 5px;
vertical-align: top;
}
.t351-calendar-nav {

}

#jd-calendar .t351-calendar-nav ul {
height: 2.95em;
list-style-type:none;
margin:0;
padding:0;
}

#jd-calendar .t351-calendar-nav li {
float:left;
list-style-type: none;
}

#jd-calendar .t351-calendar-nav li:before {
content:'';
}
#jd-calendar .t351-calendar-nav li a {
display:block;
background:#fff;
border:1px solid #09F;
text-align:center;
padding:1px 20px;
color: #243f82;
}

#jd-calendar .t351-calendar-nav li a:hover {
background:#a9e3ff;
color:#000;
border: 1px solid #243f82;
}
#jd-calendar .t351-calendar-next {
margin-left: 4px;
text-align:right;
}
#jd-calendar .t351-calendar-next a {
-webkit-border-top-right-radius: 4px;
-webkit-border-bottom-right-radius: 4px;
-moz-border-radius-topright: 4px;
-moz-border-radius-bottomright: 4px;
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
}
#jd-calendar .t351-calendar-prev a {
-webkit-border-top-left-radius: 4px;
-webkit-border-bottom-left-radius: 4px;
-moz-border-radius-topleft: 4px;
-moz-border-radius-bottomleft: 4px;
border-top-left-radius: 4px;
border-bottom-left-radius: 4px;
}
#jd-calendar .day-without-date {
background: #fafafa;
}
#upcoming-events .past-event {
color: #777;
}
#upcoming-events .today {
color: #111;
}
#upcoming-events .future-event {
color: #555;
}


.calendar-event p{
	font-size:10px;	
}

.calendar_text_a a:link, .calendar_text_a a:active, .calendar_text_a a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#099;
	text-decoration:none;
}
.calendar_text_a a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#069;
	text-decoration:underline;
}
/* END CALENDAR */









/* auxillary */

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.7em;
}
.widecolumn {
	line-height: 1.7em;
}
.narrowcolumn .postmetadata {
	text-align: left;
}
small {
	font: 11px/150% Verdana, Geneva, Arial, sans-serif;
}
#commentmetadata a {
	text-decoration: none;
	font-weight: normal;
	color: #333;
}
h1, h2, h3 {
	padding-top: 5px;
	padding-bottom: 0;
	font: bold 12px Verdana, Geneva, Arial, sans-serif;
}
h4 {
	padding-bottom: 5px;
	margin-top: -10px; 
	font: normal .9em Verdana, Geneva, Arial, sans-serif;
}
.description {
	font-size: 11px;
	text-align: right;
}
h1, h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
}






ol.commentlist {
		margin: 0px;
		padding: 0px;
		}
#commentlist {
	padding: 0px;
	margin : 0px;
}
.commentlist li {
	font-weight: normal;
	margin-top: 20px;
	padding: 10px;
	list-style: none;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 13px;
}
.commentlist small a {
	font-weight: normal;
	font-style: normal;
	color: #666;
}
.commentlist p {
	font-weight: normal;
	line-height: 1.7em;
	text-transform: none;
}
.commentmetadata {
	font-size: 10px;
	font-weight: normal;
}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
}
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}
a, h2 a:hover, h3 a:hover {
	text-decoration: none;
}
a {
	text-decoration: none;
	font-weight: normal;
	color: #333;
}
a:link {
	text-decoration: none;
	font-weight: normal;
	color: #333;
}
a:vlink {
	text-decoration: none;
	font-weight: normal;
	color: #333;
}
a:alink {
	text-decoration: none;
	font-weight: normal;
	color: #333;
}
a:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #009;
}
#wp-calendar #prev a {
	font-size: 9pt;
}
#wp-calendar a {
	text-decoration: none;
}
#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
.narrowcolumn {
	float: left;
	padding-right: 15px;
	padding-left: 10px;
	margin: 0;
	width: 75%;
}
.widecolumn {
	float: left;
	padding-right: 15px;
	padding-left: 10px;
	margin: 0;
	width: 75%;
}
.post {
	margin-top: 2px;;
}

.noresult {
	line-height: 1.7em;
}

.widecolumn .post {
	margin: 0;
}
.narrowcolumn .postmetadata {
	padding-top: 5px;
}
.widecolumn .postmetadata {
	margin: 0;
}
h1 {
	padding: 5px;
	font-size: 11px;
	text-align: right;
	font-color: #333;
}
.description {
	text-align: center;
}
h2 {
	margin-top: 10px;
}
h2.pagetitle {
	margin-top: 10px;
	text-align: left;
}
h3 {
	padding: 0px;
	margin-top: 10px;
}
h3.comments {
	padding: 0;
	margin: 0;
}
p img {
	padding: 0;
	max-width: 100%;
}
img.centered {
	display: block;
}
img.alignright {
	padding: 4px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
html>body .entry ul {
	margin-left: 0;
	padding: 0;
	list-style: none;
	padding-left: 0;
}
html>body .entry li {
	margin: 0;
}
/*
.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
}
*/
.entry ol {
	padding: 0;
	margin: 0;
}
.entry ol li {
	margin: 0;
	padding: 0;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}
#searchform {
	margin: 0;
	padding: 0;
	text-align: left;
}
.entry form {
	text-align: left;
}
select {
	width: 130px;

#wp-calendar {
	empty-cells: show;
	margin: 0;
	width: 140px;
	text-align: left;
}
#wp-calendar #next a {
	padding-right: 10px;
	font-weight: 10px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 10px;
	font-weight: 10px;
	text-align: left;
}
#wp-calendar a {
	display: block;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background: #ff6;
}
#wp-calendar caption {
	text-align: center;
	width: 100%;
	font-size: 12px;
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}
#wp-calendar td.pad:hover {
	background: #fff;
}
acronym, abbr, span.caps {
	cursor: help;
}
blockquote {
	margin-left: 8px;
	padding-left: 15px;
	border-left: 3px dotted #ccc;
}
blockquote cite {
	margin: 0;
	display: block;
}
.center {
	text-align: center;
}
hr {
	display: none;
}
a img {
	border: none;
}
.navigation {
	display: block;  
	text-align: left;
  	margin-bottom: 30px;
  	margin-top: 20px;
	clear: all; 
}