@charset utf-8;
/*--
	Theme Name: wp020
	Description: A theme for Wordpress 3.4 
--*/
/* General
---------------------------------------- */
html, body {
  min-width: 960px;
}
body {
  background: #EAEAEA;
  color: #2e2e2e;
  font: 100%/1.1875em Arial, Helvetica, sans-serif;
  position: relative;
  -webkit-text-size-adjust: 100%;
  /* Stops Mobile Safari from auto-adjusting font-sizes */

}
p{
    color: #2e2e2e;
    font: normal 12px/18px Arial;
    margin: 0 0 5px;
}
    /* p span{
        font: bold 14px/18px Arial; 
    } */
    span{
        font: bold 12px/18px Arial;
        color: #2e2e2e;
    }

    
.home #main{
  background: #0f0e17;
  height: 100%
}
#main {
  font-size: 12px;
  line-height:20px;
  background: #0F0E17;
}
.container {
  width: 1000px;
  margin: 0 auto;
}

/* -------------------- List styling ------------ */
ul li {
  list-style-type: none;
}
ul li a {text-decoration:none;}
ul li a:hover {
  text-decoration: underline;
}
dl dt {
  background: url(images/list-arrow.gif) no-repeat 0 3px;
  padding: 0 0 3px 32px;
  margin-bottom: .2em;
  font-size: 18px;
  line-height: 1.2em;
  color: #191919;
}
dl dd {
  padding: 0 0 0 32px;
  margin: 0 0 1.5em 0;
}
img {
  max-width: 100%;
  height: auto;
  background: #fff;
  padding: 5px;
  border: 1px solid #BEBEBE;
}
    img:hover {
        border: 1px solid #878686;
    }
.ie8 img {
  max-width: none !important;
}
#pp_full_res img{
  border: none;
  padding: 0;
}
}


/* ------------------------------- Headings -----------------------*/

h1{
    font: 800 italic 25px/25px 'bebas_neueregular',sans-serif;
    color: #000;
    padding: 0 0 20px 0;
    margin: 0 0 20px;
    border-bottom: 1px solid #cacaca;
    text-transform: none;
}
    h1 span {
        font: 20px/20px 'bebas_neueregular',sans-serif;
    }

h2 {
    margin: 0 0 0 0;
    color: #000;
    font: normal 25px/25px 'bebas_neueregular', 'sans-serif';
}
	h2 a {
        color:#000;
        text-decoration:none;
    }
    	h2 a:hover {
            text-decoration:underline;
        }

h3 {
    font: 18px/22px 'proxima_novalight';
    color: #2e2e2e;
    margin: 0 0 5px 0;
}
	h3 a {
        color:#2e2e2e;
    }

h4 {
    color: #2e2e2e;
    font: 20px/20px "Open Sans";
    margin: 0 0 25px;
}
h5 {
    color: #2e2e2e;
    font: bold 12px/18px Arial;
    margin: 0 0 10px;
}

/* Selection colours (easy to forget) */
::selection {
  background: #73cdfd;
  color: #ffffff;
}
::-moz-selection {
  background: #73cdfd;
  color: #ffffff;
}
img::selection {
  background: transparent;
}
img::-moz-selection {
  background: transparent;
}
body {
  -webkit-tap-highlight-color: #0f0e17;
}



/*================= HEADER ===================*/

/*======================= LOGO ======================*/
.logo{
  padding-top: 15px;
}
    #logo img{
        background: none;
        border: none;
    }

/*============ Header widget =========*/
#widget-header {
    padding: 25px 10px 0 0;
    text-align: right;
}
    #widget-header span {
        font: normal 17px/24px 'bebas_neueregular';
        color: #b6b6b6;
    }
    #widget-header h2 {
        color: #fff;
    }

#header_container{
    width: 100%;
    min-width: 1000px;
    height: 523px;
    background: #000 url(images/bg_header_small.jpg) left top repeat-x;   
}
    .home #header_container{
        height: 673px;
        background: #000 url(images/bg_header.jpg) left top repeat-x;   
    }

    #header_top{
        background: #000 url(images/bg_topheader.png) center top no-repeat;
        width: 100%; 
        margin: 0 auto;
        height: 96px;        
    }

    #wrap-map{
        position: absolute;
        z-index: 0;
        width: 100%
    }
        #map_left{
            background: url(images/bg_map_left_small.png) left top no-repeat;
            float: left;
            width: 300px;
            height: 280px;
            display: block;
            margin: 70px 0 0 0; 
            overflow: hidden;  
            position: absolute;
            left: 0
        }               
            .home #map_left{
                background: url(images/bg_map_left.png) left top no-repeat;
                height: 431px;
                margin: 60px 0 0 0; 
            }

        #map_right{
            background: url(images/bg_map_right_small.png) left top no-repeat;
            float: right;
            width: 300px;
            height: 280px;
            display: block;
            margin: 70px 0 0 0;
            overflow: hidden; 
            position: absolute;
            right: 0
        }
            .home #map_right{
                background: url(images/bg_map_right.png) left top no-repeat;
                height: 431px;
                margin: 60px 0 0 0;
            }
    
   .header_wrapper{
           background: url(images/bg_header_wrapper_small.jpg) left top no-repeat;
           width: 1000px;
           margin: 0 auto;
           height: 428px;
            position: relative;
            z-index: 25;
       }
           .home .header_wrapper{  
                background: url(images/bg_header_wrapper.jpg) left top no-repeat;
                margin: 0 auto;
                height: 580px;
            }

        .header_inner{
            background: url(images/bg_header_content_small.jpg) right top no-repeat;
            height: 428px;
            z-index: 999;
            position: relative;
        }
            .home .header_inner{
                background: url(images/bg_header_content.jpg) right top no-repeat;
                height: 580px;
            }

            .nav_wrapper{
                background: url(images/bg_nav_wrapper.jpg) left top repeat-x;
                height: 60px;
                padding: 0;
            }

/* ============================== Primary navigation =================*/

#topnav {
  background: url(images/bg_nav_ul.png) center top no-repeat;
  list-style: none;
  padding: 0;
  margin: 0;
  float: left;
  height: 59px;
}
    #topnav > li{
      float: left;
      background: url(images/nav_li_divider.jpg) right top no-repeat;
      padding: 0;
      margin: 0;
    }
        #topnav > li > a {
          color: #c6c6c6;
          display: block;
          font: normal 25px/59px 'bebas_neueregular',sans-serif;
          margin: 0;
          padding: 0 23px;
          height: 59px;
          letter-spacing: 0em;
          text-align: center;
          text-transform: uppercase;
        }
            #topnav > li > a:hover {
              background: url(images/bg_nav_li_hover.jpg) left top repeat-x;
              color: #fff;
              text-decoration: none;
            }

/* ========================================= Sub Menu ================== */

 /*Essential styles for dropdown menu*/
.sf-menu, .sf-menu * {
    margin:         0;
    padding:        0;
    list-style:     none;
}
.sf-menu {
    line-height:    1.0;
    float: left;  
}
.sf-menu ul {
    position: absolute;
    top: -999em;
    min-width: 80px; /*left offset of submenus need to match (see below)*/
    padding: 0;
    top: -999em;
    width: 190px;
}
.sf-menu ul li {
    width:100%;
}
.sf-menu li:hover {
    visibility:     inherit; fixes IE7 'sticky bug'
}
.sf-menu li {
    position:       relative;
    display: inline;
    text-align: center;
    float: none
}
.sf-menu a {
    display:        block;
    position:       relative;
} /**/
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
    left:           0px;
    top:            59px; /* match top ul list item height */
    z-index:        99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
    top:            -999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
    left:           146px; /* match ul width */
    top:            -22px;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
    top:            -999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
    left:           146px; /* match ul width */
    top:            0;
}


/* Our skin for dropdown menu */
.sf-menu a {
    text-decoration:none;
    color:  #212121;
}
.sf-menu a:hover {
    text-decoration:none;
    }
.sf-menu > li {
    margin:0 ;
    height: 68px;
    padding: 0;
    float: left;
    }
    .sf-menu > li > a {
        padding:20px 20px;
        color:#a6a6a6;
        text-align: center;
        font-size:20px;
        font-family: 'Dosis', sans-serif;
        font-weight: 500;
        line-height:20px;
        -webkit-transition: all .2s ease-in-out;
        -moz-transition: all .2s ease-in-out;
        -o-transition: all .2s ease-in-out;
        letter-spacing: -0.050em;
        height: 19px;
        text-transform: uppercase;
        }
        .sf-menu > li > a span {
            display: block;
        }
        .sf-menu > li > a:hover,
        .sf-menu > li.sfHover > a{
                background: url(images/bg_nav_li_hover.jpg) left top repeat-x;
                color: #fff;
            }
            .sf-menu > li.current-menu-item > a{
                background: url(images/bg_nav_li_hover.jpg) left top repeat-x;
                color: #fff;
            }
            .sf-menu > li > a:hover span,
            .sf-menu > li.sfHover > a span,
            .sf-menu > li.current-menu-item > a span{
                }
        
