/*--------------------------
QUARRYHILL BOTANICAL GARDEN STYLESHEET
VALID CSS 2.0
COPYRIGHT 2007 WILDFIREWEB
AUTHOR: support@wildfireweb.com
CREATED: 12/6/07
---------------------------*/

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

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

.adminlinks {
display: block;
position: relative;
padding: 4px 20px;
font-size: 12px;
background: #fe622b 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;
}


a {
color: #517d26;
text-decoration: underline;
}

a:visited {
color: #517d26;
text-decoration: underline;
}

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


#wrapper{
margin:0 auto;
padding: 0 12px;
background: transparent url(/templates/quarryhill/images/wrapbg.gif) repeat-y top center;
position: relative;
width: 904px;
}

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

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

span.clearboth2{
clear: both;
margin: 0;
height: 20px;
padding: 0;
display: block;
background: #fff;
}

#container{
width: 88em;
position: relative;
margin: 0;
margin-left: 12px;
padding: 0;
background: transparent url(/templates/quarryhill/images/navbg.gif) repeat-y top left;
}

/* HEADER */

#header{
width: 880px;
padding-left: 12px;
}

#header_quotebox {
position: absolute;
display: block;
width: 600px;
margin-left: 20px;
margin-top: -90px;
background: #fff;
height: 70px;
z-index: 98;
opacity:0.60;
filter:alpha(opacity=60);
}

#header_quote {
position: absolute;
display: block;
width: 470px;
font-family: "Garamond", Georgia, Times;
font-size: 24px;
padding: 5px 0px 5px 15px;
margin-left: 20px;
margin-top: -90px;
z-index: 99;
color: #333;
line-height: 1;
background: transparent;
}

#tagline{
width: 880px;
height: 22px;
margin-left: 12px;
background: #90ac4e url(/templates/quarryhill/images/tagline.gif) no-repeat right;
}

/* NAVIGATION */

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

}

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

ul#tabs li{
font-size: 1.2em;
margin: 0 4.5em 0 0.6em;
padding: 0;
position: relative;
border: 1px solid #517d26;
}

html>body ul#tabs li{
border: none;
}

ul#tabs li a{
text-decoration: none;
color: #fff;
display: block;
margin: 0;
padding: 0.5em 0 0.3em 1em;
font-weight: 700;
}

ul#tabs li span{
text-decoration: underline;
color: #fff;
display: block;
margin: 0;
padding: 0;
font-weight: 700;
}


ul#tabs li.tab_2 a{
padding-left: 1.6em;
font-weight: normal;
font-size: 11px;
}

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

/* CONTENT */

#leftcol {
margin-left: 17px;
color: #fff;
font-size: 16px;
font-family: "Garamond", georgia, times;
width: 150px;
}

#content{
margin: 0;
padding: 20px 0 20px 20px;
position: relative;
width: 660px;
font-size: 12px;
overflow: hidden;
}

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

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

#blurb{
width: 310px;
}

#events{
background: #d6dfc2;
width: 305px;
margin-top: 20px;
}

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

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

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

#top_right{
background: #fff;
}

#bottom_right{
background: #fff;
}

#plantofmonth{
background: #d8d7cd;
width: 305px;
float: right;
overflow: hidden;
}

#plantofmonth h3{
font-family: "Arial";
text-transform: uppercase;
text-align: center;
color: #517d26;
padding: 0;
margin: 0;
margin-top: -8px;
padding-bottom: 5px;
}

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

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

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


/* FOOTER */

#footer{
background: transparent url(/templates/quarryhill/images/footerbg.gif) no-repeat bottom center;
padding: 0 0 1em;
color: #fff;
font-size: 1.1em;
text-align: center;
width: 904px;

}

#footer a{
color: #fff;
}

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