/*   
Theme Name: Hawaii 960px
Theme URI: http://themeforest.net/user/Alixira
Description: Hawaii 960 is a highly-customizable Multipurpose Wordpress Premium Theme suitable for business company, blog, displaying products and services, photos portfolio, and more.
Author: Alixira Design Studio
Author URI: http://www.alixira.com
Version: 1.2
Tags: business, company, blog, displaying products, services, portfolio, beauty firm, SPA , medical center, sports
License:
License URI:
*/

/*
* PLEASE DO NOT EDIT THIS FILE!
* 
* To make it easy to update your theme, you should not edit the styles in this file. Instead use 
* the custom.css file that is located in your themes /css/ folder to add your styles. 
* You can copy a style rule from any of your css files and paste it in custom.css and
* it will override the original style. If you just want to add small css snippets you might also
* want to consider to add it to the designated CSS option field in your themes backend at: Theme Options->Styling
*/

body {
    font: 13px/20px "Arial", sans-serif;
    background: url("images/variation/transparent.png") top left repeat scroll #ffffff;
    color: #454545;
}
p {
    line-height: 20px;
    padding-bottom: 14px;
}
code { background-color: #F7F7F7;
       border: 1px dashed #E7E7E7;
       display: block;
       line-height: 22px;
       padding: 10px;   
}

ul.tabs_content div.grid_4 {margin-left: 0;
                            margin-right: 20px;
                            width: 290px;
}

/* FULL WIDTH PAGE */
.container_page {margin:0px 10px 0px 10px;}
.container_page .grid_1,.container_page .grid_2,.container_page .grid_3,.container_page .grid_4,.container_page .grid_5,.container_page .grid_6,.container_page .grid_7,.container_page .grid_8,.container_page .grid_9,.container_page .grid_10,.container_page .grid_11,.container_page .grid_12 {margin-left: 0px; margin-right: 20px;}

/* SIDE BAR PAGE */
.container_page_sidebar {margin:0px 10px 0px 10px;}
.container_page_sidebar .grid_1,.container_page_sidebar .grid_2,.container_page_sidebar .grid_3,.container_page_sidebar .grid_4,.container_page_sidebar .grid_5,.container_page_sidebar .grid_6,.container_page_sidebar .grid_7,.container_page_sidebar .grid_8,.container_page_sidebar .grid_9,.container_page_sidebar .grid_10,.container_page_sidebar .grid_11,.container_page_sidebar .grid_12 {margin-left: 0px; margin-right: 20px;}

/* FIX GRID SIDE BAR PAGE */
.container_page_sidebar {margin:0px 10px 0px 10px;}
.container_page_sidebar .grid_9 {width: 460px;}
.container_page_sidebar .grid_8 {width: 405px;}
.container_page_sidebar .grid_6 {width: 300px;}
.container_page_sidebar .grid_4 {width: 193px;}
.container_page_sidebar .grid_3 {width: 140px;}
.container_page_sidebar .grid_2 {width: 86px;}


.colored_line {
    height: 5px;
    width: 100%;
    background: url("images/colored_line_bg.png") top left repeat-x scroll;
    overflow: hidden;
}
.dark_line {
    height: 1px;
    width: 100%;
    background: url("images/dark_line_bg.png") top left repeat-x scroll;
    overflow: hidden;
}
.blog_post .more {display: block; padding-bottom: 15px;}

.more {
    cursor: pointer;
    text-decoration: none;

}
.more span {
    font-size:18px;
}
.more.right {
    float: right;
    width: 30%;
    text-align: right;
}
.page_not_found_404 {
    font-size: 300px;
    text-align: center;
    line-height: 80%;
    margin-bottom: 50px;
}
.text_align_center {
    text-align: center;
}

/* NATIVE WORDPRESS STYLING */
.wp-caption-text {
    font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}
.wp-caption {
    background: #f1f1f1;
    line-height: 18px;
    margin-bottom: 20px;
    max-width: 632px !important; /* prevent too-wide images from breaking layout */
    padding: 4px;
    text-align: center;
}
.wp-caption img {
    margin: 5px 5px 0;
}
.wp-caption p.wp-caption-text {
    color: #888;
    font-size: 12px;
    margin: 5px;
}
.sticky {
}
.gallery {
}
.gallery-caption {
}
.bypostauthor {
}

/*
    MAIN LAYOUT OPTIONS
*/
.fullwidth  {
    width: 100%;
}
.boxed {
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.5);
    width: 960px;
    margin: 15px auto;
    position: relative;
    background-color: #ffffff;
}

/*
    HEADING TAGS
*/
h1 {
    font-size: 45px;
}
h2 {
    font-size: 30px;
}
h3 {
    font-size: 21px;
}
h4 {
    font-size: 19px;
}
h5 {
    font-size: 16px;
}
h6 {
    font-size: 15px;
}
h1, h2, h3, h4, h5, h6 {
    margin-bottom: 20px;
    font-family: "Arial";
    line-height: 100%;
    text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.7);
}
h3.padding_left_20 {
    padding-left: 20px;
}

/*
    LINK
*/
a {
    color: #a0a0a0;
    outline: none;
    text-decoration: none;
}
a:hover {
    color: #858585;
    text-decoration: none;
}
a:visited {

}

/*
    HEADER
*/
.header {
    height: 120px;
    width: 100%;
    display: table;
    background: url("images/variation/transparent.png") top left repeat scroll #ffffff;
    position: relative;
    z-index: 100;
}
.header_container {
    display: table;
}
.header_contacts {
    width: 160px;
    padding-left: 10px;
    margin-top: 34px;
    line-height: 24px;
    float: left;
    letter-spacing: 0.6px;
    color: #747474;
}
.header_contacts a {
    font-weight: bold;
    color: #747474;
}
.header_contacts a:hover {
    color: #b81111;
}
.header_logo_container {
    width: 280px;
    margin-top: 15px;
    padding-left: 10px;
    float: left;
    text-align: center;
}
.header_logo_container h1 {
    font-weight: bold;
    text-shadow: 0px 0px 1px #000000;
    margin-bottom: 5px;
}
.header_logo_container a {
    text-decoration: none;
    color: #454545;
}
.header_logo_container a:hover {
    color: #454545;
}
.header_logo_container p {
    font-style: italic;
    margin-bottom: 0px;
    text-shadow: none;
    letter-spacing: 0px;
}
.header_menu_container {
    width: 670px;
    padding-right: 0px;
    float: right;
    margin-top: 32px;
}

