/*===============
Slipstream Studio
James Tetley
Developer
================*/

body{
	color:#333333;
	text-align:center;
	font-size:12px;
	background:#eceee8;
	line-height:21px;
}

.wrapper{
	font-family:Helvetica, Arial, sans-serif;
	margin: 0 auto;
	text-align:left;
	width:960px;
	background:url(/styles/img/chrome/wrapper.jpg) no-repeat 0 100%;
	padding-bottom:20px;
}

.subwrapper{
	background:url(/styles/img/chrome/subwrapper.jpg) repeat-y 0 0;
	width:901px;
	padding:0 30px 0 29px;
	clear:both;
}

.header{
	width:901px;
	height:304px;
	position:relative;
	background:url(/styles/img/sprite.png) no-repeat 0 -127px;
}

.footer{
	height:127px;
	background:url("/styles/img/sprite.png") no-repeat 0 0;
	padding-bottom:0;
}

.footer .subwrapper{
	background:none;
	position:relative;
}

.content .the-link a{
    padding:8px 20px 7px 20px;
	background:url("/styles/img/up.jpg") repeat-x 0 0;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	position:relative;
    border:2px solid #2C7615;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
}

.content .the-link a:hover{
	background:url("/styles/img/down.jpg") repeat-x 0 0;
	color:#fff;
	text-decoration:none;
}

/* News Story
===========*/

.content .post .story{
    border-bottom:1px solid #0066CC;
    margin:0 0 20px;
    padding:0 0 10px;
}

.content .post .story h3{
    padding-bottom:0;
}

.content .post .story p{
    padding:0 0 10px;
}

.content .post .story h3 span {
    display:block;
    font-family:'Lucida Grande','Lucida Sans',sans-serif;
    font-size:10px;
    font-weight:normal;
    margin:0;
    padding-bottom:10px;
}

/* Color Box
==========*/

#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:hidden;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
#cboxOverlay{background:url(/styles/img/colorbox/overlay.png) 0 0 repeat;}
#colorbox{}
#cboxTopLeft{width:21px; height:21px; background:url(/styles/img/colorbox/controls.png) -100px 0 no-repeat;}
#cboxTopRight{width:21px; height:21px; background:url(/styles/img/colorbox/controls.png) -129px 0 no-repeat;}
#cboxBottomLeft{width:21px; height:21px; background:url(/styles/img/colorbox/controls.png) -100px -29px no-repeat;}
#cboxBottomRight{width:21px; height:21px; background:url(/styles/img/colorbox/controls.png) -129px -29px no-repeat;}
#cboxMiddleLeft{width:21px; background:url(/styles/img/colorbox/controls.png) left top repeat-y;}
#cboxMiddleRight{width:21px; background:url(/styles/img/colorbox/controls.png) right top repeat-y;}
#cboxTopCenter{height:21px; background:url(/styles/img/colorbox/border.png) 0 0 repeat-x;}
#cboxBottomCenter{height:21px; background:url(/styles/img/colorbox/border.png) 0 -29px repeat-x;}
#cboxContent{background:#fff;}
#cboxLoadedContent{margin-bottom:28px;}
#cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;}
#cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;}
#cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
#cboxPrevious{position:absolute; bottom:0; left:0px; background:url(/styles/img/colorbox/controls.png) -75px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
#cboxPrevious.hover{background-position:-75px -25px;}
#cboxNext{position:absolute; bottom:0; left:27px; background:url(/styles/img/colorbox/controls.png) -50px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
#cboxNext.hover{background-position:-50px -25px;}
#cboxLoadingOverlay{background:url(/styles/img/colorbox/loading_background.png) center center no-repeat;}
#cboxLoadingGraphic{background:url(/styles/img/colorbox/loading.gif) center center no-repeat;}
#cboxClose{position:absolute; bottom:0; right:0; background:url(/styles/img/colorbox/controls.png) -25px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
#cboxClose.hover{background-position:-25px -25px;}
.cboxIE #cboxTopLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/styles/img/colorbox/ie/borderTopLeft.png, sizingMethod='scale');}
.cboxIE #cboxTopCenter{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/styles/img/colorbox/ie/borderTopCenter.png, sizingMethod='scale');}
.cboxIE #cboxTopRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/styles/img/colorbox/ie/borderTopRight.png, sizingMethod='scale');}
.cboxIE #cboxBottomLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/styles/img/colorbox/ie/borderBottomLeft.png, sizingMethod='scale');}
.cboxIE #cboxBottomCenter{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/styles/img/colorbox/ie/borderBottomCenter.png, sizingMethod='scale');}
.cboxIE #cboxBottomRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/styles/img/colorbox/ie/borderBottomRight.png, sizingMethod='scale');}
.cboxIE #cboxMiddleLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/styles/img/colorbox/ie/borderMiddleLeft.png, sizingMethod='scale');}
.cboxIE #cboxMiddleRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/styles/img/colorbox/ie/borderMiddleRight.png, sizingMethod='scale');}

/* Image Gallery
==============*/

