@charset "UTF-8";
/* CSS Document */

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,
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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1em;
	color: #000;
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
object {
	line-height: 0px;
}

.cb {
	clear:both;
}
.white {
	color: #FFFFFF;
}
.preloader {
	margin: 27px;
}

strong {
	font-weight: 600;
}

h1 {
	font-size: 20px;
	font-weight:600;
	margin-bottom: 10px;
}
h2 {
	font-size: 17px;
	font-weight:600;
	margin-bottom: 8px;
}

p {
	margin-bottom: 8px;
	line-height: 150%;
}
.flash-btn {
	margin: 10px;
}

#props {
	float: left;
	color: #333;
	font-size: 11px;
	line-height: 11px;
}

	#props a {
		color: #333;		
	}

#signature { float: right;}


/* Generic Styles */
#page-wrapper {
	width: 100%;
	text-align: center;
}


	#page {
		width: 982px;
		margin: 10px auto;
		border: 1px solid #fff;
	}


#header { padding-bottom: 10px;}
#logo {
	float: left;
	width: 158px;
	margin-right: 50px;
}


	#header ul {
		width: 706px;
		float: right;
		margin-top: 20px;
	}
	
		#header ul li {
			float: left;
			margin-left: 5px;
			padding: 0px;
			list-style-type: none;
		}
		
			#header ul li a {
				display: block;
				height: 36px; /*kludge*/
				text-indent: -5000px;
			}
			
			#header ul .selected {
				display: block;
				height: 36px; /*kludge*/
				text-indent: -5000px;
			}
			
			#header ul li #home { width: 60px; background: url(../images/nav.gif) 0px 0px no-repeat; }
			#header ul li #home:hover { background: url(../images/nav.gif) 0px -36px no-repeat; }
			#header ul #home-sel { width: 60px; background: url(../images/nav.gif) 0px -72px no-repeat; }
			
			#header ul li #commercial { width: 96px; background: url(../images/nav.gif) -60px 0px no-repeat; }
			#header ul li #commercial:hover { background: url(../images/nav.gif) -60px -36px no-repeat; }
			#header ul #commercial-sel { width: 96px; background: url(../images/nav.gif) -60px -72px no-repeat; }
			
			#header ul li #fashion { width: 73px; background: url(../images/nav.gif) -156px 0px no-repeat; }
			#header ul li #fashion:hover { background: url(../images/nav.gif) -156px -36px no-repeat; }
			#header ul #fashion-sel { width: 73px; background: url(../images/nav.gif) -156px -72px no-repeat; }
			
			#header ul li #studio { width: 63px; background: url(../images/nav.gif) -229px 0px no-repeat; }
			#header ul li #studio:hover { background: url(../images/nav.gif) -229px -36px no-repeat; }
			#header ul #studio-sel { width: 63px; background: url(../images/nav.gif) -229px -72px no-repeat; }
			
			#header ul li #wedding { width: 78px; background: url(../images/nav.gif) -292px 0px no-repeat; }
			#header ul li #wedding:hover { background: url(../images/nav.gif) -292px -36px no-repeat; }
			#header ul #wedding-sel { width: 78px; background: url(../images/nav.gif) -292px -72px no-repeat; }
			
			#header ul li #about { width: 62px; background: url(../images/nav.gif) -370px 0px no-repeat; }
			#header ul li #about:hover { background: url(../images/nav.gif) -370px -36px no-repeat; }
			#header ul #about-sel { width: 62px; background: url(../images/nav.gif) -370px -72px no-repeat; }
			
			#header ul li #contact { width: 72px; background: url(../images/nav.gif) -432px 0px no-repeat; }
			#header ul li #contact:hover { background: url(../images/nav.gif) -432px -36px no-repeat; }
			#header ul #contact-sel { width: 72px; background: url(../images/nav.gif) -432px -72px no-repeat; }
			
			#header ul li #blog { width: 53px; background: url(../images/nav.gif) -504px 0px no-repeat; }
			#header ul li #blog:hover { background: url(../images/nav.gif) -504px -36px no-repeat; }
			#header ul #blog-sel { width: 53px; background: url(../images/nav.gif) -504px -72px no-repeat; }
			
			#header ul li #model { width: 104px; background: url(../images/nav.gif) -569px 0px no-repeat; }
			#header ul li #model:hover { background: url(../images/nav.gif) -569px -36px no-repeat; }
			#header ul #model-sel { width: 104px; background: url(../images/nav.gif) -569px -72px no-repeat; }			
				