/*
    SUPERFISH MENU CUSTOMIZATION
*/
.sf-menu ul {
    width: 190px;
}
.sf-menu li.sfHover ul {
    top: 41px;
}
ul.sf-menu li li.sfHover ul, ul.sf-menu li li li.sfHover ul {
    left: 188px;
    margin-left: 2px;
}
.sf-menu {
    text-transform: uppercase;
    margin-bottom: 0px;
}
.sf-menu a {
    border-left: 0px;
    border-top:	0px;
    padding: 14px 21px 14px 14px;
}
.sf-menu li {
    background: none;
    margin-left: 10px;
}
.sf-menu li li {
    background: none;
    margin-left: 0px;
}
.sf-menu li li li {
    background: none;
    margin-left: 0px;
}
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
    padding: 14px 21px 14px 14px;
    outline: 0;
}
.sf-menu li.sfHover a{
    padding: 14px 21px 14px 14px;
    outline: 0;
}
.sf-menu li li a, .sf-menu li li li a {
    background: none;
    border-top-style: solid;
    border-top-width: 1px;
    padding: 14px 21px 14px 14px;
    outline: 0;
}
.sf-menu li:hover, .sf-menu li.sfHover{
    background:	none;
}
.sf-menu a, .sf-menu a:visited  {
    color: #202020;
}
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active, .sf-menu li.sfHover a, .sf-menu li.current_page_item a, .sf-menu li.current-menu-ancestor a{
    background: url("images/menu_bg_default.png") 0px 0px repeat;
    border-top-color: #101010;
    color: #f9f9f9 !important;
    text-shadow: 1px 1px 1px rgba(10, 10, 10, 0.8);
}
.sf-menu li li a, .sf-menu li li li a {
    text-shadow: 1px 1px 1px rgba(10, 10, 10, 0.8);
}
.sf-menu li li.sfHover, .sf-menu li li a:focus, .sf-menu li li a:hover, .sf-menu li li a:active,
.sf-menu li li li.sfHover, .sf-menu li li li a:focus, .sf-menu li li li a:hover, .sf-menu li li li a:active, .sf-menu li.current_page_item a{
    background: url("images/menu_bg_default.png") 0px -60px repeat !important;
}

/*
    TOP
*/
.top {
    width: 100%;
    display: table;
    background: url("images/variation/tx-5.png") top left repeat scroll #e0e0e0;
}
.top_shadow_both {
    background-image: url("images/top_shadow_top.png"), url("images/top_shadow_bottom.png");
    background-repeat: no-repeat;
    background-position: top center, bottom center;
}
.top_shadow_top {
    background-image: url("images/top_shadow_top.png");
    background-repeat: no-repeat;
    background-position: top center;
}
.top_shadow_bottom {
    background-image: url("images/top_shadow_bottom.png");
    background-repeat: no-repeat;
    background-position: bottom center;
}

/*
    MAIN
*/
.main_container {
    width: 100%;
    display: table;
    background-color: #ffffff;
    background: url("images/container_bg.png") top left repeat-x scroll, url("images/container_bg_bottom.png") bottom left repeat-x scroll;
}
.site_content {
    padding-top: 70px;
    padding-bottom: 70px;
}
.content_block {
    margin-bottom: 70px;
    display: table;
}

/*
    HOME
*/
.home_welcome_container {
    display: table;
}
.home_welcome_box_more {
    font-size: 14px;
    font-weight: bold;
    cursor: pointer;
    text-decoration: none;
}
.home_news_container {
    display: table;
}
.home_news_box {
    border-bottom: 1px solid #f0f0f0;
    margin-bottom: 28px;
    padding-bottom: 42px;
    margin-left: 20px;
    display: inline-block;
}
.home_news_box_last {
    margin-left: 20px;
    display: inline-block;
}
.home_tweets_content {
    margin-left: auto;
    margin-right: auto;
}
.home_tweets_box {
    height: 90px;
    width: 100%;
    display: table;
}
.home_tweets_box_logo {
    background: url("images/home_tweets_box_logo.png") top left no-repeat;
    width: 100px;
    height: 100px;
    margin-top: -20px;
    margin-left: 20px;
    float: left;
}
.home_tweets_box_text {
    font-size: 13px;
    margin-top: 20px;
    margin-right: 20px;
}
.home_video_wrapper {
    width: 710px;
    height: 450px;
    float: left;
}
.home_video_shadow {
    width: 100%;
    padding-top: 34px;
    padding-bottom: 34px;
    background: url("images/vimeo_video_shadow.png") 7px 17px no-repeat;
}
.home_video {
    position: relative;
    width: 640px;
    height: 360px;
    margin-left: auto;
    margin-right: auto;
    padding: 10px;
    background-color: #FFF;
}
.home_video_text_wrapper {
    width: 240px;
    margin-top: 40px;
    float: left;
}
.home_static_top {
    width: 100%;
    display: table;
    background: url("images/home_static_top.jpg") top center no-repeat;
    position: relative;
}
.home_static {
    position: relative;
    width: 944px;
    height: 493px;
    margin-left: auto;
    margin-right: auto;
}
.home_static_caption {
    color: #333;
    position: absolute;
    right: 0px;
    bottom: 0px;
    background-color: #FFF;
    opacity: 0.8;
    width: 270px;
    height: 200px;
    padding: 30px;
    margin-right: 60px;
    margin-bottom: 60px;
    border-color: #d7ebeb;
    border-style: solid;
    border-width: 1px;
    z-index: 8;
}
.home_static_caption h3 {
    font-size: 24px;
    margin-bottom: 10px;
    font-style: italic;
}
.home_static_caption p {
    line-height: 24px;
    padding-bottom: 18px;
}
.home_static_caption a {
    color: #333;
    display: inline !important;
}
.home_static_caption a:hover {
    text-decoration: none;
}
.home_static_caption .more {
    background-color: #F3F3F3;
    padding: 5px 10px 5px 10px;
    border-radius: 2px;
    float: right;
    cursor: pointer;
    color: #333;
    text-decoration: none;
    border-bottom-color: #8ba2a4;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    display: block;
}
.home_piecemaker_wrapper {
    width: 960px;
    height: 460px;
    margin-left: auto;
    margin-right: auto;
}

