/* Reset */
html{color:#000;background:#fefefe; z-index:9;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0; z-index:10;  
}

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 {font-size:300%;font-weight:normal;}

h2 {font-size:300%;font-weight:normal; color:#b3b3b3; }

q:before,q:after{content:''; z-index:9;}

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;}


h3{font-size:200%; 
font-weight:bold; 
font-family:helvetica;
color:#444444;
line-height: 50px;
 border-top:1px solid #f6f6f6; 
 border-bottom:2px solid #f6f6f6;

}
h5{
font-size:100%;
font-weight:normal;
color:#006677;
line-height: 30px;
}


h6{
font-size:12px;
font-weight:normal;
color:#fff;
font-family:helvetica;
line-height: 0px;
}

h7{
font-size:20px;
font-weight:normal;
font-family:helvetica;
line-height: 40px;
}

h8{
font-size:15px;
font-weight:normal;
color:#fff;
font-family:helvetica;
line-height: 30px;
}




/* Global */
html {
	font-size:125%;
	background:#fff;
	
	}
body {
	color:#222;
    font:400 50%/1 Monaco, 'Courier New', Courier, serif;
	background:#fff;
	width:50%;
	height: 90%;
	z-index:1;
	
	}



/* Links */
a {
	outline:0;
	color:#000;
	}
a:focus {
	background:#fff;
	color:#000;
	}
	


/* PETE SAMPLES HEADER */
	
#postHeader banner {
position:fixed;
top:30px;
padding:0px 0px 0px;
	z-index:10;
}
	
#postHeader h1 {
	font-size:60px;
	color:#fff;
	width: 640px;
	height: 80px;
	top:30px;
	left:0;
	position:fixed;
	z-index:10;
	
	
	}

	
/* PAGE LINKS */	
	
#pagination {
	font-size:15px;
	color:#444444;
	background-color:#fff;
	width: 600px;
	padding:10px 20px;
	position:fixed;
	top:120px;
	left:0;
	font-family:Helvetica Neue,Helvetica,Arial;
	font-weight:700;
	letter-spacing:3px;
	z-index:10;
	}
	
.nav-previous {
	display:inline;
	padding: 15px;
	
	}
	
.nav-next {
	display:inline;
	}
.nav-previous a {
	color:#444444;
	text-decoration:none;
	}
	
.nav-previous a:hover{
	color:#b3b3b3;
	text-decoration:none;
	}

.nav-next a {
	color:#fff;
	text-decoration:none;
	}
	
	



/* CONTENT */


.page .page .entry-content {
	padding:1em;
	display:block;
	margin:40px 0 20px;
	width:400px;
	line-height:1.4em;
	z-index:0;
	}
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:150px;
	z-index:0;
	}
		
.entry-content img {
	display:inline;
	border:0;
	float:left;
	z-index:1;
	}
	
/* END OF CONTENT */
	

	



/* SIDEBAR */
#sidebarimage {
	bottom:0;
	position:fixed;
	right:0;
	top:0px;
	width:600px;
	z-index:-10;
	}

#sidebar {
	bottom:0;
	color:#fff;
	display:block;
	position:fixed;
	right:0;
	text-shadow:0 -1px 0 #1000;
	top:0px;
	width:400px;
	height: 100%;
	}
	
	
	
#sidebar #header {
	position:absolute;
	top:0;
	left:0;
	display:block;
	width:400px;
	height:0px;
	text-indent:9000px;
	}
	
#sidebar #header h1 a {
	display:block;
	
	width:400px;
	height:0px;
	}
#sidebar #header h1 a:focus {
	background:none;
	}
	

/* change colour of sidebar here */
#sidebar .bg {
	position:absolute;
	top:0px;
	right:0;
	left:0;
	bottom:0;
	background:#000;
 	background:rgba(0, 0, 0, 0.7); 
	width:400px;
	height: 100%;
	z-index:0;
	
	}
	
	

/* HIDE AND SHOW SIDEBAR   */
	
#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:8;
	cursor:pointer;
	}
#sidebar .show span {
	position:relative;
	top:50%;
	display:block;
	}
	

#sidebar .wrap {
	position:relative;
	z-index:1;
	top:5px;
	padding:0 10px 0 20px;
	font-size:1em;
	}
	
#sidebar h2 {
	color:#006677;
	font-size:16px;
	font-weight:700;
	text-transform:uppercase;
	margin:10px 0 4px;
	}


/* SIDEBAR LINKS */
	
#sidebar ul li {
font-family:helvetica;
	line-height:20px;
	font-size:14px;
	
	}
#sidebar ul#news li {
	margin:0 0 10px;
	}
#sidebar ul#news li h3 {
	text-transform:uppercase;
	}
#sidebar a {
	color:#fff;
	text-decoration:none;
	}
	
/* change rollover on sidebar */
	
#sidebar a:hover {
	color:#006677;
	}
#sidebar a:focus {
	background:#fff;
	color:#006677;
	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:220px;
	}
#newsHolder{
	height:220px;
	}
.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;
}
