/* ProPhoto3 build #804 */

/* reset styles - props eric meyer */
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;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol,
ul {
	list-style: none;
}
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: "" "";
}
/* end reset */

/* self-clearing floats */
.self-clear:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
*:first-child + html .self-clear {
	/* for IE7 */
	min-height: 1px;
}

/* --------------------- */
/* -- POST FORMATTING -- */
/* --------------------- */
.post {
	clear: both;
}
br.p3br {
	clear: both;
}
body.home .last-post,
body.archive .last-post {
	background-image: none;
	margin-bottom: 0;
	border-bottom-width: 0;
}
body.single .post-wrap,
body.page .post-wrap {
	padding-bottom: 0;
	border-bottom-width: 0;
}
strong {
	font-weight: 700;
}
em {
	font-style: italic;
}
.aligncenter,
.p3-img-protect-aligncenter,
div.aligncenter img {
	display: block !important;
	margin-left: auto !important;
	margin-right: auto !important;
}
.alignright,
.p3-img-protect-alignright {
	margin: 0 0 15px 30px !important;
	display: inline !important;
	float: right !important;
}
.alignleft,
.p3-img-protect-alignleft {
	margin: 0 30px 15px 0 !important;
	display: inline !important;
	float: left !important;
}
.p3-img-protect .alignleft,
.p3-img-protect .alignright,
.p3-img-protect .aligncenter {
	margin: 0 !important;
}
.wp-caption-text {
	text-align: center !important;
}
.entry-meta-bottom {
	margin-bottom: 15px;
}
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
	font-style: normal;
	color: inherit;
	font-family: inherit;
	font-size: inherit;
	font-weight: bold;
	margin-bottom: 0.6em;
}
.entry-content h1 {
	font-size: 160%;
}
.entry-content h2 {
	font-size: 140%;
}
.entry-content h3 {
	font-size: 120%;
}
.entry-content h4 {
	font-size: 110%;
}
.entry-content h5 {
	font-size: 105%;
}
#main-wrap-inner img.wp-smiley {
	border: none !important;
	padding: 0 0.25em !important;
	margin: 0 !important;
	float: none !important;
	display: inline !important;
}
#main-wrap-inner .sociable img {
	border: none !important;
}
.entry-content ol,
.entry-content ul {
	margin-bottom: 1.5em;
}
.entry-content ol {
	list-style: decimal;
}
.entry-content ul {
	list-style: disc;
}

/* ---------- */
/* -- MENU -- */
/* ---------- */
#topnav,
#nav ul {
	/* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
}

#topnav li li {
	margin-right: 0;
}

#topnav a,
#nav li.sfhover {
	display: block;
}
#topnav li {
	/* all list items */
	float: left;
}
#topnav li:hover {
	position: static; /* help IE7 a bit */
}
#topnav li ul {
	/* second-level lists */
	position: absolute;
	width: 130px;
	left: -999em;
}
#topnav li ul a {
	width: 114px;
	padding: 5px 8px;
	font-size: 80%;
}
#topnav li:hover ul,
#topnav li.sfhover ul {
	/* lists nested under hovered list items */
	left: auto;
}
#topnav #searchsubmit-top {
	margin-top: -3px;
}
#topnav li.topnavright {
	margin-right: 0;
}
li#search-top ul {
	padding: 14px 8px 3px 8px;
	width: auto !important;
}
li#search-top ul li input#s-top,
li#search-top ul li input#searchsubmit-top {
	margin-bottom: 8px;
}
li#nav-rss a {
	float: left;
}
#topnav li ul ul,
#topnav li ul ul ul,
#topnav li ul ul ul ul,
#topnav li ul ul ul ul ul {
	margin: -1.9em 0 0 130px;
	#margin-top: -1.85em;
}
#topnav li:hover ul ul,
#topnav li.sfhover ul ul,
#topnav li:hover ul ul ul,
#topnav li.sfhover ul ul ul,
#topnav li:hover ul ul ul ul,
#topnav li.sfhover ul ul ul ul,
#topnav li:hover ul ul ul ul ul,
#topnav li.sfhover ul ul ul ul ul {
	left: -999em;
}
#topnav li li:hover ul,
#topnav li li.sfhover ul,
#topnav li li li:hover ul,
#topnav li li li.sfhover ul,
#topnav li li li li:hover ul,
#topnav li li li li.sfhover ul,
#topnav li li li li li:hover ul,
#topnav li li li li li.sfhover ul {
	left: auto;
}
#topnav {
	z-index: 2;
}
#topnav ul {
	z-index: 3;
}
#topnav ul li {
	z-index: 4;
}
#topnav ul li ul {
	z-index: 5;
}
#topnav ul li ul li {
	z-index: 6;
}
#topnav a {
	z-index: 7;
}

