/*
Theme Name: Cameron Jones
Theme URI: http://www.specialops.co.nz
Description: Theme for CameronJones.co.nz
Version: 1.0
Author: Special Operations Ltd
Author URI: http://www.specialops.co.nz
Tags: the lounge, wordpress, specialops

	Cameron Jones skin v1.0
	 http://www.specialops.co.nz

*/



/* Begin Typography & Colors */
/*html {
	min-height: 100%;
	}*/

body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 12px;
	color: #000;
	padding: 0;
	margin: 0;
	/*min-height: 100%;*/
	background: #000 /*url(images/background-pattern-repeat.png) repeat*/;	
	text-align: center;
	}
	
/* Reset */	

div {
	margin: 0;
	padding: 0;
	}

a {
	color: #707070;
	text-decoration: none;
	border: none;
	}
	
a:hover {
	text-decoration: none;
	border-bottom: #707070 solid 1px;
	}
	
a:active, 
a:focus {
	outline: 0;
	}
	
em, i { /* Bravo IE, Bravo! */
	font-style: italic;
}
	
	
p, ul {
	margin: 0;
	padding: 0 0 14px 0;
	font-size: 13px;
	line-height: 12px;
	}
	
p {
	color: #858585;
	}
	
p a {
	color: #fff;
	}
	
body#contact-us p { /* contact us page body text */
	color: #a4a4a4;
	}
	
p.letter-spacing {
	letter-spacing: 0.2em;
	}
	
p span.green {
	color: #817f4a;
	}
	
p span.grey {
	color: #898a8b;
	}

	

/*	Begin Headers */

h1 {
	display: none;
	}
	
.ngg-imagebrowser h3 { /* picture heading/title */
	display: none;
	}

h4 {
	color: #817f4a;
	padding: 0 0 2px 0;
	margin: 0;
	font-size: 13px;
	line-height: 12px;
	letter-spacing: 0.2em;
	text-transform: uppercase;
	}

#ngg-custom-fields h4,
.ngg-galleryoverview h4.case-study-info {
	color: #818285;
	letter-spacing: 0.1em;
	font-size: 10px;
	line-height: 10px;
	padding: 3px 0 0 0;
	}
	
.ngg-galleryoverview h4.case-study-info {
	position: absolute;
	left: 41px;
	}
	
.ngg-galleryoverview h4.case-study-info a {
	border: none;
	text-decoration: none;
	color: #818285;
	}
	
.ngg-albumtitle, p.case-study-description {
	color: #818285;
	padding: 0 0 2px 0;
	margin: 0;
	font-size: 15px;
	line-height: 15px;
	letter-spacing: 0.1em;
	}
	
body#portfolio .ngg-albumtitle {
	display: none;
	}
	
.ngg-albumtitle a, .ngg-albumtitle a:hover {
	color: #818285;
	text-decoration: none;
	border-bottom: none;
	}
	
#case-study-info p {
	color: #000;
	font-size: 10px;
	line-height: 14px;
	letter-spacing: 0.1em;
	}	
	
p.case-study-description {
	text-transform: none;
	text-align: center;
	}
	
p.case-study-description span {
	color: #4d4e50;
	padding-right: 14px;
	}
	
	
/* End Headers */	

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Verdana, Arial, Helvetica, sans-serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

.commentmetadata {
	font-weight: normal;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
	
	
/* End Typography & Colors */



/* Begin Structure */
/*#wrapper {
	padding: 0;
	margin: 0;
	border: none;
	background: url(images/background-pattern-repeat.png) repeat;	
	text-align: center;
	position: absolute;
	top: 18px;
	left: 18px;
	right: 18px;
	bottom: 18px;
	}*/

#page {
	margin: 0 auto;
	padding: 0;
	border: none;
	width: 1008px;
	text-align: left;
	overflow: hidden;
	}

#header {
	margin: 0;
	padding: 50px 24px 0 0;
	border: none;
	width: 984px;
	overflow: hidden;
	}
	
#header h2 {
	height: 77px;
	width: 339px;
	margin: 0;
	padding: 0;
	border: none;
	text-indent: -9000px;
	background: url(images/logo.png) no-repeat;
	float: right;
	}
	
#header h2 a {
	height: 77px;
	width: 339px;
	margin: 0;
	padding: 0;
	border: none;
	display: block;
	text-decoration: none;
	}

#content {
	padding: 40px 0 0 6px;
	margin: 0;
	border: none;
	width: 1002px;
	overflow: hidden;
	}

