/*
THEME NAME: DKC
THEME URI: http://www.imagedesignpros.com
DESCRIPTION: Custom Design for Deanna Kent-McDonald
VERSION: 1.0
AUTHOR: Image Design Professionals Inc.
AUTHOR URI: http://www.imagedesignpros.com
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
strong{
	font-weight:bold;
}
em{
	font-style:italic;
}
.left{
	float:left;
}
.right{
	float:right;
}
a span{
	cursor:pointer;
}
body {
	line-height: 1;
	color: #FFF;
	font-size:62.5%;
	background: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
.clear {
	clear: both;
}

#Container {
	width: 775px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
h2#header {
	position: relative;
	height: 105px;
	width: 775px;
	color: #FFFFFF;
	font-size: 2.1em;
	font-weight: bold;
	padding-top: 20px;
}
h2#header span {
	background: url(images/header.png);
	position: absolute;
	height: 190px;
	width: 800px;
	z-index: 100;
}
#sidebar {
	position: absolute;
	width: 205px;
	left: 0px;
	top: 150px;
	z-index: 200;
	text-align: center;
	font-size: 0.9em;
}
#sidebar li {
	width: 205px;
	line-height: 1em;
}
#sidebar li a {
	font-weight: bold;
	color: #E6E9C1;
	text-decoration: none;
	display: block;
	position: relative;
	width: 205px;
}
#sidebar li a:hover {
	color: #FFFFFF;
}
#sidebar a span {
	display: block;
	position: absolute;
	width: 205px;
	left: 0px;
	top: 0px;
}

#sidebar .m0 a{
	height: 40px;
}
#sidebar .m0 a span {
	height: 40px;
	background: url(images/menu.png) no-repeat 0px 0px;
}
#sidebar .m0 a:hover span, #sidebar .current_page_item.m0 a span{
	background: url(images/menu.png) no-repeat -200px 0px;	
}
.m1 a, .m1 a span {
	height: 32px;
	background: url(images/menu.png) no-repeat 0px -40px;
}
.m1 a:hover span, .current_page_item.m1 a span{
	background: url(images/menu.png) no-repeat -200px -40px;	
}
.m2 a, .m2 a span {
	height: 37px;
	background: url(images/menu.png) no-repeat 0px -72px;
}
.m2 a:hover span, .current_page_item.m2 a span{
	background: url(images/menu.png) no-repeat -200px -72px;	
}
.m3 a, .m3 a span {
	height: 39px;
	background: url(images/menu.png) no-repeat 0px -109px;
}
.m3 a:hover span, .current_page_item.m3 a span{
	background: url(images/menu.png) no-repeat -200px -109px;	
}
.m4 a, .m4 a span {
	height: 35px;
	background: url(images/menu.png) no-repeat 0px -148px;
}
.m4 a:hover span, .current_page_item.m4 a span{
	background: url(images/menu.png) no-repeat -200px -148px;	
}
.m5 a, .m5 a span {
	height: 35px;
	background: url(images/menu.png) no-repeat 0px -183px;
}
.m5 a:hover span, .current_page_item.m5 a span{
	background: url(images/menu.png) no-repeat -200px -183px;	
}
.m6 a, .m6 a span {
	height: 40px;
	background: url(images/menu.png) no-repeat 0px -218px;
}
.m6 a:hover span, .current_page_item.m6 a span{
	background: url(images/menu.png) no-repeat -200px -218px;	
}
.m7 a, .m7 a span {
	height: 40px;
	background: url(images/menu.png) no-repeat 0px -258px;
}
.m7 a:hover span, .current_page_item.m7 a span{
	background: url(images/menu.png) no-repeat -200px -258px;	
}
.m8 a, .m8 a span {
	height: 35px;
	background: url(images/menu.png) no-repeat 0px -296px;
}
.m8 a:hover span, .current_page_item.m8 a span{
	background: url(images/menu.png) no-repeat -200px -296px;	
}
.m9 a, .m9 a span {
	height: 41px;
	background: url(images/menu.png) no-repeat 0px -332px;
}
.m9 a:hover span, .current_page_item.m9 a span{
	background: url(images/menu.png) no-repeat -200px -332px;	
}
#wrapper {
	padding-left: 200px;
	background: url(images/box-middle.png) repeat-y 210px 0px;
}
#wrapper .boxtop {
	background: url(images/box-top.png) no-repeat;
	height: 35px;
	width: 550px;
	display: block;
}
#wrapper .boxbottom {
	background: url(images/box-bottom.png) no-repeat;
	display: block;
	height: 35px;
	width: 550px;
	clear: left;
}
#wrapper .boxmid {
	background: #FFFFFF url(images/box-middle.png);
	width: 550px;
}

#wrapper .content {
	color: #000000;
	padding: 25px 35px 25px 25px;
	position: relative;
	z-index: 500;
}
#wrapper .col {
	float: left;
	width: 230px;
	padding-right: 10px;
}
.col a {
	color: #B7D534;
	text-decoration: none;
}
.col a:hover {
	color: #F99A2A;
}
#home1 {
	background: url(images/ontheshelf.png) no-repeat;
	min-height: 175px;
	width: 255px;
	margin-left: -10px;
	margin-top: -10px;
	font-size: 0.9em;
	margin-bottom:10px;
}
#home1 h1 {
	height: 70px;
	width: 155px;
	font-size: 2em;
	position: relative;
	padding-left: 100px;
	overflow:hidden;
}
#home1 h1 small {
	font-size: 0.8em;
}
#home1 p{
	margin-left:20px;
	padding-right: 10px;
}
#home1 h1 a span {
	background: url(images/ontheshelf.png) no-repeat;
	display: block;
	height: 70px;
	width: 255px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#home1 .space {
	display: block;
	float: left;
	height: 85px;
	width: 110px;
}
#home2 {
	font-size: 0.9em;
}
#home2 .post{
	margin-left:10px;
	padding-bottom:10px;
}
#home2 .break{
	border-bottom: solid 1px #666;
	margin: 0 40px;
}
#home2 h1 {
	position: relative;
	height: 35px;
	width: 195px;
	font-size: 2em;
	overflow:hidden;
	margin-bottom: -15px;
}
#home2 h1 a span {
	background: url(images/blog.png) no-repeat;
	position: absolute;
	height: 35px;
	width: 195px;
	left: 0px;
	top: 0px;
}

#home5 {
	font-size: 0.9em;
	min-height: 150px;
	width: 250px;
	padding-top: 20px;
}
#home5 h1 {
	height: 35px;
	width: 125px;
	position: relative;
	padding-top: 15px;
	padding-left: 10px;
	font-size: 2em;
	overflow:hidden;
}
#home5 h1 a span {
	background: url(images/reviews.gif) no-repeat;
	position: absolute;
	height: 35px;
	width: 125px;
	left: 0px;
	top: 0px;
}
#home5 p {
	padding-right: 20px;
}
#home3 {
	font-size: 0.9em;
	background: url(images/juicydetails.gif) no-repeat 0 0px;
	min-height: 150px;
	width: 250px;
	margin-bottom:10px;
}
#home3 h1 {
	height: 25px;
	width: 210px;
	position: relative;
	padding-top: 15px;
	padding-left: 10px;
	font-size: 2em;
	overflow:hidden;
}
#home3 h1 a span {
	background: url(images/juicydetails.gif) no-repeat;
	position: absolute;
	height: 40px;
	width: 220px;
	left: 0px;
	top: 0px;
}
#home3 .space {
	display: block;
	float: right;
	height: 100px;
	width: 138px;
}
#home4 {
	font-size: 0.9em;
}
#home4 h1 {
	position: relative;
	height: 25px;
	width: 155px;
	padding-top: 10px;
	padding-left: 10px;
	font-size: 2em;
	overflow:hidden;
}
#home4 h1 a span {
	background: url(images/projects.gif) no-repeat;
	position: absolute;
	height: 35px;
	width: 165px;
	left: 0px;
	top: 0px;
}

.content h1{
	font-size: 2em;
	font-weight: bold;
	color:#29A0D4;
}
.content h2{
	font-size: 1.6em;
	font-weight: bold;
	padding-top: 1em;
	margin-bottom: 0.3em;
	color:#F99A2A;
	border-bottom: solid 2px #F99A2A;
}
.content .post h3{
	font-size: 1.6em;
	font-weight: bold;
	padding-top: 1em;
	margin-bottom: 0.3em;
	color:#703A96;
}
.content .post h4{
	font-size: 1.6em;
	font-weight: bold;
	padding-top: 1em;
	margin-bottom: 0.3em;
	color:#B8D435;
}
.content .post h5{
	font-size: 1.6em;
	font-weight: bold;
	padding-top: 1em;
	margin-bottom: 0.3em;
	color:#ED1F27;
}
.content .post h6{
	font-size: 1.6em;
	font-weight: bold;
	padding-top: 1em;
	margin-bottom: 0.3em;
	color:#E1456E;
}
#writing-faqs .content h2{
	color:#E24A71;
	border-bottom: solid 2px #E24A71;
}
.content p{
	font-size: 1.1em;
	padding: 0.3em 0;
	line-height: 1.3em;
}

#juicy-details p{
	clear:both;
	padding-left: 145px;
	margin-left:0;
	margin-bottom:2.3em;
	margin-top:2em;
	border-top: solid 5px #CBDF69;
	color:#333333;
	position:relative;
}

#juicy-details .content p strong{
	color:#000;
	text-align:right;
	position: absolute;
	left:0;
	top:0.3em;
	width:130px;
}
#juicy-details .content img{
	margin-top:5px;
	border:solid 2px #fff;
}
#juicy-details .content blockquote, #juicy-details .content blockquote p{
	margin:0;
	padding:0;
	clear:left;
	padding-top:35px;
}

.content blockquote{
	margin-left:1.5em;
	margin-right:1.5em;
	font-size: 1.1em;
	clear: both;
}
.content a{
	color:#279FD4;
	text-decoration:none
}
.content a:hover{
	color:#B7D534;
	text-decoration:underline
}
.content textarea{
	width:400px;
	height:150px;
}
.content h1 a{
	color:#000;
}
.content h1 a:hover{
	text-decoration:none
}
.content .postmetadata{
	font-size: 0.9em;
	color:#666;
	border-top: solid 1px #666;
	border-bottom: solid 1px #666;
	margin:1em 0;
}
.content .commentarea{
	background: #333;
	width:400px;
	padding: 10px;
}
.content h3#respond{
	font-size: 1.5em;
	color:#fff;
	font-weight:bold;
}
.content #commentform p{
	margin:0;
	padding:0;
	width:400px;
	color:#ccc;
}
.content textarea{
	border:solid 1px #333;
	background:#F7F1BC;
	width: 390px;
	padding: 5px;
}
.content #submit{
	border: solid 2px #fff;
	background:#333;
	color: #fff;
	float:right;
	font-weight:bold;
	cursor:pointer;
}
.content #submit:hover{
	background:#F7F1BC;
	color: #333;
}
.content h3{
	font-size: 1.5em;
	color:#333;
	font-weight:bold;
}
.content ul{
	list-style: disc;
	font-size: 1.1em;
	padding: 0.3em 0;
	line-height: 1.3em;
	margin-left:15px;
}
.content ol{
	list-style: decimal;
	font-size: 1.1em;
	padding: 0.3em 0;
	line-height: 1.3em;
	margin-left:10px;
}
.content li{
	margin: 0.4em 0.2em;
}
.authorcomment .theauthor{
	background:#B7D534;
	color:#FFFFFF;
}
.tbcomment {

}
.pbcomment {

}
.count {
float:left;
font-size:3em;
color:#333
}
.commentlist{
	width: 400px;
	padding: 10px;
}
.theauthor{
	background:#F7F1BC;
	color:#333;
	margin-left:20px;
	padding: 5px;
	font-size:1.2em;
}
.theauthor cite{
	font-weight:bold;
}
.commenttext{
	margin-left:20px;
	padding: 5px;
	font-size:1em;
}
.post h2{
	font-size: 1.6em;
	border-bottom:none;
}
.content  h2 a{
	text-decoration:none;
	color:#29A0D4;
}
.content h2 a:hover{
	text-decoration:none;
	color:#F99A2A;
}
.content small{
	color:#666;
}
.postmetadata a{
	color: #333;
}
.postmetadata a:hover{
	color:#666;
}
.content .navigation{
	height: 30px;
}	
.content label{
	display:block;
	padding-top: 10px;
}
.content .post .entrytext img{
	margin: 5px;
	padding:2px;
	border: solid 2px #B7D534;
}