body {
	background-image: url(../images/damask_bg.gif);
	background-position: center top;
	background-repeat: repeat;
	color: #b9dacd;
	font-size: 14px;
	font-family: Liberation, Helvetica, Arial, sans-serif;
	margin: 0;
	width: 100%;
	border: none;
}

ul {
	list-style: none;
}

#page {
	width: 100%;
	margin: 0 auto;
	position: absolute;
}

img, div, a, input {
	behavior: url(css/resources/iepngfix.htc);
	border: none;
}

textarea {resize:none}

@font-face {
	font-family: Junction;
	src: url("../fonts/Junction.otf");
}

@font-face {
	font-family: Raleway;
	src: url("../fonts/raleway_thin.ttf");
}

@font-face {
	font-family: Edel;
	src: url("../fonts/edel_sans_regular_3.otf");
}

@font-face {
	font-family: Liberation;
	src: url("../fonts/Liberation.ttf");
}

@font-face {
	font-family: Colaborate;
	src: url("../fonts/ColabReg.ttf");
}



/************** HEADER BACKGROUND ************/

#header {
	background-image: url(../images/header.gif);
	background-position: center;
	background-repeat: repeat;
	height: 120px;
	width: 100%;
	margin: 0;
	border-width: 1px;
	border-color: #8b9b93;
	border-bottom-style: solid;
	position: absolute;
	z-index: 10;
}

#header-shadow {
	background-image: url(../images/header_shadow.png);
	background-position: center;
	background-repeat: repeat-x;
	height: 100px;
	width: 100%;
	margin: 120px auto;
	position: absolute;
	z-index: -19;
}

/************ END HEADER BACKGROUND **********/

#main {
	width: 100%;
	margin: 0 auto;
	position: relative;
	z-index: 300;
	float: none;
}

#content {
	width: 900px;
	margin: 0 auto;
}

/*************** NORMAL HEADER **************/

#header-wrapper {
	height: 105px;
	width: 900px;
	margin: 0 auto 0;
	position: relative;
}

#logo {
	background-image: url(../images/logo.jpg);
	background-position: 0 0;
	height: 105px;
	width: 252px;
	position: relative;
	float: left;
	text-indent: -1000px;
	overflow: hidden;
	border: none;
}

#logo img {
	border: none;
}


#nav-wrapper {
	background-image: url(../images/nav-wrapper.jpg);
	height: 105px;
	width: 648px;
	margin: 0 auto 0px;
	position: relative;
	float: left;
}

.navbtn {
	height: 45px;
	width: 90px;
	margin-left: 19px;
	margin-top: 31px;
	position: relative;
	float: left;
	display: inline;
	text-indent: -1000px;
	overflow: hidden;
}

#galleries-btn {
	background-image: url(../images/galleries.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 45px;
	width: 90px;
	position: relative;
	float: left;
	display: block;
		-webkit-transition-property: background-position;
		-webkit-transition-duration:.4s;
		-webkit-transition-timing:ease-out;

}

#galleries-btn:hover {
	background-position: 0 -47px;
}

#pricing-btn {
	background-image: url(../images/pricing.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 45px;
	width: 90px;
	position: relative;
	float: left;
	display: block;
		-webkit-transition-property: background-position;
		-webkit-transition-duration:.4s;
		-webkit-transition-timing:ease-out;
}

#pricing-btn:hover {
	background-position: 0 -47px;
}


#about-btn {
	background-image: url(../images/about.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 45px;
	width: 90px;
	position: relative;
	float: left;
	display: block;
		-webkit-transition-property: background-position;
		-webkit-transition-duration:.4s;
		-webkit-transition-timing:ease-out;
}

#about-btn:hover {
	background-position: 0 -47px;
}

#contact-btn {
	background-image: url(../images/contact.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 45px;
	width: 90px;
	position: relative;
	float: left;
	display: block;
		-webkit-transition-property: background-position;
		-webkit-transition-duration:.4s;
		-webkit-transition-timing:ease-out;
}

#contact-btn:hover {
	background-position: 0 -47px;
}

#blog-btn {
	background-image: url(../images/blog.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 45px;
	width: 90px;
	position: relative;
	float: left;
	display: block;
		-webkit-transition-property: background-position;
		-webkit-transition-duration:.4s;
		-webkit-transition-timing:ease-out;
}

#blog-btn:hover {
	background-position: 0 -47px;
}

/*********** END NORMAL HEADER ************/


/************** MAIN IMAGE ***************/

