/*
THEME NAME: PicMommy
THEME URI: http://www.picturemommy.com
DESCRIPTION: Customized version of Sandbox for PictureMommy.com
VERSION: 3.0
AUTHOR: Chris Sears
AUTHOR URI:
TAGS: sandbox, photography, gallery
*/
@charset "utf-8";
/* CSS Document */

/* **********  RESET browser settings  *********** */
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, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	text-align: left;
}
a img, :link img, :visited img {border: 0;}
table {border-collapse: collapse;border-spacing: 0;}
q:before, q:after, blockquote:before, blockquote:after {content: "";}
:focus {outline: 0;}

/* **********  END RESET browser settings  *********** */


/* ************** begin jquery lightbox css ********************** */
/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#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;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#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 {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#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; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

/* ******************** end jquery lightbox css *********************** */

/* div { border: solid red 1px; } 
*/

html, body {
 	background: #D4E4F7;
}

#header {
	background: url(images/header-background.png) repeat-x;
	height: 137px;
	min-height: 137px;
	margin: 0px;
}

#logo {
	margin: 7px auto 0px;
}

#logo-container {
	background:url(images/logo-background.png) center repeat-y;
	width: 514px;
	height: 137px;
	min-height: 137px;
	text-align: center;
	margin: 0px auto;
}


#navmenu-container {
	background: url(images/navmenu-background.png) repeat-x;
	height: 51px;
	min-height: 51px;
	margin: -25px auto 5px;
	width: 960px;
}

#navmenu-left {float:left; margin-right: 7px;}
#navmenu-right {float:right}

#navmenu {	   
	list-style: none;
	text-align: center;
}

#navmenu li {	
	display: inline-block;
	padding: 10px 0px 6px 0px;
	margin: 0px 0px 0px 0px;
}

#navmenu li a {	
	text-decoration: none;
	color: #583B3B;
	font-family: "Century Gothic", "Lucida Sans";
	font-size: 12pt;
	font-weight: normal;
	vertical-align: bottom;
	padding: 4px 1px 1px 1px ;
	display: inline-block;
	margin: 0px 5px 0px 5px;
	border-bottom: 2px solid #E0E0E0;
}

#navmenu li.current_page_item a, #navmenu li.current_page_ancestor a, #navmenu li.current_page_parent a {	
	border-bottom: 2px solid #583B3B;
}
#navmenu li a:hover {
	color: #DE0825;	
	border-bottom: 2px solid #DE0825;
}

#navmenu li.current_page_item a {
	font-weight: bold;
	color: #583B3B;	
}

#navmenu li.menu-spacer {
	margin: 10px 5px 0px 7px;
	vertical-align: bottom;
	background: url(images/navmenu-divider.png) no-repeat center;
}


#banner-container {
	background: #BBD5F3;
}

#banner, #banner-shadow, #crossslide-banner, #main-container {
	width: 960px;
	margin: 0px auto;
}

#banner {
	height: 200px;
}

#crossslide-banner {
	height: 350px;
	background: #000000;
}	

#submenu {
	width: 180px;
	float: left;
}

#submenu li {
	display: block;
	padding: 0px 0px 0px 0px;
	margin: 8px 0px 8px 0px;
}

#submenu li a {	
	text-decoration: none;
	color: #583B3B;
	font-family: "Century Gothic", "Lucida Sans";
	font-size: 10pt;
	font-weight: normal;
	vertical-align: bottom;
	padding: 0px 1px 1px 13px ;
	display: inline-block;
	margin: 0px 5px 0px 5px;
}

#submenu li.current_page_item a {	
	background: url(images/submenu-arrow.png) left no-repeat;
}

#submenu li a:hover {
	color: #DE0825;	
}

#submenu li.current_page_item a {
	font-weight: bold;
	color: #583B3B;	
}

#sidebar {
	float: right;
	width: 200px;	
	margin: 0px 0px 0px 0px;	
	padding: 0px 0px 0px 0px;
}

#sidebar .sidebar-section {
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 10px 0px;
	border-bottom: #D4E4F7 solid 1px;
}