/*
    PAGE SLIDER
*/
.page_slider_wrap {
    position: relative;
}
.services_slider_element {
    width: 240px;
    float: left;
}
.services_slider_element .content {
    width: 208px;
    float: left;
}
.offers_slider_element {
    width: 480px;
    float: left;
}
.offers_slider_element .content {
    width: 450px;
    float: left;
}
.page_slider_nav_horizontal {
    position: relative;
}
.line_through {
    text-decoration: line-through;
}
.content_slider_prev {
    width: 40px;
    height: 40px;
    background: url("images/arrows_page_slider.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    left: -10px;
    top: -50px;
    display: none;
    position: absolute;
    z-index: 100;
    bottom: auto;

}
.content_slider_prev:hover {
    background: url("images/arrows_page_slider.png") no-repeat scroll 0 -40px transparent !important;
}
.content_slider_next {
    width: 40px;
    height: 40px;
    background: url("images/arrows_page_slider.png") no-repeat scroll -40px 0 transparent;
    cursor: pointer;
    right: -10px;
    top: -50px;
    display: none;
    position: absolute;
    z-index: 100;
    bottom: auto;
}
.content_slider_next:hover {
    background: url("images/arrows_page_slider.png") no-repeat scroll -40px -40px transparent !important;
}
.page_slider_text {
    padding: 0 20px 0 20px;
    height: 180px;
}
.footer_widget_content .page_slider_text {
    padding: 0;
}

.footer_widgets .widget_businesshours{
    padding-left: 0 !important;
    padding-right: 0 !important;

}

.page_slider_text .text {
    font-style: italic;
    line-height: 22px;
    padding-bottom: 25px;
}
.page_slider_text .author {
    font-style: normal;
    padding-top: 35px;
    text-align: right;
    padding-right: 10px;
    background: url("images/page_slider_text_balloon.png") top center no-repeat;
}

/*
    FOOTER
*/
.footer {
    width: 100%;
    display: table;
    background: url("images/variation/tx-9-c.png") top left repeat scroll #454545;
}
.footer_wrapper {
    width: 100%;
    display: table;
    background: url("images/footer_wrapper_bg.png") bottom left repeat-x;
}
.footer_content {
    background: url("images/footer_content_bg.png") top center no-repeat;
    padding-top: 32px;
    margin-left: auto;
    margin-right: auto;
    color: #d4d4d4;
}
.footer_widgets {
    display: table;
    padding-bottom: 20px;
}
.footer_widget_content {
    padding: 18px;
}
.footer_widget_content a {
    color: #d0d0d0;
    text-decoration: none;
}
.footer_widget_content a:hover {
    color: #b9b9b9;
    text-decoration: none;
}
.footer_widget_content h3 {
    margin-bottom: 25px;
    text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.8);
}
.footer_widget_content h6, .footer_widget_content h5 {
    text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.8);
    margin-bottom: 10px;
}
.footer_widget_content p, .footer_widget_content li {
    line-height: 24px;
    color: #a3a3a3;
}
.footer_widget_content.widget_categories a, .footer_newsletter a {
    border-radius: 3px;
    display: inline-block;
    background-color: rgba(24, 24, 24, 0.5);
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 5px;
    padding-right: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
    outline: medium none;
    overflow: visible;
    position: relative;
    white-space: nowrap;
    text-decoration: none;
}
.footer_widget_content.widget_categories a:hover, .footer_newsletter a:hover {
    border-color: #d4d4d4;
    box-shadow: none;
}
.footer_widget_content.widget_categories ul {
    list-style: none outside none;
}
.footer_widget_content.widget_categories li {
    display: list-item;
    float: left;
}
.footer_contacts {
    ist-style: none outside none;
    margin-top: 12px;
}
.footer_contacts li {
    list-style-type: none;
    margin-bottom: 10px;
    padding-left: 30px;
    text-align: left;
}
.footer_contacts li.email {
    background: url(images/footer_contacts_email.png) no-repeat scroll left transparent;
}
.footer_contacts li.mobile {
    background: url(images/footer_contacts_iphone.png) no-repeat scroll left transparent;
}
.footer_contacts li.homephone {
    background: url(images/footer_contacts_homephone.png) no-repeat scroll left transparent;
}
.footer_copyright {
    width: 100%;
    height: 92px;
    display: table;
    background: url("images/footer_copyright_bg.png") top left no-repeat;
}
.footer_copyright_left {
    padding-top: 35px;
}
.footer_copyright_left h6 {
    font-weight: normal;
}
.footer_copyright_right {
    padding-top: 35px;
    float: right;
}
.footer_copyright_right ul {
    font-size: 18px;
    list-style: none outside none;
    margin: 0 0 0 10px;
    padding-left: 0;
}
.footer_copyright_right li {
    float: right;
    margin-left: 20px;
    position: relative;
    display: list-item;
}
.footer_copyright_right img {
    border: 0px;
    position: relative;
}
.footer_email {
    color: #a3a3a3 !important;
    background-color: rgba(70, 70, 70, 0.5) !important;
    border: 1px solid #404040 !important;
    border-radius: 5px 5px 5px 5px !important;
    box-shadow: 0 2px 2px #202020 inset !important;
    font-size: 14px !important;
    margin-bottom: 10px !important;
    margin-top: -10px !important;
    padding: 7px !important;
    width: 100% !important;
}
.footer_email_focus {
    border: 1px solid #a3a3a3 !important;
}
.time {
    font-weight: bold;
    color: #f0f0f0;
}
.sidebar_box .time {
    color: #A0A0A0;
}
.footer_widget_content.widget_advertising {
    padding: 18px 0 18px 0;
}
.footer_widgets .widget_advertising img {
    margin: 0 3px 6px 0;
}

/*
    TOOLS
*/

.tools p {
    text-transform: capitalize;
}
.tools h5 {
    margin-top: 15px;
    margin-bottom: 12px;
    font-weight: normal;
}
.tools h2 {
    margin-bottom: 5px;
}
.search_form{
    background: url("images/tools_search_bg.png") no-repeat scroll top right transparent;
    margin-top: 37px;
    display: table;
    width: 100%;
}
.sidebar_box .search_form, .post .search_form {
    margin: 40px 0 20px 20px;
    background: none;
}
.footer_widget_content .search_form {
    margin: 0 0 20px 0;
    background: none;
}
.search_text {
    background-color: transparent;
    border: none;
    height: 46px;
    outline: medium none;
    padding: 2px 5px 0 20px;
    width: 145px;
    font-size: 14px;
    float: left;
}
.footer_widget_content .search_text {
    color: #a3a3a3;
    background-color: rgba(70, 70, 70, 0.5);
    border: 1px solid #404040;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 2px 2px #202020 inset;
    font-size: 14px;
    margin-bottom: 10px;
    margin-top: -10px;
    padding: 7px;
    width: 70%;
    height: 10%;
}
.sidebar_box .search_text, .post .search_text {
    color: #454545;
    background-color: rgba(70, 70, 70, 0.1);
    border: 1px solid #b0b0b0;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 2px 2px #909090 inset;
    font-size: 14px;
    margin-bottom: 10px;
    margin-top: -10px;
    padding: 7px;
    width: 75%;
    height: 10%;
}
.footer_widget_content .search_text:focus, .sidebar_box .search_text:focus, .post .search_text:focus {
    border: 1px solid #606060;
}
.search_submit {
    background: url("images/tools_search_lens.png") no-repeat scroll center center transparent;
    border: none;
    cursor: pointer;
    width: 30px;
    height: 30px;
    margin: 12px 0 0 10px;
    float: left;
}
.post .search_submit {
    background: url("images/tools_search_lens.png") no-repeat scroll center center transparent;
    border: none;
    cursor: pointer;
    width: 30px;
    height: 30px;
    margin: -8px 0 0 10px;
    float: left;
}
.footer_widget_content .search_submit, .sidebar_box .search_submit {
    margin: -8px 0 0 10px;
}

