/*-------------------------------------------------------------------------------------------------------------------*/
@import url('reset.css');
/*--General--*/

* {        /*--make all to 0 as default--*/
        padding: 0;
        margin: 0;
}
html {
        width: 100%;
        display: table;
}
body {
        font: normal 13px Arial, Tahoma, sans-serif;
        color: #393939;
        width: 100%;
        background: #fff;
        -webkit-text-stroke: 0.001px transparent;
}

/*--formatting--*/
::selection {
 background: #d2222a;/* Safari */
 color: #fff;
}
::-moz-selection {
 background: #d2222a; /* Firefox */
 color: #fff;
}
a {
        color: #d2222a;
        outline-style: none;
        text-decoration: none;
}
a:hover {
        text-decoration: none;
}
h2.pagetitle {
        font-family: Yanone, Tahoma, sans-serif;
        font-size:  22px;
        padding: 2px 0;
        text-align: center;
        margin: 10px 0 10px 0px;
        color: #333333;
}
h2.pagetitle strong {
        font-size: 30px;
        font-family: Yanone, Tahoma, sans-serif;
}
blockquote p {
        font-style: italic;
}
blockquote {
        font-size:12px;
        color: #737272;
        font-style:italic;
        line-height:22px;
        background:url(../images/quote.png) no-repeat top left;
        padding:0 50px 0 50px;
        margin:10px 0 10px 50px;
        min-height: 30px;
}
ul {
        list-style-type: circle;
}
ul li ul {
        list-style-type: disc;
}
ol {
        list-style-type: decimal;
}
ol li ol {
        list-style-type: lower-roman;
}
h1, h2, h3, h4, h5, h6 {
        font-family: Abel, Tahoma, sans-serif;
        font-weight: normal;
        color: #000000;
        padding-bottom: 10px;
        line-height: normal;

}
h1 {
        font-size: 20px;
}
h2 {
        font-size: 25px;
}
h3 {
        font-size: 16px;
}
h4 {
        font-size: 14px;
}
h5 {
        font-size: 14px;
}
h6 {
        font-size: 12px;
}
#content h2, #content h3, #content h4, #content h5, #content h6 {
}
#content .h4small {
        font-size: 16px;
        font-weight: normal;
        line-height: 14px;
}
.h2normal {
        padding: 0 0 10px 0;
}
.bordered_image img {
        background: #fff;
        padding: 5px;
        border: 1px solid #cbcbcb;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
}
img.alignleft {
        float: left;
        vertical-align: middle;
        margin: 0 10px 0 0;
}
img.alignleft:hover {
}
img.alignright {
        float: right;
        vertical-align: middle;
        margin: 0 0 0 10px;
}
img.alignright:hover {
}
img.aligncenter {
        display: block;
        margin: 0 auto;
        clear: both;
}
.aligncenter {
        margin: 0 auto;
        clear: both;
        display: block;
}
img.aligncenter:hover {
}
.alignright {
        float: right;
        margin: 0 0 10px 10px;
}
.alignleft {
        float: left;
        margin: 0 10px 10px 0;
}
.clear {
        clear:both;
        height:1px;
        overflow:hidden;
        margin-bottom:-1px;
        line-height:1%;
        font-size:0px;
}
* html .clear {
        height:auto
}
/*--wrapper--*/

#wrapper {
        width: 940px;
        margin: 1px auto 0;
        position: relative;
}
.left_side {
        float: left;
        margin:30px 0 10px -80px;
        width: 285px;
        position: relative;
}
.left_side .widget_sidebar h3 {
        background: url(../images/widget_sidebar_title.png) no-repeat  left top;
        color: #d2222a;
        font-size: 16px;
        line-height: 34px;
        padding: 0 0 0 25px;
        text-transform: uppercase;
        width: 195px;
        margin: 0 0 20px -15px;
        height: 34px;
        position: relative;
}
.left_side .widget_sidebar {
        width: 190px;
        margin: 30px 0 0;
}
/*--header--*/
.header_bg {
        width: 100%;
        position: relative;
        float: left;
        z-index: 5;
        margin: 0 0 20px;
}
#header {
        width: 940px;
        position: relative;
        padding: 0;
        margin: 0 auto;
}
.header_default {
        width: 100%;
        background: url(../images/header_default.png) repeat-x;
        height: 160px;
        position: relative;
}
.full_width_title {
        width: 940px;
        background: #fff;
        position: relative;
        display: table;
        margin: 0 auto;
        padding: 0;
}
.full_width_title_content {
        width: 940px;
        margin: 0 auto;
        display: table;
}
.full_width_title_bg {
        width: 940px;
        margin: 0 auto;
        display: table;
}
.full_width_title_content h3 {
        font-size: 26px;
        margin: 10px 0 10px;
        float: left;
        padding-right: 10px;
}
.homepage_post p {
        line-height: 20px;
        text-shadow: 1px 1px 0px #fff;
}
/*--logo--*/
#site_title {
        font-size: 40px;
        font-family: Abel, Tahoma, sans-serif;



        margin: -40px 0 0;
        position: relative;
        z-index: 3;
        padding: 0;
        text-transform: uppercase;
        float: left;
        max-width: 200px;
}
#site_title a {
        color: #878484;
        padding: 0;
        margin: 0;
        display: block;
        text-decoration: none;
}
#site_title a:hover {
        color: #696969;
}
#site_title img {
        border: none;
}
#site_title .text_logo {
        line-height: 45px;
        float: left;
}
/*--subscribe icons--*/

.subscribe {
        float: left;
        margin: 17px 10px 0 0px;
}
.subscribe ul {
        list-style: none;
}
.subscribe ul li {
        float: left;
        margin: 0 0 0 15px;
}
.subscribe ul li a {
        display: block;
        text-indent: -9999em;
        background: url(../images/subscribe.png) no-repeat;
        height: 17px;
}
.subscribe ul li a:hover {
}
.subscribe ul li.subscribe_twitter a {
        width: 13px;
        background-position: 0 0;
}
.subscribe ul li.subscribe_twitter a:hover {
        background-position: 0 -17px;
}
.subscribe ul li.subscribe_facebook a {
        background-position: -13px 0;
        width: 11px;
}
.subscribe ul li.subscribe_facebook a:hover {
        background-position: -13px -17px;
}
.subscribe ul li.subscribe_linkedin a {
        background-position: -24px 0;
        width: 17px;
}
.subscribe ul li.subscribe_linkedin a:hover {
        background-position: -24px -17px;
}
.subscribe ul li.subscribe_flickr a {
        background-position: -41px 0;
        width: 19px;
}
.subscribe ul li.subscribe_flickr a:hover {
        background-position: -41px -17px;
}
.subscribe ul li.subscribe_dribble a {
        background-position: -60px 0;
        width: 17px;
}
.subscribe ul li.subscribe_dribble a:hover {
        background-position: -60px -17px;
}
.subscribe ul li.subscribe_youtube a {
        background-position: -77px 0;
        width: 45px;
}
.subscribe ul li.subscribe_youtube a:hover {
        background-position: -77px -17px;
}
/*-- pages menu --*/
/* MENU */

/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
        margin: 0;
        padding:                0;
        list-style:                none;
}
.sf-menu {
        line-height:        1.0;
}
.sf-menu ul {
        position:                absolute;
        top:                        -999em;
        width:                        200px; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
        width:                        100%;
}
.sf-menu li:hover {
        visibility:                inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
        float:                        left;
        position:                relative;
}
.sf-menu a {
        display:                block;
        position:                relative;
}
.sf-menu li:hover ul, .sf-menu li.sfHover ul {
        left:                        0;
        top:                        2.5em; /* 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:                        10em; /* match ul width */
        top:                        0;
}
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:                        10em; /* match ul width */
        top:                        0;
}
/*** SKIN ***/
.main_menu {
        width: 100%;
        position: relative;
        z-index: 200;
        height: 49px;
        background: url(../images/menu_bg.png) repeat-x;
}
.default {

}

.fixed {
        position: fixed;
        top: 0px;
        left: 0;
        width: 100%;
        box-shadow: 0 0 10px #222;
        -moz-box-shadow: 0 0 10px #222;
        -webkit-box-shadow: 0 0 10px #222;
}
.menu_content {
        width: 940px;
        margin: 0 auto;
        position: relative;
}
.sf-menu {
        float: left;
        margin: 0 0 0 10px;
}
.sf-menu a {
        padding: 0;
        position: relative;
        display: block;
}
.sf-menu a, .sf-menu a:visited { /* visited pseudo selector so IE6 applies text colour*/
        color: #fff;
        text-transform: uppercase;
}
.sf-menu li {
        margin: 0;
        font-size: 16px;
        font-family: Abel, Tahoma, sans-serif;
        text-transform: uppercase;
        text-transform: capitalize;
        background: url(../images/menu_separator.png) repeat-y right;

}
.sf-menu li:last-child {

}
.sf-menu li a {
        padding: 18px 15px 15px;
}
.sf-menu li a:hover {
        color: #d2222a;
        text-decoration: none;
        background: url(../images/menu_hover.png);
}
#main_menu .current-menu-item a {
        color: #d2222a;
        background: url(../images/menu_hover.png);
}
#main_menu .homeicon a {
}
/* menu with children */
#main_menu .sf-with-ul {

}
#main_menu .sfHover .sf-with-ul {

}
/* dropdown active */
.sf-menu li.sfHover a {
        color: #d2222a;
        background: url(../images/menu_hover.png);
}
/* SUBMENU 1 */

#main_menu .sf-menu li ul {
        padding: 0;
        margin: 9px 0 0;
        background: url(../images/dropdown_bg.png);
        width: 180px;
        -webkit-border-bottom-right-radius: 4px;
        -webkit-border-bottom-left-radius: 4px;
        -moz-border-radius-bottomright: 4px;
        -moz-border-radius-bottomleft: 4px;
        border-bottom-right-radius: 4px;
        border-bottom-left-radius: 4px;
}
.sf-menu li li {
        margin: 0;
        text-transform: capitalize;
        width: 180px;
        border: none;
        line-height: 17px;
        background: none;
}
.sf-menu li li a {
        padding-top: 12px;
        padding-bottom: 10px;
}
.sf-menu li li:first-child {
}
.sf-menu li li:last-child {
        border: none;
        -webkit-border-bottom-right-radius: 4px;
        -webkit-border-bottom-left-radius: 4px;
        -moz-border-radius-bottomright: 4px;
        -moz-border-radius-bottomleft: 4px;
        border-bottom-right-radius: 4px;
        border-bottom-left-radius: 4px;
}
#main_menu .sf-menu li ul li a {
        color: #d0d0d0;
        font-size: 13px;
        font-family: Abel, Tahoma, sans-serif;
        text-transform: uppercase;
        margin: 0;
        background: none;
        border-bottom: 1px solid #3d3d3d;
        text-shadow: 1px 1px 1px #000;
}
#main_menu .sf-menu li ul li:last-child  a, #main_menu .sf-menu li ul li:last-child  a:hover {
        border-bottom: none;
        -webkit-border-bottom-right-radius: 4px;
        -webkit-border-bottom-left-radius: 4px;
        -moz-border-radius-bottomright: 4px;
        -moz-border-radius-bottomleft: 4px;
        border-bottom-right-radius: 4px;
        border-bottom-left-radius: 4px;
}
#main_menu .sf-menu li ul li a:hover {
        color: #fff;
        background: #303030;
        border-bottom: 1px solid #3d3d3d;
}
#main_menu .sf-menu li ul li:first-child a:hover {
}
/* SUBMENU 2 */

#main_menu .sf-menu li li ul {
        margin: 0 0 0 15px;
        border-radius: 4px;
}
#main_menu .sf-menu li li ul li a {
        border-bottom: 1px solid #3d3d3d;
}
#main_menu .sf-menu li li ul li:last-child a:hover {
        border-bottom: none;
}
#main_menu .sf-menu li li ul li:first-child a:hover {
        -webkit-border-top-right-radius: 4px;
        -webkit-border-top-left-radius: 4px;
        -moz-border-radius-topright: 4px;
        -moz-border-radius-topleft: 4px;
        border-top-right-radius: 4px;
        border-top-left-radius: 4px;
        color: #fff;
}
#main_menu .sf-menu li li li a {
        background: none;
        color: #d0d0d0;
        border-bottom: 1px solid #3d3d3d;
}
#main_menu .sf-menu li li li a:hover {
        border-bottom: none;
}
.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
        outline:                0;
}
#main_menu .sf-menu li ul li a {
        border-bottom: 0px solid #3d3d3d;
}
/* level 2 a active */
#main_menu .sf-menu li li.sfHover a {
        color: #d0d0d0;
        background: #303030;
}

