@import url(clearfix.css);

/*--Site Setup --*/

*{
margin:0;
padding:0;
border:none;
outline:none;
}

body{
background:url(../images/head_bg.gif) repeat-x top #131313;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:65%;
color: #ccc;
}

#wrapper{
width:975px;
font-size:1em;
}


#wrapper.home,
#wrapper.lws,
#wrapper.people,
#wrapper.urban,
#wrapper.foreign,
#wrapper.avm{background: url(../images/cornerSwirl_black.gif) left top no-repeat;}

/*#wrapper.home{background: url(../images/cornerSwirl2.gif) left top no-repeat;}
#wrapper.lws{background: url(../images/cornerTree.gif) left top no-repeat;}
#wrapper.people{background: url(../images/corner-Swirl.png) left top no-repeat;}
#wrapper.urban{background: url(../images/cornerUrban.gif) left top no-repeat;}
#wrapper.foreign{background: url(../images/corner-Swirl.png) left top no-repeat;}
#wrapper.avm{background: url(../images/corner-Swirl.png) left top no-repeat;}*/


#wrapper .inner:before{
content:".";
color:#2a2a2a;
}

#wrapper .inner{
margin:5px 0px 0px 20px;
}

ul{
list-style:none;
list-style-position:outside;
margin-bottom:15px;
}

p{
margin-bottom:15px;
}

#content{}

#content p{
line-height:1.5em;
}

a{
color:#FFF;
text-decoration:underline;
}

a:hover{
color:#CCC;
background-color:#1E1E1E;
}

.end{
margin-right:0px!important;
}

.floatleft{
float:left;
}

.floatright{
float:right;
}

.leftcol{
float:left;
width:345px;
}

.rightcol{
float:left;
width:400px;
margin-left:25px;
}


h2{
font-size:2.2em;
font-weight:normal;
margin-bottom:10px;
color:#FFF;
padding-bottom:5px;
border-bottom: 1px solid #424242;
}


p.photoAndCaption{
text-align:right;
font-style:italic;
color:#666;
}


a.flickr{
background:url(/images/flickrlogo.gif) left no-repeat;
padding-left:20px;
}

#galleryMenu a.flickr{
	padding-left:8px;
	background-position:5px;
	}



/* -- main content area --*/

#maincontent{
float:left;
width:780px;
margin-left:15px;
}




/* --Header -- */

#header{
margin-bottom:5px;
}

	#header h1{
	background:url(../images/grey-haven-photographic-logo.gif) no-repeat;
	width:698px;
	height:83px;
	text-indent:-5000px;
	}
	
	#header h2{
	display:none;
	}

	#header #navwrap{
	float:right;
	width:440px;
	margin-top:-60px;
	}

		#header #navwrap ul#menu{
		float:right;
		width:440px;
		}

			#header #navwrap ul#menu li{
			display:inline;
			font-size:1.6em;
			}

			#header #navwrap ul#menu li a{
			margin:0 20px 0 0;
			}
			
			#header #navwrap ul#menu li a:hover{
			color:#CCCC;
			}



/*--Footer --*/
#footer{
margin:30px 0 0 0;
padding-top:5px;
border-top:1px solid #1e1e1e;
}

	#footer p.floatleft{
	width:52%;
	}

	#footer p.floatright{
	width:45%;
	}

		#footer p#link,
		#footer p#link a{
		color:#666;
		text-align:right;
		}
		

/*-- Home --*/

ul#frontGallery li {
display:inline;
float:left;
width:180px;
margin-right:11px;
text-align:center;
color:#333;
font-size:1.4em;
position:relative;
}


ul#frontGallery li{
border:1px solid #131313;
}

ul#frontGallery li:hover {
border:1px solid #2e2e2e;
}

ul#frontGallery li a span{
display:none;
}


/*--about--*/

.selfportrait{}


/* -- Buy Prints --*/

ul.pricing{}

ul.pricing li{
margin-left:10px;
margin-bottom:8px;
padding-left:18px;
line-height:1.2em;
background:url(/images/bullet.gif) no-repeat left 4px;
}



/*-- Contact --*/

form{}


form label{
display: inline-block;
float:left;
width:70px !important;
font-weight:bold;
}

form textarea,
form input{
border:1px solid #999;
padding:2px;
padding:3px;
color:#666;
font-family:Arial, Helvetica, sans-serif;
font-size:1.1em;
background-color:#fff;
border:1px solid #353535;
}