#frame-top {
	background-image: url(../images/frame-top.jpg);
	height: 28px;
	width: 900px;
	margin: 0;
	position: relative;
	float: left;
	
}

#frame-left {
	background-image: url(../images/frame-left.jpg);
	background-position: 30px;
	height: 490px;
	width: 30px;
	margin-left: 30px;
	position: relative;
	float: left;
	display: inline;
	
}

.frame-center {
	background-color: #FFFFFF;
	height: 490px;
	width: 780px;
	position: relative;
	float: left;
	overflow: hidden;
	
}

.frame-center img {
	height: 490px;
	width: 780px;
}

#frame-right {
	background-image: url(../images/frame-right.jpg);
	height: 490px;
	width: 30px;
	position: relative;
	float: left;
	
}

#frame-bottom {
	background-image: url(../images/frame-bottom.jpg);
	height: 50px;
	width: 900px;
	position: relative;
	float: left;
	
}

.frame-center-gallery {
	background-color: #FFFFFF;
	height: 490px;
	width: 780px;
	position: relative;
	float: left;
	overflow: hidden;
	
}

#frame-left-arrow {
	background-image: url(../images/frame-left-arrow.jpg);
	background-position: 40px;
	height: 490px;
	width: 40px;
	margin-left: 20px;
	position: relative;
	float: left;
	display: inline;
	
}

#frame-right-arrow {
	background-image: url(../images/frame-right-arrow.jpg);
	height: 490px;
	width: 40px;
	position: relative;
	float: left;
	
}

/************* END MAIN IMAGE **************/

/************* MAIN CONTENT ****************/

#text-box {
	/* background-color: #d9efe4; */
	margin: 25px auto;
	height: 328px;
	width: 900px;
	position: relative;
	float: left;
	display: inline;
}

#text-top {
	background-image: url(../images/text-top.png);
	height: 37px;
	width: 900px;
	position: relative;
	float: left;
}

#text-left {
	background-image: url(../images/text-left.png);
	height: 254px;
	width: 50px;
	position: relative;
	float: left;
}

#text {
	background-color: #d9efe4;
	height: 254px;
	width: 480px;
	padding-right: 43px;
	position: relative;
	float: left;
	display: inline;
}

#featured {
	background-image: url(../images/featured.jpg);
	background-repeat: no-repeat;
	height: 254px;
	width: 277px;
	position: relative;
	float: left;
	display: inline;
	overflow: hidden;
}

#text-right {
	background-image: url(../images/text-right.png);
	height: 254px;
	width: 50px;
	position: relative;
	float: left;
}

#text-bottom {
	background-image: url(../images/text-bottom.png);
	height: 37px;
	width: 900px;
	position: relative;
	float: left;
}

.title {
	background-image: url(../images/welcome.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 45px;
	width: 480px;
	overflow: hidden;
	position: relative;
	float: left;
}

.text-text {
	color: #8b9b92;
	height: 167px;
	width: 480px;
	position: relative;
	float: left;
}

.text-text p {
	font-family: Liberation, Helvetica, Arial, sans-serif;
}

#meet-us {
	background-image: url(../images/meet-us.jpg);
	height: 42px;
	width: 252px;
	margin-left: 230px;
	position: relative;
	float: left;
	display: inline;
}

#featured-image {
	height: 169px;
	width: 269px;
	margin: 65px 0 0 18px;
	position: relative;
	float: left;
	display: inline;
}

#featured-image img {
	border: none;
}

.gallery-nav {
	height: 367px;
	width: 450px;
	position: relative;
	float: left;
	display: inline;
	text-indent: -1000px;
}

#gallery-nav-wrap {
	height: 654px;
	width: 900px;
	margin: 133px auto 50px;
}

.wedding-gallery {
	background-image: url(../images/wedding-gallery.jpg);
	background-repeat: no-repeat;
	height: 367px;
	width: 450px;
	position: relative;
	float: left;
	display: block;
}

.wedding-gallery:hover {
	background-position: 0 -367px;
}

#engagement-gallery {
	background-image: url(../images/engagement-gallery.jpg);
	background-repeat: no-repeat;
	height: 367px;
	width: 450px;
	position: relative;
	float: left;
	display: block;
}

#engagement-gallery:hover {
	background-position: 0 -367px;
}

#senior-gallery {
	background-image: url(../images/senior-gallery.jpg);
	background-repeat: no-repeat;
	height: 367px;
	width: 450px;
	position: relative;
	float: left;
	display: block;
}

#senior-gallery:hover {
	background-position: 0 -367px;
}

