/*
THEME NAME: THEM THANGS
THEME URI: http://www.jblyth.com/
DESCRIPTION: THEM THANGS
VERSION: 0.1
AUTHOR: Peter Antonius
AUTHOR URI: http://antonius.me/
TAGS: 
*/

/* Reset */
html{color:#000;background:#fefefe;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{font-size:100%;}legend{color:#000;}

/* Global */
html {
	font-size:125%;
	background:#fff;
	}
body {
	color:#222;
    font:400 50%/1 Monaco, 'Courier New', Courier, serif;
	background:#fff;
	width:100%;
	}

/* Links */
a {
	outline:0;
	color:#000;
	}
a:focus {
	background:#fff;
	color:#000;
	}

.page .page .entry-content {
	padding:1em;
	display:block;
	margin:80px 0 20px;
	width:400px;
	line-height:1.4em;
	}
body.page-template-news-php {
	padding:80px 0 20px;
	}
.page-template-news-php .entry-content {
	margin:0 0 10px !important;
	width:400px;
	line-height:1.4em;
	}
.page-template-news-php .entry-content h2 {
	text-transform:uppercase;
	}
.page-template-news-php .entry-content .entry-date {
	font-style:0.9em;
	padding:4px 0 8px;
	}


.s-category-news .entry-content {
	margin:80px 0 10px !important;
	width:400px;
	line-height:1.4em;
	}
.s-category-news #pagination {
	display:none;
	}

.entry-content {
	padding:1em;
	display:block;
	margin-top:80px;
	}
.entry-content img {
	display:inline;
	border:0;
	padding:22px;
	float:left;
	}
#postHeader h1 {
	font-size:2em;
	color:#000;
	padding:6px 10px 10px;
	position:fixed;
	top:20px;
	left:0;
	background:#fff;
	font-family:Helvetica Neue,Helvetica,Arial;
	font-weight:700;
	letter-spacing:-1px;
	text-transform:uppercase;
	}
#pagination {
	font-size:1.4em;
	color:#000;
	padding:10px 10px;
	position:fixed;
	top:60px;
	left:0;
	background:#fff;
	font-family:Helvetica Neue,Helvetica,Arial;
	font-weight:700;
	letter-spacing:-1px;
	}
.nav-previous {
	display:inline;
	}
.nav-next {
	display:inline;
	}
.nav-previous a {
	color:#000;
	text-decoration:none;
	}
.nav-next a {
	color:#000;
	text-decoration:none;
	}

/* SIDEBAR */
#sidebar {
	bottom:0;
	color:#fff;
	display:block;
	position:fixed;
	right:0;
	text-shadow:0 -1px 0 #000;
	top:0;
	width:190px;
	}
#sidebar #header {
	position:absolute;
	top:0;
	left:0;
	display:block;
	width:190px;
	background:url(Images/logotype.png) no-repeat;
	height:102px;
	text-indent:-9000px;
	}
#sidebar #header h1 a {
	display:block;
	width:190px;
	height:102px;
	}
#sidebar #header h1 a:focus {
	background:none;
	}
#sidebar .bg {
	position:absolute;
	top:102px;
	right:0;
	left:0;
	bottom:0;
	background:#000;
	background:rgba(0, 0, 0, 0.8);
	width:190px;
	z-index:0;
	}
#sidebar .hide {
	position:absolute;
	display:block;
	top:0;
	left:2px;
	bottom:0;
	width:10px;
	height:100%;
	z-index:10;
	cursor:pointer;
	}
#sidebar .hide span {
	position:relative;
	top:50%;
	display:block;
	}
#sidebar .show {
	position:absolute;
	display:block;
	top:0;
	left:2px;
	bottom:0;
	width:10px;
	height:100%;
	z-index:10;
	cursor:pointer;
	}
#sidebar .show span {
	position:relative;
	top:50%;
	display:block;
	}
#sidebar .wrap {
	position:relative;
	z-index:1;
	top:102px;
	padding:0 10px 0 20px;
	font-size:1em;
	}
#sidebar h2 {
	color:#fff;
	font-weight:700;
	text-transform:uppercase;
	margin:20px 0 4px;
	}
#sidebar ul li {
	line-height:1.4em;
	font-size:0.9em;
	}
#sidebar ul#news li {
	margin:0 0 10px;
	}
#sidebar ul#news li h3 {
	text-transform:uppercase;
	}
#sidebar a {
	color:#fff;
	text-decoration:none;
	}
#sidebar a:hover {
	text-decoration:underline;
	}
#sidebar a:focus {
	background:#fff;
	color:#000;
	text-shadow:none;
	}
#sidebar .closewrap {
	margin-top:12px;
	}
#sidebar .built {
	position:absolute;
	bottom:10px;
	left:20px;
	color:#fff;
	color:rgba(255,255,255,0.5);
	text-shadow:none;
	z-index:100;
	}
#sidebar .built a {
	color:#fff;
	color:rgba(255,255,255,0.5);
	}

/* Footer */
#footer {
	width:100%;
	clear:both;
	display:block;
	}
#footer p {
	padding:20px 10px;
	}

#ie6 {
	background:black;
	position:absolute;
	left:0;
	top:0;
	right:0;
	bottom:0;
	z-index:1000;
	width:100%;
	height:100%;
	color:#fff;
	font-size:60pt;
	padding:20px;
	}

.newswrap{
	height:90px;
	}
#newsHolder{
	height:90px;
	}
.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background:rgba(255,255,255,0.1);
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.jScrollPaneDrag {
	position: absolute;
	background:rgba(255,255,255,0.5);
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	cursor: pointer;
	overflow: hidden;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
.s-category-photos {
	background:#000;
	height:100%;
	position:absolute;
	bottom:0;
	top:0;
	color:#fff;
	}
.s-category-photos .entry-content {
	background:#000;
	margin:0;
	padding-top:80px;
	}
.s-category-photos #footer a {
	color:#fff;
	}