#main_menu .sf-menu li li .sf-with-ul {
        background: none;
}
/* level 3 a color */
#main_menu .sf-menu li li.sfHover li a {
        color: #b7b7b7;
        background: none;
        border-bottom: 1px solid #3d3d3d;
}
#main_menu .sf-menu li li.sfHover li:last-child a {
        border-bottom: none;
}
/* level 3 a hover color */
#main_menu .sf-menu li li.sfHover li a:hover {
        color: #c96f00;
        background: #303030;
        border-bottom: 1px solid #3d3d3d;
}
#main_menu .sf-menu li li.sfHover li:first-child a:hover {
}
.sf-menu li li .sf-with-ul {
        border: none;
}
.sf-menu li li.sfHover .sf-with-ul {
        border: none;
}
/*** arrows **/
.sf-menu a.sf-with-ul {
        min-width:                1px; /* trigger IE7 hasLayout so spans position accurately */
        margin-right: 0;
}
.sf-with-ul {
        padding-right: 10px;
}
.sfHover .sf-with-ul {
        z-index: 9999;
        display: block;
}
.sf-sub-indicator {
        position:                absolute;
        display:                none;
        right:                        3px;
        top:                        1.05em; /* IE6 only */
        width:                        9px;
        height:                        6px;
        text-indent:         -999em;
        overflow:                hidden;
        background:                url(../images/menu_indicator.png) no-repeat 0 0; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
/* sub menu arrow */
#main_menu .sf-menu li ul li .sf-sub-indicator {
        background:                url(../images/sub_menu_indicator.png) no-repeat 0 0px; /* 8-bit indexed alpha png. IE6 gets solid image only */
        right:                        10px;
        top: 12px;
        width: 7px;
        height: 9px;
        display: block;
}
#main_menu .sf-menu li ul li a > .sf-sub-indicator {  /* give all except IE6 the correct values */
        top: 17px;
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
        top:                        17px;
}
/* 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:                url(../images/menu_indicator.png) no-repeat 0 0; /* 8-bit indexed alpha png. IE6 gets solid image only */
        display: none;
}
/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator {
}
.sf-menu ul a > .sf-sub-indicator {
}
/* apply hovers to modern browsers */
#main_menu .sf-menu ul a:focus > .sf-sub-indicator, #header .sf-menu ul a:hover > .sf-sub-indicator, #header .sf-menu ul a:active > .sf-sub-indicator, #header .sf-menu ul li:hover > a > .sf-sub-indicator, #header .sf-menu ul li.sfHover > a > .sf-sub-indicator {
        /* arrow hovers for modern browsers*/
        background:                url(../images/sub_menu_indicator.png) no-repeat 0 0;
}
/*--container--*/
#content {
        width: 700px;
        position: relative;
        z-index: 6;
        margin: 0;
        background: #fff;
        padding: 0;
        float: right;
}
#borderless_content {
        width: 940px;
        position: relative;
        z-index: 1;
        padding: 0;
        margin: 0;
}
#full_width_page_content {
        width: 700px;
        position: relative;
        z-index: 1;
        padding: 0;
        margin: 0;
        float: right;
}
#full_width_page_content p {
        line-height: 20px;
}
/*-- homepage --*/
.homepage_content {
        width: 700px;
        float: right;
}
.image_separator {
        clear: both;
        position: relative;
        width: 940px;
        height: 18px;
        background: url(../images/separator.png) no-repeat;
        margin-bottom: 10px;
}
/* homepage carousel */
.homepage_carousel {
        width: 700px;
        float: right;
        position: relative;
        margin: 20px 0 10px;
}
.see_all_blog {
        position: absolute;
        bottom: 0px;
        left: -240px;
        width: 190px;
        text-align: right;
        display: block;
        padding: 10px 10px 10px 0;
}
.see_all_blog:hover {
        background: url(../images/title_bg.png);
}
.see_all_blog a {
        background: url(../images/next_prev_links.png) no-repeat right -57px;
        display: block;
        font-family: Abel, Tahoma, sans-serif;
        padding-right: 15px;
        font-size: 16px;
}
#blog_carousel {
        width: 700px;
        position: relative;
        overflow: hidden;
}
#blog_carousel li{
        width: 240px;
}
#blog_carousel li img {
        width: 200px;
        height: 80px;
        padding: 10px;
        background: url(../images/title_bg.png);
        box-shadow: 0px 1px 2px #f0f0f0;
}
.homepage_carousel .bx-prev, .homepage_carousel .bx-next {
        position: absolute;
        top: 130px;
        display: block;
        width: 8px;
        height: 9px;
        text-indent: -9999em;
}
.homepage_carousel .bx-prev {
        left: -15px;
        background: url(../images/carousel_arrows.png) no-repeat 0 0;
}
.homepage_carousel .bx-next {
        right: -15px;
        background: url(../images/carousel_arrows.png) no-repeat -9px 0;
}
.homepage_title_news {
        float: left;
        width: 200px;
}
.homepage_carousel h3{
        font-size: 18px;
        color: #d2222a;
        line-height: 18px;
        width: 200px;
        padding: 10px;
        background: url(../images/title_bg.png);
        margin-bottom: 15px;
        text-transform: uppercase;
}
.homepage_carousel p {
        width: 220px;
        padding-top: 10px;
}
.carousel_title_desc {
        width: 200px;
        float: left;
}
.carousel_title {
        width: 180px;
        float: left;
        margin: 20px 0 0;
        text-align: right;
        background: url(../images/title_bg.png);
        padding: 10px 10px 7px;
}
.carousel_desc {
        width: 200px;
        float: left;
        text-align: right;
        background: url(../images/title_bg.png);
        margin: 20px 0 0;
}
.carousel_desc p {
        padding: 10px;
        line-height: 20px;
}
.carousel_title h3 {
        background: url(../images/title_arrow.png) no-repeat left 5px;
        padding: 0 0 0 25px;
        text-transform: uppercase;
        font-size: 24px;
        float: right;
}
.carousel_meta {
        width: 220px;
        position: relative;
        margin-bottom: 15px;
        float: left;
        font-family: Abel, Arial, sans-serif;
        font-size: 12px;
        text-transform: uppercase;
}
.carousel_date {
        float: left;
        background: url(../images/carousel_date.png) no-repeat left 2px;
        display: block;
        padding-left: 17px;
        color: #999;
}
.carousel_comments {
        float: right;
        background: url(../images/carousel_comments.png) no-repeat left 2px;
        padding-left: 17px;
}
.carousel_comments a {
        color: #999;
}
.read_more_carousel {
        font-family: Abel, Tahoma, sans-serif;
        text-decoration:none !important;
        color:#d2222a !important;
        display:block;
        font-size:14px;
        margin: 0;
        border:0 none;
        height: 30px;
        cursor: pointer;
        width: 220px;
        float: left;
        text-transform: capitalize;
        position: relative;
}
.read_more_carousel span {
        background: #fff url(../images/read_more.png) no-repeat right 5px;
        padding: 0 10px 0 5px;
        float: right;
        display: block;
        position: relative;
        z-index: 11;
}
.read_more_carousel span:hover {
        color: #878484;
}
#wrapper .read_more_hover {
        background: url(../images/read_more_carousel.png) repeat-x 0 8px;
        padding: 0;
        margin: 0;
        position: absolute;
        top: 0px;
        left: 0px;
        z-index: 10;
}
#wrapper .blog_read_more .read_more_hover {
        left: 14%;
        top: 4px;
}
.read_more_block {
        background: url(../images/title_bg.png);
        width: 220px;
        height: 25px;
        padding: 5px 0 0 0;
}
/* homepage testimonials */
.testimonials_box {
        width: 100%;
        float: left;
        background: url(../images/testimonial_box_bg.png) repeat-x;
        padding: 20px 0 30px;
        border-bottom: 0px solid #f2f2f2;
        margin: 0 0 0px;
}
.testimonial_box_title {
        width: 200px;
        float: left;
        text-align: right;
        margin-top: 8px;
}
.testimonials_box h3 {
        background: url(../images/testimonial_title_arrow.png) no-repeat left 4px;
        padding-left: 25px;
        text-transform: uppercase;
        text-align: right;
        font-size: 24px;
        color: #d2222a;
        float: right;
}
.testimonials_box_content {
        margin: 0 auto;
        width: 940px;
}
.testimonials_box #testimonial_slider {
        background: none;
        padding: 0;
        margin: 0;
}
.testimonials_box #testimonial_slider blockquote {
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 13px;
        font-style: italic;
        color: #d2222a;
        padding: 0;
}
.testimonials_box #testimonial_slider blockquote cite {
        color: #fff;
}
.testimonials_box #testimonial_slider #quote_wrap {
        background: none;
}
.testimonial_items {
        width: 700px;
        float: right;
}
/*-- latest post shortcode --*/

.latest_posts_shortcode ul {
        list-style: none;
}
.blog-news {
        float: left;
        background: #fff;
        padding: 3px;
        border: 1px solid #ddd;
        border-radius: 3px;
        margin-right: 10px;
        vertical-align: middle;
}
.blog-news:hover {
        background: #d73828;
}
.latest_posts_shortcode a {
        font-weight: bold;
        color: #757575;
        padding: 10px 0 20px;
        display: block;
        line-height: 18px;
        display: block;
}
.latest_posts_shortcode a.read_more {
        display:inline-block;
        padding: 0 4px 0 0;
}
.latest_posts_shortcode a:hover {
        color: #d73828;
}
.latest_posts_shortcode ul li {
        padding-bottom: 20px;
        line-height: 20px;
        float: left;
        position: relative;
        margin-left: 20px;
}
.latest_posts_shortcode ul li:first-child {
        margin-left: 0;
}
#wrapper .latest_posts_shortcode p {
        margin-bottom: 10px;
}
/*-- recent projects --*/
.recent_projects {
        width: 100%;
        float: left;
        margin: 0 0 10px;
}
.recent_projects_content {
        width: 940px;
        margin: 0 auto;
}
.recent_projects_title_desc {
        width: 200px;
        float: left;
}
.recent_projects_title {
        width: 190px;
        float: left;
        text-align: right;
        background: url(../images/title_bg.png);
        padding: 10px 10px 10px 0;
}
.recent_projects_title h3 {
        background: url(../images/title_arrow.png) no-repeat left 5px;
        padding: 0 0 0 25px;
        text-transform: uppercase;
        text-align: right;
        font-size: 24px;
        float: right;
}
.portfolio_items {
        width: 700px;
        float: right;
}
.portfolio_items ul {
        list-style: none;
}
.portfolio_items ul li {
        margin: 0 0 30px;
        float: left;
        color: #393939;
}
.portfolio_items ul li ul{
        list-style: none;
        float: right;
        font-family: Abel, tahoma, sans-serif;
        text-transform: uppercase;
        font-size: 13px;
        width: 190px;
        line-height: 13px;
        background: url(../images/title_bg.png);
        margin-left: 10px;
        padding-top: 10px;
        height: 110px;
}
.portfolio_items ul li ul li {
        margin: 0 0 10px 0;
        float: none;
        text-transform: capitalize;
        padding-left: 10px;
        color: #393939;
}
.portfolio_items ul li ul li a {
        color: #d2222a;
}
.portfolio_items ul li ul li:last-child {
        margin-top: 25px;
}
.portfolio_items ul li ul li .read_more {
        background-position: right 2px;
        height: 18px;
        background-color: transparent;
}
.portfolio_items ul li ul li .read_more span:hover {
        color: #878484;
}
.recent_projects_thumb {
        width: 500px;
        height: 120px;
        float: left;
        position: relative;
        background: #fff url(../images/ajax-loader.gif) no-repeat 50% 50%;
}
.thumb_overlay {
        width: 500px;
        height: 120px;
        position: absolute;
        top: 0px;
        left: 0px;
        background: url(../images/thumb_overlay.png) no-repeat;
        display: none;
}
.overlay_links {
        display: block;
        position: absolute;
        right: 20px;
        bottom: 20px;
        display: none;
        height: 23px;
}
.overlay_links a {
        display: block;
        width: 24px;
        height: 23px;
        float: right;
        text-indent: -9999em;
        background: url(../images/portfolio_overlay_icons.png) no-repeat;
        margin-left: 5px;
}
.overlay_links a:hover {
        background-position: 0px -23px;
}
.overlay_links a.thumb_overlay_photo {
        background-position: -48px 0px;
}
.overlay_links a:hover.thumb_overlay_photo {
        background-position: -48px -23px;
}
.overlay_links a.thumb_overlay_video {
        background-position: -72px 0px;
}
.overlay_links a:hover.thumb_overlay_video {
        background-position: -72px -23px;
}
.overlay_links a.thumb_overlay_audio {
        background-position: -24px 0px;
}
.overlay_links a:hover.thumb_overlay_audio {
        background-position: -24px -23px;
}
.portfolio_items ul li img {
        float: left;
        padding: 10px;
        width: 480px;
        height: 100px;
        background: url(../images/title_bg.png);
        box-shadow: 0px 1px 2px #f0f0f0;
}
.portfolio_items h3 {
        color: #d2222a;
        text-transform: uppercase;
        padding: 10px 10px 7px;
        margin: 0;
        margin-bottom: 10px;
        font-size: 18px;
        width: 480px;
        background: url(../images/title_bg.png);
}
.portfolio_items h3 a:hover {
        color: #878484;
}
/* latest tweets */
.latest_tweets {
        width: 100%;
        height: 55px;
        background: url(../images/latest_tweet_bg.png);
        float: left;
        padding: 15px 0 10px;
        margin-top:10px;
        border-top:1px solid #b7b7b7;
}
.latest_tweets_content {
        width: 940px;
        margin: 0 auto;
}
.latest_tweets_content #twitter_update_list {
        width: 700px;
        float: right;
        background: url(../images/latest_tweets_ul.png) no-repeat left;
}
.latest_tweets_content #twitter_update_list li {
        margin: 0;
        padding: 6px 0 0 30px;
        background: none;
}
.latest_tweets_content #twitter_update_list li a {
        color: #929292;
}
.latest_tweets_content #twitter_update_list li span a {
        color: #d2222a;
}
.latest_tweets_title {
        width: 200px;
        float: left;
        margin: 10px 0 0;
}
.latest_tweets_title h3 {
        background: url(../images/title_arrow.png) no-repeat left 5px;
        padding-left: 25px;
        text-transform: uppercase;
        text-align: right;
        font-size: 24px;
        float: right;
}
/*-- custom text --*/
.custom_text {
        font-family: Abel, Tahoma, sans-serif;
        text-transform: uppercase;
        color: #595858;
        text-shadow: 1px 1px 0 #000;
        font-size: 20px;
        position: absolute;
        top: 20px;
        left: 0px;
}
/*-- post --*/

