@font-face {
  font-family: 'Open Sans Condensed';
  font-style: normal;
  font-weight: 700;
  src: local('Open Sans Condensed Bold'), local('OpenSans-CondensedBold'), url(https://themes.googleusercontent.com/static/fonts/opensanscondensed/v6/gk5FxslNkTTHtojXrkp-xONSK5BxN3NFS4EJkViHIqo.woff) format('woff');
}

* { margin: 0; padding: 0; border: 0; }
html, body { height: 100%; font-size: 100%; -webkit-text-size-adjust: 100%; }
body { position: relative; background: #f6f5f4; }
body, input, textarea { color: #555; font-size: 14px; line-height: 1.4; font-family: arial, Helvetica, sans-serif; }
h1, h2, h3, .pseudo_h2, #tinymce_edit h2 { display: block; margin: 0 0 15px; line-height: 1.4 !important; font: bold 22px 'Open Sans Condensed', arial, Helvetica, sans-serif; word-wrap: break-word; }
h1 { line-height: 1.2 !important; font: bold 34px 'Open Sans Condensed', arial, Helvetica, sans-serif; margin: 0 0 18px; }
h3 { font-size: 18px; font-weight: normal; }
a, .confirm_link { color: #0078ca; text-decoration: none; outline: none; cursor: pointer; }
a:hover, .confirm_link:hover { text-decoration: underline; }
img { vertical-align: middle; }
p { margin: 0 0 10px; }
ul, ol { margin: .7em 0; padding: 0 0 0 19px; }
ol { padding: 0 0 0 23px; }
iframe{ border: 0; }
table { width: 100%; border-collapse: collapse; border-spacing: 0; }
td, th { text-align: left; vertical-align: top; padding: 0 4px 2px 0; font-weight: normal; }
th { font-weight: bold; }
form { font-size: 13px; }
form ul { list-style: none; margin-left: 5px; padding: 0; }
form ul li { margin-bottom: 4px; }
label { display: block; cursor: pointer; margin: 0 0 2px; }
button, input, select, textarea { vertical-align: baseline; *vertical-align: middle; line-height: normal; }
button, input[type="button"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; }
button[disabled], input[disabled] { cursor: default; }
input[type="checkbox"], input[type="radio"] { width: 17px; height: 13px; padding: 0; margin: 0; vertical-align: bottom; position: relative; top: -2px; *overflow: hidden; }
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="number"], textarea, select, .my_select {
    line-height: 1.3; vertical-align: middle;
    border: 1px solid #ccc; width: 250px; padding: 0 6px; height: 24px; outline: none; /* Chrome focus highlight */
    transition: background-color .3s;
}
textarea { overflow: auto; line-height: 1.4; padding-top: 4px; padding-bottom: 4px; vertical-align: top; transition: height .2s; }
.autosize { resize: none; }
select { width: auto; }
select, .my_select { display: inline-block; zoom: 1; *display: inline; }
.my_select { overflow: hidden; padding: 0; position: relative; height: 24px; }
.my_select b {
    position: absolute; right: 0; top: 0; display: block; width: 18px; height: 24px; line-height: 24px;
    text-align: center; background: #f3f3f3; border-left: 1px solid #ddd;
}
.my_select i { border-top: 4px solid #636363; }
.my_select select, .my_select select:hover, .my_select select:focus {
    position: relative; line-height: 1.2; border: none; background: transparent; outline: none; padding: 3px 2px;
    appearance: none; -moz-appearance: none; -webkit-appearance: none;
}
input:hover, textarea:hover, select:hover { border-color: #8fc6da; }
input:focus, textarea:focus, select:focus { border-color: #8ccafe; background-color: #eaf6ff; }
::-webkit-input-placeholder { color: #bbb !important; }
::-moz-placeholder { color: #bbb !important; }
:-ms-input-placeholder { color: #bbb !important; }
.placeholder { color: #bbb !important; } /* IE fallback */

hr { margin: 15px 0; border: 0; border-top: 1px solid #ddd; border-bottom: 1px solid #fff; }
b, strong { font-weight: bold; }
pre { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; white-space: pre-wrap; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

.button, input[type="submit"] {
    display: inline-block; zoom: 1; *display: inline; padding: 0 10px; min-width: 6em;
    height: 26px; line-height: 26px !important; text-align: center; vertical-align: middle;
    background: #999; color: #fff !important; text-decoration: none !important; cursor: pointer;
    white-space: nowrap; font: bold 12px Arial, Helvetica, sans-serif; text-shadow: none;
}
.button:hover, .button:focus, input[type="submit"]:hover, input[type="submit"]:focus { background: #aaa; }
.button:active, input[type="submit"]:active { background: #555 !important; }
.button.primary { background: #7fba00; }
.button.primary:hover, .button.primary:focus { background: #88ca00; }
.button.primary:active, input[type="submit"]:active { background: #555 !important; }
.button.inactive { background: #e3e3e3! important; color: #fdfdfd !important; cursor: default; }
.button.small { height: 18px; line-height: 18px !important; padding: 0 4px; position: relative; }
.button.large { padding: 0 40px; font-size: 16px; line-height: 40px !important; height: 40px !important; font-weight: normal; }

.arrow {
    display: inline-block; zoom: 1; *display: inline; width: 0; height: 0;
    position: relative; top: -1px; vertical-align: middle;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    border-top: 4px solid #888;
}
.arrow.up { border-top: transparent; border-bottom: 4px solid #888; }
.arrow.white { border-top-color: #fff; }

.icon_feed { background: 0 1px; }
.icon_width { background: -50px -49px; }
.is_fullsize .icon_width { background: 0 -49px; }
.icon_right { background: 0 -74px; }
.icon_left { background: 0 -99px; }
.icon_up { background: 0 -124px; }
.icon_down { background: 0 -149px; }
.icon_thumb { background: 0 -198px; padding-left: 14px !important; }
.icon_thumb_white { background: -50px -200px; }
.icon_comments { background: 0 -247px; padding-left: 14px !important; }
.icon_admin { background: 0 -348px; }
.icon_staff { background: 0 -398px; }
.icon_user { background-position: 0 -450px; }
.icon_twitter { background-position: 0 -550px; padding-left: 18px !important; }
.icon_facebook { background-position: -40px -550px; padding-left: 7px !important; }
.icon_linkedin { background-position: -120px -550px; padding-left: 15px !important; }
.icon_website { background-position: -160px -550px; padding-left: 17px !important; }
.icon_broken_link { background: 0 -700px; padding-left: 18px !important; }
.icon_warning { background: -40px -700px; padding-left: 18px !important; }
.icon_locked { background: -80px -700px; padding-left: 18px !important; }
.icon_award { background: -159px -700px; padding-left: 18px !important; }
.icon { background-image: url(../img/sprites.png) !important; background-repeat: no-repeat; padding: 2px 0 0 16px; text-decoration: none !important; vertical-align: middle; min-height: 16px; position: relative; top: 1px; }

#award_badge { position: relative; top: 6px; display: inline-block; width: 23px; height: 30px; background: url(../img/sprites.png) 0 -600px no-repeat; text-decoration: none; }

.alert_box { margin: 10px 0; border: 1px solid; padding: 5px 10px; font-size: 13px; line-height: 1.8; text-shadow: 0 1px 0 rgba(255,255,255,.5); }
.alert_box a { text-decoration: underline; }
.alert_box.confirm { color: #468847; background: #dff0d8; border-color: #d6e9c6; }
.alert_box.confirm a { color: #468847 !important; }
.alert_box.error { color: #b94a48; background: #f2dede; border-color: #eed3d7; }
.alert_box.error a { color: #b94a48 !important; }
.alert_box.info { color: #c09853; background: #fcf8e3; border-color: #fbeed5; }
.alert_box.info a { color: #c09853 !important; }
.alert_box.persist { line-height: 1.4; }

ul.errorlist a { color: #b94a48; text-decoration: underline; }
ul.errorlist { list-style: none; margin: 0; padding: 0; }
ul.errorlist li {
    display: inline-block; zoom: 1; *display: inline; padding: 4px 8px; margin: 0 0 3px;
    font: normal 12px arial, Helvetica, sans-serif; text-shadow: none;
    color: #b94a48; background: #f2dede; border-color: #eed3d7;
}

.clear { clear: both; height: 0; line-height: 0; font-size: 0%; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }
.hidden { display: none; }
.hover_opacity { opacity: 0.7; filter: alpha(opacity=70); }
.hover_opacity:hover { opacity: 1; filter: alpha(opacity=100); }

#fixed_container  { position: fixed; left: 0; top: 0; height: 0; z-index: 20000; width: 100%; text-align: center; }
#fixed_container  .alert_box {
    display: inline-block; zoom: 1; *display: inline;
    padding: 5px 15px; margin: 0 2px; font-size: 14px; box-shadow:1px 2px 4px rgba(0,0,0,0.4);
}
#loading, #ajax_error { visibility: hidden; }

#to_top {
    display: none; width: 30px; height: 30px; position: fixed; bottom: 8px; right: 9px; line-height: 2;
    text-align: center; font-size: 14px; background: #555; color: #fff; text-decoration: none; cursor: pointer;
    border-radius: 30px; opacity: 0.7; filter: alpha(opacity=70); z-index: 30000; transition: opacity 0.5s;
}
#to_top:hover { opacity: 1; filter: alpha(opacity=100); }

.label { padding: 0 2px; position: relative; color: #fff; background: #7fba00; font-size: 11px; text-align: center; margin: 2px 0 0; }

.tab_menu { padding: 0 10px; border-bottom: 1px solid #ddd; font-size: 13px; position: relative; }
.tab_menu a{ display: inline-block; zoom: 1; *display: inline; padding: 6px 11px 5px; margin-right: 3px; text-decoration: none; color: #333; }
.tab_menu a:hover, .tab_menu a:active { background: #e9e9e9; }
.tab_menu a.selected_tab { position: relative; top: 1px; color: #333; background: #fff; border: 1px solid #ccc; border-bottom: 0; cursor: default; }

.dd_box + div hr { margin: 4px 0; }
.dd_box + div {
    display: none; position: absolute; z-index: 1000;
    padding: 3px; min-width: 120px; max-width: 350px; font-size: 12px; font-weight: normal; background-color: #fff;
    border: 2px solid #eaeaea; border: 2px solid rgba(0,0,0,.3);
    -webkit-background-clip: padding-box; background-clip: padding-box;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
}
.dd_box.box_menu + div a { display: block; margin: 0 !important; padding: 2px 7px; white-space: nowrap; color: #444; }
.dd_box.box_menu + div a:hover { color: #fff !important; background: #1384d7; text-decoration: none; }

.search_form { position: relative; display: inline-block; zoom: 1; *display: inline; top: 1px; }
.search_form input[type="text"] { width: 140px; padding-right: 22px; padding-left: 25px; }
.search_form a { position: absolute; right: 6px; top: -1px; font-size: 22px; color: #888; text-decoration: none; }
.search_form .loupe_submit { width: 22px !important; height: 100%; position: absolute; top: 0; left: 0; padding: 0; border: 0; cursor: pointer; background: url(../img/sprites.png) -175px -194px no-repeat; }

.paginator { display:inline-block; margin:5px 0; font-size:12px; }
.paginator i { display:inline-block; margin:0 5px 0 0; padding:4px 9px; }
.paginator a, .paginator span {
    display:inline-block; margin:2px 5px 2px 0; padding:4px 9px;
    border-radius:3px; color:#474747; border:solid 1px #b6b6b6; text-decoration:none;
    background:#e6e6e6; background:linear-gradient(to bottom, #fff 1px, #f3f3f3 1px, #e6e6e6);
}
.paginator span { background:#eee; border-color:#ddd; color:#aaa; }
.paginator a:hover, .paginator .current { background:#fff; border-color:#b6b6b6; color:#474747; }

.table_list { margin: 20px 0 0; }
.table_list th { white-space: nowrap; }
.table_list th, .table_list td { width: 300px; font-weight: bold; padding: 5px; font-size: 13px; border-bottom: 1px solid #dfdfdf; vertical-align: top; }
.table_list td { width: auto; font-weight: normal; }

.modal_box { margin: 0 20px 18px; font-size: 18px; max-width: 450px; }

#colorbox, #cboxOverlay, #cboxWrapper{ position: absolute; top: 0; left: 0; z-index: 9999; overflow: hidden; }
#cboxOverlay { position: fixed; width: 100%; height: 100%; }
#cboxMiddleLeft, #cboxBottomLeft { clear: left; }
#cboxContent { position: relative; }
#cboxLoadedContent { overflow: auto; -webkit-overflow-scrolling: touch; }
#cboxTitle{ margin: 0; }
#cboxLoadingOverlay, #cboxLoadingGraphic { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.cboxPhoto { float: left; margin: auto; border: 0; display: block; max-width: none; }
.cboxIframe { width: 100%; height: 100%; display: block; border: 0; }
#colorbox, #cboxContent, #cboxLoadedContent { box-sizing: content-box; }
#cboxOverlay { background: #000; }
#colorbox { outline: none; box-shadow: 0 3px 7px rgba(0,0,0,.3); }
    #cboxContent { overflow: visible; margin-top: 22px; }
        #cboxLoadedContent{ padding: 1px; background: #fff; margin-top: 1px; }
        #cboxLoadingOverlay{ background: #fff; }
        #cboxTitle{ position: absolute; top: -22px; left: 0; overflow: hidden; padding: 6px 0 0 0; width: 100%; height: 20px; background: #fff; }
        #cboxClose{ position: absolute; top: -23px; right: 4px; font-size: 24px; cursor: pointer; color: #aaa; background: none; }
        #cboxClose:hover{ color: #555; }


.tipsy { font-size: 12px; position: absolute; padding: 5px; z-index: 99999; }
  .tipsy-inner { background-color: #000; color: #FFF; max-width: 250px; padding: 8px; text-align: left; border-radius: 3px; }
  .tipsy-arrow { position: absolute; width: 0; height: 0; line-height: 0; border: 5px dashed #000; }
  .tipsy-arrow-n { border-bottom-color: #000; }
  .tipsy-arrow-s { border-top-color: #000; }
  .tipsy-arrow-e { border-left-color: #000; }
  .tipsy-arrow-w { border-right-color: #000; }
	.tipsy-n .tipsy-arrow { top: 0px; left: 50%; margin-left: -5px; border-bottom-style: solid; border-top: none; border-left-color: transparent; border-right-color: transparent; }
    .tipsy-nw .tipsy-arrow { top: 0; left: 10px; border-bottom-style: solid; border-top: none; border-left-color: transparent; border-right-color: transparent;}
    .tipsy-ne .tipsy-arrow { top: 0; right: 10px; border-bottom-style: solid; border-top: none;  border-left-color: transparent; border-right-color: transparent;}
  .tipsy-s .tipsy-arrow { bottom: 0; left: 50%; margin-left: -5px; border-top-style: solid; border-bottom: none;  border-left-color: transparent; border-right-color: transparent; }
    .tipsy-sw .tipsy-arrow { bottom: 0; left: 10px; border-top-style: solid; border-bottom: none;  border-left-color: transparent; border-right-color: transparent; }
    .tipsy-se .tipsy-arrow { bottom: 0; right: 10px; border-top-style: solid; border-bottom: none; border-left-color: transparent; border-right-color: transparent; }
  .tipsy-e .tipsy-arrow { right: 0; top: 50%; margin-top: -5px; border-left-style: solid; border-right: none; border-top-color: transparent; border-bottom-color: transparent; }
  .tipsy-w .tipsy-arrow { left: 0; top: 50%; margin-top: -5px; border-right-style: solid; border-left: none; border-top-color: transparent; border-bottom-color: transparent; }


/* BASE LAYOUT */

#wrapper { min-height: 100%; height: auto !important; height: 100%; margin: 0 auto -46px; } /* the bottom margin is the negative value of the footer's height */
#header_wrapper { min-width: 986px; height: 39px; background: #1384d7; border-bottom: 1px solid #127ccb; box-shadow: 0 0 3px rgba(0,0,0,.3); }
#header { position: relative; margin: auto; width: 986px; height: 100%; background: rgba(255,255,255,.07); }
#content { position: relative; margin: 1px auto 15px; min-width: 986px; max-width: 986px; }
#footer_wrapper, #push { position: relative; height: 45px; } /* .push must be the same height as footer */
#footer_wrapper { border-top: 1px solid #ccc; font-size: 13px; color: #777; background: #fff; }
#footer { width: 970px; padding: 14px 0 9px; margin: auto; }
#footer a { color: #777; margin-left: 30px; }

#page_content { float: left; width: 656px; padding: 30px 0 15px 30px; border-right: 4px solid #eee; }
#page_sidebar { float: left; width: 270px; margin: 18px 0 10px 10px; position: relative; font-size: 13px; background: #fff; }
#page_sidebar a { color: #555; }

/* RESPONSIVE DESIGN */

.show_mobile_xs { display: none; }

@media (max-width:998px) {
    .responsive .responsive_hide { display: none; }
    .responsive #header_wrapper { min-width: 688px; }
    .responsive #header { width: 688px; }
    .responsive #content { min-width: 688px; width: 688px; }
    .responsive #footer { width: 628px; padding-left: 31px; padding-right: 30px; }

    .responsive #page_content { float: none; margin: 0 auto; overflow: hidden; border:0; }
    .responsive #page_sidebar { display: none; }

    .responsive .page_cards > div { margin: 0 24px 10px 4px; }
}

@media (max-width:708px) {
    .responsive .responsive_hide_xs { display: none; }
    .responsive .show_mobile_xs { display: block; }
    .responsive #header_wrapper { min-width: 320px; }
    .responsive #header { width: 320px; }
    .responsive #content { min-width: 320px; width: 320px; }
    .responsive #footer { width: 340px; padding-left: 5px; padding-right: 5px; }

    .responsive .page_cards > div { margin: 0 24px 10px 4px; width: 260px;  }

    .responsive #page_content { width: 100%; padding: 0 0 10px 12px; }
    .responsive .is_fullsize { width: 294px !important; margin: 28px 0 0 0 !important; }
    .responsive .module { clear: both; }
    .responsive .float_right { float: left !important; }

    .responsive #users a { width: 270px; }
}


#logo {
    display: block; height: 100%; width: 190px; position: absolute; top: 0; left: 0;
    background: url(../img/sprites.png) 30px -640px no-repeat; border-left: 1px solid rgba(0,0,0,.07); text-decoration: none;
}
#logo:hover { background-color: rgba(255,255,255,.1); }

.menu { position: absolute; top: 0; right: 0; margin: 0; padding: 0; list-style: none; border-left: 1px solid rgba(0,0,0,.07); }
.menu ul { list-style: none; }
.menu li { position: relative; float: left; }
.menu .img.help { background-position: -40px -600px; }
.menu .img.loupe { background-position: -80px -600px; }
.menu .img.mobile_menu { background-position: -120px -600px; }
.menu .img { background-image: url(../img/sprites.png); background-repeat: no-repeat; display: inline-block; width: 16px; height: 16px; position: relative; top: 3px; }
.menu .separator { border-top: 1px solid #dfdfdf; padding-top: 2px; padding-bottom: 2px; }
/* main level */
.menu a {
    display: block; padding: 0 18px; line-height: 39px; white-space: nowrap;
    color: #fff; text-decoration: none; font-size: 14px; border-right: 1px solid rgba(0,0,0,.07);
}
.menu > li > a .arrow { border-top-color: #fff; left: 1px; }
.menu li:hover > a { background: rgba(255,255,255,.1); }
/* dropdown */
.menu ul {
    position: absolute; top: 39px; left: 0; z-index: 1000; display: none; margin: 0; padding: 0; min-width: 120px;
    background: #fff; border-top: 1px solid #cecece; box-shadow: 1px 2px 3px rgba(0,0,0,.3);
}
.menu li:hover > ul { display: block; }
.menu.inactive li:hover > ul { display: none; }
.menu ul li { float: none; margin: 0; padding: 0; }
.menu ul a { color: #444; line-height: 28px; font-size: 13px; text-shadow: 0 1px 0 rgba(255,255,255,.5); }
.menu ul a:hover { background: #e2e2e2; }
.menu ul ul { top: 1px; left: -200px; width: auto; white-space: nowrap; } /* second level dropdown */
.menu .search { width: 266px; left: -234px; padding: 10px; }
.fr .menu .search { width: 282px; left: -250px; }
.menu #notifications span {
    display: inline-block; min-width: 20px; line-height: 19px; vertical-align: middle; text-align: center;
    background: #fff; color: #777; font-size: 11px; font-weight: bold; border-radius: 2px;
}
.notifications td { border-bottom:1px solid #eee; padding: 2px; text-align: left; vertical-align: bottom; }
.notifications td:first-child { padding: 2px 8px 0 0; white-space: nowrap; width: 1%; }
.notifications td:first-child a, .notifications td:last-child a { color: #999; }
.notifications td:first-child div { background: #f2f2f2; color: #999; padding: 3px 6px 1px; }
.notifications td:last-child { text-align: right; white-space: nowrap; width: 1%; padding-left: 8px; font-size: 13px; text-decoration: none; }

.wallpaper { padding: 15px; background: #fff; border: 1px solid #e3e3e3; box-shadow: 5px 0px 5px -2px #eee; }


/* PAGE SHOW AND MODULES */

#page_header em { display: block; margin: 0 0 12px; word-wrap: break-word; color: #555; line-height: 1.5 !important; font: italic 14px Arial, Helvetica, sans-serif; }
#page_header .text p { margin: 10px 0 0; }
#page_profile { padding: 20px 10px; border-bottom: 4px solid #eee; }
#page_profile img {
    float:left; margin: 0 12px 5px 0; width: 92px; height: 92px;
    -webkit-transform: rotateZ(0deg); transform: rotateZ(0deg);
    transition-duration: 0.2s;
}
#page_profile:hover img {
    -webkit-transform: rotateZ(-3deg) scale(1.05, 1.05); transform: rotateZ(-3deg) scale(1.05, 1.05);
    box-shadow: 2px 2px 4px #ccc;
}

.related_pages { padding: 20px 0; border-bottom: 4px solid #eee; }
.related_pages a { display: block; font-size: 15px; padding: 10px; color: #555; border-bottom: 1px solid #dedede; line-height: 1.35; overflow: hidden; }
.related_pages a:last-child { border: 0; }
.related_pages a:hover { background: #f9f9f9; text-decoration: none; }
.related_pages img { width: 92px; height: 55px; float: left; margin: 3px 10px 0 0; }
.related_pages div { margin: 0 5px 5px 0; max-height: 58px; overflow: hidden; word-wrap: break-word; }

.related_pages2 a { display: block; padding: 15px 5px; border-top: 1px solid #dedede; color: #555; font-size: 14px; overflow: hidden; }
.related_pages2 a:hover { background: #f9f9f9; text-decoration: none; }
.related_pages2 img { float: left; width: 150px; height: 90px; margin: 3px 14px 0 0; }
.related_pages2 h3 { font-size: 18px; margin: 2px 0 7px; }

.module { float: left; width: 294px; margin: 28px 34px 0 0; overflow: hidden; word-wrap: break-word; background: #fff; }
.float_right { float: right; }
.is_fullsize { width: 622px; clear: both; }
.is_fullsize .module_toggle_float { display: none !important; }

.like { float: left; margin-right: 15px; position: relative; font-size: 11px; }
.like b { position: absolute; top: 6px; left: 47px; width: 0; height: 0; border-top: 4px solid transparent; border-right: 4px solid #cecece; border-bottom: 4px solid transparent; }
.like i { position: absolute; top: 7px; left: 48px; width: 0; height: 0; border-top: 3px solid transparent; border-right: 3px solid #fff; border-bottom: 3px solid transparent; }
.like_button, .like_count { border-radius: 3px; }
.like_button { color: #fff; background: #7fba00; float: left; width: 45px; margin-right: 5px; line-height: 19px; text-align: center; vertical-align: middle; font-size: 11px; cursor: pointer; }
.like_button:hover { background: #88ca00; }
.like_button.inactive { background:#ddd;cursor:default; }
.like_button span { position: relative; top: 3px; left: 3px; }
.like_count { float: left; line-height: 19px; padding: 0 10px; vertical-align: middle; text-align: center; font-weight: bold; color: #777; background: #fff; border: 1px solid #cecece; }

.slideshow.lightbox { position: relative; display: inline-block; zoom: 1; *display: inline; }
.slideshow.lightbox img { cursor: pointer; }
.slideshow img:hover+b, .slideshow b:hover { background: #fff; background: rgba(255,255,255,.9); color: #222; }
.slideshow b { position: absolute; left: 10px; bottom: 10px; padding: 5px 10px; color: #fff; background: #000; background: rgba(0,0,0,.8); font-size: 14px; cursor: pointer; }
.slideshow+p { margin: 3px 0 0; font-style: italic; font-size: 13px; }
#colorbox.dark, #colorbox.dark #cboxLoadedContent { background: #222; }
#colorbox.dark #cboxContent { margin: -3px; }
#colorbox.dark #cboxTitle { display: none; background: #222; }
#slide_nav { overflow: hidden; white-space: nowrap; }
#slide_nav img { height: 65px; margin: 4px 6px 0 0; cursor: pointer; }
#slide_nav .selected { outline: 1px solid #ddd; opacity: 1; }

.amz_module a { color: #555; text-decoration: none; }
.amz_module span { color: #0078ca; }
.amz_module span:hover { text-decoration: underline; }

#comments form { margin: 0 0 20px; overflow: hidden; }
#comments form +b { position: absolute; top: 15px; left: 62px; width: 0; height: 0; border-top: 6px solid transparent; border-right: 6px solid #bbb; border-bottom: 6px solid transparent; }
#comments form +b+i { position: absolute; top: 16px; left: 63px; width: 0; height: 0; border-top: 5px solid transparent; border-right: 5px solid #fff; border-bottom: 5px solid transparent; }
.comment { position: relative; }
#comments .comment>div { overflow: hidden; }
.comment b { font-size: 12px; color: #777; }
#comments .comment { margin: 20px 0; background: #fff; }
.comment .text { border-top: 1px solid #ececec; padding-top: 4px; margin-top: 1px; }
.comment .options { position: absolute; top: 0; right: 0; display: none; }
.comment:hover .options { display: block; }
.comment .options .remove_link  { min-width: 0; }
.comment .options .remove_link  span { display: inline-block; font-size: 18px; font-weight: normal; }
.comment .options .remove_link:hover { background: #b94a48; }
.comment.needs_approval { color: #aaa; background: #f3f3f3 !important; margin-bottom: 1px; }


.page_cards > div { width: 300px; height: 385px; float: left; margin: 0 16px 10px 0; overflow: hidden; font-size: 13px; }
.page_cards > div > div { position: relative; }
.page_cards .credits { position: absolute; top: 163px; right: 2px; font-size: 11px; padding: 0 3px; color: #fff; background: rgba(0,0,0,.4); opacity: .5; }
.page_cards .credits:hover { opacity: .9; }
.page_cards span.credits { cursor: default; }
.page_cards > div > div h3, .page_cards b a { transition: color .5s; }
.page_cards > div > div:hover h3, .page_cards b a:hover { color: #0078ca; }
.page_cards a { text-decoration: none; color: #555; }
.page_cards .by_line { padding: 10px; font-size: 12px; }
.page_cards .by_line span+span { display: none; }
.page_cards > div:hover .by_line span { display: none; }
.page_cards > div:hover .by_line span+span { display: inline; }
.page_cards i { display: block; width: 100%; height: 180px; background-size: auto 180px; transition: transform 0.1s linear; }
.page_cards > div > div:hover i { -webkit-transform: scale(1.05); transform: scale(1.05); }
.page_cards h3 { max-height: 64px; margin: 10px 10px 7px; overflow: hidden; font-size: 22px; }
.page_cards h3+div { margin:0 10px; max-height: 105px; overflow: hidden; line-height: 1.5; }


/* EDITOR */

#editor_module_list .module { margin-top: 5px; }
.module_toolbar { height: 20px; text-align: right; border-bottom: 1px dotted #777; cursor: move; }
.module_toolbar span { display: none; position: relative; top: 3px; }
.module:hover .module_toolbar span { display: inline; }
.module .module_toolbar span a { opacity: 0.6; }
.module .module_toolbar span a:hover { opacity: 1; }
.module .module_toolbar .remove_link { position: relative; top: -1px; min-width: 0; background: #b94a48; }
.module .module_toolbar .remove_link  span { font-size: 20px; font-weight: normal; position: relative; top: 0; }
.module:hover .module_toolbar+div { cursor: pointer; background: #f7f7f7; }
.module_toolbar+div { padding-top: 2px; }

.add_module_container div { float: left; width: 63px; line-height: 22px; margin: 0 1px 2px; border: 1px solid #ddd; background: #f3f3f3; cursor: pointer; text-align: center; }
.add_module_container div:hover { color: #fff; background: #1384d7; border-color: #1384d7; }
#sidebar_module_sort { width: 264px; list-style: none; }
#sidebar_module_sort div { float: left; position: relative; margin: 0 8px 4px 0; padding: 2px; overflow: hidden; border: 1px solid #ddd; background-color: #f7f7f7; color: #777; cursor: move; }
#sidebar_module_sort i { position: absolute; right: 4px; top: 4px; font-size: 10px; color: #aaa; }
#select_cats p { float: left; }

.edit_popup {
    position: absolute; left: 0; top: -22px; height: 28px; width: 652px; padding: 2px 10px 0 8px;
    text-align: right; background: #fafafa; cursor: move; z-index: 20000;
}
.edit_popup+div {
    height: auto; max-height: 620px; margin-top: 12px; padding: 2px 10px 7px 8px;
    overflow: auto; overflow-x: hidden; font-size: 13px;
}
.edit_popup+div input[name="title"] { width: 98%; }
.edit_popup+div ul { list-style: none; margin: 0; padding: 0; }
#tinymce_edit { background: #fff; padding: 8px; height: auto; }


/* TEXT BLOCK OVERRIDES */

.text img [height="0"], .text img[width="0"], #tinymce_edit img[height="0"], #tinymce_edit img[width="0"],
.text img [height="1"], .text img[width="1"], #tinymce_edit img[height="1"], #tinymce_edit img[width="1"] { position: absolute; } /* count pixel */
.text, #tinymce_edit, #tinymce_edit th, #tinymce_edit td { line-height: 1.5  !important; word-wrap: break-word; font: normal 14px Arial, Helvetica, sans-serif; color: #555; }
.float_images img, #tinymce_edit img { float: left; margin: 5px 10px; }
.float_images ol, .float_images ul, #tinymce_edit ol, #tinymce_edit ul { overflow: auto; padding-left: 28px; } /* prevent bullet overlaps by floating images */


/* ACCOUNT */

.message_wrapper { padding: 5px; border-bottom: 1px solid #dfdfdf; }
.message_wrapper .subject { cursor: pointer; }
.message_wrapper .subject span { font-size: 11px; color: #777; }
.message_wrapper .subject:hover, .message_wrapper .subject:hover span { color: #0078ca !important; text-decoration: underline; }
.message_wrapper.selected .subject, .message_wrapper.selected .subject span { color: #0078ca; }
.message_wrapper input[type="checkbox"] { float: left; }
.message_wrapper .text { padding: 5px 0 0; }
.message_wrapper .show_previous span { font-size: 12px; }
.message_wrapper .previous_messages { display: none; margin: 15px 0 0; }
.message_wrapper .previous_message { margin: 0 0 10px; padding: 5px; background: #fcfcfc; border: 1px solid #dfdfdf; }
/* inbox only */
.message_wrapper .form_container { margin: 10px 0 0; }
.message_wrapper .form_container textarea { width: 98%; height: 70px; }
.message_wrapper .subject.is_new { font-weight: bold; }
.message_wrapper .text_wrapper { display: none; width: 550px; margin: 8px 0 0 260px; }


#users a { display: block; float: left; width: 301px; height: 120px; margin: 25px 15px 25px 0; color: #555; text-decoration: none; position: relative; }
#users img { float: left; margin: 1px 12px 1px 0; width: 120px; height: 120px; }
#users h3 { margin: 0 0 5px; font-size: 16px; }
#users a:hover h3 { color: #0078ca; text-decoration: underline; }
#users p { font-style: italic; margin: 0 0 5px }


.forum_table th:last-child, .forum_table td:last-child { border-right: none; }
.forum_table th {
    padding: 6px; font-size: 13px; font-weight: bold; white-space: nowrap;
    background: #fafafa; border: 1px solid #eee; border-left: none;
}
.forum_table td { vertical-align: middle; padding: 6px; font-size: 12px; border: 1px solid #ddd; border-top: none; border-left: none; }
.forum_table .group_header {
    padding-top: 20px; padding-bottom: 2px; border-bottom: 1px solid #ddd; font-size: 13px;
    background: #fafafa; background: linear-gradient(to bottom,#fff,#f7f7f7);
}
.forum_table .forum_title { font-size: 13px; font-weight: bold; }
.forum_table .additional_info { white-space: nowrap; color: #555; background: #fafafa; }
.forum_table.topic_list td { padding: 4px 6px; }
.forum_table.topic_list b { display: block; width: 420px; overflow: hidden; word-wrap: break-word; }
.forum_table.post_list tr:nth-child(odd) { background: #fcfcfc; }
.forum_table.post_list td, .forum_table.post_list th { vertical-align: top; padding: 8px 6px; border-bottom: 1px solid #ddd; }
.forum_table.post_list td .post { color: #222; padding: 10px 0; line-height: 1.75; overflow: hidden; word-wrap: break-word; width: 640px; }
.forum_table blockquote, #tinymce_forum blockquote { border-left: 2px solid #aaa; padding: 4px 10px 1px; margin: 20px 0 20px 10px; }
#tinymce_forum { height: auto; padding: 10px; background: #fff; font-size: 12px; font-family: arial, Helvetica, sans-serif; }