/* ------------------ */
/* -- CONTACT FORM -- */
/* ------------------ */
body.home .protected {
	padding-bottom: 0px;
}
body.single .comments-body,
body.is-ipad .comments-body,
body.is-iphone .comments-body {
	max-height: none !important;
}

/* -------------- */
/* -- LIGHTBOX -- */
/* -------------- */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img {
	border: none;
}
#lb-img-wrap.loaded {
	background-color: #000 !important;
}
#lightbox-container-image-box {
	position: relative;
	width: 450px;
	height: 450px;
	margin: 0 auto;
}
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav {
	left: 0;
}
#lightbox-nav a {
	outline: none;
}
#lightbox-nav-btnPrev,
#lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev {
	left: 0;
	float: left;
}
#lightbox-nav-btnNext {
	right: 0;
	float: right;
}
#lightbox-container-image-data-box {
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
}
#lightbox-container-image-data {
	padding: 0 10px;
}
#lightbox-container-image-data #lightbox-image-details {
	width: 70%;
	float: left;
	text-align: left;
}
#lightbox-image-details-caption {
	font-weight: bold;
}
#lightbox-image-details-currentNumber {
	display: block;
	clear: left;
}
#lightbox-secNav-btnClose {
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
}

/* ---------- */
/* -- MISC -- */
/* ---------- */
li.widget {
	list-style-type: none;
}
body.single .post {
	border-bottom: none;
	background-image: none;
	margin-bottom: 0;
	padding-bottom: 0;
}
.entry-title {
	margin-bottom: 0.2em;
}
#audio-player-wrap {
	text-align: center;
	margin: 0 auto;
}
#copyright-footer #audio-player-wrap {
	margin-bottom: 0.5em;
}
.protected p input {
	margin-bottom: 8px;
}
.entry-meta-bottom .post-categories {
	display: inline;
}
.edit-link-top {
	margin-left: 1.3em;
}
.entry-meta-top p {
	margin-bottom: 0;
}
body.single p#nav-below {
	padding-top: 0.3em;
	margin-bottom: 0.5em;
}
#maintenance-mode-remind {
	padding: 7px;
	width: 100%;
	z-index: 100000;
	text-align: center;
	color: red;
	position: absolute;
	top: 0;
	left: 0;
	background-color: yellow;
	border: 2px solid orange;
}
#pp_ea {
	display: none;
}
.pp-gallery-placeholder {
	display: none !important;
}

/* gallery popup windows */
body.gallery-popup #copyright-footer {
	display: none;
}
body.gallery-popup {
	padding: 0;
	margin: 0;
}
body.gallery-popup #main-wrap-inner {
	background-image: none;
}
body.gallery-popup .p3-flash-gallery-wrapper {
	margin-bottom: 0;
}
body.gallery-popup #dropshadow-bottom {
	display: none;
} /*----------------------------------*/
/* General CSS                      */
/*----------------------------------*/

body {
	background: #ffffff url(/blog/wp-content/themes/prophoto3/images/nodefaultimage.gif) repeat scroll top left;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	padding: 20px 0 0px 0;
	text-transform: none;
}
p,
.p3-flash-gallery-wrapper {
	margin-bottom: 1.2em;
}
body,
p {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-style: normal;
	font-size: 12px;
	text-transform: none;
	line-height: 1.25em;
	font-weight: 400;
}

a {
	font-style: normal;
	color: #999999;
	text-transform: uppercase;
}
a:link {
	color: #999999;
	text-decoration: underline;
}
a:visited {
	color: #999999;
	color: #999999;
	text-decoration: underline;
}
a:hover {
	color: #388eb2;
	text-decoration: underline;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #388eb2;
	font-style: normal;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 400;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #388eb2;
	font-style: normal;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 400;
}