.sub-menu li {
    float:none;
    padding:0px;
    text-align: left;
    min-width: 80px;    
}
    .sub-menu li a {
      background: url("images/bg_subnavmenu_li.jpg") repeat-x scroll left top transparent;
      border-bottom: 1px solid #e7e7e7;
      color: #818181;
      font: normal 20px/44px 'bebas_neueregular',sans-serif;
      height: 44px;
      min-width: 80px;
      padding: 0 23px;
      text-align: left;
      text-transform: uppercase;
      transition: all 0.2s ease-in-out 0s;
      white-space: nowrap;
      width: auto;
    }
    .sub-menu li a:hover,
    .sub-menu li.sfHover > a,
    .sub-menu li.current-menu-item > a:hover{
        color: #ff6d00;
        background: url("images/bg_subnavmenu_li_hover.jpg") repeat-x scroll left top transparent;
        border-bottom: 1px solid #e7e7e7;
        }

.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active, .sf-menu li.current-menu-item > a {
    outline:        0;
}

/*** arrows **/
.sf-menu a.sf-with-ul {
    padding-right:  2.25em;
    min-width:      1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
    position:       absolute;
    display:        block;
    right:          .75em;
    top:            1.05em; /* IE6 only */
    width:          10px;
    height:         10px;
    text-indent:    -999em;
    overflow:       hidden;
    background:     url(images/arrows-ffffff.png) no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
    top:            .8em;
    background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
    background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
    background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
    background: url(images/shadow.png) no-repeat bottom right;
    padding: 0 8px 9px 0;
    -moz-border-radius-bottomleft: 17px;
    -moz-border-radius-topright: 17px;
    -webkit-border-top-right-radius: 17px;
    -webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
    background: transparent;
}


/*=================================== Slider ====================*/

#slider_wrapper {
    width: 100%;
    z-index: 0;
}
    .camera_caption p {
        color: #D6D6D6;
        float: left;
        font: italic 30px/30px "Open Sans";
        margin: 0 0 30px;
        padding: 20px 0 0 27px;
        text-transform: uppercase;
    }
        .camera_caption p span{
            font: 800 italic 60px/60px "Open Sans";
            color: #e0e0e0;
            text-transform: uppercase;
            padding: 0 0 0 50px;
        }
    .camera_caption a{
        font: normal 30px/68px 'bebas_neueregular',sans-serif!important;
        color: #070607;
        background: #ffd6a4 url(images/bg_camera_caption_a.jpg) left top repeat-x;
        -webkit-border-radius: 5px;
           -moz-border-radius: 5px;
                border-radius: 5px;
        display: block;
        width: 222px;
        height: 68px;
        text-transform: uppercase;
        text-decoration: none;
        text-align: center;
        margin: 30px 25px 0 0 !important;
        float: right;
    } 
        .camera_caption a:hover{
            background: #f7bd76;
        }

    .camera_commands {
        right: 15px!important;
    }
    .camera_prev, .camera_next, .camera_commands {
        top: 15%!important;
    }

    .camera_pag {
        height: 57px;
        background: #EAEAEA url(images/bg_camera_pag.jpg) center bottom repeat-x;
    }
        ul.camera_pag_ul {
            height: 57px;
            background: url(images/bg_camera_pag_ul.jpg) left bottom repeat-x;
        }
            .camera_wrap .camera_pag .camera_pag_ul li {
                background: #cbcbcb url(images/bg_camera_pag_button_inactive.png) left top no-repeat!important;
            }
                .camera_wrap .camera_pag .camera_pag_ul li:hover > span {
                    background: none!important;
                }
                .camera_wrap .camera_pag .camera_pag_ul li.cameracurrent > span {
                    background: #f96900 url(images/bg_camera_pag_button_active.png) left top no-repeat!important;
                }

#camera_wrap{
    height: 390px!important;
    margin-bottom: 0!important;
}
    .home  #camera_wrap{
        height: 470px!important;
        margin-bottom: 0!important;
    }
/*------------ Minimize Slider for all page exept home page --------------*/
.camera_fakehover{
    height: 74%!important;
}
    .home .camera_fakehover{
        height: 94%!important;
    }

.camera_wrap img{
    top: -50px!important;
}
    .home .camera_wrap img{
        top: 0!important;
    }
/*------------ end of Minimize Slider for all page exept home page --------------*/


/* ================================ Content ======================== */
#before_content_area div.wrap_text_decor{
    background: url(images/bg_camera_pag_ul.jpg) left bottom repeat-x;    
}
    #before_content_area p{
        font: 800 italic 45px/35px "Open Sans";
        color: #df5e00;
        text-shadow: 1px 2px 2px #AEB1B1;
        text-transform: uppercase;
        margin: 0;
        padding: 5px 0 14px;
        position: relative;
    }
        #before_content_area p span{
            font: italic 25px/25px "Open Sans";
            color: #7d7d7d;
            text-shadow: none;
            margin: 0;
            padding: 0;
        }
            #before_content_area p span.text_decor{
                background: url(images/bg_text_decor.png) repeat-x;
                position: absolute;
                display: block;
                width: 100%;
                height: 48px;
            }

.primary_content_wrap {
    position: relative;
    z-index: 1;
    background: #EAEAEA;
    padding: 25px 0 0 0;
}
.wide_wrap{
    margin-top: 30px;
}
    .wide_wrap img{
        width: auto;
    }
.item_wrap2 img {
  width: auto;
}    
.content_wrap{
    background: url("images/bg_camera_pag_ul.jpg") repeat-x left bottom;
    padding: 0 0 20px;

}
    .content_wrap div.item_wrap{
        display: block;
        margin: 0 0 14px;
    } 
    .content_wrap div.item_wrap2{
        display: block;
        margin: 0 0 18px;
    }  
    .content_wrap ul{
        margin: 0px;
    } 
        .content_wrap ul li{
            background: url("images/bg_content_wrap_ul.png") no-repeat left center;
            padding: 0 0 6px 15px;
            margin: 0;
        }

    .archive #content, .search #content{
        margin: 0;
    }
    #content.left {
        float: left !important;
    }
    #content .indent {
        padding: 0 20px 0 0;
    }
        .archive #content .indent, .search #content .indent{
            padding: 0;
        }



    #content h2{
        margin: 0 0 5px;
    }
    
    #content ul.info li{
        margin: 0 0 10px;
        padding: 0 0 0 25px;
        background: url("images/list_marker1.png") no-repeat left center;
          -webkit-transition: all 0.3s ease-out;
             -moz-transition: all 0.3s ease-out;
                  transition: all 0.3s ease-out;
    }
        #content ul.info li:hover{
            background-position: 8px center;
        }
        #content ul.info li a{
            display: block;
            color: #cdd0dd;
        }
        #content ul.info li a:hover{
            color: #fff;
            text-decoration: none;
        }
    
    #content iframe{
        background: none repeat scroll 0 0 #FFFFFF;
        border: 1px solid #BEBEBE;
        float: left;
        margin: 0 0 15px 0;
        padding: 5px;
        width: 97.5%;
        height: 370px;

    }

#before_content_area {
    margin: 0;
    text-align: center;
}

/* Carousel widget */
.es-carousel-wrapper {
    padding: 0;
    position: relative;
    margin: 35px 0 25px 0;
}
.before_holder h3{
    font: 200 30px/30px "Open Sans";
    color: #fff;
    margin-bottom: 25px;
}
.es-carousel .excerpt{
    text-align: left;
    margin: 15px 0 20px;
}
.es-carousel {
    overflow: hidden;
    padding: 0 0 40px 0;
    width: 100%;
}
    .es-carousel ul {
        display: none;
    }
        .es-carousel ul li {
            display: block;
            float: left;
            height: 100%;
            list-style-type: none;
            padding: 0;
            position: relative;
            margin-left: 0;
        }
            .es-carousel ul li .thumbnail {
                display: block;
                margin-bottom: 10px;
            }
                .es-carousel ul li .thumbnail a{
                    display: block;
                }
            .es-carousel ul li a img {
                display: block;
                max-height: 100%;
                max-width: 100%;
            }
            

