/*
*************************************************

REED LAPLANT
Master Screen Styles

Authored by Matt Pensworth
http://www.mattpensworth.com

*************************************************
*/


/*-------------------------------------------    
    Basic Browser Settings
-------------------------------------------*/

blockquote,body,button,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,hr,input,label,legend,li,ol,p,textarea,ul { border: 0;margin: 0;padding: 0; }
html,input,select,textarea { font-size: 100%; }

body {
	color: rgb(17,17,17);
	font: 100%/1.335 Helvetica, Arial, sans-serif;
	margin-top: 45px;
	}
		

/*-------------------------------------------    
    Structure
-------------------------------------------*/

#header {
  /* float: left; */
	position: relative;
	margin: 0 0 0 345px;
	}
	
#brand-wrapper {
  height: 49px;
  border: 2px solid #a79fa1;
  border-right: 0;
  min-width: 830px;
  }
	
#wrapper {
	position: relative;
  width: 895px;
  margin: 25px 0 0 345px;
	}
	
body.home #wrapper {
  margin: 0 0 0 140px;
  }
		
#content {
	background-color: rgb(255,255,255);
	font-size: 75%;
	width: 640px;
	margin-left: 80px
	}
	
body.home #content {
  float: left;
  width: 830px;
  padding: 20px 20px 20px 140px;
}

body.contact #content {
  width: 895px;
  }
	
#lead {
	float: left;
	position: relative;
	width: 900px;
	}
	
#main {
	width: 640px;
	margin: 32px 0 0 0;
	}
	
	.home #main {  
	   float: left;
	   width: 900px;
	   text-align: center; 
	 }
	
	.work #main { 
	   width: 900px; 
	 }
	 
  .contact #main {
    float: left;
    margin-top: 0;
  }
	
#sidebar {	
	float: left;
	padding: 0;
	width: 240px;
	}
	
#footer {
	clear: both;
	color: #8d8d8d;
	font-size: 0.688em; /* 11px */
	margin: 60px 0 0 80px;
	padding: 0;
	width: 900px;
	text-transform: lowercase;
	}

body.home #footer {
  float: left;
  text-align: center;
  margin-top: 15px;
  padding-left: 140px;
}
	
/*-------------------------------------------    
    Links
-------------------------------------------*/

a, a:visited		{ color: #7895CD; text-decoration: none; }
a:hover, a:focus 	{ color: rgba(17,17,17,.7); text-decoration: underline; }

#brand a {
	background: transparent url(/assets/img/css/bg_logo.gif) 0 0 no-repeat;
	display: block;
	height: 49px;
	text-indent: -9999em;
	width: 248px;
	}
	
a.hot { 
	font-family: Georgia, Times, serif;
	font-size: 1.25em;
	font-style: italic;
	}
	
#sidebar p a { display: block; margin-bottom: .5em; }


/*-------------------------------------------    
    Typography & Styling
-------------------------------------------*/

ul, ol { list-style: none; margin: 0; padding: 0; }

body.work #content ul { margin-top: 3px; }

#content p { margin-bottom: 1em; }

#brand {
	float: left;
	}

h1 {
	color: #686868;
	float: left;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.125em; /* 18px */
	font-style: normal;
	font-weight: normal;
	line-height: 49px;
	margin: 0;
	padding: 0 15px 0 48px;
	height: 49px;
	border-left: 2px solid #a79fa1;
	}
	
h2 {
	font-size: 100%/1.125em;
	text-transform: lowercase;
	color: #686868;
	font-weight: normal;
	padding: 0 0 9px 0;
	}

h3 { margin-bottom: .4em; }

#main h3 {
	color: rgba(163,163,163,.8);
	font-family: Georgia, Times, serif;
	font-size: 2em;
	font-weight: normal;
	}
	
body.news #main h3 { margin-top: 45px; }

body.news #main h3.first { margin-top: 0; }

h4 {}
h5 {}


