/*  
Theme Name: Grey
Theme URI: http://grey-skies.net/
Description: Grey Skies Grey Theme.
Version: Unknown
Author: Keith Lord
Author URI: http://grey-skies.net/

Release Date: 
*/

/* = reset =*/
body,
h1, h2, h3,
p, ul, li,
img,
form {
    margin: 0;
	padding: 0;
	border: 0;
	}

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: "Helvetica Neue", Arial, Verdana, 'Lucida Grande', Sans-Serif;
	color: #A5A5A5;
	text-align: left;
	background: #2C2C2C url('images/bkgrd-body.jpg') repeat;
	margin: 0;
	padding: 0;
	}

/****************************************
                              Container
****************************************/

#container {
    width: 940px;
	margin: 0 auto;
	background: transparent;
	}
	
/****************************************
                                Header
****************************************/

#header {
    height: 150px;
	width: 940px;
	margin: 0;
	padding: 0;
	}

h1 {
    font-family: Georgia, 'Times New Roman', Serif;
	font-size: 2.4em;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 9px;
	color: #fff;
	margin: 0 0 -.5em 0;
    }

h1 a, h1 a:visited, h1 a:hover { color: #fff; text-decoration: none; }

span.desc { 
    font-family: Georgia, 'Times New Roman', Serif;
	font-size: 1.1em;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 2px;
    color: #8A8A8A;
	}

span.desc a, span.desc a:visited, span.desc a:hover { color: #8A8A8A; text-decoration: none; }

.title {
    height: 61px;
	float: left;
	background: transparent url('images/bkgrd-title.jpg') no-repeat left;
	margin: 3em 0 0 0;
	padding: 1.5em 0 0 70px;
	}

.top-nav {
	width: 450px;
	float: right;
	overflow: hidden;
	margin: .5em 0 0 0;
	padding: 0;
	}

ul.nav {
    font-family: Georgia, 'Times New Roman', Serif;
	font-size: 2.4em;
	font-weight: normal;
	font-style: italic;
	text-transform: lowercase;
	letter-spacing: 5px;
	color: #fff;
	list-style-type: none;
	height: 40px;
	padding: 2em 0 0 0;
	margin: 0;
	background: transparent;
	overflow: hidden;
	text-align: right;
	}

ul.nav li { display:inline; }

ul.nav li a, ul.nav li a:visited  {
	padding: .3em;
	margin: 0 0 0 1em;
	text-decoration: none;
	color: #fff;
	}
	
ul.nav li a:hover {	
	padding: .3em;
	margin: 0 0 0 1em;
	text-decoration: none;
    color: #fff;
	background: #151515; 
	}

/****************************************
                                Content
****************************************/

.content {
    width: 940px;
	margin: 0 0 0 0;
	padding: 0;
	}

.intro-wrap {
    width: 940px;
	margin: 0 auto 5em auto;
	padding: 2px 0 2px 0;
	border-top: 2px dotted #161616;
	border-bottom: 2px dotted #161616;
	}
	
.intro { 
    height: 230px; 
	width: 920px; 
	margin: 0em auto;
	padding: 2em 1em 0 1em;
	background: transparent url('images/bkgrd-body-dark.jpg') repeat;
	}

.intro h2 { 
    font-family: Georgia, 'Times New Roman', Serif;
	font-size: 4.2em;
	font-weight: normal;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #fff;
	}

.intro p {
    font-family: Georgia, 'Times New Roman', Serif;
	font-size: 2.4em;
	font-weight: normal;
	line-height: 130%;
	letter-spacing: 1px;
	text-transform: lowercase;
	margin: 1em 0 0 0;
	text-align: justify;
	}

.intro a, .intro a:visited { text-decoration: none; color: #FFEB36; }
.intro a:hover { text-decoration: none; color: #fff; }

.twitter-wrap {
    width: 940px;
	margin: 0 auto 5em auto;
	padding: 2px 0 2px 0;
	border-top: 2px dotted #161616;
	border-bottom: 2px dotted #161616;
	}
	
.twitter { 
	width: 920px; 
	margin: 0 auto;
	padding: 3em 1em 3.5em 1em;
	background: transparent url('images/bkgrd-body-dark.jpg') repeat;
	}

.twitter ul {
    font-family: Georgia, 'Times New Roman', Serif;
	font-size: 2.4em;
	font-weight: normal;
	line-height: 150%;
	letter-spacing: 1px;
	text-transform: lowercase;
	margin: 0 0 0 0;
	text-align: justify;
	}
	
.twitter li { list-style: none; }
.twitter li span:before {content: open-quote;}
.twitter li span:after {content: close-quote;}
.twitter li span { font-style: italic; }
.twitter a, .twitter a:visited { text-decoration: none; color: #FFEB36; }
.twitter a:hover { text-decoration: none; color: #fff; }

span.hi-one { text-transform: uppercase; color: #fff; }
span.hi-two { font-style: italic; color: #B0AFAF;}

h3.workhead {
    font-family: "Helvetica Neue", Arial, Verdana, 'Lucida Grande', Sans-Serif;
	font-size: 1.8em;
	text-transform: uppercase;
	font-weight: normal;
	color: #6E6E6E;
    margin: 0;
	}
	
.narrowcolumn {
    width: 620px;
	float: left;
	margin: 0;
	padding: 0;
	text-align: justify;
	}

.entry {
    margin: 0 auto;
	padding: 2em 0 0 0;
	clear: both;
	background: transparent;
	}

.post { clear: both; margin: 0 0 8em 0; }

.post h2 {
    font-family: Georgia, 'Times New Roman', Serif;
	font-size: 3em;
	text-transform: uppercase;
	letter-spacing: 5px;
	font-weight: normal;
	color: #FFEB36;
	margin: 0 0 .5em 0;
	text-align: left;
	padding: 0;
	}
	
.post h2 a, .post h2 a:visited { color: #FFEB36; text-decoration: none; }
.post h2 a:hover { color: #fff; }


h3 {
    font-family: "Helvetica Neue", Arial, Verdana, 'Lucida Grande', Sans-Serif;
	font-size: 1.8em;
	text-transform: uppercase;
	font-weight: normal;
	color: #6E6E6E;
    margin: 2em 0 0 0;
	}
	
.entry p, .entry li,
.entry dd {
    font-size: 1.4em;
	font-weight: normal;
	line-height: 140%;
	text-align: justify;
	}	
	
.entry p { margin: 0 0 1em 0; padding: 0; line-height: 140%; }

.entry p a, .entry p a:visited,
.entry li a, .entry li a:visited,
.entry dd a, .entry dd a:visited,
.postmeta a, .postmeta a:visited { 
	font-weight: bold;
	padding: .2em; 
	color: #FFEB36;
	text-decoration: none;
	}

.entry p a:hover,
.entry li a:hover,
.entry dd a:hover,
.postmeta a:hover { color: #fff; }

.postmeta {
    font-size: 1.2em;
	line-height: 150%;
	text-transform: uppercase;
	margin: 0;
	padding: 1em 0 0 0;
    border-top: 2px solid #161616;
	clear: both;
	}

img.feed { margin: 1em 0 0 0 }

#work {
	width: 940px;
	height: 166px;
	text-align: left;
	line-height: 17px;
	margin: 0 auto 20px auto;
	}

#work-l {
	float: left;
	width: 300px;
	margin: 0 20px 0 0;
	padding: 0;
	}
	
#work-m {
	float: left;
	width: 300px;
	margin: 0;
	padding: 0;
	}
	
#work-r {
	float: right;
	width: 300px;
	margin: 0;
	padding: 0;
	}
	
a.visit, a.visit:visited {
    height: 21px;
    width: 52px;
    float: right;
	color: #FFEB36;
	text-transform: lowercase;
	text-decoration: none;
	overflow: hidden;
    }
	
a.visit:hover { color: #fff; }

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

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

blockquote {
    font-family: Georgia, 'Times New Roman', Serif;
	font-style: italic;
	width: 90%;
	margin: 1.5em auto;
	padding: 1.5em;
	border-left: 2px solid #FFEB36;
	}

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

small {
	font-family: Georgia, 'Times New Roman', Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}
	
p.page-nav {
	font-size: 1.4em;
	margin: 0 0 3em 0;
	padding: 0;
	}

p.page-nav a, p.page-nav a:visited { 
    text-decoration: none;
	color: #FFEB36;
	padding: .2em;
	}

p.page-nav a:hover { color: #fff; }

/****************************************
                              Comments
****************************************/

.commentlist {
    width: 600px;
    font-size: .8em;
	font-weight: normal;
	line-height: 140%;
	text-align: justify;
	padding: 0;
	}
	

.commentlist a, .commentlist a:visited { color: #FFEB36; text-decoration: none; }
.commentlist a:hover { color: #fff; text-decoration: none; }

.comment-body { margin: 0 0 3em 0; }

cite.fn, span.says { font-size: 1.8em; }
cite.fn { color: #fff; }

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

.commentmetadata {
	margin: 0;
	display: block;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	background: url'(images/bkgrd-body-dark.jpg') repeat;
	}

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

.commentlist p {
	font-weight: normal;
	font-size: 1.8em;
	line-height: 1.5em;
	text-transform: none;
	margin: 10px 5px 10px 0;
	}

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

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

#commentform textarea {
	width: 560px;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	}

/****************************************
                               Sidebar
****************************************/

#sidebar {
	font-family: Arial, Verdana, 'Lucida Grande', Sans-Serif;
	width: 300px;
	margin-left: 640px;
	padding: 0 0 1em 0;
	}
	
#sidebar h2 {
    font-family: "Helvetica Neue", Arial, Helvetica, Verdana, 'Lucida Grande', Sans-Serif;
	font-size: 1.4em;
	font-weight: bold;
	text-transform: uppercase;
	color: #6E6E6E;
	margin: 0;
	padding: 0;
	}
	
#sidebar h2 a, #sidebar h2 a:visited { color: #6E6E6E; text-decoration: none; }
#sidebar h2 a:hover { color: #fff; text-decoration: none; }

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

#sidebar li {
	list-style-type: none;
	list-style-image: none;
	margin: 0 0 1em 0;
	padding: 0 0 1em 0;
	background: transparent;
	}
	
#sidebar ul li { 
	margin: 0 0 3em 0; 
	padding: 0 0 2em 0; 
	background: transparent url('images/bkgrd-border.jpg') no-repeat bottom right;
	
	}
	
#twitter_div ul li { background: none; }
#sidebar ul li ul { margin: 2em 0 0 0; padding: .5em 0 0 0; border: 0; border-top: 1px solid #161616; }

#sidebar ul li ul li{
    font-size: 1.2em;
    margin: 0; 
	padding: 0 0 .5em 0; 
	border: 0;
	background: none;
	border-bottom: 1px solid #161616;
	}
	
#sidebar ul li ul li a, #sidebar ul li ul li a:visited {
    text-decoration: none;
    color: #FFEB36;
    display: block;
	margin: 0;
	padding: 0;
	background: transparent;
	}

#sidebar ul li ul li a:hover {
    text-decoration: none;
    color: #fff;
	margin: 0;
	padding: 0;
	}

#sidebar p { font-size: 1.2em; }
#sidebar a, #sidebar a:visited { color: #FFEB36; text-decoration: none; }
#sidebar a:hover { color: #fff; text-decoration: none; }

#sidebar #s { 
    width: 175px; 
	color: #E0CA8B; 
	background: transparent url('images/bkgrd-search.jpg') no-repeat bottom left; 
	border: 1px solid #946C3B; 
	}
	
#sidebar #searchsubmit { 
    background: transparent url('images/bkgrd-search.jpg') no-repeat bottom right; 
	color: #E0CA8B; 
	border: 1px solid #946C3B
    }

/****************************************
                               Footer
****************************************/

#footer-wrap {
    width: 940px;
	margin: 4em 0 0 0;
	padding: 2px 0 0 0;
	border-top: 2px dotted #161616;
	clear: both;
	}
	
#footer {
    height: 15px;
    width: 930px;
	margin: 0;
	padding: .5em;
	background: transparent url('images/bkgrd-body-dark.jpg') repeat;
	clear: both;
	}
	
#footer a, #footer a:visited { text-decoration: none; color: #FFEB36; }
#footer a:hover { text-decoration: none; color: #fff; }

/****************************************
                               Images
****************************************/

img.center {
	display: block;
	margin: 0 auto;
	border: 8px solid #000;
	}

iframe, img.centered {
	display: block;
	margin: 0 auto 2em auto;
	background: #282828;
	border: 8px solid #000;
	}

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

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	
/****************************************
                              Lightbox
****************************************/

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url('images/lightbox-prevlabel.gif') left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url('images/lightbox-nextlabel.gif') right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