.es-nav span {
  position: absolute;
  left: -22px;
  top: 95px;
  background: #000 transparent url(images/nav.png) no-repeat top left;
  width: 14px;
  height: 42px;
  margin-top: -13px;
  text-indent: -9000px;
  cursor: pointer;
  opacity: 0.8;
    -webkit-transition: all 0.3s ease-out;    /* Saf3.2+, Chrome */
       -moz-transition: all 0.3s ease-out;  /* FF4+ */
        -ms-transition: all 0.3s ease-out;  /* IE10 */
         -o-transition: all 0.3s ease-out;  /* Opera 10.5+ */
            transition: all 0.3s ease-out;
}
.es-nav span.es-nav-prev {
    background: url(images/bg_es_nav_prev.png) no-repeat left top;    
}
.es-nav span.es-nav-next {
    background: url(images/bg_es_nav_next.png) no-repeat left top;
    left: 945px;px;
}
.es-carousel ul li h4 {
    margin-bottom: 17px;
    font: normal 24px/24px 'bebas_neueregular',sans-serif;
    color: #262626;
    text-decoration: none;
    text-align: left;
}
    .es-carousel ul li h4 a{
        color: #262626;
    }
        .es-carousel ul li h4 a:hover{
            color: #979595;
        }


.es-carousel ul li .overlay{
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  text-align: center;
  display: none;
  padding-top: 200px;
  text-decoration: none!important;
}

.es-carousel ul li a:hover .overlay{
  background: url(images/overlay.png);
  display: block;
  text-decoration: none;
}
.es-carousel ul li a:hover{
  text-decoration: none!important;
}

/*============================== TABS ==============*/
#tabs_wrapper{
    margin: 40px 0 0 0;
}
ul.tabs { 
    margin: 0;
    padding: 0; 
    float: left; 
    list-style: none; 
    height: 42px; 
    width: 100%; 
}
    ul.tabs li { 
        border-radius:5px;
        border-bottom-right-radius: 0px;
        border-bottom-left-radius: 0px;
        float: left;   
        margin: 0; 
        padding: 0; 
        height: 42px; 
        line-height: 32px; 
        margin-bottom: -1px; 
        overflow: hidden; 
        position: relative; 
        background: #9b9b9b;
        min-width: 147px; 
        
        margin-right: 4px;
    }
        ul.tabs li a { 
            text-decoration: none; 
            color: #fff; 
            display: block; 
            font: italic 20px/42px "Open Sans";
            padding: 0 15px; 
            text-decoration: none; 
        }
            ul.tabs li a:hover { 
                color: #000; 
                text-decoration: none; 
            }

html ul.tabs li.active { 
    background: #404040 url("images/bg_ul_tabs.jpg") repeat-x left top;
    border-radius:5px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    color:#d9d9d9; 
    border: #404040 1px solid; 
    border-bottom: none;
    /* margin-right: 4px; */
}
    html ul.tabs li:last-child { 
        margin-right: 0px;
    }
.tab_container { 
    overflow: hidden; 
    clear: both; 
    float: left; 
    width: 100%; 
    background: #404040; 
    margin-bottom:0px; 
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    height: auto;
}
.tab_content { 
    padding:0; 
}
html ul.tabs li.active a, html ul.tabs li.active a:hover {
    color:#d9d9d9;
    text-decoration: none; 
}

.tab_content {
    padding: 30px 20px 20px;
}
    .tab_content h2 {
        display: none;
    }
     .tab_content ul {
        margin: 0;
    }
        .tab_content ul li {
            margin: 18px 0 0;
            padding: 0 0 15px;
            border-bottom: 1px solid #5e5e5e;
        }
            .tab_content ul li:first-child {
                margin: 0;
            }
            .tab_content a.post-title {
                font: normal 15px/27px 'bebas_neueregular',sans-serif;
                color: #bcbcbc;
                padding: 5px 9px; 
                border: 1px solid #adadad;
            }
            .tab_content p {
                color: #e0e0e0;
                font: normal 12px/18px Arial;
                margin: 10px 0 0;
            }
                #home_content_area .tab_content p span{
                    color: #e0e0e0;
                    font: normal 12px/20px Arial;
                    text-decoration: underline;
                    margin: 0 0 10px 0;
                }
            .tab_content a.more-link {
                color: #e0e0e0;
                font: normal 12px/18px Arial;
                text-decoration: underline;
            }
                .tab_content a.more-link:hover {
                    text-decoration: none;
                }
            .tab_content a.more {
                color: #fa6a00;
            }    


/*================================ LINKS =============*/
a.more{
    font: normal 20px/20px 'bebas_neueregular',sans-serif;
    color: #262626;
    background: url("images/bg_readmore.png") no-repeat right center;
    text-decoration: none;
    text-transform: uppercase;
    float: right;
    margin: 10px 0 0;
    text-align: right;
    padding: 0 15px 0 0; 
}  
    a.more:hover{
        color: #979595;
    }     

a.link, .reply a{
    display: block;
    text-transform: uppercase;;
    text-decoration: none;
    background: #dadada;
    border: 1px solid #adadad!important;
    color: #fa6a00;
    font: normal 20px/40px 'bebas_neueregular',sans-serif;
    min-width: 80px;
    min-height: 40px;
    width: 80px;
    height: 40px;
    float: left;
    text-align: center;
    -webkit-transition: all 0.3s ease-out;    /* Saf3.2+, Chrome */
       -moz-transition: all 0.3s ease-out;  /* FF4+ */
        -ms-transition: all 0.3s ease-out;  /* IE10 */
         -o-transition: all 0.3s ease-out;  /* Opera 10.5+ */
            transition: all 0.3s ease-out;       
    margin: 0;        
}
    a.link:hover, .reply a:hover{
        background: #f96900;
        border: 1px solid #f96900!important;
        color: #fff;
    }
    .reply a{
        float: none;
        margin: 20px 0 0;
    }


/*================ Primary Content Area =================*/
img.thin_border{
    border: 1px solid #545868;
    padding: 0;
    border-radius: 0;
    box-shadow: none;
}
.img_wrap{
    width: 138px;
}
#home_content_area {
    background: #D9D9D9;
    margin: 0;
    padding: 30px 0;
}

    #home_content_area h2{
        font: 800 italic 25px/25px 'bebas_neueregular',sans-serif;
        color: #000;
        padding: 0 0 20px 0;
        margin: 0 0 20px;
        border-bottom: 1px solid #cacaca;
        text-transform: none;
    }
    .indent {
        margin: 0;
    }
    .indent_right {
        margin: 0;
    }

    
    #home_content_area .img_wrap{
        width: 300px;
        margin: 0 0 15px 0;
    }


    #home_content_area #map_wrap{
        background: url("images/bg_home_center_block.jpg") repeat-x left bottom;
        padding: 0 0 15px;
    } 
        #home_content_area #map_wrap img{
            margin: 0 0 45px 0;
            border: none;
            background: none;
        } 
#content{
    padding: 30px 0;
}


/*======================= AJAX element in contact form ======================*/
div.wpcf7 img.ajax-loader {
    width: auto;
}


/*============================ Footer ==========================*/

#footer{
    background: #232323;
    height: 240px;
    padding: 0 0 10px;
}
    #footer img{
        border: none;
        background: none;
    }
    #copyright {
        padding-top: 40px;
    }
        #footer-text {
            padding-top: 25px;
            font: normal 12px/12px Arial;
            color: #818181;
        }
            #footer-text a{
                margin-left: 15px;
                font: normal 12px/12px Arial;
                color: #d4c9c1;
                text-decoration: none;
            }
                #footer-text a:hover{
                    text-decoration: underline;
                }

    #menu-footer-menu li{
        background: url(images/bg_footer_nav_li.png) left center no-repeat;
        padding: 0 0 0 15px;
    }
        #menu-footer-menu li a{
            font: normal 18px/24px 'bebas_neueregular',sans-serif;
            color: #c6c6c6;
            text-decoration: none;
        } 
            #menu-footer-menu li a:hover{
                text-decoration: underline;
            }  

    #widget-footer li {
        margin: 0 0 10px;
        padding: 7px 0 0 43px;
        font: normal 12px/20px Arial;
        color: #e8e8e8;
    }
        #widget-footer li a{
            color: #d4c9c1;
        }
        #widget-footer li#pic_home{
            background: url(images/pic_home.png) left center no-repeat;
        }
        #widget-footer li#pic_letter{
            background: url(images/pic_letter.png) left top no-repeat;
        }
        #widget-footer li#pic_phone{
            background: url(images/pic_phone.png) left top no-repeat;
            font: bold 15px/20px Arial;
            margin-top: 15px;
        } 

    #widget-footer ul.social-networks li {
        margin: 0 20px 0 0;
        padding: 0;
        float: left;
    }
    /* ============== search form ==============*/