.post_meta {
        margin: 0 0 15px;
        font-size: 13px;
        padding: 0;
        color: #999;
        width: 430px;
        position: relative;
        font-family: Abel, Tahoma, sans-serif;
        text-transform: uppercase;
        float: left;
}
.post_date {
        float: left;
        display: block;
        padding: 0;
        background: url(../images/post_meta_icons.png) no-repeat 0px 2px;
        padding-left: 17px;
}
.post_comments {
        float: left;
        padding: 0 0 0 17px;
        background: url(../images/post_meta_icons.png) no-repeat 0px -14px;
        margin-left: 10px;
}
.post_comments a {
        color: #999;
}
.post_comments a:hover {
        color: #999;
}
.post_author {
        float: left;
        padding: 0 0 0 17px;
        background: url(../images/post_meta_icons.png) no-repeat 0px -31px;
        margin-left: 10px;
}
#wrapper .post_meta ul {
        list-style: none;
        float: right;
}
#wrapper .post_meta ul li {
        float: left;
        display: block;
        padding: 0;
}
#wrapper .post_meta ul li.twitter_share, #wrapper .post_meta ul li.facebook_share {
        margin: 3px 0 0 5px;
}
.post_meta ul li a {
        float: left;
        display: block;
        width: 12px;
        height: 12px;
        text-indent: -9999em;
        background: url(../images/post_meta_icons.png) no-repeat 0px -50px;
}
.post_meta ul li.facebook_share a {
        background-position: 0px -67px;
}
.post_meta ul li.facebook_share a:hover {
        background-position: 0px -100px;
}
.post_meta ul li.twitter_share a:hover {
        background-position: 0px -83px;
}
#wrapper .post_title {
        margin: 10px 0 0;
        padding: 0;
        font-size: 1.7em;
}
.post_title a {
        color: #787878;
        line-height: 22px;
}
.post_title a:hover {
        color: #d73828;
}
.read_more {
        font-family: Abel, Tahoma, sans-serif;
        background: url(../images/read_more.png) no-repeat right 4px;
        text-decoration:none !important;
        color:#d2222a !important;
        display:inline-block;
        font-size:13px;
        margin: 0;
        border:0 none;
        padding: 0 10px 0 0;
        cursor: pointer;
}
#wrapper .read_more span:hover {
        color: #878484;
}
/* read more big */

.read_more_big {
        font-family: Abel, Tahoma, Arial, sans-serif;
        background:url(../images/big_button.png) no-repeat scroll right -61px;
        text-decoration:none !important;
        color:#d73828 !important;
        text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.6);
        display:inline-block;
        font-size:16px;
        margin: 0;
        border:0 none;
        height: 56px;
        padding: 0 8px 0 0;
        text-transform:capitalize;
        cursor: pointer;
}
.read_more_big span {
        background:url(../images/big_button.png) no-repeat scroll 0px 0px;
        text-decoration:none !important;
        display:block;
        line-height:56px;
        height: 56px;
        padding: 0 10px 0 18px;
}
.read_more_big span:hover {
        background:url(../images/big_button.png) no-repeat scroll 0px -122px;
        color: #3c3c3c;
}
.read_more_big:hover {
        background:url(../images/big_button.png) no-repeat scroll right -183px;
}
/* call to action button */

.call_to_action {
        font-family: Abel, Arial, sans-serif;
        background:url(../images/call_to_action.png) no-repeat scroll right -66px;
        text-decoration:none !important;
        color:#fff !important;
        text-shadow: 1px 1px 1px #000;
        display:inline-block;
        font-size:22px;
        margin: 0;
        border:0 none;
        height: 62px;
        padding: 0 4px 0 0;
        text-transform: uppercase;
        cursor: pointer;
}
.call_to_action span {
        background:url(../images/call_to_action.png) no-repeat scroll 0px 0px;
        text-decoration:none !important;
        display:block;
        line-height:62px;
        height: 62px;
        padding: 0 16px 0 20px;
}
.call_to_action span:hover {
        background:url(../images/call_to_action.png) no-repeat scroll 0px -133px;
        color: #fff;
}
.call_to_action:hover {
        background:url(../images/call_to_action.png) no-repeat scroll right -199px;
}
/* blog page */

.blog_thumb_loader {
        height: 175px;
        position: relative;
        width: 430px;
        float: left;
        margin: 0 0 15px;
        padding: 0;
        background: #fff url(../images/ajax-loader.gif) no-repeat 50% 50%;
}
#wrapper .blog_post_title {
        margin: 0 0 10px;
        padding: 0;
        font-size: 22px;
        width: 410px;
        float: left;
        text-transform: uppercase;
        padding: 10px;
        color: #d2222a;
        background: url(../images/blog_post_title.png);
}

.blog_post_title a {
        color: #d2222a;
}
.blog_post_title a:hover {
        color: #878484;
}
#wrapper .excerpt {
        padding: 0;
        width: 430px;
        float: left;
        line-height: 20px;
}
.blog_post_thumb {
        width: 430px;
        height: 175px;
        position: relative;
        padding: 0;
        margin: 0;
        float: left;
}
.blog_post_thumb:hover {

}
.blog_post_thumb img {
        width: 410px;
        height: 155px;
        background: url(../images/title_bg.png);
        padding: 10px;
}
/* blog read more */

.blog_read_more {
        width:410px;
        float: left;
        margin: 15px 0 0;
        position: relative;
        background: url(../images/blog_read_more.png) repeat-x;
        padding: 3px 10px 5px;
}
.blog_read_more .read_more {
        float: right;
        text-transform: uppercase;
}
.blog_read_more .read_more span {
        position: relative;
        z-index: 11;
        padding-left: 5px;
}
/*--single post--*/

.single_post {
        float: left;
        margin: 0 0 10px;
        padding-bottom: 10px;
        position: relative;
        width: 430px;
}
.single_post_contact p {
        padding: 0 0 20px;
        line-height: 20px;
}
.single_post_loader {
        padding: 0;
        height: auto;
        position: relative;
        width: 430px;
        float: left;
        margin: 0 0 10px;
        background: #fff url(../images/ajax-loader.gif) no-repeat 50% 50%;
}
.single_post img {
        max-width: 430px;
}
.single_post h2 {
        padding: 0 0 10px 0;
        margin: 0 0 10px 0;
        font-size: 22px;
}
.post_thumb {
        width: 430px;
        height: auto;
        position: relative;
}
.post_thumb img {
        width: 430px;
        height: auto;
}
.single_post p {
        padding: 0 0 10px;
        line-height: 20px;
}
.single_post .portfolio_large_loader {
        margin-bottom: 15px;
}
.single_post img {
        max-width: 430px;
}
/* next prev article */
.next_prev_links {
        width: 430px;
        margin: 0 0 20px;
        position: relative;
        float: left;
}
.next_prev_links a {
        background: #f9f9f9;
        padding: 10px;
        text-transform: uppercase;
        font-size: 11px;
}
.next_prev_links a:hover {
        color: #878484;
}
.next_prev_links .prev_link a {
        background: #f9f9f9 url(../images/next_prev_links.png) no-repeat 7px 11px;
        padding-left: 20px;
}
.next_prev_links .prev_link a:hover {
        background: #f9f9f9 url(../images/next_prev_links.png) no-repeat 7px -20px;
}
.next_prev_links .next_link {
        float: right;
}
.next_prev_links .next_link a {
        background: #f9f9f9 url(../images/next_prev_links.png) no-repeat 94% -51px;
        padding-right: 20px;
}
.next_prev_links .next_link a:hover {
        background: #f9f9f9 url(../images/next_prev_links.png) no-repeat 94% -82px;
}

/* single post tags */
.post_tags {
        float: left;
        width: 430px;
        margin: 0 0 25px;
        border-top: 1px solid #f9f9f9;
        border-bottom: 1px solid #f9f9f9;
        padding-top: 10px;
}
.post_tags a {
        padding: 10px;
        float: left;
        display: block;
        background: #f9f9f9;
        color: #d2222a;
        text-transform: uppercase;
        margin: 0 5px 10px 0;
        font-size: 11px;
}
.post_tags a:hover {
        color: #878484;
}
/* author box */
#authorarea {
        background: #f9f9f9;
        padding: 10px;
        width:410px;
        overflow:hidden;
        color: #333;
}
#authorarea h3 {
        font-size: 16px;
        color:#d2222a;
        margin:0;
        padding: 0 0 5px 10px;
        text-transform: uppercase;
}
#authorarea h3 a {
        text-decoration:none;
        color: #d2222a;
}
#authorarea img {
        margin: 8px 10px 10px;
        padding:0;
        float:right;
        width: 84px;
        height: 84px;
        border: 3px solid #d2222a;
}
#authorarea p {
        color:#979797;
        margin:0;
        padding:0px 10px 10px 10px;
}
#authorarea p a {
        color:#333;
}
.authorinfo {
        padding-right:110px;
}
.single_post ul, .single_post ol {
        list-style-position: inside;
}
pre, code {
        font: 11px/19px Consolas, "Andale Mono", Courier, "Courier New", monospace;
        text-shadow: none;
}
pre {
        border: 1px solid #DDDDDD;
        margin: 20px 0;


        overflow-x: visible;
        overflow-y: hidden;
        padding: 1px;
        background: url(../images/bg-code.gif);
}
p.metadata {
        padding: 0;
        color: #848484;
        font: 12px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
        float: left;
        margin: 0;
}
.error-page {
        padding-bottom: 200px;
        float: left;
}
.error-page a {
        text-indent: -9999em;
        display: block;
        width: 520px;
        height:250px;
        background: url(../images/404.png) no-repeat;
        margin: 0;
        padding-bottom: 20px;
}
.no-posts {
        margin: 20px 0 0 10px;

        text-align: center;
        padding-bottom: 20px;
}
.no-posts h2 {
        font: bold 30px Yanone, Verdana, sans-serif;
        margin-top: 20px;
        color: #fa4101;
}
.no-posts img {
        margin-top: 40px;
}
/* page & single page */

.single_page {
        width: 430px;
}
.single_page p {
        padding: 0 0 20px 0;
}
.full_width_page {
        width: 700px;
        padding: 0;
        margin: 0;
        float: right;
}
.full_width_page_borderless {
        width: 940px;
        padding: 0;
}
.full_width_page p {
        margin: 0 0 20px 0;
        line-height: 20px;
}
.full_width_page_borderless p {
        margin: 0 0 10px 0;
        line-height: 20px;
}
.h2page {
        padding: 0;
        font-size: 20px;
        font-weight: bold;
        text-shadow: 0px 1px 1px #999999;
}

/* custom page title and desc */
.page_titles {
        width: 100%;
        padding: 0;
        margin: 0;
        height: 160px;
}
.page_titles_content {
        width: 940px;
        margin: 0 auto;
        position: static;
        display: table;
        height: 160px;
}
.page_titles_content > div {
    display: table-cell;
    position: static;
    vertical-align: middle;
        width: 27%;
}
.page_titles_content div div {
    position: relative;
    top: -50%;
}
.title_content > div {
    display: table-cell;
    position: static;
    vertical-align: middle;
}
.title_content div div {
    position: relative;
    top: -50%;
}

.page_titles h2 {
        font-family: 'Maven Pro', sans-serif;
        font-weight:900;
        font-size: 38px;
        padding: 0 0 0 240px;
        color: #d2222a;
        text-transform: uppercase;
        text-decoration: none;

}
.portfolio_desc {
        color: #fff;
        font-family: Abel, Arial, sans-serif;
        text-shadow: 1px 1px 1px #000;
}
/* three columns portfolio */
.three_columns_portfolio {
        position: relative;
        width: 700px;
        float: left;
}
.portfolio_small_loader {
        padding: 0;
        width: 220px;
        height: 175px;
        position: relative;
        background: url(../images/ajax-loader.gif) no-repeat 50% 50% scroll transparent;
}
.portfolio_small_loader img {
        width: 200px;
        height: 155px;
        padding: 10px;
        background: url(../images/title_bg.png);
}
.three_columns_portfolio .portfolio-list {
        list-style: none;
}
.three_columns_portfolio ul {
        margin-left: -20px;
}
.three_columns_portfolio li {
        float: left;
        width: 220px;
        margin: 0 0 40px 20px;
        height: 353px;
}
.three_columns_portfolio .thumb_overlay {
        background: url(../images/three_columns_thumb_overlay.png) no-repeat;
        width: 220px;
        height: 175px;
}
.three_columns_portfolio h2 {
        font-size: 18px;
        text-transform: uppercase;
        width: 200px;
        float: left;
        margin: 10px 0;
        padding: 10px;
        background: url(../images/title_bg.png);
}
.three_columns_portfolio h2 a:hover {
        color: #878484;
}
#wrapper .three_columns_portfolio .portfolio_more {
                float: right;
}
#wrapper .three_columns_portfolio .share_text, #wrapper .three_columns_portfolio .twitter_share, #wrapper .three_columns_portfolio .facebook_share {
                float: left;
}
.three_columns_portfolio .portfolio_excerpt {
        border-bottom: 1px solid #ececec;
        padding-bottom: 10px;
        margin-bottom: 10px;
        float: left;
        width: 220px;
}
#wrapper .three_columns_portfolio .facebook_share a {
        background-position: 0px -67px;
}
.three_columns_portfolio .twitter_share a:hover {
        background-position: 0px -83px;
}
#wrapper .three_columns_portfolio .facebook_share a:hover {
        background-position: 0px -100px;

}
/* two columns portfolio with sidebar */
.two_columns_portfolio {
        position: relative;
        width: 430px;
        float: left;
}
.two_columns_portfolio .portfolio_small_loader {
        padding: 0;
        width: 205px;
        height: 170px;
        position: relative;
        background: url(../images/ajax-loader.gif) no-repeat 50% 50% scroll transparent;
}
.two_columns_portfolio .portfolio_small_loader img {
        width: 185px;
        height: 150px;

}

