/*
Theme Name: Greer G. Photography
Theme URI: http://www.greergphotography.com/
Description: Custom Wordpress theme designed for Greer G. Photography.
Version: 1.0
Author: Mathew Smith
Author URI: http://www.mathewsmithstudio.com/
Tags: yellow, teal, white, two-columns, fixed-width
*/

@font-face {
	font-family: 'BrandonGrotesque-Regular';
	src: url('BrandonGrotesque_reg.eot');
	src: url('BrandonGrotesque_reg.eot#iefix') format('embedded-opentype'),
	     url('BrandonGrotesque_reg.woff') format('woff'),
	     url('BrandonGrotesque_reg.ttf') format('truetype');
}

@font-face {
	font-family: 'BrandonGrotesque-Medium';
	src: url('BrandonGrotesque_med.eot');
	src: url('BrandonGrotesque_med.eot#iefix') format('embedded-opentype'),
	     url('BrandonGrotesque_med.woff') format('woff'),
	     url('BrandonGrotesque_med.ttf') format('truetype');
}

@font-face {
	font-family: 'BrandonGrotesque-Black';
	src: url('BrandonGrotesque_black.eot');
	src: url('BrandonGrotesque_black.eot#iefix') format('embedded-opentype'),
	     url('BrandonGrotesque_black.woff') format('woff'),
	     url('BrandonGrotesque_black.ttf') format('truetype');
}

@font-face {
	font-family: 'Bombshell';
	src: url('Bombshell.eot');
	src: url('Bombshell.eot#iefix') format('embedded-opentype'),
	     url('Bombshell.woff') format('woff'),
	     url('Bombshell.ttf') format('truetype');
}

body {
	background-position: left bottom;
	background-repeat: no-repeat;
	background-image: url(images/back_script.gif);
	padding: 0px;
	margin: 0px;
	background-color: #f8f7f1;
}

#container {
	padding-left: 0px;
	padding-bottom: 40px;
	padding-right: 0px;
	padding-top: 0px;
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	margin-top: 0px;
	width: 834px;
}

#header {
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 36px;
	width: 834px;
}

#header h1 {
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	margin-top: 0px;
	height: 123px;
	width: 184px;
	background-repeat: no-repeat;
	background-image: url(images/header_logo.gif);
}

#header h1 a {
	display: block;
	height: 123px;
	width: 184px;
	text-indent: -9999px;
}

#nav {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 36px;
	width: 834px;
}

#nav ul {
	text-align: center;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#nav li {
	margin-left: 40px;
	margin-bottom: 0px;
	margin-right: 40px;
	margin-top: 0px;
	letter-spacing: 6px;
	text-transform: uppercase;
	font-family: 'BrandonGrotesque-Medium', Arial, sans-serif;
	font-size: 10px;
	color: #414142;
	display: inline;
}

#nav li a {
	text-decoration: none;
	color: #414142;
}

#nav li a:hover {
	color: #83b69c;
}

#homeSlideshow {
	padding: 6px;
	background-color: white;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 20px;
	border-color: #bbbbbb;
	border-style: solid;
	border-width: 1px;
	height: 527px;
	width: 820px;
}

#homeSlideshow .slideshow {
	z-index: 0;
	height: 527px;
	width: 820px;
	overflow: hidden;
}

#footer {
	padding-left: 0px;
	padding-bottom: 32px;
	padding-right: 0px;
	padding-top: 0px;
	background-position: center bottom;
	background-repeat: no-repeat;
	background-image: url(images/footer_ornament.gif);
	border-top-color: #bbbbbb;
	border-top-style: solid;
	border-top-width: 1px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 20px;
	width: 834px;
	overflow: hidden;
}

#footerNav {
	text-align: center;
	border-bottom-color: #bbbbbb;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width: 834px;
	background-position: 0 center;
	background-repeat: repeat-x;
	background-image: url(images/hr_tile.gif);
	overflow: hidden;
}

#footerNav ul {
	display: inline-block;
	padding-left: 20px;
	padding-bottom: 6px;
	padding-right: 20px;
	padding-top: 6px;
	background-color: #f8f7f1;
	margin: 0px;
	list-style-type: none;
}

