/*
	CSS files kept in the 'schemes' 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 version as well as debug any problems
	that might occur.

	You select schemes from the K2 Options page in the
	'Presentation' section of your WordPress administration.
	
	Author Name	: Jason
	Author Site	: http://noprerequisite.com
	Scheme Name	: Clean Cut
	Comments	: No Prerequisite 5.0
*/

body {
	background: white;
}

#page {
	border: none;
}

h1 {padding:0}

#header { color: black; background: none; border-bottom: solid 20px #2d4473; margin: 0 30px 0 30px}

#header {height: auto;}
h1 {display: inline;}
.description {display: inline; margin: 0; padding: 0; width: auto}

#primary {margin-top: 0; padding-top:0}
.secondary {padding-top:2em}
ul.menu {left: auto; right: 0px; width: auto; padding-right:0}
ul.menu li a { color: black}


ul.menu li.current_page_item a,
ul.menu li.current_page_item a:hover {
	color: white !important;
	background: #2d4473;
	text-decoration: none;
	}



.chronodata, .entry-category {
	padding: 0 .15em ;
	background: none; float:left
}

.commentslink {
	padding: 0 0 0 1em;
	background: none; right: 0px; float:right
	}

.entry-edit, .entry-edit a {
padding: 0; background: none;}

.entry-content {clear:both}

#recently ul li {list-style-type: disc;}
#recently ul {margin-left: 1em}

.category-noted .entry-title, .category-noted .chronodata, .category-noted .entry-category, .category-noted .commentslink spaan, .category-noted .entry-edit  {display: none}
#primary .category-noted .commentslink {margin-top: 15px;}
#primary .category-noted .entry-content { font-size: 1.2em; line-height: 1.4em; padding-bottom:24px; margin-top:24px; clear: left}
#primary .category-noted p {margin:0; padding: 0;}
#primary .category-noted p a {font-weight: bold; padding-left: 20px; }
#primary .category-noted p a {background: url('link.png') left top no-repeat;}