/*--------------------------
Sonoma Valley Wholesale Nursery STYLESHEET
Baed on Anne O'brien Yoga
VALID CSS 2.0
COPYRIGHT 2009 WILDFIREWEB
AUTHOR: Blaine Transue - support@wildfireweb.com
CREATED: 09/29/08
Modified: 071409
---------------------------*/

@import url(/css/wildfirecommon.css);
@import url(/templates/svwn/css/slatesblogs.css);

body{
font-size: 62.5%;
margin: 0;
padding: 0;
font-family: Verdana, Arial, sans-serif;
font-family: Georgia, Times;
background: #dbd8d0;
}

.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;
}


#wrapper{
margin:0 auto;
background: #fff;
position: relative;
width: 90em;
border-top: 10px solid #1a481a;
border-left: 1px solid #1a481a;
border-right: 1px solid #1a481a;
border-bottom: 1px solid #1a481a;
}

.hide{
position: absolute;
left: -9999em;
}

span.clearboth{
clear: both;
margin: 0;
height: 0;
padding: 0;
display: block;
}

.clearboth{
clear: both;
}

#container{
display: block;
position: relative;
width: 90em;
margin: 0;
padding: 0;
float: left;
background: transparent url(/templates/svwn/images/navbg2.jpg) repeat-y top left;
}

/* HEADER */

#header{
width: 90em;
background: #6b9e2e;
color: #8cab4f;
color: #eee;
height: 150px;
}

#tagline{
width: auto;
height: 22px;
background: #517d26;
background: #1a481a;
font-family: Georgia;
font-size: 1.4em;
font-style: italic;
color: #eee;
text-align: center;
padding-top:3px;
}


/* NAVIGATION */

#nav{
float: left;
margin: 0 3em 0 0;
padding: 0;
width: 16em;
list-style: none;
}

ul#tabs{
margin: 0;
padding: 0 0 0 .5em;
list-style: none;
}

ul#tabs li{
display: block;
font-size: 1.2em;
margin: 0;
padding: 0.2em 0 0 0;
position: relative;
border: none;
}

ul#tabs li a{
position: relative;
display: block;
text-decoration: none;
color: #fff;
height: 2.0em;
width: 100%;
margin: 0;
padding: 0 0 0 0;
text-indent: 0.5em;
line-height: 1.8em;
font-weight: 700;
}

ul#tabs li a:hover{
background: #1a481a;
}

ul#tabs li span{
position: relative;
display: block;
height: 2.0em;
width: 100%;
margin: 0;
padding: 0;
color: #fff;
background: #1a481a;
}


ul#tabs li.tab_2 a{
text-indent: 2.0em;
font-weight: normal;
font-size: 11px;
}

ul#tabs li.tab_2 span{
font-weight: normal;
font-size: 11px;
}

/* CONTENT */

#content_container {
width: 70em;
/* background: transparent; */
position: relative;
float: left;
padding: 0;
/* border-bottom: 4px solid #1a481a; */
/* force min-height in most browsers */
min-height:600px;
height:auto !important;
height:600px;
/* border: 1px solid blue; */
}

#content{
float: left;
margin: 0 0 0 0;
padding: 5px 0px 10px 0px;
position: relative;
width: 57em;
font-size: 1.2em;
overflow: hidden;
/* border: 1px solid red; */
}

#content h2{
font-size: 1.8em;
color: #777;
font-weight: normal;
border-bottom: 1px solid #aaa;

}

#content h3{
color: #660066;
position: relative;
top: -13px;
margin: 0 1em;
padding: 0;
border-bottom: 1px solid #aaa;
}



#blurb{
width: 310px;
}

#leftcolumntop{
width: 310px;
padding-top: 20px;

}

#leftcolumntop div{
font-size: 11px;
padding: 0 13px;
color: #555;
}

#leftcolumntop span.cap{
display: block;
width: 310px;
height: 29px;
/*background: transparent url(/templates/svwn/images/eventscap.gif) no-repeat top center;*/
}

#leftcolumntop span.foot{
display: block;
width: 310px;
height: 29px;
/*background: transparent url(/templates/svwn/images/eventsfoot.gif) no-repeat top center;*/
}

/* right column on home page*/

