@charset "UTF-8";
/*	CSS Document for King Harmsworth Imaging
	Author: Sacha Harmsworth at Kingharmsworth Design
	Created: 15-06-2010
*/

/*Css Reset from the very nice Eric Meyer
-----------------------------------------*/

/* v1.0 | 20080212 */

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, strong, sub, sup, tt, var,
b, u, i, center,
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-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	font-size: 14px;
	
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

img {
	color: #999;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
}


/* Layout 
----------------------------------------------------*/

#wrapper {
	width: 976px;
	margin: 0 auto 0 auto;
}

#wrapper #sidebar { 
	width: 290px;
	position: absolute;
	top: 45px;
	right: 30px;
	background: #000;
	z-index: 30000;
	padding: 0 30px 15px 30px;

}

.alt_header { 
	width: auto;
	background: #000;

}

.alt_header #header { 
	width: 848px;
	margin: 0 auto 0 auto;
	padding: 32px 0 16px 0;

}

body.shop #wrapper {
	width: auto;
	margin: 0;
}

body.shop #wrapper #sidebar { 
	
	background: #fff;

}

#wrapper #mainContent   { 
	margin: 0 auto 0 auto;
	width: 912px;
	
}

#wrapper #infoHolder {
	padding: 0 64px 32px; 
}



/* Layout Shop
----------------------------------------------------*/

body.shop #wrapper #mainContent {
	width: 849px;
	margin: 0 15px 15px 15px;
	padding: 1.25em;
	background-color: rgba(255, 255, 255, 0.7); 
	
}

body.shop #wrapper #mainContent ul {
	margin: 0 0 36px 0;
	height: auto;
	overflow: hidden;
}

body.shop #wrapper #mainContent ul li { 
	float: left;
	clear: none;
	width: auto;
	margin: 0 2px 2px 0;
	overflow: hidden;
	position: relative;
	background: #fff url(i/generic/whiteloader.gif) center center no-repeat;
	
}

body.shop #wrapper #mainContent ul.blocks_images li {
	width: 280px;
	height: 22.0625em;
	
}

body.shop #wrapper #mainContent ul.framed_images li {
	width: 849px;
	height: 48.4375em;
	
}

body.shop #wrapper #mainContent ul li p { 

	left: 0;
	bottom: 15px;
	padding: 0.5em 0.5em 0.5em 4.3em;
	background: #80b5dd;
	color:#FFF;
	
}

body.shop #wrapper #mainContent ul.blocks_images li img {
	width: 280px;
}


#wrapper #footer {
	clear: left;
	width: 100%;
	height: auto;
	background: #000;
	border-top: #acadb0 solid 1px;
}

body.shop #wrapper #footer {
	background: #80b5dd;
	border-top: #fff solid 1px;
	color: #FFF;
}


#wrapper #sidebar h1 {
	width: 350px;
	height: 120px;
	text-indent: -9999px;
	background: #000 url(i/generic/logo.png) no-repeat;
}

body.shop #wrapper #sidebar h1 {
	background: #fff url(i/generic/logoW.png) no-repeat;
}


.alt_header h1 {
	width: 170px;
	height: 153px;
	margin: 0 auto 0 auto;
	text-indent: -9999px;
	background: #000 url(i/generic/logo.png) no-repeat;
}


#wrapper #mainContent ul#work ul li img { 
height: 580px;
font-size: 0.7143em; /* 10px */ line-height: 1.6em; font-style: italic;

}

/* Navigation 
----------------------------------------------------*/

#wrapper #sidebar ul#mainNav {
	position: fixed; 
	 right: 1px;
	 top: 0;
	 width: 340px;
	 background: #000;
	 border-right: 1px solid #ededed;
	 
}


body.shop #wrapper #sidebar ul#mainNav {
	position: fixed; 
	 right: 1px;
	 top: 0;
	 width: 340px;
	 background: #fff;
	 border-right: 1px solid #80b5dd;
	 
}

#wrapper #sidebar ul#mainNav li, #wrapper #sidebar ul#secondaryNav li {
	float: left;
}