form input{
width:195px;
background-image:url(/images/contact_txtBoxBG.gif);
background-repeat:repeat-x;
background-position:bottom;
}

form textarea{
width:265px;
background-image:url(/images/contact_txtAreaBG.jpg);
background-repeat:no-repeat;
background-position:bottom right;
}


#error,
#noerrors{}

#error{
font-weight:bolder;
color:#aa0610;
}

#noerrors{
font-weight:bolder;
color:#65c345;
}

span.reqField{
color:#ab050f;
}

.submit{
text-align:right;
margin-right:58px !important;
}

.submit input{
padding:0px!important;
margin:0px!important;
width:201px !important;
height:30px !important;
background-color:none!important;
border:none !important;
}


/*-- Gallery Menu --*/

#galleryMenu{
float:left;
width:160px;
background-color:#1e1e1e;
font-size:larger;
}
	#galleryMenu ul{
	margin:10px;
	}

		#galleryMenu ul li{
		margin-bottom:5px;
		text-align:center;
		}
		
			#galleryMenu ul li a{
			display:block;
			width:auto;
			height:36px;
			line-height:36px;
			border:2px solid #242424;
			background-color:#353535;
			text-decoration:none;
			}
			
			#galleryMenu ul li a.avm{
			line-height:18px!important;		
			}
			
			#galleryMenu ul li a:hover{
			background-color:#1e1e1e;
			color:#CCC;
			}


/*--Galleries --*/

 #galleryThumbs{}

	 #galleryThumbs ul{
	list-style: none;
	}

		 #galleryThumbs ul li{
		float:left;
		margin:3px 6px 3px 0px;
		}

			#galleryThumbs ul li a{
			display:block;
			width:120px;
			height:80px;
			filter:alpha(opacity=80);
			-moz-opacity:0.8;
			-khtml-opacity: 0.8;
			opacity: 0.8;
			border:1px solid #000000;
			}
	
			#galleryThumbs li a:hover{
			filter:alpha(opacity=100);
			-moz-opacity:1;
			-khtml-opacity:1;
			opacity: 1;
			border:1px solid #CCC;
			}
			
/*BLOG 

----------------------------------------*/

#navbar iframe {display:none!important;}

#outer-wrapper h2.date-header{text-align:right; font-size:1.6em;}

#outer-wrapper h3.post-title,
#outer-wrapper h3.entry-title {margin-bottom:15px; font-size:2.2em!important; font-weight:normal;}

#outer-wrapper h3.post-title a,
#outer-wrapper h3.entry-title a{ text-decoration:none;}

#outer-wrapper h3.post-title a:hover,
#outer-wrapper h3.entry-title a:hover{ text-decoration:underline; }

#outer-wrapper .post{ margin-bottom:30px;}

#outer-wrapper .date-header{font-style:italic; font-size:larger; float:right; width:220px; text-align:right; margin-top:-38px;}

#outer-wrapper .post-body {font-size:larger;}

#outer-wrapper .post-body li{
	margin-left:10px;
	margin-bottom:8px;
	padding-left:18px;
	line-height:1.2em;
	background:url(/images/bullet.gif) no-repeat left 6px;
}

#outer-wrapper .post-footer {margin-top:15px; padding:10px 0 60px 0; background:url(/images/greyHaven_postDivider.gif) center bottom no-repeat;}


#outer-wrapper .comments {}

#outer-wrapper .comments h4 {font-size:1.6em; margin-bottom:15px;}

#outer-wrapper .comments #comments-block{background:url(/images/greyHaven_postDivider.gif) center bottom no-repeat; padding-bottom:40px}

#outer-wrapper .comments .comment-author{ width:180px; font-size:1.2em!important;}

#outer-wrapper .comments .comment-timestamp a{font-style:italic; margin-top:5px; text-decoration:none;}

#outer-wrapper .comments .comment-timestamp a:hover{text-decoration:underline;}

#outer-wrapper .comments .comment-body{background-color:#1D1D1D; float:right; width:500px; margin-top:-30px; padding:5px 20px; position:relative;}

#outer-wrapper .comments .comment-body p{margin-top:10px;}

#outer-wrapper .comments .comment-body .bubble{ position:absolute; background:url(/images/bubble.gif) no-repeat; width:24px; height:31px; display:block; top:0px; left:-18px;}

#outer-wrapper .comments .comment-footer{margin-bottom:40px; clear:both;}



