/*   
Theme Name: Blue Wordpress Theme
Theme URI: http://www.jennamolby.com/wordpressthemes
Description: A blue wordpress theme
Author: Jenna Molby
Author URI: http://www.jennamolby.com
*/


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1.5em;
	background-image: url(http://web.archive.org/web/20110209013856im_/http://www.photographybio.com/wp-content/themes/blue_wordpress_theme/images/background.png);
	margin: 0px;
	padding: 0px;
	background-color: #363636;
	color: #17191A;
	background-repeat: repeat-x;
}
h1 {
	font-size: 1.5em;
	font-weight: bold;
	color: #141516;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 9px;
	margin-left: 0px;
	clear: both;
}
h1 a {
	text-decoration: none;
}
h2 {
	font-size: 1.2em;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 20px;
}
h3 {
	color: #3E98EC;
	font-size: 1.3em;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
a {
	color: #3E98EC;
}
a:hover {
	color: #0D0E0F;
}



#top {
	background-image: url(http://web.archive.org/web/20110209013856im_/http://www.photographybio.com/wp-content/themes/blue_wordpress_theme/images/topimage.png);
	background-repeat: repeat;
	height: 10px;
}
.container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	background-image: url(http://web.archive.org/web/20110209013856im_/http://www.photographybio.com/wp-content/themes/blue_wordpress_theme/images/containerbackground1.png);
	padding-top: 13px;
	padding-bottom: 13px;
}
.page {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(http://web.archive.org/web/20110209013856im_/http://www.photographybio.com/wp-content/themes/blue_wordpress_theme/images/containerbackground2.png);
}

#title {
	float: left;
}
span.title {
	font-size: 2.2em;
	font-weight: bold;
	color: #FFFFFF;
}
span.title a {
	color: #FFFFFF;
	text-decoration: none;
}
span.desc {
	font-size: 1.4em;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 7px;
}

#header {
        
	padding-top: 30px;
	padding-bottom: 30px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#maincontent {
	float: left;
	background-color: #FFFFFF;
	width: 640px;
	padding: 10px;
}
#maincontent img {
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;
	border:#cc9 1px solid;
	padding:3px;
}
a img {
	border-bottom: #b8860b 0px solid;
}

#sidenav {
	float: right;
	width: 125px;
	padding: 5px;
	color: #FFFFFF;
}
#sidenav ul.nav {
	margin: 0px;
	padding: 0px;
}
#sidenav ul.nav li {
	display: block;
	list-style-type: none;
}
#sidenav ul.nav li a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	padding-bottom: 4px;
	padding-top: 4px;
	background-image: url(http://web.archive.org/web/20110209013856im_/http://www.photographybio.com/wp-content/themes/blue_wordpress_theme/images/navbackground.png);
	background-repeat: repeat;
	padding-left: 5px;
	margin-bottom: 2px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1em;
}
#sidenav ul.nav li a:hover {
	padding-top: 4px;
	padding-bottom: 4px;
	color: #225881;
	background-image: url(http://web.archive.org/web/20110209013856im_/http://www.photographybio.com/wp-content/themes/blue_wordpress_theme/images/navbackground_hover.png);
}

#sidenav ul {
	margin: 0px;
	padding: 0px;
}
#sidenav ul li {
	display: block;
	list-style-type: none;
}
#sidenav ul li a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	padding-bottom: 4px;
	padding-top: 4px;
	background-repeat: repeat;
	padding-left: 5px;
	margin-bottom: 2px;
	font-weight: bold;
	font-size: 1em;
}
#sidenav ul li a:hover {
	padding-top: 4px;
	padding-bottom: 4px;
	color: #225881;
}



#searchbox {
	float: right;
	width: 150px;
	padding-bottom: 15px;
	padding-right: 50px;
}

#searchform #s {
	background-color: #FFFFFF;
	border: 2px solid #286694;
	color: #18191A;
	width: 150px;
	padding: 5px;
}
#searchsubmit {
	background-color: #286694;
	border: 2px solid #286694;
	color: #FFFFFF;
	font-weight: bold;
	margin-left: 3px;
}

#footer {
	background-color: #286694;
	border-top: 3px solid #2C5AA0;
	color: #FFFFFF;
	padding: 7px;
	clear: both;
}
#footer a {
	color: #FFFFFF;
}
.post {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 15px;
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 10px;
}

.postinfo {
	background-color: #F2F2F2;
	border: 1px solid #CCCCCC;
	color: #999999;
	padding: 5px;
	font-size: 1em;
}
.postinfo a {
	color: #999999;
}
.postinfo a:hover {
	color: #CCCCCC;
	text-decoration: none;
}


.commentslink {
	float: right;
	width: 110px;
}
.commentslink a {
	color: #999999;
	background-color: #F2F2F2;
	padding: 1px 5px 1px 5px;
	border: 1px solid #CCCCCC;
	text-decoration: none;
}
.commentslink a:hover {
	color: #CCCCCC;
	text-decoration: none;
}


.alignright {
	float: right;
}
.alignleft {
	float: left;
}

.commentlist a {
	text-decoration: underline;
	font-weight: bold;
	color: #3E98EC;
}