.post hr {
	display: block;
	}

#footer {
	padding: 60px 0 0 0;
	margin: 0;
	width: 100%;
	clear: both;
	}
	
/* Front Slideshow */

.slide-wrapper {
	width: 561px;
	overflow: hidden;
	float: left;
	padding-right: 48px;
	}

#slideshow {
	width: 561px;
	height: 510px;
	}
	
.slide-wrapper ul#slideshow-nav {
	list-style: none;
	margin: 0;
	padding: 18px 0 0 0;
	}
	
.slide-wrapper li#next,
.slide-wrapper li#prev,
.slide-wrapper li#next a,
.slide-wrapper li#prev a {
	margin: 0;
	padding: 0;
	width: 15px;
	height: 13px;
	line-height: 0;
	text-indent: -9000px;
	border: none;
	}
	
.slide-wrapper li#next,
.slide-wrapper li#prev {
	float: left;
	}	
	
.slide-wrapper li#prev {
	margin-right: 18px;
	margin-left: 256px;
	}
	
.slide-wrapper li#next a,
.slide-wrapper li#prev a {
	background: url(images/nav-right-arrow.png) no-repeat;
	display: block;
	}

.slide-wrapper li#prev a {
	background-image: url(images/nav-left-arrow.png);
	margin: 0 25px 0 0;
	}
		
/* Contact Page */

body#contact-us #content {
	background: url(images/location-map.png) left 40px no-repeat;
	padding-top: 443px;
	}

/* Bio Page */

.bio {
	overflow: hidden;
	padding: 0 0 50px 0;
	}

.bio p.first {
	padding-top: 0px;
	}

/* End Structure */
	
	
/* Begin Sidebar */
#sidebar {
	padding: 0;
	margin: 0;
	border: none;
	overflow: hidden;
	}
	
#sidebar ul, #sidebar ul li {
	padding: 0;
	margin: 0;
	list-style: none;
	}

/* Sidebar 1 (nav) */
#header .menu {
	float: left;
	margin: 58px 0 0 6px;
	padding: 0;
	border: none;
	}
	
#header .menu ul, 
#header .menu ul li.page_item {
	padding: 0;
	margin: 0;
	list-style: none;
	}
	
#header .menu ul ul.children { /* hide child pages */
	display: none;
	}		

#header .menu ul li.page_item {
	float: left;
	font-size: 13px;
	line-height: 15px;
	letter-spacing: 0.2em;
	text-transform: none;
	padding: 0 14px 0 0;
	margin: 0 2px 0 0;
	font-weight: bold;
	color: #565656;
	background: url(images/nav-divider.png) right 5px no-repeat;
	}
	
#header .menu ul li.page-item-120 {/* remove bg from last nav item */
	padding-right: 0;
	margin-right: 0;
	background-image: none;
	}
	
#header .menu ul li.page_item a {
	color: #565656;	
	text-decoration: none;
	}
	
#header .menu ul li.page_item a:hover {
	color: #fff;
	text-decoration: none;	
	border-bottom: none;
	}

#header .menu ul li.current_page_item a,
#header .menu ul li.current_page_item a:hover {
	color: #81804b;		
	}
		
/* End Sidebar */

/* Gallery Styles */

.ngg-gallery-thumbnail-box,
.ngg-album {
	float: left;
	margin: 0;
	padding: 0;
	width: 167px;
	height: 172px;
	}
	
.ngg-album {
	position: relative;
	height: 187px;
	}
	
body#portfolio .ngg-album {
	height: 167px;
	}
	
.ngg-gallery-thumbnail {
	
	}
	
.ngg-gallery-thumbnail a,
.ngg-thumbnail a {
	border: none;
	}
		
.ngg-albumtitle	{ /* Album Captions */
	position: absolute;
	left: 4px;
	top: 150px;
	}
	
.ngg-albumoverview .ngg-description {
	display: none;
	}
	
.ngg-navigation, .ngg-imagebrowser-nav {
	width: 985px;
	clear: left;
	text-align: center;
	}

.ngg-navigation span, a.page-numbers, .ngg-imagebrowser-nav .counter, .ngg-imagebrowser-nav .ngg-imagebrowser-desc {
	/*display: none;*/
	}
	
.counter,
.ngg-imagebrowser-desc {
	display: none;
	}
	
