@charset "UTF-8";
/* CSS Document */

/* colors */
/* blue 1a3280 */
/* salmon f0c49a */
/* dark brown 6d3719 */
/* light blue bbbdd0 */
/* really light blue f0f1f5 */
* {  
	vertical-align: baseline;  
	font-family: Arial, Helvetica, sans-serif;  
	font-style: inherit;  
	font-size: 100%;  
	border: none;  
	padding: 0;  
	margin: 0;  
	}  
body {  
	background-color: #000000;
	background-image: url(/%7Eseaverph/blog/wp-content/themes/seaver/images/backgroundFade.jpg);
	background-repeat: repeat-x;
	text-align: center;
	}  
body.smugmug, body.smugmug-pro {
}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, ul, ol, dl {  
	}  
li, dd, blockquote {  
	}  
ul {
	list-style: none;
	padding: 0;
}
table {  
	border-collapse: collapse;  
	border-spacing: 0;  
	}
#preload img
{
	position: absolute;
	overflow: hidden;
	left: -9999px; 
	top: -9999px;
	height: 1px;
	width: 1px;
} 
.clearit {
	display: block;
	clear: both;
}
#header, #seaverHead {
	width: 1100px;
	height: 40px;
	margin: 0 auto;
	position: relative;
}
#wrapper {
	background-color: #f0f1f5;
	width: 960px;
	height: auto;
	margin: 0 auto;
	text-align: left;
}
#wrapper.front {
	background-color: #000;
}
#wrapper.smugWrap {
	width: auto;
	text-align: center;
	background-color: inherit;
}
#wrapper.smugWrap #blogTop {
	margin: 0 auto;
}
#topMenu {
	float: right;
	background-image: url(/%7Eseaverph/blog/wp-content/themes/seaver/images/topLightRight.png);
	background-repeat: no-repeat;
	width: 369px;
	height: 40px;
	margin: 0 0 0 -75px;
	text-align: right;
}
#topMenu p {
	color: #fff;
	font-size: .7em;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin: 15px 75px 0 0;
}
#topMenu a {
	color: #ddd;
	text-decoration: none;
}
#topMenu a:hover {
	color: #fff;
}
#socialLinks {
	float: right;
}
#facebook {
	float: left;
	margin: 11px 5px 0;
}
#facebook a {
	background-image: url(/%7Eseaverph/blog/wp-content/themes/seaver/images/facebook.png);
	background-repeat: no-repeat;
	display: block;
	width: 74px;
	height: 18px;
	text-indent: -9999px;
	overflow: hidden;
}
#facebook a:hover {
	background-image: url(/%7Eseaverph/blog/wp-content/themes/seaver/images/facebook-hover.png);
}
#zazzle {
	float: left;
	margin: 10px 5px 0;
}
#zazzle a {
	background-image: url(/%7Eseaverph/blog/wp-content/themes/seaver/images/zazzle.png);
	background-repeat: no-repeat;
	display: block;
	width: 69px;
	height: 19px;
	text-indent: -9999px;
	overflow: hidden;
}
#zazzle a:hover {
	background-image: url(/%7Eseaverph/blog/wp-content/themes/seaver/images/zazzle-hover.png);
}
#cafePress {
	float: left;
	margin: 5px 5px 0;
}
#cafePress a {
	background-image: url(/%7Eseaverph/blog/wp-content/themes/seaver/images/cafepress.png);
	background-repeat: no-repeat;
	display: block;
	width: 49px;
	height: 30px;
	text-indent: -9999px;
	overflow: hidden;
}
#cafePress a:hover {
	background-image: url(/%7Eseaverph/blog/wp-content/themes/seaver/images/cafepress-hover.png);
}
#webAddress {
	float: left;
	background-image: url(/%7Eseaverph/blog/wp-content/themes/seaver/images/topLightLeft.png);
	background-repeat: no-repeat;
	width: 425px;
	height: 40px;
	margin: 0 0 0 60px;
}
#webAddress a {
	font-weight: bold;
	color: #ddd;
	font-size: .8em;
	margin: 15px 0 0;
	text-decoration: none;
	display: block;
	position: relative;
	z-index: 11;
}
#webAddress a:hover {
	color: #fff;
}
#KSLogo {
	background-image: url(/%7Eseaverph/blog/wp-content/themes/seaver/images/KSLogo.png);
	background-repeat: no-repeat;
	width: 158px;
	height: 141px;
	position: absolute;
	z-index: 10;
	top: -12px;
	left: 60px;
}
#navbar {
	width: 100%;
	background-image: url(/%7Eseaverph/blog/wp-content/themes/seaver/images/navBackground.jpg);
	background-repeat: repeat-x;
	height: 40px;
	border-top: 1px solid #b47e63;
	text-align: center;
}
#navbarInner {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}
#mainMenu {
	float: right;
}
#nav {
	list-style: none;
	height: 40px;
	margin: 0;
	position: relative;
	z-index: 5;
}
#nav a {
	display: block;
	color: #1a3280;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: .8em;
	height: 16px;
	padding: 12px;
}
* html #nav a {
	width: 65px;
}
#nav a:hover, #nav a.active {
	background-image: url(images/menuTopHover.jpg);
	background-repeat: repeat-x;
	color: #fff;
}
#nav li {
	float: left;
}
#nav li ul {
	position: absolute;
	left: -999em;
	top: 40px;
	width: 175px;
	list-style: none;
	background-image: url(images/menuDropBackground.png);
	background-repeat: repeat;
	border-left: 1px solid #f0c49a;
	border-right: 1px solid #f0c49a;
	border-bottom: 3px solid #f0c49a;
}
#nav li ul a {
	width: 165px;
	border-bottom: 1px solid #f0c49a;
	padding: 5px;
	text-transform: none;
	font-size: .8em;
	color: #fff;
	height: auto;
}
#nav li ul a:hover {
	/*background-image: url(images/menuDropHover.jpg);
	background-repeat: repeat-x;*/
	background-image: none;
	background-color: #f0c49a;
	color: #6d3719;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}