#footerNav li {
	letter-spacing: 6px;
	text-transform: uppercase;
	font-size: 8px;
	font-family: 'BrandonGrotesque-Medium', Arial, sans-serif;
	display: inline-block;
	padding-left: 0px;
	padding-bottom: 12px;
	padding-right: 0px;
	padding-top: 12px;
	color: #414142;
}

#footerNav li.inquiries {
	padding-left: 0px;
	padding-right: 20px;
}

#footerNav li.inquiries a {
	text-decoration: none;
	color: #414142;
	padding-left: 28px;
	padding-bottom: 2px;
	padding-right: 0px;
	padding-top: 2px;
	background-position: left center;
	background-repeat: no-repeat;
	background-image: url(images/footer_envelope_bt.gif);
}

#footerNav li.inquiries a:hover {
	background-repeat: no-repeat;
	background-image: url(images/footer_envelope_sbt.gif);
	color: #83b69c;
}

#footerNav li.neworleans {
	padding-left: 20px;
	padding-right: 20px;
	border-right-color: #bbbbbb;
	border-left-color: #bbbbbb;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
}

#footerNav li.phone {
	padding-left: 20px;
	padding-right: 22px;
	background-position: right center;
	background-repeat: no-repeat;
	background-image: url(images/footer_phone_bt.gif);
}

#socialNav {
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	margin-top: 26px;
	width: 131px;
	list-style-type: none;
	padding: 0px;
	overflow: hidden;
}

#socialNav li {
	margin-left: 10px;
	margin-bottom: 0px;
	margin-right: 10px;
	margin-top: 0px;
	float: left;
}

#socialNav li.rss a {
	display: block;
	height: 17px;
	width: 16px;
	background-repeat: no-repeat;
	background-image: url(images/social_rss_bt.gif);
	text-indent: -9999px;
}

#socialNav li.rss a:hover {
	background-repeat: no-repeat;
	background-image: url(images/social_rss_sbt.gif);
}

#socialNav li.facebook a {
	display: block;
	height: 17px;
	width: 8px;
	background-repeat: no-repeat;
	background-image: url(images/social_facebook_bt.gif);
	text-indent: -9999px;
}

#socialNav li.facebook a:hover {
	background-repeat: no-repeat;
	background-image: url(images/social_facebook_sbt.gif);
}

#socialNav li.twitter a {
	display: block;
	height: 17px;
	width: 19px;
	background-repeat: no-repeat;
	background-image: url(images/social_twitter_bt.gif);
	text-indent: -9999px;
}

#socialNav li.twitter a:hover {
	background-repeat: no-repeat;
	background-image: url(images/social_twitter_sbt.gif);
}

#socialNav li.pinterest a {
	display: block;
	height: 17px;
	width: 8px;
	background-repeat: no-repeat;
	background-image: url(images/social_pinterest_bt.gif);
	text-indent: -9999px;
}

#socialNav li.pinterest a:hover {
	background-repeat: no-repeat;
	background-image: url(images/social_pinterest_sbt.gif);
}

#copyright {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 26px;
	text-align: center;
	background-position: 0 center;
	background-repeat: repeat-x;
	background-image: url(images/hr_tile.gif);
	width: 834px;
}

#copyright p {
	padding-left: 8px;
	padding-bottom: 0px;
	padding-right: 8px;
	padding-top: 0px;
	text-transform: uppercase;
	letter-spacing: 3px;
	font-size: 7px;
	font-family: 'BrandonGrotesque-Medium', Arial, sans-serif;
	margin: 0px;
	display: inline-block;
	color: #414142;
	background-color: #f8f7f1;
}

#subnav {
	z-index: 1000;
	position: relative;
	padding-left: 0px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-top: 10px;
	margin-left: 0px;
	margin-bottom: 16px;
	margin-right: 0px;
	margin-top: 16px;
	text-align: center;
	border-bottom-color: #bbbbbb;
	border-top-color: #bbbbbb;
	border-bottom-style: solid;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-top-width: 1px;
	width: 834px;
}

#subnav ul {
	text-align: center;
	display: inline-block;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#subnav li {
	z-index: 0;
	margin-left: 14px;
	margin-bottom: 0px;
	margin-right: 14px;
	margin-top: 0px;
	display: inline-block;
	position: relative;
}