.ngg-navigation a.next,
.ngg-navigation a.prev,
.ngg-imagebrowser-nav a.ngg-browser-next,
.ngg-imagebrowser-nav a.ngg-browser-prev {
	margin: 0;
	padding: 0;
	width: 15px;
	height: 13px;
	background: url(images/nav-right-arrow.png) no-repeat;
	text-indent: -9000px;
	display: inline-block;
	border: none;
	}
	
.ngg-imagebrowser-nav .back a,
.ngg-imagebrowser-nav .next a {
	display: inline-block;
	}
	
.ngg-navigation a.prev,
.ngg-imagebrowser-nav a.ngg-browser-prev {
	background-image: url(images/nav-left-arrow.png);
	margin: 0 25px 0 0;
	}
	
.ngg-imagebrowser-nav a.inactive {
	display: none;
	}
	
.ngg-galleryoverview {
	position: relative;
	padding-bottom: 40px;
	}
	
.navigation-wrapper {
	position: absolute;
	right: 27px; /* indent navigation numbers */
	margin-top: -13px;
	}
	
.navigation-wrapper	a.page-numbers {
	color: #8c8c8c;
	padding-left: 4px;
	}
	
.navigation-wrapper span {
	padding: 0 0 0 4px;
	margin: 0;
	color: #fff;
	}
	
/* Image Browser  */	

.ngg-imagebrowser {
	text-align: center;
	overflow: hidden;
	position: relative;
	padding: 0 0 40px 0;
	}

.ngg-imagebrowser .pic a { 
	border: none;
	}
	
.ngg-imagebrowser-nav {
	padding: 10px 0 10px 0;
	}		

#ngg-custom-fields { /* Custom fields image credits text */
	position: absolute;
	right: 0;
	text-align: right;
	padding: 0 10px 0 0;
	overflow: hidden;
	}
	
.ngg-galleryoverview #ngg-custom-fields {
	padding-right: 7px;
	}
		
#ngg-custom-fields ul, #ngg-custom-fields ul li {
	padding: 0;
	margin: 0;
	list-style: none;
	}
	
#ngg-custom-fields ul li {
	font-size: 10px;
	line-height: 10px;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	color: #c8c8c8;
	}
	
/* Case Study styles */

ul.ngg-gallery-list {
	float: left;
	padding: 0;
	margin: 0;
	width: 41px;
	list-style: none;
	position: relative;
	z-index: 1000;
	}

ul.ngg-gallery-list li.ngg-prev,
ul.ngg-gallery-list li.ngg-next { /* hide gallery nav */
	display: none;
	}
	
ul.ngg-gallery-list li.ngg-thumbnail-list {
	list-style: none;
	margin: 0 0 4px 0;
	padding: 2px;
	width: 30px;
	height: 30px;
	}
	
ul.ngg-gallery-list li.ngg-thumbnail-list a {
	border: none;
	}
	
ul.ngg-gallery-list li.ngg-thumbnail-list img {
	width: 30px;
	height: 30px;
	}
	
ul.ngg-gallery-list li.selected {
	border: #c8c8c8 solid 2px;
	overflow: hidden;
	padding: 0;
	}
	
.ngg-galleryoverview .pic { /* pic container */
	position: relative;
	margin: 0;
	padding: 0;
	}
	
.ngg-galleryoverview .pic #case-study-info {
	position: absolute;
	bottom: 0;
	left: 60px;
	padding: 0;
	margin: 0;
	height: 207px;
	width: 275px;
	overflow: hidden;
	}
	
h4.case-study-info {
	display: none; /* hidden for now */
	}
	
.transparent-background { /* case study info show/hide transparent background */
	background: #fff;
	opacity: 0.8; 
	filter: alpha(opacity=80);
	height: 206px; /* 1px inset needed? */
	width: 275px;
	}
	
.details-wrapper {
	height: 191px;
	width: 248px;
	padding: 8px 14px;
	position: absolute;
	left: 0;
	top: 0;
	}		


/* End Structure */


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 0;
	margin: 10px 0 10px 30px;
	display: inline;
	}

img.alignleft {
	padding: 0;
	margin: 10px 30px 10px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
body#home img.alignleft {
	margin: 0 50px 0 0;
	}
	
body#bio img.alignleft {
	margin: 0 30px 40px 0;
	}	

/* End Images */




/* Begin Form Elements */



/* End Form Elements */



/* Begin Comments*/

/* End Comments */


/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}
	
.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}


/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: none;
	text-align: center;
	background-color: #e7e7e7;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 2px 4px 5px;
	margin: 0;
	color: #000;
}
/* End captions */

/* gallery styles */



