/*
Theme Name: Lennie's Theme
Theme URI: http://keithbrinks.com
Description: Theme for drlennieb.com
Version: 1.1
Author: Keith Brinks
*/

body {
	width: 900px;
	margin: 50px auto;
	background-color: #404040;
	font: 12px arial;
}

a:link, a:visited {
	color: #ff8503;
	text-decoration: none;
}

a:hover {
	color: #000000;
}

#header {
	margin-bottom: 20px;
}

#header h1 {
	margin: 0;
}

#header h1 a:link, #header h1 a:visited {
	font-family: georgia;
	font-size: 24px;
	font-weight: normal;
	color: #ffffff;
}

#header h1 a:hover {
	color: #ffffff;
}

#header span {
	color: #dddddd;
	font-style: italic;
	font-family: georgia;
	font-size: 14px;
}

#container {
	width: 100%;
	overflow: hidden;
	background: #ffffff url(images/content-bg.png) repeat-y left;
}

#navigation {
	background-color: #f1f1f1;
	border-bottom: 1px solid #dddddd;
	padding: 10px 20px;
	font-family: georgia;
	font-size: 15px;
	color: #808080;
}

#navigation a {
	font-family: georgia;
	font-size: 15px;
	color: #808080;
}

#navigation a:hover {
	color: #000000;
}

.navigation-current {
	color: #000000;
}

#content {
	width: 560px;
	float: left;
	padding: 20px;
}

#sidebar {
	width: 300px;
	float: left;
	padding: 20px 0;
}

/*----- Blog styles -----*/
.post-wrapper {
	margin-bottom: 20px;
}

.post-header {
	width: 100%;
	overflow: hidden;
}

.date {
	width: 30px; height: 30px;
	float: left;
	margin-right: 10px;
	background: url(images/date.png) no-repeat;
}

.month, .day {
	display: block;
	text-align: center;
}

.month {
	font-size: 10px;
	color: #ffffff;
}

h1.title {
	margin: 0;
	float: left;
}

h1.title a:link, h1.title a:visited {
	text-decoration: none;
	font-family: georgia;
	font-size: 20px;
	color: #505050;
	font-weight: normal;
}

h1.title a:hover {
	color: #ff8503;
}

.post-content {
	font-size: 14px;
}

.meta {
	margin: 0;
	font: 12px georgia;
	color: #808080;
}

.post-footer{
	border-width: 1px 1px 1px 0;
	border-style: solid;
	border-color: #c0c0c0;
	padding: 5px 0;
	background-color: #f1f1f1;
}

.post-footer a:link, .post-footer a:visited { color: #505050; }
.post-footer a:hover { color: #000000; }

.comments-link a:link, .comments-link a:visited {
	background-color: #c0c0c0;
	padding: 5px 10px;
	color: #505050;
	text-decoration: none;
	font-family: georgia;
}

.comments-link a:hover {
	background-color: #ff8503;
	color: #000000;
}

/*----- Comment styles -----*/
.comment-post {
	background-color: #dddddd;
	padding: 10px;
}

.comment-meta {
	font-family: georgia;
}

.comment-avatar {
	float: right;
}

#respond label {
	display: block;
}

#respond textarea {
	width: 400px;
}

/*----- Sidebar styles -----*/
#searchform {
	margin: 0 10px;
	position: relative;
}

#s {
	width: 260px;
	padding: 8px;
	font-family: georgia;
	font-size: 18px;
	font-style: italic;
}
#searchsubmit {
	position: absolute;
	right: 10px; top: 9px;
	height: 25px; width: 25px;
	border: 0;
	background: url(images/search.png) no-repeat center;
	text-indent: -9999px;
}

ul#subscribe {
	list-style-type: none;
	padding-left: 50px;
	margin: 15px 10px;
	background: url(images/feed.png) no-repeat left;
}

ul#subscribe li {
	padding: 2px 0;
}

ul#subscribe a:link, ul#subscribe a:visited {
	font-family: georgia;
	font-size: 15px;
}

.sidebar-title {
	background-color: #dddddd;
	padding: 10px;
	font-family: georgia;
	font-weight: bold;
	font-size: 16px;
	color: #505050;
}

.widget ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.widget ul li ul {
	margin-left: 40px;
	border-left: 2px solid #dddddd;
}

.widget ul li a:link, .widget ul li a:visited {
	display: block;
	padding: 5px 10px;
	border-bottom: 1px solid #dddddd;
	text-decoration: none;
	color: #606060;
	font-family: georgia;
}

.widget ul li a:hover {
	background-color: #ff8503;
	color: #000000;
}

/*----- Footer styles -----*/
#footer {
	background-color: #c0c0c0;
	border-top: 1px solid #808080;
	padding: 20px;
	width: 860px;
	overflow: hidden;
}

#footer-right {
	text-align: right;
	color: #808080;
}

#footer-right a:link, #footer-right a:visited {
	color: #808080;
	font-weight: bold;
}

#footer-right a:hover {
	color: #505050;
}

#footer-navigation {
	width: 600px;
	float: left;
	font-family: georgia;
	font-size: 15px;
	color: #808080;
}

#footer-navigation a {
	font-family: georgia;
	font-size: 15px;
	color: #808080;
}

#footer-navigation a:hover {
	color: #000000;
}

.navigation-current {
	color: #000000;
}

/*.footer-widget ul {
	list-style-type: square;
	color: #505050;
}

.footer-widget li {
	padding: 2px 0;
}

.footer-widget a {
	color: #505050;
	text-decoration: none;
	font-family: georgia;
	font-size: 14px;
}

.footer-widget a:hover {
	color: #000000;
} */

.footer-title {
	margin: 0;
	color: #ff8503;
	font-family: georgia;
	font-weight: bold;
	font-size: 16px;
	letter-spacing: 2px;
	padding: 10px;
}