#sidebar .sidebar-section p {
	padding: 0px 0px 4px 0px;
	font-size: 9pt;
	margin: 6px 6px 6px 6px;
}

#sidebar .sidebar-section p img {
        margin: -6px -6px 0px -6px;
}


#sidebar .sidebar-section h3, #sidebar .sidebar-section h1, #sidebar .sidebar-section h2, #sidebar .sidebar-section h4  {
	padding: 6px 0px 2px 0px;
	margin: 6px 6px 6px 6px;
	text-size: 10pt;
	color: #16477C;
	font-weight: bold;
}	

#sidebar .sidebar-section a {
	text-decoration: none;
	color: #583B3B;
}

#sidebar .sidebar-section a:hover {
	text-decoration: underline;
}

#sidebar .sidebar-section li {
	margin-left: 22px;
	list-style: url(images/bullet-med.gif);	
	font-size: 9pt;
}


.main-content {
	border-top: #DE0825 solid 4px;
	border-bottom: #DE0825 solid 4px;
	background: #BBD5F3;
	overflow: hidden;
}

.main-content-narrow {
	width: 780px;
	margin: 0px 200px 0px 180px;
}

.main-content-nosidebar {
	width: 780px;
	margin: 0px 0px 0px 180px;
}

.main-content-nosubmenu {
        width: 960px;
        margin: 0px 200px 0px 0px;
}

.main-content-wide {
        width: 960px;
        margin: 0px auto 0px auto;
}


.main-content p, .main-content h1, .main-content h2, .main-content h3, .main-content h4 {
	margin: 0px 10px 0px 10px;
}

.main-section {
	width: 580px;
	background: #EBEBEB url(images/post-background.png) repeat-y;	
	margin: 0px 0px 0px 0px;
	display: block;
	overflow: hidden; /* heck yeah */
        /* dont try to float here */
	min-height: 150px;
	margin-bottom: -1000px;
	padding-bottom: 1000px;
}

.main-content-nosidebar .main-section, .main-content-nosidebar .alert-section {
	width: 780px;
}

.main-content-nosubmenu .main-section, .main-content-nosubmenu .alert-section {
        width: 760px;
}

.main-content-wide .main-section, .main-content-wide .alert-section  {
        width: 960px;
}

li, p, h2, h3, a, div, p {
	font-family: "Century Gothic", "Lucida Sans";
	font-size: 10pt;
	color: #583B3B;
}

.main-section h1, .main-section h2 {
	font-family: "Century Gothic", "Lucida Sans";
	font-size: 13pt;
	font-weight: bold;
	color: #583B3B;	
	display: inline;
	padding: 8px 3px 2px 3px;
	margin: 3px 0px 3px 12px;
	line-height: 3.0;
        text-decoration: none;
        border-bottom: 2px solid #ffffff;
}

.main-section li {
	margin-left:36px;
	list-style: url(images/bullet-large.gif);	
}

.main-section ul {
	margin: 0px 0px 6px 0px;
}

.main-section a {
	text-decoration: none;
	color: #DE0825;
	size: 10pt;
	line-height: 1.5em;
}

.main-section h3 {
	font-size: 12pt;
	font-weight: bold;
	margin: 10px 0px 5px 16px;
	padding: 2px 3px 4px 3px;
}

.main-section p, .main-section li {
	padding: 3px 8px 6px 10px;
	line-height: 1.5em;
}

.main-section a:hover {
	text-decoration: underline;
}

.main-column table {
	margin: 0px 0px 0px 24px;
}

.alert-section {
        width: 580px;
        background: #EBEBEB;
        margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
        overflow: hidden; /* heck yeah */
        /* dont try to float here */
        min-height: 40px;

}

.alert {
        font-family: "Century Gothic", "Lucida Sans";
        font-size: 11pt;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border: 1px solid #E8BBC1;
	background: url(images/alert-star.png) no-repeat left center #E8BBC1;
	margin: 11px 15px 11px 15px;
	padding: 6px 2px 0px 30px;
	display: block;
	height: 27px;
	color: #16477C;
}

.alert img {
	float: right;
	margin: 2px 0px 0px 0px;
}