#family-gallery {
	background-image: url(../images/family-gallery.jpg);
	background-repeat: no-repeat;
	height: 367px;
	width: 450px;
	position: relative;
	float: left;
	display: block;
}

#family-gallery:hover {
	background-position: 0 -367px;
}

#about-top {
	background-image: url(../images/about-frame-top.jpg);
	height: 33px;
	width: 800px;
	position: relative;
	float: left;
}

#about-left {
	background-image: url(../images/about-frame-left.jpg);
	height: 341px;
	width: 35px;
	position: relative;
	float: left;
}

#about-right {
	background-image: url(../images/about-frame-right.jpg);
	height: 341px;
	width: 35px;
	position: relative;
	float: left;
}

#about-bottom {
	background-image: url(../images/about-frame-bottom.jpg);
	height: 58px;
	width: 800px;
	position: relative;
	float: left;
}

.about-image {
	color: #8b9b92;
	height: 341px;
	width: 730px;
	position: relative;
	float: left;
}

/*********** END MAIN CONTENT **************/

/************* CONTACT FORM ***************/

.fancy {
	border: none;
	color: #8b9b92;
	width: 400px;
	height: 30px;
	background-color:#fafff2;
	font-family: Helvetica, Arial, sans serif;
	font-style: italic;
	font-size: 14px;
	padding: 3px;
	text-indent: 3px;
}

.fancy_comments {
	border: none;
	color: #8b9b92;
	width: 400px;
	height: 120px;
	background-color:#fafff2;
	font-family: Helvetica, Arial, sans serif;
	font-style: italic;
	font-size: 14px;
	padding: 3px;
	text-indent: 0px;
}

input.submit-btn {
	background-color: #8b9b92;
	background-image: url(../images/submit2.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	color: #fafff2;
	height: 30px;
	width: 139px;
	text-indent: -1000px;
	position: relative;
	float: left;
	display: block;
	border: none;
	margin-right: 4px;
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
}

input.submit-btn:hover {
	color: #ffdd00;
	cursor: pointer;
	background-position: 0 -30px;
}

input.clear-btn {
	background-color: #8b9b92;
	background: transparent;
	background-image: url(../images/clear-btn2.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 30px;
	width: 103px;
	text-indent: -1000px;
	position: relative;
	float: left;
	display: block;
	border: none;
	text-indent: -1000px;
}

input.clear-btn:hover {
	color: #ffdd00;
	cursor: pointer;
	background-position: 0 -30px;
}

/************ END CONTACT FORM ************/

/************ DSLR CLASS *****************/

#dslr {
	color: #fafff2;
	font-family: Helvetica, Arial;
	font-size: 14px;
}

#dslr li#head {
	background-image: url(../images/dslr/header.jpg);
	width: 800px;
	height: 438px;
	position: relative;
	float:  left;
	margin: 0;
	text-indent: -1500px;
	font-style: bold;
}

#dslr li#sidebar {
	background-image: url(../images/dslr/sidebar.jpg);
	height: 749px;
	width: 234px;
	position: relative;
	float: left;
	margin: 0;
	text-indent: -1000px;
}

#dslr li#what {
	background-image: url(../images/dslr/what.jpg);
	height: 194px;
	width: 490px;
	position: relative;
	float: left;
	margin: 0;
	padding: 93px 30px 0px 46px;
}

#dslr li#when {
	background-image: url(../images/dslr/when.jpg);
	height: 45px;
	width: 490px;
	position: relative;
	float: left;
	margin: 0;
	padding: 33px 30px 0px 46px;
}

#dslr li#where {
	background-image: url(../images/dslr/where.jpg);
	height: 65px;
	width: 490px;
	position: relative;
	float: left;
	margin: 0;
	padding: 33px 30px 0px 46px;
}

#dslr li#howmuch {
	background-image: url(../images/dslr/howmuch.jpg);
	height: 46px;
	width: 490px;
	position: relative;
	float: left;
	margin: 0;
	padding: 33px 30px 0px 46px;
}

#dslr li#requirements {
	background-image: url(../images/dslr/requirements.jpg);
	height: 174px;
	width: 490px;
	position: relative;
	float: left;
	margin: 0;
	padding: 33px 30px 0px 46px;
}

#signup {
	background-image: url(../images/dslr/texture.jpg);
	background-position: 0 -2px;
	background-repeat: repeat-y;
	height: 100px;
	width: 740px;
	position: relative;
	float: left;
	margin: 0;
	padding: 30px 30px 30px 30px;
	border: 0;
	color: #fafff2;
	font-family: Helvetica, Arial;
	font-size: 18px;
	text-align: center;
}