#rightcolumntop{
background: #e6e7e9;
width: 305px;
float: right;
overflow: hidden;
}

#rightcolumntop div{
font-size: 11px;
padding: 0 13px;
color: #555;
}

#rightcolumntop span.cap{
display: block;
width: 305px;
height: 26px;
background: transparent url(/templates/svwn/images/pomcap.gif) no-repeat top center;
}

#rightcolumntop span.foot{
display: block;
width: 305px;
height: 26px;
background: transparent url(/templates/svwn/images/pomfoot.gif) no-repeat top center;
}

/*Left column on home page lower*/

#leftcolumnlower{
background: #fff;
width: 305px;
float: left;
overflow: hidden;
padding-top: 20px;
}

#leftcolumnlower div{
font-size: 11px;
padding: 0 13px;
color: #555;
}

#leftcolumnlower span.cap{
display: block;
width: 305px;
height: 26px;
/*background: transparent url(/templates/svwn/images/pomcap.gif) no-repeat top center;*/
}

#leftcolumnlower span.foot{
display: block;
width: 305px;
height: 26px;
/*background: transparent url(/templates/svwn/images/pomfoot.gif) no-repeat top center;*/
}

#leftbelownav{
margin: 6em 0em 0 1.1em;
width: 140px;
color: #fff;
}

/*Index Page main content*/

#indexcontent{
margin: 0;
padding: 20px 0 20px 0px;
position: relative;
width: 450px;
font-size: 12px;
overflow: hidden;
float: left;
}

#indexcontent h2{
font-size: 1.4em;
color: #666;
font-weight: normal;
/*border-bottom: 1px solid #aaa;*/
}

#indexcontent h3{
color: #666;
position: relative;
top: -13px;
margin: 0 1em;
padding: 0;
border-bottom: 1px solid #aaa;
text-transform: uppercase;
}

/*Index page right column */

#indexrightcolumntop{
background: #e6e7e9;
width: 200px;
float: right;
overflow: hidden;
margin-top: 20px;
margin-right: 10px;
}

#indexrightcolumntop div{
font-size: 11px;
padding: 0px 0px 0 1em;
color: #555;
}

#indexrightcolumn {
color: #666;
position: relative;
margin: 0 0 0 -1em;
padding: 0 0 0 0;
}

#indexrightcolumn h3{
color: #666;
position: relative;
top: -13px;
margin: 0 1em;
padding: 0 0 0 0;
border-bottom: 1px solid #aaa;
text-transform: uppercase;
font-size: 1em;
}

#indexrightcolumn span.cap{
display: block;
width: 200px;
height: 26px;
background: transparent url(/templates/svwn/images/irc_cap.gif) no-repeat top center;
}

#indexrightcolumn span.foot{
display: block;
width: 200px;
height: 26px;
background: transparent url(/templates/svwn/images/irc_foot.gif) no-repeat top center;
}

/*added this for the search at top*/
#topright{
text-align: right;
padding: 10px 20px;
width: 300px;
height: 80px;
position: absolute;
top: 10px;
right: 20px;
z-index: 2;
color: #666;
}

#topright a{
font-weight: normal;
font-size: 12px;
color: #666;
}

#topright a:hover{

font-size: 12px;
color: #000;
}

/* Stuff for RSS feeds on Home page*/

/*#leftcolumntop .rss_title{
font-size: 1em;
position: relative;
}*/


#leftcolumntop .rss_item{
font-size: 1em;
font-weight: normal;
text-decoration: none;
color: #000;
position: relative;
top: 0em;
}

#leftcolumntop ul.rss_items{
position: relative;
top: 1em;
}

#leftcolumntop li.rss_item{
position: relative;
top: -1em;
margin: 0 0 0 -3em;
}

#leftcolumntop a.rss_item{
color: #660066;
font-weight: 700;
}

#leftcolumntop .rss_date{
display: none;
}

#leftcolumntop a{
color: #660066;
}

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



/* FOOTER */

#footer{
padding: 0 0 .3em 0;
color: #666;
font-size: 1.1em;
text-align: center;
width: auto;
border-top: 40px solid #517d26;
}

#footer a{
color: #000;
}

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

.dragarrow {
z-index: 9;
}