#prim-nav-wrapper {
	float: right;
	width: 600px;
	text-align: right;
}
	
	#prim-nav {
		float: right;
	}
	
		#prim-nav ul {
			padding-top: 15px;
		}
		
			#prim-nav ul li {
				list-style-type: none;
				display: inline;
			}
				#prim-nav ul li a {
					margin-left: 15px;
					font-family: Arial, Helvetica, sans-serif;
					color: #000000;
				}
				
	#content {
		text-align: left;
		margin-top: 0px;
	}

		#content #photo-wrapper {
			margin-bottom: 5px;
			background: url(../images/ajax-loader.gif) 480px 240px no-repeat;
			min-height: 496px;
		}
	
		#content ul {
			width: 982px;
		}
		
			#content #thumbs li {
				list-style-type: none;
				width: 70px;
				float: left;
				margin-right: 6px;
				padding: 0px;
				text-align: left;
			}
			
			#content #thumbs li:hover {
				background: #E55830;
			}
			
			#content #thumbs .last {
				margin-right: 0px;
			}
		
		#footer {
			padding-top: 10px;
		}

/* 1. Splash */
#splash #splash-logo {
	margin: 80px auto;
}

#splash #splash-alt-content {
	display: block;
	width: 500px;
	margin: 50px auto;
}

/* 2. Home */
#home #flash-content {
	display: block;
	width: 900px;
	margin: 50px auto;
}

	#home #flash-content p {
		padding: 15px 0;
		font-family: Arial, Helvetica, sans-serif;
		color:#333333;
	}

/* 3. Contact & About */
#contact #content,
#about #content {
	font-family: Verdana, Geneva, sans-serif;
	height: 396px; /* kludge */
	background: url('../images/reception.jpg') top left no-repeat;
	color: #222;
}
	
	.transparent {
		background: url(../images/transparent-bg.png) top left;
		padding: 15px;
		margin:15px;
		width: 450px;
	}

	#contact #content h1,
	#contact #content h2,
	#about #content h1,
	#about #content h2 {
		margin-bottom: 7px;
	}
	
	#contact #content h1,
	#about #content h1 {
		font-size: 16px;
	}
	
	#contact #content h2,
	#about #content h2 {
		font-size: 14px;
	}

	#contact #content p,
	#about #content p {
		font-size: 12px;
		width: 450px;
		line-height: 150%;
		margin-bottom: 15px;
	}
	
/* 4. Contact */
#contact #content p {
	font-size: 12px;
	width: 400px;
	line-height: 150%;
	margin-bottom: 15px;
}
	
/* Javascript */
#javascript #page {
	text-align: left;
	width: 600px;
}
	
	#javascript img {
		width: 207px;
		margin: 0px 0px 35px 160px;	
	}
	#javascript #page #summary {
		font-weight: bold;
		margin-bottom: 30px;
	}
	
	#javascript ul,	#javascript ol {
		margin: 15px 0;
	}
	#javascript ul li,
	#javascript ol li {
		margin: 0px 0px 5px 22px;
	}
	
/* Model for a Day */
	#overview-wr {
		background: url(../images/sep-top.gif) top left repeat-x;
	}
	
			#overview {
				padding: 60px 0;	
				background: url(../images/sep-bottom.gif) bottom left repeat-x;
				margin-bottom: 40px;
			}
			
				#overview h1 {
					color: #6CC2E5;
					font-size: 22px;
				}
				
				#overview h2 {
					margin-bottom: 3px;
					line-height: 25px;
				}
				
				#overview #book-now {
					font-size: 18px;
				}
				
				#overview #summary {
					font-weight: bold;
					font-size: 14px;
				}
				
				#overview p {
					font-size: 13px;
					margin-bottom: 25px;
				}
				
				
				#overview #product-details {
					float: left;
					width: 450px;
					margin-right: 100px;
				}
				
			.package {
				float: left;
				width: 220px;
				margin:  0px 19px 40px 0px;
				padding: 5px;
				background: url(../images/package-bg.jpg) bottom left no-repeat;
			}
				.last {
					margin-right: 0px;
					margin-left: -3px;
				}
			
			.package h3 {
				font-size: 18px;
				font-weight: bold;
				margin-bottom: 15px;
			}
			
			#content .package ul {
				width: 226px;
				margin: 0px;
				padding: 0px;
			}
			
				#content .package ul li {
					list-style-image: url(../images/bullet.gif);
					margin: 0px 0px 7px 20px;
					padding: 0px;
					width: 200px;
					font-size: 13px;
				}
				
			#model #footer { margin-bottom: 30px; }
						
