/*
Theme Name: Greer G. Photography (New)
Theme URI: http://www.greergphotography.com/
Description: Custom Wordpress theme designed for Greer G. Photography.
Version: 2.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');
}*/

@font-face {
    font-family: 'Gabriola';
    src: url('webfonts/gabriola.eot');
    src: url('webfonts/gabriola.eot#iefix') format('embedded-opentype'),
         url('webfonts/gabriola.woff') format('woff'),
         url('webfonts/gabriola.ttf') format('truetype'),
         url('webfonts/gabriola.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
	font-family: 'Serlio-LH';
	src: url('webfonts/serlio-lh.eot');
	src: url('webfonts/serlio-lh.eot#iefix') format('embedded-opentype'),
	     url('webfonts/serlio-lh.woff') format('woff'),
	     url('webfonts/serlio-lh.ttf') format('truetype');
}

body {
	padding: 0px;
	margin: 0px;
	background-color: white;
}

#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: 820px;
}

#header {
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 76px;
	width: 820px;
}

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

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

#nav {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 14px;
	width: 820px;
}

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

#nav li {
	margin-left: 12px;
	margin-bottom: 0px;
	margin-right: 12px;
	margin-top: 0px;
	letter-spacing: 2px;
	text-transform: lowercase;
	font-family: 'Gabriola', serif;
	font-size: 15px;
	display: inline;
}

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

#nav li a:hover {
	color: #93aa97;
}

#splashSlideshow, #homeSlideshow {
	background-repeat: no-repeat;
	background-image: url(images/home_slideshow_back.png);
	padding-left: 25px;
	padding-bottom: 26px;
	padding-right: 25px;
	padding-top: 26px;
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	margin-top: 36px;
	height: 600px;
	width: 446px;
}

#splashSlideshow .slideshow, #homeSlideshow .slideshow {
	z-index: 0;
	height: 600px;
	width: 446px;
	overflow: hidden;
}

#homeSlideshow {
	margin-top: 24px;
}

a#splashBtn {
	display: block;
	background-repeat: no-repeat;
	background-image: url(images/splash_enter_bt.png);
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	margin-top: 26px;
	height: 52px;
	width: 129px;
	text-indent: -9999px;
}

a#splashBtn:hover {
	background-repeat: no-repeat;
	background-image: url(images/splash_enter_sbt.png);
}

#homeFooter {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 24px;
	width: 820px;
}

#footer {
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	margin-top: 40px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 30px;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(images/hr.png);
	width: 668px;
}

#homeFooter p, #footer p {
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	margin-top: 0px;
	height: 64px;
	width: 59px;
	background-repeat: no-repeat;
	background-image: url(images/footer_logo.png);
	text-indent: -9999px;
}