.two_columns_portfolio .portfolio-list {
        list-style: none;
}
.two_columns_portfolio ul {
        margin-left: -20px;
}
.two_columns_portfolio li {
        float: left;
        width: 205px;
        margin: 0 0 40px 20px;
        height: 344px;
}
.two_columns_portfolio .thumb_overlay {
        background: url(../images/two_columns_thumb_overlay.png) no-repeat;
        width: 205px;
        height: 175px;
}
.two_columns_portfolio h2 {
    float: left;
    font-size: 18px;
    margin: 10px 0;
    padding-bottom: 3px;
    text-transform: uppercase;
    width: 185px;
        padding: 10px;
        background: url(../images/title_bg.png);
}
.two_columns_portfolio h2 a:hover {
        color: #878484;
}
.two_columns_portfolio .portfolio_excerpt {
    border-bottom: 1px solid #ECECEC;
    float: left;
    margin-bottom: 10px;
    padding-bottom: 10px;
    width: 205px;
        line-height: 20px;
}
#wrapper .two_columns_portfolio .share_text, #wrapper .two_columns_portfolio .twitter_share, #wrapper .two_columns_portfolio .facebook_share {
                float: left;
}
#wrapper .two_columns_portfolio .portfolio_more {
                float: right;
}
#wrapper .two_columns_portfolio .share_text, #wrapper .two_columns_portfolio .twitter_share, #wrapper .two_columns_portfolio .facebook_share {
                float: left;
}
#wrapper .two_columns_portfolio .facebook_share a {
        background-position: 0px -67px;
}
.two_columns_portfolio .twitter_share a:hover {
        background-position: 0px -83px;
}
#wrapper .two_columns_portfolio .facebook_share a:hover {
        background-position: 0px -100px;

}
/* portfolio filter buttons */
#filterButtons {
        margin: 0;
        width: 190px;
        list-style: none;
        position: relative;
        float: left;
}
#wrapper .filter_active {
        cursor: pointer;
        color: #000;
}
#filterButtons span.text_hover {
        position: absolute;
        display: block;
        height: 33px;
        top: 0px;
        left: 0px;

        z-index: 5;
}
#filterButtons a:hover {
        color: #000;
}
#filterButtons li {
        position: relative;
        background: #f4f4f4 url(../images/read_more.png) no-repeat 96% 13px;
}
#filterButtons li a {
        position: relative;
        padding:0 0 0 10px;
}
#filterButtons li .filter_text {
        position: relative;
        z-index: 6;
        display: block;
        padding: 10px;
}
/* portfolio item one column no sidebar */

.one_column_portfolio {
        z-index: 150;
        float: right;
        width: 700px;
}
.one_column_portfolio h2 {
        text-transform: uppercase;
        font-size: 22px;
        padding: 10px;
        margin-bottom: 15px;
        background: url(../images/title_bg.png);
}
.one_column_portfolio h2 a:hover {
        color: #878484;
}
.one_column_portfolio .portfolio-list {
        list-style: none;
}
.one_column_portfolio .portfolio-list li {
        float: left;
        margin-bottom: 15px;
}
.portfolio_left_side {
        float: right;
        width: 230px;
        margin: 0 0 0 20px;
        padding: 10px;
        background: url(../images/title_bg.png);
}
.portfolio_large_loader {
        padding: 0;
        width: 430px;
        height: 175px;
        position: relative;
        float: left;
        margin: 0;
        background: url(../images/ajax-loader.gif) no-repeat 50% 50% scroll transparent;
}
.portfolio_large_loader img {
        width: 410px;
        height: 155px;
        padding: 10px;
        background: url(../images/title_bg.png);
}
.portfolio_large_loader .thumb_overlay {
        background: url(../images/large_thumb_overlay.png) no-repeat;
        width: 430px;
        height: 175px;
}
.portfolio_item_large h2 {
        padding: 0;
        width: 300px;
        float: left;
        line-height: normal;
}
.one_column_portfolio .top {
        padding-left: 0;
        float: left;
        background: none;
        position: relative;
}
.one_column_portfolio .top span {
        background:  url(../images/top.png) no-repeat 5px 3px;
        padding: 0 0 0 20px;
}
.one_column_portfolio span.top_bg {
        padding: 0;
        background: url(../images/read_more_carousel.png) repeat-x;
        position: absolute;
        top: 14px;
        right: 90px;
        height: 2px;
        width: 520px;
        display: block;
}
.more_top {
        width: 660px;
        position: relative;
        float: left;
        background: url(../images/blog_post_title.png) repeat-x;
        margin: 20px 0 0 10px;
        padding: 5px 10px;
}
.more_top .read_more {
        float: right;
}
.share_one_column {
        float: left;
}
.one_column_portfolio .portfolio_client, .one_column_portfolio .portfolio_date, .one_column_portfolio .portfolio_website {
        font-size: 14px;
        font-family: Abel, Arial, sans-serif;
        text-transform: capitalize;
        display: block;
        margin-bottom: 2px;
}
.one_column_portfolio .portfolio_excerpt {
        padding: 10px 0 0;
}
.one_column_portfolio .portfolio_more, .three_columns_portfolio .portfolio_more, .two_columns_portfolio .portfolio_more {
        text-transform: uppercase;
        float: left;
}
.one_column_portfolio .share_text, .three_columns_portfolio .share_text {
        float: right;
        font-family: Abel, Arial, sans-serif;
        text-transform: uppercase;
        margin-right: 5px;
}
.one_column_portfolio .twitter_share a, .one_column_portfolio .facebook_share a, .three_columns_portfolio .twitter_share a, .three_columns_portfolio .facebook_share a, .two_columns_portfolio .twitter_share a, .two_columns_portfolio .facebook_share a {
        float: right;
        display: block;
        width: 12px;
        height: 12px;

        text-indent: -9999em;
        background: url(../images/post_meta_icons.png) no-repeat 0px -50px;
        margin: 3px 0 0 5px;
}
.one_column_portfolio .facebook_share a {
        background-position: 0px -67px;
}
.one_column_portfolio .twitter_share a:hover {
        background-position: 0px -83px;
}
.one_column_portfolio .facebook_share a:hover {
        background-position: 0px -100px;

}
/* portfolio item one column with sidebar */

.one_column_portfolio_sidebar {
        z-index: 150;
        float: left;
        width: 430px;
}
.one_column_portfolio_sidebar h2 {
        text-transform: uppercase;
        font-size: 22px;
        padding: 10px;
        float: left;
        width: 410px;
        display: block;
        background: url(../images/title_bg.png);
        margin: 10px 0 15px;
}
.one_column_portfolio_sidebar h2 a:hover {
        color: #878484;
}
.one_column_portfolio_sidebar .portfolio-list {
        list-style: none;
}
.one_column_portfolio_sidebar .portfolio-list li {
        float: left;
        margin-bottom: 15px;
}
.one_column_portfolio_sidebar .portfolio_left_side {
        float: left;
        width: 430px;
        margin: 0;
        padding: 0;
        background: none;
}
.one_column_portfolio_sidebar .portfolio_large_loader {
        padding: 0;
        width: 430px;
        height: 175px;
        position: relative;
        float: left;
        margin: 0;
        background: url(../images/ajax-loader.gif) no-repeat 50% 50% scroll transparent;
}
.one_column_portfolio_sidebar .portfolio_large_loader .thumb_overlay {
        background: url(../images/large_thumb_overlay_1.png) no-repeat;
        width: 430px;
        height: 175px;
        float: left;
}
.one_column_portfolio_sidebar .top_bg {
        background: url(../images/blog_post_title.png);
        height: 22px;
        width: 330px;
        float: right;
        margin: 20px 0 0;
        padding: 5px 0 0;
}
.one_column_portfolio_sidebar .top {
        margin: 0;
        width: 52%;
        background: url(../images/read_more_carousel.png) repeat-x 0px 8px;
        float: left;
        padding: 0;
}
.one_column_portfolio_sidebar .top span {
        padding: 0 0 0 15px;
        float: right;
        background: url(../images/top.png) no-repeat 0 4px;
        margin: 0 -55px 0 0;
        position: relative;
}
.one_column_portfolio_sidebar .portfolio_client, .one_column_portfolio_sidebar .portfolio_date, .one_column_portfolio_sidebar .portfolio_website {
        font-size: 14px;
        font-family: Abel, Arial, sans-serif;
        text-transform: uppercase;
        display: block;
        margin-bottom: 2px;
}
.one_column_portfolio_sidebar .portfolio_excerpt {
        padding: 0;
        float: right;
        width: 330px;
        line-height: 20px;
}
.one_column_portfolio_sidebar .portfolio_more {
        text-transform: uppercase;
        float: left;
        padding-right: 5px;
}
.portfolio_more .read_more {
        background-color: transparent;
        height: 17px;
        margin: 0 0 0 10px;
}
.one_column_portfolio_sidebar .share_text {
        float: left;
        font-family: Abel, Arial, sans-serif;
        text-transform: uppercase;
        margin-right: 5px;
}
.one_column_portfolio_sidebar .twitter_share a, .one_column_portfolio_sidebar .facebook_share a {
        float: left;
        display: block;
        width: 12px;
        height: 12px;
        text-indent: -9999em;
        background: url(../images/post_meta_icons.png) no-repeat 0px -50px;
        margin: 3px 0 0 5px;
}
.one_column_portfolio_sidebar .facebook_share a {
        background-position: 0px -67px;
}
.one_column_portfolio_sidebar .twitter_share a:hover {
        background-position: 0px -83px;
}
.one_column_portfolio_sidebar .facebook_share a:hover {
        background-position: 0px -100px;

}

/*--sidebar--*/
#sidebar {

}
.show_sidebar {
        text-align: center;
}
#sidebar_hide {
        color: #323234;
        font-size: 16px;
        background: url(../images/show_sidebar.png) no-repeat 35px 2px;
        padding: 0;
        line-height: 22px;
        margin: 3px auto 24px;
        cursor: pointer;
        position: relative;
}
.show_sidebar span {
        background: url(../images/toggle_arrows.png) no-repeat center -73px;
        display: block;
        margin: 0;
        position: absolute;
        width: 100%;
        height: 40px;
        top: 0px;
}
.show_sidebar span:hover {
        background-position: center -21px;
}
.sidebar_up span {
        background-position: center -175px;
}
.sidebar_up span:hover {
        background-position: center -124px;
}

/* telephone */
.telephone {
        float: left;
        margin: 27px 0 0 240px;
        line-height: 21px;
        color: #393939;
        font-size: 11px;
}
.telephone span {
        background: url(../images/telephone.png) no-repeat right;
        height: 21px;
        line-height: 21px;
        float: left;
        padding: 0 25px 0 0;
        margin-right: 5px;
}
/*--search--*/

#search {
        margin: 0;
        padding: 0;
        width: 200px;
        height: 38px;
}
#header #search {
        padding: 0;
        width: 190px;
        margin: 25px 0 0;
        height: 22px;
        float: right;
}
.search_form {
        margin: 0;
        padding: 0;
}
#search form {
        display: inline;
}
#search form input#s {
        width: 200px;
        border: none;
        float: left;
        margin: 0;
        padding: 0 10px;
        line-height: 40px;
        height: 40px;
        font-family: Tahoma, Arial, sans-serif;
        font-size: 11px;
        color: #787878;
}
#header #search form input#s {
        width: 130px;
        border: none;
        float: left;
        margin: 0 5px 0 0;
        padding: 0 0 0 10px;
        line-height: 22px;
        height: 22px;
        font-family: Tahoma, Arial, sans-serif;
        font-size: 11px;
        border: none;
        border-radius: 0;
        background: #f4f4f4;
}
#search form input#searchsubmit {
        width: 25px;
        height: 29px;
        border: 0;
        margin: 0;
        cursor:pointer;
        float: left;
        display: none;
}
#header #search form input#searchsubmit {
        width: 39px;
        height: 22px;
        background: #f4f4f4 url(../images/search_submit.png) no-repeat center;
        border: 0;
        margin: 0;
        cursor:pointer;
        float: left;
        display: block;
}
strong.search_excerpt {
        background: yellow;
        padding: 5px;
}
/* 125x125 Ads */

