/*
Theme Name: NSD site
Theme URI: http://www.fullphatdesign.co.uk
Description: Theme created for Natural shine detailing.
Version: 1.0
Author: Martin Fickling
Author URI: http://www.fullphatdesign.co.uk
Tags: black, header, jquery

	Kubrick v1.0
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body{
	background:url(images/background.jpg) center repeat-y #302f2e;
	margin:15px 0 0 0;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	color: #CCC;
	font-size:14px;
}

a.more-link{
	text-decoration:underline;
	color:#ECEBEB !important;
	position: absolute;
	right:10px;
	bottom:10px;
}

a.more-link:hover{
	text-decoration:none;
}

#container{
	margin:0 auto;
	width:960px;
}
#header{
	width:960px;
	height:157px;
	margin-bottom:0px;
}
#header-left{
	float:left;
	width:324px;
	height:157px;
}
#header-right{
	float:right;
	height:97px;
	width:576px;
	/*background:url(images/header-right.png);*/
	background: #000;
	text-align:right;
	padding:15px 30px 45px;
	font-size:15px;
}
#header-right h3{
	margin-top:0px;
}
#header-right a{
	text-decoration:none;
	color: #FFF;
}
#header-right a:hover{
	text-decoration:underline;
	color: #ffffff;
}
#header-right ul{
	list-style-type:none;
	text-align:left;
	margin:0;
	padding:0;
}
li.headerphone{
	
	list-style-type:none;
	padding-left:25px;
	float:right;
	height:20px;
}
li.headermail{
	background:url(images/mailicon.png) no-repeat;
	list-style-type:none;
	padding-left:30px;
	margin-right:15px;
	float:right;
	height:20px;
}
#navigation{
	height:52px;
	margin:78px 0 0;
	float:right;
}

#navigation li{
	margin:0;
	padding:12px 0 12px 20px;
	float:left;	
	background:#20201F;
	border-right:1px solid #20201F;
	font-weight:bold;
}

#navigation li.current_page_item,#navigation li:hover{
	background:#353535;
}

#navigation li a{
	text-decoration:none;
	padding-right:20px;
}

#navigation li.current_page_item a,#navigation li:hover a{
	text-decoration:none;
	color:#CCC;
}

#navigation li a:hover{	color:#CCC;}

#greybar{
	width:960px;
	height:15px;
	background-color:#000;
	margin:0;
}

#greybar div{
	width:900px;
	height:15px;
	margin:0 auto;
	background:#353535;
}


#footer{
	width:900px;
	height:79px;
	background:url(images/footer-back.png) no-repeat;
	padding:20px 30px 0 30px;
	font-size:12px;
	line-height:20px;
	margin:15px 0 15px 0;
	clear:both;
}
#footer-right{
	float:right;
	margin-top:10px;
	height:69px;
}
#footer-right ul{
	list-style-type:none;
	text-align:left;
}
#footer-right li.footershare{
	background:url(images/bookmark.png) no-repeat;
	list-style-type:none;
	padding:8px 0 0 45px;
	float:right;
	height:36px;
}
#footer-right li.footertop{
	background:url(images/top.png) no-repeat;
	list-style-type:none;
	padding-left:45px;
	padding-top:8px;
	margin-right:0px;
	float:right;
	height:36px;
}
#footer-right li.footerrss{
	background:url(images/rss.png) no-repeat;
	list-style-type:none;
	padding-left:45px;
	padding-top:8px;
	margin-right:0px;
	float:right;
	height:36px;
}
#footer-right li.footerrss a{
border-right:0px none;
}
#footer-right li.footertop a{
border-right:0px none;
}
#footer-right li.footershare a{
border-right:0px none;
}

#footer ul{
	margin:0;
	padding:0 0 0 0px;
	list-style:none;
}
#footer li{
	margin:0 ;
	padding:0px 10px 0 0;
	float:left;
}

#footer li a{
	text-decoration:none;
	padding-right:15px;
		border-right:#555454 solid 1px;
}
#footer li a.last{
	text-decoration:none;
	padding-right:15px;
		border-right:#555454 solid 0px;
}
#content-top{
	width:960px;
	height:29px;
	background:url(images/content-top.png) no-repeat;
}
#content-foot{
	width:960px;
	height:29px;
	background:url(images/content-foot.png) no-repeat;
}
#content{
	width:960px;
	overflow:hidden;
	background: #000;
}
#onecolcontent{
	width:900px;
	margin:30px 30px 30px 30px;
}

#twocolcontentleft{
	width:570px;
	margin:30px 15px 30px 30px;
	float:left;
}
#twocolcontentright{
	width:300px;
	margin:30px 15px 30px 30px;
	float:right;
}
#twocolcotactleft{
	width:450px;
	margin:30px 15px 30px 30px;
	float:left;
}
#twocolcontactright{
	width:420px;
	margin:30px 15px 30px 30px;
	float:right;
}
#twocolcontactright h4{
	margin-bottom:10px;
}
a.portfoliolink{
	display:block;
}
	.latestwork h4{
	margin-bottom:20px;
}
.latestwork{
	width:270px;
	margin-bottom:15px;
}
.latestwork img{
	margin-bottom:10px;
}
.latestwork ul{
	margin:0px;
	list-style:none;
	padding:0px;
}
.latestwork li{
	border-bottom:1px dashed  #666;
	padding:15px 0 15px 0px;
	list-style-image:url(images/bullet.png);
	list-style-position:inside;
	margin:0;
	width:260px;
}
.latestwork li a{
	text-decoration:none;
	color: #CCC;
}
.latestwork li a:hover{
	text-decoration:underline;
	color: #ffffff;
}
.latestwork li:hover{
	background:#222222;
}
.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

}



small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}



#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

/* text styles */
h1{
	color:#d8d1c4;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:100;
	font-size:28px;
	margin-top:0px;
}
h2{
	color:#979797;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:100;
	font-size:24px;
}
h4 a{
		color:#d8d1c4;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:100;
	font-size:26px;
	margin-top:0px;
}

h3{
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:100;
	font-size:20px;
}
h4{
	color:#d8d1c4;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:100;
	font-size:26px;
	margin-top:0px;
}
h5{
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:100;
	font-size:18px;
	margin-bottom:10px;
}
a{
	color:#ecebeb;
}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

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

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

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 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

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



/* Begin Structure */



.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}


/* End Structure */



/*	Begin Headers */



h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* 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 {
		display: block;
	padding: 4px;
	margin: 0 0 10px 10px;

	}

img.alignleft {
	padding: 4px;
	margin: 0 10px 10px 0;
	display: block;
	}
	
	.blognav{
		width:900px;
		clear:both;
		overflow:hidden;
		margin-bottom:15px;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



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

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

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

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: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	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: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
/** Featured Area **/
.slideshow { 	height:319px;
	width:960px; 
	margin-bottom:15px;
	}
	.slideshow img{
		padding:0px;
		margn:0px;
	}
#featured_area {
	height:319px;
	width:960px;
	overflow: hidden;
	position: relative;
	background: url(images/featured-back.png) no-repeat top left; 
	margin-bottom:15px;
	
}

#featured_area div#mySlides {
	width:960px;
	height:319px;

}

#featured_area .photo {
	background: url(images/featured_image_bg.gif) repeat-x;
	float: right;
	position: relative;
	width:960px;
	height:319px;
}

#featured_area .photo img {
	width:960px;
	height:319px;
}

#featured_area .slide {
	overflow: hidden;
	width:960px;
	height:319px;
}

#featured_area .container {
	height: 319px;
	width:960px;
	overflow: none;
}



a.jFlowPrev, a.jFlowNext   {
	display: block;
	width: 47px;
	height: 66px;
	position: absolute;
	bottom: 150px;
	text-indent: -9999px;
	cursor: pointer;
}