/*#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(http://www.greergphotography.com/wp-content/themes/greergphotographynew/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(http://www.greergphotography.com/wp-content/themes/greergphotographynew/images/subnav_about_sbt.gif);
}

#subnav li.press a {
	display: block;
	height: 32px;
	width: 78px;
	background-repeat: no-repeat;
	background-image: url(http://www.greergphotography.com/wp-content/themes/greergphotographynew/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(http://www.greergphotography.com/wp-content/themes/greergphotographynew/images/subnav_press_sbt.gif);
}

#subnav li.investment a {
	display: block;
	height: 32px;
	width: 109px;
	background-repeat: no-repeat;
	background-image: url(http://www.greergphotography.com/wp-content/themes/greergphotographynew/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(http://www.greergphotography.com/wp-content/themes/greergphotographynew/images/subnav_investment_sbt.gif);
}

#subnav li.weddings a {
	display: block;
	height: 33px;
	width: 105px;
	background-repeat: no-repeat;
	background-image: url(http://www.greergphotography.com/wp-content/themes/greergphotographynew/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(http://www.greergphotography.com/wp-content/themes/greergphotographynew/images/subnav_weddings_sbt.gif);
}

#subnav li.engagements a {
	display: block;
	height: 33px;
	width: 101px;
	background-repeat: no-repeat;
	background-image: url(http://www.greergphotography.com/wp-content/themes/greergphotographynew/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(http://www.greergphotography.com/wp-content/themes/greergphotographynew/images/subnav_engagements_sbt.gif);
}

#subnav li.portraits a {
	display: block;
	height: 33px;
	width: 77px;
	background-repeat: no-repeat;
	background-image: url(http://www.greergphotography.com/wp-content/themes/greergphotographynew/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(http://www.greergphotography.com/wp-content/themes/greergphotographynew/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 {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 40px;
	width: 820px;
}

#portfolioCategories, #portfolioGalleries {
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	margin-top: 40px;
	list-style-type: none;
	padding: 0px;
	width: 668px;
	overflow: hidden;
}

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

#portfolioGalleries li {
	margin-bottom: 24px;
}

#portfolioCategories li.first, #portfolioGalleries li.first {
	margin-left: 0px;
}

#portfolioCategories li a, #portfolioGalleries li a {
	text-decoration: none;
	color: #7b7b7d;
}

#portfolioCategories li a:hover, #portfolioGalleries li a:hover {
	color: #93aa97;
}

#portfolioCategories li img, #portfolioGalleries li img {
	background-color: #eae7e5;
	padding: 5px;
}

#portfolioCategories li p, #portfolioGalleries li p {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 6px;
	text-align: center;
	letter-spacing: 3px;
	text-transform: lowercase;
	font-family: 'Gabriola', serif;
	font-size: 15px;
}

#portfolioNav {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 24px;
	list-style-type: none;
	text-align: center;
	padding: 0px;
}

#portfolioNav li {
	border-left-color: #7b7b7d;
	border-left-style: solid;
	border-left-width: 1px;
	padding-left: 20px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin-left: 20px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	text-transform: lowercase;
	letter-spacing: 2px;
	font-size: 13px;
	display: inline;
	font-family: 'Gabriola', serif;
}

#portfolioNav li.first {
	padding-left: 0px;
	margin-left: 0px;
	border-left-style: none;
}

#portfolioNav li a {
	text-decoration: none;
	color: #7b7b7d;
}

#portfolioNav li a:hover {
	color: #93aa97;
}

#portfolioSlideshow {
	z-index: 970;
	position: relative;
	width: 820px;
	height: 510px;
}

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

#portfolioSlideshow .slideshow .slide {
	width: 820px;
	height: 510px;
	text-align: center;
}

#portfolioSlideshow .slideshow .slide img {
	background-color: #eae7e5;
	padding: 5px;
}

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

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

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

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

#aboutContent {
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 50px;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(images/hr_top.png);
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	margin-top: 40px;
	width: 668px;
	overflow: hidden;
}

#aboutContentLeft {
	float: left;
	width: 230px;
}

#aboutContentLeft .wp-post-image, #contactContentRight .wp-post-image {
	padding: 5px;
	background-color: #eae7e5;
}

#aboutContentLeft .caption {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 8px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	text-align: right;
	font-size: 9px;
	font-family: 'Serlio-LH', serif;
	color: #7b7b7d;
}

#aboutContentRight {
	float: right;
	width: 410px;
}

#aboutContentRight p {
	margin-left: 0px;
	margin-bottom: 18px;
	margin-right: 0px;
	margin-top: 0px;
	color: #7b7b7d;
	line-height: 20px;
	font-size: 15px;
	font-family: 'Gabriola', serif;
}

#aboutContentRight .signature {
	height: 40px;
	display: inline-block;
	background-position: right top;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 40px;
	padding-top: 0px;
	background-repeat: no-repeat;
	background-image: url(images/signature.png);
}

#aboutContentRight h5 {
	line-height: 15px;
	margin: 0px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	text-align: right;
	font-size: 13px;
	font-family: 'Serlio-LH', serif;
	color: #7b7b7d;
}

/*#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(http://www.greergphotography.com/wp-content/themes/greergphotographynew/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(http://www.greergphotography.com/wp-content/themes/greergphotographynew/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 {
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 50px;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(images/hr_top.png);
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	margin-top: 40px;
	width: 668px;
	overflow: hidden;
}

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

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

.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: #bcb9b9;
	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: #bcb9b9;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.wpcf7-form label {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 11px;
	color: #7b7b7d;
	font-family: 'Serlio-LH', 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: 418px;
	padding: 4px;
	background-color: transparent;
}

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

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

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

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

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

.wpcf7-not-valid-tip {
	font-family: 'Gabriola', serif;
	margin-top: 4px;
}

.wpcf7-response-output {
	font-family: 'Gabriola', serif;
	color: #7b7b7d;
}

#contactContentLeft p {
	display: none;
}

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

#contactContentRight p {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 24px;
	font-size: 11px;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: center;
	font-family: 'Serlio-LH', serif;
}

#contactContentRight p a {
	text-decoration: none;
	color: #7b7b7d;
}

#contactContentRight p a:hover {
	color: #93aa97;
}

#contactContentRight .social {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 10px;
	list-style-type: none;
	padding: 0px;
	text-align: center;
}

#contactContentRight .social li {
	letter-spacing: 2px;
	font-size: 13px;
	text-transform: lowercase;
	padding-left: 8px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin-left: 8px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	border-left-color: #7b7b7d;
	border-left-style: solid;
	border-left-width: 1px;
	display: inline;
	font-family: 'Gabriola', serif;
}

#contactContentRight .social li.first {
	border-left-style: none;
	padding-left: 0px;
	margin-left: 0px;
}

#contactContentRight .social li a {
	text-decoration: none;
	color: #7b7b7d;
}

#contactContentRight .social li a:hover {
	color: #93aa97;
}

#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 {
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 50px;
	background-position: center top;
	background-repeat: no-repeat;
	background-image: url(images/hr_top.png);
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	margin-top: 40px;
	width: 730px;
	overflow: hidden;
}

#blogContent .post {
	background-position: center bottom;
	background-repeat: no-repeat;
	background-image: url(images/hr_top.png);
	margin-left: 0px;
	margin-bottom: 20px;
	margin-right: 0px;
	margin-top: 0px;
}

#blogContent .post h4 {
	font-size: 15px;
	color: #7b7b7d;
	margin: 0px;
	text-align: center;
	font-family: 'Gabriola', serif;
	font-weight: normal;
	letter-spacing: 1px;
}

#blogContent .post h3 {
	text-align: center;
	margin: 0px;
	letter-spacing: 2px;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 15px;
	font-family: 'Gabriola', serif;
	color: #7b7b7d;
}

#blogContent .post h3 a {
	text-decoration: none;
	color: #7b7b7d;
}

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

#blogContent .post .entry {
	padding-left: 0px;
	padding-bottom: 20px;
	padding-right: 0px;
	padding-top: 0px;
	/*width: 600px;*/
}

