/*
Theme Name: Hampering Around
Description: A dark theme made for Hampering Around by ROI
Version: 1
Author: Elliot Birch
Author URI:
Tags: Dark, clean, two column

*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/*End reset*/

body {
	background:#1A1A1A  url(images/header.gif) repeat-x scroll 0 -8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#6f6f6f;
}

#page {
	margin:0 auto;
	overflow:hidden;
	padding-bottom:45px;
	width:1024px;
}

#header {
	height:156px;
	position:relative;
}

#contentwrap {
	margin-top:15px;

}

#content {
	width:752px;
	float:left;
	margin-right:20px;
}

.post {
	border:1px solid #888888;
	background:#eaeaea url(images/contentbg.gif) repeat-x top left;
	padding:24px 26px 20px 20px;
	margin-bottom:20px;
}

#sidebar {
	width:252px;
	float:left;
}

#footerwrap {
	background:#1a1a1a url(images/footer.gif) repeat-x top left;
	clear:both;

}

#footer {
	height:240px;
	margin:0 auto;
	padding-top:15px;
	width:1024px;
}

a:link, a:visited {
	color:#C5C5C5;
	text-decoration:none;
}

a:hover, a:active {
	color:#333333;
	text-decoration:none;	
}



h2 {
	font-size:24px;
	font-family:Palatino, 'Times New Roman', Georgia, Serif;
	color:#292929;
	font-weight:normal;
}

.postmeta {
	background:#dedede;
	padding:4px;
	font-size:11px;
	color:#868282;
}

.postmeta a {
	color:#868282;
	text-decoration:underline;
}

/*Header*/

h1 a {
	background:transparent url(images/logo.gif) no-repeat scroll left top;
	display:block;
	height:149px;
	left:0;
	position:absolute;
	text-indent:-9999px;
	top:2px;
	width:566px;
}

#searchform {
	background:transparent url(images/search.gif) no-repeat scroll left top;
	height:86px;
	position:absolute;
	right:-9px;
	top:36px;
	width:270px;
}

#searchform  #s {
	background:transparent none repeat scroll 0 0;
	border:medium none;
	color:#999999;
	left:14px;
	padding:5px;
	position:absolute;
	top:21px;
	width:209px;
}

#searchform  #searchsubmit {
	height:24px;
	position:absolute;
	right:16px;
	top:23px;
	width:24px;
	background:none;
	border:none;
	cursor:pointer;
	text-indent:-9999px;
}

.hidden {
	display:none;
}

/*Nav*/

#nav {
	height:45px;
	margin-top:-23px;
	padding-top:23px;
	position:relative;
	padding-left:15px;
}

#nav ul li {
	float:left;
	margin-right:30px;
}

#nav li a {
	padding:14px 5px 11px;
	display:block;
}

#nav li a:hover {
	background:url(images/navhov.gif) no-repeat bottom center;
}

#nav .rss {
	float:right;
	margin-right:12px;
	margin-top:-36px;
}

.rss img {
	position:relative;
	right:-20px;
	top:15px;
}

.rss a {
	display:block;
	width:221px;
	height:61px;
	float:left;
}

.rsstag {
	float:left;
	margin-right:10px;
	margin-top:12px;
}

/*Sidebar*/

.widget {
	padding:25px 20px 20px;
}

#sidebar li {
	background:#707070 url(images/sidebarbg.gif) repeat-x top left;
	border:1px solid #414141;
	margin-bottom:18px;
	font-size:12px;

}

#sidebar ul ul {
	margin-top:10px;
}

#sidebar ul ul li {
	background:url(images/sidebarlist.gif) no-repeat center left; !important;
	border:none !important; 
	margin:0;
	padding-left:15px;
	margin-bottom:5px;
}

#sidebar h2 {
	background:transparent url(images/sidebarh2.gif) no-repeat scroll left bottom;
	color:white !important;
	padding-bottom:11px;
}

/*Entry and entry head*/

.entryhead {
background:transparent none repeat scroll 0 0 !important;
float:left;
overflow:hidden;
width:100%;
}

.entryhead h2 {
	float:left;
	padding-top:1px;
}

.entryhead h2 a {
	color:#292929 !important;	
}

.entryhead .date {
	background:transparent url(images/date.gif) no-repeat scroll left top;
	color:white;
	float:right;
	font-size:12px;
	height:39px;
	padding-top:11px;
	text-align:center;
	width:138px;
}

.entry {
	font-size:14px;
	line-height:18px;
	clear:both;
}

.entry p, .entry ul, .entry ol, .entry blockquote {
	margin-bottom:25px;
}

.entry blockquote {
	background:#e1e1e1 url(images/blockquote.gif) no-repeat top left;
	font-family:Palatino, 'Times New Roman', Georgia, Serif;
	font-size:16px;
	font-style:italic;
	padding:15px 15px 15px 40px;
	color:#606060;
}