/*
    CONTENTS GLOBAL
*/
.divider_title {
    line-height: 32px;
    margin-bottom: 30px;
    letter-spacing: 0.6px;
}
.divider_title_home {
    line-height: 32px;
    margin-bottom: 60px;
}
.fullwidth_shadow_12 {
    background: url("images/fullwidth_shadow.png") top center no-repeat;
    margin-bottom: 60px;
    margin-top: 40px;
    height: 9px;
}
.divider_shadow_8 {
    background: url("images/content_shadow.png") top center no-repeat;
    margin-bottom: 60px;
    margin-top: 40px;
    height: 9px;
}
.divider_shadow_4 {
    background: url("images/sidebar_shadow.png") top center no-repeat;
    margin-bottom: 10px;
    height: 9px;
}

/*
    IMAGES
*/
.image_container, .image_container_no_rollover {
    position: relative;
    overflow: hidden;
    display: inline-block;
}
.image_container .border, .image_container_no_rollover .border {
    background: url("images/img_bg.png") repeat scroll 0 0 transparent;
    border-radius: 15px 15px 15px 15px;
    -webkit-border-radius: 15px 15px 15px 15px;
    border-color: #CCCCCC;
    border-style: solid;
    border-width: 1px;
    display: inline-block;
}
.image_container img, .image_container_no_rollover img {
    margin: 4px;
    border-radius: 12px 12px 12px 12px;
    -webkit-border-radius: 12px 12px 12px 12px;
}
.image_container.masonry_gallery {
    margin: 10px;
}
.image_container.alignleft, .image_container_no_rollover.alignleft {
    float: left;
    margin: 0 15px -15px 0;
}
.image_container.alignright, .image_container_no_rollover.alignright {
    float: right;
    margin: 0 0 -15px 15px;
}
.image_container.alignnone, .image_container_no_rollover.alignnone {
    vertical-align: bottom;
}
.image_container.aligncenter, .image_container_no_rollover.aligncenter {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: -15px;
    clear: both; 
    display: block;
}
.icg_1 {
    height: 80px;
    background: url("images/img_shadow_grid_1.png") bottom left no-repeat;
}
.icg_1 img {
    width: 50px;
    height: 50px;
}
.icg_2 {
    height: 150px;
    background: url("images/img_shadow_grid_2.png") bottom left no-repeat;
}
.icg_2 img {
    width: 120px;
    height: 120px;
}
.icg_3 {
    height: 230px;
    background: url("images/img_shadow_grid_3.png") bottom left no-repeat;
}
.icg_3 img {
    width: 200px;
    height: 200px;
}
.icg_4 {
    height: 310px;
    background: url("images/img_shadow_grid_4.png") bottom left no-repeat;
}
.icg_4 img {
    width: 280px;
    height: 280px;
}
.icg_8 {
    height: 310px;
    background: url("images/img_shadow_grid_8.png") bottom left no-repeat;
}
.icg_8 img {
    width: 600px;
    height: 280px;
}
.image_hover {
    margin: 5px;
    position: absolute;
    background-color: #ffffff;
    border-radius: 12px 12px 12px 12px;
    opacity: 0;
}
.image_hover_magnify {
    width: 70px;
    height: 70px;
    background: url("images/imagehover_magnify.png") center center no-repeat;
    position: absolute;
    top: -70px;
    margin: 5px;
    cursor: pointer;
    z-index: 20;
    opacity: 0;
}
.image_hover_link {
    width: 70px;
    height: 70px;
    background: url("images/imagehover_link.png") center center no-repeat;
    position: absolute;
    top: -70px;
    margin: 5px;
    cursor: pointer;
    z-index: 20;
    opacity: 0;
}

/*
    CONTENTS BOX
*/
.grey_box {
    border-radius: 10px 10px 10px 10px;
    border: #f0f0f0 1px solid;
    padding: 18px;
    display: table;
    -moz-transition: all 0.8s ease-out 0s; 
    background: rgb(250,250,250);
    background: -moz-linear-gradient(top,  rgba(50,50,50,0.01) 0%, rgba(50,50,50,0.05) 100%); 
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(50,50,50,0.01)), color-stop(100%,rgba(50,50,50,0.05)));
    background: -webkit-linear-gradient(top,  rgba(50,50,50,0.01) 0%,rgba(50,50,50,0.05) 100%);
    background: -o-linear-gradient(top,  rgba(50,50,50,0.01) 0%,rgba(50,50,50,0.05) 100%); 
    background: -ms-linear-gradient(top,  rgba(50,50,50,0.01) 0%,rgba(50,50,50,0.05) 100%);
    background: linear-gradient(top,  rgba(50,50,50,0.01) 0%,rgba(50,50,50,0.05) 100%); 
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafafa', endColorstr='#f4f4f4',GradientType=0 ); 

}
.grey_box:hover {
    box-shadow: 0 0 10px 0 #CCCCCC;
    -moz-box-shadow: 0 0 10px 0 #CCCCCC;
    -webkit-box-shadow: 0 0 10px 0 #CCCCCC;
}
.grey_box p {
    line-height: 24px;
}
.paragraph_hover {

}
.yellow_box {
    background-color: #fffcf2;
    border: #ff8400 1px solid;
    border-radius: 10px 10px 10px 10px;
    color: #ff8400;
    padding: 30px;
    margin: 15px 0px 25px 0px;
}
.yellow_box a {
    color: #ff9f00;
    text-decoration: none;
}
.yellow_box a:hover {
    color: #e58e00;
    text-decoration: none;
}
.yellow_box_alert {
    background: url("images/alert.png") no-repeat scroll 18px center #fffcf2;
    padding-left: 160px;
}
.blu_box {
    background-color: #f2faff;
    border: #6699ff 1px solid;
    border-radius: 10px 10px 10px 10px;
    color: #2b2ba1;
    padding: 30px;
    margin: 15px 0px 25px 0px;
}
.blu_box a {
    color: #437cb8;
    text-decoration: none;
}
.blu_box a:hover {
    color: #396a9e;
    text-decoration: none;
}
.blu_box_bulb {
    background: url("images/bulb.png") no-repeat scroll 18px center #f2faff;
    padding-left: 160px;
}
.red_box {
    background-color: #fff3f2;
    border: #ab0000 1px solid;
    border-radius: 10px 10px 10px 10px;
    color: #ab0000;
    padding: 30px;
    margin: 15px 0px 25px 0px;
}
.red_box a {
    color: #c90402;
    text-decoration: none;
}
.red_box a:hover {
    color: #b00502;
    text-decoration: none;
}
.red_box_error {
    background: url("images/error.png") no-repeat scroll 18px center #fff3f2;
    padding-left: 160px;
}
.green_box {
    background-color: #fbfff2;
    border: #129c00 1px solid;
    border-radius: 10px 10px 10px 10px;
    color: #129c00;
    padding: 30px;
    margin: 15px 0px 25px 0px;
}
.green_box a {
    color: #7eb412;
    text-decoration: none;
}
.green_box a:hover {
    color: #6d9c10;
    text-decoration: none;
}
.green_box_done {
    background: url("images/done.png") no-repeat scroll 18px center #fbfff2;
    padding-left: 160px;
}
.yellow_box h4, .blu_box h4, .red_box h4, .green_box h4 {
    text-shadow: none;
}