#searchform {
    overflow: hidden;
}
    #searchform .searching {
        width: 210px;
        margin-right: 10px;
        float: left;
        padding: 6px 5px;
        border-radius: 5px 5px 5px 5px;
        background: none repeat scroll 0 0 #FFFFFF;
        border: 1px solid #DCDDDD;
    }
        #searchform .searching:focus {
            border: 1px solid #bbbbbb;
        }
    
    .no-results #searchform .searching {
        border: 1px solid #DCDDDD;
        background: #fff;
    } 
        .no-results #searchform .searching:focus {
            border: 1px solid #bbbbbb;
        }
    #error404 #searchform .searching {
        border: 1px solid #DCDDDD;
        background: #fff;
    }  
        #error404 #searchform .searching:focus {
            border: 1px solid #bbbbbb;
        }

    #searchform .submit {
        cursor: pointer;
        float: left;
        font: 12px/12px Arial;
        height: 28px;
        padding-left: 0;
        padding-right: 0;
        text-transform: none;
        width: 75px;
        margin: 15px 0;
    } 
        .no-results #searchform .submit {
            margin: 0;
        }
        #error404 #searchform .submit {
            margin: 0;
        }


a.details {
    color: #2E2E2E;
    font: normal 12px/18px Arial;
    text-decoration: underline;
}
    a.details:hover {
        text-decoration: none;
    }

/* =============================== footer_sign ==================== */
.footer_sign {
    color: #2E2E2E;
    padding: 10px 0 0 105px;
}

.post-holder footer .button{
    color: #2E2E2E;
    font: 14px/18px Arial;
    text-transform: none;
    text-decoration: underline;
    background: none;
    margin: 0 15px 0 0;
}
    .post-holder footer .button:hover{
        text-decoration: none;

    }


/* Before Content Title */
#before-block_page{
    background: #0F0E17;
    height: 98px;
}
    #before-block_page h1{
        text-transform: none;
        margin: 30px 0 0; 
    }


.home .content_area{
  border-top: none;
  padding: 0
}

.content_area{
  border-top: 6px solid #ebe4cb;
  padding: 45px 0 35px
}
/* Page */
/* Comments
---------------------------------------- */
h2#comments {
  padding-top: 25px;
  margin-bottom: 10px;
  font: 18px/18px "Open Sans";
}
    .normal {
        margin: 10px 0 0 0 ;
        font: 22px/25px "Open Sans";
    }

.commentlist {
  list-style-type: none;
  padding: 0 0 20px 0;
  margin: 0 0 5px 0;
  border-bottom: 1px solid #b9baba;
}
li.comment {
  list-style-type: none;
  overflow: hidden;
  padding: 0;
  margin: 0;
  background: none;
}
li.comment .comment-body {
  padding: 33px 25px 18px 125px;
  position: relative;
  zoom: 1;
  background: #FFFFFF;
  border: 1px solid #dcdddd;
  margin-top: 10px;
  color: #2e2e2e;
  max-width: 500px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  display: block; 
}
.comment-author .fn {
  font-weight: bold;
}
.comment-meta {
  margin-bottom: 1.5em;
}
.comment-meta a {
  text-decoration:none;
}
.comment-meta a:hover {
  text-decoration:underline;
}
li.comment .avatar {
  float: none;
  margin: 0;
  position: absolute;
  left: 18px;
  top: 33px;
  vertical-align: top;
  overflow: hidden;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
li.comment .avatar {
  display: block;
  vertical-align: top;
  overflow: hidden;
  width: auto;
}
.commentlist ul.children {
  margin: 0 0 0 110px;
}

.allowed_tags {
  background: #eee;
  padding: 15px;
  font-size: 11px;
  font-family: "Courier New", Courier, monospace;
  color: #666;
}
.allowed_tags strong {
  font-family: Tahoma, Geneva, sans-serif;
}
#respond {
  padding: 1em 0 0 0;
}
/* ========================== Post ======================== */
.post-holder {
  margin-bottom: 35px;
  position: relative;
  overflow: hidden;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
/* ========================= Post header =============*/
.post-holder time {
    display: block;
    font-family: 'Open Sans',sans-serif;
    font-size: 12px;
    margin-bottom: 10px;
}

.single .post-holder .entry-header{
    margin: 0;
}

   .blog .post-holder .entry-header{
        margin: 0;
    }

.post-holder .entry-header h1{
    margin-bottom: 15px;
    font: normal 25px/25px "Open Sans";
    text-transform: none;
}
.post-holder .entry-header h2 {
    margin-bottom: 20px;
    font-size: 18px;
    text-transform: none;
    color: #000;
}

.post-holder.single-post {
  margin-bottom: 30px;
  overflow: hidden;
  width: 100%;
}
/* Large thumbnail */
.featured-thumbnail.large {
  margin-right: 0;
  float: none;
  overflow: hidden;
  margin-bottom: 1.5em;
}
.featured-thumbnail.large .img-wrap {
  float: none;
  display: block;
  overflow: hidden;
}
.featured-thumbnail.large img {
  max-width: 100%;
  height: auto;
}

.pagination a {
  display: inline-block;
  padding: 0 5px;
  background: #eee;
}

/* =============================== Post footer ==================== */
.post-holder footer {
  clear: both;
  padding: 5px 0 0 0;
  font-size: 12px;
  text-transform: none;
  font-family: "Open Sans", sans-serif;
  color:#8F7AA4;
}

.post-holder.single-post footer {
  margin-top: 20px;
}
/* Meta information for post */
.post-meta {
  border-top: 1px solid #eaeaea;
  border-bottom: 1px solid #eaeaea;
  padding: .5em 0;
  width: 100%;
  font-size: .92em;
  overflow: hidden;
  margin-bottom: 1em;
}
p.gravatar {
  float: left;
  margin-right: 20px;
}
/* Post edit link */
.post-edit-link {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  padding: 2px 7px;
  background: #000;
  color: #fff;
  font-size: 10px;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 3px;
}
.post-edit-link:hover {
  background: #666;
}
/* ------------------------- Image styling ------------------ */
.alignleft {
  float: left;
  margin: 0 20px 10px 0;
}
.alignright {
  float: right;
  margin: 0 0 10px 20px;
  background: #0F0E17;
  border: 1px solid #545868;
  padding: 0;  
}
.aligncenter {
  text-align: center;
  margin: 0 auto;
  display: block;
  background: #0F0E17;
  border: 1px solid #545868;
  padding: 0;  
}
.alignnone {
  margin: 0 0 10px 0;
}
article .post-content img {
  max-width: 710px;
}
.frame {
  display: block;
  margin-bottom: 10px;
}
.frame img.alignleft, .frame img.alignright, .frame img.alignnone {
  margin: 0;
  padding: 0;
  border: none;
}
.frame.alignleft img, .frame.alignright img, .frame.alignnone img {
  width: 100% !important;
  height: auto !important;
}
/* ----------------------------- Page Navigaton (wp-pagenavi) ----------------- */
.wp-pagenavi {
    clear: both;
    overflow: hidden;
}
.wp-pagenavi a, .wp-pagenavi span {
  text-decoration: none;
  padding: 7px 14px;
  margin-right: 5px;
  display: inline-block;
  color: #2e2e2e;
  font-size: 14px;
  border: none!important;
}
.wp-pagenavi a:hover {
  color: #fff;
  text-decoration: underline;
}

.wp-pagenavi span.current {
    color: #2e2e2e;
    background: #d9d9d9;
    font-weight: bold;
}
.wp-pagenavi .pages {
  float: right;
  border: none;
  color: #2e2e2e;

}
/* -------------------------- Older and newer navigation ----------------- */
nav.oldernewer {
  width: 100%;
  overflow: hidden;
  margin-bottom: 1.5em;
}
.older {
  float: left;
}
.newer {
  float: right;
}
.older  a,
.newer a {
	display:inline-block;
    font: normal 11px/12px "Open Sans";
	color:#fff;
	text-decoration:none;	
	text-transform:uppercase;
}
.older  a:hover,
.newer a:hover {text-decoration:underline;}


/* ----------------------------------- Recent author comments --------------- */
.author-info {
  width: 100%;
  overflow: hidden;
  margin-bottom: 2em;
  padding-bottom: 2em;
}
.author-info .avatar {
  margin: 0 20px 0 0;
}
.author-info .avatar img {
  float: left;
  background: #fff;
  padding: 7px;
  border: 1px solid #dbdbdb;
  width: auto;
}
.author-meta {
  margin-bottom: 20px;
  overflow: hidden;
  width: 100%;
}
.author-meta p.gravatar {
  margin: 0;
}

/* ----------------------------- Recent author posts ----------------------- */
#recent-author-posts {
    margin-bottom: 3em;
}
    #recent-author-posts h3{
        color: #000;
        font: 25px/25px "Open Sans";
        margin-bottom: 20px;
    }