.entry-title {
	font-family: Arial, Helvetica, sans-serif;
	color: #388eb2;
	font-style: normal;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 400;
}

#outer-wrap-centered {
	width: 760px;
	margin: 0 auto;
}
body.single #content-wrap,
body.page #content-wrap,
.content-bg,
body.has-sidebar #content-wrap {
	background-color: #ffffff;
	background-image: none;
	background-repeat: repeat;
	background-position: top left;
	background-attachment: scroll;
}
* html body.single #content-wrap,
body.page #content-wrap,
.content-bg,
body.has-sidebar #content-wrap {
}
body.has-sidebar #content-wrap .content-bg,
body.single #content-wrap .content-bg,
body.page #content-wrap .content-bg {
	background-color: transparent !important;
	background-image: none !important;
}
#inner-wrap {
	width: 760px;

	border-top-width: 0;
	border-bottom-width: 0;
	margin: 0 auto;
	overflow: hidden;
}
#logo-wrap {
	background-color: transparent;
}
.entry-content,
.post-header,
.page-title,
.archive-meta,
.entry-meta-bottom,
#searchform-no-results {
	margin-left: 0px;
	margin-right: 0px;
}
.entry-content {
	clear: both;
}
p#nav-below {
	padding: 1.6em 0px;
	margin-bottom: 0;
}
.nav-previous {
	float: left;
}
.nav-next {
	float: right;
}

#masthead {
	margin: 0px 0 0px 0;
}
#topnav-wrap {
	margin: 0px 0 0px 0;
}
#inner-wrap #bio {
	margin: 0px 0 0px 0;
}
#contact-form {
	margin-bottom: 0px;
}
#logo-wrap {
	margin: 0px 0 0px 0;
}
.post-wrap,
.page-title-wrap {
	margin-bottom: 0px;
}
#bio {
	margin-bottom: 0px;
}
body.archive .post-wrap {
	margin-bottom: 0px;
}
body.has-sidebar .post-wrap,
body.has-sidebar .page-title-wrap {
	margin-bottom: 0;
}
body.single .post-wrap,
body.page .post-wrap {
	margin-bottom: 0;
}
#inner-header {
	position: relative;
}

/* logo css */

#logo h1,
#logo h2,
#logo p {
	text-indent: -9999em;
}
h1#alt-h1,
h1#alt-h1 a,
h2#alt-h1,
h2#alt-h1 a {
	height: 0 !important;
	overflow: hidden;
	width: 0 !important;
	display: none !important;
}
#logo {
	width: 180px;
	height: 45px;
	overflow: hidden;
}

/* masthead css */
.masthead-image {
	width: 760px;

	float: none;
	height: px;
	overflow: hidden;
}
#masthead {
	overflow: hidden;
	position: relative;
}
#topnav li#search-top {
	float: left;
	display: inline;
}
#masthead-image-wrapper {
	overflow: hidden;
	height: px;
}
.masthead-image a.no-link {
	cursor: default;
}

#header {
	position: relative;
}
#topnav {
	float: left;
	display: inline;
	position: absolute;
	right: 0;
	bottom: 3px;
}
body.no-masthead #topnav {
	bottom: 3px;
} /* -- bio area css -- */
#bio {
	background-color: #ffffff;
	background-image: none;
	background-repeat: repeat;
	background-position: top left;
	background-attachment: scroll;
}
* html #bio {
}
#bio-inner-wrapper {
	background-image: none;
	background-repeat: repeat;
	background-position: top left;
	background-attachment: scroll;
}
* html #bio-inner-wrapper {
}
#bio {
}
#bio-content {
	margin: 0 0px 1px 0px;
	padding-top: 2px;
	min-height: 357px;
}
* html #bio-content {
	height: auto !important;
	height: 357px;
}
#biopic {
	float: left;
	border: solid 10px #d7d6d6;
	margin-right: 0px;
	margin-bottom: 10px !important;
}
#bio h3 {
	font-size: 12px;
}

#bio,
#bio p {
	font-size: 12px;
}

