/*
Theme Name: Dee S White
Theme URI: http://deeswhite.com/
Description: The default deeswhite theme based on the okie color scheme.
Version: 1.0
Author: Joel Mills
Author URI: http://ventilationstudios.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Dee S White v1.0
	

	This theme was designed and built by http://ventilationstudios.com

*/

object { outline:none; }

body {
margin:0;
padding:0;
background-color:#8f3737;
font-family:Arial, Helvetica, sans-serif;
}

hr {
width:50px;
background-color:#9c3c3c;
}

a:link {
color:#f2d888;
text-decoration:none;
margin:0;
padding:0;
}

a:visited {
color:#f2d888;
}

h2, h3 {
	font-family:Arial, Helvetica, sans-serif;
}

input[type=text] {
	color:#999;
	}

#headerWrap {
	width:100%;		
	float:left;
}

	#header {
        width:960px;
        margin:20px auto 0 auto;
	
	}

	
	#clientLogin {
	margin-top:30px;
	width:540px;
	float:right;	
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}	
	
	#clientLogin ul {
	width:540px;
	}
	
	#clientLogin li {
	float:left;
	padding-right:10px;
	list-style-type:none;
	}

#navWrap {
	width:100%;
	height:59px;
	background-color:#f0db99;
	background-image:url(../images/navStrip.jpg);
	float:left;
}

.headerAd {
float:right; width:392px; height:72px; background-color:#ccc;
}

#bodyWrap {
	width:100%;	
	float:left;
	
}
	#bodyContent {        
	width:1000px;       
        margin:5px auto;
	padding-bottom:10px;	
	font-size:14px;
        background-color:#bd4848;
        padding-top:5px; 
	-moz-border-radius: 8px;
	border-radius: 8px;
      
	}

        
		
		
#footerWrap {
	width:100%;
	float:left;
}
	#footer1 {
	width:1000px;
        height:68px;
	margin:0 auto;
        padding:10px 0 0 0;
        background-image:url('http://deeswhite.com/images/footerStrip.png');
        background-repeat:no-repeat;
        color:#fff;
        text-align:center; 
        font-size:12px;
               
	}
	
	#footer1 ul {
	margin:0;
	padding:0;
	}
	
	#footer1 li {		
	padding:0 7px 0 7px;
	list-style-type:none;
        display:inline;
        border-right:1px solid #fff; 
	}	
	
	#footer1 p {
	color:#ccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
	
        #footer1 a:visited {
text-decoration:none;
}
#footer2Wrap {
	width:100%;
	float:left;        	
}

	#footer2 {
	width:960px;
	margin:0 auto;
	text-align:center;
	color:#666666;
	font-weight:bold;
	}

#logo {
	width:280px;
	height:80px;
	float:left;	
	padding-top:30px;
}

#homeButtons {
	float:left;
	width:400px;
	margin:0;
	padding:0;
}

#homeButtons li {
	list-style-type:none;
	float:left;
	padding-right:10px;
	
}

#menuHolder {
        width:960px;
        margin:0 auto;
}

/* Slide Show */

ul.slideshow {
	list-style:none;
	width:587px;
	height:254px;
	overflow:hidden;
	position:relative;
	margin:0;
	padding:0;
        float:left;
	
}	

ul.slideshow li {
	position:absolute;
	left:0;
	right:0;
}

ul.slideshow li.show {
	z-index:500;	
}

ul img {
	border:none;	
}

/*
#slideshow-caption {
	width:587px;
	height:60px;
	position:absolute;
	bottom:0;
	left:0;	
	color:#fff; 
        background-color:transparent;      
        background-image:url(http://deeswhite.com/images/captionBG.png);
	z-index:1000;
}

#slideshow-caption .slideshow-caption-container {
	padding:5px 10px;		
	z-index:1000;
}

#slideshow-caption h3 {
	margin:0;
	padding:0;	
	font-size:14px;
}

#slideshow-caption p {
	margin:5px 0 0 0;
	padding:0;
}
*/

#slideshowHolder {
width:881px;
height:268px;
margin:5px auto;
background-image:url('http://deeswhite.com/images/slideBG.png');
background-repeat:no-repeat;
padding:6px 5px 5px 8px;
}




#authorSlide {
    margin:0 auto;
    width:958px;
    height:148px;
    background-image:url('http://deeswhite.com/images/authorBG.png');
    background-repeat:no-repeat;
}

#authorSlide img{
    padding-top:7px;
}

#authorSlide li{
    list-style-type:none;
    float:left;
    color:#fff;
    height:148px;
}

#footerPanelWrap {
    width:1000px;
    height:300px;
    margin:0 auto;    
}

.footerPanel {
    width:205px;
    height:270px;
    margin:24px 0 25px 35px; 
    padding:0; 
    float:left;  
    background-color:#cb4d4d;
    -moz-border-radius: 8px;
    border-radius: 8px;

   -moz-box-shadow: inset 0 0 8px #a03d3d;
   -webkit-box-shadow: inset 0 0 8px #a03d3d;
    box-shadow: inner 0 0 8px #a03d3d;
}

