/*

	CSS files kept in the 'styles' directory can be used to

	costumize your K2 installation without having to mess

	with the core K2 files. This in turn makes it easier to

	upgrade to new K2 versions as well as debug any potential

	problems.



	You select schemes from the K2 Options page in the

	'Presentation' section of your WordPress administration.

	

	Author Name		: 	Dave Leiker

	Author Site		: 	http://kansasphotos.com

	Style Name		: 	Kansas Photos

	Style URI		:	http://getk2.com

	Version			:	1.0

	Header Height	:	260

	Comments		:	Based on Michael Heilemann's Vader theme

*/

*/  body {
 background: #696969;
 color: #bbb;
 margin: 0;
}
#header {
	height: 100px;
	background: black url('http://kansasphotos.com/images/kansasphotos_skyheader_b.jpg') center center no-repeat;
	background-color: #696969;
	border-width: 0px 0px 2px 0px;
	border-style: solid;
}
.blog-title {
	font-size: 3em;
	font-weight: bold;
	padding: 10px 20px 0;
}
.description {
	position: absolute;
	top: 55px;
	left: 50px;
	margin: 0 !important;
}
#page {
	/* The entire design is contained within the 'page' id */

	background: #333333;
	text-align: left;
	margin: 0 auto;
	margin-top: 0px;
	padding-top: 0px;
	position: relative;
	clear: both;
	border-top: none;
}
.columns-one #page {
	width: 970px;
}
.columns-two #page {
	width: 970px;
}
.primary {
	position: relative;
	float: left;
	width: 850px;
	padding-left: 25px;
}
#page, ul.menu li.current_page_item a, ul.menu li.current_page_item a:hover {
	background: #555555;
}
ul.menu li.current_page_item a, ul.menu li.current_page_item a:hover {
	color: white !important;
	text-decoration: none;
}
ul.menu li a:hover {
	background: #111;
}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, h4, h4 a, h4 a:hover, h4 a:visited {
	color: #c3c3c3 !important;
}
h2 span a,  h2 span a:visited,  h3 span a,  h3 span a:visited {
	color: #555 !important;
	font-weight: normal !important;
}
.primary .entry-meta a, .primary .entry-meta a:visited, /* The Metalink class takes care of the comments, edit, rss and trackback links next to the titles */  .secondary .metalink a, .secondary .metalink a:visited,  .secondary span a, .secondary span a:visited {
	color: #444;
	font-weight: normal;
}
.counter a {
	color: #222;
}
.commentlist li {
	color: #666;
}
.commentlist li:hover {
	background: none;
}
blockquote, #weightedcategories, .authorcomment {
	background: #111;
	border-color: #222;
}
.primary img {
	border-color: #222;
	background: #111;
}
.inputcontainer {
	margin-bottom: 6px;
}
/* Gray Color */

#footer, small, .sidebar ul ul li, .sidebar ul ol li, .nocomments, ul#activity li small a, ul#activity li, .LSRow small, #searchcontrols small {
	color: #555;
}

.post p a:visited {
	color: #4CA4B8;
}
#af-ela-menu li {
	border: none;
	background: #161616;
}
#af-ela-menu, #af-ela-menu li {
	border-bottom: 1px solid #333;
}
#af-ela-menu li.selected {
	background: #333;
}
/* Hovering state of the table items */

#af-ela-year li:hover, #af-ela-month li:hover, #af-ela-post li:hover, #af-ela-category li:hover {
	background: #222;
	border-top: 1px solid #444;
	border-bottom: 1px solid #444;
}
/* Active or hovered item in list */

#af-ela-year li.selected, #af-ela-month li.selected, #af-ela-post li.selected, #af-ela-category li.selected, #af-ela-post li:hover {
	background: #222;
	border-top: 1px solid #444;
	border-bottom: 1px solid #444;
}
#af-ela-post {
	border-left: 1px solid #333;
	border-right: none;
}
/* Rolling Archives Slider */

#dynamic-content #pagetrack {
	height: 18px;
	background: url('sliderbgleft.png') no-repeat center left;
}
#dynamic-content #pagetrackwrap {
	height: 18px;
	padding-right: 4px;
	top: 0px;
	background: url('sliderbgright.png') no-repeat center right;
}
#dynamic-content #pagehandle {
	width: 18px;
	height: 18px;
	top: 0px;
	background: url('sliderhandle.png') no-repeat center center;
	cursor: e-resize;
}
body.smartposition #rollingarchives {
	background-color: black;
	border-bottom: 1px solid #444;
}
/* Tweaks - messy but I'll clean it up later */	

#wp-wall {
	color: #cccccc;
}
#flashbox {
	margin: 0 auto;
	text-align:center;
}
.secondary {
	background-color: #646464;
}
.recentcomments {
	color: #c3c3c3;
}
.entry-categories a, .entry-meta .commentslink {
	color: #A5A5A5;
}
div .entry-date .published {
	color: #A5A5A5;
}
.comment-content, #comment-author-info {
	color: #ececec;
}
.entry-tags a {
	color: #ececec;
}
.entry-author a {
	color: #ececec;
}
.nav-previous a, .nav-previous a:visited, .nav-next a, .nav-next a:visited {
	color: #4CA4B8;
}
.nav-previous a:hover, .nav-next a:hover {
	color: #d4ffff;
}
#header ul a:hover {
	background-color: #978672;
}
#footer {
	color: #969696;
}
#page {
	border-width: 0px;
}
.entry-content {
	color: #b4b4b4;
}
div .entry-content {
	width: 670px;
}
.entry-title a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #E1E1E1 !important;
}
div .entry-content a, div .entry-content a:visited {
	color: #4CA4B8;
}
div .entry-content a span, div .entry-content a:visited span {
   color: #dfdfdf !important;
}
div .entry-content a:hover span {
   color: #AAD4FF!important;
}
.page-head h1 {
	color: #CDD3D6;
	font-weight: normal;
	font-size: 2em;
	text-align: left;
	margin-left: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.entry-tags {
	display: none !important;
}
.sb-about {
	color: #b4b4b4;
}
a, a:visited, .sidebar a:visited {
	color: #c3c3c3;
}
a:hover, .sidebar a:hover {
	color: #4CA4B8;
}
.wp-caption-dd {
   color: #969696;
}
.wp-caption {
	background-color: #555555;
	border: 0px solid #555555 !important;
	padding: 0px;
	text-align: center;
	-moz-border-radius: 0px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}
	.wp-caption-text {
   background-color: #666666;
}
.comment-moderation {
    color: #333;
}
.comment-content{
    color: #333
}
.nav-previous a {
    font-size:1.5em;
}