/*Design Copyright
 Matthew Northrop 
 Northrop Designs 
 www.northropdesigns.com
 For The Victorian House  thevichouse.com
*/

/* undo some default styling of common (X)HTML browsers
 * ------------------------------------------------------------------------- */

/* No list-markers by default - must redefine bullets w/ bg graphics */
ul,ol { list-style:none; }

/* Avoid browser default inconsistent heading font-sizes and pre/code */
h1,h2,h3,h4,h5,h6,pre,code,td { font-size:1em; }

/* Remove inconsistent (among browsers) default padding or margin */
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,label,div,dd,dt,dl,table,tr,td { margin:0; padding:0; }

/* prevent blue linked image borders */
a img,:link img,:visited img,fieldset { border:none; }


/* global elements
 * ------------------------------------------------------------------------- */


/* ----- type selectors ----- */ 
body { 
	background:#fff url("bg-body.jpg") top repeat-x;
	text-align:center; 
	font:11px/18px "Trebuchet MS", Arial, Helvetica, sans-serif; 
	color:#000;
	}

p, ol, dl, pre, blockquote	{ margin-bottom:10px; }

blockquote { 
	margin-left:10px; 
	margin-right:10px; 
	}

h1,h2,h3,h4 { margin-bottom:8px; }


h1	{ font-size:1.2em; color:#000; text-transform: uppercase; }
h2	{ font-size:1.1em; color:#000; }
h3	{ font-size:1.0em; color:#000; }
h4	{ font-size:1.4em; color:#000; }

h1 span,h2 span,h3 span,h4 span	{ display:none; }

a:link,a:visited	{ color:#990000; text-decoration:underline; }
a:hover,a:active	{ color:##990000; text-decoration:underline; }




/* ----- classes ----- */

div.clear	{ 
	clear:both;
	height:.01em; 
	overflow:hidden; 
	}

p.back-to-top {
	text-align:right;
	display:block;
	padding-right:15px;
	background:url("../images/bullet-back-to-top.jpg") right no-repeat;
	}
	
img.img-left { 
	float:left; 
	margin:2px 10px 10px 0; 
	}
	
img.img-right { 
	float:right; 
	margin:5px 0 10px 10px; 
	}
	
.bottom {
	padding-bottom: 50px;
}

b {
	color:#9C0000;
}

.tall {
	padding-top: 15px;
}

	
/* ----- global form elements ----- */ 

form {
	width:150px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 20;
	}

form label	{ font-size:.95em; }

form br { 
	line-height:0; /* defaults vertical spacing between fields */
	}  

input, textarea, select { 
	background-color:#FFFFFF!important; /* to prevent highlighting by Google Toolbar */
	border:1px solid #000;
	color:#000;
	width:150px; /* 5 pixles smaller than form width !important */
	height:18px;
	vertical-align: middle;
	margin-bottom:4px; /* sets vertical spacing between fields */
	padding-top:1px; /* vertically position text in input/textarea field */
	padding-left:4px; /* horizontally position text in input/textarea field */
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size:1.0em;
	}
	
select { 
	width:155px; /* same width as form !important */
	padding:0;
	}

textarea { 
	height:90px; 
	overflow:auto; 
	}
	
input.submit, input.submit-contact-main { 
	width:60px; 
	cursor:pointer; 
	padding:0; 
	}

input.submit-contact-main { margin:10px 0 0 0; }

input.submit-image { 
	background:url("../images/btn-submit.jpg");
	width:63px;
	height:15px;
	border:none;
	cursor:pointer;
	}

#contact_business { display: none; } /* do not remove */ 


/* ----- main contact form ----- */ 
 
#contact-main { 
	margin-left: 80px;
	}
	
#contact-main label { 
	width:300px; 
	display:block;  
	margin-bottom:10px;
	font-size:1.0em;
	}
	
#contact-main label input, #contact-main label textarea, #contact-main label select { 
	width:300px;
	}
	
#contact-main label select {
	width:305px;
	}
	
#contact-main label textarea { height:100px; }




/* framework
 * ------------------------------------------------------------------------- */

#wrap {
	background:url() repeat-y;
	width:767px;
	margin:0 auto;
	text-align:left;
	}

#wrap-sub {
	background:url(../images/wrap-sub.gif) repeat-y;
	width:767px;
	margin:0 auto;
	text-align:left;
	}
	
#masthead {
	position:relative;
	background:url("/images/masthead4.gif");
	height:116px;
	}
	/* home link within #masthead */		
	#masthead a {	
		position:absolute;
		left:0px;
		width:540px;
		top:45px;
		height:70px; 
		}
	#masthead a span {
		display:none;
		}

	body#about #masthead {
		background:url("/images/masthead4.gif"); 
		}
	
	body#gallery #masthead {
		background:url("/images/masthead4.gif"); 
		}
	
	body#hire #masthead {
		background:url("/images/masthead4.gif"); 
		}
	
	body#contact #masthead {
		background:url("/images/masthead4.gif"); 
		}