#subnav li.about a {
	display: block;
	height: 32px;
	width: 106px;
	background-repeat: no-repeat;
	background-image: url(images/subnav_about_bt.gif);
	text-indent: -9999px;
}

#subnav li.about a:hover, #subnav li.about a.active {
	background-repeat: no-repeat;
	background-image: url(images/subnav_about_sbt.gif);
}

#subnav li.press a {
	display: block;
	height: 32px;
	width: 78px;
	background-repeat: no-repeat;
	background-image: url(images/subnav_press_bt.gif);
	text-indent: -9999px;
}

#subnav li.press a:hover, #subnav li.press a.active {
	background-repeat: no-repeat;
	background-image: url(images/subnav_press_sbt.gif);
}

#subnav li.investment a {
	display: block;
	height: 32px;
	width: 109px;
	background-repeat: no-repeat;
	background-image: url(images/subnav_investment_bt.gif);
	text-indent: -9999px;
}

#subnav li.investment a:hover, #subnav li.investment a.active {
	background-repeat: no-repeat;
	background-image: url(images/subnav_investment_sbt.gif);
}

#subnav li.weddings a {
	display: block;
	height: 33px;
	width: 105px;
	background-repeat: no-repeat;
	background-image: url(images/subnav_weddings_bt.gif);
	text-indent: -9999px;
}

#subnav li.weddings a:hover, #subnav li.weddings a.active {
	background-repeat: no-repeat;
	background-image: url(images/subnav_weddings_sbt.gif);
}

#subnav li.engagements a {
	display: block;
	height: 33px;
	width: 101px;
	background-repeat: no-repeat;
	background-image: url(images/subnav_engagements_bt.gif);
	text-indent: -9999px;
}

#subnav li.engagements a:hover, #subnav li.engagements a.active {
	background-repeat: no-repeat;
	background-image: url(images/subnav_engagements_sbt.gif);
}

#subnav li.portraits a {
	display: block;
	height: 33px;
	width: 77px;
	background-repeat: no-repeat;
	background-image: url(images/subnav_portraits_bt.gif);
	text-indent: -9999px;
}

#subnav li.portraits a:hover, #subnav li.portraits a.active {
	background-repeat: no-repeat;
	background-image: url(images/subnav_portraits_sbt.gif);
}

#subnav li.weddings .submenu {
	z-index: 0;
	width: 140px;
	display: none;
	border-right-color: #bbbbbb;
	border-left-color: #bbbbbb;
	border-top-color: #bbbbbb;
	border-right-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-width: 1px;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	left: -18px;
	top: 28px;
	position: absolute;
}

#subnav li.weddings .submenu li {
	display: block;
	margin-right: 0px;
	margin-left: 0px;
}

#subnav li.weddings .submenu li a {
	color: #414142;
	text-decoration: none;
	display: block;
	padding: 8px;
	text-transform: capitalize;
	letter-spacing: 0px;
	border-bottom-color: #bbbbbb;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-color: white;
	font-style: italic;
	font-size: 12px;
	font-family: "Adobe Garamond Pro", Garamond, Georgia, "Times New Roman", Times, serif;
	overflow: hidden;
	background-image: none;
	text-indent: inherit;
	width: auto;
	height: auto;
}

#subnav li.weddings .submenu li a:hover, #subnav li.weddings .submenu li a.active {
	color: #83b69c;
}

#subnav li.press .submenu {
	z-index: 0;
	width: 140px;
	display: none;
	border-right-color: #bbbbbb;
	border-left-color: #bbbbbb;
	border-top-color: #bbbbbb;
	border-right-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-width: 1px;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	left: -32px;
	top: 28px;
	position: absolute;
}

#subnav li.press .submenu li {
	display: block;
	margin-right: 0px;
	margin-left: 0px;
}

#subnav li.press .submenu li a {
	color: #414142;
	text-decoration: none;
	display: block;
	padding: 8px;
	text-transform: capitalize;
	letter-spacing: 0px;
	border-bottom-color: #bbbbbb;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-color: white;
	font-style: italic;
	font-size: 12px;
	font-family: "Adobe Garamond Pro", Garamond, Georgia, "Times New Roman", Times, serif;
	overflow: hidden;
	background-image: none;
	text-indent: inherit;
	width: auto;
	height: auto;
}