#nav li ul li:hover ul, #nav li ul li ul li:hover ul {
	left: -177px;
	top: auto;
	border-top: 1px solid #f0c49a;
	margin: -27px 0 0;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}
#kevenSeaver {
	background-image: url(/%7Eseaverph/blog/wp-content/themes/seaver/images/kevenSeaver.png);
	background-repeat: no-repeat;
	width: 304px;
	height: 40px;
	margin: 0 0 0 115px;
}
#leftFront {
	width: 394px;
	float: left;
	overflow: hidden;
}
#bigKS {
	background-image: url(/%7Eseaverph/blog/wp-content/themes/seaver/images/bigKS.jpg);
	background-repeat: no-repeat;
	width: 354px;
	height: 238px;
	padding: 70px 20px 0;
}
#sidebarsHome {
	margin: 20px 0 0;
}
#sidebarsHome h4 {
	color: #fff;
	font-size: 1em;
}
#sidebarsHome li {
	color: #fff;
	font-size: .8em;
	line-height: 1.3em;
}
#sidebarsHome a {
	color: #fff;
	text-decoration: none;
}
#sidebarsHome a:hover {
	text-decoration: underline;
}
#sidebarHomeLeft {
	width: 177px;
	float: left;
	margin: 0 20px 0 0;
}
#sidebarHomeRight {
	width: 196px;
	float: left;
}
#sidebarHomeLeft {
	border-right: 1px solid #bbbdd0;
}
#rightFront {
	width: 566px;
	min-height: 500px;
	float: right;
	background-image: url(/%7Eseaverph/blog/wp-content/themes/seaver/images/homePhotoFade.jpg);
	background-repeat: repeat-x;
	overflow: hidden;
}
#imageTitle {
	text-align: center;
	height: 25px;
	padding: 10px 0 0;
}
#imageTitle h2{
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-style: italic;
	letter-spacing: 4px;
	text-transform: uppercase;
	color: #bbbdd0;
}
#mainImage {
	text-align: center;
}
#mainImage img {
	width: 500px !important;
	border: 1px solid #bbbdd0;
	margin: 0 auto 20px;
}
#homeTopPost p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fff;
	font-size: 2em;
	line-height: 1em;
	letter-spacing: -1px;
}
#homeTopPost a {
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 1em;
	line-height: 1.5em;
}
#blogTop {
	width: 960px;
	height: 30px;
	background-image: url(/%7Eseaverph/blog/wp-content/themes/seaver/images/blogTop.jpg);
	background-repeat: no-repeat;
	padding: 10px 0 0;
}
#blogTopStretch {
	width: 100%;
	height: 40px;
	background-image: url(/%7Eseaverph/blog/wp-content/themes/seaver/images/blogTopStretch.jpg);
	background-repeat: repeat-x;
}
#blogTop h2 {
	float: right;
	width: 570px;
	text-align: center;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-style: italic;
	letter-spacing: 4px;
	text-transform: uppercase;
	color: #bbbdd0;
}
#blogLeft {
	float: left;
	width: 610px;
	padding: 40px;
	background-color: #fff;
	min-height: 400px;
}
#blogFull {
	padding: 40px;
	width: 880px;
	background-color: #fff;
}
#blogLeft h2, .page h2 {
	font-size: 1.7em;
	letter-spacing: -1px;
	margin: 0 0 10px;
}
#blogLeft h2 a, .page h2 a {
	color: #1a3280;
	text-decoration: none;
}
#blogLeft .post, #blogLeft .page {
	border-bottom: 1px solid #bbbdd0;
	margin: 0 0 20px;
	padding: 0 0 20px;
}
#secondary .post {
	float: left;
	width: 30%;
	margin: 0 20px 0 0;
	border-bottom: none;
}
#secondary h2 {
	font-size: 1.2em;
}
.post small, .page small {
	font-size: .7em;
	text-transform: uppercase;
	color: #666;
}
.post small a, .page small a {
	color: #666;
	font-weight: bold;
	text-decoration: underline;
}
.post .entry {
	margin: 10px 0;
}
.entry p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	color: #333;
	margin: 9px 0 0;
}
.entry p em {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
.entry p a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #1a3280;
	text-decoration: underline;
}
.entry h3 {
	font-size: 1.2em;
	color: #1a3280;
	margin: 20px 0 5px;
}
.entry h4 {
	font-size: 1em;
	color: #1a3280;
	margin: 5px 0 2px;
}
.entry img {
	border: 1px solid #bbbdd0;
	margin: 0px 10px;
}
.entry p.wp-caption-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	padding: 0 0 10px 10px;
}
.entry .alignright {
	float: right;
	margin-right: 0;
}
.entry .alignleft {
	float: left;
	margin-left: 0;
}
.entry .alignnone {
	margin: 0;
}
.postmetadata {
	font-size: .7em;
	color: #666;
}
.postmetadata a {
	color: #666;
}
.readMoreButton {
	display: block;
	background-image: url(/%7Eseaverph/blog/wp-content/themes/seaver/images/readMore.png);
	background-repeat: no-repeat;
	width: 101px;
	height: 45px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0 0 0 -10px;
}
.navigation {
	margin: 10px 0;
}
.navigation .alignright {
	text-align:right;
}
.navigation .alignleft {
	text-align: left;
}
.navigation a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	text-transform: uppercase;
	color: #1a3280;
}
#comments {
	margin: 20px 0 5px;
}
.comment {
	border: 1px solid #f0f1f5;
	padding: 10px;
	margin: 10px 0 0;
}
.comment.alt {
}
.commentlist {
	list-style: none;
}
.commentlist .comment {
	margin: 10px 0 0;
}
.comment cite {
	font-size: .8em;
	font-weight: normal;
	color: #000;
}
.comment cite a {
	color: #000;
	text-decoration: none;
}
.comment cite a.comment-edit-link {
	color: #bbbdd0;
	text-transform: uppercase;
}
.comment-meta {
	font-size: .8em;
	font-weight: normal;
	color: #666;
}
.comment-meta a {
	color: #666;
}
.comment p, .wpcf7 p/*contact form*/ {
	font-family: Arial, Helvetica, sans-serif;
	margin: 10px 0 0 5px;
	font-size: .8em;
	line-height: 1.5em;
	color: #666;
}
.wpcf7 h3 {
	color: #1a3280;
}
#respond {
	margin: 30px 0 0;
}
#respond small {
	display: block;
	margin: 5px 0;
}
#comment, #author, #email, #url, .wpcf7 input, .wpcf7 textarea/*contact form*/ {
	border: 1px solid #bbbdd0;
	font-size: 12px;
	color: #1a3280;
	padding: 5px;
	width: 200px;
}
.wpcf7 textarea, #commentform #comment {
	width: 400px;
}
#respond #submit, .contactSubmit input/*contact form*/ {
	background-image: url(/%7Eseaverph/blog/wp-content/themes/seaver/images/submit.png);
	background-repeat: no-repeat;
	width: 81px;
	height: 36px;
	text-indent: -9999px;
	overflow: hidden;
	background-color: #FFFFFF;
	border: none;
}
#respond #submit:hover, .contactSubmit input:hover {
	background-image: url(/%7Eseaverph/blog/wp-content/themes/seaver/images/submit-hover.png);
}
/* contact form */
.wpcf7 {
	width: 45%;
	float: left;
}
#captchaImage {
	margin: 2px 0 5px;
}
.captcha-805 input {
	width: 80px;
}
#blogRight {
	float: left;
	width: 230px;
	padding: 20px;
}
#search-text {
	border: 1px solid #1a3280;
	background-color: #bbbdd0;
	color: #fff;
	font-size: .7em;
	text-transform: uppercase;
	padding: 3px;
	float: left;
	margin: 10px 0 0;
}
#search-submit {
	background-image: url(/%7Eseaverph/blog/wp-content/themes/seaver/images/searchButton.png);
	background-repeat: no-repeat;
	background-color: inherit;
	width: 81px;
	height: 37px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 2px 0 0;
	float: left;
}
#search-submit:hover {
	background-image: url(/%7Eseaverph/blog/wp-content/themes/seaver/images/searchButton-hover.png);
}
#blogRight h4 {
	color: #1a3280;
	font-size: 1.1em;
	margin: 10px 0 2px;
}
#blogRight li {
	font-size: .9em;
	color: #1a3280;
	margin: 5px 0 0;
}
#blogRight li a {
	color: #1a3280;
	text-decoration: none;
}
#blogRight li a:hover {
	text-decoration: underline;
}
#blogRight #calendar li {
	font-weight: bold;
	margin: 0 0 0 5px;
}
#blogRight #calendar li li {
	font-weight: normal;
	font-style: italic;
}
/* Calendar */
    .calnk a:hover {
         background-position:0 0;
         text-decoration:none;  
         color:#000000;
         }
    .calnk a:visited {
         text-decoration:none;
         color:#000000;
        }
    .calnk a {
        font-style: normal;
        text-decoration:none; 
        color:#000000; 
        }
    .calnk a span { 
        display:none; 
        }
    .calnk a:hover span {
        color:#fff; 
		background-image: url(/%7Eseaverph/blog/wp-content/themes/seaver/images/menuDropBackground.png);
		background-repeat: repeat;
        display:block;
        position:absolute; 
        margin-top:1px; 
        padding:10px; 
        width:200px; 
        z-index:100;
		border: 1px solid #fff;
        }
     .calendar-table {
        border:none;
        width:100%;
     }
     .calendar-heading {
        height:25px;
        text-align:left;
        border:1px solid #D6DED5;
        background-color:#E4EBE3;
     }
     .calendar-next {
        width:25%;
        text-align:center;
     }
     .calendar-prev {
        width:25%;
        text-align:center;
     }
     .calendar-month {
        width:50%;
        text-align:center;
        font-weight:bold;
     }
     .normal-day-heading {
        text-align:center;
        width:25px;
        height:25px;
        font-size:0.8em;
        border:1px solid #DFE6DE;
        background-color:#EBF2EA;
     }
     .weekend-heading {
        text-align:center;
        width:25px;
        height:25px;
        font-size:0.8em;
        border:1px solid #DFE6DE;
        background-color:#EBF2EA;
        color:#FF0000;
     }
     .day-with-date {
        vertical-align:text-top;
        text-align:left;
        width:60px;
        height:60px;
        border:1px solid #DFE6DE;
     }
     .no-events {

     }
     .day-without-date {
        width:60px;
        height:60px;
        border:1px solid #E9F0E8;
     }
     span.weekend {
        color:#FF0000;
     }
     .current-day {
        vertical-align:text-top;
        text-align:left;
        width:60px;
        height:60px;
        border:1px solid #BFBFBF;
        background-color:#E4EBE3;
     }
     span.event {
        font-size:1em;
     }
     .kjo-link {
        font-size:0.75em;
        text-align:center;
     }
     .event-title {
        text-align:left;
        font-weight:bold;
        font-size:1em;
     }
     .event-title-break {
        width:96%;
        margin-left:2%;
        margin-right:2%;
        margin-top:5px;
        margin-bottom:5px;
        text-align:center;
        height:1px;
     }
     .event-content-break {
        width:96%;
        margin-left:2%;
        margin-right:2%;
        margin-top:5px;
        margin-bottom:5px;
        text-align:center;
        height:1px;
     }
     .calendar-date-switcher {
        height:25px;
        text-align:center;
        border:1px solid #D6DED5;
        background-color:#E4EBE3;
     }
     .calendar-date-switcher form {
        margin:0;
        padding:0;
     }
     .calendar-date-switcher input {
        border:1px #D6DED5 solid;
     }
     .calendar-date-switcher select {
        border:1px #D6DED5 solid;
     }
     .cat-key {
        width:100%;
        margin-top:10px;
        padding:5px;
        border:1px solid #D6DED5;
     }