.bio-col {
	margin-right: 0px;
}
.bio-widget-col {
	float: left;
}
#bio-content .widget h3 {
	margin-bottom: 0.5em;
}
#bio-content li.widget,
#bio-content li.widget span.pngfixed {
	list-style-type: none;
	margin-bottom: 10px;
}
#bio-content .twitter-follow-link a {
	color: #999999;
}
#bio-widget-spanning-col {
	width: 455px;
	float: left;
	margin-right: 0;
}
#bio-widget-col-wrap {
	margin-left: 305px;
}
p.icon-note {
	margin: 0 !important;
}
.widget_calendar th {
	font-weight: bold;
}
.widget_calendar td {
	padding: 0 2px;
}
li.widget li {
	margin-left: 1.2em;
	line-height: 1.1em;
	margin-bottom: 0.7em;
	list-style-type: disc;
	list-style-position: outside !important;
}
li.widget .p3-html-twitter-widget li {
	margin-left: 0;
	list-style-type: none;
}
li.widget #searchsubmit {
	margin-top: 0.3em;
}

h3.widgettitle {
	line-height: 1em;
	margin-bottom: 0.35em;
}
.twitter-interactive-badge {
	height: 350px;
}
.js-info {
	display: none;
}
.twitter-follow-link {
	margin-top: 4px;
}
.twitter-follow-link a {
	font-size: 10px;
	text-decoration: none;
	line-height: 1em;
}
.p3-twitter-html p {
	font-size: 0.8em;
	text-align: right;
	font-style: italic;
}
.p3-twitter-html p a {
	font-style: italic;
}
.p3-twitter-html li {
	font-size: 0.9em;
	line-height: 1.2em;
	margin-bottom: 0.75em;
	margin-left: 0 !important;
}
.twitter-interactive-badge-wrap {
	width: 290px;
	height: 350px;
}
.twitter-simple-badge-wrap {
	width: 176px;
	min-height: 176px;
}
.twitter-simple-badge-wrap a {
	font-size: 10px;
	text-align: center;
	display: block;
	line-height: 1em;
	margin-top: 3px;
}
#outer-wrap-centered .widget_p3-twitter-com-widget a img {
	height: 15px !important;
}
.widget_p3-facebook-likebox iframe {
	background: #fff;
} /* -- menu styles -- */
#topnav {
	background-image: none;
	background-repeat: repeat;
	background-position: top left;
	background-attachment: scroll;
}
* html #topnav {
}
#topnav-wrap {
}
#topnav {
	line-height: 10px;
	font-size: 10px;
	float: none;
	padding: 0 18px;
}
#topnav li {
	margin-left: 18px;
	padding-top: 7px;
	padding-bottom: 7px;
}
#topnav li ul {
	margin-top: 7px;
	background: #ffffff !important;
}
#topnav ul li {
	margin-left: 0px;
	background: #ffffff !important;
	line-height: 15px;
}
li#search-top ul {
	background: #ffffff !important;
}
#topnav li li {
	padding-top: 0;
	margin-right: 0;
}
#topnav li li,
#topnav li#subscribebyemail-nav {
	padding-bottom: 0;
}
#topnav li#subscribebyemail-nav {
	padding-top: 1px;
}
#topnav a {
	font-style: normal;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: 400;
}
#topnav a:link {
	color: #999999;
	text-decoration: none;
}
#topnav a:visited {
	color: #999999;
	color: #999999;
	text-decoration: none;
}
#topnav a:hover {
	color: #006c99;
	text-decoration: none;
}

#topnav ul li a {
	color: #999999;
}
#topnav ul li a:link {
	color: #999999;
}
#topnav ul li a:visited {
	color: #999999;
}
#topnav ul li a:hover {
	color: #006c99;
}

