/*
Theme Name: Profiles International SBP theme
Theme URI: http://www.davehanas.com.com
Description: SBP website theme for 2011
Author: David Hanas
Version: 1.0
License: GNU General Public License
License URI: license.txt
Tags: Profiles International, professional, corporate, assessments
*/

@charset "UTF-8";
/* MEYER RESET v1.0
----------------------------------------------------------------------------------------------------*/
html, body { margin:0; padding:0; font-size:100%; }
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, b, u, i, center, 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-size:100%;/*vertical-align:bottom;*/ background:transparent }
blockquote, q { quotes:none }
blockquote:before, blockquote:after, q:before, q:after { content:''; content:none }
:focus { outline:0 }
ins { text-decoration:none }
del { text-decoration:line-through }
table { border-collapse:collapse; border-spacing:0 }
/* Non-semantic helper classes 
----------------------------------------------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 { text-rendering: optimizeLegibility; }
html { -webkit-font-smoothing: antialiased; }
label, input[type=button], input[type=submit], button { cursor: pointer; }
::-moz-selection {
background: #FF5E99;
color:#fff;
text-shadow: none;
}
::selection {
background:#FF5E99;
color:#fff;
text-shadow: none;
}
a:link { -webkit-tap-highlight-color: #FF5E99; }
html { overflow-y: scroll; }
button { width: auto; overflow: visible; }
.ie7 img { -ms-interpolation-mode: bicubic; }
.txt_replace { display:block; height:0px; text-indent:-10000px; width:0px; }
.ir { display:block; text-indent:-999em; overflow:hidden; background-repeat: no-repeat; }
.hidden { display:none; visibility:hidden; }
.visuallyhidden { position:absolute !important; clip: rect(1px 1px 1px 1px); /* IE6, IE7 */ clip: rect(1px, 1px, 1px, 1px); }
.invisible { visibility: hidden; }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-block; }
* html .clearfix { height: 1%; } /* Hides from IE-mac \*/
.clearfix { display: block; }
.clear { clear: both; }
.remove_border { border: none !important }
.add_border_left { border-left: 1px solid #072C42; }
.no_box_shadow { -moz-box-shadow: none !important; -webkit-box-shadow: none !important; box-shadow: none !important; }
/* Style elements 
----------------------------------------------------------------------------------------------------------------*/
body { color:#5C554D; font:12px/19px Helvetica, Arial, Verdana, sans-serif; background: #ebebeb url(images/sbp-background-tile.gif) repeat-x scroll center top; }
a:link, a:active, a:visited { color:#072C42; }
a:hover { color:#B3802D; }
h1 { color:#231F20; font:30px/34px Palatino, Georgia, "Times New Roman", Times, serif; }
h2 { color:#231F20; font:16px/21px Palatino, Georgia, "Times New Roman", Times, serif; }
h3 { color: #231F20; font:16px/19px Helvetica, Arial, Verdana, sans-serif; font-weight: bold; }
h4 { color: #231F20; font:14px/19px Helvetica, Arial, Verdana, sans-serif; font-weight: bold; }
h5 { color:#231F20; font:13px/19px Helvetica, Arial, Verdana, sans-serif; }
h6 { font-weight: normal; color:#9A9691; font-size: 12px; }
ul { list-style-image:none; list-style-position:outside; list-style-type:none; margin-top: 6px; margin-bottom: 6px; }
ul li { background:transparent url(images/sbp-list-bullet.gif) no-repeat scroll 0 0.6em; display:list-item; margin:0px 0px 0px 13px; padding:2px 0px 3px 22px; position: relative; }
ol li ul li { background:transparent url(images/sbp-list-bullet.gif) no-repeat scroll 0 0.6em; padding-left: 24px; }
ol { list-style-type: decimal; margin: 6px 18px 6px; }
ol li { margin:0px 0px 0px 2px; padding:2px 0px 3px 0px; background: none; }
p { margin: 0px 0px 13px; }
p.last_para { margin: 0px 0px 26px; }
blockquote { background: none repeat scroll 0 0 #F4F3ED; border-left: 13px solid #CCCCCC; color: #666666; font-family: Palatino, Georgia, "Times New Roman", Times, serif; font-size: 15px; font-style: italic; line-height: 24px; padding: 12px 16px; }
blockquote, q { quotes: "" ""; }
strong { font-weight: bold; }
em, dfn { font-style: italic; }
dfn { font-weight: bold; }
sup, sub { line-height: 0px; font-size: 72%; }
abbr, acronym { border-bottom: 1px dotted #666; }
address { margin: 0px 0px 15px; font-style: normal; }
del { color:#666; }
pre { margin: 1.5em 0; white-space: pre; }
pre, code, tt { font: 1em 'andale mono', 'lucida console', monospace; line-height: 19px; }
/* PREHEADER
----------------------------------------------------------------------------------------------------------------*/
#preheader { display: block; margin: 0px auto; height: 57px; width: 940px; font-size: 11px; position: relative; }
#preheader #pi_logo_wrapper { display: block; float: left; }
#preheader #small_nav { float: right; margin-top: 15px; position: relative; padding-right: 15px; }
#preheader #small_nav a, #preheader #small_nav span { margin-left: 4px; padding-left: 7px; position: relative; padding-top: 2px; padding-bottom: 2px; color: #fff; }
#preheader #small_nav a.add_border_left, #preheader #small_nav span.add_border_left { border-left: 1px solid #fff !important; }
#preheader #small_nav a:hover { color:#EDD4B0; }
/* HEADER
----------------------------------------------------------------------------------------------------------------*/
#header_wrapper { display: block; height: 110px; width: 940px; position: relative; background: #FFFFFF url(images/sbp-header-background-tile.gif) repeat-x scroll left bottom; }
#sbp_logo { left: 18px;position: absolute; top: 0; }
#sbp_emblem { left: 701px; position: absolute; top: 0; }
/* Main Navigation
----------------------------------------------------------------------------------------------------------------*/
#main_nav_wrapper { display: block; text-align: center; height: 37px; width: 940px; background: none repeat scroll 0 0 #DBE4EA; border-bottom: 1px solid #FFFFFF; border-top: 1px solid #FFFFFF; }
ul#menu-main-menu { list-style: none outside none;margin: 0; }
ul#menu-main-menu li {     background: none repeat scroll 0 0 transparent !important;float: left;margin: 0;padding: 0;text-align: center;}
ul#menu-main-menu li a:link, ul#menu-main-menu li a:active, ul#menu-main-menu li a:visited {
    border-left: 1px solid #DBE4EA;
    border-right: 1px solid #231F20;
    color: #2D5676;
    display: block;
    font-size: 14px;
    font-weight: bold;
    padding: 9px 15px;
    text-decoration: none;
}
ul#menu-main-menu li a:hover, ul#menu-main-menu li.current-page-ancestor a, ul#menu-main-menu li.current_page_item a {  background: url("images/sbp-cta-btn-bg.gif") repeat-x scroll left top transparent; color: #051826; }
/* Side Navigation 
----------------------------------------------------------------------------------------------------------------*/
ul#side-nav, .widget-container ul { list-style-image:none; list-style-position:outside; list-style-type:none; margin: 0px 0px 24px; border-top: 1px solid #C2CACF; }
ul#side-nav li, .widget-container ul li { margin: 0px; padding: 0px; background: none !important; }
ul#side-nav li a:link, ul#side-nav li a:active, ul#side-nav li a:visited { display: block; padding-top: 6px; padding-bottom: 6px; border-bottom: 1px solid #C2CACF; text-decoration: none; padding-left: 20px; color: #808080; background: url(images/sbp-side-nav-box.gif) no-repeat scroll left 12px; }
.widget-container ul li a:link, .widget-container ul li a:active, .widget-container ul li a:visited { display: block; padding-top: 6px; padding-bottom: 6px; border-bottom: 1px solid #C2CACF; text-decoration: none; padding-left: 20px; color: #808080; background: url(images/sbp-side-nav-box.gif) no-repeat scroll left 12px; }
ul#side-nav li a:hover,, .widget-container ul li a:hover {color: #004C6B;background: url(images/sbp-side-nav-box.gif) no-repeat scroll left -78px;}
ul#side-nav li.current_page_item a { color: #B3802D; background: url(images/sbp-side-nav-box.gif) no-repeat scroll left -154px; }
.widget-title { padding:6px 0px; }
/* Special Classes 
----------------------------------------------------------------------------------------------------------------*/
.first-item a { border-left: none !important; }
/*.last-item a { border-right: none !important; }*/
.small-nav-item a { width: 125px; }
.large-nav-item a { width: 185px; }
.add_pad_btm_single { padding-bottom: 19px; display: block; }
.add_pad_btm { padding-bottom: 19px; }
.add_pad_left_single { padding-left: 19px; display: block; }
.add_pad_right_single { padding-right: 19px; display: block; }
.add_pad_top_single { padding-top: 19px; display: block; }
.add_pad_btm_double { padding-bottom: 38px; display: block; }
.add_margin_bottom { margin-bottom: 74px !important; }
.featured { background: #FBF5ED; }
.featured .featured-tag { -moz-box-shadow: none !important; -webkit-box-shadow: none !important; box-shadow: none !important; left: 431px; position: absolute; top: -7px; }
.left { float: left; }
.avatar { float: left; border: 2px solid #fff; -moz-box-shadow: 0px 0px 4px #C2CACF; -webkit-box-shadow: 0px 0px 4px #C2CACF; box-shadow: 0px 0px 4px #C2CACF; margin-right: 24px; position: relative; }
.small { font-size: 11px; line-height: 18px; margin-bottom: 18px; text-transform: uppercase; position: relative; }
.large { font-size: 18px; line-height: 32px; margin-bottom: 32px; }
.side_quote { font-size: 13px; line-height: 21px; margin: 13px 0px; text-indent: -6px; position: relative; font:16px/22px Palatino, Georgia, "Times New Roman", Times, serif; font-style:italic; }
/* Social Nav Wrappers
----------------------------------------------------------------------------------------------------------------*/
a.social_icon { padding: 1px; }
a.social_icon img { margin-bottom: -4px; opacity: 0.8; padding-top: 4px; position: relative; }
a.social_icon:hover img { opacity:1; }
/* Buttons 
----------------------------------------------------------------------------------------------------------------*/
a.btn_cta_gold { text-decoration: none; border: 1px solid #5E4916; font-weight: bold; font-size: 14px; color: #5E4916 !important; text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2); padding: 8px 12px; background: url(images/sbp-cta-btn-bg.gif) repeat-x scroll left top; display: inline-block; }
a.btn_cta_gold:hover { text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6); color: #fff !important; background: url(images/sbp-cta-btn-bg.gif) repeat-x scroll left bottom; }
a.btn_cta_gold_small { text-decoration: none; border: 1px solid #5E4916; font-weight: bold; color: #5E4916 !important; text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2); padding: 3px 8px; background: url(images/sbp-cta-btn-bg.gif) repeat-x scroll left top; display: inline-block; }
a.btn_cta_gold_small:hover { text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6); color: #fff !important; background: url(images/sbp-cta-btn-bg.gif) repeat-x scroll left bottom; }
/* Wrappers 
----------------------------------------------------------------------------------------------------------------*/
#page_wrapper { position: relative; margin:0px auto; padding: 0px 0px 26px; width: 940px; background: #FFFFFF; }
#col_left { display: block; float: left; min-height: 312px; padding: 0px 69px 0 53px; position: relative; width: 505px; border-right: 1px solid #C2CACF; }
#col_right { display: block; float: left; position: relative; width: 270px; padding: 0px 20px; }
.horizontal_wrapper { display: block; float: left; position: relative; width: 100%; }
.horizontal_wrapper img { float: left; -moz-box-shadow: 0px 0px 4px #C2CACF; -webkit-box-shadow: 0px 0px 4px #C2CACF; box-shadow: 0px 0px 4px #C2CACF; margin-right: 36px; margin-bottom: 42px; clear: both; position: relative; }
#banner { display: block; width: 940px; height: 108px; position: relative; border-bottom: 4px solid #072C42; background: #728db5; margin: 0px 0px 42px; }
#banner h1 { position: absolute; left: 53px; top: 41px; }
#cta { display: block; background: #F0F5F7; position: relative; width: 244px; padding: 12px; border: 1px solid #C2CACF; min-height: 110px; }
#cta img { -moz-box-shadow: 0px 0px 4px #C2CACF; -webkit-box-shadow: 0px 0px 4px #C2CACF; box-shadow: 0px 0px 4px #C2CACF; float: right; }
/* Banners 
----------------------------------------------------------------------------------------------------------------*/
body.page-id-8 #banner { background: url(images/sbp-banner-about-us.jpg) no-repeat scroll center center; }
body.category_assessments #banner { background: url(images/sbp-banner-assessments.jpg) no-repeat scroll center center; }
body.category_products #banner { background: url(images/sbp-banner-products.jpg) no-repeat scroll center center; }
body.category_whitepapers #banner { background: url(images/sbp-banner-whitepapers.jpg) no-repeat scroll center center; }
body.category_contact #banner { background: url(images/sbp-banner-contact.jpg) no-repeat scroll center center; }
/* HOME PAGE STYLES
----------------------------------------------------------------------------------------------------------------*/
body.home #banner {
    height: 190px;
    padding: 0;
    position: relative;
    width: 940px;
}
body.home #banner div { display: block; height: 190px; left: 0px; top: 0px; width: 940px; }
body.home #banner div h1 { position: absolute; left: 53px; top: 23px; }
body.home #banner div h2 { position: absolute; left: 53px; top: 63px; }
body.home #banner div .btn_cta_gold { position: absolute; left: 53px; top: 133px; }


body.home #banner .banner_a {background: url(images/sbp-home-banner-940x294-A.jpg) no-repeat scroll left -50px transparent; height: 190px !important; display: block; left: 0;top: 0;width: 940px;}
body.home #banner .banner_b {background: url(images/sbp-home-banner-940x294-B.jpg) no-repeat scroll left -80px transparent; height: 190px !important; display: block; left: 0;top: 0;width: 940px;}
body.home #banner .banner_c {background: url(images/sbp-home-banner-940x294-C.jpg) no-repeat scroll left -40px transparent; height: 190px !important; display: block; left: 0;top: 0;width: 940px;}

.banner_nav a#prev { background: url(images/sbp-prev-arrow.png) no-repeat scroll left top; height: 103px; left: -8px; overflow: hidden; position: absolute; top: 180px; width: 33px; z-index: 1000; text-indent: -1000px; }
.banner_nav a#prev:hover { background: url(images/sbp-prev-arrow.png) no-repeat scroll right top; }
.banner_nav a#next { background: url(images/sbp-next-arrow.png) no-repeat scroll right top; height: 103px; left: 914px; overflow: hidden; position: absolute; top: 180px; width: 33px; z-index: 1000; text-indent: -1000px; }
.banner_nav a#next:hover { background: url(images/sbp-next-arrow.png) no-repeat scroll left top; }




body.home #intro-block {padding: 0px 24px; margin-bottom: 24px; border-bottom: 1px solid #ccc;}


body.home .col_home, body.home #col_left, body.home #col_right { float: left; padding: 21px; width: 270px; border: none; }
body.home #col_middle { border-left: 1px solid #C2CACF; }
body.home #col_right { border-left: 1px solid #C2CACF; position: relative; }
body.home #col_right img.free_report { position: absolute; top: 53px; left: 218px; z-index: 3; }
/* IE 6 - 7 - 8 Hacks
----------------------------------------------------------------------------------------------------------------*/
body.ie6 .col_home { margin: 0px !important; position: relative; padding: 0px; }
body.ie6 #col_left { padding-right: 59px !important; }
/* No box shadow support in older browsers, so add a border*/
body.ie6 #cta img, body.ie7 #cta img, body.ie8 #cta img, body.ie6 .horizontal_wrapper img, body.ie7 .horizontal_wrapper img, body.ie8 .horizontal_wrapper img, body.ie6 .avatar, body.ie7 .avatar, body.ie8 .avatar, body.ie6#form_01 #col_left img, body.ie7#form_01 #col_left img, body.ie8#form_01 #col_left img { border: 1px solid #C2CACF; }
body.ie6 img.featured-tag, body.ie7 img.featured-tag, body.ie8 img.featured-tag { border: none !important; }
#videoplayer { z-index: 1; position: relative; display: block; }
/* Footer Styles 
----------------------------------------------------------------------------------------------------------------*/
#footer_wrapper { display: block; margin: 0px auto; font-size: 11px; line-height: 16px; position: relative; color:#1E3762; width: 938px; background: #D2DEEC; border-top: 8px solid #acbbcd; }
#footer_wrapper ul { margin: 0px; position: relative; }
#footer_wrapper ul li { font-weight: bold; margin: 0px; padding: 2px; background: none !important; }
#footer_wrapper ul li ul li { font-weight: normal; padding-left: 14px; background: url(images/sbp-list-bullet.gif) no-repeat scroll 0 0.4em transparent !important; }
#footer_wrapper ul li a { color:#1E3762; }
#footer_wrapper ul li ul li a { color:#1E3762; }
#footer_wrapper a { text-decoration: none; color: #1E3762; }
#footer_wrapper a:hover { color:#7d5514; text-decoration: underline; }
#footer_wrapper .narrow_col { float: left; padding: 21px; width: 270px; }
#footer_wrapper .footer_copyright { /*border-bottom: 1px solid #acbbcd; */ margin: 0px 21px; padding: 12px 0px; }
/* FORMS 
----------------------------------------------------------------------------------------------------------------*/
body.category_form { background: url(images/sbp-form-background.gif) repeat-y scroll center top; }
body.category_form #preheader, body.category_form #main_nav_wrapper, body.category_form #header_wrapper, body.category_form #footer_wrapper { display: none; }
body.category_form #page_wrapper { width: 800px; padding: 0px; background: none; border: none; }
body.category_form #col_left { width: 260px; background: none; border: none; min-height: 490px; padding: 40px 20px 20px; margin: 0px; }
body.category_form #col_left img { -moz-box-shadow: 0px 0px 4px #C2CACF; -webkit-box-shadow: 0px 0px 4px #C2CACF; box-shadow: 0px 0px 4px #C2CACF; position: relative; margin-bottom: 24px; }
body.category_form #col_right { background: none; border: none; min-height: 490px; padding: 40px 20px 20px; width: 440px; margin: 0px; }
/* IE6 Hack */
body.ie6#form_01 #col_right { padding-top: 40px; }

fieldset { /*float:left; */ margin:0px; }
dl { margin-top:10px; position:relative; }
dd { float:left; margin:0px 0px 8px; padding-left:6px; width:275px; position: relative; }
dt { clear:both; float:left; padding:3px 0px; text-align:right; vertical-align:top; width:120px; }
.label { font-weight: bold; vertical-align:top; }
dt.formSpacer, dd.formSpacer { border-top:1px solid #2a4a53; margin:12px 0px 0px; position:relative; }
.input { background:#FFFFFF none repeat scroll 0 0; border:1px solid #BDC8CE; padding:3px; vertical-align:top; }
.input:focus { border:1px solid #5C554D; }
.select { padding:2px 0; }
.add_border_bottom { border-bottom: 1px solid #BDC8CE; }
.add_border_top { border-top: 1px solid #BDC8CE; padding-top: 12px; }
.add_border_left { border-left: 1px solid #2d4756; }
.remove_padding { padding: 0 !important; }
.special_input { margin-bottom: 8px; width: 230px; }
.special_input { border: 1px solid #FFCC33; padding: 6px; }
/* FORMS error styling 
----------------------------------------------------------------------------------------------------------------*/
label.error { border: 1px solid #CC0000; background: #FFCC99 url(images/icon-alert.gif) no-repeat scroll 3px top; margin-left:10px; padding:4px 3px 4px 28px; position:absolute; top:-2px; width:230px; z-index:500; font-size: 11px; line-height: 16px; text-transform: uppercase; }
#terms_wrapper label.error { margin-left: 80px; }
input.error, select.error { /*border: 1px solid #CC0000; background: #FFCC99;*/ }
input.valid, select.valid { /*border: 1px solid #339900; background: #CCFFCC;*/ }
.content_important { border: 1px solid #FDEB10; background: #FFFFCC; position: relative; margin-bottom: 13px; padding:2px 3px 2px 28px; font-size: 11px; text-transform: uppercase; }
.content_warning { border: 1px solid #CC0000; background: #FFCC99; position: relative; margin-bottom: 13px; background: #FFCC99 url(images/icon-alert.gif) no-repeat scroll 3px center; padding:2px 3px 2px 28px; font-size: 11px; text-transform: uppercase; }
.content_success { border: 1px solid #339900; padding: 10px; background: #CCFFCC; position: relative; margin-bottom: 13px; }
input#btnSubmit, input.btnSubmit { background: url(images/sbp-form-btn.gif) no-repeat scroll center top transparent; border: medium none; color: #5E4916; cursor: pointer; display: block; font-size: 16px; font-weight: bold; margin-left: -7px; padding-bottom: 13px; padding-top: 13px; position: relative; text-align: center; width: 159px; }
input#btnSubmit:hover, input.btnSubmit:hover { background: url(images/sbp-form-btn.gif) no-repeat scroll center -46px transparent; color: #FFFFFF; cursor: pointer; }

/* reducing turnover calc */
body.page-id-278 dt {width: 280px; text-align: left }
body.page-id-278 dd {width: 200px;}
table.reducing_turnover input { width: 120px;}
table.reducing_turnover td {}

/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Examples and documentation at: http://fancybox.net
 * 
 * Copyright (c) 2008 - 2010 Janis Skarnelis
 * That said, it is hardly a one-person project. Many people have submitted bugs, code, and offered their advice freely. Their support is greatly appreciated.
 * 
 * Version: 1.3.4 (11/11/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */

#fancybox-loading { position: fixed; top: 50%; left: 50%; width: 40px; height: 40px; margin-top: -20px; margin-left: -20px; cursor: pointer; overflow: hidden; z-index: 1104; display: none; }
#fancybox-loading div { position: absolute; top: 0; left: 0; width: 40px; height: 480px; background-image: url('images/fancybox/fancybox.png'); }
#fancybox-overlay { position: absolute; top: 0; left: 0; width: 100%; z-index: 1100; display: none; }
#fancybox-tmp { padding: 0; margin: 0; border: 0; overflow: auto; display: none; }
#fancybox-wrap { position: absolute; top: 0; left: 0; padding: 20px; z-index: 1101; outline: none; display: none; }
#fancybox-outer { position: relative; width: 100%; height: 100%; background: #fff; }
#fancybox-content { width: 0; height: 0; padding: 0; outline: none; position: relative; overflow: hidden; z-index: 1102; border: 0px solid #fff; }
#fancybox-hide-sel-frame { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: transparent; z-index: 1101; }
#fancybox-close { position: absolute; top: -15px; right: -15px; width: 30px; height: 30px; background: transparent url('images/fancybox/fancybox.png') -40px 0px; cursor: pointer; z-index: 1103; display: none; }
#fancybox-error { color: #444; font: normal 12px/20px Arial; padding: 14px; margin: 0; }
#fancybox-img { width: 100%; height: 100%; padding: 0; margin: 0; border: none; outline: none; line-height: 0; vertical-align: top; }
#fancybox-frame { width: 100%; height: 100%; border: none; display: block; }
#fancybox-left, #fancybox-right { position: absolute; bottom: 0px; height: 100%; width: 35%; cursor: pointer; outline: none; background: transparent url('images/fancybox/blank.gif'); z-index: 1102; display: none; }
#fancybox-left { left: 0px; }
#fancybox-right { right: 0px; }
#fancybox-left-ico, #fancybox-right-ico { position: absolute; top: 50%; left: -9999px; width: 30px; height: 30px; margin-top: -15px; cursor: pointer; z-index: 1102; display: block; }
#fancybox-left-ico { background-image: url('images/fancybox/fancybox.png'); background-position: -40px -30px; }
#fancybox-right-ico { background-image: url('images/fancybox/fancybox.png'); background-position: -40px -60px; }
#fancybox-left:hover, #fancybox-right:hover { visibility: visible; /* IE6 */ }
#fancybox-left:hover span { left: 20px; }
#fancybox-right:hover span { left: auto; right: 20px; }
.fancybox-bg { position: absolute; padding: 0; margin: 0; border: 0; width: 20px; height: 20px; z-index: 1001; }
#fancybox-bg-n { top: -20px; left: 0; width: 100%; background-image: url('images/fancybox/fancybox-x.png'); }
#fancybox-bg-ne { top: -20px; right: -20px; background-image: url('images/fancybox/fancybox.png'); background-position: -40px -162px; }
#fancybox-bg-e { top: 0; right: -20px; height: 100%; background-image: url('images/fancybox/fancybox-y.png'); background-position: -20px 0px; }
#fancybox-bg-se { bottom: -20px; right: -20px; background-image: url('images/fancybox/fancybox.png'); background-position: -40px -182px; }
#fancybox-bg-s { bottom: -20px; left: 0; width: 100%; background-image: url('images/fancybox/fancybox-x.png'); background-position: 0px -20px; }
#fancybox-bg-sw { bottom: -20px; left: -20px; background-image: url('images/fancybox/fancybox.png'); background-position: -40px -142px; }
#fancybox-bg-w { top: 0; left: -20px; height: 100%; background-image: url('images/fancybox/fancybox-y.png'); }
#fancybox-bg-nw { top: -20px; left: -20px; background-image: url('images/fancybox/fancybox.png'); background-position: -40px -122px; }
#fancybox-title { font-family: Helvetica; font-size: 12px; z-index: 1102; background: none repeat scroll 0 0 #000; text-align: center; padding: 12px; }
.fancybox-title-inside { padding-bottom: 10px; text-align: center; color: #333; background: #fff; position: relative; }
.fancybox-title-outside { padding-top: 10px; color: #fff; }
.fancybox-title-over { position: absolute; bottom: 0; left: 0; color: #FFF; text-align: left; }
#fancybox-title-over { padding: 10px; background-image: url('images/fancybox/fancy_title_over.png'); display: block; }
.fancybox-title-float { position: absolute; left: 0; bottom: -20px; height: 32px; }
#fancybox-title-float-wrap { border: none; border-collapse: collapse; width: auto; }
#fancybox-title-float-wrap td { border: none; white-space: nowrap; }
#fancybox-title-float-left { padding: 0 0 0 15px; background: url('images/fancybox/fancybox.png') -40px -90px no-repeat; }
#fancybox-title-float-main { color: #FFF; line-height: 29px; font-weight: bold; padding: 0 0 3px 0; background: url('images/fancybox/fancybox-x.png') 0px -40px; }
#fancybox-title-float-right { padding: 0 0 0 15px; background: url('images/fancybox/fancybox.png') -55px -90px no-repeat; }
/* IE6 */
.fancybox-ie6 #fancybox-close { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_close.png', sizingMethod='scale');
}
.fancybox-ie6 #fancybox-left-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_left.png', sizingMethod='scale');
}
.fancybox-ie6 #fancybox-right-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_right.png', sizingMethod='scale');
}
.fancybox-ie6 #fancybox-title-over { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_over.png', sizingMethod='scale');
zoom: 1; }
.fancybox-ie6 #fancybox-title-float-left { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_left.png', sizingMethod='scale');
}
.fancybox-ie6 #fancybox-title-float-main { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_main.png', sizingMethod='scale');
}
.fancybox-ie6 #fancybox-title-float-right { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_right.png', sizingMethod='scale');
}
.fancybox-ie6 #fancybox-bg-w, .fancybox-ie6 #fancybox-bg-e, .fancybox-ie6 #fancybox-left, .fancybox-ie6 #fancybox-right, #fancybox-hide-sel-frame { height: expression(this.parentNode.clientHeight + "px");
}
#fancybox-loading.fancybox-ie6 { position: absolute; margin-top: 0; top: expression( (-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2 : document.body.clientHeight/2 ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop )) + 'px');
}
#fancybox-loading.fancybox-ie6 div { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_loading.png', sizingMethod='scale');
}
/* IE6, IE7, IE8 */
.fancybox-ie .fancybox-bg { background: transparent !important; }
.fancybox-ie #fancybox-bg-n { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_n.png', sizingMethod='scale');
}
.fancybox-ie #fancybox-bg-ne { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_ne.png', sizingMethod='scale');
}
.fancybox-ie #fancybox-bg-e { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_e.png', sizingMethod='scale');
}
.fancybox-ie #fancybox-bg-se { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_se.png', sizingMethod='scale');
}
.fancybox-ie #fancybox-bg-s { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_s.png', sizingMethod='scale');
}
.fancybox-ie #fancybox-bg-sw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_sw.png', sizingMethod='scale');
}
.fancybox-ie #fancybox-bg-w { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_w.png', sizingMethod='scale');
}
.fancybox-ie #fancybox-bg-nw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_nw.png', sizingMethod='scale');
}
/*Category,Archive,Search additional styles*/
.each_post { float:left; width:100%; padding:20px 0px; border-bottom:1px solid #CCC; }
.post_img { float:left; width:150px; height:150px; }
.single_post_img { float:left; width:245px; height:245px; padding:0px 15px 15px 0px; }
.post_text { /*float:left;*/ margin-left:20px; /*width:330px;*/ }
.post_text h2 { padding-bottom:10px; }
#nav-below { width:100%; margin-top:20px; float:left; }
/* =Comments
-------------------------------------------------------------- */
#comments { clear: both; }
#comments .navigation { padding: 0 0 18px 0; }
h3#comments-title, h3#reply-title { color: #000; font-size: 20px; font-weight: bold; margin-bottom: 0; }
h3#comments-title { padding: 24px 0; }
.commentlist { list-style: none; margin: 0; }
.commentlist li.comment { border-bottom: 1px solid #e7e7e7; line-height: 24px; margin: 0 0 24px 0; padding: 0 0 0 56px; position: relative; }
.commentlist li:last-child { border-bottom: none; margin-bottom: 0; }
#comments .comment-body ul, #comments .comment-body ol { margin-bottom: 18px; }
#comments .comment-body p:last-child { margin-bottom: 6px; }
#comments .comment-body blockquote p:last-child { margin-bottom: 24px; }
.commentlist ol { list-style: decimal; }
.commentlist .avatar { position: absolute; top: 4px; left: 0; }
.comment-author { }
.comment-author cite { color: #000; font-style: normal; font-weight: bold; }
.comment-author .says { font-style: italic; }
.comment-meta { font-size: 12px; margin: 0 0 18px 0; }
.comment-meta a:link, .comment-meta a:visited { color: #888; text-decoration: none; }
.comment-meta a:active, .comment-meta a:hover { color: #ff4b33; }
.commentlist .even { }
.commentlist .bypostauthor { }
.reply { font-size: 12px; padding: 0 0 24px 0; }
.reply a, a.comment-edit-link { color: #888; }
.reply a:hover, a.comment-edit-link:hover { color: #ff4b33; }
.commentlist .children { list-style: none; margin: 0; }
.commentlist .children li { border: none; margin: 0; }
.nopassword, .nocomments { display: none; }
#comments .pingback { border-bottom: 1px solid #e7e7e7; margin-bottom: 18px; padding-bottom: 18px; }
.commentlist li.comment+li.pingback { margin-top: -6px; }
#comments .pingback p { color: #888; display: block; font-size: 12px; line-height: 18px; margin: 0; }
#comments .pingback .url { font-size: 13px; font-style: italic; }
/* Comments form */
input[type=submit] { color: #333; }
#respond { border-top: 1px solid #e7e7e7; margin: 24px 0; overflow: hidden; position: relative; }
#respond p { margin: 0; }
#respond .comment-notes { margin-bottom: 1em; }
.form-allowed-tags { line-height: 1em; }
.children #respond { margin: 0 48px 0 0; }
h3#reply-title { margin: 18px 0; }
#comments-list #respond { margin: 0 0 18px 0; }
#comments-list ul #respond { margin: 0; }
#cancel-comment-reply-link { font-size: 12px; font-weight: normal; line-height: 18px; }
#respond .required { color: #ff4b33; font-weight: bold; }
#respond label { color: #888; font-size: 12px; }
#respond input { margin: 0 0 9px; width: 98%; }
#respond textarea { width: 98%; }
#respond .form-allowed-tags { color: #888; font-size: 12px; line-height: 18px; }
#respond .form-allowed-tags code { font-size: 11px; }
#respond .form-submit { margin: 12px 0; }
#respond .form-submit input { font-size: 14px; width: auto; }
#credit-link {display: block;font-size: 11px;left: 648px;position: absolute;top: 12px;}
#credit-link a{ color:#5c727f;}
/* =WordPress Core
-------------------------------------------------------------- */
.alignnone { margin: 5px 20px 20px 0; }
.aligncenter, div.aligncenter { display:block; margin: 5px auto 5px auto; }
.alignright { float:right; margin: 5px 0 20px 20px; }
.alignleft { float:left; margin: 5px 20px 20px 0; }
.aligncenter { display: block; margin: 5px auto 5px auto; }
a img.alignright { float:right; margin: 5px 0 20px 20px; }
a img.alignnone { margin: 5px 20px 20px 0; }
a img.alignleft { float:left; margin: 5px 20px 20px 0; }
a img.aligncenter { display: block; margin-left: auto; margin-right: auto }
.wp-caption { background: #fff; border: 1px solid #f0f0f0; max-width: 96%; /* Image does not overflow the content area */ padding: 5px 3px 10px; text-align: center; }
.wp-caption.alignnone { margin: 5px 20px 20px 0; }
.wp-caption.alignleft { margin: 5px 20px 20px 0; }
.wp-caption.alignright { margin: 5px 0 20px 20px; }
.wp-caption img { border: 0 none; height: auto; margin:0; max-width: 98.5%; padding:0; width: auto; }
.wp-caption p.wp-caption-text { font-size:11px; line-height:17px; margin:0; padding:0 4px 5px; }
/*================================================
5.0 Comments
================================================*/
.meta {display: block; height: 26px;}
.meta ul{margin: 0;}
.meta ul li{background: none repeat scroll 0 0 transparent;border-left: 1px solid #CCCCCC;float: left;margin: 0;padding: 2px 12px;}	
.post_img {  display: inline;float: right;height: 140px;width: 140px;}	
.post_img img { margin: 0px auto; position: relative;}
#comments { border-top: 2px solid #000000; margin: 40px 0; padding: 20px 20px 5px; position: relative; background: none repeat scroll 0 0 #f3f3f3; }
#comments .comment {border-top: 1px solid #BFBFBF; padding: 10px 0;}
#comments .avatar { float: right; padding: 0px; -moz-box-shadow: 1px 1px 2px #888888; -webkit-box-shadow: 1px 1px 2px #888888; box-shadow: 1px 1px 2px #888888; }
#comments p.meta{ font-size: 10px;line-height: 16px;margin: 0;text-transform: uppercase;}
#comments p{}
#comments a.comment-reply-link {background: none repeat scroll 0 0 #000; color: #FFFFFF !important; padding: 2px 12px; border: 1px solid #333;}
#comments a.comment-reply-link:hover {background: none repeat scroll 0 0 #E6683F; color:#000 !important;}
ol.commentlist { position:relative; margin: 0;}
ol.commentlist li{margin:10px 0; padding:1px 0 0; background: none repeat scroll 0 0 transparent;}
.each_post{ border-top: 1px solid #C3D2DF; padding: 22px 0px 42px; float: left; width: 100%;}
.each_post.odd {}
.each_post.even {}
.read-more-link {font-size: 11px;font-weight: bold;letter-spacing: 0.065em;text-transform: uppercase;}
/*================================================
6.0 Respond
================================================*/
#respond{border-top: 2px solid #C3D2DF; margin: 10px 0;padding: 20px; position: relative; }
fieldset { margin:0px; 	}
dl { margin-top:10px; position:relative; }
dd { float:left; margin:0px 0px 8px; padding-left:6px;position: relative; }
dt { clear:both; float:left; padding:3px 0px; text-align:right; vertical-align:top; width:120px; }
.label { font-weight: bold; vertical-align:top; }
dt.formSpacer,dd.formSpacer { border-top:1px solid #2a4a53; margin:12px 0px 0px; position:relative; }
.input{ background:#FFFFFF none repeat scroll 0 0; border: 1px solid #BFBFBF !important; padding:3px; vertical-align:top;width: 225px; }
.input:focus, .input:hover {border:1px solid #000000 !important; color: #000000 !important;}
.select{ padding:2px 0; }
.add_border_bottom { border-bottom: 1px solid #BDC8CE;}
.add_border_top { border-top: 1px solid #BDC8CE; padding-top: 12px;}
.add_border_left { border-left: 1px solid #2d4756;}
.remove_padding {padding: 0 !important;}
.special_input {margin-bottom: 8px;width: 230px;}
.special_input {border: 1px solid #FFCC33;padding: 6px;}
.navigation.prev-next {border-top: 1px solid #C3D2DF; padding-top: 12px;}
.navigation .next{float: right; width: 200px; border-right: 1px solid #F0F8FF; padding-left: 12px;}
.navigation .prev{float: left; width: 200px; text-align: right; border-right: 1px solid #e4edf7; padding-right: 12px;}
.visible-clear {clear: both;}