/*
Theme Name: Ken Allen Law Theme
Theme URI: http://kenallenlaw.com
Description: Deafult Wordpress theme for Ken Allen Law 
Version: 1.0
Author: Kyle Aikens
Author URI: http://paperstreet.com/
Tags: law, blog, paperstreet

*/
body {behavior: url('http://www.kenallenlaw.com/includes/inc.csshover.htc');}
	
h1.darkgray {color:#535353; margin: 15px 0; font-size:26px;}

.post h2 a{color:#56420d; text-transform:uppercase; font-weight:bold; font-size:14px; text-decoration:none !important; margin-bottom:3px; display:block;}
.post h2 {color:#56420d; text-transform:uppercase; font-weight:bold; font-size:14px; text-decoration:none !important; margin-bottom:3px; display:block;}

div.date { color:#00623e; font-size:12px; background:url('images/cal.jpg') no-repeat; padding-left:20px; font-family:Georgia, "Times New Roman", Times, serif;}

#sidebar ul {margin: 20px 0 0 0px; padding:0;}
#sidebar ul ul { margin:0; margin-left:30px; margin-bottom:20px;}
#sidebar ul li {margin:0; padding:0; list-style:none;}

#sidebar h2 {background:url('images/h2.jpg') no-repeat; font-family:Georgia, "Times New Roman", Times, serif; font-size:16px; color:#fff; text-transform:uppercase; font-weight:bold; padding: 18px 0 28px 24px; width:219px; margin:0;}


#sidebar ul ul li a { font-family:Georgia, "Times New Roman", Times, serif; font-size:13px; padding-bottom:3px; display:block;}
#sidebar ul ul li a:hover {color:#56420d; text-decoration:none;}

.navigation { margin-bottom:30px;}

#child a{	display:block !important;
	margin-left:26px !important;
	font-size:12px !important;}



a#DLink{
	font-weight:bold !important;
	font-size:14px !important;
	background:url('images/plusminus.jpg') no-repeat 0 2px;
	padding-left:20px !important;
	}
	
a#DLink:hover {background-position: 0 -26px;}


.post {margin-bottom:25px;}
.post p { line-height:16px; padding:0 !important;}

.entry {margin: 20px 0 0 0; border-bottom:1px solid #cbcbcb; }

a.more-link {display:block; clear:both; color:#7b7b7b; text-decoration:none !important; margin-top:11px;}
a.more-link:hover {color:#272727;}

p.postmetadata { color:#979797; background:url('images/write.jpg') no-repeat; padding-left:20px !important; margin-top:12px !important;}

p.postmetadata a{color:#979797; text-decoration:none !important;}
p.postmetadata a:hover {color:#272727;}

p.postmetadata a.emailauthor { background:url('images/email.jpg') no-repeat 0 2px; padding-left:20px !important;}


/* COMMENTS */

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 10px 5px 10px 10px;
	list-style: none;
	background:#eef6f3;
	-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border:1px solid #b1cdc4;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */
