/*
Theme Name: Starkers
Theme URI: http://elliotjaystocks.com
Description: The totally nude Wordpress theme. Phwoar! (Based on Twenty Ten)
Version: 3.0
Author: Elliot Jay Stocks
Author URI: http://elliotjaystocks.com
Tags: starkers, naked, clean, basic
*/

@import "css/reset.css";
@import "css/typography.css";
@import "css/layout.css";

@charset "utf-8";

/*Eric Meyer Reset*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
p{
	padding-bottom:10px;
}
strong{padding:0 3px; color: #777;}
h2{
	font-size:18px;
	font-weight:bold;
	padding:10px 0;
	text-shadow: 0px 1px 2px #ffffff;
}

/*Start DWF Styles*/
body{
	background-image:url(images/body-bg.png);
	background-color:#363636;
	background-repeat:repeat;
	text-align:center;
	font-size:14px;
	font-family:Arial, Helvetica,  sans-serif;
	color:#666;
	line-height: 18px;
	text-rendering: optimizeLegibility;
}
#container-wrap{
	background-color:#FFF;
	border:1px solid #f9f9f9;
	margin:auto;
	padding:20px;
	width:923px
}
#container{
	border:1px solid #f4f4f4;
	background-color:#f9f9f9;
	width:920px;
	text-align:left;
	overflow:hidden;
	padding:25px;
	padding-bottom:15px;
	width:871px;
}
#logo{
	float:left;
	margin-bottom:16px;
}
#header-contact{
	color:#5b5958;
	float:right;
	text-align:right;
}
#header-contact strong{
	padding-right:10px;
}
#header-contact p{
	padding-bottom:1px;
}

/*Start Main Nav*/
#main-nav-wrap{
	background-color:#5d5b5c;
	border-bottom:1px solid white;
	clear:both;
	height:50px;
	line-height:50px;
	margin-bottom:32px;
	overflow:hidden;
	width:872px;
}
#head-navlist li{
	float:left;
	list-style-type: none;
}
#head-navlist li a, #head-navlist li a:visited{
	color:#FFF;
	display: block;
	font-size:16px;
	padding: 0 63px;
	text-decoration:none;
	text-transform:uppercase;
}
#head-navlist li a:hover{
	background-color:#333;
	-webkit-transition: background 300ms ease-in-out;
    -moz-transition: background 300ms ease-in-out;
    -o-transition: background 300ms ease-in-out;
    transition: background 300ms ease-in-out;
}
#head-navlist li.current_page_item a{
	background-color:#333;
}
/*Home Page Styles*/
#services-navcontainer{
	float:left;
	width:203px;
}
#services-navcontainer h2{
	color:#59040c;
	font-size:16px;
	font-weight:lighter;
	padding-bottom:13px;
	padding-top:0;
	text-transform:uppercase;
}
#services-navlist li a{
	/*background-image:url(images/services-list-bg.png);*/
	background-color:#eaeaea;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	border:3px solid #e3e3e3;
	color:#333;
	display:block;
	font-size:13px;
	font-weight:bold;	
	height:27px;
	line-height:27px;
	margin-bottom:12px;
	padding-left:23px;
	text-shadow: 0px 1px 1px #ffffff;
	filter: dropshadow(color=#ffffff, offx=0, offy=1);
	text-decoration:none;
	width:180px;
}
#services-navlist li a:hover{
	/*background-image:url(images/services-list-bg-hover.png);*/
	background-color:#2e2e2e;
	border:3px solid white;
	text-shadow: none;
	filter: none;
	color:white;
	-webkit-background-clip: padding-box;
}

/*Home Page Slider*/
#slider-wrap{
	background-color:#f9f9f9;
	background-repeat:repeat;
	border:1px solid #eeeeee;
	float:right;
	height:255px;
	padding:15px;
	width:585px;
}
#slider-shadows{
	background-image:url(images/slider-shadows.png);
	background-repeat:no-repeat;
	background-position:bottom;
	float:right;
	height:305px;
	width:617px;
}
/*** set the width and height to match your images **/
 
#slideshow {
    position:relative;
    height:256px;
	width:585px;
}
 
#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}
 
#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}
 
#slideshow IMG.last-active {
    z-index:9;
}

/*Home Bottom Content*/
#home-bottom-content{
	clear:both;
	float:left;
	line-height:20px;
	margin-top:20px;
	padding:13px 0 0 22px;
	width:821px; 
}

#home-about{
	float:left;
	margin-left:-20px;
	padding-right:25px;
	text-shadow: 0px 1px 1px #ffffff;
	width:285px;
}
#home-about h2{
	color:#59040c;
	font-size:18px;
	font-weight:lighter;
	padding-bottom:16px;
	padding-top:0;
	text-transform:uppercase;
}
#home-gallery{
	float:right;
	width:513px;
}
#home-gallery h2{
	display:inline;
	font-size:18px;
	font-weight:bold;
	font-weight:bold;
	padding-top:0;
	padding-bottom:6px;
	padding-left:8px;
	text-transform:uppercase;
}
#enlarge{
	color:#666;
	float:right;
	font-weight:bold;
	font-size:11-px;
	padding-right:30px;
}
.home-button {
	background-image:url(images/home-button.png);
	background-repeat:no-repeat;
	color:#FFF;
	display:block;
	font-weight:bold;
	height:33px;
	line-height:33px;
	margin-top:10px;
	text-align:center;
	text-decoration:none;
	text-shadow: 0px 1px 1px black;
	filter: dropshadow(color=black, offx=0, offy=1);
	width:131px;
}
.home-button:hover{
	background-image:url(images/home-button-hover.png);
	color:white;	
}

/*Start Footer*/
#footer-navcontainer{
	clear:both;
	float:left;
	margin-top:40px;
	width:100%;
}
#footer-navlist li{
	float:left;
	list-style-type: none;
}
#footer-navlist li a, #footer-navlist li a:visited{
	color:#5f5b5b;
	display:block;
	font-weight:bold;
	padding-right: 40px;
	text-decoration:none;
}
#footer-navlist li a:hover{
	color:#333;
}
#by{
	float:right;
}
#by a, #by a:visited{
	color:#5f5b5b;
	font-weight:bold;
	text-decoration:none;
}
#by a:hover{
	color:#333;
}


/*CONTACT PPAGE SPECIFIC STYLES*/
#contact-form{
	float:left;
	padding-left:24px;
	width:357px;
}
input{
	height:20px;
	padding:3px;
	border: solid 1px #DDDDDD;
}
#contact-form textarea{
	padding:3px;
	border: solid 1px #DDDDDD;
	overflow:auto;
	width:280px;
}
.submitform{
	background-color:#000;
	border: 1px solid #CCC;
	color:white;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	height:37px;
	padding-top:6px;
	padding-bottom:6px;
	width:70px;
}
#contact-details{
	float:left;
	line-height:20px;
	padding-left:50px;
	width:200px;
}



/*Gallery*/
#gallery{
	float:right;
	padding-left:19px;
	padding-right:90px;
}
#gallery h2{
	border-bottom:1px solid #E8E8E8;
	padding-bottom:10px;
	margin-left:5px;
}
.ngg-galleryoverview, #ngg-gallery-3-11, #ngg-gallery-4-11, #ngg-gallery-5-11, #ngg-gallery-6-11, #ngg-gallery-7-11, #ngg-gallery-8-11, #ngg-gallery-9-11, #ngg-gallery-10-11{
	border-top: 1px solid white;
	padding-top:10px;
	margin-top:1px;
}
#ngg-gallery-1-4{ /*Gallery for home page*/
	border-top:none;
	padding-top:8px;
}



/*Servies Page Specific Styles*/
#services-page img{
	background-color:white;
	border:1px solid #f0f0f0;
	float:left;
	margin-right:20px;
	padding:10px;
}
.service{
	border-top:1px solid white;
	float:left;
	padding-top:10px;
	margin-bottom:20px;
	width:100%;
}
#services-page h2{
	border-bottom:1px solid #E8E8E8;
	padding-bottom:5px;
}
#services-page h3{
	display:inline;
	font-size:14px;
	font-weight:bold;
}
#services-page p{
	padding:10px 0;
	width:500px;
}
.service-info{
	float:left;
}
.gallery-button a, .gallery-button a:visited{
	color:white;
	text-decoration:none;
	display:block;
	text-shadow: 0px 1px 1px #656666;
	filter: dropshadow(color=#656666, offx=0, offy=1);
	background-image:url(images/services-button.png);
	width:134px;
	height:38px;
	line-height:36px;
	float:left;
	font-weight:bold;
	padding-left:4px;
	text-align:center;
	margin-top:8px;
	margin-right:20px;
}


/*Abou Page Specific Styles*/
#about-page{
	padding-left:25px;
	width:500px;
	height:350px;
}
#about-page h2{
	border-bottom:1px solid #E8E8E8;
	padding-bottom:5px;
}
#about{
	border-top:1px solid white;
	float:left;
	padding-top:10px;
	margin-bottom:20px;
	width:100%;
}
#about a, #about a:visited{
	color:#333;
	font-weight:bold;
}
#about a:hover{
	text-decoration:none;
}