.commentdate {
	color: #999999;
	font-size: 0.9em;
}

.commenttext .avatar {
	float: left; padding: 2px; border: 1px solid #CCCCCC; margin: 0px 7px 3px 0px;
}
.clearer {
	clear: both;
	height: 0px;
	font-size: 0px;
}
ol.commentlist {
	list-style: none;
	margin: 10px 0px 10px 0px;
	padding: 0px;
}
ol.commentlist img {
	border: none;
}

#commentform .textarea #comment {
	width: 370px;
}

ol.commentlist li {
	border-bottom: 1px dotted #CCCCCC;
	padding: 10px;
	margin: 0px;
	list-style: none;
}
ol.commentlist li.alt {
	background-color: #F8F8F8;
}

ol.commentlist li.bypostauthor {
	background-color: #DFE8F6;
}

.commentlist p {
	margin: 10px 5px 10px 5px;
	padding: 0px;
}

.commenttext {
	margin: 0px 0px 0px 65px;
}
.commenttext a {
	font-weight: normal;
	color: #3E98EC;
	text-decoration: underline;
}

.commentlist {
	color: #222222;
}

/* Mobile Responsive Styles */
@media screen and (max-width: 1024px) {
    .container {
        width: 95%;
        padding: 10px;
    }
    
    .page {
        width: 100%;
    }
    
    #header {
        width: 100%;
        padding: 20px 10px;
    }
}

@media screen and (max-width: 768px) {
    body {
        font-size: 0.9em;
    }
    
    .container {
        width: 100%;
        padding: 5px;
    }
    
    .page {
        width: 100%;
        padding: 0;
    }
    
    #header {
        width: 100%;
        padding: 15px 5px;
        text-align: center;
    }
    
    #title {
        float: none;
        text-align: center;
        margin-bottom: 15px;
    }
    
    #title img {
        max-width: 100%;
        height: auto;
    }
    
    #searchbox {
        float: none;
        width: 100%;
        text-align: center;
        padding: 10px 0;
    }
    
    #searchform #s {
        width: 80%;
        max-width: 300px;
    }
    
    #maincontent {
        float: none;
        width: 100%;
        padding: 15px;
        box-sizing: border-box;
    }
    
    #maincontent img {
        max-width: 100%;
        height: auto;
        float: none;
        display: block;
        margin: 10px auto;
    }
    
    #sidenav {
        float: none;
        width: 100%;
        padding: 10px;
        box-sizing: border-box;
    }
    
    #sidenav ul.nav li a {
        padding: 8px 10px;
        font-size: 1.1em;
    }
    
    h1 {
        font-size: 1.3em;
        text-align: center;
    }
    
    h2 {
        font-size: 1.1em;
    }
    
    h3 {
        font-size: 1.2em;
    }
    
    .wedding-photography-section ul {
        margin: 15px 0;
        padding: 15px;
    }
    
    /* Mobile-specific styles for callout boxes */
    .precious-pics-callout, .cta-section {
        padding: 15px !important;
        margin: 20px 0 !important;
    }
    
    .btn-primary, .btn-secondary {
        display: block !important;
        margin: 10px auto !important;
        padding: 12px 20px !important;
        text-align: center;
        max-width: 250px;
    }
}

@media screen and (max-width: 480px) {
    body {
        font-size: 0.85em;
        line-height: 1.4em;
    }
    
    #maincontent {
        padding: 10px;
    }
    
    #sidenav {
        padding: 5px;
    }
    
    h1 {
        font-size: 1.2em;
    }
    
    h2 {
        font-size: 1em;
        padding-top: 15px;
    }
    
    h3 {
        font-size: 1.1em;
    }
    
    .wedding-photography-section p {
        margin-bottom: 15px;
    }
    
    /* Ensure buttons stack properly on very small screens */
    .precious-pics-callout .btn-primary,
    .precious-pics-callout .btn-secondary,
    .cta-section .btn-primary,
    .cta-section .btn-secondary {
        display: block !important;
        margin: 8px auto !important;
        width: 90%;
        max-width: 250px;
        text-align: center;
    }
}

/* Improve readability and touch targets */
@media screen and (max-width: 768px) {
    a {
        min-height: 44px;
        display: inline-block;
        line-height: 1.4;
    }
    
    #sidenav ul.nav li a {
        min-height: 44px;
        display: flex;
        align-items: center;
    }
    
    /* Ensure images are responsive */
    img {
        max-width: 100%;
        height: auto;
    }
    
    /* Better spacing for mobile */
    p {
        margin-bottom: 1.2em;
    }
    
    ul {
        padding-left: 20px;
    }
    
    li {
        margin-bottom: 0.5em;
    }
}

/*
     FILE ARCHIVED ON 01:38:56 Feb 09, 2011 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 17:20:21 Apr 30, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.734
  exclusion.robots: 0.034
  exclusion.robots.policy: 0.02
  esindex: 0.013
  cdx.remote: 15.035
  LoadShardBlock: 336.635 (3)
  PetaboxLoader3.resolve: 327.624 (3)
  PetaboxLoader3.datanode: 95.943 (4)
  load_resource: 112.547
*/