/* End Calendar */

#footer, #seaverFooter {
	background-image: url(/%7Eseaverph/blog/wp-content/themes/seaver/images/footerBackground.jpg);
	background-repeat: repeat-x;
	height: 77px;
	width: 100%;
}
#cobrand_footer #footer {
	background-image: none;
	text-align: left;
}
#cobrand_footer {
	width: 960px;
	margin: 0 auto;
}
#feeds.nav, #feedHelp.nav, #footer.nav, #cobrand_footer.nav {
	font-size: .7em;
}
#footerContent {
	margin: 0 auto;
	width: 960px;
	height: 77px;
	text-align: left;
	padding: 5px 0 0;
}
#footerContent p {
	color: #fff;
	font-size: .7em;
}
#footerContent a {
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}
#footerContent a:hover {
	text-decoration: underline;
}
#footerText {
	float: left;
	margin: 0 20px 0 0;
	height: 72px;
}
#asidPartner {
	background-image: url(/%7Eseaverph/blog/wp-content/themes/seaver/images/asdPartner.png);
	background-repeat: no-repeat;
	width: 167px;
	height: 36px;
	float: left;
}
#printFooter {
	display: none;
}

/* SmugMug */
#header_wrapper #header {
	width: auto;
	padding: 0;
	margin: 0;
	height: auto;
}
#header_wrapper {
	background-image: none;
}
#smugmug {
	margin-left: 40px !important;
	margin-right: 40px !important;
	margin-top: 10px;
}
.smuglogo {
	margin: 20px 0 0 20px;
}
#toolbar {
	background-color:inherit;
	border: none;
	float: right;
}
#toolbar a {
	color: #1a3280;
}
#toolbar a.nav {
	display: none;
}
#searchWords, #searchWordsShort {
	border: 1px solid #1a3280;
	background-color: #bbbdd0;
	color: #fff;
	font-size: .7em;
	text-transform: uppercase;
	padding: 3px;
}
.searchglass, .shoppingcart {
	display: none;
}
#homepage #breadCrumbTrail, #homepage #breadcrumb {
	display: none;
}
#homepageBoxes {
	margin: 20px 0 0;
}
#breadCrumbTrail, #breadCrumbTrail a.nav {
	color: #f0c49a;
	font-size: .8em;
}
#breadCrumbTrail #albumTitle {
	color: #f0c49a;
	font-weight: bold;
}
#categoryTitle, #featuredTitle {
	font-size: 16px;
}
a.copy {
	color: inherit;
}
#albumDescription {
	color: #bbbdd0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
}
#albumDescription a {
	color: #f0c49a;
}
.pageNav, .pageNav a, #photoNavTop a {
	color: #f0c49a;
	font-size: 12px;
	text-transform: uppercase;
}
#pageNavigation_top {
	margin: 5px 0 0;
}
#homepageTools {
	margin-bottom: 0 !important;
}
.title {
	color: #f0c49a;
	font-size: 12px;
}
a img.imgBorder, .imgBorder {
	background-color: #bbbdd0;
}
a:hover img.imgBorder, .imgBorderOn {
background-color:#1A3280;
}
.foreground, #caption_bottom, #caption_bottom a, #photoKeywords a {
	color: #f0c49a;
	font-size: 12px;
}
.box {
	background-color: inherit;
	margin-bottom: 0;
}
#homepage h3{
	color: #f0c49a;
}
.box .nav, .box .nav a, .box .title {
	color: #f0c49a;
}
#homepage, #category {
	width: 920px;
	padding: 0 20px;
}
.boxTop {
	background: none;
	border: none;
}
.boxBottom {
	border: none;
}
.miniBox {
	width: 280px;
}
.miniBox .albumTitle, .albumTitle a.nav, .albumTitle a.note {
	color: #f0c49a !important;
}
#smugmug #comment {
	border: none;
}
#comment.top_border {
	border-top: none !important;
}
/* Mail Chimp Form */
#mc_embed_signup input {
	border: 1px solid #bbbdd0;
	font-size: 1em;
	color: #1a3280;
	padding: 5px;
}
#mc_embed_signup label {
	font-weight: normal !important;
	color: #666;
}
#mce-MMERGE6 {
	border: 1px solid #bbbdd0;
	color: #1a3280;
}
#mc_embed_signup {
	margin: 0 20px 20px 0;
	width: 45%;
	float: left;
}
#mc_embed_signup #mc-embedded-subscribe {
	background-image: url(/%7Eseaverph/blog/wp-content/themes/seaver/images/submit.png);
	background-repeat: no-repeat;
	width: 81px;
	height: 36px;
	text-indent: -9999px;
	overflow: hidden;
	background-color: #FFFFFF;
	border: none;
}

/* site map */
#sitemap h2 {
	font-size: 1.2em;
	color: #1a3280;
}
#sitemap ul {
	margin: 0 0 20px;
	font-size: .8em;
	list-style: disc;
}
#sitemap ul li {
	margin: 5px 0 0 20px;
}
#sitemap ul li a {
	color: #000;
	font-size: 1em;
}
.ddsg-wrapper div {
	display: none;
}