/* @override 
	http://scottorchard.com/wp-content/themes/k2/styles/scott/scott.css
*/

/*
	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	: 	Scott Orchard
	Author Site	: 	http://scottorchard.com
	Style Name	: 	RGBlack
	Style URI	:	
	Version		: 	1.0
	Comments	:
*/

body {
	background: #333 url('20original.gif');
	padding: 0 0 40px;
	color: #bbb;
	margin: 0;
	font: 62.5% "Lucida Grande", Verdana, Arial, Sans-Serif; /* Resets 1em to 10px */
	}

#header {
	background: black url('header.gif') center center no-repeat;
	width: 100%;
	height: 200px;
}

h1, h2, h3, h4 {
	font-family: "Trebuchet MS", Verdana, Sans-Serif;
	}

h1 {
	/*position: absolute;*/
	top: 25px;
	left: 50px;
	padding: 0;
	}

.description {
	position: absolute;
	top: 55px;
	left: 50px;
	margin: 0 !important;
	}

#page {
	padding: 0;
	width: 796px;
	_width: 756px;
	border: none;
	}

.primary {
	padding-left: 25px;
	}
	
.secondary {
	color: #aaa;
	}
	
.sb-links ul ul li {
	margin-top: 0;
	margin-left: -10px;
	}

#page, ul.menu li.current_page_item a, ul.menu li.current_page_item a:hover {
	background: black;
	}
	
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: #991a18 !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: #bbb;
	font-weight: normal;
	}
	
.counter a {
	color: #222;
	}
	
.commentlist li {
	color: #666;
	}

.commentlist li:hover {
	background: none;
	}

#footer a {
	color: #888;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
	}

#footer a:hover {
	border: none;
	text-decoration: none;
	color: #fff;
	}

li.bypostauthor {
	background: #333;
	}

li.bypostauthor blockquote {
	color: #333;
	background: url('images/quote.png') no-repeat 10px 0;              
	}
	
blockquote, #weightedcategories, .authorcomment {
	background: #111;
	border-color: #222;
	}
	
.primary img {
	border-color: #222;
	background: #111;
	}

.inputcontainer {
	margin-bottom: 6px;
	}
	
.entry-content {
	color: #bbb;
	text-align: left;
	}

/* Gray Color */
small, .sidebar ul ul li, .sidebar ul ol li, .nocomments, ul#activity li small a, ul#activity li, .LSRow small, #searchcontrols small  {
	color: #bbb;
	}

a, a:visited, .sidebar a:visited {
	color: #619c56;
	}
	
.post p a:visited {
	color: #619c56;
	}

#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 */
/*#current-content #pagetrackwrap,
#dynamic-content #nested_pagetrackwrap {
	margin: 0 auto;
	width: 218px;
	height: 18px;
	background: url('sliderbgleft.png') no-repeat center left;
	}

#current-content #pagetrack,
#dynamic-content #nested_pagetrack {
	height: 18px;
	background: url('sliderbgright.png') no-repeat center right;
	}

#current-content #pagehandle,
#dynamic-content #nested_pagehandle {
	width: 18px;
	height: 18px;
	background: url('sliderhandle.png') no-repeat center center;
	cursor: e-resize;
	}*/

#pagetrackwrap,
#nested_pagetrackwrap {
	margin: -1px auto 0;
	width: 230px;
	height: 16px;
	background: url('sliderbgleft.png') no-repeat 5px center;
	}

#pagetrack,
#nested_pagetrack {
	height: 16px;
	background: url('sliderbgright.png') no-repeat right center;
	}

#pagehandle,
#nested_pagehandle,
#trimmerhandle,
#nested_trimmerhandle {
	width: 18px;
	height: 18px;
	margin-left: 2px;
	background: url('sliderhandle.png') no-repeat center center;
	cursor: col-resize;
	}

#trimmertrackwrap,
#nested_trimmertrackwrap {
	margin: -2px auto 0;
	background: url('sliderbgleft.png') no-repeat 5px center;
	}

#trimmertrack,
#nested_trimmertrack {
	height: 16px;
	background: url('sliderbgright.png') no-repeat right center;
	}

#trimmerhandle,
#nested_trimmerhandle {
	width: 18px;
	height: 18px;
	margin-left: 2px;
	background: url('sliderhandle.png') no-repeat center center;
	cursor: col-resize;
	}
	
div.trimmed .hentry {
	background: #191919;
	}

div.trimmed .hentry.alt {
	background: transparent;
	}

.hide {
	display: none;
}

body.smartposition #rollingarchives {
	position: fixed;
	top: 0px;
	background: #000;
	border-bottom: 0;
	width: 500px;
	z-index: 10;
	padding-top: 10px;
	padding-bottom: 30px;
	}