/*
	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		: 	Glynn Owen
	Author Site		: 	http://viewmy.info
	Style Name		: 	Hindpool Tigers v0.1
	Style URI		:	http://viewmy.info
	Version			:	0.1
	Header Height	:	260
	Comments		:	rehashed vader k2 theme
*/

body {
	background: #FF7E00 url('page_bg.png') top center repeat-x;
	color: #bbb;
	margin: 0;
	}

#pagebg {
	background: url('pagebg_yrepeat.png') top center repeat-y;
	width: 100%;
}
#pagebg2 {
	background: url('page_main.jpg') top center no-repeat;
	width: 100%;
}

#header {
	background: black url('header.jpg') bottom center no-repeat;
	height: 216px;
	padding-top: 12px;
	}

h1 {
	position: absolute;
	top: 25px;
	left: 50px;
	padding: 0;
	}

.description {
	clear:right;
	float:right;
	margin:0pt !important;
	position:relative;
	right:30px;
	top:27px;
}

#page {
	border: none;
	}

.primary {
	padding-left: 25px;
	}

#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: #f70;
	}

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;
	}

a, a:visited, .sidebar a:visited {
	color:#FFF;
	}
	
.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;
	}
	
.entry-content { color:#999999; }

li.bypostauthor { background: #000; }

.comments textarea { background: #111; color: #eee; border: 1px dashed #ccc; }

.comments form #submit { background: #222; color: #eee; border: 1px solid #444; padding: 5px 40px; }

.comments #commenterror { background: #422; }

.hentry { padding-bottom:25px;  margin:5px 0pt 0px; }

#commentlist li { padding-bottom:10px; border-bottom: 1px dashed #666; background: #000;}

.metalinks { padding-bottom:20px; border-bottom: 1px dashed #666; }

#nav-below { padding-bottom:10px;  border-bottom: 1px dashed #666; }

.comments { margin: 14px 0px; }

.alt { background: #000; }

.byuser { background: #000; }

.columns-three #page { width: 955px; padding: 0px; }
.columns-two #page { width: 955px; padding: 0px; }

#footer { width:955px; border-top: 1px dashed #666; }
#primary { width: 655px; }

#hpooltitle {
	margin:55px 0px 0px;
	padding:0px 82px 0px 0px;
	float:right; 
	clear: right;
	position: relative;
	color: #F70;
	font-weight:bold;
}

#hpooldesc { 
	color: #FFFFFF; 
	clear:right;
	float:right;
	margin:0pt !important;
	position:relative;
	right:30px;
	top:24px;
	padding-right:3px;
	font-size:11px; 
}

ul.menu {
	/* border-bottom: 1px solid #f70;
	bottom:0pt;
	clear:right;
	float:right;
	margin:0px;
	padding:0pt;
	position:relative;
	text-align:right;
	width:900px; */
	
	border-bottom:1px solid #FF7700;
	clear:right;
	margin:10px 0px 10px 10px;
	padding:4px 0px 6px 10px;
	position:relative;
	text-align:right;
	width:884px;
	
}

ul.menu li a  {
	background: #482400;
	/* background: url(btn_seperator.gif) top right no-repeat; */
	margin: 0px;
	padding:5px 10px 6px;
}

ul.menu li a:hover  {
	background: #663300;
	/* background: url(button_bg.gif) top left repeat-x; */
}

ul.menu li.current_page_item a, ul.menu li.current_page_item a:hover {
	color:white !important;
	text-decoration:none;
	background: #f70;
}

.commentslink {
	background: url(comment.gif) no-repeat scroll left center;
	margin-right:10px;
	padding:2px 0pt 2px 20px;
}

.meta-start {
	background:transparent url(time.gif) no-repeat scroll left top;
	padding:2px 0pt 2px 20px;
}

.attachment img:hover, .attachment-thumbnail:hover, .entry-content .gallery img:hover {
border:1px solid #f70;
padding:2px;
}

.sbar {
	border: 1px solid #f70;
}

.sbar h4 {
	background: #f70;
	color: #fff;
	width: 182px;
	padding: 4px 8px 6px 8px;
}

.sbar ul{
	padding-bottom: 4px;
}

#latestnews {
	list-style-type:disc;
}

.page-head h2
{
	font-weight:normal;
}

#staticindexcontent
{
	padding:10px 0px;
}

#staticindexcontent p
{
	margin-top:8px;
}