/* ----------------------------- Recent author Comments ----------------------- */
#recent-author-comments h3{
    color: #000;
    font: 25px/25px "Open Sans";
    margin-bottom: 20px;
}
#respond{
    clear: both;
}


/* ================================ 404 =========================== */
#error404 {
    margin: 30px 0 0 0;
}
    #error404 strong{
        font: bold 40px/40px "Open Sans";
        color: #000;
    }
    #error404 h4{
        margin: 30px 0 25px;        
    }
.error404-num {
  font-size: 250px;
  line-height: 1.2em;
  color: #CE260D;
  text-align: center;
  font-family: 'Oswald', sans-serif;
}
#error404 hgroup {
  margin: 0 0 2em 0;
  padding-top: 50px;
}
#error404 hgroup h1 {
  font-size: 3em;
  margin-bottom: .2em;
}
/* ======================= Portfolio ========================= */
.latestwork {
  width: 100%;
  overflow: hidden;
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.latestwork li {
  float: left;
  margin-right: 20px;
}
.pp_gallery ul a img {
  border: 0 none;
  padding: 0;
  height: 35px;
}
/* ======================Header Title =============== */

.header-title h1 {
  margin: 0;
  font: 800 italic 25px/25px "Open Sans";
  color: #000;
}
    .header-title h1 {
        margin: 0 0 30px 11px;
    }


.header-title .page-desc {
  font-size: 11px;
  line-height: 1.2em;
  color: #999;
}

/* ================== Default layout 3 columns =================== */
#gallery .portfolio {
  width: 100%;
  overflow: hidden;
  list-style-type: none;
  padding: 0;
  margin: 0;
}
#gallery .portfolio li {
  display: -moz-inline-box;
  display: inline-block;
  zoom: 1;
  vertical-align: top;
  width: 297px;
  margin: 0 20px 30px 0;
  padding: 0 0 20px 0px;
  background: none;
  position: relative;
}
* + html #gallery .portfolio li {
  display: inline;
}
#gallery .portfolio li:first-child{
  border-left: none;
}
#gallery .portfolio li.nomargin {
  margin-right: 0 !important;
}
#gallery .portfolio li a.image-wrap {
    background: url("images/preloader.gif") no-repeat scroll center center #E8E8E8;
    display: block;
    height: 169px;
    margin: 0 0 10px;
    position: relative;
    transition: all 0.2s ease-in-out 0s;
    width: 285px;
}
    #gallery .portfolio li a.image-wrap img {
        float: left;
        width: 100%;
    }

#gallery .portfolio .folio-desc {
  margin-bottom: 0;
  padding: 1.5em 0 0 0;
}
#gallery .portfolio h3 a {color:#070707;}
#gallery .portfolio p.excerpt {
  padding: 0;
  margin: 0 0 15px 0;
}
.zoom-icon {
  display: block;
  position: absolute;
  left: 1px;
  top: 0;
  width: 296px;
  height: 179px;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
}
.no-opacity .zoom-icon {
  visibility: hidden;
  background: url(images/caption.png);
}
.zoom-icon:before {
  background: url("images/magnify.png") no-repeat scroll 0 0 transparent;
  content: "";
  display: block;
  height: 110px;
  left: 48%;
  margin: -37px 0 0 -37px;
  position: absolute;
  top: 43%;
  width: 110px;
}
#gallery .portfolio li a.image-wrap:hover .zoom-icon {
  top: 0;
  opacity: 1;
}
.no-opacity #gallery .portfolio li a.image-wrap:hover .zoom-icon {
  visibility: visible;
}
/* 1 column portfolio*/
#gallery.one_column .portfolio li {
  width: 100%;
  margin-right: 0;
  margin-left: 0;
}
#gallery.one_column .portfolio li a.image-wrap {
  width: 450px;
  height: 252px;
  float: left;
}
#gallery.one_column .zoom-icon {
  width: 460px;
  height: 262px;
}
#gallery.one_column .folio-desc {
  float: left;
  margin: 0 0 0 20px;
  overflow: hidden;
  width: 450px;
  padding: 0;
}
/* 2 columns portfolio*/
#gallery.two_columns .portfolio li {
  width: 433px;
}
#gallery.two_columns .portfolio li a.image-wrap {
  width: 423px;
  height: 241px;
}
#gallery.two_columns .zoom-icon {
  width: 460px;
  height: 262px;
}
/* 4 columns portfolio*/
#gallery.four_columns .portfolio li {
  width: 220px;
  margin-right: 13px
}
#gallery.four_columns .portfolio li a.image-wrap {
  width: 210px;
  height: 201px;
}
#gallery.four_columns .zoom-icon {
  width: 220px;
  height: 211px;
}
/* -------------------- Sidebar --------------------------------------- */
#sidebar {
}
.widget {
  margin-bottom: 34px;
}
.widget h3 {
    font: 25px/25px "Open Sans";
    margin-bottom: 20px;
}
/* Calendar */
#calendar_wrap {
  padding: 0;
}
#wp-calendar {
  width: 100%;
}
#wp-calendar caption {
  text-align: center;
}
#wp-calendar td {
  text-align: center;
  padding: 6px 0;
  border: none;
}
#wp-calendar caption {
  font-size: 16px;
  color: #ffffff;
  font-weight: bold;
  padding: 4px 0;
  margin-bottom: 5px;
}
#wp-calendar thead th {
  padding: 7px 0;
  font-size: 14px;
  background: #fff;
  color: #000;
  text-align: center;
}
#wp-calendar #prev {
  text-align: left;
}
#wp-calendar #next {
  text-align: right;
}


/* ==================================================================================== */
/* ====================================  Custom widgets =============================== */
/* ==================================================================================== */

/* -------------Recent Comments ------------------- */
ul.recentcomments {
    padding: 0;
    margin: 0;
}
    ul.recentcomments li {
        border-top: 1px solid rgba(255, 255, 255, 0.1);
        padding: 25px 0 25px 0;
        margin: 0;
        border-bottom: none;
        background: none;
        overflow: hidden;
        list-style-type: none;
    }
        ul.recentcomments li:first-child {
            padding-top: 0;
            border-top: none;
        }
    .no-rgba ul.recentcomments li {
        border-top: 1px solid #c6c6c6;
    }
    ul.recentcomments li h4 {
        margin-bottom: .1em;
    }
        ul.recentcomments li h4 a {
            text-decoration: none;
        }
            ul.recentcomments li h4 a:hover {
                color: #000;
            }
    ul.recentcomments li small {
      font-size: 11px;
      color: #6a6a6a;
    }
ul.recentcomments .comment-body {
    padding: 15px 0 0 0;
}
    ul.recentcomments .comment-body a {
        text-decoration: none;
        color: #96999d;
    }
        ul.recentcomments .comment-body a:hover {
            color: #2cb1b9;
            text-decoration: underline;
        }



/* --------------------- Posts Type widget -------------------- */
.post_list {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
    .post_list li {
        border-bottom: 1px dashed #22212F;
        margin: 0 0 20px;
        padding: 0 0 20px;
    }
        .post_list li figure.thumb-wrap{
            float: left;
            margin: 0 20px 0 0;
        }
        .post_list li .post_content {
            padding: 0 40px;
            margin: 5px 0 0;
            color: #cdd0dd;
            font: normal 12px/12px Arial;
            text-decoration: none;
        }

    .post_list a.post-title{
        color: #c59ff7;
        font: normal 16px/18px "Open Sans";
        text-decoration: none;
    }
        .post_list a.post-title:hover{
            color: #dfc7ff;
        }

    .indent_right a.link_show_all{
        color: #8f7aa4;
        font: normal 14px/18px Arial;
        text-decoration: underline;
    }
        .indent_right a.link_show_all:hover{
            text-decoration: none;
        }

/* Popular posts */
.popular-posts {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.popular-posts li {
  overflow: hidden;
  margin: 0;
  list-style-type: none;
  padding: 0;
  border-top: 1px solid #b9baba;
  padding: 19px 0 19px 0;
  background: none;
}
.popular-posts li:first-child {
  padding-top: 0;
  border-top: none;
}
.popular-posts li .featured-thumbnail {
  float: left;
  margin-right: 14px;
  width: 83px;
  height: 75px;
  overflow: hidden;
  position: relative;
}
.popular-posts li .featured-thumbnail img {
  width: 83px;
  height: auto;
}
.popular-posts li .featured-thumbnail.empty-thumb {
  background: url(images/empty_thumb.gif) no-repeat 50% 50% #ececec;
}
.popular-posts li h5 {
  height: 1.2em;
  overflow: hidden;
  margin-bottom:6px;
}
.popular-posts li h5 a:hover {
  text-decoration:underline;
}
/* Post Cycle */
.post_cycle {
  padding: 0;
  margin: 0;
}
#post-cycle .cycle_item {
  display: none;
  width: 220px;
}
#post-cycle .cycle_item:first {
  display: block;
}
/* Folio Cycle */
.folio_cycle {
  list-style-type: none;
  padding: 0;
  margin: 0;
  width: 220px;
  overflow: hidden;
}
.folio_cycle .folio_item {
  overflow: hidden;
  display: none;
  width: 220px;
}
.folio_cycle .folio_item:first {
  display: block;
}
.folio_cycle .folio_item figure.thumbnail {
  display: block;
  overflow: hidden;
  width: 219px;
  height: 123px;
  margin: 0 0 15px 0;
}
.folio_cycle .folio_item .post_content {
  margin-bottom: 10px;
}
#folio-controls {
  position: absolute;
  right: 0;
  top: 0;
  overflow: hidden;
}
#folio-controls ul {
  list-style-type: none;
  margin: 0 !important;
  padding: 0 !important;
}
#folio-controls ul li {
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
  display: inline;
  vertical-align: top;
  overflow: hidden;
}
#folio-controls ul li a {
  display: inline-block;
  text-decoration: none;
  width: 11px;
  height: 11px;
  border: none;
  font-size: 0;
  line-height: 0;
  float: left;
  margin: 0 0 0 5px;
  border: 1px solid #616060;
  border-radius: 6px;
}
#folio-controls ul li a:hover {
  border-color: #ffffff;
}