#wrapper #sidebar ul#mainNav li a, #wrapper #sidebar ul#secondaryNav li a {
	display: block;
	width: auto;
	padding: 0.2em 0.5em 0.2em 0.5em;
	cursor: pointer;
	cursor: hand;

}

#wrapper #sidebar ul#secondaryNav {
	clear: left;	
	margin: 15px 15px 15px 30px;
	overflow: hidden;
	
	
	
}

#wrapper #sidebar ul#mainNav {
	position: fixed; 
	 right: 1px;
	 top: 0;
	 width: 340px;
	 background: #000;
	 border-right: 1px solid #ededed;
	 
}


body.shop #wrapper #sidebar ul#mainNav {
	position: fixed; 
	 right: 1px;
	 top: 0;
	 width: 340px;
	 background: #fff;
	 border-right: 1px solid #80b5dd;
	 
}

#wrapper #sidebar ul#mainNav li, #wrapper #sidebar ul#secondaryNav li {
	float: left;
}

#wrapper #sidebar ul#mainNav li a, #wrapper #sidebar ul#secondaryNav li a {
	display: block;
	width: auto;
	padding: 0.2em 0.5em 0.2em 0.5em;
	cursor: pointer;
	cursor: hand;

}

#wrapper #sidebar ul#secondaryNav {
	clear: left;	
	margin: 15px 15px 15px 30px;
	overflow: hidden;
	
	
	
}

.alt_header ul#mainNav {
	position: fixed; 
	 right: 1px;
	 top: 0;
	 width: 340px;
	 background: #000;
	 border-right: 1px solid #ededed;
	 
}

.alt_header ul#mainNav li, .alt_header ul#secondaryNav li {
	float: left;
}

.alt_header ul#mainNav li a, .alt_header ul#secondaryNav li a {
	display: block;
	width: auto;
	padding: 0.2em 0.5em 0.2em 0.5em;
	cursor: pointer;
	cursor: hand;

}

.alt_header ul#secondaryNav {
	clear: left;	
	margin: 15px 15px 15px 30px;
	overflow: hidden;
	
	
	
}


/* Text Styles
----------------------------------------------------*/
	
/*General*/
body {
	color: #F4F4F4;
	background: #1d1d1d;
	font-family: "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
	letter-spacing: 0.06em;
}

body.shop {
	background: url(i/generic/flock.jpg);
	color: #6699cc;
}

h1,h2,h3,h4,h5,h6 {
	font-family: "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
	text-transform: uppercase;
	font-weight: normal;
	clear: both;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1429em; /* 16px */ line-height: 1.25em; /* 20px */ margin-top: 1.25em; margin-bottom: 0em; 
}


h3 {
	margin: 0 5px 0 0;
	text-align: right;
	font-size: 0.7143em; /* 10px */ line-height: 1.4em; /* 14px */ margin-top: 0; margin-bottom: 0; text-transform: uppercase;
	clear:both;
}


h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1429em; /* 16px */ line-height: 1.25em; /* 20px */  margin-bottom: 0.7143em;
	text-transform: none;
	font-style: italic;
	
}

#wrapper #mainContent ul#work li h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1429em; /* 16px */ line-height: 1.25em; /* 20px */  
	text-transform: none;
	font-style: italic;
	margin: 0;
}

h5 {
	font-size: 0.7143em; /* 10px */ line-height: 1.4em; /* 14px */ margin-top: 0; margin-bottom: 0; text-transform: uppercase;
}


p { font-size: 0.7143em; /* 10px */ line-height: 1.6em; /* 14px */ margin-top: 0; margin-bottom: 1.4286em; text-transform: uppercase; }

.vcard p {
	margin-bottom: 0;
}

#wrapper #mainContent ul#work ul.images li p {
	font-size: 0.7143em; /* 10px */ line-height: 1.6em; /* 14px */ margin-top: 0; margin-bottom: 0; text-transform: uppercase;
}

#wrapper #sidebar .toggleContent ul, #wrapper #infoHolder ul {
	font-size: 1em; /* 14px */ line-height: 1.4286em; /* 20px */ margin: 0 0 1.4286em 0;
	list-style-type: circle;
	font-family: "Times New Roman", Times, serif;
	font-style:italic;
	
	
}