/*
    CONTENTS BUTTONS
*/
.button_with_image {
    font-size: 15px;
    font-weight: bold;
    cursor: pointer;
    text-decoration: none;
    color: #454545;
    padding-top: 10px;
    padding-bottom: 10px;
    display: block;
    /*display: inline-block;important to animate opacity in IE, but suks*/
}
.button_with_image:hover {
    color: #454545;
}
.button_with_image img{
    margin-top: -4px;
    border: 0px;
    vertical-align: middle;
    position: relative;
    display: inline-block;
}
.button_with_image.cloud {
    background: url("images/button_icon_cloud_dark.png") left center no-repeat;
    padding-left: 40px;
}
.button_with_image.office {
    background: url("images/button_icon_office_dark.png") left center no-repeat;
    padding-left: 40px;
}
.button_with_image.social {
    background: url("images/button_icon_social_dark.png") left center no-repeat;
    padding-left: 40px;
}
.button_with_image.team {
    background: url("images/button_icon_team_dark.png") left center no-repeat;
    padding-left: 40px;
}
.button {
    text-decoration: none;
    margin-bottom: 10px;
    line-height: 20px;
    display: inline-block;
    padding-top: 1px;
    cursor: pointer;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .15);
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
}
.button span {
    background: url("images/button_bg.png") repeat-x  0 0;
    color: #ffffff;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.4);
    text-transform: uppercase;
    display: block;
    padding: 10px 15px;
    margin: 1px 1px 0 1px;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -webkit-box-shadow: 0 -1px 0 rgba(255, 255, 255, .6);
    -moz-box-shadow: 0 -1px 0 rgba(255, 255, 255, .6);
    box-shadow: 0 -1px 0 rgba(255, 255, 255, .6);
    transition: background .5s ease-out;
    -moz-transition: background .5s ease-out;
    -webkit-transition: background .5s ease-out;
    -o-transition: background .5s ease-out;
    -ms-transition: background .5s ease-out;
}
.button span:hover {
    background-position: 0 -44px;
    -webkit-box-shadow: 0 -1px 0 rgba(255, 255, 255, .4);
    -moz-box-shadow: 0 -1px 0 rgba(255, 255, 255, .4);
    box-shadow: 0 -1px 0 rgba(255, 255, 255, .4);
}
.button span.small {
    padding: 5px 10px;
    font-size: 14px;
    text-transform: capitalize;
}
.button.black_1 {
    background-color: #222222;
}
.button.black_2 {
    background-color: #444444;
}
.button.black_3 {
    background-color: #666666;
}
.button.grey_1 {
    background-color: #6a6a6a;
}
.button.grey_2 {
    background-color: #888888;
}
.button.grey_3 {
    background-color: #9f9f9f;
}
.button.blu_1 {
    background-color: #344f76;
}
.button.blu_2 {
    background-color: #546f96;
}
.button.blu_3 {
    background-color: #748fb6;
}
.button.red_1 {
    background-color: #770900;
}
.button.red_2 {
    background-color: #972920;
}
.button.red_3 {
    background-color: #b74940;
}
.button.green_1 {
    background-color: #6a8700;
}
.button.green_2 {
    background-color: #8aa720;
}
.button.green_3 {
    background-color: #aad740;
}

/*
    DROP CAPTIONS
*/
.dropcap {
    display: block;
    float: left;
    font-size: 24px;
    height: 40px;
    line-height: 38px;
    margin-right: 15px;
    text-align: center;
    width: 40px;
    color: #ffffff;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.4);
    border-radius: 20px 20px 20px 20px;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
}
.dropcap.black_1 {
    background-color: #2d2d2d;
}
.dropcap.black_2 {
    background-color: #4a4a4a;
}
.dropcap.black_3 {
    background-color: #6a6a6a;
}
.dropcap.grey_1 {
    background-color: #6d6d6d;
}
.dropcap.grey_2 {
    background-color: #888888;
}
.dropcap.grey_3 {
    background-color: #9c9c9c;
}
.dropcap.blu_1 {
    background-color: #3b5477;
}
.dropcap.blu_2 {
    background-color: #577194;
}
.dropcap.blu_3 {
    background-color: #748db0;
}
.dropcap.red_1 {
    background-color: #78140c;
}
.dropcap.red_2 {
    background-color: #96332b;
}
.dropcap.red_3 {
    background-color: #b14f46;
}
.dropcap.green_1 {
    background-color: #6c8602;
}
.dropcap.green_2 {
    background-color: #89a325;
}
.dropcap.green_3 {
    background-color: #a7ce41;
}

/*
    FORM ELEMNTS
*/
.form_input, .wpcf7-text, .wpcf7-textarea, .wpcf7-select {
    background-color: rgba(70, 70, 70, 0.05);
    border: 1px solid #f0f0f0;
    margin-bottom: 10px;
    padding: 7px;
    font-size: 14px;
    color: #454545;
}
.form_checkbox_radio, .wpcf7-list-item {
    background-color: rgba(70, 70, 70, 0.05);
    border: 1px solid #f0f0f0;
    margin-bottom: 10px;
    padding: 5px 5px 4px 5px;
}
.form_input.error {
    border: 1px solid #ff6666;
}
label.error {
    font-size: 12px;
    color: #ff6666;
    text-align: right;
    float: right;
    font-style: italic;
}
textarea.form_input, textarea.wpcf7-textarea {
    font-family: Arial,Helvetica,sans-serif;
    height: 100px;
    padding-bottom: 10px;
    padding-top: 10px;
    color: #454545;
}
.form_focus {
    background-color: rgba(230, 230, 230, 0.05);
    box-shadow: 0 0 10px #e9e9e9;
}
.form_label {
    font-size: 14px;   
    padding-bottom: 4px;
    display: block;
}