#subnav li.press .submenu li a:hover, #subnav li.press .submenu li a.active {
	color: #83b69c;
}

.sf-menu {
	opacity: 0.8;
}

#content {
	width: 834px;
	overflow: hidden;
}

#portfolioSlideshow {
	z-index: 970;
	position: relative;
	padding: 6px;
	background-color: white;
	border-color: #bbbbbb;
	border-style: solid;
	border-width: 1px;
	height: 527px;
	width: 820px;
}

#portfolioSlideshow .slideshow {
	height: 527px;
	width: 820px;
	overflow: hidden;
}

#portfolioSlideshow a.back {
	z-index: 980;
	top: 248px;
	left: 28px;
	position: absolute;
	display: block;
	background-repeat: no-repeat;
	background-image: url(images/arrow_prev_bt.png);
	height: 31px;
	width: 14px;
	text-indent: -9999px;
}

#portfolioSlideshow a.back:hover {
	background-repeat: no-repeat;
	background-image: url(images/arrow_prev_sbt.png);
}

#portfolioSlideshow a.next {
	z-index: 990;
	right: 28px;
	top: 248px;
	position: absolute;
	display: block;
	background-repeat: no-repeat;
	background-image: url(images/arrow_next_bt.png);
	height: 31px;
	width: 14px;
	text-indent: -9999px;
}

#portfolioSlideshow a.next:hover {
	background-repeat: no-repeat;
	background-image: url(images/arrow_next_sbt.png);
}

#contentLeft {
	float: left;
	width: 374px;
}

#contentLeft .wp-post-image, #contactContentRight .wp-post-image {
	padding: 6px;
	background-color: white;
	border-color: #bbbbbb;
	border-style: solid;
	border-width: 1px;
}

#contentRight {
	float: right;
	width: 440px;
}

#contentRight p {
	color: #414142;
	line-height: 22px;
	font-size: 14px;
	font-family: "Adobe Garamond Pro", Garamond, Georgia, "Times New Roman", Times, serif;
}

#contentRight .contactBlurb {
	width: 320px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 30px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 36px;
	border-top-color: #bbbbbb;
	border-top-style: solid;
	border-top-width: 1px;
}

#contentRight .phone {
	color: #414142;
	letter-spacing: 1px;
	font-size: 14px;
	font-family: "Adobe Garamond Pro", Garamond, Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 54px;
	background-position: center top;
	background-repeat: no-repeat;
	background-image: url(images/contact_phone_icon.gif);
	margin: 0px;
}

#contentRight .contactBlurb h5 {
	color: #414142;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 50px;
	text-transform: uppercase;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 5px;
	font-size: 10px;
	font-family: 'BrandonGrotesque-Medium', Arial, sans-serif;
}

#contentRight .orContainer {
	width: 320px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 30px;
	text-align: center;
	background-position: 0 center;
	background-repeat: repeat-x;
	background-image: url(images/hr_tile.gif);
}

#contentRight .orContainer h6 {
	font-size: 10px;
	margin: 0px;
	padding-left: 8px;
	padding-bottom: 0px;
	padding-right: 8px;
	padding-top: 0px;
	text-transform: uppercase;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 3px;
	color: #414142;
	display: inline-block;
	background-color: #f8f7f1;
	font-family: 'BrandonGrotesque-Medium', Arial, sans-serif;
}

#contentRight .formLink {
	margin-top: 30px !important;
}

#contentRight .formLink a {
	text-decoration: none;
	color: #414142;
}

#contentRight .formLink a:hover {
	color: #83b69c;
}

#contactContent {
	border-top-color: #bbbbbb;
	border-top-style: solid;
	border-top-width: 1px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 20px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 20px;
	width: 834px;
	overflow: hidden;
}

#contactContentLeft {
	float: left;
	width: 440px;
}

.wpcf7-form {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 4px;
	padding: 0px;
	width: 440px;
}

.wpcf7-form .formField {
	margin-left: 0px;
	margin-bottom: 6px;
	margin-right: 0px;
	margin-top: 0px;
	padding-left: 0px;
	padding-bottom: 6px;
	padding-right: 0px;
	padding-top: 0px;
	border-bottom-color: #bbbbbb;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.wpcf7-form .formCaptcha {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 20px;
	padding-left: 0px;
	padding-bottom: 6px;
	padding-right: 0px;
	padding-top: 0px;
	border-bottom-color: #bbbbbb;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.wpcf7-form label {
	text-transform: uppercase;
	letter-spacing: 6px;
	font-size: 8px;
	color: #414142;
	font-family: 'BrandonGrotesque-Medium', Arial, sans-serif;
}

.wpcf7-form .formField input, .wpcf7-form .formCaptcha input {
	border-style: none;
	height: 16px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 4px;
	width: 432px;
	padding: 4px;
	background-color: transparent;
}

.wpcf7-form .formTextarea {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 20px;
	padding-left: 8px;
	padding-bottom: 8px;
	padding-right: 8px;
	padding-top: 6px;
	border-color: #bbbbbb;
	border-style: solid;
	border-width: 1px;
	width: 422px;
}

.wpcf7-form .message textarea {
	border-style: none;
	height: 100px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 4px;
	width: 414px;
	padding: 4px;
	background-color: transparent;
}

.wpcf7-form .formSubmit {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 16px;
	text-align: center;
	width: 440px;
}

.wpcf7-form .wpcf7-submit {
	border-style: none;
	height: 30px;
	width: 82px;
	background-repeat: no-repeat;
	background-image: url(images/form_submit_bt.gif);
	background-color: transparent;
	text-indent: -9999px;
	cursor: pointer;
}

.wpcf7-form .wpcf7-submit:hover {
	background-repeat: no-repeat;
	background-image: url(images/form_submit_sbt.gif);
}

#contactContentLeft p {
	color: #414142;
	line-height: 22px;
	font-size: 14px;
	font-family: "Adobe Garamond Pro", Garamond, Georgia, "Times New Roman", Times, serif;
}

#contactContentRight {
	float: right;
	width: 374px;
}

#pressList, #onlineList {
	width: 834px;
}

#pressList ul, #onlineList ul {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 20px;
	padding-left: 6px;
	padding-bottom: 20px;
	padding-right: 6px;
	padding-top: 0px;
	border-bottom-color: #bbbbbb;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	list-style-type: none;
	width: 822px;
	overflow: hidden;
}

#pressList ul.top, #onlineList ul.top {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 4px;
}

#pressList li, #onlineList li {
	text-align: center;
	border-left-color: #bbbbbb;
	border-left-style: solid;
	border-left-width: 1px;
	padding-left: 40px;
	padding-bottom: 10px;
	padding-right: 40px;
	padding-top: 10px;
	float: left;
	width: 193px;
}

#pressList li.first, #onlineList li.first {
	border-left-style: none;
}

#onlineList li h4 {
	margin: 0px;
	line-height: 20px;
	font-size: 15px;
	font-style: italic;
	color: #414142;
	font-family: "Adobe Garamond Pro", Garamond, Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

#pressList li p, #onlineList li p {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 10px;
	letter-spacing: 4px;
	text-transform: uppercase;
	font-size: 8px;
	font-family: 'BrandonGrotesque-Medium', Arial, sans-serif;
}

#pressList li p a, #onlineList li p a {
	text-decoration: none;
	color: #83b69c;
}

#pressList li p a:hover, #onlineList li p a:hover {
	color: #414142;
}

#pressList li img {
	padding: 6px;
	background-color: white;
	border-color: #bbbbbb;
	border-style: solid;
	border-width: 1px;
}

#pressNav {
	text-align: center;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 20px;
	width: 834px;
	overflow: hidden;
}

#pressNav .previous, #pressNav .next {
	margin-left: 10px;
	margin-bottom: 0px;
	margin-right: 10px;
	margin-top: 0px;
	display: inline;
}

#pressNav a {
	letter-spacing: 1px;
	text-decoration: none;
	color: #414142;
	font-style: italic;
	font-size: 15px;
	font-family: "Adobe Garamond Pro", Garamond, Georgia, "Times New Roman", Times, serif;
}

#pressNav a:hover {
	color: #83b69c;
}

