/*
THEME NAME: ProPhoto3
THEME URI: http://www.prophotoblogs.com/
DESCRIPTION: A super-theme for professional photographers. Huge pictures, slideshow header, inline comments, professional bio area, completely customizable.  
VERSION: 3.0 Beta
AUTHOR: <a href="http://www.netrivet.com/">Jared Henderson, NetRivet Websites</a>
AUTHOR URI: http://www.netrivet.com/
TAGS: single column, flash header, customizable, inline comments
.
© 2008 NetRivet, Inc. - ProPhoto Theme files may not be shared or resold under penalty of law
.
.

.
All styles for the theme are dynamically generated and
written to a static .css file in wp-content/uploads/p3
.
Any CSS hand-edits should be added to the "Override Styles" section of "P3 Options > Advanced"
.
*/



/* do not edit this file, it is generated by the theme, any edits will be lost */


/* 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;
}
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 {
	display:block !important;
	margin-left:auto !important;
	margin-right:auto !important;
}
.alignright {
	margin: 0 0 15px 30px !important;
	display: inline !important;
	float:right !important;
	xwidth:auto !important;
}
.alignleft {
	margin: 0 30px 15px 0 !important;
	display:inline !important;
	float:left !important;
	xwidth:auto !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:.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 !important;
	margin:0 !important;
	float:none !important;
	display:inline !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.90em 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 {
	max-height: none;
}




/* -------------- */
/* -- 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; }
#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:.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:.3em;
	margin-bottom: .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;
}


/* gallery popup windows */
body.gallery-popup * {
	position:static;			
}
body.gallery-popup #header, body.gallery-popup #copyright-footer, 
body.gallery-popup p, body.gallery-popup h1, body.gallery-popup h2, 
body.gallery-popup h3, body.gallery-popup h4, body.gallery-popup h5, 
body.gallery-popup h6, body.gallery-popup #footer, 
body.gallery-popup .entry-comments, body.gallery-popup #addcomment, 
body.gallery-popup .entry-meta-top, body.gallery-popup .entry-meta, 
body.gallery-popup img, body.gallery-popup #sidebar,
body.gallery-popup .drawer {
	display:none;
}
body.gallery-popup .entry-content, body.gallery-popup #content {
	padding:0;
	margin:0;
}
body.gallery-popup object {
	position:absolute;
	top:0;
	left:0;
	z-index:1000000;
}
body.gallery-popup .post-header,
body.gallery-popup #bio,
body.gallery-popup .entry-content div,
body.gallery-popup .post-footer {
	display:none !important;
}
body.gallery-popup .post-wrap-inner {
	padding: 0 !important;
}
body.gallery-popup .entry-content .p3-flash-gallery-wrapper {
	display:block !important;
}