/* ----- column-wrap----- */

	#column-wrap {
		background:url() no-repeat;
		width:767px;
		height:243px;
		}




/* ----- column-left ----- */

#column-left {
	width:296px;
	float:left;
	}
	
	/* background image list items */

	
	#column-left p { 
		margin:0 25px 10px 56px; 
		}

		
	#column-left .quote {
		margin:0 25px 10px 56px;
		padding: 20px 0 10px 0;
		color:#7CB01A;
		font-size:1.4em;
		font-weight: bold;
		}
	#column-left .name {
		margin:10px 25px 10px 56px; 
		color:#9C0000;
		font-weight: bold;
		font-family:Georgia, "Times New Roman", Times, serif;
		}
#column-left a.name {
		margin:10px 25px 10px 56px; 
		color:#9C0000;
		font-weight: bold;
		font-family:Georgia, "Times New Roman", Times, serif;
		}

#img-hire {
	background:url(/images/new-deck.jpg) no-repeat;
	height:228px;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 35px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 20px;
	}

#img-left-red-hire {
	background:url(../images/img-left-hire.gif) no-repeat;
	height:46px;
	padding-bottom: 25px;
	}

#gallery-btn {
	margin: 15px 0 15px 50px;
	}

#hdr-left-about {
	background:url(/images/chef.jpg) no-repeat;
	height:254px;
	margin: 15px 0 15px 20px;
	}

#hdr-left-gallery {
	background:url(../images/hdr-left-gallery.jpg) no-repeat;
	height:390px;
	}

#hdr-left-hire {
	background:url(/images/hdr-left-hire.jpg) no-repeat;
	height:231px;
	}

#hdr-left-contact {
	background:url(/images/hdr-left-contact.jpg) no-repeat;
	height:231px;
	margin: 15px 0 15px 25px;
	}




/* ----- column-right ---------------------------------*/

#column-right-home {
	width:471px;
	float:left;
	background:url() no-repeat bottom;
	}
	
	#column-right-home h1 { 
		margin:0 40px 8px 45px;
		padding-top: 35px; 
		}
	
	#column-right-home p, h2, h3 { 
		margin:0 40px 10px 45px;
		} 
.style1 {
color: #88A08D;
 font-family: Georgia, "Times New Roman", Times, serif;
 font-size: 10pt;
 font-weight:bold; 
 color: #124825; 
}

#column-right {
	width:471px;
	float:left;
	}

	/* background image list items */
	#column-right ul { 
		margin-left:5px; 
		} 

	#column-right ul li { 
		background:transparent url("../images/bullet.gif") 0px 6px no-repeat;
		padding-left:8px; 
		}
	
	#column-right h1 { 
		margin:0 10px 8px 40px; 
		}
	
	#column-right p, h2, h3 { 
		margin:0 10px 10px 40px;
		} 
		
#img-home {
	background:url(/images/img-homeb.jpg) no-repeat;
	height:257px;
	margin:10px 0 15px 45px;
}

#img-hire-group {
	background:url(../images/img-hire-group.jpg) no-repeat;
	height:448px;
	margin:0 0 10px 21px;
}

#img-hire-document {
	background:url(../images/img-hire-document.gif) no-repeat;
	height:25px;
	margin:10px 0 0 21px;
}

#rocky-point {
	background:url(../images/gallery-rocky.gif) no-repeat;
	height:33px;
	margin:10px 0 0 21px;
}

#backdoor {
	background:url(../images/gallery-bk-door.gif) no-repeat;
	height:32px;
	margin:10px 0 0 21px;
}

#sunset {
	background:url(../images/gallery-sunset.gif) no-repeat;
	height:30px;
	margin:10px 0 0 21px;
}

#gallery-images {
	background:url(../images/gallery-images.jpg) no-repeat;
	height:111px;
	margin-left:16px;
}

	.img{
		margin-left:16px;
	}

#gallery-imagesxcel {
	margin-left:16px;
}

#gallery-imagespipe {
	background:url(../images/gallery-imagespipe.jpg) no-repeat;
	height:111px;
	margin-left:16px;
}

#gallery-imagesrocky {
	margin-left:16px;
}

/* ----- threecolbox for head shots ----- */

#head-shots p{
	margin: 0 0 0 20px;
	padding-bottom: 10px;
}

.threecolbox {
	margin: 0;
	padding-bottom: 10px;
}

	.cols {
		float: left;
		width: 150px;
	}

		.cols p {
			margin: 0;
			font-size: 10px;
			line-height: 14px;
		}

			.cols p strong span {
				color: #9C0000;
			}


