/*  
Theme Name: Law Colorado
Theme URI: http://www.timeforcake.com/
Description: Designed by <a href="http://www.meltingpx.com" title="Custom Design">timeforcake creative media inc.</a>
Version: 1.1
Author: timeforcake
Author URI: http://www.timeforcake.com
*/

#left ul {
	border-top: 0;
}

#searchform {
	float: left;
	padding: 8px 15px 0 35px;
}


#sub-nav label {
	color:#CCCCCC;
	font-size: 11px;
	font-weight:bold;
	float: left; 
	padding: 4px 7px 0 0;
}

#sub-nav form .s{
	background: #E5E5DB;
	border: 0;
	position: relative; top: 2px;
	float: left;
	font-size: 11px;
	height: 14px;
	margin: 0 5px 0 0;
	padding: 2px;
	width:175px;
}

#sub-nav form input.sub {
	float: left;
	position: relative; top: 1px;
}

/**********************
*   Blog Entries      *
***********************/

.post {
	border-bottom: 1px solid #ccc;
	margin: 0 0 30px 0;
	padding: 0 0 10px 0;
}

#content h2.posttitle {
	padding: 0;
}

#content h2.posttitle a {
	text-decoration: none;
}

#content h2.posttitle a:hover {
	text-decoration: underline;
}

#content p.postmeta {
	color: #666666;
	font-size: 12px;
	padding: 0 0 15px 0;
}

.postmeta a {
	margin: 5px 0 15px 0;
	font-size: 1em;
	color: #666666;
}
	
.post-date {
	padding: 3px 2px 0 20px;
	background: url(images/icon_date.gif) no-repeat 0 1px;
	}
.post-comment {
	padding: 0 2px 0 20px;
	background: url(images/icon_comments.gif) no-repeat 0 0;
}

.post-filed {
	padding: 0 2px 0 23px;
	background: url(images/icon_filed.gif) no-repeat 0 0;
}

#content p.permalink {
	font-size: 12px;
	padding: 0;
}

/*
Comments
===========================*/


#comments, #postcomment {
	color: #034A74;
	font-size: 13px;
}

h3#postcomment {
	border-bottom: 1px solid #ccc;
	padding: 0 0 3px 0;
	margin: 0 0 20px 0;
}

#copy #commentlist {
	color: #666;
	list-style-position: outside;
	padding: 0 0 0 20px; 
}

#copy #commentlist li {
	background: #FDFEFF;
	border: 1px solid #ccc;
	font-weight: bold;
	margin: 0 0 20px 0;
	padding: 10px 10px 3px 10px;
}


#copy #commentlist p {
	font-weight: normal;
	font-size: 12px;
	padding: 0 0 15px 0;
}

#copy #commentlist p.comment-meta {
	border-top: 1px solid #EFEFEF;
	font-size: 11px;
	padding: 3px 0 0 0;
	text-align: right;
}


#wp-calendar caption {
	font-weight: bold;
	padding: 2px 0 4px 0;
	color: #fff;
}


#wp-calendar th {
font-style: normal;
text-transform: capitalize;
}

#wp-calendar th {
border-bottom: 1px solid #ddd;
border-collapse: collapse;
font-style: normal;
text-transform: capitalize;
color: #fff;
}

#wp-calendar td {
color: #ccc;
letter-spacing: normal;
padding: 2px;
text-align: center;
}

#wp-calendar a:hover {
background: #e0e6e0;
color: #333;
}

#wp-calendar td:hover, #wp-calendar td:hover a, #wp-calendar #today {
background: #eee;
color: #004A80;
}

#wp-calendar {
background: #6D848F;
border: 1px solid #ddd;
border-collapse: collapse;
empty-cells: show;
font-size: 12px;
margin: 10px 0;
text-align: center;
width: 100%;
}

#wp-calendar tfoot td:hover {background: none;}