/* ----------------------------------------
Theme Name: Extreme Kindness
Theme URI: 
Description: Based on the Basic theme by Ron "eclip5e" Adams http://eclip5e.visual-assault.org
Version: 2.0
Author: Greg Davidson, Matt Lambert
Author URI: 
Last Modified: 2009.04.07
Provides: Theme definition file for WordPress 2.7
---------------------------------------- */

/*@import 						url("design/styles/default/screen.css");
@import 						url("design/styles/default/print.css");*/

* {
	margin: 0;
	padding: 0;
}

body {
	text-align: center;
	font-size: 76%;
	font-family: verdana, helvetica, arial, sans-serif;
	background-color: #333;

}

h1, h2, h3, h4, h5, h6 {
 font-family: georgia, serif;
}

#nav {
 height: 30px;
 background: #fff url(images/navbg.gif) top left repeat-x;
 border-bottom: 1px solid #fff;
}

#nav ul {
 margin: 0;
 padding: 0;
 list-style: none;
 float: right;
}

#nav li {
 float: left;
 padding-right:15px;
 padding-left: 0px;
 line-height: 30px;
 margin-left: 15px;
}

#masthead {
	background-color: #c00;
	color: #fff;
	background: url(images/ek_blog_header.png) top left no-repeat;
	height: 90px;
	text-indent: -4000px;
}

#masthead h1 {
	padding-top: 10px;
	padding-left: 20px;
	width: 445px;
}
#masthead h1 a {
	width: 445px;
	height: 69px;
	text-indent: -4000px;
	display: block;
	text-decoration: none;
	color: #fff;
	font-size: 120%;
	background: url(images/ek_logo.gif) top left no-repeat;
	outline: none;
}

#masthead a:active {
	outline: none;
}

#wrap {
	width: 900px;
	/* width: 705px; */
	margin: 0 auto;
	text-align: left;
	background-color: #fff;
}

#content {
	width: 650px;
	/* width: 475px; */
	float: left;
	margin-top: 20px;
	line-height: 1.8em;
	overflow: hidden;
}

#content h2, h3, h4, p, span, ol, ul, li{
	padding-right: 15px;
	padding-left: 15px;
}

#content h3 {
	padding-bottom: 10px;
	font-size: 21px;
}

#content h2 {
	margin-bottom: 20px;
	color: #333; 
	font-size: 24px;
}

div.post h3 {
	padding: 15px 0px 0px 15px;
	font-weight: normal;
}
#content h3 a, #content h3 a:link, #content h3 a:visited {
	text-decoration: none;
	color: #c00;
	background-color: transparent;
}
	
#content h3 a:hover, #content h3 a:active {
	color: #333;	
}	

#content div.post {
	margin-left: 15px;
	background: url(images/post_bg.gif) top left no-repeat;
}
#content div.post p.postmeta{
	margin: 0;
	color: #888;
	background: transparent;
}

#content img.headshot {
	width: 60px;
	padding-left: 20px;
}

#content div.post span {
	font-size: 0.9em;
	color: #777;
}
#content p {
	line-height: 1.8em;
	font-size: 1em;
	margin-bottom: 1.2em;
}

#content img {
	border: none 0;
}

#content .post {
	margin-bottom: 10px;
}

#content a {
	text-decoration: none;
	color: #c00;	
}

#content a:hover, #content a:active {
	text-decoration: underline;
}

#sidebar {
	width: 250px;
	/* width: 230px; */
	margin-top: 20px;
	padding: 0;
	float: right;
	background-color: #fff;
}

#sidebar img {
	border: none 0;
}

#sidebar #feeds {
	clear: both;
	padding-top: 0;
}

span.feed {
	margin: 0;
	padding: 3px 0 2px 20px;
	background: url(images/feed.png) top left no-repeat;
}

span.commentsLink {
	padding:  2px 0 2px 20px;
	background: url(images/comments.png) top left no-repeat;
}
#sidebar h4 {
	font-size: 1.4em;
	background-color: #fff;
	color: #c00;
	padding: 10px 0 10px 0px;
	font-weight: normal;
}

#content h4 {
 font-size: 1.4em;
 color: #c00;
 padding: 0px 0px 15px 15px;
 font-weight: normal;
}

#sidebar h4.first {
	padding-top: 0;
	padding-bottom: 0;
}

#sidebar ul li a {
	text-decoration: none;
	font-size: 1.1em;
	background-color: #ebebeb;
	display:block;
	color: #333;
	padding: 5px 0 5px 10px;
	border-bottom: 1px solid #fff;
}


#sidebar ul {
	margin: 0;
	padding: 0 15px 0 0;
}

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

#sidebar a:link, #sidebar a:visited {
}

#sidebar a:hover, #sidebar a:active {
	background-color: #f5f5f5;
	color: #c00;	
}

#sidebar a:after {
	content: &#raquo;
}

#flickr {
	width: 220px;
	height: 60px;
	margin-top: 2px;	
}

#flickr a {
	margin: 0;
	padding: 0;
}

#flickr img {
	float: left;
	width: 60px;
	height: 60px;
	padding-right: 7px;
	margin: 0;
}	

form#searchform {
	clear: both;
	padding: 20px 0 0 10px;
}

form#searchform input {
	margin-bottom: 3px;
}

#foot {
	clear: both;
	background-color: #c00;
	color: #fff;
	height: 60px;
}

#foot ul {
 list-style: none;
 padding-left: 0px;
}

#foot ul li a {
 color: #fff;
 text-decoration: none;
 line-height: 60px;
 font-family: georgia, serif;
 padding-left: 0;
}

#foot ul li a:hover, #foot ul li a:active {
	text-decoration: underline;
}

#commentform {
}

#commentform textarea {
	width: 100%;
}

#content ol {
 list-style-type: number;
 padding-bottom: 20px;
}

ul {
 list-style-type: circle;
 padding-bottom: 20px;
}

li {
 margin-left: 25px;
}

blockquote {
 width: 570px; 
 /* width: 435px; */
 padding: 20px;
 background: #f5f5f5;
 margin-bottom: 20px;
 margin-left: 20px;
 font-size: 14px;
 font-family: georgia, serif;
 line-height: 1.5em;
 color: #333;
}

#content blockquote p {
 padding: 0;
 margin: 0;
 line-height: 0;
 display: none;
}

#main-feature {
 width: 570px;
 padding: 20px;
 background: #f5f5f5;
 margin-bottom: 20px;
 margin-left: 20px;
 font-size: 14px;
 font-family: georgia;
 line-height: 1.5em;
 color: #333;
 border: 1px solid #ebebeb;
}

#main-feature h2 {
 font-size: 21px;
 color: #333;
 padding: 0px 0px 10px 0px;
}

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

#nav a:hover {
 color: #c00;
 text-decoration: none;
}

ul#twitter_update_list {
 list-style: none;
}

#twitter_update_list li {
 width: 210px;
 padding: 10px;
 background: #ebebeb;
 margin-top: 10px;
 font-size: 10px;
 line-height: 16px;
 overflow: hidden;
}

#twitter_update_list li span {
 padding: 0;
}

#sidebar ul#twitter_update_list li a {
 background-color: transparent;
 border: 0;
 padding: 5px 0px 0px 0px;
}

.youtube {
 margin-bottom: 10px;
}
 













