@charset "utf-8";

/* 
Theme Name: Derrick Watkins
Theme URL: http://anizamarketing.com
Description: Custom WP Theme for Derrick Watkins
Author: Kathy Murdock
Author URI: http://anizamarketing.com
Version: 1.0.0
*/

/* CSS Document */

/*This site designed by Kathy Murdock of Aniza Marketing, www.anizamarketing.com*/

body {
margin:0 auto 0; 
width:100%;
height:100%;
padding:0;
background:url(images/back2.gif) repeat-x #669966;
font-family: arial, times new roman, sans-serif;
font-size:1em;
font-weight:normal;
color:#ffffff;
}

a:link{
color:#666666;
text-decoration:none;
}

a:visited{
color:#666666;
text-decoration:none;
}

.green {
	color: #663300;
}

.green2 {
color:#669966;
}

.salmon {
color:#ff6b43;
}
.form{
margin:0 0 10px 55px;
width:310px;
border:2px double #cccccc;
background:#99cc99;
}

.video{
width:470px;
height:374px;
margin:0 0 10px 7px;
}

.buy {
margin:0 0 0 45px;
}

#wrap{
width:100%;
background:url(images/back2.gif) repeat #99cc99;
} 


/* Navigation */ 


#nav{
width:100%;
height:43px;
margin:-18px auto 0;
	list-style: none;
	line-height: 40px;
background:url(images/nav.gif) repeat-x #ccffcc;
border-bottom:2px solid #cccccc;
}

#nav ul {
	width: 960px;
	list-style: none;
	line-height: 40px;
	}



#nav li{
margin:2px 10px 0 0px;
position:relative;
display:block;
font-family: arial, times new roman, sans-serif;
font-size:.9em;
float:left;
color:#663300;
border-right:1px solid #663300;
text-align:center;
}


#nav li:hover {
	float: left;
	list-style: none;
font-family: Arial;
	}



#nav a, #nav a:visited {

	display: block;

	color: #663300;

	padding: 0 20px;

	}

#headerfont{
font-family:arial, sans-serif;
font-size:.9em;
text-align:left;
}

#logo{
margin:0 auto 0;
position:relative;
width:100%;
height:205px;
border-top:1px solid #cccccc;
border-bottom:2px solid #cccccc;
background:url(images/logoback.gif) repeat-x;
}

#logocontainer{
width:960px;
margin:0 auto 0;
}

#name{
width:600px;
padding-top:10px;
float:left;
}

#quote{
margin:20px 12px 0 0; 
width:300px;
float:right;
}

/* Main Content Boxes */ 


#container1{
	width:960px;
margin:0 auto 0;
	padding-top:10px;
padding-bottom:12px;
	background:transparent;
	font-family: arial, times new roman, sans-serif;
font-size:1em;
	color:#ffffff;
			}

.left{
width:250px;
float:left;
padding-left:0px;
}

.right{
width:400px;
margin-right:28px;
float:right;
}

div.clear{
clear:both;
}

#container2{
width:960px;
margin:0 auto 0;
padding-top:10px;
		background:transparent; 
font-family: arial, times new roman, sans-serif;
font-size:1em;
color:#663300;
			}

.left2{
width:250px;
margin:11px 0 0 20px;
float:left;
}


.middle{
width:175px;
float:left;
padding-left:138px;
}

.right2{
width:230px;
margin:3px 20px;
float:right;
}

#container3{
width:750px;
margin:0px auto 0;
padding-top:40px;
padding-bottom:15px;
		background:transparent; 
font-family: arial, times new roman, sans-serif;
font-size:1em;
color:#ffffff;
}

#container3text{
margin:0 auto 0;
width:400px;
}

#container4{
width:750px;
margin:0 auto 0;
		background:transparent; 
font-family: arial, times new roman, sans-serif;
font-size:1em;
color:#663300;
}

.left3{
margin:3px 0 0 135px;
float:left;
}

.right3{
margin:3px 135px;
float:right;
font-family:tahoma, arial, times new roman, sans-serif;
color:#fff;
font-size:.9em;
}

#calendar{
width:960px;
margin:0 auto 0;
padding-top:25px;
		background:transparent; 
font-family: arial, times new roman, sans-serif;
font-size:1em;
color:#663300;
			}
	

/*HEADINGS*/

h1{
font-family:tahoma, times new roman, sans-serif;
font-size:1.1em;
text-align:center;
color:#660000;
} 


h2{
font-family:Enview, Arial, sans-serif;
font-size:1.4em;
text-align:left;
background:url(images/header.png) no-repeat;
color:#ffffff;
} 

h3{
font-family:Enview, Arial, sans-serif;
font-size:1.2em;
text-align:center;
color:#ffffff;
} 

h4{
font-family: tahoma, arial, times new roman, sans-serif;
	font-size:1.2em;
	color:#663300;
} 
	/*BLOG POSTS AREA*/ 
	
	.post {
	width:500px;
	background:#FFFFFF;
	font-family:tahoma, times new roman, sans-serif;
	font-size:1em;
	color:#000000;
	}
	
	.postmeta {
	width: 400px;
	font-size: 1em;
	color:#000000;
	padding: 5px 0px 0px 0px;
	margin: 0px;
	border-top: double #660000;
	}
	
	.post{
	background: #FFFFFF;
	float: left;
	width: 500px;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	border: 1px solid #660000;
	}
	
.post p {
	margin: 0px;
width:500px;
	padding: 0px 0px 15px 0px;
	font-family:tahoma, new times roman, sans-serif;
	font-size:1em;
	color:#000000;
	}
	
.post ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}
	
.post ul li {
	list-style-type: none;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	}
	
.post ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
.post ol {
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}
	
.post ol li {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	}
	
.breadcrumb {
	float: left;
	width: 590px;
	font-size: 11px;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 3px 0px;
	border-bottom: double #EAEAEA;
	}
	
.date {
	width: 400px;
	float: left;
	margin: 0px;
	padding: 5px 0px 0px 0px;
font-family:tahoma, times new roman, sans-serif;
	font-size:.8em;
	color:#000000;
	}
	
.time {
	background: #FFFFFF;
	margin: 0px 0px 0px 3px;
	padding: 0px 0px 0px 20px;
	}
	
.icomment {
	background: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 18px;
	}
	
.tags {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px 0px 0px 18px;
	}
	
.category {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px 0px 0px 18px;
	}
	


.archive {
	float: left;
	width: 275px;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	}
	

.comments {
	background: #FFFFFF;
	float: left;
	width: 300px;
	margin: 0px 0px 0px 0px;
	border: 2px solid #660000;
padding:10px;
	}

.postmetadata {
font-size:.8em;
}

	.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

#sidebar{
width:250px;
float:right;
} 

#sidebar ul {
list-style-type:none;
} 

#sidebar li {
list-style-type:none;
} 	

#sidebar li a {
color:#ffffff;
} 

	#footer{
width:100%;
margin:0 auto 0;
position:absolute;
border-top:1px solid #cccccc;
background:url(images/c1b.gif) repeat #663300;
font-family:Enview, Segoe Print, times new roman, Arial, sans-serif;
font-size:.8em;
color:#669966;
text-align:center;
}
	