/* /#1b497f/;/#336699/;/#666666/ */

/* the line above is for color substitution from the site color field in the DB */

/*--------------------------
Stacie Patterson Law CSS 
VALID CSS 2.0
COPYRIGHT 2009 WILDFIREWEB
AUTHOR: Blaine Transue - blaine@wildfireweb.com
CREATED: 03/10/09
Modified: 07/20/09 s.s.120710bt
---------------------------*/

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

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

.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: blue;
text-decoration: none;
}

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

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

#wrapper{
display: block;
position: relative;
font-size: 1.2em;
margin: 40px auto 0 auto;
padding: 0 0 10px 0;
background: #fff;
border: 0;
border-bottom: 14px solid #eee;
width: 980px;
overflow: hidden;
}

#header{
display: block;
position: relative;
float: left;
width: 950px;
margin: 0 15px 0 15px;
padding: 0 0 20px 0;
color: #666;
font-size: 14px;
border: 0;
border-bottom: 1px solid #999;
clear: both;
}

#rtcol_header{
display: block;
position: relative;
float: left;
width: 980px;
border-bottom: 1px solid #999;
clear: both;
}

p.clearboth{
clear: both;
}

#container{
display: block;
position: relative;
width: 980px;
overflow: hidden;
float: left;
margin: 0;
padding: 0;
border: 0;
}

/* NAVIGATION */

#nav{
float: left;
position: relative;
margin: 0 10px 0 0;
padding: 0 0 10px 10px;
width: 150px;
background:#fff;
}

ul#tabs{
margin: 0;
padding: 5px;
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: 140px;
border-bottom: 1px solid #999999; 
}

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

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

/* selected tab in preview mode */
ul#tabs li a span {
color: #666666;
color: #000;
display:block;
background:#fff;
padding: 0;
margin: 0;
}

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

ul#tabs li.tab_2{
padding: 2px 0 2px 15px;
margin: 0;
font-weight: 400;
font-size: 12px;
width: 125px;
}

/* 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{
display: block;
position: relative;
float: left;
margin: 0;
padding: 16px 20px 0 20px;
z-index: 1;
width: 740px;
overflow: hidden;
font-size: 12px;
border-left: 1px #999 dotted;

}

#home_content{
display: block;
position: relative;
float: left;
margin: 10px 0 0 0;
padding: 16px 20px 0 20px;
z-index: 1;
width: 730px;
overflow: hidden;
font-size: 14px;
border-left: 1px #999 dotted;
min-height: 400px;
}

#content_title H1{
font-size: 18px;
color: #666;
font-weight: 700;
padding: 0;
margin: 0;
}

#rtcol_content{
display: block;
position: relative;
float: left;
margin: 0;
padding: 16px 20px 0 20px;
z-index: 1;
width: 540px;
overflow: hidden;
font-size: 14px;
border-left: 1px #999 dotted;
}

#rtcol {
position: relative;
display: block;
width: 180px;
padding: 16px 10px 0 10px;
margin: 0;
margin-top: 12px;
right: 15px;
float: right;
/* background: #eee; */
/* border: 1px solid red; */
}

#rtcol_title {
font-size: 16px;
color: #1b497f;
font-weight: 700;
}

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

}

/*Left Sidebar*/

#leftsidebar{
float: left;
position: relative;
margin: 0;
font-size: 12px;
padding: 10px 0 0 0;
width: 160px;
background-color:#fff;
overflow: hidden;
/* border: 1px solid #999; */
}

/* FOOTER */

#footer{
padding: 0;
color: #333;
font-size: 12px;
width: 980px;
text-align: center;
margin: 10px auto 0 auto;

}

#footer a{
color: #333;
}

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

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

#rss_container {
width: 710px;
margin-top: 15px;
background: #eeeeee;
}

.rss_box {
display: block;
position: relative;
margin-top: -10px;
/* border: 1px solid #888; */
}

.rss_items {
color: #fff;
padding: 0;
margin: 0; 
}

.rss_items a{
color: #1b497f;
font-weight: 700;
}

.rss_item {
color: #000;
}


.rss_items li {
font-size: 12px;
margin: 0;
padding: 10px 10px 10px 10px;
list-style: none;
}

#share_buttons {
display: block;
position: relative;
clear: both;
margin: 6px 0;
}