.ngg-album{
    border-bottom:1px solid #0066CC;
    clear:both;
    margin:0 0 10px;
    padding:0 0 10px;
}

.ngg-albumtitle a{
    display:block;
    padding:0 0 5px;
}

.content .ngg-albumcontent p {
    padding-bottom:0;
}

.ngg-thumbnail{
    float:left;
    width:100px;
    margin-right:10px;
}

.ngg-thumbnail img{
    width:100px;
}

.ngg-description{
    float:left;
    width:300px;
}

.wp-pagenavi .current,
.ngg-navigation span{
    background:#26b992;
    color:#010101;
    margin:0 4px 0 0;
    padding:2px 2px 0;    
}

.wp-pagenavi a,
#ngg-next-2,
#ngg-prev-1,
.page-numbers{
    margin:0 4px 0 0;
    padding:2px 2px 0;
}

.piclenselink{
    display:none;
}

.ngg-galleryoverview{
    margin:0 0 20px;
}

.ngg-gallery-thumbnail-box{
    float:left;
    border:1px solid #FFFFFF;
    float:left;
    margin:0 10px 10px 0;
}

.ngg-navigation{
    clear:both;
}

/* Typography
===========*/

h2{
	line-height:28px;
	font-size:28px;
	color:#000644;
	letter-spacing:-1px;
}

h2 span{
	font-size:20px;
	display:block;
	padding-bottom:100px;
}

h3 a{
	color:#333333;
}

h2 a{
	color:#000644;
}

h3{
	font-size:20px;
	padding-bottom:23px;
	color:#333333;
}

.sidebar h3{
	font-size:8px;
	font-family:'Century Gothic', 'Apple Gothic', sans-serif;
	padding-bottom:10px;
	font-weight:normal;
	line-height:8px;
	color:#000644;
}

p{
	padding-bottom:23px;
}

.post a{
	color:#0066CC;
	text-decoration:none;
}

.post a:hover{
	color:#114477;
	text-decoration:underline;
}

.post blockquote{
	color:#777777;
	border-left:5px solid #DDDDDD;
	margin:0 0 23px 10px;
	padding-left:20px;
}

.post ul{
	padding:0 0 23px 25px;
}

.post ol{
	padding:0 0 23px 30px;
}

.post li{
	list-style-type:square;
	padding:0 0 0 10px;
}

.post ol li{
	list-style-type:decimal;
	padding:0 0 0 5px;
}

/* Navigation
===========*/

.navigation{
	top:112px;
	left:16px;
	width:865px;
	height:25px;
	background:url(/styles/img/sprite.png) no-repeat 0 -467px;
	padding:5px 0 0 4px;
	position:absolute;
	z-index:1;
}

.navigation li{
	float:left;
	padding-left:40px;
}

.navigation li a{
	font-family:'Century Gothic', 'Apple Gothic', sans-serif;
	font-size:11px;
	color:#fff;
	text-transform:uppercase;
	display:block;
	text-decoration:none;
}

.navigation li a:hover{
	color:#7c9edd;
}

.footer ul{
	position:absolute;
	top:60px;
	left:178px;
}

.footer li{
	float:left;
	padding-right:7px;
	font-family:'Lucida Grande';
	font-size:12px;
}

.footer li a{
	color:#333333;
	font-family:'Lucida Grande';
	font-size:12px;
}

.footer li a:hover{
	color:#777777;
}

/* Content
========*/

.content{
	width:901px;
	padding-top:25px;
	position:relative;
}

/* Post
=====*/

.post{
	float:left;
	width:576px;
	padding:0 0px 0 26px;
	position:relative;
}

/* Sidebar
========*/

.sidebar{
	width:229px;
	float:right;
	padding:0 30px 0 0;
	position:relative;
	z-index:2;
	margin-top:150px;
}

.sidebar .hd{
	width:229px;
	height:22px;
	background:url(/styles/img/sprite.png) no-repeat 0 -527px;
}

.sidebar .bd{
	width:210px;
	background:url(/styles/img/chrome/sidebar-bd.png) no-repeat 0 0;
	overflow:hidden;
	padding:0 9px 143px 10px;
}

.sidebar li{
	padding-bottom:11px;
}

.sidebar li a{
	border:1px solid #cccccc;
	display:block;
}

.sidebar li a:hover{
	border:1px solid #aaaaaa;
}

/* Replacements
=============*/

.header a{
	width:153px;
	height:36px;
	background-position:0 -431px;
	position:absolute;
	top:0px;
	left:14px;
}

.header a:hover{
	background-position:-153px -431px;
}

.header h1{
	width:655px;
	height:86px;
	background-position:0 -601px;
	position:absolute;
	bottom:12px;
	left:1px;
}

.link{
	width:265px;
	height:30px;
	background-position:0 -497px;
	margin-top:18px;
}

.link:hover{
	background-position:-265px -497px;
}

.link2{
	width:109px;
	height:30px;
	background-position:0 -549px;
}

.link2:hover{
	background-position:-109px -549px;
}

.link3{
	width:83px;
	height:22px;
	background-position:0 -579px;
}

.link3:hover{
	background-position:-83px -579px;
}
