/*--------------------------
sonomamarket STYLESHEET
based on svh2
COPYRIGHT 2008 WILDFIREWEB
AUTHOR: blaine@wildfireweb.com
Modified: 080309bt
---------------------------*/

@import url(/css/wildfirecommon.css);
@import url(/templates/sonomamarket/css/slatesblogs.css);
@import url(/templates/sonomamarket/css/slate_layout_1.css);
@import url(/templates/sonomamarket/css/editing.css);

body{
font-size: 62.5%;
margin: 0;
padding: 0;
/* background: #fff url(/templates/sonomamarket/images/bg_horiz.jpg) repeat; */
font-family: Arial, Verdana, sans-serif;
background: #7d8a79;
}

a {
color: blue;
text-decoration: none;
}

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

.adminlinks {
display: block;
position: relative;
padding: 4px 20px;
font-size: 12px;
background: #ea892b url(/home/wfw/images/adminlinks_w.jpg) left no-repeat;
color: #eee;
text-align: center;
}

.adminlinks a{
color: #fff;
font-size: 12px;
text-decoration: none;
}

.adminlinks a:visited{
color: #fff;
}


.adminlinks a:hover{
color: #fff;
text-decoration: underline;
}



.hide{
display: none;
}

.clearboth{
clear: both;
display: block;
height: 1px;
font-size: 1px;
margin: 0;
padding: 0;
border: 0;
}

h3.wfw{
font-weight: bold;
font-family: "Trebuchet MS", Verdana, sans-serif;
font-size: 1.6em;
color: #4a7ac6;
}

h3 {
display: none;
}

#wrapper{
margin: 10px auto;
width: 940px;
position: relative;
border: 0;
padding: 0;
}

#innerwrapper{
position:relative;
display:block;
width: 940px;
float:left;
margin: 0;
padding: 0;
border: 0;
border: 1px solid #666;
background: #fff url(/templates/sonomamarket/images/header4.gif) no-repeat;
}

#header{
position:relative;
display:block;
width: 940px;
height: 190px;
color:#666;
margin: 0;
padding: 0;
border: 0;
}


#leftcol{
display: block;
position: relative;
float: left;
width: 160px;
font-size: 12px;
margin: 15px 0 0 0;
padding: 0 10px;
border-right: 1px dotted #ccc;
overflow: hidden;
clear:both;
}

#leftcol_lower {
display: block;
position: relative;
float: left;
width: 160px;
/* overflow: hidden; */
clear:both;
text-align: center;
}

#leftcol_heading {
display: block;
position: relative;
width: 160px;
padding: 5px 0;
margin-bottom: 10px;
font-size: 16px;
font-weight: 700;
font-family:Arial;
background: #006d43;
color: #fff;
text-align: center;
clear: both;
}


/* NAVIGATION CSS for Indent Tabs */

#nav{
display: block;
position: relative;
float: left;
margin: 0 0 20px 0;
padding: 0;
width: 160px;
clear:both;
}

ul#tabs{
margin: 0;
padding: 0px;
width: 160px;
list-style: none;
}

ul#tabs li{
font-size: 14px;
padding: 0;
margin: 0;
font-weight: 700;
font-family:Arial, Helvetica, sans-serif;
position: relative;
width: 100%;
}

/* unselected tab */
ul#tabs li a {
text-decoration: none;
color: #036b43;
display:block;
padding: 6px 4px 6px 4px;
margin: 0;
}

/* selected tab in edit mode */
ul#tabs li span {
color: #036b43;
text-decoration: underline;
display:block;
padding: 4px;
margin: 0;

}

/* selected tab in preview mode */
ul#tabs li a span {
color: #036b43;
text-decoration: underline;
display:block;
padding: 0;
margin: 0;

}

ul#tabs li a:hover{
color: #000;

}


ul#tabs li.tab_2{
padding: 0 0 0 0;
margin: 0;
font-weight: 700;
font-size: 12px;
}


ul#tabs li.tab_2 a {
color: #036b43;
padding: 2px 0 2px 12px;
}


ul#tabs li.tab_2 a.selected_tab {
text-decoration: underline;
color: #036b43;
background: #fff url(/templates/sonomamarket/images/nav_arrow_rt.jpg) no-repeat center left;
}