/*-------------------------------------------    
    Styling for Structure
-------------------------------------------*/

#main img,
#sidebar img {
	-moz-box-shadow: 0 0 5px rgba(0,0,0,.2);
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,.2);
	box-shadow: 0 0 5px rgba(0,0,0,.2);
	border: 0px solid rgb(255,255,255);
	margin-bottom: 1em;
	}

body.home #main img,
body.home #sidebar img {
  -moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: 0;
	margin-bottom: 1em;
	}
		
	.about #main img,
	#main img.right,
	#main img.left {
		display: inline; 
		float: right;
		margin: 0 0 .8em .8em;
		}
		
		#main img.left { float: left; margin: 0 .5em .5em 0; }
		
.work #main ul li {
	display: inline;
	float: left;
	margin-right: 1.25em;
	position: relative;
	}
	
.work #main ul li img {
	height: 132px;
	width: 210px;
	}
	
.work #main ul li p {
	background-color: rgba(0,0,0,.6);
	color: rgba(255,255,255,.9);
	display: block;
	padding: 5px 5px 5px 10px;
	position: absolute;
	bottom: 5px; left: 0px;
	width: 195px;
	z-index: 2;
	}
	
	.work #main ul li:hover p { 
		background-color: rgba(0,0,0,.8);
		color: rgba(255,255,255,.9); 
		display: block; 
		}
		
	#sidebar img { 
		border-width: 2px;
		display: inline;
		float: left;
		margin: 0 .5em .5em 0; 
		}
	
#sidebar p {
	margin-bottom: 1em;
	}
	
#sidebar { 
	color: #000000;
	font-size: 1.165em;
	font-weight: normal;
	margin: .3em 0 .3em 0;
	}

#sidebar h3 {
  font-size: 0.938em;
  font-weight: normal;
  margin-top: 55px;
  }

#sidebar h3 strong {
  padding-right: 10px;
  } 
	
#sidebar ul li {
	margin: .2em 0 .4em 0;
	}

/*-------------------------------------------    
    Navigation
-------------------------------------------*/

ul#nav {
  clear: both;
	float: left;
	list-style: none;
	margin: 0 0 0 2px;
	}
	
ul#nav li {
	display: inline;
	float: left;
	font-size: 0.813em;
	font-weight: bold;
	padding: 12px 8px 8px 9px;
	}
	
ul#nav li.first {
  padding-left: 0;
  }

ul#nav li.last {
  padding-right: 0;
  }
    
	ul#nav li.active {
		}
	
ul#nav li a {
	color: #686868;
	text-decoration: none;
	}
	
	ul#nav li.active a,
	ul#nav li a:hover {
		color: #7895CD;
		}


/*-------------------------------------------    
    Forms
-------------------------------------------*/

#cForm fieldset {
	margin: 0 0 15px 0;
	}
	
#cForm fieldset label {
	display: block;
	margin: 0 0 3px 0;
	font-weight: bold;
	}
	
#cForm fieldset input,
#cForm fieldset textarea {
	width: 80%;
	padding: 5px;
	font-size: 1.4em;
	border: none;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	background-color: rgba(163,163,163,.5);
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	margin-bottom: 1em;
	}
	
#cForm input#sendContactEmail {
	background-color: #7895CD;
	color: #fff;
	cursor: pointer;
	font-size: 1em;
	width: 25%;
	}	
	
#cForm fieldset textarea {
	height: 100px;
	}
	
#cForm fieldset input:focus,
#cForm fieldset textarea:focus {
	background: rgba(163,163,163,.3);
	}

	
/*-------------------------------------------    
    Utilities
-------------------------------------------*/

.hide {
	height: 0;
	left: -9999em;
	line-height: 0;
	position: absolute;
	}

/* Lightbox JS
***************/
	
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(/assets/img/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/assets/img/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/assets/img/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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}


/* rian added these rules */
.clear { clear: both; }

p img { margin-left: 10px; }













