@charset "utf-8";
/* CSS reset */

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,
b, u, i, center,
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-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/***********  end css reset  *******************************/

.clear {
	clear: both;
}

.left {
	float: left;	
}

.right {
	float: right;	
}

.hidden {
	font-size: 0;
	line-height: 0;	
	visibility: hidden;
}

body {
	height: 101%;
	/*background-color: #010607;*/
	background-color: #000000;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

h1 a { text-decoration: none; }

.caption {
	color: black;	
}

form#emailblast {
	float: left;
	margin: 38px 0 0 325px;
}

form#emailblast label {
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: white;
	margin-right: 15px;
}

form#emailblast input#newsletter {
	width: 200px;	
}

div#container {
	width: 1000px;
	margin: 0 auto;
	background: url(../images/bkd.jpg);
	background-repeat: no-repeat;
	height: 1000px;
}

h1#title {
	color: #ff0000;
	font-size: 40px;
	padding: 100px 0 0 240px;
}

ul#nav {
	padding: 5px 0 0 250px;
	
}

ul#nav li {
	display: inline;
}

ul#nav li a {
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	color: #82260d;
}

ul#nav li a:hover, ul#nav li a:active {
	color: #0ea691;
	text-decoration: underline;
}

ul#secondary-nav {
	float: left;
	text-indent: -2000px;
}

li#menu-portfolio a {
	display: block;
	height: 34px;
	overflow:hidden;
	background-image: url(../images/portfolio.jpg);
	width: 125px;
	margin: 103px 0 0 127px;
}

li#menu-weddings a {
	display: block;
	height: 41px;
	overflow: hidden;
	background-image: url(../images/weddings.jpg);
	width: 138px;
	margin: 0 0 0 90px;
}

li#menu-shop a {
	display: block;
	height: 38px;
	overflow: hidden;
	background-image: url(../images/shop.jpg);
	width: 86px;
	margin: 0 0 0 166px;
}

li#menu-blog a {
	display:block;
	height: 41px;
	overflow: hidden;
	background-image: url(../images/blog.jpg);
	width: 85px;
	margin: 0 0 0 138px;
}

li#menu-quote a {
	display: block;
	height: 39px;
	overflow: hidden;
	background-image: url(../images/quote.jpg);
	width: 162px;
	margin: 0 0 0 61px;
}

li#menu-portfolio a:hover, li#menu-portfolio a:active {
	background-position: 0 -34px;
}

li#menu-weddings a:hover, li#menu-weddings a:active {
	background-position: 0 -41px;	
}

li#menu-shop a:hover, li#menu-shop a:active {
	background-position: 0 -38px;	
}

li#menu-blog a:hover, li#menu-blog a:active {
	background-position: 0 -41px;	
}

li#menu-quote a:hover, li#menu-quote a:active {
	background-position: 0 -39px;	
}

div#content {
	float: left;
	margin: 100px 0 0 80px;
	width: 620px;
	height: 330px;
	overflow: scroll;
	overflow-x: hidden;
}

div#content p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding: 0 15px 0 0;
	line-height: 1.5em;
}

div#content img {
	padding: 0 15px 15px 0;
	float: left;
}

div#content h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 10px;
	color: #82260d;
}

/************************* secondary pages *******************************/

h1#title-2 {
	font-size: 40px;
	margin: -115px 0 0 200px;
}

ul#secondary-nav-2 {
	margin: 20px 0 0 200px;	
}

ul#secondary-nav-2 li {
	display:inline;
}

ul#secondary-nav-2 li a {
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #8a7c64;
}

ul#secondary-nav-2 li a:hover {
	color: #bfb096;
	text-decoration: underline;
}

div#header {
	width: 100%;
	height: 167px;
	background: url(../images/secondary-header.png);
}

ul#nav-2 {
	margin: 15px 0 0 175px;
}

ul#nav-2 li {
	display: inline;
}

ul#nav-2 li a {
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	color: #82260d;	
}

ul#nav-2 li a:hover {
	text-decoration:underline;	
}

ul#nav-3 {
	margin: 15px 0 0 175px;
}

ul#nav-3 li {
	display: inline;
}

ul#nav-3 li a {
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	color: #82260d;	
}

ul#nav-3 li a:hover {
	text-decoration:underline;	
}