#signup a {
	color:#b9dacc;
	text-decoration: none;
		-webkit-transition-property: color;
		-webkit-transition-duration:.3s;
		-webkit-transition-timing:ease-out;
}

#signup a:hover, a:focus {
	color:white;
}

/********** END DSLR CLASS ***************/

/**************** FOOTER ******************/

#footer {
	height: 280px;
	width: 100%;
	margin: 40px auto;
	position: relative;
	float: left;
	font-size: 12px;
	color: #fafff2;
	z-index: 400;
}

#footer-content a {
	color:#fafff2;
	text-decoration: none;
		-webkit-transition-property: color;
		-webkit-transition-duration:.3s;
		-webkit-transition-timing:ease-out;

}

#footer-content a:hover, a:focus {
	color:#b9dacc;
}

#footer-logo-top {
	background-image: url(../images/footer-logo.png);
	background-position: 772px;
	background-repeat: no-repeat;
	height: 90px;
	width: 900px;
	margin: 0 auto;
	padding-bottom: 50px;
	position: relative;
	z-index: 2000;
}

#footer-content {
	background-color: #8b9b93;
	height: 260px;
	width: 100%;
	border-width: 1px;
	border-color: #fafff2;
	border-top-style: solid;
	position: relative;
	margin: -80px auto;
}

#footer-text {
	height: 70px;
	width: 800px;
	position: relative;
	/* float: left; */
	margin: 30px auto;
}

#footer-galleries {
	background-image: url(../images/footer-galleries.gif);
	background-repeat: no-repeat;
	height: 48px;
	width: 176px;
	position: relative;
	float: left;
}

#footer-about {
	background-image: url(../images/footer-about.gif);
	background-repeat: no-repeat;
	height: 48px;
	width: 176px;
	position: relative;
	float: left;
}

#footer-follow {
	background-image: url(../images/footer-follow.gif);
	background-repeat: no-repeat;
	height: 48px;
	width: 321px;
	position: relative;
	float: left;
	margin-right: 100px;
}

#footer-text-galleries {
	height: 90px;
	width: 176px;
	position: relative;
	float: left;
}

#footer-text-about {
	height: 90px;
	width: 176px;
	position: relative;
	float: left;
}

#footer-text-follow {
	height: 90px;
	width: 332px;
	position: relative;
	float: left;
}

#footer-twitter {
	background-image: url(../images/twitter.gif);
	height: 32px;
	width: 102px;
	position: relative;
	float: left;
	margin-right: 12px;
}

#footer-facebook {
	background-image: url(../images/facebook.gif);
	height: 32px;
	width: 110px;
	position: relative;
	float: left;
	margin-right: 12px;
}

#footer-flickr {
	background-image: url(../images/flickr.gif);
	height: 32px;
	width: 79px;
	position: relative;
	float: left;
	margin-right: 12px;
}

#footer-weddingwire {
	height: 65px;
	width: 66px;
	position: relative;
	float: left;
	margin-right: 12px;
	margin-top: 12px;
}

#copyright {
	position: relative;
	margin-top: 65px;
	width: 110px;
	text-align: right;
	float: left;
}




/*************** BLOG STYLES ********************/


/*--[ GLOBAL TAG STYLES ]---------*/

:focus { outline: none; }

a:link, a:visited, a:active {
	color:#4b5d53;
	text-decoration: none;
		-webkit-transition-property: color;
		-webkit-transition-duration:.3s;
		-webkit-transition-timing:ease-out;

}

a:hover, a:focus { color:#3b4d43; }

h1, h2, h3, h4, h5, h6 {
	color: #8b9b93;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

p {
	color: #8b9b93;
	margin: 0 0 10px;
}

ul, ol {
	color: #8b9b93;
	margin: 0;
	padding: 0;
}

blockquote {
	border-left: 2px solid #0099FF;
	color: #8b9b93;
	margin: 0 1em 1.5em;
	padding: 0 1em;
}

blockquote ul, blockquote ol { margin-left: 2em; }


/*--[ END GLOBAL TAG STYLES ]---------*/


/*--[ POSTS ]---------------------*/

#posts {

	width: 860px;
	position: relative;
	margin: 45px auto 30px;
	z-index: 0;

	/* margin: 25px auto 25px;
	width: 720px; */
	background-color: #fafff2;
	padding: 50px;
		-moz-border-radius-bottomleft: 5px;
		-moz-border-radius-bottomright: 5px;
		-moz-border-radius-topleft: 5px;
		-moz-border-radius-topright: 5px;
		-webkit-border-top-left-radius: 5px;
		-webkit-border-top-right-radius: 5px;
		-webkit-border-bottom-left-radius: 5px;
		-webkit-border-bottom-right-radius: 5px;
}
		
#posts .post {
	margin-bottom: 2.25em;
	padding-bottom: 2.25em;
	position: relative;
	color: #8b9b93;
}