.footerPanel ul{
   margin:10px 0 0 0; 
   padding:0;
   width:205px; 
   float:left;   
}

.footerPanel li{
    list-style-type:none;  
    padding:0 0 20px 20px;
    margin:0;
    width:195px; 
      
}

.footerPanel a:link{
    color:#f2d888;
    font-weight:normal;
    text-decoration:none;
    width:205px;
}

.footerPanel  a:visited{
color:#f2d888;
font-weight:normal;
text-decoration:none;
width:163px;
}

.footerPanel  a:hover{
color:#fff;
font-weight:normal;
text-decoration:none;
width:163px;
}

.footerPanel h2{
    color:#fff;
    font-size:18px;
    float:left;
    width:140px;
    padding-top:10px;
}

.footerPaneltmb img {
    margin:10px 0 0 10px;
    float:left;
    padding-right:10px;
}

.clear {
	clear:both
}

#adsHome {
float:right;
width:275px; 
height:254px; 
margin:0 13px 0 0;
padding:0;
/* background-color:#fff; */
}

#adsHome ul {
padding:0;
}

#adsHome li {
width:73px;
height:110px;
float:left;
list-style-type:none;
margin:5px;
border:2px solid #bf4949;
background-color:#f1f1f1;
text-align:center;
overflow:hidden
}

#blogArea {
width:100%;
}

#blogWrap {
width:509px;
background-color:#9c3c3c;
margin:0 0 0 35px;
float:left;
-moz-border-radius: 8px;
border-radius: 8px;
}


.blogImg {
width:120px;
height:142px;
border:5px solid #fff;
float:left;
clear:both; 
margin-right:20px;
}

.blogTitle {
width:487px;
height:31px;
background-image:url('http://deeswhite.com/images/blogHeaderStrip.png');
background-repeat:no-repeat;
margin:0 0 30px 0;

}

.blogTitle h2 {
padding-top:2.5px;
}

#topCurveBlog {
background-image:url('http://deeswhite.com/images/topCurveBlog.jpg');
width:509px;
height:7px;
}

#bottomCurveBlog {
background-image:url('http://deeswhite.com/images/bottomCurveBlog.jpg');
width:509px;
height:7px;
}

.sidebar {
float:left;
background-color:#A84141;
-moz-border-radius: 8px;
border-radius: 8px;
width:200px;
margin:0 0 0 8px;
padding: 0 2px 5px 2px;
}

.sidebar ul {
margin:0 0 20px 0;
padding:0;
text-align:center;
width:200px;
}

.sidebar h2 {
color:#fff;
text-align:center;
font-weight:400;
}

.sidebar a:link {
margin-left:20px;
text-decoration:none;
}

.sidebar a:visited {
margin-left:20px;
text-decoration:none;
}

.sidebar li{
list-style-type:none;
margin:0;
padding:0;
width:200px;
text-align:left;
}

.clear {
clear:both;
}

.post {
width:485px;
margin:0 auto;
padding-bottom:10px;
background-image:url('http://deeswhite.com/images/separator.png');	     
background-repeat:no-repeat;
background-position:bottom;
color:#fff;
}

.post a:link {
color:#f2d888;
text-decoration:none;
padding:5px 0 0 20px;
font-weight:400;
}

.post a:visited {
color:#f2d888;
text-decoration:none;
padding:5px 0 0 20px;
font-weight:400;
}

.post a:hover {
color:#fff;
font-weight:400;
}

.postSingle {
width:685px;
margin:0 30px 0 35px;
padding:10px 0 10px 0;
background-color:#993B3B;
-moz-border-radius: 8px;
border-radius: 8px;

color:#fff;
float:left;
}

.postSingle ul{
padding:0 0 10px 0;
margin:0;
}

.postSingle li{
/* list-style-type:none; */
padding-top:5px;
}

.postSingle img {
border:0.4px solid #f2d888;

padding:3px;
margin:10px;
}

.postSingle h2 {
margin-left:60px;
}

.entry {
width:600px;
text-align:justify;
margin:0 auto;
}

#respond {
margin-left:60px;
}

#comments {
margin-left:60px;
}

.commentlist p{
text-align:justify;
width:600px;
color:#eee;
}

.pagetitle {
color:#fff;
margin-left:40px;
}


img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
    }

    img.alignright {
    padding: 4px;
    margin: 0 0 2px 7px;
    display: inline;
    }

    img.alignleft {
    padding: 4px;
    margin: 0 7px 2px 0;
    display: inline;
    }

    .alignright {
    float: right;
    }

    .alignleft {
    float: left;
    }

#familyBar {
    background-image: url('http://deeswhite.com/images/bgfamily.jpg');
    background-repeat: repeat-x;
}

#familyBar li{
    display: block;
    float:left;
    padding:0 20px 0 0;
}