.entry blockquote p {
	margin:0 !important;
}

.entry ul {
	padding-left:10px;
}

.entry ol {
	list-style:decimal;
	padding-left:29px;
}

.entry ul li {
	background:url(images/list.gif) no-repeat center left;
	padding-left:20px;
}

.entry a {
	color:#333;
	font-weight:bold;
}

.more-link {
	background:transparent url(images/readmore.gif) no-repeat scroll right 1px;
	padding-right:20px;
	color:#333 !important;
	font-size:11px;
}

/*Pagination*/

.navigation {
	font-size:9px;
	margin-bottom:10px;
	overflow:hidden;
	clear:both;
	
}

.navigation .alignleft span{
	background:#eaeaea url(images/contentbg.gif) repeat-x top left;
	float:left;
	border:1px solid #888888;
}

.navigation .alignright span{
	background:#eaeaea url(images/contentbg.gif) repeat-x top left;
	float:right;
	border:1px solid #888888;
}

.navigation .alignleft a {
	background:transparent url(images/back.gif) no-repeat scroll left 4px;
	display:block;
	color:#666;
	padding:5px 5px 5px 20px;
}

.navigation .alignright a {
	color:#666;
	background:url(images/next.gif) no-repeat scroll right 4px;
	display:block;
	padding:5px 20px 5px 5px;
}

.pag {
	font-size:9px;
	margin-bottom:10px;
	overflow:hidden;
	clear:both;
	
}

.pag .alignright {
	width:58px;
	float:right;
	overflow:hidden;
}

.pag .alignleft {
	width:55px;
	float:left;
	overflow:hidden;
}

.pag .alignleft a span{
	background:transparent url(images/back.gif) no-repeat scroll left 4px;
	border:1px solid #888888;
	padding:5px 5px 5px 20px;
	display:block;
}

.pag .alignright a span{
	background:url(images/next.gif) no-repeat scroll right 4px;
	padding:5px 20px 5px 5px;
	border:1px solid #888888;
	display:block;
}

.pag .alignleft a{
	background:#eaeaea url(images/contentbg.gif) repeat-x top left;
	color:#666;
	display:block;
}

.pag .alignright a{
	display:block;
	color:#666;
	background:#eaeaea url(images/contentbg.gif) repeat-x top left;
}
/*Footer*/

#footer .box {
	background:#151515 none repeat scroll 0 0;
	float:left;
	margin-right:40px;
	width:260px;
	padding:10px;
}

#footer .box li {
	border-top:1px solid #232323;
	font-size:12px;
	padding:5px 0;
}

#footer .box h2 {
	color:#848383;
	font-size:18px;
	text-transform:lowercase;
	background:url(images/footerh2.gif) no-repeat top right;
	padding-bottom:5px;
}

#footer .box a {
	color:#848383;
}

.contact {
	float:right !important;
	margin:0 !important;
}

.contact address {
	font-size:28px;
	color:white;
	font-family:Palatino, 'Times New Roman', Georgia, Serif;
	margin-bottom:5px;
	font-style:normal;
	}

.address li {
	border:none !important;
	line-height:5px;
}

/*Comment area*/

#commentarea {
	border:1px solid #888888;
	background:#eaeaea url(images/contentbg.gif) repeat-x top left;
	padding:28px 26px 20px 20px;
	margin-bottom:20px;
	line-height:18px;
}

#commentarea h3 {
	font-size:20px;
	font-family:Palatino, 'Times New Roman', Georgia, Serif;
	color:#292929;
	font-weight:normal;
	margin-bottom:10px;
}

#commentarea label {
	display:block;
	margin:5px 0;
}

#commentarea #url, #commentarea #email, #commentarea #author {
	width:300px;
	background:#333;
	color:#999;
	border:none;
	padding:5px;
	font-family:Arial, Helvetica, Sans-serif;
	font-size:12px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

#commentarea #comment {
	width:400px;
	background:#333;
	color:#999;
	border:none;
	height:100px;
	padding:5px;
	font-family:Arial, Helvetica, Sans-serif;
	font-size:12px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

cite.fn {
	font-weight:bold;
	color:#333;
}

.fn a {
	color:#333;	
}

#commentarea .comment-meta {
	border-bottom:1px dashed #ccc;
	font-size:12px;
	margin-bottom:10px;
	padding-bottom:10px;
}

.comment {
	border-bottom:1px solid #999999;	
	margin-bottom:10px;
	padding-bottom:10px;
}

.comment-meta a {
	color:#333;	
}

#commentarea #submit {
	background:transparent url(images/submit.gif) no-repeat scroll left top;
	border:medium none;
	display:block;
	color:#eaeaea;
	font-family:Arial, Helvetica, Sans-serif;	
	margin-top:10px;
	cursor:pointer;
	width:146px;
	height:44px;
}