.ads {
        float: left;
        list-style: none;
        margin: 0;
        position: relative;
        padding: 0;
        width: 230px;
}
.ads img {
        border: none;
        margin: 0;
}
.ads a {
        margin: 0;
        padding: 0;
        display: block;
}
#content .ads li {
        float: left;
        border: none;
        padding: 0;
        margin: 0 0 10px 44px;
        background: none;
}
#content .ads li a {
        background: none;
        padding: 0;
}
#content .ads li:last-child {
        margin-bottom: 0;
}
/*--comments--*/
#comments {
        width: 430px;
        padding: 20px 0 0 0;
}
.facebook_comments_title {
        font-size: 16px;
        text-transform: uppercase;
        color: #d2222a;
        background: #f9f9f9;
        padding: 10px;
        float: left;
}
.comment-body {
}
#comments ol li.depth-1 {
        padding: 20px 0 10px 0;
        width: 419px;
        border-left: 1px solid #bdbdbd;
        margin: 0 0 20px 0;
}
#comments ul.children li.depth-2 {
        padding: 0 0 10px 0;
}
#comments ul.children li.depth-2 div.comment-body {
        padding: 10px 0 0 0;
}
#comments ul.children li.depth-3 div.comment-body {
        padding: 10px 0 0 0;
}
#comments ol.commentlist li ul.children li.depth-2 {
        width: 350px;
        margin: 10px 0 0 40px;
        border-left: 1px solid #bdbdbd;
}
#comments ol.commentlist li ul.children li.depth-3 {
        width: 300px;
        margin: 10px 0 0 40px;
        border-left: 1px solid #bdbdbd;
        padding: 0 0 10px 0;
}
ol.commentlist {
        list-style:none;
        margin: 20px 0 0 0;
        padding:0;
        text-indent:0;
}
ol.commentlist-pings {
        list-style:none;
        margin: 0;
        padding: 0;
        text-indent:0;
        padding: 10px;
        background: #f2f2f2;
}
ol.commentlist li {
        margin: 0;
        padding: 0;
        float: left;
}
ol.commentlist li.alt {
}
ol.commentlist li.bypostauthor {
}
ol.commentlist li.byuser {
}
ol.commentlist li.comment-author-admin {
}
ol.commentlist li.comment-author-admin p {
}
ol.commentlist li.comment {
        padding: 0;
        margin: 0;
}
ol.commentlist li div.comment-author {
}
ol.commentlist li div.vcard {
        padding-bottom: 10px;
}
ol.commentlist li div.vcard cite.fn {
        font-weight: bold;
        font-style: normal;
}
ol.commentlist li div.vcard cite.fn a.url {
        color: #737272;
}
ol.commentlist li div.vcard cite.fn a:hover.url {
        color: #000;
}
ol.commentlist li div.vcard img.avatar {
        float:left;
        margin: 0 10px 0 10px;
        border: 1px solid #cccccc;
        background: #fff;
        padding: 3px;
}
ol.commentlist li div.vcard img.avatar:hover {
        border: 1px solid #999999;
}
ol.commentlist li div.vcard img.avatar-32 {
}
ol.commentlist li div.vcard img.photo {
}
ol.commentlist li div.vcard span.says {
        font-style:normal;
        color: #888888;
        font-size: 12px;
        margin: 0;
}
ol.commentlist li div.commentmetadata {
}
ol.commentlist li div.comment-meta {
}
ol.commentlist li div.comment-meta a {
        color:#ccc;
}
ol.commentlist li p {
        margin: 5px 0 0 0;
        color: #737272;
        overflow: hidden;
        min-height: 30px;
        padding: 0;
}
ol.commentlist li p:hover {
        color: #343434;
}
ol.commentlist li ul {
        list-style:square;
        margin: 0 0 1em 2em;
}
ol.commentlist li ul.children {
        list-style:none;
        margin: 0;
        text-indent:0;
}
ol.commentlist li ul.children li {
}
ol.commentlist li ul.children li.alt {
}
#comments ol.commentlist li ul.children li.bypostauthor {
}
#comments ol.commentlist li.bypostauthor {
}
ol.commentlist li ul.children li.bypostauthor p {
}
ol.commentlist li ul.children li p {
        font-weight: normal;
}
ol.commentlist li.bypostauthor p {
        font-weight: normal;
}
ol.commentlist li ul.children li.byuser {
}
ol.commentlist li ul.children li.comment {
}
ol.commentlist li.comment-author-admin p {
}
#comments ol.commentlist li p {
        padding: 0 10px 0 5px;
        margin: 0;
}
ol.commentlist li ul.children li.depth-4 {
}
ol.commentlist li ul.children li.depth-5 {
}
ol.commentlist li ul.children li.odd {
}
ol.commentlist li.even {
}
ol.commentlist li.odd {
}
ol.commentlist li.parent {
}
ol.commentlist li.pingback {
        padding:1em;
}
ol.commentlist li.thread-alt {
}
ol.commentlist li.thread-even {
}
ol.commentlist li.thread-odd {
}
.nocomments {
        margin-left: 20px;
}
.trackbacks {
        width: 430px;
}
.trackbacks h3 {
        margin: 0 0 20px;
}
.trackbacks ul {
        list-style: none;
}
/*--respond--*/

#respond {
        padding: 0 0 20px 0;
        margin: 0;
}
#comments .commentlist #respond {
        margin-left: 10px;
}
#respond h3 {
        margin: 20px 0 0 -10px;
        position: relative;
}
#respond p {
}
#respond label {
        width: 70px;
        float: left;
}
#respond p small {
        font: bold 12px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
        line-height: 30px;
        color: #999999;
}
#respond input {
        padding: 0 10px;
        font: normal 12px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
        width: 200px;
        height: 31px;
        border: none;
        background: #f9f9f9;
        line-height: 30px;
        color: #d2222a;
        margin: 0 0 10px;
}
#respond input:focus {
        background: #ebeaea;
}
#respond textarea {
        font: normal 12px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
        width: 210px;
        height: 142px;
        background: #f9f9f9;
        padding: 10px 0 0 10px;
        color: #d2222a;
        border: none;
}
#respond textarea:focus {
        background: #ebeaea;
}
input#submit {
        border: none;
        background: #d2222a url(../images/respond_submit.png) no-repeat 92% 11px;
        font-family: Abel, Tahoma, sans-serif;
        font-size: 16px;
        clear: left;
        margin: 10px 0 0 70px;
        padding: 0 15px 0 0;
        text-align: center;
        cursor: pointer;
        color: #fff;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        text-transform: uppercase;
        width: 30%;
        line-height: normal;
}
input#submit:hover {
        background-color: #f9f9f9;
        background-position: 92% -50px;
        color: #878484;
}
#content .cancel-comment-reply {
        margin: 10px 0 0 0;
        font-size: 12px;
}
#content .cancel-comment-reply a {
        color: #00408f;
        display: block;
        background: url(../images/cancel.png) no-repeat;
        width: 44px;
        height: 15px;
        text-indent: -9999em;
}
/* tag cloud */

.tagcloud {
        float: left;
}
#wrapper .tagcloud a {
        background: #d2222a;
        padding: 5px;
        color: #fff;
        text-shadow: 1px 1px 0 #9c281e;
}
#wrapper .tagcloud a:hover {
        color: #fff;
}
#footer a.tagsz-1, a.tagsz-2, a.tagsz-3, a.tagsz-4, a.tagsz-5, a.tagsz-6, #wrapper a.tagsz-1, a.tagsz-2, a.tagsz-3, a.tagsz-4, a.tagsz-5, a.tagsz-6 {
        background: #d2222a;
        padding: 5px 10px;
        color: #fff;
        font-family: Abel, Tahoma, sans-serif;
        text-transform: uppercase;
}
/* feedburner widget */

.feedburner_submit {
        position: relative;
        margin: 0;
}
.feedburner_submit p {
        position: relative;
        margin: 10px 0 0;
}
.feedburner_input {
        width: 210px;
        height: 42px;
        line-height: 42px;
        background: #999999;
        float: left;
        border: none;
        padding-left: 10px;
        color: #000;
}
.feedburner_button {
        width: 110px;
        height: 42px;
        line-height: 42px;
        background: #222222;
        float: left;
        border: none;
        cursor: pointer;
        font-family: Abel, Tahoma, sans-serif;
        font-size: 12px;
        text-transform: uppercase;
        color: #d2222a;
        text-align: center;
}
/* contact us widget */

#content .contact_widget li {
        border: none;
        padding: 0 0 15px 30px;
}
#content .contact_widget li:last-child {
        padding-bottom: 0px;
}
#footer .contact_widget li {
        border: none;
        padding: 0 0 15px 30px;
}
.contact_widget .contact_phone {
        background: url(../images/phone_icon.png) no-repeat 0px 0px;
        line-height: 26px;
}
.contact_widget .contact_email {
        background: url(../images/email_icon.png) no-repeat 0px 0px;
        line-height: 18px;
}
.contact_widget .contact_skype {
        background: url(../images/skype_icon.png) no-repeat 0px 0px;
        line-height: 26px;
}
.contact_widget .contact_address {
        background: url(../images/address_icon.png) no-repeat 0px 0px;
        line-height: 25px;
}
/* social widget */

#content .social_widget {
        padding-bottom: 0;
}
#footer .social_widget ul li, #content .social_widget ul li {
        float: left;
        padding: 0;
}
#footer .social_widget ul li a, #content .social_widget ul li a {
        width: 50px;
        height: 38px;
        text-indent: -9999em;
        background: url(../images/socialize.png) no-repeat;
        padding: 0;
        margin: 0 5px 5px 0;
        display: block;

}
#footer .social_widget ul li.social_twitter a, #content .social_widget ul li.social_twitter a {
        background-position: 0px 0px;
}
#footer .social_widget ul li.social_facebook a, #content .social_widget ul li.social_facebook a {
        background-position: -50px 0px;
}
#footer .social_widget ul li.social_linkedin a, #content .social_widget ul li.social_linkedin a {
        background-position: -100px 0px;
}
#footer .social_widget ul li.social_flickr a, #content .social_widget ul li.social_flickr a {
        background-position: -150px 0px;
}
#footer .social_widget ul li.social_dribble a, #content .social_widget ul li.social_dribble a {
        background-position: -200px 0px;
}
#footer .social_widget ul li.social_youtube a, #content .social_widget ul li.social_youtube a {
        background-position: -250px 0px;
}
#footer .social_widget ul li.social_twitter a:hover, #content .social_widget ul li.social_twitter a:hover {
        background-position: 0px -38px;
}
#footer .social_widget ul li.social_facebook a:hover, #content .social_widget ul li.social_facebook a:hover {
        background-position: -50px -38px;
}
#footer .social_widget ul li.social_linkedin a:hover, #content .social_widget ul li.social_linkedin a:hover {
        background-position: -100px -38px;
}
#footer .social_widget ul li.social_flickr a:hover, #content .social_widget ul li.social_flickr a:hover {
        background-position: -150px -38px;
}
#footer .social_widget ul li.social_dribble a:hover, #content .social_widget ul li.social_dribble a:hover {
        background-position: -200px -38px;
}
#footer .social_widget ul li.social_youtube a:hover, #content .social_widget ul li.social_youtube a:hover {
        background-position: -250px -38px;
}

.widget_sidebar .social_widget ul li:last-child {
        margin-bottom: 0;
}
/* default widgets */

#calendar_wrap {
        border: 1px solid #636363;

        margin: 0 auto;
        width: 250px;
}
#wp-calendar {
        width: 250px;
        padding-bottom: 10px;
        color: #969595;
}
#wp-calendar th {
        padding: 5px 0;
}
#wp-calendar td {
        padding: 0 5px;
}
#wp-calendar a {
        text-decoration: none;
        padding: 1px 2px;
        color: #fff;
}
#wp-calendar caption {
        color: #fff;
        font-weight: bold;
        font-size: 18px;
        padding: 5px 0;
        background: #656565;
        width: 100%;
}
#wp-calendar #today {
        color: #d73828;
        font-weight: bold;
        font-style: italic;
}
#prev {
        text-align: left;
        margin: 10px 0 0 0;
}
#next {
        text-align: right;
        margin: 10px 0 0 0;
}
.sticky {

}
/*--gallery--*/
body #wrapper .gallery-item {
        margin: 0 0 10px;
}
p.attachment {
        text-align: center;
        padding: 15px 10px;
}
p.attachment a img {
}
.navigation a img {
}
.gallery-item img {
        opacity: 0.8;
        background: url(../images/title_bg.png);
        padding: 10px;
}
.gallery-item img:hover {
        opacity: 1.0;
}
.gallery-caption {
        font-size:12px;
        line-height:14px;
        margin-left:0;
        padding-bottom:10px;
        color: #787878;
}
.caption {
        margin-left: 10px;
}
.aligncenter, div.aligncenter {
        display: block;
        margin: 0 auto;
}
.alignleft {
        float: left;
        margin: 0 10px 10px 0;
}
.alignright {
        float: right;
        margin: 0 0 10px 10px;
}
.wp-caption {
        background-color: #f3f3f3;
        border: 1px solid #ddd;
        -khtml-border-radius: 3px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px; /* optional rounded corners for browsers that support it */
        margin-top: 10px;
        margin-bottom: 10px;
        padding-top: 4px;
        text-align: center;
}
.wp-caption img {
        border: 0 none;
        margin: 0;
        padding: 0;
}
.wp-caption p.wp-caption-text {
        font-size: 11px;
        line-height: 17px;
        margin: 0;
        padding: 5px;
        text-shadow: none;
}
/*-- Pagination --*/

.page_nav {
        overflow: hidden;
        text-align: center;
        padding: 0 0 5px;
        margin: 0 0 10px;
        float: right;
        width: 700px;
}
.page_nav span.pages {
        font-size: 12px;
        font-family: Tahoma, Arial, sans-serif;
        color: #999999;
        margin: 0;
        padding: 5px 0 0;
        font-weight: bold;
        text-transform: uppercase;
        float: left;
}
.page_nav span {
        display: block;
        float: left;
        font-size: 11px;
        font-weight: bold;
        margin: 0;
        color: #000;
}
.page_nav a {
        display: block;
        float: left;
        font-size: 13px;
        margin: 0 10px 0 0;
        padding: 4px 10px 5px 10px;
        color: #fff;
        font-family: Abel, Arial, sans-serif;
        background: #d2222a;
}
#wrapper .emm-next, #wrapper .emm-prev {
        font-size: 12px;
        display: block;
        text-indent: -9999em;
        border: none;
        width: 8px;
        height: 9px;
        padding: 0;
        margin-top: 10px;
}
#wrapper .emm-next {
        background: url(../images/carousel_arrows.png) no-repeat -9px 0px;
}
#wrapper .emm-prev {
        background: url(../images/carousel_arrows.png) no-repeat 0 0;
        margin-right: 10px;
}
.page_nav a:hover {
        text-align: center;
        color: #d2222a;
        background: #ffe900;
        font-weight:bold;
}
.page_nav span.current {
        display: block;
        float:         left;
        margin: 0 10px 0 0;
        padding: 5px 10px;
        color: #d2222a;
        font-size: 13px;
        background: #ffe900;
}
.gmap_marker {
        text-shadow: none;
}
/* fluid columns shortcode */
.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:3%;
        margin-bottom:10px;
        float:left;
}
.last {
        margin-right:0 !important;
        clear:right;
}
.clearboth {
        clear:both;
        display:block;
        font-size:0;
        height:0;
        line-height:0;
        width:100%;
}
.one_half p, .one_third p, .two_third p, .three_fourth p, .one_fourth p, .one_fifth p, .two_fifth p, .three_fifth p, .four_fifth p, .one_sixth p, .five_sixth p {
        padding: 0;
}
.section {
        line-height: 20px;
        padding: 10px 0;
        margin: 0;
}
body .section2 {
        padding: 1px 0 15px 0;
        margin: 0;
        float: left;
        line-height: 16px;
}
/* divider shortcode */