/* blog */
#blog #header {
	height: 357px;
	background: url(/images/blog-header-2.jpg) bottom left no-repeat;
}
#blog #content {
	padding-top: 40px;
	font-size: 12px;
}

#blog #content a {
	color: #1c669f;
}
	#blog #content a:hover {
		text-decoration: underline;
	}

#blog #content h1, #blog #content h2, #blog #content h3, #blog #content h4, #blog #content h5 {
	line-height: 145%;
}

#blog #content h1 {
	font-size: 26px; 
	margin: 10px 0px; 
	padding-bottom: 1px; 
	border-bottom: 3px solid #ccc; 
	text-transform: capitalize;
}

#blog #content h2 {	
	font-size: 26px; 
	margin: 5px 0px 0px 0px; 
	padding-bottom: 1px; 
	border-bottom: 3px solid #ccc;
	text-transform: capitalize;
}
#blog #content h3 { font-size: 16px; margin: 7px 0px; }
#blog #content h4 { font-size: 16px; margin: 7px 0px; }

#blog #content h1 a, #blog #content h2 a, #blog #content h3 a, #blog #content h4 a {
	color: #000;
}  

#blog #content h1 a:hover, #blog #content h2 a:hover, #blog #content h3 a:hover, #blog #content h4 a:hover {
	text-decoration: none;
}

#blog #content h2 a:hover { background: #eaeaea; }

#blog #content ul li,
#blog #content ol li { line-height: 150%; margin-bottom: 10px;}


#blog #secondary {
	margin-top: 10px;
	font-size: 12px;
	background-color: #eaeaea;
	padding: 13px;
}
#blog #secondary h3 {
	font-weight: bold;
	font-size: 14px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 7px;
}
#blog #secondary ul {
	width: 290px;
	padding-left: 14px;
}

	#blog #secondary ul li {
		width: 245px;
		list-style-image: url('/images/bullet.gif');
		margin-bottom: 6px;
	}
	
#blog #secondary a {

}
	#blog #secondary a:hover {
		color: #000;
	}
	
	#blog #secondary #blog-home {
		 display: inline;
		 text-decoration: underline;
		 font-size: 14px;
		 font-weight: bold;
		 padding-left: 20px;
		 background: url('/images/icons/home.png') top left no-repeat;
	}
	#blog #secondary #social {
		margin-bottom: 30px;
	}
	
		#blog #secondary #social ul {
			float: right;
			width: 100px;
			text-align: right;
		}
		
		#blog #secondary #social li {
			list-style-type: none;
			display: inline;
			margin: 3px;
		}
		
#blog #content .comment-title { font-weight:bold; font-size: 20px; margin: 7px 0px; }
#blog #content #leave-a-reply { 
	font-weight:bold; 
	font-size: 20px; 
	margin: 0px 0px 15px 0;
	border-top: 1px solid #ccc;
	padding-top: 20px;
}

#blog #content #search-query h2 a {
	font-size: 16px;
}

#blog #content .search-title,
#blog #content .archive-title {
	margin-bottom: 40px;
}
#blog #content .entry-content {
	padding-top: 15px;
	font-size: 14px;
}

#blog #content .entry-content h1, #blog #content .entry-content h2, #blog #content .entry-content h3,
#blog #content .entry-content h4, #blog #content .entry-content h5, #blog #content .entry-content h6 {
	font-weight: bold;
	line-height: 150%;
	border: none;
}

#blog #content .entry-content h1 a, #blog #content .entry-content h2 a, #blog #content .entry-content h3 a,
#blog #content .entry-content h4 a, #blog #content .entry-content h5 a, #blog #content .entry-content h6 a {
	font-weight: bold;
	line-height: 150%;
	border: none;
}

#blog #content .entry-content p {
	line-height: 170%;
	margin-bottom: 20px;
}

#blog #content .entry-content img {
	border: 1px solid #777;
}



.entry-content ul,
.entry-content ol,
.entry-content li {
	max-width: 600px;
}

.entry-content ul,
.entry-content ol {
	margin-bottom: 40px;
}
.entry-content ul li {
	margin-bottom: 8px;
}

.entry-content table { border: 1px solid #eaeaea; margin-bottom: 30px;}
.entry-content th { font-weight: bold; text-align: center; border-bottom: 1px solid #ebebeb; }
.entry-content th, .entry-content td { text-align: center; margin: 3px; padding: 5px 8px;}
.entry-content .odd { background-color:  #eaeaea; }

#blog #content #zero-results {
	margin-top: 40px;
}

#blog #footer {
	width: 961px;
	margin: 20px auto;
	border-top: 3px solid #ccc;
}

#blog #footer a {
	text-decoration: underline;
}