/* Recent Posts */
.latestpost {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.latestpost li {
  margin: 0;
  list-style-type: none;
  border-bottom: 1px solid #b9baba;
  padding: 0 0 20px 0;
  margin: 0 0 20px 0;
}
.latestpost li .featured-thumbnail {
  width: 148px;
  height: 142px;
  overflow: hidden;
}
.latestpost li img {width:100%;}
.latestpost li h4 {
  margin-bottom: 0;
}
.latestpost li .excerpt {
  margin-bottom: 15px;
}
.latestpost li time {
  display: block;
  font-size: 11px;
  text-transform: uppercase;
  font-family: 'Oswald', sans-serif;
  margin-bottom: 6px;
  color:#6e8e00;
}
/* Twitter widget */
.twitter_update_list {
  overflow: hidden;
}
.twitter ul li {
  list-style-type: none;
  margin: 0 0 15px 0;
  padding: 15px 0 15px 0 !important;
  background: none;
}
.twitter ul li:first-child {
  padding-top: 0 !important;
}
.twitter ul li .twitt-body {
  padding: 0 0 5px 0;
}
.twitter ul li .twitt-body a {
  color: #6e8e00 !important;
}
.twitter ul li .twitt-body a:hover {
  color: #ffffff !important;
}
.twitter ul li a.timesince {
  font-size: 11px;
  padding: 0 0 0 25px;
  background: url(images/sm-twit-icon.png) 0 0 no-repeat;
  color: #504f4f !important;
}
.twitter ul li a.timesince:hover {
  color: #ffffff !important;
}
/* Flickr widget */
.flickrImages {
  overflow: hidden;
  position: relative;
}
.flickrImages a {
  float: left;
  display: block;
  width: 75px;
  height: 75px;
  background: #000;
  margin: 0 1px 1px 0;
}
.flickrImages a img {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  max-width: 100%;
  height: auto;
}
.flickrImages a.link {
  display: inline;
  float: none;
  width: auto;
  height: auto;
  margin: 0;
  background: none;
}
/* Banner widget */
.banners-holder {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.banners-holder li {
  list-style-type: none;
  float: left;
  margin: 0 3px 3px 0;
  padding: 0;
}
.banners-holder li img {
  vertical-align: top;
  float: left;
}
/* Shortcodes
---------------------------------------- */
/* Recent Posts */
.recent-posts {
  margin: 0;
  padding: 0;
  width: 100%;
  overflow: hidden;
  border: none;
}
.recent-posts li {
  margin: 0 0 20px 0;
  padding: 0;
  border: none;
  list-style-type: none;
  position: relative;
  background: none;
  clear: both;
}
.recent-posts li img.thumb {
  float: left;
  margin: 0 20px 0 0;
}
.recent-posts li h5 {
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 15px;
  font-weight: 700;
  color: #6e8e00
}
.recent-posts li h5 a {
  text-decoration: none;
  color: #6e8e00;
}
.recent-posts li h5 a:hover {
  color: #231c19;
}
.recent-posts li .excerpt {
  margin-bottom: 10px;
}
.recent-posts li span.meta {
  display: block;
  font-size: 11px;
  margin-bottom:2px;
  color: #6e8e00;
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
}
.tab .recent-posts li .post_content {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 15px 18px 17px;
  background: rgba(0, 0, 0, 0.7);
}
.no-rgba .tab .recent-posts li .post_content {
  background: url(images/caption.png);
}
.tab .recent-posts li h5 {
  height: 44px;
  overflow: hidden;
}
.tab .recent-posts li h5 a {
  color: #ffffff;
}
.tab .recent-posts li h5 a:hover {
  text-decoration:underline;
}
/* Our team */
.recent-posts.team {
  margin: 0;
  padding: 0;
}
.recent-posts.team li {
  background: url(images/hr.png) 0 0 repeat-x;
  padding: 20px 0 20px 0;
  margin: 0;
	overflow:hidden;
}
.box-holder .recent-posts.team li {
  background: url(images/hr-alt.png) 0 0 repeat-x;
}
.recent-posts.team li:first-child {
  background: none;
  padding-top: 0;
}
.recent-posts.team li .thumb-wrap {
  overflow: hidden;
  float: left;
  margin-right: 15px;
}
.recent-posts.team li .thumb-wrap img {
  margin: 0;
}
.recent-posts.team li .excerpt {
  margin-bottom: 0;
}
.recent-posts.team li .post_content {
  position: static;
  background: none;
  padding: 0;
  margin: 0;
}
.recent-posts.team li h5 {
  height: auto;
  text-transform: none;
  font-size: 15px;
  margin: 0 0 .5em 0;
}
.box-holder .recent-posts.team li h5 a {
  color: #ffffff;
}
.box-holder .recent-posts.team li h5 a:hover {
  text-decoration:underline;
}
/* News */
.recent-posts.news {
  margin: 0;
  padding: 0;
}
.recent-posts.news li {
  background: url(images/hr.png) 0 0 repeat-x;
  padding: 20px 0 20px 0;
  margin: 0;
}
.box-holder .recent-posts.news li {
  background: url(images/hr-alt.png) 0 0 repeat-x;
}
.recent-posts.news li:first-child {
  padding-top: 0;
  background: none;
}
.recent-posts.news li h5 {
  display: none;
}
.recent-posts.news li .thumb-wrap {
  float: none;
  margin: 0 0 12px 0;
  overflow: hidden;
}
.recent-posts.news li .thumb-wrap img {
  margin: 0;
}
.ie .recent-posts.news li .thumb-wrap img {
  width: 220px;
  height: auto;
}
.recent-posts.news li .meta {
  display: block;
  margin-bottom: 6px;
  font-size: 15px;
  line-height: 1.2em;
}
.box-holder .recent-posts.news li .meta {
  color: #ffffff;
}
.recent-posts.news li .excerpt {
  margin-bottom: 0;
}
/* Tags */
.tags-cloud a, .tagcloud a {
  display: inline-block;
  background: #6e8e00;
  padding: 2px 7px;
  text-decoration: none;
  margin: 0 1px 4px 0;
  font-size: 11px !important;
  line-height: 1.5em;
  vertical-align: top;
}
.tags-cloud a:hover, .tagcloud a:hover {
  background: #ffffff;
  color: #000;
}
/* Recent Comments */
.recent-comments {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.recent-comments li {
  padding: 0;
  margin: 0;
  border: none;
  padding-bottom: .5em;
}


/* Misc
---------------------------------------- */


.link-wrapper a {
    background: none repeat scroll 0 0 transparent;
    color: #2E2E2E;
    font: 14px/18px Arial;
    text-decoration: underline;
    text-transform: none;
    margin: 0 20px;
}
    .link-wrapper a:hover {
        text-decoration:none;
    }

.link.arrow {
    color: #6e8e00 !important;
    background: url(images/arrow-left.gif) 0 5px no-repeat;
    padding-left: 13px;
}
    .link.arrow:hover {
        text-decoration:underline;
    }
/* ========================== Aside Box =================== */
.box-holder, .box-holder a {
    color: #2E2E2E;
    margin: 30px 0 0 0;
    font: normal 14px/14px Arial;
}
.box-holder ul li{
    margin: 0 0 20px 0;
    padding: 0 0 0 15px;
    background: url(images/bg_content_wrap_ul.png) left center no-repeat;
}
.box-holder h2,
.box-holder h3,
.box-holder h4,
.box-holder h5,
.box-holder h6 {
  color: #000;
}
/* Latest posts */
.box-holder .latestpost li {
  border-color: #1a1a1a;
}
.box-holder .latestpost li .featured-thumbnail {
  width: 83px;
  height: 75px;
  overflow: hidden;
}
.box-holder .latestpost li h3 {
  height: 1.2em;
  overflow: hidden;
  display: block;
  font-size: 15px;
}
.box-holder .latestpost li footer {
  display: none;
}
.box-holder .latestpost li h3 a:hover {
  color: #2cb1b9;
}
.box-holder .latestpost li .excerpt {
  margin: 0;
}
/* Popular posts */
.box-holder .popular-posts li {
  border-color: rgba(255, 255, 255, 0.1);
}
.no-rgba .box-holder .popular-posts li {
  border-color: #1a1a1a;
}
/* Link */
.box-holder .link {
  color: #6e8e00 !important;
}
.box-holder .link:hover {
  text-decoration:underline;
}

/* -------------------------- Figure thumb-wrap -------------- */
.thumb-wrap img {
  border: 1px solid #545868;
}


/* Featured thumbnail */
.box-holder .featured-thumbnail i {
  border-color: #ffffff !important;
}
.featured-thumbnail {
  float: left;
  margin: 0 20px 0 0;
  position: relative;
  margin: 0 20px 10px 0;
}

.featured-thumbnail i {
  display: block;
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  border: 0 solid #2d3135;
  
}

/* Tabs */
.tabs {
  margin: 0;
}
.tabs .tab-menu {
  background: #1f2022 url(images/tab-nav-bg.gif) 0 0 repeat-x;
  height: 44px;
  padding-left: 8px;
}
.tabs .tab-menu ul {
  list-style: none;
  margin: 0 !important;
  padding: 9px 0 !important;
}
.tabs .tab-menu li {
  display: inline;
  float: left;
  margin: 0;
  padding: 0;
  background: none;
}
.tabs .tab-menu a {
  color: #767676;
  display: block;
  font-size: 13px;
  margin: 0 2px 0 0;
  padding: 0 19px 0 20px;
  line-height: 25px;
  text-transform: uppercase;
  font-family: 'Oswald', sans-serif;
  text-decoration: none;
  border-left: 1px solid #27292c;
}
.tabs .tab-menu li:first-child a {
  border-left: none;
}
.tabs .tab-menu a:hover, .tabs .tab-menu a.active {
  color: #6e8e00;
}
.tabs .tab {
  padding: 31px 20px 30px 20px;
  background: #020202 url(images/tab-bg.png) 50% 0 no-repeat;
  position: relative;
}
.tabs .tab:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  height: 31px;
  background: url(images/tab-shadow.png) 0 0 repeat-x;
}
.tabs .tab .recent-posts {
  margin: 0;
  padding: 0;
  list-style-type: none;
  width: 100%;
  display: block;
}
.tabs .tab .entry {
  display: block;
  width: 220px;
  float: left;
  margin: 0 10px;
  height: 211px;
  overflow: hidden;
  position: relative;
}
/* Toggle */
.toggle {
  padding: 0 0 2px 0;
}
.toggle .trigger {
  background-color: #f5f5f5;
  background: -moz-linear-gradient(bottom, #f2f2f2 0px, #ffffff 100%);
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #f2f2f2), color-stop(1, #ffffff));
  border: 1px solid #dddddd;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  color: #666666;
  display: block;
  padding: 10px 12px 10px 40px;
  position: relative;
  text-decoration: none;
  height: 1%;
}
.toggle .trigger span {
  background: url(includes/images/toggle.png) 0 0 no-repeat;
  display: block;
  position: absolute;
  top: 9px;
  left: 10px;
  text-indent: -9999px;
  width: 22px;
  height: 20px;
}
.toggle .trigger:hover, .toggle .active {
  background: #191919;
  color: #fff;
}
.toggle .active span {
  background-position: 0 -20px;
}
.toggle .box {
  background-color: #fafafa;
  border: 1px solid #dddddd;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  padding: 20px;
}
/* Lightbox */
.lightbox {
  position: relative;
  float: left;
  overflow: hidden;
  margin-bottom:6px;
}
.lightbox i {
  display: block;
  position: absolute;
  right: 41px;
  bottom: 32px;
  width: 45px;
  height: 45px;
  background: url(images/icon-play.png) 0 0 no-repeat;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.lightbox:hover i {
  opacity: .85;
}
/* Dropcap */
.dropcap {
  display: block;
  float: left;
  font-size: 4em;
  line-height: 1em;
  margin: 0 10px 0 0;
  text-transform: uppercase;
}
.widget-area {
  position: relative;
}
.hr {
  height: 1px;
  background: url(images/hr.png) 0 0 repeat-x;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
  margin: 0px 5px 15px 5px;
}
.grid_1 .hr,
.grid_2 .hr,
.grid_3 .hr,
.grid_4 .hr,
.grid_5 .hr,
.grid_6 .hr,
.grid_7 .hr,
.grid_8 .hr,
.grid_9 .hr,
.grid_10 .hr,
.grid_11 .hr,
.grid_12 .hr {
  margin-left: 0;
  margin-right: 0;
}
.spacer {
  height: 50px;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
}
/* Address */
.address {
  overflow: hidden;
  width: 100%;
  margin: 0;
  padding: 0;
}
.address dt {
  float: left;
  width: 165px;
  margin-right: 20px;
  padding: 0 0 0 55px;
  background: none;
  font-size: 1em;
  line-height: 18px;
  background: url(images/address-icon1.png) no-repeat 0 3px;
}
.address dd {
  float: left;
  width: 217px;
  padding: 0 0 0 53px;
  background: url(images/address-icon2.png) no-repeat 0 3px;
}
.address dd ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.address dd ul li {
  background: none;
  padding: 0;
  list-style-type: none;
}
.address dd span {
  float: left;
  width: 100px;
}
.address dd a {
  text-decoration: underline;
}
.address dd a:hover {
  text-decoration: none;
}
/* VIDEO */
.video-wrap {
  margin-bottom: 10px;
  position: relative;
  zoom: 1;
}
.video-wrap object {
  position: relative;
  z-index: 2;
}
.video-bg {
  background-color: black;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
/* AUDIO */
.audio-wrapper {
  margin-bottom: 1.5em;
}
.audio-desc {
  font-size: .91em;
  color: #999;
  padding: .5em 0 0 0;
}
.audiojs audio {
  position: absolute;
  left: -1px;
}
.audiojs {
  width: 460px;
  height: 36px;
  background: #404040;
  overflow: hidden;
  font-family: monospace;
  font-size: 12px;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #444444), color-stop(0.5, #555555), color-stop(0.51, #444444), color-stop(1, #444444));
  background-image: -moz-linear-gradient(center top, #444444 0%, #555555 50%, #444444 51%, #444444 100%);
  -webkit-box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.3);
  -o-box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.3);
  box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.3);
}
.audiojs .play-pause {
  width: 25px;
  height: 40px;
  padding: 4px 6px;
  margin: 0px;
  float: left;
  overflow: hidden;
  border-right: 1px solid #000;
}
.audiojs p {
  display: none;
  width: 25px;
  height: 40px;
  margin: 0px;
  cursor: pointer;
}
.audiojs .play {
  display: block;
}
.audiojs .scrubber {
  position: relative;
  float: left;
  width: 280px;
  background: #5a5a5a;
  height: 14px;
  margin: 10px;
  border-top: 1px solid #3f3f3f;
  border-left: 0px;
  border-bottom: 0px;
  overflow: hidden;
}
.audiojs .progress {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 14px;
  width: 0px;
  background: #ccc;
  z-index: 1;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #cccccc), color-stop(0.5, #dddddd), color-stop(0.51, #cccccc), color-stop(1, #cccccc));
  background-image: -moz-linear-gradient(center top, #cccccc 0%, #dddddd 50%, #cccccc 51%, #cccccc 100%);
}
.audiojs .loaded {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 14px;
  width: 0px;
  background: #000;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #222222), color-stop(0.5, #333333), color-stop(0.51, #222222), color-stop(1, #222222));
  background-image: -moz-linear-gradient(center top, #222222 0%, #333333 50%, #222222 51%, #222222 100%);
}
.audiojs .time {
  float: left;
  height: 36px;
  line-height: 36px;
  margin: 0px 0px 0px 6px;
  padding: 0px 6px 0px 12px;
  border-left: 1px solid #000;
  color: #ddd;
  text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.5);
}
.audiojs .time em {
  padding: 0px 2px 0px 0px;
  color: #f9f9f9;
  font-style: normal;
}
.audiojs .time strong {
  padding: 0px 0px 0px 2px;
  font-weight: normal;
}
.audiojs .error-message {
  float: left;
  display: none;
  margin: 0px 10px;
  height: 36px;
  width: 400px;
  overflow: hidden;
  line-height: 36px;
  white-space: nowrap;
  color: #fff;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  -icab-text-overflow: ellipsis;
  -khtml-text-overflow: ellipsis;
  -moz-text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
}
.audiojs .error-message a {
  color: #eee;
  text-decoration: none;
  padding-bottom: 1px;
  border-bottom: 1px solid #999;
  white-space: wrap;
}
.audiojs .play {
  background: url(js/audiojs/player-graphics.gif) -2px -1px no-repeat;
}
.audiojs .loading {
  background: url(js/audiojs/player-graphics.gif) -2px -31px no-repeat;
}
.audiojs .error {
  background: url(js/audiojs/player-graphics.gif) -2px -61px no-repeat;
}
.audiojs .pause {
  background: url(js/audiojs/player-graphics.gif) -2px -91px no-repeat;
}
.playing .play, .playing .loading, .playing .error {
  display: none;
}
.playing .pause {
  display: block;
}
.loading .play, .loading .pause, .loading .error {
  display: none;
}
.loading .loading {
  display: block;
}
.error .time,
.error .play,
.error .pause,
.error .scrubber,
.error .loading {
  display: none;
}
.error .error {
  display: block;
}
.error .play-pause p {
  cursor: auto;
}
.error .error-message {
  display: block;
}
/* Alert boxes
---------------------------------------- */
.alert-box, .wpcf7-response-output {
  padding: 20px 20px 20px 90px !important;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  font-size: .91em;
  line-height: 1.4em;
  border: 1px solid #dbdbdb;
  font-family: Arial, Helvetica, sans-serif;
  margin-bottom: 15px;
}
.error-box, .wpcf7-mail-sent-ng {
  border-color: #ff9999;
  color: #c31b00;
  background: url(images/icons/alert/icon-error.png) no-repeat 20px 50% #ffcccc;
}
.attention-box, .wpcf7-validation-errors, .wpcf7-spam-blocked {
  border-color: #e6c555;
  color: #9e660d;
  background: url(images/icons/alert/icon-note.png) no-repeat 20px 50% #fdebae;
}
.notice-box {
  border-color: #68a2cf;
  color: #2e6093;
  background: url(images/icons/alert/icon-info.png) no-repeat 20px 50% #bfe4f9;
}
.approved-box, .wpcf7-mail-sent-ok {
  border-color: #a3c159;
  color: #5e6f33;
  background: url(images/icons/alert/icon-download.png) no-repeat 20px 50% #ccff99;
}
/* Forms
---------------------------------------- */

/* Form defaults */
.wpcf7 p{
  margin-bottom: 5px;
}
input, select, textarea { 
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  vertical-align:middle;
  font-weight:normal;
  outline:none;
  color: #2e2e2e;
}

    input[type="text"]::selection, textarea::selection {
        background: #73cdfd;
    } 
    input[type="text"]::-moz-selection, textarea::-moz-selection {
        background: #73cdfd;
    }  
textarea{
  height: 170px
}
label{
    display:block;
    width: 110px;
    float: left;
    vertical-align: middle;
}
    #commentform label{
        float: none;
    }

input[type="submit"], input[type="reset"] {
  display: inline-block;
  padding: 0 19px;
  height: 27px;
  font: 14px/14px Arial;
  color: #4f4e4e;
  text-decoration: none;
  background: #cacaca url(images/bg_button_submit_cf.jpg) 0 0 repeat-x;
  margin-right: 14px;
  border: 1px solid #acacac;
  cursor: pointer;
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
  -webkit-background-clip: padding-box;
     -moz-background-clip: padding;
          background-clip: padding-box;
  -webkit-transition: all 0.2s ease-out;
     -moz-transition: all 0.2s ease-out;
          transition: all 0.2s ease-out;
}

    input[type="submit"]:hover, input[type="reset"]:hover {
        color: #fff;
        border: 1px solid #8a8888;
    }

    #commentform input[type="submit"]{
        margin: 10px 0 0 0;
    }


/* ============================ Comment form ======================== */
#commentform a{
    margin: 0 0 0 5px;
    text-decoration: underline;
}
#commentform p.field {
  margin-bottom: 8px;
}
#commentform small {
  color: #8b8b8b;
}
#commentform input[type="text"] {
  width: 250px;
}
#commentform textarea {
    height: 200px;
    min-height: 90px;
    min-width: 306px;
    overflow: auto;
    width: 98%;
    border: 1px solid #dcdddd;
    background: #fff;
    padding: 5px;

}
#commentform input[type="submit"]{
  margin-left: 0;
}
#commentform input[type="text"], textarea{
    color: #2e2e2e;
}
/* ==================== Contact form ============== */
.wpcf7-form p.field {
    margin-bottom: 9px;
    overflow: hidden;
    vertical-align: top;
    position: relative;
}
    .wpcf7-form p.field input {
        width: 275px;
    }
    .wpcf7-form p.field small {
        color: red;
    }
    .wpcf7-form input[type="text"], .wpcf7-form textarea{
        min-width: 70%;
        max-width: 100%;
        width: 438px; 
        height: 25px;
        border: 1px solid #bdbdbd;
        -webkit-border-radius: 3px;
           -moz-border-radius: 3px;
                border-radius: 3px;
        background: #fff url(images/bg_input_cont_form.jpg) left top repeat-x;
        padding: 5px 10px; 
    }
        .wpcf7-form textarea{
            height: 184px;
            min-height: 110px;
            overflow: auto;
        }
        .wpcf7-form input[type="text"]::focus, .wpcf7-form textarea::focus{
            border: 1px solid #0F0E17;
            border-bottom: 2px solid #3d3a59;
        }
        div.wpcf7 .watermark {
            color: #2e2e2e!important;
        }


    .wpcf7 input[type="submit"] {
        height: 40px;
        margin: 15px 0 0;
        width: 113px;
        float: right;
    }