#blogContent .post .entry p, #blogContent .post .entry li {
	color: #7b7b7d;
	line-height: 20px;
	font-size: 15px;
	font-family: 'Gabriola', serif;
}

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

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

#blogContent .post .postmetadata {
	padding-left: 12px;
	padding-bottom: 6px;
	padding-right: 12px;
	padding-top: 10px;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(images/hr_top.png);
	overflow: hidden;
	font-family: 'Gabriola', serif;
	color: #7b7b7d;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 15px;
	margin: 0px auto;
	width: 644px;
}

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

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

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

#blogContent .post .postmetadata a {
	text-decoration: none;
	color: #93aa97;
}

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

#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%;
	height: auto;
	margin: 1px 0;
}

#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(http://www.greergphotography.com/wp-content/themes/greergphotographynew/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(http://www.greergphotography.com/wp-content/themes/greergphotographynew/images/arrow_sm_prev_sbt.png);
}

#pressSlideshow a.next {
	background-repeat: no-repeat;
	background-image: url(http://www.greergphotography.com/wp-content/themes/greergphotographynew/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(http://www.greergphotography.com/wp-content/themes/greergphotographynew/images/arrow_sm_next_sbt.png);
}

#comments {
	margin: 0px;
	letter-spacing: 2px;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 15px;
	font-family: 'Gabriola', serif;
	color: #7b7b7d;
	padding-left: 31px;
	padding-bottom: 0px;
	padding-right: 31px;
	padding-top: 0px;
	width: 668px;
}

#blogContent .commentlist {
	padding-left: 31px;
	padding-bottom: 0px;
	padding-right: 31px;
	padding-top: 0px;
	width: 668px;
}

#blogContent .commentlist li {
	color: #7b7b7d;
	line-height: 20px;
	font-size: 15px;
	font-family: 'Gabriola', serif;
}

#blogContent .commentlist li a {
	text-decoration: none;
	color: #93aa97;
}

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

#respond {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 20px;
	padding-left: 31px;
	padding-bottom: 0px;
	padding-right: 31px;
	padding-top: 0px;
	width: 668px;
}

#respond h3 {
	margin: 0px;
	letter-spacing: 2px;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 15px;
	font-family: 'Gabriola', serif;
	color: #7b7b7d;
}

#respond p {
	color: #7b7b7d;
	line-height: 20px;
	font-size: 15px;
	font-family: 'Gabriola', serif;
}

#respond p a {
	text-decoration: none;
	color: #93aa97;
}

#respond p a:hover {
	color: #7b7b7d;
}

#blogContent .navigation {
	text-align: center;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 40px;
}

#blogContent .navigation a {
	text-transform: uppercase;
	text-decoration: none;
	color: #93aa97;
	letter-spacing: 2px;
	font-size: 15px;
	font-family: 'Gabriola', serif;
}

#blogContent .navigation a:hover {
	color: #7b7b7d;
}