.image_divider {
        clear: both;
        display: block;
        position: relative;
        width: 100%;
        height: 5px;
        background: url(../images/image_divider.png) repeat-x;
        padding-bottom: 30px;
}
.space_divider {
        clear: both;
        display: block;
        position: relative;
        width: 100%;
        padding-bottom: 30px;
}
.image_divider_homepage {
        width: 936px;
        height: 10px;
        position: relative;
        margin: 0 0 30px -38px;
        clear: both;
        display: block;
        background: rgb(238, 238, 238);
        background: rgba(100, 100, 100, 0.1);
        border-top: 1px solid #e5e5e5;
        border-bottom: 1px solid #e5e5e5;
}
/* social buttons */
.social ul {
        float: right;
        list-style: none;
        margin: 0 10px 0 0;
}
.social li {
        float: left;
        margin: 15px 0 0 10px;
}
.social li a {
        display: block;
        float: left;
        height: 21px;
        text-indent: -9999em;
}
.rss_button a {
        background: url(../images/rss_icon.png) no-repeat;
        width: 21px;
}
.rss_button a:hover {
        background: url(../images/rss_icon_hover.png) no-repeat;
}
.facebook_button a {
        background: url(../images/facebook_icon.png) no-repeat;
        width:12px;
}
.facebook_button a:hover {
        background: url(../images/facebook_icon_hover.png) no-repeat;
}
.twitter_button a {
        background: url(../images/twitter_icon.png) no-repeat;
        width:27px;
}
.twitter_button a:hover {
        background: url(../images/twitter_icon_hover.png) no-repeat;
}
.linkedin_button a {
        background: url(../images/linkedin_icon.png) no-repeat;
        width:21px;
}
.linkedin_button a:hover {
        background: url(../images/linkedin_icon_hover.png) no-repeat;
}
.youtube_button a {
        background: url(../images/youtube_icon.png) no-repeat;
        width:22px;
}
.youtube_button a:hover {
        background: url(../images/youtube_icon_hover.png) no-repeat;
}
.vimeo_button a {
        background: url(../images/vimeo_icon.png) no-repeat;
        width:24px;
}
.vimeo_button a:hover {
        background: url(../images/vimeo_icon_hover.png) no-repeat;
}
/* twitter widget */
#twitter_update_list {
        list-style: none;
        padding-bottom: 5px;
}
#twitter_update_list li {
        padding: 0 0 15px 25px;
        list-style-position: inside;
        background: url(../images/tweets_quote.png) no-repeat 0px 2px;
        line-height: 18px;
}
#twitter_update_list li span a {
        color: #fa4101;
        display: inline;
        font-size: 12px;
        font-style: normal;
}
#twitter_update_list li span a:hover {
}
#twitter_update_list li a {
        color: #d73828;
        display: block;
        padding: 3px 0 0;
        font-size: 11px;
        font-style: italic;
}
/* flickr widget */

#footer .flickr {
        margin: 0;
}
#content .flickr {
        margin-top: 0;
}
#footer .flickr img {
        float: left;
        margin: 0px 8px 9px 0;
        width: 50px;
        height: 50px;
        padding: 1px;
        opacity: 0.7;
        border: 4px solid rgba(0, 0, 0, 0.3);
}
#footer .flickr img:hover {
        opacity: 1.0;
}
.widget_sidebar .flickr img {
        float: left;
        margin: 0 9px 8px 0;
        width: 50px;
        height: 50px;
        background: #fff;
        padding: 5px;
        opacity: 0.8;
}
.widget_sidebar .flickr img:hover {
        opacity: 1.0;
}
.flickr img:hover {
}
/* recent comments widget */

#recentcomments li {

}
#recentcomments a {

}
#recentcomments a:hover {

}
.widget_sidebar #recentcomments li {

}
/* main content widget */

.widget_sidebar .textwidget {
        margin-bottom: 0;
        padding-bottom: 0;
}
.textwidget p {
        padding-bottom: 10px;
        line-height: 18.5px;
}
.widget_sidebar .video1 {
        margin-bottom: 4px;
}
.widget_sidebar {
        color: #878484;
        float: left;
        width: 220px;
        margin: 0;
        padding: 0 15px 20px;
        background: url(../images/widget_sidebar_bg.png);
        position: relative;
}
.widget_sidebar li {
        background: #fff url(../images/read_more.png) no-repeat 96% 13px;
        padding-right: 15px;
}
.widget_sidebar ul {
        list-style: none;
}
.widget_sidebar ul li:first-child {
}
.widget_sidebar ul li:last-child {
        padding: 0;
}
.widget_sidebar .recent_posts li {
        padding: 0;
        margin: 0 0 1px;
        background-image: none;
        display: block;
        float: left;
        width: 220px;
}
.widget_sidebar li a {
        display: block;
        padding: 10px 10px 10px 20px;
        margin-bottom: 1px;
        text-transform: uppercase;
        font-size: 11px;
        background: url(../images/sidebar_li_a_bg.png) no-repeat 10px 14px;

}
.widget_sidebar li a:hover {
        background-position: 10px -79px;
}
.widget_sidebar ul.children {
        text-indent: 20px;
        padding: 5px 0 0;
}
.widget_sidebar #cat {
        width: 270px;
        height: 30px;
        border: 1px solid #cfcfcf;
        padding: 5px;
        color: #787878;
        border-radius: 5px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
}
.widget_sidebar ul.children ul.children {
        text-indent: 40px;
        padding: 5px 0 0;
}
#content .widget_sidebar h3 {
        padding: 0 0 0 25px;
        font-size: 16px;
        line-height: 34px;
        text-transform: uppercase;
        color: #878484;
        background: url(../images/widget_sidebar_title.png) no-repeat;
        height: 34px;
        width: 225px;
        position: relative;
        margin: 0 0 20px -15px;
}
.recent_posts {
        margin: 0;
}
.widget_sidebar .recent_posts li:last-child {

}
.widget_sidebar .recent_posts li img {
        margin: 10px;
        float: left;
        width: 50px;
        height: 50px;
        border-radius: 2px;
}
.widget_sidebar .recent_posts li:last-child img {
}
.widget_sidebar .recent_posts span {
        color: #838383;
}
.widget_sidebar a {
        color: #717171;
}
.widget_sidebar a:hover {
        color: #000;
}
/* Recent Posts Widget */

#footer .recent_posts {
        padding: 0;
        margin: 5px 0 0;
}
#footer .recent_posts li {
        padding-bottom: 5px;
}
#content .widget_sidebar h5 {
}
.recent_image {
        float: left;
        margin: 2px 10px 0 0;
}
.recent_image img {
        border: 3px solid #292929;
        border-radius: 3px;
}
.recent_image img:hover {
        border: 3px solid #d2222a;
}
.widget_sidebar .recent_image img {
        border: 1px solid #cfcfcf;
        padding: 3px;
        border-radius: 3px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
}
.recent_image img:hover {
}
.widget_sidebar .recent_image img:hover {
        background: #d73828;
}
.recent_date {
        font-size: 11px;
        color: #999999;
        line-height: 25px;
}
.recent_date a {
        color: #fff;
}
.recent_details {
        margin: 0;
}
#content .recent_details {
        margin: 0;
        display: block;
        clear: both;
}
#content .recent_details a {
        background: none;
}
#content .widget_sidebar ul li:last-child .recent_details {
        padding-bottom: 0;
}
#content .recent_details h5 {
        font-family: Arial, Tahoma, serif;
        font-size: 11px;
        text-transform: uppercase;
        line-height: 16px;
        padding: 0;
        margin: 0;
}
#content .popular_posts h5 {
        font-family: Arial, Verdana, sans-serif;
        text-transform: uppercase;
        font-size: 11px;
        line-height: 16px;
        padding: 0;
        border-radius: 4px;
}
#footer .recent_details h5 {
        font-family: Tahoma, Arial, sans-serif;
        font-size: 13px;
        margin-bottom: 0;
}
#footer .recent_date a {
        color: #999999;
}
#footer .recent_date {
        color: #999999;
}
/* tabbed widget */
#content .widget_sidebar .tabs {
        position: absolute;
        top: 0;
        left: -15px;
        display: block;
        width: 250px;
        height: 34px;
        background: url(../images/tabbed_bg.png) no-repeat;
        line-height: 34px;
}
#content .widget_sidebar .the_tabs {
        position: relative;
}
#content .widget_sidebar .tabs a {
        border: none;
        text-transform: uppercase;
        padding: 0 0 0 10px;
        color: #cfcfcf;
        font-family: Abel, Arial, sans-serif;
        font-size: 16px;
        line-height: 34px;
        margin: 0;
        height: 34px;
        background: url(../images/tab_bg.png) no-repeat left 10px;
}
#content .widget_sidebar .tabs li:first-child a {

}
#content .widget_sidebar .tabs a:hover {
        color: #d2222a;
}
#content .widget_sidebar ul li:first-child {
        border: none;
}
#content .widget_sidebar .tabs .current, #content .widget_sidebar .tabs .current:hover, #content .widget_sidebar .tabs li.current a {
        border: none;
        color: #d2222a;
        background: url(../images/tab_bg.png) no-repeat left 10px;
}
#content .widget_sidebar .panes {
        background: none;
        border: none;
        padding: 55px 0 0;
        margin: 0;
}
#content .widget_sidebar .tabs li {
        padding: 0 0 0 18px;
        float: left;
        background: none;
}
/* tabbed tags */
.tabbed_tags {
        padding: 5px 0;
        display: table;
}
.tabbed_tags a {
        background: url(../images/widget_sidebar_li.png);
        padding: 10px;
        color: #d2222a;
        display: block;
        float: left;
        margin: 0 5px 5px 0;
        text-transform: uppercase;
        font-size: 11px;
}
.tabbed_tags a:hover {
        color: #999;
}
/* Popular Posts Widget */

#footer .popular_posts h5 {
        font-size: 13px;
        font-weight: normal;
        margin: 0;
        padding: 0;
        font-family: Tahoma, Arial, sans-serif;
}
#content .popular_posts li {
        margin-bottom: 0;
        padding: 0 15px 0 0;
}
.popular_posts span {
        color: #838383;
}
.popular_posts span a {
        color: #838383;
}
/* blogroll widget */
.blogroll li:first-child {
        padding-top: 0;
}
.widget_sidebar .blogroll li:first-child {
        padding-top: 10px;
}
/* footer */
#footer {
        color: #727272;
        width: 100%;
        background:  url(../images/footer_bg.png);
        float: left;
        border-top: 5px solid #d2222a;
        border-bottom: 20px solid #d2222a;
}
#footer_shadow {
        width: 100%;
        margin: 0 auto;
        float: left;
        background: url(../images/footer_glare.png) no-repeat center bottom;
        position: relative;
}
#footer h3 {
        padding: 0 0 10px;
        font-size: 16px;
        text-transform: uppercase;

}
#footer h1, #footer h2, #footer h3, #footer h4, #footer h5, #footer h6{
        color: #d2222a;
}
.footer_content {
        padding: 20px 0 0 0;
        width: 940px;
        margin: 0 auto;
        display: table;
}
.footer_content_left {
        width: 200px;
        float: left;
        text-align: right;
}
#footer .footer_content_left h3 {
        background: url(../images/testimonial_title_arrow.png) no-repeat left 6px;
        padding-left: 25px;
        float: right;
        font-size: 24px;
}
.footer_content_right {
        width: 700px;
        float: right;
}
.widget_footer {
        padding: 0;
        float: left;
        width: 330px;
        color: #1a171b;
        font-size: 13px;
        font-weight:bold;
        font-family: Abel, Tahoma, sans-serif;
}
.widget_footer ul {
        list-style: none;
        margin: 0;
}
.widget_footer ul li {
        padding: 5px 0 5px 0;
}
.widget_footer a {
        color: #1a171b;
}
.widget_footer a:hover {
        color: #d2222a;
}
.footer_left {
        float: left;
        width: 330px;
        margin: 0;
        padding: 5px 0 0;
}
.footer_right {
        float: right;
        width: 330px;
        margin: 0;
        padding: 5px 0 0;
}
.footer_left_sidebar {
        margin: 0;
        padding-bottom: 20px;
}