/* DAY PAGE BLURB, TAG PAGE BLURB, SEARCH RESULT BLURB */
#daypageblurb,
#tagpageblurb,
#searchresultblurb {
	color: #8b9b93;
	font-size: 1.25em;
	font-style: italic;
	line-height: 1.2em;
	margin-bottom: 2.4em;
}

/* DATE */
.date {
	border-top: 2px solid #cccccc;
	position: absolute;
	left: -6em;
	text-align: center;
	width: 4em;
}

.date .permalink {
	font-size: 1.2em;
	font-variant: small-caps;
	line-height: 1.25;
	text-decoration: none;
	text-transform: lowercase;
}

.date .day, .date .month { display: block; }

.date .month {
	font-size: 1.3em;
	line-height: 1.15384615385;
}

/* COMMON POST STYLES */
.post h3 {
	font-size: 20px;
	line-height: 1;
	margin-bottom: 14px;
}

.post .caption, .post .source { margin-top: 1.5em; }

/* AUDIO */
.audio .player .play-count {
	color: #8b9b93;
	float: right;
	font-size: 0.83333em;
}

.audio .caption { clear: right; }

/* CHATS */
.chat ul {
	list-style: none;
	margin: 0 0 1.5em;
}

.chat ul li.odd { color: #777777; }

.chat ul li .who {
	background: #333333;
	color: #8b9b93;
	padding: 0 0.25em;
}

.chat ul li.odd .who { background: #777777; }

/* PHOTOS */
.photo .image {
	position: relative;
	width: 800px;
}

.photo .image img {
	border: 0.375em solid #00caff;
	max-width: 800px;
}

.photo .image .hi-res {
	background: #333;
	color: #fff;
	display: none;
	font-size: 0.75em;
	opacity: 0.9;
	padding: 0 0.5em;
	position: absolute;
	bottom: 1.5em;
	right: 1em;
	border-radius: 3px;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
}

.photo .image:hover .hi-res { display: inline; }

/* PHOTOSETS */
.photoset .set {
	border: 0.375em solid #00caff;
	padding: 0;
}

.photoset .set object, .photoset .set embed { display: block; }

/* QUOTES */
.quote big {
	color: #8b9b93;
	font-size: 6em;
	font-weight: bold;
	line-height: 0.5em;
	position: absolute;
	left: -0.15em;
	z-index: 1;
}

.quote .quote-words {
	font-size: 1.3em;
	line-height: 1.15384615385;
	position: relative;
	z-index: 10;
}

.quote .source { color: #8b9b93; }

/* REBLOG NOTES */
.reblogged {
	color: #8b9b93;
	display:block;
	font-size: 0.833333em;
	font-style: italic;
	margin: 1.5em 0;
	text-align: right;
}

/* POST FOOTER */
.post-footer {
	border-top: 1px solid #cccccc;
	color: #8b9b93;
	font-size: 0.75em;
	margin: 20px 0 0;
	padding: 0.5em 0 1em;
	text-align: right;
}

.post-footer li {
	display: inline;
	margin-left: 1em;
}

/* NOTES */
#note-container h4 {
	font-size: 1.3em;
	line-height: 1.15384615385;
	margin-bottom: 1.15384615385em;
}

#note-container .notes .note {
	border-bottom: 1px solid #aaa;
	color: #8b9b93;
	margin: 0 0 0.75em;
	padding: 0 0 0.75em
}

#note-container .notes .avatar { display: none; }

#dsq-post-button {
	color: #8b9b93;
}

/*--[ END POSTS ]---------------------*/


/*--[ PAGINATION ]----------------*/

#pagination {
	margin: 0 auto 20px;
	width: 800px;
	text-align: center;
}

#pagination a {
	margin-right: 1.5em;
	color: #8b9b93;
}

/*--[ END PAGINATION ]----------------*/


/*--[ INLINE IMAGES ]-------------*/

.text-body img {
	max-width: 860px;
	display: block;
	text-align: center;
	margin: 0 auto;
}

.text-body blockquote img {
	max-width: 150px;
}
	
/*--[ END INLINE IMAGES ]-------------*/









