/*
Theme Name: Rhonda Custom
Theme URI: http://www.rhondasherwood.com/
Description: Custom theme designed for Rhonda Sherwood, ScotiaMcLeod
Version: 1.0
Author: Jeff Kee
Author URI: http://www.sonikastudios.com/
*/

#sidebar ul {
	margin:0px;
	padding:0px;
	list-style:none;
}

#sidebar ul li {
	margin:0px 0px 20px 0px;
	padding:0px;
}

#sidebar ul li h2 {
	color:#cc0000;
	font-size:18px;
	font-weight:normal;
	margin:0px;
	padding:0px 0px 3px 0px;
}

#sidebar ul li ul li {
	margin:0px 0px 0px 0px;
	border-bottom:1px dotted #aaa;
	padding:3px;
}

#sidebar ul li ul li:hover {
	background-color:#ccc;
	border-bottom:1px dotted #777;
}

#rssbox {
	padding-top:12px;
}

.post {
	border-bottom:1px dotted #aaa;
	margin-bottom:30px;
}

#headline_post {
	border-bottom:1px dashed #666;
	padding-bottom:5px;
	margin-bottom:10px;
	background-color:#efefef;
}


#headline_post:hover {
	background-color:#eaeaea;
}


.lined_header {
	background:url("images/splitter_ddd_2px.png") repeat-x scroll left center transparent;
	margin-bottom:3px;
}

.lined_header span {
	background-color:#fff;
	padding-right:5px;
	color:#999;
	text-transform:uppercase;
	font-weight:bold;
	font-size:12px;
}


.cat_title {
	font-weight:bold;
	font-size:14px;
	margin-bottom:0px;
}

.index_post {
	border-bottom:1px dashed #666;
	margin-bottom:20px;
	padding-bottom:5px;
	padding-top:5px;
}

.index_post:hover {
	background-color:#fafafa;
}

#headline_post_image img {
	margin:10px;
}

#headline_post_content {
	padding-top:10px;
}