.footer_right_sidebar {
        margin: 0;
        padding-bottom: 20px;
}
.footer_bottom {
        width: 100%;
        height: 20px;
        position: relative;
        float: left;
        background: #222222;
}
.copyright_info {
        width: 940px;
        margin: 0 auto;
        position: relative;
}
.copyright_info p {
        font-size: 11px;
        line-height: 69px;
        color: #ebebeb;
        float: left;
        text-shadow: 1px 1px 0px #000;
}
.copyright_info a {
        color: #777;
}
.copyright_info a:hover {
        color: #d73828;
}
.top {
        display: block;
        margin: 0;
        float: left;
        color: #7f7f7f;
        font-size: 14px;
        font-family: Abel, Tahoma, sans-serif;
        position: relative;
        z-index: 11;
        padding-left: 14px;
        background: url(../images/top.png) no-repeat left 4px;
}
.top:hover {
        color: #d2222a;
}
/* custom menu */
.my_custom_menu {
        list-style: none;
        float: left;
        position: relative;
        border-bottom: 1px solid #d2222a;
        padding: 0 0 12px;
}
#footer .my_custom_menu {
                border-bottom: 1px solid #d2222a;
}
#footer .my_custom_menu  li {
        float: left;
        width: 50%;
        display: block;

        padding: 0 0 2px;
}
/* audio player */
.audio_left {
        float: left;
        margin: 0 20px 0 0;
        width: 290px;
}
.audio_left p {
        padding: 0;
}
.audio_right {
        float: right;
        margin: 0 0 0 20px;
        width: 290px;
}
.audio_right p {
        padding: 0;
}
.audio_center {
        margin: 0 auto;
        display: block;
        clear: both;
        width: 290px;
}
/* video player */
.video1 {
        position: relative;
        clear: both;
        margin: 0 20px 18px 0;
        z-index: 9999;
}
.video1left {
        float: left;
        margin: 0 20px 20px 0;
}
.video1right {
        float: right;
        margin: 0 0 20px 20px;
}
#content .video1center, #borderless_content .video1center, #full_width_page_content .video1center {
        margin: 0 auto 20px auto;
        display: block;
        clear: both;
}
/* colored buttons shortcode */
.button_link {
        font-family: Tahoma, Arial, sans-serif;
        background:url(../images/buttons/slate_grey/button_sprite.png) no-repeat scroll right -164px transparent;
        text-decoration:none !important;
        color:#eee !important;
        text-shadow:0 -1px 0 #888888;
        display:inline-block;
        font-size:11px;
        letter-spacing:1.6px;
        margin:5px 10px 5px 0;
        border:0 none;
        padding:0 24px 0 0;
        text-transform:uppercase;
}
.button_link span {
        background:url(../images/buttons/slate_grey/button_sprite.png) no-repeat scroll -4px -121px transparent;
        text-decoration:none !important;
        display:block;
        line-height:7px;
        padding:15px 0 17px 21px;
}
.button_link.large_button {
        background-position:right -60px;
        font-size:24px;
        height:56px;
        padding-right:24px;
}
.button_link.large_button span {
        background-position:-4px -2px;
        line-height:20px;
        padding:17px 0 20px 20px;
        text-transform:none;
}
.button_link:hover {
        text-decoration:none !important;
}
/* colored buttons  */

.pink_gradient, .pink_gradient span {
        background-image: url(../images/buttons/pink/button_sprite.png) !important;
        color:#eee !important;
        text-shadow:0 -1px 0 #888 !important;
}
.green_gradient, .green_gradient span {
        background-image: url(../images/buttons/green/button_sprite.png) !important;
        color:#eee !important;
        text-shadow:0 -1px 0 #888 !important;
}
.orange_gradient, .orange_gradient span {
        background-image: url(../images/buttons/orange/button_sprite.png) !important;
        color:#eee !important;
        text-shadow:0 -1px 0 #888 !important;
}
.purple_gradient, .purple_gradient span {
        background-image: url(../images/buttons/purple/button_sprite.png) !important;
        color:#eee !important;
        text-shadow:0 -1px 0 #888 !important;
}
.black_gradient, .black_gradient span {
        background-image: url(../images/buttons/black/button_sprite.png) !important;
        color:#eee !important;
        text-shadow:0 -1px 0 #888 !important;
}
.grey_gradient, .grey_gradient span {
        background-image: url(../images/buttons/grey/button_sprite.png) !important;
        color:#eee !important;
        text-shadow:0 -1px 0 #888 !important;
}
.red_gradient, .red_gradient span {
        background-image: url(../images/buttons/red/button_sprite.png) !important;
        color:#eee !important;
        text-shadow:0 -1px 0 #888 !important;
}
.white_gradient, .white_gradient span {
        background-image: url(../images/buttons/white/button_sprite.png) !important;
        color:#aaa !important;
        text-shadow:0 -1px 0 #ccc, 0 1px 0 #F2F2F2 !important;
}
.blue_gradient, .blue_gradient span {
        background-image: url(../images/buttons/blue/button_sprite.png) !important;
        color:#eee !important;
        text-shadow:0 -1px 0 #888 !important;
}
.yellow_gradient, .yellow_gradient span {
        background-image: url(../images/buttons/yellow/button_sprite.png) !important;
        color:#fff !important;
        text-shadow:0 -1px 0 #aaa, 0 1px 0 #ddd !important;
}
/* drop caps */

.dropcaps_normal {
        float: left;
        font-size: 42px;
        line-height: 34px;
        font-weight: bold;
        margin: 0 2px 0 0;
        position: relative;
        top: 7px;
        text-shadow: 1px 1px 0px #fff;
        font-family: Yanone, Tahoma, sans-serif;
        color: #666;
}
.dropcaps_circle {
        float: left;
        background: url(../images/dropcaps_circle.png) no-repeat;
        font-size: 24px;
        line-height: 24px;
        color: #fff;
        margin: 0 5px 0 0;
        position: relative;
        text-align: center;
        padding: 4px 0 0 0;
        width: 35px;
        height: 35px;
        top: 5px;
        text-shadow: none;
        font-family: Yanone, Tahoma, sans-serif;
}
.dropcaps_square {
        float: left;
        background: url(../images/dropcaps_square.png) no-repeat;
        font-size: 26px;
        line-height: 24px;
        color: #fff;
        margin: 0 5px 0 0;
        position: relative;
        text-align: center;
        padding: 4px 0 0 0;
        text-shadow: none;
        width: 35px;
        height: 35px;
        top: 5px;
        font-family: Yanone, Tahoma, sans-serif;
}
/* lists shortcode */

.list_checked {
        margin-top: 10px;
}
.list_arrow {
        margin-top: 10px;
}
.list_circle {
        margin-top: 10px;
}
.list_arrow li {
        background: url(../images/bullet_arrow.png) no-repeat 0px -1px;
        list-style: none;
        padding: 0 0 10px 20px;
}
.list_circle li {
        background: url(../images/bullet_circle.png) no-repeat 0px -3px;
        list-style: none;
        padding: 0 0 10px 20px;
}
.list_checked li {
        background: url(../images/bullet_checked.png) no-repeat 0px -3px;
        list-style: none;
        padding: 0 0 15px 20px;
}
/* framed box shortcode */

.framed_box {
        background: #f5f5f5;
        border: 1px solid #e0e0e0;
        margin-bottom: 20px;
}
.framed_box_content {
        padding: 20px 20px 0 20px;
        text-shadow: none;
        border: 1px solid #fff;
}
.framed_box_content p {
        text-shadow: none;
}
.info_box {
        background: #bcdbfe;
        border: 1px solid #809bba;
        margin-bottom: 20px;
        color: #59708b;
        text-shadow: none;
}
.info_box h4 {
        color: #59708b;
}
.info_box p {
        text-shadow: none;
}
.info_box_content {
        padding: 20px;
        border: 1px solid #fff;
}
.note_box {
        background: #fdffd0;
        border: 1px solid #dfcd97;
        margin-bottom: 20px;
        color: #555555;
}
#content .note_box_content h2, #content .note_box_content h3, #content .note_box_content h4, #content .note_box_content h5 {
        text-shadow: none;
}
.note_box_content {
        padding: 20px;
        border: 1px solid #fff;
        text-shadow: none;
}
.note_box_content p {
        text-shadow: none;
}
/* style table shortcode */

.styled_table {
        border:1px solid #d6d6d6;
        margin: 0 0 20px 0;
        text-shadow: none;
}
.styled_table table {
        width:100%;
        border:1px solid #fff;
        border-collapse:collapse;
}
.styled_table td {
        color:#777777;
        padding:.3em 1em;
        text-align:center;
        font-size: 12px;
}
.styled_table tr {
        background: #fefefd;
}
.styled_table tr:hover {
        background: #f7f7f7;
}
.styled_table thead th {
        background:#f5f5f5;
        text-align:center;
        font-size: 16px;
        line-height: 40px;
        font-weight: normal;
        color:#555555;
}
.styled_table tfoot td {
        background: #f5f5f5;
}
/* tabs shortcode */

/* root element for tabs  */
the_tabs {
        position: relative;
}
.tabs {
        list-style:none;
        margin:0 !important;
        padding:0;
        height:30px;
}
/* single tab */
.tabs li {
        float:left;
        text-indent:0;
        padding:0;
        margin:0 !important;
        list-style-image:none !important;
}
.tabs li:first-child {
        border-left: 1px solid #dddddd;
}
/* link inside the tab. uses a background image */
.tabs a {
        font-size:11px;
        display:block;
        text-align:center;
        text-decoration:none;
        color:#666666;
        padding: 0 10px;
        line-height: 30px;

        margin:0px;
        position:relative;
        background: #f5f5f5;
        border-right: 1px solid #dddddd;
        border-top: 1px solid #dddddd;
}
.tabs a:active {
        outline:none;
}
/* when mouse enters the tab move the background image */
.tabs a:hover {
        color:#333333;
}
/* active tab uses a class name "current". it's highlight is also done by moving the background image. */
.tabs .current, .tabs .current:hover, .tabs li.current a {
        cursor:default !important;
        color:#333333;
        background: #fff;
        border-bottom: 1px solid #fff;
}
/* initially all panes are hidden */

.panes {
        padding: 10px 15px;
        border: 1px solid #dddddd;
        margin: 1px 0 20px 0;
        background: #fff;
}
.panes .pane {
        display:none;
}
/* vertical tabs */

#vertical_tabs {
        margin: 0 0 20px 0;
}
.ui-tabs {
        position: relative;
        padding: 0;
        zoom: 1;
} /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.ui-tabs .ui-tabs-nav {
        margin: 0 0 20px 0;
        padding: 0;
        float: left;
}
.ui-tabs .ui-tabs-nav li {
        list-style: none;
        position: relative;
        margin: 0;
        padding: 5px 10px;
        width: 180px;
        border-bottom: 1px solid #dddddd;
        border-left: 1px solid #dddddd;
        font-size: 11px;
        background: #f5f5f5;
}
.ui-tabs .ui-tabs-nav li:first-child {
        border-top: 1px solid #dddddd;
}
.ui-tabs .ui-tabs-nav li a {
        padding: 0;
        width: 200px;
        display: block;
        color: #666666;
}
.ui-tabs .ui-tabs-nav li a:hover {
        color: #333333;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
        background: #fff;
        z-index: 11;
        position: relative;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a {
        cursor: text;
        color: #333333;
}
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a {
        cursor: pointer;
} /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel {
        display: block;
        padding: 10px;
        overflow: hidden;
        border: 1px solid #dddddd;
        position: relative;
        background: #fff;
        left: -1px;
        z-index: 10;
}
.ui-tabs .ui-tabs-hide {
        display: none !important;
}
/*accordion shortcode */

/* root element for accordion. decorated with rounded borders and gradient background image */
#accordion {
        background:#333 url(/img/global/gradient/h300.png) 0 0;
        width: 300px;
        border:1px solid #333;
        -background:#666;
}
/* accordion shortcode */

.accordion {
        border-left: 1px solid #dddddd;
        border-right: 1px solid #dddddd;
        border-bottom: 1px solid #dddddd;
        margin: 0 0 20px 0;
}
.accordion .tab {
        background: #f5f5f5;
        border-top: 1px solid #dddddd;
        line-height: 30px;
        padding: 0 10px;
        cursor: pointer;
        color: #666666;
        position: relative;
}
.accordion .tab:hover {
        background: #fff;
}
.accordion .current {
        cursor: default;
        color: #333333;
        background: #fff;
}
.accordion .pane {
        padding: 10px 15px;
        border-top: 1px solid #dddddd;
        background: #fff;
        line-height: 18px;
}
.accordion_icon {
        margin: 5px 5px 0 0;
        float: left;
}
/* toggles shortcode */