#topnav a {
	cursor: pointer;
	font-size: 10px;
}
#topnav li li a {
	font-size: 10px;
}
#topnav li ul a:hover {
}
.nav-link-icon-text .icon-link {
	margin-right: 0.5em;
}
.nav-link-icon-text a {
	float: left;
}
#topnav li#subscribebyemail-nav {
	float: right;
	margin: 0 0 0 20px;
}
li#nav-rss a#nav-rss-subscribe {
	padding-left: 5px;
}
#p3-contact-success {
	background: #acdfa4;
}
#p3-contact-success p {
	color: #333333;
}
#p3-contact-error {
	background: #dd7373;
}
#p3-contact-error p {
	color: #333333;
}
#contact-form {
	background-image: none;
	background-repeat: repeat;
	background-position: top left;
	background-attachment: scroll;
}
* html #contact-form {
}
#contact-form p {
}
#main-wrap-inner #contactform div p {
	margin-bottom: 0.2em;
}
#contact-form h2 {
}
#contact-form {
	border-bottom: solid 1px #cccccc;
}
#contact-form form {
	padding: 3.5% 3.5% 1.5% 3.5%;
	max-width: 600px;
}
#contact-form textarea {
	width: 95%;
}
#contact-form form.with-widget-content {
	margin-left: 45%;
}
#contact-form #widget-content {
	padding: 3.5% 3.5% 1.5% 4.5%;
	float: left;
	width: 36%;
}
#contact-form div p,
#contact-form #widget-content p {
	margin-bottom: 1.2em;
}
#contact-form h2 {
	margin-bottom: 0.4em;
}
#contact-form p {
	margin-bottom: 0;
}
#contactform input,
#contactform textarea {
	margin-bottom: 10px;
}
.p3-contact-message p {
	padding: 6px;
	text-align: center;
	margin-bottom: 0;
	font-size: 1em;
}
.p3-contact-message {
	display: none;
}
#contact-form .firstname {
	display: none !important;
}
#contact-form div.p3-has-error input,
#contact-form div.p3-has-error textarea {
	border: red 2px solid;
}
div.p3-has-error span.required {
	color: red;
}
#invalid-email {
	color: red;
	margin-left: 0.5em;
	display: none;
}
div.p3-has-error #invalid-email {
	display: inline;
}
.entry-title {
	line-height: 1em;
}
.post-title-wrap .post-date {
	float: right;
	margin-top: 0px;
}
.entry-title,
.entry-meta-top,
.post-date {
	text-align: left;
}
.entry-title {
	text-align: left;
}
.post-date {
}
.entry-title a,
#content .entry-title {
	font-family: Arial, Helvetica, sans-serif;
	color: #388eb2;
	font-style: normal;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 400;
}

#content .entry-title {
	font-size: 12px;
	font-weight: 700;
	letter-spacing: normal;
}

.entry-title a {
	font-size: 12px;
	letter-spacing: normal;
	font-weight: 700;
}
.entry-title a:link {
	text-decoration: none;
}
.entry-title a:visited {
	text-decoration: none;
}
.entry-title a:hover {
	text-decoration: underline;
}

#content .entry-title {
}
.entry-title a {
	line-height: 1em;
}
#content a.post-edit-link {
	font-size: 10px !important;
	font-weight: 400 !important;
	letter-spacing: normal !important;
	font-family: Arial, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	font-style: normal;
	margin: 0 8px;
}
.entry-title a:visited,
.entry-title a:hover {
	color: #388eb2;
}
.post-header .postmeta {
	font-size: 12px;
}

.post-header .postmeta a {
	font-size: 12px;
}
.post-header .postmeta a:hover {
	text-decoration: none;
}

.post-header .post-date {
	color: #9dbfcd;
	font-size: 12px;
}

.entry-meta-top span {
	margin-right: 1.1em;
}
.post-header-comment-count span {
	display: none;
}
.post-header {
	margin-bottom: 5px;
}
.post-wrap-inner {
	padding-top: 10px;
}
.post-wrap-inner {
	background-image: none;
	background-repeat: repeat;
	background-position: top left;
	background-attachment: scroll;
}
* html .post-wrap-inner {
}
body.page .post-wrap-inner {
	background-image: none;
}
body.page .post-wrap-inner {
	background-image: none;
	background-repeat: ;
	background-position: ;
	background-attachment: ;
}
* html body.page .post-wrap-inner {
}
.entry-content li {
	font-size: 12px;
	line-height: 1.0625em;
	margin-bottom: 0.7em;
	margin-left: 3em;
}