/*
    CONTENTS LISTS
*/
.content_list ul li {
    list-style-type: none;
    margin-bottom: 10px;
    padding-left: 25px;
    text-align: left;
}
.list_arrow_black ul li {
    background: url("images/list_arrow_black.png") no-repeat scroll left 3px transparent;
}
.list_arrow_grey ul li {
    background: url("images/list_arrow_grey.png") no-repeat scroll left 3px transparent;
}
.list_arrow_green ul li {
    background: url("images/list_arrow_green.png") no-repeat scroll left 3px transparent;
}
.list_arrow_red ul li {
    background: url("images/list_arrow_red.png") no-repeat scroll left 3px transparent;
}
.list_check_black ul li {
    background: url("images/list_check_black.png") no-repeat scroll left 3px transparent;
}
.list_check_grey ul li {
    background: url("images/list_check_grey.png") no-repeat scroll left 3px transparent;
}
.list_check_green ul li {
    background: url("images/list_check_green.png") no-repeat scroll left 3px transparent;
}
.list_check_red ul li {
    background: url("images/list_check_red.png") no-repeat scroll left 3px transparent;
}
.list_play_black ul li {
    background: url("images/list_play_black.png") no-repeat scroll left 3px transparent;
}
.list_play_grey ul li {
    background: url("images/list_play_grey.png") no-repeat scroll left 3px transparent;
}
.list_play_green ul li {
    background: url("images/list_play_green.png") no-repeat scroll left 3px transparent;
}
.list_play_red ul li {
    background: url("images/list_play_red.png") no-repeat scroll left 3px transparent;
}
.list_star_black ul li {
    background: url("images/list_star_black.png") no-repeat scroll left 3px transparent;
}
.list_star_grey ul li {
    background: url("images/list_star_grey.png") no-repeat scroll left 3px transparent;
}
.list_star_green ul li {
    background: url("images/list_star_green.png") no-repeat scroll left 3px transparent;
}
.list_star_red ul li {
    background: url("images/list_star_red.png") no-repeat scroll left 3px transparent;
}

/*
    CONTENTS TIPOGRAPHY FONT
*/
.font_kaushan {
    font-family: "Kaushan Script" !important;
}
.font_terminal {
    font-family: "Terminal Dosis Light" !important;
}
.font_shanti {
    font-family: "Shanti" !important;
    font-weight: 400;
}
.highlight_yellow {
    background-color: rgba(255, 255, 0, 0.4);
    border-radius: 5px 5px 5px 5px;
    padding: 4px;
    color: #000000;
}
.highlight_green {
    background-color: rgba(0, 255, 0, 0.4);
    border-radius: 5px 5px 5px 5px;
    padding: 4px;
    color: #000000;
}
.highlight_sky {
    background-color: rgba(0, 255, 255, 0.4);
    border-radius: 5px 5px 5px 5px;
    padding: 4px;
    color: #000000;
}
.highlight_pink {
    background-color: rgba(255, 0, 255, 0.4);
    border-radius: 5px 5px 5px 5px;
    padding: 4px;
    color: #000000;
}
.highlight_red {
    background-color: rgba(255, 0, 0, 0.4);
    border-radius: 5px 5px 5px 5px;
    padding: 4px;
    color: #000000;
}
.highlight_grey {
    background-color: rgba(195, 195, 195, 0.4);
    border-radius: 5px 5px 5px 5px;
    padding: 4px;
    color: #000000;
}
.highlight_blu {
    background-color: rgba(0, 0, 127, 0.4);
    border-radius: 5px 5px 5px 5px;
    padding: 4px;
    color: #fafafa;
}
.highlight_dark {
    background-color: rgba(0, 0, 0, 0.4);
    border-radius: 5px 5px 5px 5px;
    padding: 4px;
    color: #ffffff;
}