body.shop #wrapper #mainContent ol {
	font-size: 1em; /* 14px */ line-height: 1.4286em; /* 20px */ margin: 0 0 1.4286em 0;
	list-style-type: decimal;
	font-family: "Times New Roman", Times, serif;
	font-style:italic;
	list-style-position: inside;
	
	
}

#wrapper #sidebar ul#secondaryNav li p {
	font-size: 0.8571em; /* 12px */ line-height: 1.6667em; /* 20px */  font-style: italic; text-transform: none;
	padding: 0.2em 0.2em 0.2em 0;
}

.alt_header ul#secondaryNav li p {
	font-size: 0.8571em; /* 12px */ line-height: 1.6667em; /* 20px */  font-style: italic; text-transform: none;
	padding: 0.2em 0.2em 0.2em 0;
}


#wrapper #footer p {
	padding: 0.5em 15px 0.5em 15px;
	font-size: 0.7143em; /* 10px */ line-height: 1.4em; /* 14px */ margin-top: 0; margin-bottom: 0; text-transform: uppercase;
	
}

/*shop Holding page*/
#wrapper #mainContent blockquote {
	display: block;
	margin: 0 0 60px 0;
	padding: 15px 0 0 0;
	font-family: "Times New Roman", Times, serif;
	font-style:italic;
	font-size: 3em; /* 48px */ line-height: 1em; /* 48px */ 
}

#wrapper #mainContent blockquote em {
	font-family: "Hoefler Text", Garamond, "Times New Roman", serif;
	font-size: 1.2em;
}

#wrapper #mainContent blockquote p {
	font-style: normal;
	font-size: 0.25em;
	letter-spacing: 0.03em;
	font-family: "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
	 margin: 0.25em 0 0 1.5em;
}


/* Links
-------------------------------------------*/

a:link {
	color: #817e7e;
	text-decoration: none;
}

a:visited {
	color: #817e7e;
	text-decoration: none;
	border-bottom: 1px solid #ccc;
}

a:hover, a:active, a:focus {
	background: #817e7e;
	color: #000;
	text-decoration: none;
}



#wrapper #sidebar ul#mainNav li a, #wrapper #sidebar ul#secondaryNav li a {
	font-size: 0.8571em; /* 12px */ line-height: 1.6667em; /* 20px */  font-style: italic;
}

#wrapper #sidebar ul#mainNav li a:visited, #wrapper #sidebar ul#secondaryNav li a:visited {
	border-bottom: none;
}

ul#secondaryNav li a.selected {
	background: #817e7e;
	color: #000;
	text-decoration: none;
}

.alt_header ul#mainNav li a, .alt_header ul#secondaryNav li a {
	font-size: 0.8571em; /* 12px */ line-height: 1.6667em; /* 20px */  font-style: italic;
}

.alt_header ul#mainNav li a:visited, .alt_header ul#secondaryNav li a:visited {
	border-bottom: none;
}


/*Sale Button ------------------*/

#wrapper #sidebar .toggleContent p.shopButton a, #wrapper #infoHolder p.shopButton a {
	padding: 0.5em;
	font-size: 1.1429em;
	margin: 30px 0 15px 0;
	text-align: center;
	display: block;
	/*design*/
	border: #CCC solid 1px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	

	
}

#wrapper #sidebar .toggleContent p.shopButton a:active {
	padding: 0.6em 0.5em 0.4em 0.5em;
}

#wrapper #sidebar .toggleContent p.shopButton a:hover, #wrapper #sidebar .toggleContent p.shopButton a:active, #wrapper #sidebar .toggleContent p.shopButton a:focus {
	background: #666;
}

body.shop #wrapper #sidebar .toggleContent p.shopButton a:hover, body.shop #wrapper #sidebar .toggleContent p.shopButton a:active, body.shop #wrapper #sidebar .toggleContent p.shopButton a:focus {
	background: #80b5dd;
}

body.shop a:hover, body.shop a:active, body.shop a:focus {
	background: #80b5dd;
	color: #fff;
	text-decoration: none;
}