.entry-content img,
.entry-content .gallery img,
.p3-img-protect {
	border: solid 0px #fff !important;

	margin-top: 15px;
	margin-bottom: 2px;
}
#main-inner-wrap #content .entry-content .p3-image-protect img {
	border: solid 0px #fff !important;
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}
blockquote {
	padding-left: 0.8em;
	margin-left: 3.2em;
	border-left: 1px dotted #999999;
}
.entry-content blockquote p {
	font-size: 10px;
}
/* image protection */
.p3-img-protect {
	position: relative;
}
#content-wrap #content .p3-img-protect .p3-overlay {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0 !important;
	padding: 0 !important;
	border-width: 0 !important;
}
#content-wrap #content .no-watermark .p3-img-protect .p3-overlay {
	background-image: none;
}
#content-wrap #content .entry-content .p3-img-protect img {
	border: solid 0px #fff !important;
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}
/* constrain captions to entry-content width */
.wp-caption {
	max-width: 760px !important;
}
body.has-sidebar .wp-caption {
	max-width: 760px !important;
}
body.excerpted-posts .attachment-thumbnail,
body.excerpted-posts .p3-excerpt-image {
	margin-top: 0;
}
h2.page-title {
	color: #666666;
	font-style: normal;
	font-size: 19px;
}

body.category .page-title,
body.tag .page-title {
	margin-bottom: 0;
}
.archive-meta {
	width: 75%;
	font-style: italic !important;
	padding: 1em 0 0 0;
}
.archive-meta p {
	margin-bottom: 0;
}
.page-title-wrap {
	padding: 1.5em 0;
}
.p3-lightbox-gallery {
	clear: both;
}
#lightbox-container-image-box {
	background-color: #999999;
}
#lightbox-container-image-data-box {
	font-size: 10px;
	font-family: Verdana, Tahoma, sans-serif;
	background-color: #999999;
}
#lightbox-container-image-data-box {
	padding: 0 10px;
	padding-bottom: 10px;
}
#lightbox-container-image {
	padding: 10px;
}
#lightbox-container-image-data {
	color: #999999;
}
.p3-lightbox-gallery-thumbs {
}
#main-wrap-inner .entry-content .p3-lightbox-gallery img {
	margin-bottom: 5px;
}
.entry-content .p3-lightbox-gallery-thumbs a img {
	margin: 0 5px 5px 0;
	display: inline;
	opacity: 0.65;
}
.entry-content .p3-lightbox-gallery-thumbs .last a img {
	margin-right: 0;
}
.p3-lightbox-gallery img {
	display: block;
	cursor: pointer !important;
	margin-right: auto;
	margin-left: auto;
}
.p3-flash-gallery-wrapper {
	margin-left: auto;
	margin-right: auto;
}
#content .entry-content .p3-flash-gallery-holder {
	display: none !important;
}
.post-footer {
	background-repeat: no-repeat;
	background-position: bottom;

	height: 30px;
}
.last-post .post-footer,
body.single .post-footer,
body.page .post-footer,
body.post .post-footer,
body.archive .last-post .post-footer {
	background-image: none;
	border-bottom-width: 0;
	height: 30px;
}
.p3-fb-like-btn-wrap {
	clear: both;
	margin: 10px 0 10px 0;
}
.entry-comments {
	border-left: solid 0px #cccccc;
	border-right: solid 0px #cccccc;
}

/* minima comments */
.post-interact {
	padding-top: 0px;
}
.addacomment {
	padding-top: 0px;
}
.linktothispost {
	padding-top: 0px;
}
.emailafriend {
	padding-top: 0px;
}
.comments-header-left-side-wrap p {
	margin-top: 0px;
}