.toggle {
        position: relative;
        margin-bottom: 10px;
}
#content .toggle_title {
        margin:0;
        padding: 0 0 0 20px;
        font-size:18px;
        line-height: 26px;
        background: url(../images/toggle.png) no-repeat 0px 7px;
        cursor:pointer;
        font-weight: normal;
}
#content .toggle_active {
        background: url(../images/toggle.png) no-repeat -27px -24px;
}
#content .toggle_content {
        padding:10px;
        margin: 5px 0 0 5px;
        display:none;
}
#borderless_content .toggle_title {
        margin:0;
        padding: 0 0 0 20px;
        font-size:18px;
        line-height: 26px;
        background: url(../images/toggle.png) no-repeat 0px 7px;
        cursor:pointer;
        font-weight: normal;
}
#borderless_content .toggle_active {
        background: url(../images/toggle.png) no-repeat -27px -24px;
}
#borderless_content .toggle_content {
        padding:10px;
        margin: 5px 0 0 5px;

        display:none;
}
#full_width_page_content .toggle_title {
        margin:0;
        padding: 0 0 0 20px;
        font-size:18px;
        line-height: 26px;
        background: url(../images/toggle.png) no-repeat 0px 7px;
        cursor:pointer;
        font-weight: normal;
}
#full_width_page_content .toggle_active {
        background: url(../images/toggle.png) no-repeat -27px -24px;
}
#full_width_page_content .toggle_content {
        padding:10px;
        margin: 5px 0 0 5px;
        display:none;
}
/* contact form */
#content .single_post_contact .contact_form form {
        width: 430px;
}
#content .single_post_contact .contact_form {
        width: 430px;
}
#content .single_post_contact .contact_form input {
        width: 420px;
        background: #f9f9f9;
}
#content .single_post_contact .contact_form input:focus {
        background: #f1f1f1;
}
#content .single_post_contact .contact_form textarea {
        width: 420px;
        height: 200px;
        background: #f9f9f9;
}
#content .single_post_contact .contact_form textarea:focus {
        background: #f1f1f1;
}
#content .single_post_contact .contact_form .contact_submit {
        background: #cfcfcf;
        color: #999999;
        font-size: 16px;
        width: 100px;
        margin-bottom: 20px;
}
.contact_form {
        margin: 0 0 20px 0;
}
.contact_form form {
        width: 350px;
}
.contact_form p {
        margin: 0 0 5px;
        padding: 0;
}
.contact_form label {
        padding: 0 10px 5px 0;
        font-weight: bold;
        float: left;
        width: 100%;
        color: #888888;
}
.contact_form input {
        background: #f5f5f5;
        border: 1px solid #e0e0e0;
        width: 270px;
        height: 34px;
        line-height: 32px;
        padding: 0 0 0 10px;
        font-size: 12px;
        color: #666666;
        clear: both;
        -moz-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.1);
        -webkit-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.1);
        box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.1);
}
.contact_form input:focus {
        background: #ebeaea;
}
.contact_form_error {
        font-size: 12px;
        color: #ff0000;
}
.contact_form textarea {
        background: #f5f5f5;
        border: 1px solid #e0e0e0;
        width: 410px;
        height: 190px;
        padding: 10px 0 0 10px;
        font-size: 12px;
        color: #666666;
        -moz-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.1);
        -webkit-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.1);
        box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.1);
}
.contact_form textarea:focus {
        background: #ebeaea;
}
.contact_form_textarea {
        text-indent: -9999em;
        display: block;
        height: 1px;
}
.contact_submit {
        border: none;
        cursor: pointer;
}
/* contact form widget footer */
#footer .contact_form_widget {
        margin: 0;
        width: 300px;
}
#footer  .contact_form_widget form {
        width: 300px;
}
#footer .left_inputs {
        float: left;
        width: 330px;
}
#footer .right_inputs {
        float: left;
        width: 330px;
}
#footer .contact_form_widget input {
        background: #fff;
        width: 320px;
        height: 30px;
        line-height: 30px;
        padding: 0 0 0 10px;
        font-size: 11px;
        color: #999999;
        clear: both;
        border: none;
        margin-bottom: 5px;
        font-family: Arial, Tahoma, sans-serif;
}
#footer .contact_form_error_widget {
        font-size: 11px;
        color: #ff0000;
        padding: 0;
}
#footer .contact_form_widget textarea {
        background: #fff;
        width: 320px;
        height: 70px;
        padding: 10px 0 0 10px;
        font-size: 11px;
        border: none;
        color: #999999;
        font-family: Arial, Tahoma, sans-serif;
}
#footer .contact_form_widget label {
        display: none;
}
#footer .contact_form_widget textarea:focus {

}
#footer .contact_form_widget {
        display: block;
}
#footer .contact_submit {
        border: none;
        width: 50px;
        height: 30px;
        cursor: pointer;
        margin-top: 5px;
        background: #fff;
        font-family: Abel, Tahoma, sans-serif;
        font-size: 12px;
        color: #d2222a;
        text-transform: uppercase;
        border-radius: 0;
        float: right;
        font-weight:bold;
}
/* contact form widget sidebar */
#content .contact_form {
        margin: 0;
        width: 220px;
}
#content  .contact_form form {
        width: 220px;
}
#content .left_inputs {
        float: left;
        width: 220px;
}
#content .right_inputs {
        float: left;
        width: 220px;
}
#content .contact_form input {
        background: #f1f1f1;
        width: 210px;
        height: 30px;
        line-height: 30px;
        padding: 0 0 0 10px;
        font-size: 11px;
        color: #999999;
        clear: both;
        border: none;
        margin-bottom: 5px;
        font-family: Arial, Tahoma, sans-serif;
        box-shadow: none;
}
#content .contact_form_error {
        font-size: 11px;
        color: #ff0000;
        padding: 0;
}
#content .contact_form textarea {
        background: #f1f1f1;
        width: 210px;
        height: 70px;
        padding: 10px 0 0 10px;
        font-size: 11px;
        border: none;
        color: #999999;
        font-family: Arial, Tahoma, sans-serif;
        box-shadow: none;
}
#content .contact_form label {
        display: none;
}
#content .contact_form textarea:focus {

}
#content .contact_form_textarea {
        display: block;
}
#content .contact_submit {
        border: none;
        width: 50px;
        height: 30px;
        cursor: pointer;
        margin-top: 5px;
        background: #f1f1f1;
        font-family: Abel, Tahoma, sans-serif;
        font-size: 12px;
        color: #d2222a;
        text-transform: uppercase;
        border-radius: 0;
        float: right;
}
/* testimonials shortcode */

#quote_wrap {
        background: url(../images/quote.png) no-repeat left top;
        margin: 0 auto;
}
#testimonial_slider {
        margin: 0 0 30px;
        background: url(../images/testimonial_slider.png) no-repeat top;
        padding-top: 35px;
}
.testimonial_slider_bg {
        background: url(../images/quote2.png) no-repeat bottom right;
        width: 90%;
        margin: 0 auto;
}
#testimonial_slider h3 {
        line-height: normal;
        padding-bottom: 20px;
}
#testimonial_slider blockquote {
        margin: 0;
        background: none;
        padding-right: 0;
        font-style: normal;
}
#testimonial_slider p {
        font-family: Georgia, Arial, sans-serif;
        margin-bottom: 5px;
        color: #8a8a8a;
        font-size: 17px;
        line-height: 22px;
        font-style: italic;
}
#testimonial_slider p cite {
        font-weight: bold;
        font-size: 14px;
        color: #c7c7c7;
}
.testimonial {
        background: #f5f5f5;
        border: 1px solid #e0e0e0;
        margin: 0 0 20px 0;
}
.testimonial_content {
        padding: 15px;
        text-shadow: none;
        border: 1px solid #fff;
}
.testimonial_content p {
        text-shadow: none;
}
#content .testimonial_paragraph {
        padding: 0 0 10px 0;
        font-size: 14px;
        line-height: 22px;
        color: #666666;
        font-family: Georgia, Verdana, sans-serif;
        font-style: italic;
}
#content .testimonial_name {
        padding: 0;
        margin: 0;
        font-size: 12px;
}
#content .testimonial_website {
        padding: 0;
        margin: 0;
        font-size: 12px;
}
#content .testimonial_company {
        padding: 0;
        margin: 0;
        font-size: 12px;
}
#full_width_page_content .testimonial_paragraph {
        padding: 0 0 10px 0;
        font-size: 14px;
        line-height: 22px;
        color: #666666;
        font-family: Georgia, Verdana, sans-serif;
        font-style: italic;
}
#full_width_page_content .testimonial_name {
        padding: 0;
        margin: 0;
        font-size: 12px;
}
#full_width_page_content .testimonial_website {
        padding: 0;
        margin: 0;
        font-size: 12px;
}
#full_width_page_content .testimonial_company {
        padding: 0;
        margin: 0;
        font-size: 12px;
}
/* sitemap */

.sitemap ul {
        margin: 0 0 0 20px;
        list-style-position: inside;
}
.sitemap a {
        color: #787878;
}
.sitemap a:hover {
        color: #d2222a;
}
.sitemap li {
        list-style-type: none;
        background: url(../images/bullet_arrow.png) no-repeat 0px 5px;
        padding: 5px 0 5px 15px;
}
.sitemap .children li {
        background: url(../images/bullet_circle.png) no-repeat 0px 3px;
        padding-left: 18px;
}
/* highlight shortcode */

.red_highlight {
        background: #ff0000;
        color: #fff;
        text-shadow: none;
}
.yellow_highlight {
        background: #fff880;
        text-shadow: none;
}
.blue_highlight {
        background: #aeefff;
        text-shadow: none;
}
.green_highlight {
        background: #b0ffae;
        text-shadow: none;
}
.black_highlight {
        background: #000;
        color: #fff;
        text-shadow: none;
}
/* tooltip shortcode */
.tool_tip_content {
        position: relative;
}
.tool_tip {
        position: relative;
        border-bottom: 1px dotted #888;
}
.tooltip {
        text-shadow: none;
        position: absolute;
        display: none;
        font-size: 12px;
        left: 0px;
        bottom: 20px;
        width: 150px;
        background: url(../images/tooltip_bg.png);
        color: #fff;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        border: 1px solid #383838;
        line-height: 14px;

        padding: 10px;
}
.tooltip_arrow {
        width: 11px;
        height: 8px;
        background: url(../images/tooltip_arrow.png) no-repeat;
        position: absolute;
        bottom: -8px;
        left: 20px;
}
.tooltip_links_video {
        position: absolute;
        bottom: 20px;
        left: 30px;
        display: none;
        background: #ff0000;
        text-align: center;
        background:  url(../images/tooltip_links_bg.png) no-repeat center;
        font-family: Abel, Tahoma, sans-serif;
        font-size: 12px;
        width: 32px;
        height: 22px;
}
.tooltip_links_more {
        position: absolute;
        bottom: 20px;
        left: 0px;
        display: none;
        background: #ff0000;
        text-align: center;
        background:  url(../images/tooltip_links_bg.png) no-repeat center;
        font-family: Abel, Tahoma, sans-serif;
        font-size: 12px;
        width: 32px;
        height: 22px;
}

/* google map shortcode */

.google_map {
        margin: 0 0 20px 0;
}
/* corporate pricing table */

.pricing_table {
        margin: 20px 0 10px;
}
.pricing_column {
        float: left;
        width: 200px;
        padding-bottom: 22px;
        position: relative;
        margin-left: -1px;
}
.pricing_header {
        background: url(../images/pricing_table_header.png) no-repeat;
        height: 80px;
        text-align: center;
        font-family: Arial, Verdana, Tahoma;
        -moz-border-radius-topleft: 5px;
        -moz-border-radius-topright: 5px;
        border-radius-topright: 5px;
        border-radius-topleft: 5px;
}
.pricing_header h2 {
        padding: 20px 0 0 0;
        margin: 0;
        font-size: 24px;
        color: #fff;
        text-transform: uppercase;
        text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
        background: none;
        font-weight: normal;
        line-height: 24px;
}
.pricing_header p {
        color: #fff;
        font-size: 14px;
        text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
        padding: 0;
        margin: 0;
}
.pricing_content {
        background: #f5f5f5;
        border-left: 1px solid #ccc;
        border-right: 1px solid #ccc;
        border-bottom: 1px solid #ccc;
}
.pricing_column_inside {
        padding: 25px 6px 12px 7px;
        border-left: 1px solid #fff;
        border-right: 1px solid #fff;
        border-bottom: 1px solid #fff;
        border-top: 1px solid #fff;
}
.pricing_column_inside ul.pricing {
        padding: 0;
        list-style: none;
        margin: 0;
        list-style-image: none;
}
.pricing_column_inside ul.pricing li {
        color: #777;
        text-shadow: 1px 1px 1px #fff;
        list-style: none;
}
.pricing_featured .pricing_column_inside ul.pricing li {
        color: #333;
}
.pricing_column_inside ul.pricing li span {
        background: url(../images/check_mark.png) no-repeat 30px 10px;
        display: block;
        padding: 8px 0 9px 48px;
}
.pricing_column_inside ul.pricing li.x_mark span {
        background: url(../images/x_mark.png) no-repeat 30px 10px;
}
span.table_price {
        display: block;
        text-align: center;
        font-size: 48px;
        color: #888;
        font-family: Verdana, Geneva, sans-serif;
        text-shadow: 1px 1px 0px #fff;
        padding: 2px 0 17px;
        line-height: normal;
}
.pricing_featured span.table_price {
        color: #666;
}
span.table_price sup {
        font-size: 24px;
        bottom: 13px;
        left: 1px;
}
span.table_price span.dollar_sign {
        font-size: 36px;
}
.pricing_featured {
        width: 230px;
        margin-top: -28px;
}
.pricing_featured .pricing_header {
        background: url(../images/pricing_table_header_big.png) no-repeat;
        border-radius: 5px;
}
.pricing_featured .pricing_content {
}
.pricing_featured .pricing_column_inside {
        padding-left: 23px;
        padding-right: 20px;
        padding-top: 53px;
}
.pricing_featured span.table_price {
        margin-top: 17px;
}
.pricing_featured .pricing_header p {
        color: #fff;
}
.pricing_table_button {
        width: 180px;
        height: 33px;
        background: url(../images/pricing_table_button.png) no-repeat 0px 0px;
        text-align: center;
        color:#eee;
        text-shadow:0 -1px 0 #888;
        font-size: 18px;
        text-transform: uppercase;
        line-height: 33px;
        display: block;
}
.pricing_table_button:hover {
        background: url(../images/pricing_table_button.png) no-repeat 0px -37px;
        color:#eee;
        text-shadow:0 -1px 0 #888;
}
.pricing_featured .pricing_table_button {
        width: 180px;
        height: 35px;
        background: url(../images/pricing_table_button_big.png) no-repeat 0px 0px;
        text-align: center;
        color:#eee;
        text-shadow:0 -1px 0 #888;
        font-size: 18px;
        text-transform: uppercase;
        line-height: 35px;
        display: block;
}
.pricing_featured .pricing_table_button:hover {
        background: url(../images/pricing_table_button_big.png) no-repeat 0px -37px;
        color:#eee;
        text-shadow:0 -1px 0 #888;
}
.post-thumbnail-title {
        border: 1px solid #ccc;
        height: 150px;
        padding: 4px;
        width: 520px;
        position: relative;
}
.service_column {
        padding-left: 30px;
        position: relative;
}
#wrapper .service_icon {
        margin: 2px 10px 0 0;
}

#socialshare {
        border-top:1px solid #e7e7e7;
        border-bottom:1px solid #e7e7e7;
        padding:7px 0 5px 0;
}

#fb-notice img {
         margin:0 0 3px 30px;
}

.picture_src {
         margin:0;
         padding:0;
         text-align:right;
         font-size:8px;
         color:#b9b9b9;
}

.picture_txt {
         width:430px;
         color:#6d6f6f;
         font-size:11px;
         text-align:justify;
         line-height:15px;
         margin-top:7px;
}

.picture_spacer {
         with:430px;margin-top:20px;
}

.picture_spacer_line {
         width:145px;
         border-bottom:3px solid #000;
}