div#content-2 {
	background: url(../images/slideshow_bkd.jpg);
	width: 1000px;
	height: 500px;
	margin: 0 auto;
	margin-top: 50px;
	color: white;
	border-top: 1px dashed #897a61;
	border-bottom: 1px dashed #897a61;
}

div#content-2 h2 {
	margin-top: 510px;
	font-size: 50px;
	float: left;
}

div#content-2 p {
	color: white;
	width: 300px;
	clear: left;
	float: left;
}

/**********************  contact form ****************************/

div#contact-form, div#about-us {
	background: url(../images/contact-bkd.jpg);
	width: 1000px;
	height: 500px;
	margin: 0 auto;
	margin-top: 50px;
	border-top: 1px dashed #897a61;
	border-bottom: 1px dashed #897a61;
	font-family: Georgia, "Times New Roman", Times, serif;
}

div#contact-form h5, div#contact-form h6 {
	font-weight: normal;
	color: #391309;
	font-size: 30px;
	margin: 15px 0;
}

div#contact-form h5 {
	border-bottom: 1px dashed #391309;
	padding-bottom: 10px;	
}

div#contact-form h6 {
	font-size: 24px;
	border-top: 1px dashed #391309;
	padding-top: 10px;
}

div#contact-form p {
	color: #4f5843;	
	font-size: 14px;
	line-height: 1.2em;
}

div#contact-form fieldset {
	margin: 4em 2em 0 3em;
	padding: 0;
	display: block;
	float: left;
}

div#contact-form label {
	display: block;
	color: black;
	font-size: 11px;
}

input#name, input#email, input#message {
	margin-top: 10px;
	border: none;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 3px;
	width: 255px;
	box-shadow: 0 3px 5px #000;
	-moz-box-shadow: 0 3px 5px #000;
	-webkit-box-shadow: 0 3px 15px #000;
}

div#contact-form textarea {
	margin-top: 10px;
	border: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 3px;
	font-size: 14px;
	box-shadow: 0 3px 5px #000;
	-moz-box-shadow: 0 3px 5px #000;
	-webkit-box-shadow: 0 3px 15px #000;
	resize: none;
	width: 255px;
}

div#contact-form fieldset ul {
	padding: 0 1em 0 1em;
	list-style: none;
}

div#contact-form fieldset li {
	padding-bottom: 1em;	
}

div#p-message {
	display: block;
	float: left;
	margin: 85px 0 0 40px;
}

input#submit {
	background: url(../images/submit_btn.png) no-repeat;
	width: 168px;
	height: 62px;
	color: #eee5de;
	border: none;
	cursor: pointer;
	text-align: left;
}

/****************** about us ****************************/

div#about-us img {
	margin: 65px 0 0 65px;
	float: left;
}

div#about-us h5 {
	font-weight: normal;
	color: #391309;
	font-size: 30px;
	float: left;
	border-bottom: 1px dashed #391309;
	padding-bottom: 10px;
	margin: 85px 0 10px 80px;
}

div#about-us p {
	color: #4f5843;	
	font-size: 14px;
	line-height: 1.2em;
	float: left;
	width: 350px;
	margin: 0 0 0 80px;
}


/******************** footer ******************************/

div#footer2 {
	background:url(../images/footer_bkd.jpg);
	color: white;
	width: 100%;
	height: 305px;
	margin-top: 20px;
}

h3 {
	color: #251506;	
}

div#footer2 div {
	width: 150px;
	margin: 160px 0 0 30px;
}

div#footer2 div ul li a, div#footer2 div p, div#footer2 div a {
	color: #000;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
}

div#footer2 div p {
	line-height: 17px;	
}

div#footer2 div a:hover, div#footer2 div a:active {
	text-decoration: underline;	
}

/***************** for javascript gallery *************************/

#images li {
	float: left;
	background: #ececec;
	border: 1px solid #ccc;
	margin: 100px 10px 10px 10px;
	width: 375px; /* change this later */
	padding: 10px;
	overflow: hidden;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#images h4 {
	color: black;	
}

#images li a {
	float: left;
}

#images li p.info{
	width: 365px;
	padding: 10px 0 0 10px;
	float: left;
	color: black;
	font-size: .8em;
}

.top {
	box-shadow: 0 0 10px #000;
	-moz-box-shadow: 0 0 10px #000;
	-webkit-box-shadow: 0 0 30px #000;
}