.comments-count p {
	color: #006c99;
}
.comments-count p.no-comments {
	color: #999999;
}
.comments-count {
	color: #006c99;
	float: left;
}
.entry-comments span.hide-text {
	display: none;
}
.entry-comments span.show-text {
	display: inline;
}
.comments-count-active span.hide-text {
	display: inline !important;
}
.comments-count-active span.show-text {
	display: none !important;
}
#show-hide-button {
	float: left;
	width: 21px;
	height: 21px;
	margin: 0 0 0 1em;
	background: url("/blog/wp-content/themes/prophoto3/images/minima-comments-show-hide.png") no-repeat left top;
}
.comments-count-active #show-hide-button {
	background-position: left bottom;
}
.entry-comments {
	border-bottom: solid 0px #cccccc;
}
.entry-comments p {
	margin-bottom: 0;
}
.comments-header {
	border-top: solid 0px #cccccc;
	border-bottom: none;
	padding: 4px 0px;
}
.comments-count-active .comments-header {
	border-bottom: solid 0px #cccccc;
}
.comments-header p {
	line-height: 1;
	float: left;
}
.postedby {
	margin-right: 15px;
}
.comments-header div.post-interact {
	float: right;
}
.comments-header .post-interact-div {
	float: left;
	margin-left: 14px;
}
.post-interact a {
	line-height: 1;
	display: block;
}
.comments-body-inner-wrap {
	max-height: 220px !important;
	overflow: auto;
}
body.single .comments-body-inner-wrap,
body.page .comments-body-inner-wrap {
	max-height: none !important;
	overflow: visible;
}
.p3comment {
	line-height: 1.2em;
}

.addacomment a {
	padding-left: px;
}
.linktothispost a {
	padding-left: px;
}
.emailafriend a {
	padding-left: px;
}

/* -- comments css -- */

.entry-comments {
	clear: both;
	margin-top: 16px;
	margin-left: 0px;
	margin-right: 0px;
}
body.single .entry-comments {
	margin-top: 15px;
	margin-bottom: 40px;
}
/* comments header */
.comments-header-left-side-wrap {
	float: left;
	display: inline;
}
.comments-header .comments-header-left-side-wrap p {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-style: normal;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: 400;
}

.comments-header {
	background-image: none;
	background-repeat: repeat;
	background-position: top left;
	background-attachment: scroll;
}
* html .comments-header {
}
.comments-header .comments-header-left-side-wrap a {
	font-style: normal;
	color: #006c99;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: 400;
}
.comments-header .comments-header-left-side-wrap a:link {
	color: #006c99;
	text-decoration: none;
}
.comments-header .comments-header-left-side-wrap a:visited {
	color: #006c99;
	text-decoration: none;
}
.comments-header .comments-header-left-side-wrap a:hover {
	color: #006c99;
}

.comments-header .post-interact {
	text-transform: uppercase;
	font-weight: 400;
}
.comments-header .post-interact a {
	font-style: normal;
	color: #006c99;
	text-transform: uppercase;
	font-weight: 400;
}
.comments-header .post-interact a:link {
	color: #006c99;
	text-decoration: none;
}
.comments-header .post-interact a:visited {
	color: #006c99;
	color: #006c99;
	text-decoration: none;
}
.comments-header .post-interact a:hover {
	color: #006c99;
	text-decoration: underline;
}

#content .comments-header p,
.comments-header .post-interact {
	color: #999999;
}
#content .comments-header .comments-header-left-side-wrap .comments-count p {
	color: #006c99;
}
.comments-header div.post-interact-div {
	margin-left: 5px;
}
.not-accepting-comments .addacomment {
	display: none;
}
/* general individual comments */
.comments-body {
	background-image: none;
	background-repeat: repeat;
	background-position: top left;
	background-attachment: scroll;
}
* html .comments-body {
}
.comments-body-inner {
	margin: 10px 5px;
}
.comments-body div.p3comment {
	clear: both; /* for floated gravatars */

	border-bottom: dotted 1px #cccccc;
	margin-bottom: 0px;
	padding: 4px 0px;
}
.comments-body div.p3comment p {
	margin-bottom: 0;
}
.comments-body div.p3comment,
.comments-body div.p3comment p,
.comments-body div.p3comment a {
	font-size: 11px;
}
.comments-body div.p3comment span.comment-author,
.comments-body div.alt span.comment-author,
.comments-body div.p3comment a:link,
.comments-body div.alt a:link,
.comments-body div.p3comment a:visited,
.comments-body div.alt a:visited,
.comments-body div.p3comment a:hover,
.comments-body div.alt a:hover {
	color: #9dbfcd;
}
.comments-body div.p3comment a:link,
.comments-body div.alt a:link,
.comments-body div.p3comment a:visited,
.comments-body div.alt a:visited {
}
.comments-body div.p3comment a:hover,
.comments-body div.alt a:hover {
}
.p3comment img.wp-smiley {
	height: 11px;
}
.last-comment {
	margin-bottom: 0 !important;
	border-bottom-width: 0 !important;
}
/* comment timestamp */
.comment-time {
	color: #000000;
	font-weight: 400;
	font-style: normal;
	text-transform: none;
	margin-left: 10px;
}
.comment-top .comment-time {
	margin-left: 0;
}
.comment-top .comment-author span {
	padding: 0 2px;
}
#content .alt .comment-time {
}
.entry-comments .bypostauthor .comment-time {
}
/* alt comments */
.comments-body div.alt {
}
.comments-body div.alt p {
}
.comments-body .alt a:link {
}
.comments-body .alt a:visited {
}
/* by author comment styles */
.comments-body div.bypostauthor {
}
.comments-body div.bypostauthor p {
}
.comments-body div.bypostauthor a:link,
.comments-body div.bypostauthor span.comment-author,
.comments-body div.bypostauthor a:visited,
.comments-body div.bypostauthor a:hover {
}
/* comment awaiting moderation style */
.p3comment .unapproved {
	font-style: italic;
}
.alt .unapproved {
}
/* add comment form styles */
.addcomment-holder {
	display: none;
	margin: 0px 0px;
}
.formcontainer {
	margin: 0px 0px;
}
.addcomment-holder .formcontainer {
	margin: 0;
}
#commentform p {
	margin: 18px 0 2px 0;
}
#commentform input#submit {
	margin-top: 5px;
}
#addcomment-error {
	display: none;
	margin: 20px 0;
}
#addcomment-error span {
	background: #fff;
	border: 1px solid red;
	color: red;
	font-weight: bold;
	padding: 4px;
	display: inline;
}
.cancel-reply {
	margin-left: 5px;
}