ul#tabs li.tab_2 a:hover {
color: #000;
/* padding-left:12px; */
background: #fff url(/templates/sonomamarket/images/nav_arrow_rt.jpg) no-repeat center left;
}

ul#tabs li.tab_3{
padding: 10px 0 10px 20px;
margin: 0;
font-weight: 400;
font-size: 11px;
font-style: italic;
}

ul#tabs li.tab_3 a {
color: #999;
}

ul#tabs li.tab_3 a:hover{
color: #000;
}

ul#tabs li.tab_3 a span{
text-decoration: underline;
color: #000;
}

#content_title {
display: block;
position: relative;
margin: 0 0 20px 30px;
font-family: Arial, Verdana, sans-serif;
font-size: 16px;
font-weight: 700;
color: #7d8879;
clear: both;
}

#content{
position: relative;
display: block;
width: 525px;
float: left;
margin: 20px 15px 40px 15px;
font-size: 14px;
padding: 0;
overflow: hidden;
}

#fullpage_content {
position: relative;
display: block;
float: left;
width: 680px;
margin: 15px 15px 15px 15px;
font-size: 14px;
/* force min-height in most browsers */
min-height:750px;
height:auto !important;
height:750px;
}


#rightcol{
display: block;
position: relative;
float: right;
width: 180px;
font-size: 12px;
margin: 15px 0 0 0;
padding: 0 10px 30px 10px;
border-left: 1px dotted #ccc;
overflow: hidden;
}

#rightcol_heading {
display: block;
position: relative;
font-size: 16px;
font-weight: 700;
font-family:Arial;
padding: 5px 0;
margin: 10px 0;
background: #006d43;
color: #fff;
text-align: center;
clear: both;
}

#rightcol_heading2 {
display: block;
position: relative;
font-size: 16px;
font-weight: 700;
font-family:Arial;
padding: 5px 0;
margin: 10px 0;
background: #006d43;
color: #fff;
text-align: center;
clear: both;
}

#rightcol_heading3 {
display: block;
position: relative;
font-size: 16px;
font-weight: 700;
font-family:Arial;
padding: 5px 0;
margin: 10px 0;
background: #006d43;
color: #fff;
text-align: center;
clear: both;
}


#rightcol blockquote {
margin: 10px 0 10px 0;
padding: 2px 0 6px 25px;
background: transparent url(/templates/sonomamarket/images/nav_button.png) no-repeat top left;
border-bottom: 1px dotted #ccc;
}

/* CONTACT FORM */

.contactform table{
border: 2px solid #036b43;
}

.contactform th{
background: #036b43;
color: #eee;
}

#footer{
font-size: 12px;
position: relative;
margin: 10px auto;
clear: both;
width: 930px;
text-align: center;
padding: 10px 0;
}

#footer a{
color: #333;
}

#footer a:hover{
color: #000;
}


#content #calendar_wrapper{
width: 515px;
}

#content #cal_events {
width: 510px;
}

#content #cal_month {
width: 510px;
}

#fullpage_content #cal_events {
width: 700px;
margin: 0;
padding: 0;
}

#fullpage_content #cal_month {
width: 700px;
margin: 0;
padding: 0;
}

#fullpage_content #calendar_wrapper{
width: 700px;
}

/*Used to Style RSS feeds from Blogs or SLates */

#feed_box{
font-size: 1em;
width: 180px;
float: left;
/* margin-top: 20px; */
padding-bottom: 0;
overflow: hidden;
/* border: 1px solid red; */
}

#feed_box span.styled{
display: block;
/* border: 2px solid #000; */
width: 180px;
/* padding: 5px; */
}

#feed_box span.styled ul{
margin: 0;
padding: 0;
list-style: none;
}

#feed_box span.styled ul li{
margin-bottom: 10px;
}

#feed_box span.styled ul li a{
text-decoration: none;
color: #7d1a38;
font-weight: bold;
}

#feed_box span.styled ul li a:hover{
color: #000;
}

#feed_box span.styled .rss_date{
color: #666;
font-size: 10px;
}


#calendar_upcoming {
}