.wpcf7-form .submit-wrap {
    padding: 0;
    margin: 0;
}

span.wpcf7-form-control-wrap {
    display: block;
}
.wpcf7-not-valid-tip {
  background: none repeat scroll 0 0 #F3B7B7 !important;
  border: medium none !important;
  color: red !important;
  left: 5px !important;
  padding: 8px 0 8px 18px !important;
  position: absolute;
  top: 5% !important;
  width: 94% !important;
}
div.wpcf7-response-output {
    
}
div.wpcf7-response-output {
  margin: 4em 0 1em!important;
  padding: 0.2em 1em;
}
div.wpcf7 {
  margin: 0 0 44px 0!important;
}


/* Fluid Columns */
.one_half {
  width: 48%;
}
.one_third {
  width: 30.66%;
}
.two_third {
  width: 65.33%;
}
.one_fourth {
  width: 22%;
}
.three_fourth {
  width: 74%;
}
.one_fifth {
  width: 16.8%;
}
.two_fifth {
  width: 37.6%;
}
.three_fifth {
  width: 58.4%;
}
.four_fifth {
  width: 79.2%;
}
.one_sixth {
  width: 13.33%;
}
.five_sixth {
  width: 82.67%;
}
.one_half,
.one_third,
.two_third,
.three_fourth,
.one_fourth,
.one_fifth,
.two_fifth,
.three_fifth,
.four_fifth,
.one_sixth,
.five_sixth {
  position: relative;
  margin-right: 4%;
  float: left;
}
.last {
  margin-right: 0 !important;
  clear: right;
}
.fleft {
  float: left;
}
.fright {
  float: right;
}
.clear {
  clear: both;
}
.wrapper {
  width: 100%;
  overflow: hidden;
}
.extra-wrap {
    margin: 0 0 10px;
    overflow: hidden;
}
/* Clear Floated Elements */
.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
.clearfix:after {
  clear: both;
  content: ' ';
  display: block;
  font-size: 0;
  line-height: 0;
  visibility: hidden;
  width: 0;
  height: 0;
}
.clearfix {
  display: inline-block;
}
* html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}
/*	Retina media query.
	Overrides styles for devices with a 
	device-pixel-ratio of 2+, such as iPhone 4.
-----------------------------------------------    */
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
  
}
/* Always remember to compress your live stylesheet and keep an uncompressed backup */