.drawer_content h3.widgettitle {
	color: #fddddd;
}

.tab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: ;
	background: #ac4ceb;
	position: absolute;
	right: -24px;
	width: 24px;
	text-align: center;
	color: #ffffff;
	padding: 9px 0;
	opacity: 0.85;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
}
.tab span {
	display: block;
	height: 12px;
	padding: 1px 0;
	line-height: 12px;
	text-transform: uppercase;
	font-size: 12px;
}
.drawer {
	padding: 0;
	z-index: 5000;
	position: fixed;
	top: 0px;
}
.drawer_content {
	opacity: 0.85;
	padding: 20px;
	background: #ac4ceb;
	overflow: hidden;
}
.drawer li.widget {
	margin-bottom: 35px;
}
/* drawer-specific settings */
#tab_1 {
	top: 20px;
}
#drawer_1 {
	left: -168px;
}
#drawer_content_1 {
	width: 128px;
}
#drawer_content_1 .widgettitle {
}
#drawer_content_1,
#drawer_content_1 p {
}
#drawer_content_1 a,
#drawer_content_1 a:link,
#drawer_content_1 a:hover,
#drawer_content_1 a:visited {
}
* html #drawer_1 {
	position: absolute;
	top: expression((0 + (ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop: document.body.scrollTop)) + "px");
	left: -168px;
}

#footer .footer-col {
	width: 190px;
	margin-right: 0px;
	float: left;
}
#footer #footer-widget-col-4 {
	margin-right: 0;
}
#copyright-footer-sep {
	padding: 0 0.3em;
}
span.statcounter {
	display: inline;
}
#footer {
	padding: 30px 0px 30px 0px;

	line-height: 1.4em !important;
}
#footer h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-style: normal;
	font-size: 12px;
}

#footer {
	background-color: #fffffff;
	background-image: none;
	background-repeat: repeat;
	background-position: top left;
	background-attachment: scroll;
}
* html #footer {
}
#footer li {
	margin-bottom: 30px;
}
#footer li li {
	margin-bottom: 0.4em;
	margin-left: 20px;
	line-height: 1.2em;
}
#footer,
#footer p {
	color: ;
}
#footer,
#footer p {
	font-size: 11px;
}

#footer {
	font-size: 11px;
}
#footer a {
	font-size: 11px;
}

#copyright-footer {
	text-align: center;
	padding: 11px 0px 10px 0px;
}
#copyright-footer p {
	color: #999999;
	font-size: 11px;
	margin-bottom: 0;
}
#footer-sep {
	padding: 0 0.3em;
}
