/*  
Theme Name: Success
Theme URI: http://success.bz.com/
Description: The default WordPress theme for Success.bz.
Version: 1.0
Author: Jamie Tibbetts
Author URI: http://epigroove.com/
*/


#left_column {
	width: 525px;
	margin-right: 20px;
	} 

#left_column h2 {
	padding: 0;
	margin-bottom: 3px;
	font-size: 20px;
	border: 0;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	}

#left_column h2.pagetitle {
	margin-bottom: 20px;
	color: #900;
	border-bottom: 1px solid #999;
	}

#left_column h2 a:link,
#left_column h2 a:visited {
	text-decoration: none;
	color: #5F8700;
	}

#left_column h2 a:hover {
	text-decoration: underline;
	color: #5F8700;
	}

img.header {
	margin-bottom: 20px;
	}
	
.post {
	margin-bottom: 20px;
	font-size: 12px;
	}
	
.entry {
	margin-top: 20px;
	line-height: 140%;
	}

h3#comments {
	padding: 0;
	margin-bottom: 10px;
	}
	
.date,
.comment_link {
	font-size: 11px;
	color: #444;
	}

#comment_list {
	padding: 10px 15px 0 15px;
	margin-bottom: 20px;
	background: #DFF3BA;
	border-top: 1px solid #90A368;
	border-bottom: 1px solid #90A368;
	}

.comment {
	margin-top: 5px;
	}
	
.comment .name {
	font-weight: bold;
	font-size: 12px;
	}
	
.comment .date {
	margin-left: 10px;
	}

#body .comment .name a:link {
	color: #DB5D00;
	}

#body .comment .name  a:visited {
	color: #97AA6E;
	}

#body .comment  a:hover {
	text-decoration: none;
	border-bottom: 0;
	}

#comment_box {
	padding: 15px;
	background: #FDF1C9;
	border-top: 1px solid #D0BF86;
	border-bottom: 1px solid #D0BF86;
	}

#comment_box #commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

ul.sidebar_list {
	list-style: none;
	margin-bottom: 20px;
	}
	
ul.sidebar_list li {
	list-style: none;
	margin-bottom: 2px;
	font-size: 11px;
	}
	
#right_column {
	padding-left: 20px;
	width: 190px;
	font-size: 10px;
	border-left: 1px dotted #ccc;
} 

#right_column h2 {
	margin: 0 0 .5em 0;
	padding: 0 0 3px 0;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #930;
	border-bottom: 1px solid #999;
	}

