body { margin: 0; background: url(../Images/body-bg.png) repeat-x top #fff; font-family: Tahoma, Geneva, arial, sans-serif; font-size: 100%; } 

@font-face { font-family: 'SeanRegular'; src: url('../Fonts/handsean-webfont.eot'); src: local('☺'), url('../Fonts/handsean-webfont.woff') format('woff'), url('../Fonts/handsean-webfont.ttf') format('truetype'), url('../Fonts/handsean-webfont.svg#webfontMFaz1eXT') format('svg'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'SouvenirLtBTLight'; src: url('../Fonts/souvnrl-webfont.eot'); src: local('☺'), url('../Fonts/souvnrl-webfont.woff') format('woff'), url('../Fonts/souvnrl-webfont.ttf') format('truetype'), url('../Fonts/souvnrl-webfont.svg#webfontkQYkmeUB') format('svg'); font-weight: normal; font-style: normal; }

/* GLOBAL */
* { padding: 0; margin: 0; }
a { color: #04785E; }
a:hover { color: #0095DD !important; }
a img { border: 0; }

/* STRUCTURE */
.clear-divs { clear: both; }
.site-container { width: 970px; margin: 0 auto; position: relative; font-size: 0; }
#site-logo { float: left; width: 442px; height: 116px; background:url(../Images/logo-bg.png) no-repeat top center; position: absolute; left: -10px; }
#body-wrap { width: 100%; padding: 0; margin: 0; }
#body-top { width: 970px; height: 31px; background:url(../Images/body-bg-top.png) no-repeat top left; display: block; }
#body-middle { background: url(../Images/body-bg-middle.png) repeat-y top left; font-size: 16px; border-bottom: 1px solid #fff; }
#body-bottom { width: 970px; height: 31px; background:url(../Images/body-bg-bottom.png) no-repeat top left; display: block; position: relative; top: -1px; }
.padd { padding: 20px; }
.padd-body { padding: 0 35px 0 35px; }
.col-wide { width: 613px; float: left; }
.col-narrow { width: 266px; float: right; }
.col-half-a { width: 48%; float: left; }
.col-half-b { width: 48%; float: right; }
.profile-intro { border-bottom: 3px solid #D2F5EC; padding: 0 0 10px 0; margin: 0 0 15px 0; }
.tag-wrap { margin: 25px 0 10px 0; }
.divider-text { border-top: 2px solid #CCC; text-align: center; margin: 15px 0 0 0; }
.share-wrap { float: right; width: 90px; text-align: right; }
.comment { border-bottom: 2px solid #FFE866; padding: 10px 0 10px 0; }
#view-comments .comment:last-child { border-bottom: none; }
#contact-form { margin: 25px 0 0 0; }
.success-box { border: 3px solid #C9FFC1 ; background-color: #E3FFDF; clear: both; }
.blogger-profile { padding: 0 0 15px 0; margin: 0 0 15px 0; border-bottom: 3px solid #DBF7EF; }
#our-bloggers-wrap .blogger-profile:last-child { border-bottom: none; }
.blogger-profile .col-a { float: left; width: 8%; }
.blogger-profile .col-b { float: left; width: 89%; }

#home-headline-top { display: block; width: 694px; height: 26px; background: url(../Images/home-headline-top.png) no-repeat; margin: 0 auto; }
#home-headline-bottom { display: block; width: 694px; height: 26px; background: url(../Images/home-headline-bottom.png) no-repeat; margin: 0 auto; }
#home-headline { background-color: #fff; width: 694px; margin: 0 auto; font-size: 16px; }
#home-headline .padd { padding: 0 20px 0 20px; }

#home-feature-title { display: block; width: 1013px; height: 61px; background: url(../Images/home-feature-title-bg.png) no-repeat top; font-family: 'SeanRegular', Tahoma, Geneva, sans-serif; font-size: 20px; text-align: center; margin: 30px 0 0 0; position: relative; left: -22px; }
#home-feature { font-size: 12px; width: 1013px; padding: 0; position: relative; top: -28px; }
#home-feature a { text-decoration: none; cursor: pointer; color: #000; float: left; }
#home-feature a .padd { padding: 12px 12px 12px 20px; }
#home-feature #feature-2 .padd, #home-feature #feature-3 .padd { padding: 12px; }
#home-feature #feature-4 .padd { padding: 12px 20px 12px 12px; }
#home-feature span { display: block; }
#home-feature span.highlight { display: inline; font-size: 14px; font-weight: bold; }
#home-feature a span.highlight { color: #793E79; }
#home-feature .feature-text-bg { height: 147px; background: url(../Images/home-feature-text-bg.png); border-right: 2px solid #fff; line-height: 19px; }
#home-feature a:hover .feature-text-bg { background-position: 0 -150px; }
#home-feature a:hover, #home-feature a:hover span.highlight { color: #000 !important; }

#home-feature #feature-1 { width: 248px; }
#home-feature #feature-2 { width: 239px; }
#home-feature #feature-3 { width: 239px; }
#home-feature #feature-4 { width: 248px; }

#home-feature #feature-1 .photo { width: 248px; height: 255px; background: url(../Images/home-feature-photo-left.png) no-repeat; }
#home-feature #feature-2 .photo { width: 239px; height: 255px; background: url(../Images/home-feature-photo-middle-left.png) no-repeat; }
#home-feature #feature-3 .photo { width: 239px; height: 255px; background: url(../Images/home-feature-photo-middle-right.png) no-repeat; }
#home-feature #feature-4 .photo { width: 248px; height: 255px; background: url(../Images/home-feature-photo-right.png) no-repeat 0 0; }
/*#home-feature #feature-1:hover .photo, #home-feature #feature-2:hover .photo, #home-feature #feature-3:hover .photo, #home-feature #feature-4:hover .photo { opacity:0.9; filter:alpha(opacity=90); }
*/
#home-feature #feature-1 .feature-text-bg { background-position: left top; }
#home-feature #feature-2 .feature-text-bg, #home-feature #feature-3 .feature-text-bg { background-position: center top; }
#home-feature #feature-4 .feature-text-bg { background-position: right top; width: 245px; }

#home-feature #feature-1:hover .feature-text-bg { background-position: left bottom; }
#home-feature #feature-2:hover .feature-text-bg, #home-feature #feature-3:hover .feature-text-bg { background-position: center bottom; }
#home-feature #feature-4:hover .feature-text-bg { background-position: right bottom; }

/* TEXT */
h1 { font-family: 'SeanRegular', Tahoma, Geneva, sans-serif; font-weight: normal; color: #006699; margin: 0 0 10px 0; }
h2 { font-family: 'SouvenirLtBTLight', Georgia, "Times New Roman", Times, serif; font-weight: normal; color: #000; margin: 0 0 15px 0; padding: 10px 0 0 0; font-size: 1.8em; }
.blog-title-wrap h2 { font-size: 28px; }
h2 a { text-decoration: none; }
h3 { font-family: 'SouvenirLtBTLight', Georgia, "Times New Roman", Times, serif; font-weight: normal; color: #666; font-size: 1.5em; margin: 10px 0 5px 0; }
h4 { margin: 10px 0 5px 0; }
p { font-size: .875em; line-height: 1.5em; margin: 0 0 10px 0; }
.feature-text-bg p { font-size: 11px; }
ul, ol { font-size: .875em; margin: 0 0 10px 20px; line-height: 1.5em;}
ul li, ol li { margin: 0 0 5px 10px; }

#home-headline h1 { font-family: 'SouvenirLtBTLight', Georgia, "Times New Roman", Times, serif; color: #000; text-align: center; margin: 0; padding: 0; font-size: 1.8em; }
#home-headline h1 span { font-family: 'SouvenirLtBTLight', Georgia, "Times New Roman", Times, serif; color: #CC3065; font-size: 1.1em; }
#home-feature-title span { position: relative; top: -20px; }
.highlight { color: #CC3065; }
label span { font-size: .875em; }
label span.required { color: #900; }
.commenter { font-family: 'SouvenirLtBTLight', Georgia, "Times New Roman", Times, serif; font-size: 1.3em; margin-bottom: 4px; } 
.home-center { text-align: center; padding: 0 0 20px 0; font-size: 22px; }
#home-headline .sub-headline { font-family: 'SouvenirLtBTLight', Georgia, "Times New Roman", Times, serif; color: #000; text-align: center; margin: 0; padding: 0; font-size: 0.9em; }

.blog-title-wrap h2 { margin: 0; }
.by-line { color: #999; }
.by-line a { color: #999; }
.divider-text span { font-family: 'SeanRegular', Tahoma, Geneva, sans-serif; font-size: 15px; line-height: 15px; background-color: #fff; position: relative; top: -9px; height: 25px; display: block; width: 30px; margin: 0 auto; padding: 0 10px 0 10px !important; font-weight: normal; color: #999; }
.success-box h2 { font-size: 1.2em; color: #390; margin: 0 0 5px 0; padding: 0; }

/* CALENDAR */
.post-date { width: 55px; position: relative; padding: 23px 13px 5px 13px; text-align: center; background:url(../Images/white-bg.gif) repeat-x top left #DEF3FA; border-radius: 7px 7px 7px 7px; -moz-border-radius: 7px 7px 7px 7px; -webkit-border-bottom-left-radius: 7px; -webkit-border-bottom-right-radius: 7px; -webkit-border-top-left-radius: 7px; -webkit-border-top-right-radius: 7px; color: #fff; font-family: 'SouvenirLtBTLight', Georgia, "Times New Roman", Times, serif; color: #000; float: left; margin: 10px 20px 15px 0; }
.month { display: block; background-color: #006699; position: absolute; font-size: 13px; width: 100%; right: 0px; top: 0px; padding: 5px 0 5px 0; text-align: center; color: #fff; border-radius: 7px 7px 0px 0px; -moz-border-radius: 7px 7px 0px 0px; -webkit-border-top-left-radius: 7px; -webkit-border-top-right-radius: 7px; font-weight: normal; width: 81px; }
.date { font-size: 26px; line-height: 28px; display: block; padding: 7px 0 0 0; }
.year { font-size: 13px; display: block; }

/* MAIN NAVIGATION */
nav { width: 537px; height: 115px; float: right; margin: 0; background:url(../Images/nav-bg.png) no-repeat top center; }
nav ul, nav ul li,
nav ul#menu-primary-nav, nav ul#menu-primary-nav li{ margin: 0; padding: 0; line-height: 0; font-size: 0; list-style-type: none; position: relative; top: 15px; }
nav li { float: left; }
nav a { display: block; height: 43px; cursor: pointer; background: url(../Images/main-nav.png) top left no-repeat; text-decoration: none; }
nav a span { height: 1px; width: 1px; position: absolute; overflow: hidden; top: -30px; } 

nav a#menu-order-1 { width: 91px; }
nav a#menu-order-2 { width: 79px; background-position: -91px 0; }
nav a#menu-order-3 { width: 149px; background-position: -170px 0; }
nav a#menu-order-4 { width: 108px; background-position: -319px 0; }
nav a#menu-order-5 { width: 110px; background-position: -427px 0; }

nav a#menu-order-1:hover { width: 91px; background-position: 0 -42px; }
nav a#menu-order-2:hover { width: 79px; background-position: -91px -42px; }
nav a#menu-order-3:hover { width: 149px; background-position: -170px -42px; }
nav a#menu-order-4:hover { width: 108px; background-position: -319px -42px; }
nav a#menu-order-5:hover { width: 110px; background-position: -427px -42px; }

nav a#menu-order-1:active, nav a#menu-order-1.current-menu-item { width: 91px; background-position: 0 -84px; }
nav a#menu-order-2:active, nav a#menu-order-2.current-menu-item { width: 79px; background-position: -91px -84px; }
nav a#menu-order-3:active, nav a#menu-order-3.current-menu-item { width: 149px; background-position: -170px -84px; }
nav a#menu-order-4:active, nav a#menu-order-4.current-menu-item { width: 108px; background-position: -319px -84px; }
nav a#menu-order-5:active, nav a#menu-order-5.current-menu-item { width: 110px; background-position: -427px -84px; }

/* SEARCH BOX */
.search-box { font-size: .875em; background-color: #FFED84; border: 3px solid #FFED84; border-radius: 7px 7px 0px 0px; -moz-border-radius: 7px 7px 0px 0px; -webkit-border-top-left-radius: 7px; -webkit-border-top-right-radius: 7px; }
.search-box .padd { padding: 8px; }
.search-box .header { font-family: 'SeanRegular', Tahoma, Geneva, sans-serif; font-size: 1.4em; padding: 8px; margin: 0; }
.search-box .sub-header { background-color: #FFF9D5; }
.search-box .content { background-color: #fff; border-bottom: 1px solid #fff; }
.search-box p { margin: 0; }

/* FOOTER */
footer { border-top: 3px solid #C2F3E3; background:url(../Images/footer-bg.jpg) bottom center no-repeat; margin: 20px 0 15px 0; padding: 15px 0 0 0; display: block; font-size: 16px; }
#footer-details { float: right; text-align: right; width: 400px;}
#footer-details img { float: right; margin: 0 0 0 15px; }
#footer-details p { font-size: .75em; line-height: 1.6em; } 
footer ul { float: left; }
footer ul li { list-style-type: none; float: left; font-size: .9em; margin: 0 15px 0 0; font-family: 'SouvenirLtBTLight', Georgia, "Times New Roman", Times, serif; }
footer ul li a { text-decoration: none; }

/* IMAGES */
#site-logo img { position: relative; left: 20px; top: 25px; }
.profile-pic { float: left; margin: 0 15px 15px 0; }
.block { display: block; }
.tag-icon { margin: 0 20px 0 0; float: left; position: relative; top: -7px; }
.alignright, .content-float { float: right; margin: 0 0 15px 15px; border: 4px solid #FFF9D5; }
.alignleft { float: left; margin: 0 15px 15px 0; border: 4px solid #FFF9D5; }
.profile-intro .alignright, .profile-intro .content-float, .profile-intro .alignleft { border: none; }
.no-border { border: none !important; }
.read-posts { float: right; margin: 0 0 5px 5px; }

/* FORMS */
.choose-date, .choose-tag { padding: 5px 0 10px 0; background: url(../Images/icon-calendar.gif) no-repeat left top; height: 34px; display: block; text-align: right; }
.choose-tag { background-image: url(../Images/icon-tag.gif); } 
.keyword input { float: left; width: 146px; }
input, select, textarea { padding: 4px; font-size: 13px; border: 1px solid #7C7C7C; }
.search-box select { width: 180px; }
input:focus, select:focus, textarea:focus { border-color: #0095DD; outline: none; }
label { font-family: 'SouvenirLtBTLight', Georgia, "Times New Roman", Times, serif; font-size: 1.2em; }
.ui-tabs-panel input { width: 246px; margin: 3px 0 10px 0;}
.ui-tabs-panel textarea { width: 536px; height: 200px; margin: 3px 0 0 0; }

#contact-form input { width: 250px; margin: 5px 0 15px 0; }
#contact-form textarea { width: 340px; height: 150px; margin: 5px 0 0 0; }

.button-articles { width: 137px; height: 31px; position: relative; left: 105px; background: url(../Images/button-filter-articles.png) no-repeat; font-size: 0; line-height: 0; border: 0; cursor: pointer; }
.button-search { width: 77px; height: 31px; position: relative; left: 4px; top: -3px; background: url(../Images/button-search.png) no-repeat; font-size: 0; line-height: 0; border: 0; cursor: pointer; }
.button-leave-comment { width: 130px !important; height: 31px; position: relative; top: 6px; right: 10px; float: right; background: url(../Images/button-leave-comment.png) no-repeat; font-size: 0; line-height: 0; border: 0; cursor: pointer; }
.button-send-question { width: 137px; height: 31px; float: left; background: url(../Images/button-send-question.png) no-repeat; font-size: 0; line-height: 0; border: 0; position: relative; top: 10px; cursor: pointer; }

/* TABS */
.ui-tabs-nav, .ui-tabs-panel { font-size: .875em; }
.ui-tabs-nav { list-style: none; margin: 0; padding: 0 0 0 4px; }
.ui-tabs-nav:after { display: block;  clear: both; content: " "; }
.ui-tabs-nav li { float: left; margin: 0 0 0 -4px; min-width: 84px; }
.ui-tabs-nav a, .ui-tabs-nav a span { display: block; padding: 0 10px; width: 160px; background: url(../Images/tab.png) no-repeat; }
.ui-tabs-nav a { margin: 1px 0 0; padding-left: 0; font-weight: bold; text-align: center; text-decoration: none; white-space: nowrap; outline: 0; position: relative; top: 3px; z-index: 2;}
.ui-tabs-nav .ui-tabs-selected a {  }
.ui-tabs-nav a span { width: 64px; min-width: 64px; height: 25px; min-height: 25px; padding-top: 15px; padding-right: 0; padding-bottom: 4px; padding-left: 0; }
*>.ui-tabs-nav a span { width: auto; height: auto; }
.ui-tabs-nav .ui-tabs-selected a:active span { border-bottom: none; padding-bottom: 4px; }
.ui-tabs-nav .ui-tabs-selected a, .ui-tabs-nav a:focus, .ui-tabs-nav a:active { background: url(../Images/tab-active.png) no-repeat; }
.ui-tabs-nav a:active span { border-bottom: 3px solid #FFE866; padding-bottom: 1px; }
.ui-tabs-nav a, .ui-tabs-nav .ui-tabs-disabled a:hover, .ui-tabs-nav .ui-tabs-disabled a:focus, .ui-tabs-nav .ui-tabs-disabled a:active { background-position: 0 0; }
.ui-tabs-nav .ui-tabs-selected a span, .ui-tabs-nav a:hover span, .ui-tabs-nav a:focus span, .ui-tabs-nav a:active span { background-position: 0 -100px; }
.ui-tabs-nav a span, .ui-tabs-nav .ui-tabs-disabled a:hover span, .ui-tabs-nav .ui-tabs-disabled a:focus span, .ui-tabs-nav .ui-tabs-disabled a:active span { background-position: 0 0; }
.ui-tabs-nav .ui-tabs-selected a:link, .ui-tabs-nav .ui-tabs-selected a:visited, .ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited { cursor: text; }
.ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active,
.ui-tabs-nav .ui-tabs-deselectable a:hover, .ui-tabs-nav .ui-tabs-deselectable a:focus, .ui-tabs-nav .ui-tabs-deselectable a:active { cursor: pointer; }
.ui-tabs-disabled { opacity: .4; filter: alpha(opacity=40); }
.ui-tabs-panel { border: 3px solid #FFE866; padding: 20px; background-color: #FFFCE1; }
.ui-tabs-loading em { padding: 0 0 0 20px; background: url(loading.gif) no-repeat 0 50%; }

* html .ui-tabs-nav { display: inline-block; }
*:first-child+html .ui-tabs-nav  { display: inline-block; }

@media projection, screen { .ui-tabs-hide { display: none; } }
@media print { .ui-tabs-nav { display: none; } }


/* begin special comment form styles */
h3#reply-title { display: none; }
p.comment-notes { color: #990000; }
p.comment-form-author { float: left; width: 49%; }
p.comment-form-email { float: left; width: 49%; }
p.comment-form-url { float: left; width: 49%; }
p.comment-form-comment { clear: both; }
p.form-submit #submit { width: 130px !important; height: 31px; position: relative; top: 6px; right: 10px; float: right; background: url(../Images/button-leave-comment.png) no-repeat; font-size: 0; line-height: 0; border: 0; cursor: pointer; }
/* end special comment form styles ***/