.alert:hover {
	border: 1px solid #DE0825;
}

.alert-section a {
	text-decoration: none;
	color: #16477C;
}

#footer {
	margin: 40px 0px 0px 0px;
	padding: 16px 0px 0px 0px;
	background: url(images/footer-background.png) repeat-x #583B3B;	
}

#footer-table {
	width: 960px;
	margin: 0px auto;
}

#footer-logo {
	margin: 0px 0px 20px 115px;
}

#footer td {
	vertical-align: top;
	padding: 4px 4px 4px 16px
}

#footer td, #footer p, #footer li, #footer a {
	color: #FFFFFF;
	line-height: 1.7em;
}

#footer li, #footer a {
	font-weight: bold;
	text-decoration: none;
	list-style: none;
}

#footer a:hover {text-decoration: underline}

.footer-links-cell {border-right: solid #796262 1px };

.clear {
	clear: both;
	height: 0px;
}

b, strong {
	font-weight: bold;
}

#copy {
	font-size: 6pt;
	color:#bbbbbb;
	font-family:Arial, Helvetica, sans-serif;
	text-align: right;
	padding: 0px 4px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#gallery-index-table {
	width: 480px;
	margin: 10px auto 30px auto;	
}

#gallery-index-table td {
	margin: 0px 0px;
	text-align: center;
	vertical-align: top;
	padding: 0px 0px 0px 0px;
	width: 255px;
	height: 265px;
}

#gallery-index-table td div {
        background: url(images/gallery-photo-background1.png) no-repeat top;
        margin: 10px auto 0px auto;
        padding: 2px 11px 11px 11px;
        width: 222px;
	height: 222px;
	text-align: center;
	vertical-align: middle;
	overflow: hidden;
}

#gallery-index-table a, #gallery-index-table a:hover  {
	text-decoration: none;
	font-size: 12pt;
	font-weight: bold;
	line-height: 1.0;
	color: #583B3B;	
}

#gallery-detail-table {
	width: 760px;
	margin: 10px auto 30px auto;	
}

#gallery-detail-table td {
	background: url(images/gallery-photo-background2.png) no-repeat center; 
	margin: 25px 15px 25px 15px;
	padding: 0px 0px 0px 0px;
	height: 140px;
	width: 140px;
	vertical-align: middle;
	text-align: center;
}

#gallery-detail-table td img {
	margin: 10px 0px 10px 0px;
}
/* reviewed above here */

.entry-title a {
    font-family: "Century Gothic", "Lucida Sans";
	font-size: 13pt;
	font-weight: bold;
	color: #583B3B;		
    text-decoration: none;
}

.entry-title a:hover {
       text-decoration: none;
}

.smalltext, .entry-date, .entry-date a, .entry-meta, .entry-meta a {
	font-size: 8pt;
}

.entry-date, .entry-meta {
	margin: 3px 3px 8px 18px;
}

.entry-date, .entry-date a {
	font-style: italic;
}

.rborder {
	border: solid red 1px;
}

.gallery {
	clear: left;
}

.prev-next {
	margin: 0px auto 0px auto;
	padding: 15px 70px 15px 70px;
}

.prev-next p, .prev-next p a {
	font-size: 11pt;
	text-decoration: none;
}

.alignright,img.alignright{
float:right;
margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
margin:1em 1em 0 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

.comments-container h3, .comments-container #respond h3 {
	font-size: 12pt;
	font-weight: bold;
	margin: 10px 10px 6px 18px;
}

.commentlist {
	margin: 0px 0px 20px 45px;
	width: 480px;
}

.comment {
	margin: 15px 0px 15px 0px;
}

.comment-author, .comment-author a {
	font-size: 12pt;
	font-weight: bold;
}

.comment-meta a {
	font-size: 8pt;
	margin: 0px 0px 0px 10px;
}

.comment-body {
	font-size: 10pt;
}

#commentform {
	margin: 5px 5px 5px 7px;
}

#commentform p {
	font-size: 9pt;
	margin: 0px 0px 0px 16px;
}

#commentform p a {
        font-size: 9pt;
}