/*
    SIDEBAR
*/
.grey_box .textwidget{
    padding:0px 20px 20px 20px;
}
.sidebar_box {
    padding: 0px;
    width: 100%;
    margin-bottom:40px;
}
.sidebar_box h3 {
    padding: 20px 15px 20px 20px;
    margin-bottom: 0px;
}
.sidebar_box h6 {
    margin-bottom: 6px;
}
.sidebar_recent_posts {
    list-style: none outside none;
}
.sidebar_box .sidebar_recent_posts {
    margin: 0px 20px 20px 20px;
}
.sidebar_recent_posts li {
    float: left;
    vertical-align: top;
    width: 100%;
    padding-bottom: 20px;
}
.sidebar_recent_posts li div{
    margin-bottom: 0px;
}
.sidebar_box p, .footer_widget_content p {
    line-height: 20px;
    /*    padding-bottom: 2px;*/
    outline: 0 none;
    color: #a9a9a9;
}
.sidebar_box p.date, .footer_widget_content p.date {
    font-style: italic;
    float: left;
}
.sidebar_box.widget_archive ul {
    margin: 0px 20px 20px 20px;
    list-style-position: outside;
    list-style-type: none;
}
.sidebar_box.widget_archive li {
    width: 33%;
    display: block;
    float: left;
    margin-bottom: 10px;
}
/* *********** */
.sidebar_box ul.menu{
    margin: 0px 20px 20px 20px;
}
.sidebar_box ul.menu ul{
    margin: 0 0 0 20px;
    display: block;
}
.sidebar_box ul.menu li{
    background: url("images/nav_arrow_dark.png") no-repeat scroll 0px 10px transparent;
    display: block;
}
.sidebar_box ul.menu a{
    padding: 3px 20px 3px 14px;
    display: block;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
}
.sidebar_box ul.menu a:hover , .sidebar_box li.current-menu-item a{
    padding-left: 30px;
    background: -moz-linear-gradient(left,  rgba(240,240,240,0) 0%, rgba(240,240,240,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(240,240,240,0)), color-stop(100%,rgba(240,240,240,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left,  rgba(240,240,240,0) 0%,rgba(240,240,240,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left,  rgba(240,240,240,0) 0%,rgba(240,240,240,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left,  rgba(240,240,240,0) 0%,rgba(240,240,240,1) 100%); /* IE10+ */
    background: linear-gradient(left,  rgba(240,240,240,0) 0%,rgba(240,240,240,1) 100%); /* W3C */
}
/* *********** */
.sidebar_box.widget_pages ul,
.sidebar_box.widget_categories ul,
.sidebar_box.widget_businesshours ul,
.sidebar_box.widget_nav_menu ul,
.sidebar_box.widget_links ul,
.sidebar_box.widget_recent_entries ul,
.sidebar_box.widget_meta ul,
.sidebar_box.widget_recent_comments ul,
.sidebar_box.widget_rss ul {
    padding-left: 22px;
}
.sidebar_box.widget_pages ul ul {
    margin-top: 10px;
}
.sidebar_box.widget_pages li,
.sidebar_box.widget_categories li,
.sidebar_box.widget_nav_menu li,
.sidebar_box.widget_links li,
.sidebar_box.widget_recent_entries li,
.sidebar_box.widget_meta li,
.sidebar_box.widget_recent_comments li,
.sidebar_box.widget_rss li {
    list-style: none; margin-bottom:10px;
}
.footer_widget_content.widget_pages ul,
.footer_widget_content.widget_categories ul,
.footer_widget_content.widget_businesshours ul,
.footer_widget_content.widget_archive ul,
.footer_widget_content.widget_nav_menu ul,
.footer_widget_content.widget_links ul,
.footer_widget_content.widget_recent_entries ul,
.footer_widget_content.widget_meta ul,
.footer_widget_content.widget_recent_comments ul,
.footer_widget_content.widget_rss ul {
    padding-left: 0;
}
.footer_widget_content.widget_pages ul ul {
    margin-top: 10px;
}
.footer_widget_content.widget_pages li,
.footer_widget_content.widget_categories li,
.footer_widget_content.widget_archive li,
.footer_widget_content.widget_nav_menu li,
.footer_widget_content.widget_links li,
.footer_widget_content.widget_recent_entries li,
.footer_widget_content.widget_meta li,
.footer_widget_content.widget_recent_comments li,
.footer_widget_content.widget_rss li {
    list-style: none; margin-bottom:10px;
}
.sidebar_box select {
    margin: 0 0 20px 30px;
}
.sidebar_box ul.navigation, .sidebar_box ul.navigation_no_hover {
    margin: 0px 20px 20px 20px;
}
.sidebar_box ul.navigation_child {
    margin: 0 0 10px 20px;
    display: block;
}
.sidebar_box ul.navigation li, .sidebar_box ul.navigation_no_hover li {
    background: url("images/nav_arrow_dark.png") no-repeat scroll 0px 10px transparent;
    display: block;
}
.sidebar_box ul.navigation a, .sidebar_box ul.navigation_no_hover a {
    padding: 5px 20px 5px 14px;
    display: block;
    color: #858585;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
}
.sidebar_box ul.navigation a:hover {
    padding-left: 30px;
    color: #454545;
    background: -moz-linear-gradient(left,  rgba(240,240,240,0) 0%, rgba(240,240,240,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(240,240,240,0)), color-stop(100%,rgba(240,240,240,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left,  rgba(240,240,240,0) 0%,rgba(240,240,240,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left,  rgba(240,240,240,0) 0%,rgba(240,240,240,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left,  rgba(240,240,240,0) 0%,rgba(240,240,240,1) 100%); /* IE10+ */
    background: linear-gradient(left,  rgba(240,240,240,0) 0%,rgba(240,240,240,1) 100%); /* W3C */
}
.sidebar_box ul.navigation_no_hover a:hover {
    padding-left: 30px;
}

.tagcloud {
    padding: 0px 22px 22px 22px;
}
.footer_widget_content .tagcloud {
    padding: 0;
}
.tagcloud a {
    margin-right: 25px;
    margin-bottom: 15px;
    display: inline-block;
    width: auto;
}
.tagcloud a:hover {
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.8);
}
.widget_advertising img {
    margin: 10px 0 9px 16px;
}



/*
    CONTACTS
*/
.google_map_wrap {
    border: #f0f0f0 1px solid;
    padding: 4px;
}

/*
    SERVICES
*/
#layoutFilter a, #layoutFilter .filter{
    margin-right: 10px;
}
#layoutContainer .layout_item {
    margin-bottom: 40px;
}


/*
    BLOG
*/
.blog_post {
    margin-bottom: 20px;
    display: inline;
}
.blog_post a:hover {
    color: #676767;
}
.post_author, .post_time, .post_comments, .post_category, .blog_post a {
    color: #a0a0a0;
}
.post_author {
    background: url("images/post_author_bg.png") no-repeat scroll left top transparent;
    padding: 2px 20px;
    font-size: 11px;
}
.post_time {
    background: url("images/post_time_bg.png") no-repeat scroll left top transparent;
    padding: 2px 20px;
    font-size: 11px;
}
.post_comments {
    background: url("images/post_comments_bg.png") no-repeat scroll left top transparent;
    padding: 2px 20px;
    font-size: 11px;
}
.post_category {
    background: url("images/post_category_bg.png") no-repeat scroll left top transparent;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 20px;
    font-size: 11px;
}
.post_category ul {
    margin-top: -20px;
    margin-left: 20px;
    list-style: none outside none;
    position: relative;
}
.post_category li {
    position: relative;
    display: inline-block;
    float: left;
}
.post_category li:last-child .pipe {
    display: none; 
}
.post_meta {
    margin-bottom: 15px;
}
.post_metadata {
    margin-bottom: 5px;
    float: left;
}
blockquote {
    color: #808080;
    border-left: 20px double #F0F0F0;
    font-style: italic;
    text-align: justify;
    padding: 18px 20px;
}
.comment p {
    border-bottom: 1px solid #f0f0f0;
    margin-bottom: 40px;
    padding-bottom: 10px;
}
.logged-in-as, .comment-form-comment {
    border-bottom: none !important;
    padding-bottom: 10px !important;
    margin-bottom: 0 !important;
}
.comment.depth-2, .comment.depth-3, .comment.depth-4, .comment.depth-5, .comment.depth-6, .comment.depth-7, .comment.depth-8 {
    margin-left: 30px;
}
.comment h6 {
    margin-bottom: 4px;
}
.comment .commentmetadata {
    font-size: 11px;
}
.comment .vcard {
    height: 80px;
}
.comment .reply {
    margin-top: 4px;
}
#comment_form_submit_id, .wpcf7-submit {    
    background: url("images/button_bg.png") repeat-x scroll 0 0 #888888;
    border-radius: 8px 8px 8px 8px;
    border: 1px #666666 solid;
    color: #FFFFFF;
    cursor: pointer;
    padding: 10px 15px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
    text-transform: uppercase;
}
.footer_widget_content .wpcf7-submit {    
    background: url("images/button_bg.png") repeat-x scroll 0 0 #000000;
    border-radius: 4px 4px 4px 4px;
    border: 1px #333333 solid;
    color: #D0D0D0;
    cursor: pointer;
    padding: 5px 8px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
    text-transform: none !important;
}
.socials_bar {
    height: 50px;
}
.socials_button {
    float: left;
    position: relative;
}

/* 
    ACCORDION 
*/
ul.alixira_accordion { 
    list-style: none;
    margin-left: 0px;
}
ul.alixira_accordion li {
    list-style: none;
    border-bottom: 1px solid #c0c0c0;
    margin-bottom: 15px;
}
h4.accordion_head {
    padding: 0px 0px 0px 0px;
    cursor: pointer;
}
div.accordion_content {
    padding: 0px 0px 20px 30px;
    overflow: hidden;
}
span.accordion_head_image { 
    width: 16px; 
    height: 16px; 
    float: left; 
    margin: 3px 13px 0 0; 
    cursor: pointer; 
    display: block; 
    background-image: url("images/accordion_arrows.png");
    background-position: 0 0;
}
span.accordion_head_image.open {
    background-position: 0 -16px;
}

/*
    TABS
*/
ul.tabs {
    display: block;
    padding: 0;
    list-style: none;
    border-bottom: solid 1px #c0c0c0;; 
}
ul.tabs li {
    display: block;
    width: auto;
    height: 30px;
    padding: 0;
    float: left;
    margin-bottom: 0;
}
ul.tabs li a {
    display: block;
    text-decoration: none;
    width: auto;
    height: 29px;
    padding: 0px 18px;
    line-height: 30px;
    border: solid 1px #c0c0c0;
    border-width: 1px 1px 0 0;
    margin: 0;
    background: #f5f5f5;
    font-size: 13px;
    cursor: pointer;
}
ul.tabs li a.open {
    background: #ffffff;
    height: 30px;
    position: relative;
    top: -4px;
    padding-top: 4px;
    border-left-width: 1px;
    margin: 0 0 0 -1px;
    color: #454545;
    -moz-border-radius-topleft: 2px;
    -webkit-border-top-left-radius: 2px;
    border-top-left-radius: 2px;
    -moz-border-radius-topright: 2px;
    -webkit-border-top-right-radius: 2px;
    border-top-right-radius: 2px;
}
ul.tabs li:first-child a.open {
    margin-left: 0;
}
ul.tabs li:first-child a {
    border-width: 1px 1px 0 1px;
    -moz-border-radius-topleft: 2px;
    -webkit-border-top-left-radius: 2px;
    border-top-left-radius: 2px;
}
ul.tabs li:last-child a {
    -moz-border-radius-topright: 2px;
    -webkit-border-top-right-radius: 2px;
    border-top-right-radius: 2px; 
}
ul.tabs_content { 
    padding: 20px;
    border: solid 1px #c0c0c0;
    border-width: 0 1px 1px 1px;
    display: block;
    list-style: none;
}
ul.tabs_content > li {
    display:none;
}
ul.tabs_content > li.open {
    display: table !important;
}
ul.tabs:before, ul.tabs:after {
    content: '\0020';
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}
ul.tabs:after {
    clear: both;
}
ul.tabs {
    zoom: 1;
}

/*
    NAVIGATOR PAGE
*/
.wp-pagenavi, .wp-pagenavi-post {
    margin: 0 auto 20px !important;
    padding: 5px !important;
    border-radius: 10px 10px 10px 10px;
    border: #f0f0f0 1px solid;
    display: table;
    -moz-transition: all 0.8s ease-out 0s; 
    background: rgb(250,250,250);
    background: -moz-linear-gradient(top,  rgba(50,50,50,0.01) 0%, rgba(50,50,50,0.05) 100%); 
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(50,50,50,0.01)), color-stop(100%,rgba(50,50,50,0.05)));
    background: -webkit-linear-gradient(top,  rgba(50,50,50,0.01) 0%,rgba(50,50,50,0.05) 100%);
    background: -o-linear-gradient(top,  rgba(50,50,50,0.01) 0%,rgba(50,50,50,0.05) 100%); 
    background: -ms-linear-gradient(top,  rgba(50,50,50,0.01) 0%,rgba(50,50,50,0.05) 100%);
    background: linear-gradient(top,  rgba(50,50,50,0.01) 0%,rgba(50,50,50,0.05) 100%); 
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafafa', endColorstr='#f4f4f4',GradientType=0 ); 
}
.wp-pagenavi:hover, .wp-pagenavi-post:hover {
    box-shadow: 0 0 10px 0 #CCCCCC;
    -moz-box-shadow: 0 0 10px 0 #CCCCCC;
    -webkit-box-shadow: 0 0 10px 0 #CCCCCC;
}
.wp-pagenavi a ,.wp-pagenavi span.pages, .wp-pagenavi span.extend, .wp-pagenavi-post a {
    padding: 6px 8px !important;
    text-decoration: none !important;
    border: none !important;
}
.wp-pagenavi span.pages {
    font-weight: bold !important;
}
.wp-pagenavi a:hover {
    background-color: #f0f0f0 !important;
}
.wp-pagenavi span.current{
    background-color: #f0f0f0 !important;
    box-shadow: 1px 1px 2px #909090 !important;
    color: #202020 !important;
    font-weight: bold !important;
    padding: 12px !important;
    border: none !important;
    font-weight: bold !important;
}

/* calendar widget */
.widget_calendar {
    float: left;
}
.footer_widget_content #wp-calendar {
    margin: 0;
}
#wp-calendar {
    margin: 0 30px 10px 30px;
}
#wp-calendar caption {
    text-align: right;
    margin-bottom: 15px;
}
#wp-calendar thead th {
    padding-bottom: 10px;
}
.sidebar_box #wp-calendar tbody {
    color: #aaa;
}
.sidebar_box #wp-calendar tbody td {
    background: #f5f5f5;
    border: 1px solid #fff;
    text-align: center;
    padding:8px 14px 8px 14px;
}
.footer_widget_content #wp-calendar tbody td {
    background: none;
    border: 1px solid #040204;
    text-align: center;
    padding:8px;
}
.sidebar_box #wp-calendar tbody td:hover {
    background: #fff;
}
.footer_widget_content #wp-calendar tbody td:hover {
    background: #2a2a2a;
}
#wp-calendar tbody .pad {
    background: none;
}
#wp-calendar tfoot #next {
    text-transform: uppercase;
    text-align: right;
}
#wp-calendar tfoot #prev {
    text-transform: uppercase;
    padding-top: 10px; 
}
.sidebar_box #wp-calendar tbody #today {
    font-weight: bold;
    background: #fff; 
}
.footer_widget_content #wp-calendar tbody #today {
    font-weight: bold;
    background: #2a2a2a; 
}
