/*
	CSS files kept in the 'styles' directory can be used to
	customize your K2 installation without having to mess
	with the core K2 files. This in turn makes it easier to
	upgrade to new K2 version as well as debug any problems
	that might occur.

	You select styles from the K2 Options page in the
	'Presentation' section of your WordPress administration.

	For more information on how to use custom styles:
		http://code.google.com/p/kaytwo/wiki/K2CSSandCustomCSS
	
	Author Name	: Michael Hamrah
	Author Site	: http://www.michaelhamrah.com
	Style Name	: Mike's Custom Style
	Style URI	:
	Version		: 1.0
	Comments	:
*/
#pinglist {
	background-color: #eff2f2;
}
#dynamic-content {
	padding-top: 10px;
}
#rollingarchives {
	padding-top:6px;
}
body.smartposition #rollingarchives {
/*	background:#2E393D; */
}

li.bypostauthor, li.byuser {
	background-color:#eff2f2;
}
.navigation
{
	font-size:1.2em;
}
.comments input[type="text"], .comments textarea {
color:#3e3e3e;
	background-color:#8AB3B9;
	border: 1px solid #222;
}

.entry-content,.comment-login, .comment-welcomeback {
	color:#000;
}
.entry-meta,.entry-date abbr {
	color:#838383;
}
.entry-content
{
	line-height:1.4em;
	font-size:1.3em;
}
#commentlist li .comment-content
{
line-height:1.4em;
}
.entry-content a:visited, .entry-content a {
	font-weight:bold;
}
body {
	background:#fff;
	color:#000;
	font-family:"helvetica";
}
#page {
	width: 960px !important;
	padding: 0px;
	padding-top:10px;
	background: none;
	border-width: 0px;
	background:#fff;
	/* The entire design is contained within the 'page' id */
	}
	
#header {
	border-top: 1px solid #111;
	padding-top:15px;
	height:50px;
	background: none;
}

.blog-title {
	margin: 0 40px;
	letter-spacing: 1px;
	padding:0;
}
#primary {
	width:680px;
	}
#header .description {
	font-size:1.4em;
}
ul.menu {
	position:absolute;
	top:15px;
	right:5px;
	left:auto;
	width:auto;
}
ul.menu li a {
-moz-border-radius-topleft:0px;
-moz-border-radius-topright:0px;
color:#000;
}
.content {
	border-top: 1px solid #111;
	margin-top:20px;
}
#search {
	margin-top: -30px;
}
.page-head {
		margin: 0 0 15px 0;
}
#rollingcontent .hentry {
	border-top:1px solid #111;
	margin:5px 0 25px;
	position:relative;
	}
#rollingcontent .entry-head {
	margin-top:2px;
}

#sidebar-1 {
	overflow:visible;
}
.text
{
	font-color:#2C4852;
}
.links,.navigation a,.commentsrsslink a, .trackbacklink a
{
 color:#57a070;
}
.links_alt, strong, strong span, #header .description,.entry-content a:visited, a, a:visited, .entry-meta a, .comment-meta a {
	color:#2C4852 !important;
}
ul.menu li.current_page_item a, ul.menu li.current_page_item a:hover, ul.menu li.current_page_ancestor a, ul.menu li.current_page_ancestor a:hover {
	background-color:#2C4852;
	color:#fff !important;
}
ul.menu li a:hover {
	color:#2C4852;
	background-color:#fff;
}
.background
{
	background:#B5B4A4;
}
.titles, #header h1 a,h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited, h4, h4 a, h4 a:visited
{
	color:#4D6B6C !important;
}
strong
{
	font-weight:normal;
	font-style:italic;
}
/* http://www.colourlovers.com/palette/843662/p_e_a_c_e_m_a_k_e_r */