#blogSubnav {
	padding-left: 0px;
	padding-bottom: 18px;
	padding-right: 0px;
	padding-top: 18px;
	margin-left: 0px;
	margin-bottom: 20px;
	margin-right: 0px;
	margin-top: 20px;
	text-align: center;
	border-bottom-color: #bbbbbb;
	border-top-color: #bbbbbb;
	border-bottom-style: solid;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-top-width: 1px;
	width: 834px;
}

#blogSubnav ul {
	text-align: center;
	display: inline-block;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#blogSubnav li {
	text-align: center;
	width: 140px;
	position: relative;
	letter-spacing: 6px;
	font-size: 8px;
	text-transform: uppercase;
	margin-left: 14px;
	margin-bottom: 0px;
	margin-right: 14px;
	margin-top: 0px;
	display: inline-block;
	font-family: 'BrandonGrotesque-Medium', Arial, sans-serif;
}

#blogSubnav li a {
	text-decoration: none;
	color: #414142;
}

#blogSubnav li a:hover, #blogSubnav li.current-cat a {
	color: #83b69c;
}

#blogSubnav li .submenu {
	z-index: 1000;
	width: 140px;
	display: none;
	border-right-color: #bbbbbb;
	border-left-color: #bbbbbb;
	border-top-color: #bbbbbb;
	border-right-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-width: 1px;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	left: 0px;
	top: 18px;
	position: absolute;
}

#blogSubnav li .submenu li {
	display: block;
	margin-right: 0px;
	margin-left: 0px;
}

#blogSubnav li .submenu li a {
	display: block;
	padding: 8px;
	text-transform: capitalize;
	letter-spacing: 0px;
	border-bottom-color: #bbbbbb;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-color: white;
	font-style: italic;
	font-size: 12px;
	font-family: "Adobe Garamond Pro", Garamond, Georgia, "Times New Roman", Times, serif;
	overflow: hidden;
}

#blogContent {
	width: 834px;
}

#blogContent .post {
	border-bottom-color: #bbbbbb;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-left: 0px;
	margin-bottom: 20px;
	margin-right: 0px;
	margin-top: 0px;
	padding-left: 117px;
	padding-bottom: 20px;
	padding-right: 117px;
	padding-top: 0px;
	width: 600px;
}

#blogContent .post h4 {
	padding: 8px;
	font-size: 18px;
	color: #83b69c;
	margin: 0px;
	text-align: center;
	font-family: 'Bombshell', Arial, sans-serif;
	font-weight: normal;
}

#blogContent .post h3 {
	text-align: center;
	margin: 0px;
	letter-spacing: 2px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 14px;
	font-family: 'BrandonGrotesque-Medium', Arial, sans-serif;
}

#blogContent .post h3 a {
	text-decoration: none;
	color: #83b69c;
}

#blogContent .post h3 a:hover {
	color: #414142;
}

#blogContent .post .entry p, #blogContent .post .entry li {
	color: #414142;
	line-height: 22px;
	font-size: 14px;
	font-family: "Adobe Garamond Pro", Garamond, Georgia, "Times New Roman", Times, serif;
}

#blogContent .post .entry p a, #blogContent .post .entry li a {
	text-decoration: none;
	color: #83b69c;
}

#blogContent .post .entry p a:hover, #blogContent .post .entry li a:hover {
	color: #414142;
}

#blogContent .post .postmetadata {
	width: 600px;
	overflow: hidden;
	font-family: 'BrandonGrotesque-Medium', Arial, sans-serif;
	color: #414142;
	text-transform: uppercase;
	letter-spacing: 6px;
	font-size: 8px;
}

#blogContent .post .postmetadata .left {
	width: 90px;
	float: left;
}

#blogContent .post .postmetadata .right {
	text-align: right;
	width: 90px;
	float: right;
}

.ldc-ul_cont {
	float: right !important;
}

#blogContent .post .postmetadata .center {
	text-align: center;
	margin-left: 110px;
	margin-bottom: 0px;
	margin-right: 110px;
	margin-top: 0px;
}

#blogContent .post .postmetadata a {
	font-size: 18px;
	text-decoration: none;
	text-transform: lowercase;
	letter-spacing: normal;
	color: #83b69c;
	font-family: 'Bombshell', Arial, sans-serif;
}

