/*--------------------------
Zanne Clarke Photography STYLESHEET
VALID CSS 2.0
COPYRIGHT 2007 WILDFIREWEB
AUTHOR: Blaine Transue - blaine@wildfireweb.com
CREATED: 7/20/07 (ipps orig)
REVISED: 102708bt
---------------------------*/

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

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

/*background: #eee;*/
}

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

a:hover{
color: blue;
text-decoration: underline;
}

a:visited {
color: blue;
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;
}


#wrapper{
position: relative;
font-size: 1.2em;
margin: 0 auto;
padding: 0px 0px 10px 0px;
border: 0;
background: #fff;
width: 882px;
}

#header{
position: relative;
margin: 0 auto;
padding: 0;
border: 0;
width:882px;
height: 136px;
overflow: hidden;
background: transparent url(/templates/zanne/images/header4d.jpg) top right no-repeat;
}

#headertitle{
position: relative;
height: 80px;
width: 400px;
margin: 76px 0px 0 200px;
padding: 0;
color: #fff;
font-size: 40px;
font-family: "Times",Georgia;
}

#headerdescription{
float: right;
position: relative;
height: 50px;
width: 200px;
margin: 94px 26px 0px 0px;
padding: 0;
color: #938451;
font-size: 22px;
font-family: "Trebuchet MS";
font-style: normal;
/*font-weight: 700;*/
text-transform: uppercase;
}

/* other than IE to fix position */
html>body #headerdescription {
  margin-right: 49px;
}

p.clearboth{
clear: both;
}

#container{
margin: 0 0px 0 0;
padding: 0px 0px 16px 0px;
border-right: 1px solid #93834f;
border-left: 1px solid #93834f;
border-bottom: none;
border-top: none;
width:880px;
background: transparent url(/templates/zanne/images/lb.png) bottom left no-repeat;

}

/* NAVIGATION */

#nav{
float: right;
position: relative;
margin: 0em 0em 0em 0em;
padding: 0em 0em 1.0em 0em;
width: 14.2em;
background:#fff;
overflow: hidden;
border: 0;
}



/* split nav top half */
ul#tabs1{
margin: 0;
padding: 0;
list-style: none;
}

ul#tabs1 li{
font-size: 14px;
padding: 0px 0px 0px 0px;
margin: 25px 0px;
font-weight: 700;
font-family:Georgia, "Times New Roman", Times, serif;
position: relative;
height: 34px;
/*border-bottom: 1px solid #999999;*/
}

/* unselected tab */
ul#tabs1 li a {
text-decoration: none;
color: #92834f;
display:block;
padding: 10px 0px 10px 10px;
margin: 0;
}

/* selected tab in edit mode */
ul#tabs1 li span {
color: #fff;
background:#92834f;
display:block;
padding: 10px 0px 10px 10px;
margin: 0;
}

/* selected tab in preview mode */
ul#tabs1 li a span {
color: #fff;
background:#92834f;
display:block;
}

ul#tabs1 li a:hover{
color: #fff;
background:#92834f;
padding: 10px 0px 10px 10px;
}

/* split nav bottom half */
ul#tabs2{
margin: 70px 0 0 0;
padding: 0px;
list-style: none;
}

ul#tabs2 li{
font-size: 14px;
padding: 4px 0px 4px 0px;
margin: 6px 0;
font-weight: 700;
font-family:Georgia, "Times New Roman", Times, serif;
position: relative;
height: 25px;
/*border-bottom: 1px solid #999999; */
}

/* unselected tab */
ul#tabs2 li a {
text-decoration: none;
color: #92834f;
display:block;
padding: 4px 0px 4px 10px;
margin: 0;
}

/* selected tab in edit mode */
ul#tabs2 li span {
color: #fff;
background:#92834f;
display:block;
padding: 4px 0px 4px 10px;
margin: 0;
}

/* selected tab in preview mode */
ul#tabs2 li a span {
color: #fff;
background:#92834f;
display:block;
padding: 4px 0px 4px 10px;
margin: 0;
}

ul#tabs2 li a:hover{
color: #fff;
background:#92834f;
padding: 4px 0px 4px 10px;
}

/* CONTENT */

#toptitle{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:1.4em;
color:#666;
height:25px;
width:860px;
text-align:center;
line-height: 1.2;
}

#content{
margin: 0 0 0 0;
padding: 0 0 0 0;
left:11px;
position: relative;
z-index: 1;
width: 700px;
overflow: hidden;
border: 0;

}

#content_level2{
margin-top: 0;
}

#title1{
font-family:verdana;
font-size:1.4em;
color: #d18fb9;
font-weight:700;
font-style:italic;

}

/*Left Sidebar*/

#leftsidebar{
clear: left;
float: left;
position: relative;
margin: 0.5em 1em 0 0;
padding: 1em 1em 0 .5em;
width: 14em;
background-color:#fff;
}

/* FOOTER */

#footer{
padding: 0;
color: #666;
font-size: 0.9em;
width: 860px;
margin: 1.0em 0 0 2.0em;
}

#footer a{
color: #999;
}

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

#loginform {
position:relative;
height: 2em;
overflow:hidden;
}

.external a{
color: #cccccc;
}

.external a:visited{
color: #cccccc;
}

.external a:hover{
color: #000000;
text-decoration: underline;
}

.external hr {
display: none;
}