a.jFlowPrev {
	background: url(images/prev-trans.png) no-repeat;
	left: 0px;
}

a.jFlowNext {
	background: url(images/next-trans.png) no-repeat;
	right: 0px;
}

div#myController {
	display: none;
}
/* individual elements */
#homeboxes{
	margin-top:15px;
}
.homebox{
	width:150px;
	float:left;
	margin-right:15px;
	padding:15px;
	background: url(images/feature-back.png) repeat-x;
}
.homebox-end{
	width:150px;
	float:left;
	padding:15px;
	background: url(images/feature-back.png) repeat-x;
}
.servicesbox{
	width:190px;
	float:left;
	margin-right:15px;
}
.servicesbox-end{
	width:190px;
	float:left;
}
.package{
	width:570px;
	background: url(images/package-back.jpg);
	padding:15px;
	margin-bottom:15px;
}
.package-content{
	width:540px;
	padding:15px;
	background: #20201f;
}
.package-content li{
	padding:0 0 15px 0;
	list-style-type:square;
}
.package-content ul{
	margin-top:35px;
}
.package-content h4 {
	margin:0 0 15px 0;
}
li.packageprice{
	font-size:18px;
	list-style:none;

	background:url(images/Currency-Pound.png) no-repeat;
	padding:0 0 0 25px;
	margin-bottom:15px;
}
li.packagetime{
	font-size:18px;
	list-style:none;
	background: url(images/Clock.png) no-repeat;
	padding:0 0 0 25px;
	
}
ul.packagedetails{
	list-style:none;
	padding:0;
	margin:15px 0 0px 0;
}
/* image-alignment */
.image-right{
	float:right;
	margin-left:15px;
}

/* FORM */

#twocolcontactright label{
width: 410px;
text-align: left;
float:left;
display:block;
margin:10px 0 10px 0;
}
#twocolcontactright input{
background: #ffffff;
border: 1px solid #aeb0b2;
width: 390px;
padding:10px;
	font-size:13px;
}
#twocolcontactright textarea{
background: #ffffff;
border: 1px solid #aeb0b2;
width: 390px;
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	padding:10px;
		font-size:13px;
}
#twocolcontactright select{
background: #ffffff;
border: 1px solid #aeb0b2;

width:420px;
}
#twocolcontactright input.send-btn {
background-color: #cccccc;
border: 1px solid #2e6310;
margin-top:15px;
display:block;
width:150px;
padding:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
}
#twocolcontactright legend
{
background: #ffffff;
padding: 2px 6px;
} 
#twocolcontactright label em {  
margin-left:10px;
font: 8pt Tahoma, Arial, Helvetica, sans-serif; color:#ff0000; 
font-weight: normal; 
padding:0px;   
}
/* BLOG POSTS */
.entryholder{
	width:870px;
	background: url(images/entryback.jpg);
	padding:15px;
	margin-bottom:30px;
	overflow:hidden;
}
.entrycontent{
	width:840px;
	background: #20201f;
	padding:15px;
	position: relative;
}
.entrycontent h3{
	padding:0;
	margin:0;
}
.postdate{
	float:left;
	width:350px;
	margin-top:15px;
}
.postdate h3{
	margin:0px;
	padding:0px;
}
.postmetadata{
	margin-top:15px;
	float:right;
	width:400px;
	text-align:right;
	
}
.postmetadata-alt{
	margin-top:15px;
	width:800px;
	text-align:left;
	
}
/* SERVICE PACKAGES */
.heading {
margin:0px 0 0 0;
color: #fff;
padding:0;
cursor: pointer;
clear:both;
display:block;
}
.dropdowncontent {
padding: 5px 10px;
}

#lastestwork{
	background: url("images/package-back.jpg") repeat scroll 0 0 transparent;
	padding:10px;
	width:260px;
}

#lastestwork h4{
	text-align:center;
	margin: 10px 0 15px;
}

.portolfiolink img{
	padding: 0 0 10px;
}

.slidepress-gallery{
	text-align: center;
}