#blogContent .post .postmetadata a:hover {
	color: #414142;
}

#blogContent .post .postmetadata .stButton .chicklets {
	background: none;
	font-size: 18px;
	text-decoration: none;
	text-transform: lowercase;
	letter-spacing: normal;
	color: #83b69c;
	font-family: 'Bombshell', Arial, sans-serif;
	height: auto;
	line-height: normal;
	display: inherit;
	white-space: normal;
}

#blogContent .post .postmetadata .stButton .chicklets:hover {
	color: #414142;
	opacity: 1;
}

#blogContent .post .entry p img {
	padding: 0;
	max-width: 100%;
}

#blogContent .post .entry img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#blogContent .post .entry img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

#blogContent .post .entry img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

#blogContent .post .entry .aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#blogContent .post .entry .alignright {
	float: right;
}

#blogContent .post .entry .alignleft {
	float: left;
}

#preload {
	display: none;
}

#pressContent {
	width: 834px;
}

#pressContent .post {
	padding-left: 0px;
	padding-bottom: 20px;
	padding-right: 0px;
	padding-top: 0px;
	border-bottom-color: #bbbbbb;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

#pressContent .post h3 {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 20px;
	color: #83b69c;
	text-align: center;
	letter-spacing: 1px;
	font-style: italic;
	font-size: 16px;
	font-family: "Adobe Garamond Pro", Garamond, Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

#pressContent .post p {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 6px;
	text-transform: uppercase;
	letter-spacing: 4px;
	font-size: 9px;
	color: #414142;
	text-align: center;
	font-family: 'BrandonGrotesque-Medium', Arial, sans-serif;
}

#pressSlideshow {
	z-index: 990;
	position: relative;
	width: 834px;
}

#pressSlideshow .slideshow {
	height: 576px;
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	margin-top: 0px;
	width: 484px;
	padding: 6px;
	background-color: white;
	border-color: #bbbbbb;
	border-style: solid;
	border-width: 1px;
	overflow: hidden;
}

#pressSlideshow a.previous {
	background-repeat: no-repeat;
	background-image: url(images/arrow_sm_prev_bt.png);
	display: block;
	height: 24px;
	width: 11px;
	left: 144px;
	top: 283px;
	position: absolute;
	text-indent: -9999px;
}

#pressSlideshow a.previous:hover {
	background-repeat: no-repeat;
	background-image: url(images/arrow_sm_prev_sbt.png);
}

#pressSlideshow a.next {
	background-repeat: no-repeat;
	background-image: url(images/arrow_sm_next_bt.png);
	display: block;
	height: 24px;
	width: 11px;
	right: 144px;
	top: 283px;
	position: absolute;
	text-indent: -9999px;
}

#pressSlideshow a.next:hover {
	background-repeat: no-repeat;
	background-image: url(images/arrow_sm_next_sbt.png);
}

#comments {
	margin-top: 20px !important;
	text-align: left !important;
}

#blogContent .commentlist li {
	color: #414142;
	line-height: 22px;
	font-size: 14px;
	font-family: "Adobe Garamond Pro", Garamond, Georgia, "Times New Roman", Times, serif;
}

#blogContent .commentlist li a {
	text-decoration: none;
	color: #83b69c;
}

#blogContent .commentlist li a:hover {
	color: #414142;
}

#respond {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 20px;
}

#respond h3 {
	text-align: left !important;
}

#respond p {
	color: #414142;
	line-height: 22px;
	font-size: 14px;
	font-family: "Adobe Garamond Pro", Garamond, Georgia, "Times New Roman", Times, serif;
}

#respond p a {
	text-decoration: none;
	color: #83b69c;
}

#respond p a:hover {
	color: #414142;
}

#blogContent .navigation {
	width: 834px;
	overflow: hidden;
}

#blogContent .navigation a {
	text-transform: lowercase;
	text-decoration: none;
	color: #414142;
	letter-spacing: 2px;
	font-style: italic;
	font-size: 12px;
	font-family: "Adobe Garamond Pro", Garamond, Georgia, "Times New Roman", Times, serif;
}

#blogContent .navigation a:hover {
	color: #83b69c;
}

#blogContent .navigation .alignright {
	float: right;
}

#blogContent .navigation .alignleft {
}