/*--------- right hdr---------------------------*/

#hdr-right-about {
	background:url(/images/hdr-right-about2.gif) no-repeat;
	height:76px;
	}

#hdr-right-gallery {
	background:url(/images/hdr-right-gallery.gif) no-repeat;
	height:76px;
	}

#hdr-right-hire {
	background:url(/images/hdr-right-menu.gif) no-repeat;
	height:128px;
	}

#hdr-right-contact {
	background:url(/images/hdr-right-contact.gif) no-repeat;
	height:76px;
	}
	
#green {
	background:url(/images/about-green2.jpg) no-repeat;
	height:167px;
}
	#green p {
		color:#fff;
		margin: 0 10px 8px 30px;
	}
	
	.green-top {
		padding-top:15px;
	}
	
/* ----- bottom-wrap ----- */
 
#bottom-wrap {

	clear:both;
	width:100%;
	}
	
/* header framework banners
 * ------------------------------------------------------------------------- */

#header-flash {
	height:0px;
	background:url("../images/bg-header-flash.jpg") no-repeat;
	}

#header-graphic {
	height:516px; /* sets height for all non-flash headers */
	}

	body#home #header-graphic {
		background:url(/images/benner.jpg) no-repeat; 
		}

#header-graphic-sub {
	height:271px; /* sets height for all non-flash headers */
	}

	body#about #header-graphic-sub {
		background:url(/images/banner-contact.jpg) no-repeat; 
		}
	
	body#gallery #header-graphic-sub {
		background:url(/images/banner-menu.jpg) no-repeat; 
		}
	
	body#hire #header-graphic-sub {
		background:url(/images/banner-menu.jpg) no-repeat; 
		}
	
	body#contact #header-graphic-sub {
		background:url(/images/banner-menu.jpg) no-repeat; 
		}


/* subhead framework   delete/ i think i removed all of these
 * ------------------------------------------------------------------------- */

#subhead {
	height:20px; /* sets height for all subheads */
	}

	body#face #subhead {
		background:url("../images/subhead-face.jpg"); 
		}
	
	body#breast #subhead {
		background:url("../images/subhead-breast.jpg"); 
		}

/* footer
 * ------------------------------------------------------------------------- */
 
#footer {
	position:relative;
	background: url(/images/footer.jpg) no-repeat; 
	width:767px;
	height: 92px;
	margin:0 auto;
	text-align:left;
	}

/* footer link within #footer */		
	#footer-em a {
		position:absolute;
		left:50px;
		width:250px;
		top:37px;
		height:40px;
			}
			
	#footer-em a span {
		display:none;
		}


#footer p {
	color:#000000;
	padding-left: 319px;
	}

#footer a:link, #footer a:visited {
	color:#336666;
	}

#footer a:hover, #footer a:active {
	color:#ff0000;
	}

#footer ul {
	padding: 38px 0 0 312px;
	}

#footer li {
	padding:0 5px 0 7px;
	display: inline;
	border-left: 1px solid #fff;
	font-weight: bold;
	}

	#footer li.first { border: none; }

#sub-footer {
	margin:0;
	text-align:center;
	}

#sub-footer p {
	color:#000;
	padding: 15px 20px 10px 40px;
	}


/* Horozontal Sprite Nav
 * ------------------------------------------------------------------------- */

#nav { 
	background:url(/images/nav4.jpg) no-repeat; 
	width:767px; 
	height:60px; 
	margin-bottom:0; 
	}

#nav span { display: none; }

#nav li, #nav a { height:60px; display:block; }

#nav li { float:left; list-style:none; _display:inline; }

#nav-01 { width: 125px; margin-left: 49px;}
#nav-02 { width: 124px;}
#nav-03 { width: 121px;}
#nav-04 { width: 224px;}
#nav-05 { width: 109px;}


/*-------------- (-79px) X position of button / (-30px) height of image from above ------------- */
#nav-01 a:hover {background:url("/images/nav4.jpg")  -49px -60px no-repeat;}
#nav-02 a:hover {background:url("/images/nav4.jpg") -174px -60px no-repeat;}
#nav-03 a:hover {background:url("/images/nav4.jpg") -298px -60px no-repeat;}
#nav-04 a:hover {background:url("/images/nav4.jpg") -419px -60px no-repeat;}
#nav-05 a:hover {background:url("/images/nav4.jpg") -643px -60px no-repeat;}

.post-date {
	float: left;
	color: #BBC4A3;
	font-family: Georgia,'Lucida sans ms', Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-align: center;
	font-weight: bold;
	margin: 3px 10px 0 0;
	padding: 8px 3px;
	width: ;
	background: #E7EBDE;
	line-height:3em;
}

