/*
Theme Name: NVG
Description: Net Visibility Group
Version: 2.0
Author: Dennis Sinacola, Net Visibility Group
*/

@font-face {
    font-family: 'DejaVuSansBook';
    src: url('/fonts/DejaVuSans-webfont.eot');
    src: url('/fonts/DejaVuSans-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/DejaVuSans-webfont.woff') format('woff'),
         url('/fonts/DejaVuSans-webfont.ttf') format('truetype'),
         url('/fonts/DejaVuSans-webfont.svg#DejaVuSansBook') format('svg');
    font-weight: normal;
    font-style: normal;

}


html, body, h1, h2, h3, h4, h5, h6, p, img, ul, ol, li, form, fieldset {
   border: 0 none;
   margin: 0;
   padding: 0;
}
.clearfix:after, #commentform:after {
   clear: both;
   content: ".";
   display: block;
   height: 0;
   visibility: hidden;
}
.clearfix, #commentform {
   display: inline-block;
}
.clearfix, #commentform {
   display: block;
}
html, body {
}
body {
   color:#444;
   background: url(/images/bg.svg) 0 0 #fff fixed;
   background-size: 100% 100%;
   font-size: 14px;
}
strong {
   font-family: 'Open Sans', arial, sans-serif;
}
.ie8 body, .ie7 body, .ie6 body, .ie5 body, .ff3_5 body, .ff3 body, .ff2 body {
   background: url(/images/bg.gif) no-repeat #fff fixed;
   background-size: 100% 100%;
}
.page-template-template-blank-php {
   width:320px;
   height:500px;
   background:none;
   background-color:white;
}
a, a:visited {
   color: #f60; /* NVG Orange */
   text-decoration: none;
}
a:hover {
   color: #c00;
   text-decoration: none;
}
/* ###### Tool Tips ###### */
.NVG-qtip-tooltips {
   color:#448C36;
   font-weight:normal;
   text-decoration:underline;
   cursor:pointer;
}
.qtip {
   -webkit-border-radius: 6px !important;
   -moz-border-radius: 6px !important;
   border-radius: 6px !important;
   -webkit-box-shadow: 0px 0px 6px 0px #333;
   -moz-box-shadow: 0px 0px 6px 0px #333;
   box-shadow: 0px 0px 6px 0px #333;
   background-color:transparent !important;
}
.qtip-wrapper {
   border:none !important;
   background-color:transparent !important;
}
.qtip-contentWrapper {
   border:none !important;
   background-color:transparent !important;
}
.qtip .list {
   display:block;
   float:left;
   color:#1087c5;
   width:124px;
   font-size:12px;
   font-weight:bold;
   list-style:none;
}
#header-wrap {
   height:106px;
   background: url('/images/screen-dark-grad.png');
}
#header {
   margin: 0 auto;
   padding-top: 2px;
   width: 960px;
   background-color:transparent;
}
#logo, #logo a {
   width:400px;
   height:80px;
}
#logo {
   background-image:url('/images/logo.png');
   float:left;
   margin:6px 16px;
}
#logo a {
   display:block;
}
#logo a span {
   position:absolute;
   left:-9999px;
}
#header-right {
   margin:14px 0 0 0;
   float:right;
}
#top-consultation, #top-consultation a {
   display:block;
   width:258px;
   height:75px;
}
#top-consultation {
   float:left;
   margin-right:40px;
}
#top-consultation a {
   background: url(/images/button_consultation.png);
}
#top-consultation a:hover {
   background-position: 0 -75px;
}
#top-consultation a:active {
   background-position: 0 -150px;
}
#top-consultation a span {
   position:relative;
   left:-9999px;
}
#top-phone {
   float:right;
   margin:4px 20px 0 0;
}
#grad-stripe {
   background: #ef7601 url(/images/grad-stripe.png) repeat-x;
   height:8px;
}
#nav-wrap {
   background: url(/images/nav_bg.png) repeat-x transparent;
   -moz-box-shadow: 0 0 5px #888;
   -webkit-box-shadow: 0 0 5px#888;
   box-shadow: 0 0 5px #888;
}
#nav {
   clear:both;
   margin:0 auto;
   position: relative;
   width: 1000px;
   height: 40px;
   z-index: 100;
   border:none;
}
#nav .menu, #nav .menu ul {
   font-size:15px;
   list-style: none;
   margin: 0;
   padding: 0;
}
#nav .menu {
   clear:left;
   float:left;
   position:relative;
   left:50%;
   text-align:center;
   border:none;
}
#nav .menu a {
   color:#e3e3e3;
   display: block;
}
#nav .menu>li {
   float: left;
   position:relative;
   right:50%;
}
#nav .menu li:hover, #nav .menu li.sfhover {
}
#nav .menu li li {
   width: 200px;
}
#nav .menu li ul {
   left: -999em;
   position: absolute;
   width: 200px;
   z-index: 100;
   background: url(/images/screen_dark_50.png) repeat transparent;
}
#nav .menu li ul ul {
   margin: -22px 0 0 175px;
}
#nav .menu li:hover ul ul, #nav .menu li:hover ul ul ul, #nav .menu li:hover ul ul ul ul, #nav .menu li:hover ul ul ul ul ul, #nav .menu li.sfhover ul ul, #nav .menu li.sfhover ul ul ul, #nav .menu li.sfhover ul ul ul ul, #nav .menu li.sfhover ul ul ul ul ul {
   left: -999em;
}
#nav .menu li:hover ul, #nav .menu li li:hover ul, #nav .menu li li li:hover ul, #nav .menu li li li li:hover ul, #nav .menu li li li li li:hover ul, #nav .menu li.sfhover ul, #nav .menu li li.sfhover ul, #nav .menu li li li.sfhover ul, #nav .menu li li li li.sfhover ul, #nav .menu li li li li li.sfhover ul {
   left: 0;
}
#nav .menu li a, #nav .menu li a:visited {
   color:#f60;
   margin:0;
   font-family: Verdana, Geneva, sans-serif;
   line-height: 40px;
   padding: 0 24px;
   text-decoration: none;
   text-transform:uppercase;
}
#nav .menu>li>a, #nav .menu>li>a:visited {
   color: #666;
}
#nav .menu ul li {
   font-size: 24px;
   line-height: 15px;
   padding:0;
   width: 200px;
}
#nav .menu ul li a, #nav .menu ul li a:visited {
   text-align:left;
   text-decoration: none;
}
#nav .menu li.current_page_item a, #nav .menu li.current-menu-item a, #nav .menu li.current_page_ancestor a, #nav .menu li.current-category-ancestor a, #nav .menu li.current-menu-parent a, #nav .menu li.current-menu-ancestor a, #nav .menu li.current_page_parent a, #nav .menu li.current_page_item a:visited, #nav .menu li.current-menu-item a:visited, #nav .menu li.current_page_ancestor a:visited, #nav .menu li.current-category-ancestor a:visited, #nav .menu li.current-menu-parent a:visited, #nav .menu li.current-menu-ancestor a:visited, #nav .menu li.current_page_parent a:visited {
   color: #f60;
}
#nav .menu li a:hover, #nav .menu li:hover a, #nav .menu li:hover a:visited, #nav .menu li a:hover, #nav .menu li.sfhover a, #nav .menu li.sfhover a:visited {
   color: #fff;
}
#nav .menu>li:hover, #nav .menu li.sfhover {
   color:#fff;
   background-color:#933;
}
#nav .menu li.current_page_item, #nav .menu li.current-menu-item, #nav .menu li.current_page_ancestor, #nav .menu li.current-category-ancestor, #nav .menu li.current-menu-parent, #nav .menu li.current-menu-ancestor, #nav .menu li.current_page_parent {
   color:#f60;
}
#nav .menu ul li a:hover {
   background: url(/images/screen_dark_25.png) repeat transparent !important;
}
.menu_bg, .menu_container {
   width: 400px;
   height: 300px;
}
.menu_wrapper {
   font-family: Verdana, Geneva, sans-serif !important;
   font-size: 11px !important;
   color:#fff;
   text-shadow: 1px 2px 0.05em #000;
}
.menu_bg {
   background: url(/images/menu_div_bg.jpg) #6b1d19;
   color: #FFF;
   display: none;
}
.menu_top {
   width:400px;
   height:180px;
}
.menu_top .lefty,
.menu_top .righty {
   display:inline-block;
}
.menu_top .lefty {
   width:92px;
   text-align:right;
}
.menu_top .righty {
   width:78px;
   text-align:left;
}
.menu_title {
   float:right;
   font-family: Verdana, Geneva, sans-serif;
   font-size: 16px;
   text-transform:uppercase;
   text-align: right;
   margin: 5px 20px;
   padding:6px 1px;
   border-bottom:1px solid #c33;
}
.menu_right {
   clear:right;
   float:right;
   margin-top: 10px;
   margin-right: 20px;
   width: 210px;
   height: 110px;
   font-family: Verdana, Geneva, sans-serif !important;
   font-size: 16px !important;
   line-height:1.6em !important;
}
.menu_bottom {
   clear:both;
   width:400px;
   height:125px;
}
.menu_bottom_wrapper {
   padding:20px;
}
.menu_bottom_wrapper p {
   padding: 0 20px;
   font-size:14px !important;
}
.menu_link,
.menu_link:visited,
.menu_link:hover {
   display:block;
   color:#fff;
}
.menu_link:hover {
   background:url(/images/menu_div_bg_hover.png) no-repeat;
}
.menu_list {
   margin-top:4px;
}
.menu_list li {
   clear:right;
   color: #FFF !important;
   list-style:none;
   margin: 0;
   font-size:13px;
   border-bottom:1px solid #333;
}
.menu_list li:first-child {
   border-top:1px solid #3f3f3f;
}
.menu_list li:hover {
   background-color:#993333;
}
.menu_list li a {
   display:inline-block;
   padding:6px 3px;
   width:350px;
}
.menu_list li a:hover {
   color: #FFF !important;
}
.menu_list li span {
   color:#fff;
   float:right;
   margin-left:1em;
   font-size:12px;
}
#menu_company {
   background: url(/images/icon_gears.png) no-repeat;
   background-position: 10px 17px;
}
#menu_services .menu_top {
   text-align:center;
   background: url(/images/icon_puzzle.png) no-repeat;
   background-position: 10px 17px;
}
#menu_services .menu_title {
   margin-right:26px;
   text-align:center;
   letter-spacing:0.1em;
}
#menu_services .menu_right {
   margin: 10px 30px 0;
}
#menu_services .menu_list li span {
   width:190px;
}
#menu_services .menu_bottom_wrapper {
   padding-top:2px;
}
#menu_packages {
   background: url(/images/icon_menu_packages.png) no-repeat;
   background-position: 24px 10px;
}
#menu_packages .menu_title {
   margin: 10px 50px 0;
   text-align:center;
   letter-spacing:0.1em;
}
#menu_packages .menu_right {
   margin-top:32px;
   margin-right:38px;
   text-align:center;
}
#menu_packages .menu_bottom_wrapper {
   text-align:justify;
}
#menu_portfolio .menu_top {
   background: url(/images/icon_menu_portfolio.png) no-repeat;
   background-position: 20px 44px;
}
#menu_portfolio .menu_top img {
   clear:both;
   float:right;
   margin:7px 20px 0 0;
}
#menu_portfolio .menu_bottom_wrapper {
   padding:16px;
   text-align:justify;
}
#menu_portfolio .menu_bottom_wrapper p i {
   font-weight:bold;
}
#menu_case_studies .menu_title {
   margin: 10px 66px 0;
   text-align:center;
   letter-spacing:0.1em;
}
#menu_case_studies .menu_top {
   background: url(/images/icon_menu_case-studies.png) no-repeat;
   background-position: 20px 10px;
}
#menu_case_studies .menu_right {
   margin-top:32px;
   margin-right:32px;
   text-align:center;
}
#menu_case_studies .menu_bottom_wrapper {
   margin-top:0;
   padding-top:8px;
   text-align:justify;
}
#menu_contact .menu_top {
   background: url(/images/icon_phone.png) no-repeat;
   background-position: 20px 10px;
}
#menu_contact .menu_bottom_wrapper {
   padding-top:14px;
}
#menu_contact .menu_bottom_wrapper .lefty {
   float:left;
   width:210px;
}
#menu_contact .menu_bottom_wrapper .righty {
   float:left;
}
#menu_contact .menu_bottom_wrapper label {
   display:inline-block;
   width:60px;
   text-align:right;
   margin-right:.5em;
}

#menu_contact #free_consultation_sm, #menu_contact #free_consultation_sm a {
   display:block;
   width:261px;
   height:30px;
}
#menu_contact #free_consultation_sm {
   celwar:both;
   float:left;
   margin-right:40px;
}
#menu_contact #free_consultation_sm a {
   background: url(/images/button_consultation_sm.png);
}
#menu_contact #free_consultation_sm a:hover {
   background-position: 0 -30px;
}
#menu_contact #free_consultation_sm a:active {
   background-position: 0 -60px;
}
#menu_contact #free_consultation_sm a span {
   position:relative;
   left:-9999px;
}
.qnavigate_hover a {
   color: #FFF !important;
}
#slider-wrap {
   background:url(/images/slider-wrap-bg.png) repeat-x;
}
#container {
   margin: 0 auto;
   width: 960px;
   background-color:transparent;
}
#content {
   clear:both;
   background: url(/images/screen_white_75.png) repeat transparent;
   padding:0;
   margin:0;
   -moz-box-shadow: 0 0 5px #888;
   -webkit-box-shadow: 0 0 5px#888;
   box-shadow: 0 0 5px #888;
}
#content-main {
   float: none;
   width: 100%;
}
.two-columns #content-main {
   float: left;
   width: 690px;
}
.featured_slider {
   clear:both;
   margin:0;
   padding:0;
   position: relative;
   width: 100%;
}
.full-sized.featured_slider {
   margin:0;
   padding:0;
   -pie-background: none;
   background: none;
}
.featured_slider #slider_root {
   background: transparent;
   margin:0 auto;
   padding:0;
   overflow: hidden;
   position: relative;
   width: 960px;
   height: 300px;
   background:url(/images/slider-items-bg.png);
}
.featured_slider iframe {
   display:none;
}
.two-columns .featured_slider #slider_root {
   width: 960px;
}
.three-columns .featured_slider #slider_root {
   width: 415px;
}
.three-col-center .featured_slider #slider_root {
   width: 400px;
}
.one-column .full-sized.featured_slider #slider_root {
   width: 960px;
}
.two-col-right .full-sized.featured_slider #slider_root {
   margin:0;
}
.full-sized.featured_slider #slider_root {
   width: 960px;
}
.featured_slider .slider_items {
   position: absolute;
   width: 40000em;
   height: 100%;
}
.sliderpost_featured_image {
   float: left;
   margin:0;
}
.sliderpost_featured_image img {
}
.slider_post {
   float: left;
   padding:0;
   position: relative;
   width: 960px;
   height: 300px;
}
.slider_post_entry, .slider_post_entry p {
   color:#000;
}
.slider_post_entry p {
   margin-bottom: 10px;
}
.full-sized .slider_post {
   padding: 0;
   position: relative;
   width: 930px;
   height: 100%;
}
.full-sized .sliderpost_featured_image {
   position: absolute;
   top: 0;
   left: 0;
   z-index: 0;
}
.full-sized .slider-entry-wrap {
   width: 100%;
   height: 100%;
}
.full-sized .slider-entry-wrap .slider-content-wrap {
   padding: 5px 10px;
}
.full-sized .block-button, .full-sized .block-button:visited {
   display:none;
}
.slider_post h1, .slider_post h2, .slider_post h3, .slider_post h4, .slider_post h5, .slider_post h6, .slider_post table, .slider_post tr, .slider_post th, .slider_post td, .slider_post a, .slider_post a:visited {
   color: #000;
   background:transparent;
   border:none;
}
.slider_left, .slider_right {
   padding:20px;
}
.slider_left {
   width:340px;
}
.slider_right {
   float:right;
   width:300px;
   text-align:right;
}
.slider_full {
}
.slider-btn {
   display:block;
   width:140px;
   height:30px;
}
#learn-how.slider-btn {
   background:url(/images/slider_button_learn_how.png);
   margin:160px 0 0 180px;
}
#learn-why.slider-btn {
   background:url(/images/slider_button_learn_why.png);
   margin:160px 0 0 180px;
}
#learn-why-low.slider-btn {
   background:url(/images/slider_button_learn_why.png);
   margin:230px 0 0 150px;
}
#learn-how.slider-btn:hover, #learn-why.slider-btn:hover, #learn-why-low.slider-btn:hover {
   background-position: 0 -30px;
}
#learn-how.slider-btn:active, #learn-why.slider-btn:active, #learn-why-low.slider-btn:active {
   background-position: 0 -60px;
}
.two-columns .slider_post {
   width: 960px;
}
.two-columns .full-sized .slider_post {
   width: 960px;
}
.slider_post h2 {
   border-bottom: none;
}
.slider_post h2 a, .slider_post h2 a:visited {
   font: normal 26px georgia;
}
.slider_post h2.slider_post_title {
   display:none;
}
.slider_post a.continue_reading {
   display: none;
}
.slider_nav {
   clear: both;
   height: 20px;
   padding-top: 5px;
   padding-right:30px;
   position: absolute;
   bottom:14px;
   right: 0;
   text-align: right;
   display:none;
}
.full-sized .slider_nav {
   right: 0;
}
.one-column .full-sized .slider_nav, .two-col-right .full-sized .slider_nav, .three-col-right .full-sized .slider_nav {
   right: 15px;
}
.slider_nav a span {
   display: none;
}
.slider_nav a, .slider_nav a:visited {
   background: url(images/sprite_master.png) -80px -37px no-repeat;
   display: inline-block;
   margin-left: 3px;
   width: 12px;
   height: 12px;
}
.slider_nav a.active, .slider_nav a.active:visited, .slider_nav a:hover {
   background-position: -68px -37px;
}
.post {
   clear:both;
   margin-bottom: 5px;
   overflow: visible;
   padding: 14px 20px;
   position: relative;
   width: 690px;
}
.page .post, .page-title {
   display:block;
   background: url(/images/page_title_bg.jpg) repeat-x transparent;
   margin-bottom: 5px;
   overflow: visible;
   padding: 12px 30px;
   position: relative;
   width: 876px;
}
.page-title {
   width:692px;
   height:60px;
}
.single .category-blog, .archive.category-blog .page-title {
   background: url(/images/blog_title_bg.jpg) no-repeat transparent;
}
.archive.category-blog .page-title span {
   display:none;
}
.archive.category-blog h1.page-title {
   margin-bottom:0;
}
.single .category-blog .entry {
   padding-top:80px;
}
.home .post {
   background-image:none;
}
.child-page {
   background: #E9ECF5;
   -moz-border-radius: 0 !important;
   -webkit-border-radius: 0 !important;
   border-radius: 0 !important;
   padding-bottom: 10px;
   padding-top: 10px;
}
.page-template-template-blank-php .page {
   width:320px;
}
.one-column .page, .one-column .post.author, .one-column .child-page {
   width: 930px;
}
.child-page .entry-content {
   margin-top: 0;
}
.child-page .entry-content p {
   line-height: 18px;
   margin-top: 5px;
}
.child-page .post-title {
   border-bottom: none;
   margin: 0;
   padding: 0;
}
.post.nodate, .post.page, .post.post_404, .post.post_404_search {
   padding-left: 15px;
}
.one-column .post.nodate {
   width: 930px;
}
.two-columns .post {
   width: 650px;
}
.two-columns .post.nodate, .two-columns .post.page, .two-columns .post.post_404, .two-columns .post.post_404_search {
   width: 690px;
}
.three-columns .post {
   width: 375px;
}
.three-columns .post.nodate, .three-columns .post.page, .three-columns .post.post_404, .three-columns .post.post_404_search {
   width: 430px;
}
.three-col-center .post {
   width: 360px;
}
.three-col-center .post.nodate, .three-col-center .post.page, .three-col-center .post.post_404, .three-col-center .post.post_404_search {
   width: 415px;
}
.two-col-right .post, .three-col-right .post, .two-col-right #comments ol li.comment.depth-1, .three-col-right #comments ol li.comment.depth-1, .two-col-right #commentform, .three-col-right #commentform {
   -moz-border-radius-topleft: 30px;
   -moz-border-radius-topright: 0;
   -webkit-border-top-left-radius: 30px;
   -webkit-border-top-right-radius: 0;
   border-top-left-radius: 30px;
   border-top-right-radius: 0;
}
.three-col-center .post, .three-col-center #comments li.depth-1, .three-col-center #commentform {
   -moz-border-radius: 0;
   -webkit-border-radius: 0;
   border-radius: 0;
}
.adsense_single {
   text-align: center;
}
.post .date {
   background: url(/images/date.png) no-repeat;
   margin: 0;
   padding: 0;
   position: absolute;
   top: 25px;
   left: 15px;
   text-align: center;
   width: 46px;
   height: 65px;
   display:none;
}
.post .date p {
   color: #e3e3e3;
   display: inline;
   font: normal 12px tahoma;
   line-height: 22px;
}
.post .date p span {
   color: #2c2b2b;
   font-size: 18px;
}
.post .date p span.year {
   color: #2c2b2b;
   font-size: 11px;
}
.post .entry {
   margin: 0;
   padding: 0;
}
.post-title, .post-title a, .post-title a:visited {
   color:#f60;
   font-size: 18px;
   font-weight:normal;
   text-transform:uppercase;
   padding-bottom: 5px;
}
.page .post-title, .page .post-title a, .page .post-title a:visited, .page-title, .page-title a, .page-title a:visited {
   color:#fafafa;
   font-family: 'Lucida Sans Unicode', Verdana, Helvetica, Arial, sans-serif;
   font-size: 24px;
   font-weight:normal;
   text-transform:uppercase;
   padding-bottom: 5px;
   border:none;
   text-shadow: 0px 2px 2px #000;
   margin-bottom:50px;
}
.post-meta {
   position: relative;
   display:none;
}
.post-meta p, .post-meta ul, .post-meta li {
   float: left;
}
.post-meta ul {
   background: url(images/sprite_master.png) left -85px no-repeat;
   padding-left: 15px;
   max-width: 60%;
}
.three-columns .post-meta ul {
   width: 185px;
}
.post-meta li {
   font: normal 11px tahoma;
   line-height: 18px;
   list-style-position: outside;
   list-style-type: none;
   margin-left: 5px;
}
.post-meta .post-author, .post-meta .edit-post, .post-meta .post-date-inline, .post-meta .print {
   display: block;
   float: right;
   font: normal 11px tahoma;
   line-height: 18px;
   position: relative;
}
.post-meta .edit-post, .post-meta .post-date-inline, .post-meta .print {
   margin-left: 5px;
}
.post-meta .print span {
   display: none;
}
.post-meta .print a, .post-meta .print a:visited {
   background: url(images/sprite_master.png) -152px -38px no-repeat;
   display: block;
   margin-top: 2px;
   width: 16px;
   height: 16px;
}
.post-meta .post-date-inline {
   border-left: 1px solid #ccc;
   padding-left: 5px;
}
.post .avatar {
   position: absolute;
   right: 15px;
   top: 12px;
}
.sticky {
   background-color: #def;
}
.sticky h2, .sticky .post-meta .post-date-inline, .sticky .entry-footer {
   border-color:#aaa;
}
.entry-content {
   clear: both;
   margin-top: 0;
}
.entry-content, .entry-content p, .slider_post_entry p, .entry-content ul, .entry-content ol, .comment-entry ol {
   font-weight:normal;
}
.home .entry-content p {
   margin-left:30px !important;
}
.entry-content .1click_share {
   border:1px solid orange !important;
}
.1click_share iframe {
   height:25px !important;
   overflow:hidden !important;
   border:1px solid purple !important;
}
#content-main .1click_share iframe {
   width: 660px !important;
   border:1px solid red !important;
}
.entry-content img, .wp-caption {
   /* max-width: 98%; */
   height: auto;
}
.wp-caption {
   background: #eee;
   margin: 0 auto;
}
.wp-caption img {
   border: none !important;
}
.wp-caption-text {
   color: #5e5e5e !important;
   font-size:11px !important;
   font-weight:normal !important;
   margin: 0 5px !important;
   padding-bottom: 5px;
   text-align: center;
}
.comment-entry ol, .comment-entry ul {
   display: block !important;
   margin: 5px 0 10px 25px !important;
   width: auto !important;
}
.comment-entry li {
   line-height: 18px;
   margin-bottom: 10px;
}
.comment-entry ul li {
   list-style-type: circle !important;
}
.nopassword {
   margin-left: 80px;
}
.entry-content .gallery-caption {
   background: #efefef;
   color: #555;
   font-size: 11px;
   padding: 5px;
}
.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6, .comment-entry h1, .comment-entry h2, .comment-entry h3, .comment-entry h4, .comment-entry h5, .comment-entry h6 {
   color: #333;
   font-size:16px;
   margin: 20px 0 5px 0;
}
.entry-content h1, .comment-entry h1 {
   font: 26px/32px 'DejaVuSansBook', Arial, sans-serif;
   color:#f60;
}
.home .entry-content h1 {
   margin-top:0;
}
.entry-content h2, .comment-entry h2 {
   color:#f60;
   border-bottom: none;
   font-size: 18px;
}
.entry-content h4, .comment-entry h4 {
   font-size: 14px;
}
.entry-content h5, .comment-entry h5 {
   font-size: 13px;
}
.entry-content h6, .comment-entry h6 {
   font-size: 12px;
}
.entry-content p, .comment-entry p, dt {
   margin-top: 10px;
}
.entry-content .excerpt-thumb img, .child-page .excerpt-thumb img {
   float: left;
   margin: 0 1em 0 0;
}
.entry-content .wp-caption img {
   margin-bottom: 0;
}
.entry-content .wp-caption-text {
   margin-top: 0;
}
a.more-link, a.more-link span {
   display: block;
   margin: 0 5px 5px 0;
}
.entry-content dt {
   margin-top: 10px;
}
.entry-content ul {
   list-style-position: outside;
   margin: 10px 0 10px 50px;
}
.entry-content ul ul {
   margin-left: 30px;
}
.entry-content ul li {
   list-style-image: url(images/list-style-image.png);
   margin-bottom: 7px;
}
.entry-content ol {
   margin: 5px 0 5px 50px;
}
.comment-entry ol li {
   list-style: decimal;
}
.entry-content ol li {
   margin-bottom: 7px;
}
.entry-content ol ol, .comment-entry ol ol li {
   list-style-type: lower-alpha;
   margin-left: 30px;
}
.comment-entry ol ol li {
   margin-left: 0;
}
.entry-content ol ol ol, .comment-entry ol ol ol li {
   list-style-type: lower-roman;
}
.entry-content img, .child-page img {
   margin: 5px;
}
.alignright {
   float: right;
   margin: 4px 0 12px 1em !important;
}
.alignleft {
   float: left;
   margin: 4px 1em 12px 0 !important;
}
.aligncenter {
   display: block;
   margin: 1em auto !important;
}
img.wp-smiley, .entry-content p img.wp-smiley, .comment-entry p img.wp-smiley {
   border: none !important;
   display: inline !important;
   float: none !important;
   margin: 0;
}
table {
   border-collapse: collapse;
}
table td, table th, table tr {
   padding: 2px 5px;
}
table th {
}
table tr {
}
table tr.alternate {
}
table#wp-calendar td, table#wp-calendar th, table#wp-calendar tr {
   border: none;
}
blockquote {
   background: url(images/sprite_master.png) left -475px no-repeat #f3f3f3;
   clear: both;
   margin: 10px 0 10px 20px;
   padding: 8px 18px 5px 32px;
}
blockquote p {
   color: #474747 !important;
   margin-bottom: 5px;
   margin-top: 0 !important;
}
blockquote cite {
   display: block;
   font-style: italic;
   margin-top: 10px;
   text-align: right;
}
blockquote blockquote {
   margin-left: 0;
}
p cite {
   display: block;
   text-align: right;
}
p code {
   background-color: #EDEDFF;
}
p.form-allowed-tags code {
   background: none;
}
code.block, pre.block {
   background: url(images/sprite_master.png) -839px -446px no-repeat #f3f3f3;
   border: 1px dotted #e3e3e3;
   color: #000;
   display: block;
   font: normal 11px "Courier New";
   margin: 10px 0;
   padding: 15px 2px 2px 20px;
}
.entry-footer {
   clear: both;
   margin-top: 10px;
}
.link-pages {
   clear: both;
   margin-top: 10px;
   text-align: center;
}
.add-this, .add-this-right {
   float: left;
   padding-top: 10px;
}
.add-this-right {
   float: right;
}
.post-tags {
   color: #929292;
   float: left;
   font: normal 11px tahoma;
   line-height: 16px;
   margin-top: 5px;
   max-width:60%;
}
.single .author {
   background: #E9ECF5;
   margin-bottom: 10px;
   margin-top: 5px;
   padding: 10px;
}
.single .author_h4 {
   color: #929292;
   font-weight:normal;
   font-size:18px;
   margin: 15px 0 5px 10px;
}
.author-entry .avatar, .author-info .avatar {
   float: left;
   margin-right: 10px;
   position: static;
}
.author-entry .author_name {
   font-size: 14px;
   margin-bottom: 5px;
}
.author-entry p {
   color: #444;
   line-height: 18px;
}
.author-entry .avatar {
   border: 4px solid #e3e3e3;
   float: left;
}
.author-entry h2, .author-entry .entry-content {
   float: right;
   width: 405px;
}
.one-column .author-entry h2, .one-column .author-entry .entry-content {
   width: 760px;
}
.two-columns .author-entry h2, .two-columns .author-entry .entry-content {
   width: 475px;
}
.author-entry .entry-content {
   clear: right;
   padding-bottom: 20px;
}
.author-entry .author-first-heading {
   margin-bottom: 0;
   margin-top: 0;
}
.comment-nav {
   color: #929292;
   font: normal 12px tahoma;
   text-align: center;
}
.comment-link {
   float: right;
   padding-top: 5px;
   text-align: right;
}
.comment-link a, .comment-link a:visited {
   font-weight:normal;
   font-size:18px;
}
.post-nav {
   margin-bottom: 20px;
   display:none;
}
.wp-pagenavi {
   padding-top: 10px;
   text-align: center;
}
#previous, #previous a, #previous a:visited, #next-post, #next-post a, #next-post a:visited {
   color: #929292;
   font: 12px tahoma;
   text-decoration: none;
}
#previous {
   float: left;
   margin-left: 8px;
}
#next-post {
   float: right;
   margin-right: 8px;
   text-align: right;
}
/* =Comments
-------------------------------------------------------------- */

#comments {
   position: relative;
}
#comments .nopassword {
   background: none repeat scroll 0 0 #FFFFE0;
   border: 1px solid #E6DB55;
   float:left;
   margin-top:15px;
   padding: 10px;
}
#comments > h4, #respond > h3, h3.author-post-list {
   background: url(images/sprite_master.png) -880px 6px no-repeat;
   clear: both;
   color: #929292;
   font-size:20px;
   font-weight:normal;
   margin: 20px 0 5px 24px;
   padding-left: 25px;
}
#comments > h4 a, #comments > h4 a:visited {
   color: #929292;
}
#comments h4.pings {
   background-position: -880px -109px;
   clear: none;
}
#comments > h4 {
   float: left;
}
#comments > h4.current a {
   color: #1772AF;
}
#respond h3#reply-title {
   background-position: -880px -17px;
}
h3.author-post-list {
   background-position: -880px -76px;
   margin-bottom: 10px;
   margin-top: 50px;
   padding-left: 30px;
}
#respond h3#reply-title small {
   background: none;
   display: block;
   font-size: 12px;
}
#comments ol {
   list-style-position: outside;
   list-style-type: none;
}
#comments > ol {
   clear: both;
}
#comments ol li.comment.depth-1, #comments ol li.pingback.depth-1, #comments ol li.trackback.depth-1 {
   background: #e9ecf5;
   -moz-border-radius-topright: 30px;
   -webkit-border-top-right-radius: 30px;
   border-top-right-radius: 30px;
   margin-bottom: 10px;
   padding-right: 20px;
}
.one-column #comments li.depth-1, .one-column #commentform {
   -moz-border-radius: 0 !important;
   -webkit-border-radius: 0 !important;
   border-radius: 0 !important;
}
#comments ol li .avatar {
   border: 1px solid #aaa;
   display: block;
   position: absolute;
   top: 20px;
   left: 20px;
}
#comments ol li.comment, #comments ol li.pingback, #comments ol li.trackback {
   clear: both;
   padding: 18px 0 10px 70px;
   position: relative;
}
#comments ol li.pingback.depth-1, #comments ol li.trackback.depth-1 {
   padding-left: 15px;
}
#comments li.comment .comment-wrap > h5, #comments li.pingback .comment-wrap > h5, #comments li.trackback .comment-wrap > h5 {
   border-bottom: 1px solid #d5d3d3;
   color: #2c2b2b;
   font-size:14px;
   font-weight:normal;
   line-height: 24px;
   width: 100%;
}
#comments li.comment .comment-wrap > h5 cite, #comments li.pingback .comment-wrap > h5 cite, #comments li.trackback .comment-wrap > h5 cite {
   font-style: normal;
}
#comments ol.children li.comment {
   padding: 10px 0 0 50px;
}
#comments ol.children .avatar {
   left: 0;
   top: 10px;
}
#comments .comment-meta {
   margin-top: 3px;
   position: relative;
}
#comments p.commentmetadata {
   color: #6b6b6b;
   font-size:11px;
   font-weight:normal;
}
#comments p.comment-reply-link {
   font-size:11px;
   font-weight:normal;
   position: absolute;
   top: 0;
   right: 0;
}
#comments .comment-entry {
   margin-top: 15px;
   padding-bottom: 10px;
}
#comments .comment-entry p, #comments .comment-entry ul li, #comments .comment-entry ol li {
   font-size:12px;
   font-weight:normal;
   line-height: 16px;
   margin-bottom: 10px;
}
/*
#comments li.bypostauthor {
   background-color: #164A82 !important;
   -moz-box-shadow: 0 0 5px #333333;
   -webkit-box-shadow: 0 0 5px #333333;
   box-shadow: 0 0 5px #333333;
   color: #FFFFFF;
}
#comments .children li.bypostauthor {
   padding: 10px 10px 0 60px !important;
   border:1px solid #0d3764;
}
#comments ol li.bypostauthor img.avatar {
   border-color:#042343;
}
#comments ol.children li.bypostauthor img.avatar {
   left: 10px;
}
#comments li.comment.bypostauthor h5 {
   border-color: #a5a5a5;
}
*/
#comments li.bypostauthor, #comments li.bypostauthor.comment.depth-1 {
   background:#fff;
   -pie-background: linear-gradient(left center, #ebebeb 0%, #fff 50%, #ebebeb 100%);
   background: -moz-linear-gradient(left center, #ebebeb 0%, #fff 50%, #ebebeb 100%);
   background: -webkit-gradient(linear, left top, right top, color-stop(0, #ebebeb), color-stop(0.5, #fff), color-stop(1, #ebebeb));
   background: linear-gradient(left center, #ebebeb 0%, #fff 50%, #ebebeb 100%);
   -moz-box-shadow:0 0 4px #555;
   -webkit-box-shadow:0 0 4px #555;
   box-shadow:0 0 4px #555;
}
#comments .children li.bypostauthor, #comments li.bypostauthor li.comment {
   padding: 10px 10px 0 60px !important;
   -moz-border-radius:5px;
}
#comments ol.children li.bypostauthor .avatar, #comments li.bypostauthor li.comment .avatar {
   left: 10px;
}
#comments #commentform {
   border: 1px solid #d8d8d8;
}
.two-col-right #comments_list > #respond #commentform {
   margin-left: -2px;
}
.sidebar select {
   border: 1px solid #e3e3e3;
   color: #2c2b2b;
   font-size:12px;
   font-weight:normal;
}
#commentform {
   background: #eee;
   -moz-border-radius-topright: 30px;
   -webkit-border-top-right-radius: 30px;
   border-top-right-radius: 30px;
   margin-bottom: 10px;
   padding: 18px 0 15px 0 !important;
   width: 100%;
}
#commentform p {
   clear: both;
   color: #606060;
   font-size:12px;
   font-weight:normal;
   vertical-align: middle;
}
#commentform label.graphene_form_label {
   display: inline-block;
   float: left;
   padding-top: 4px;
   width: 71px;
   height: 28px;
}
#commentform input, #commentform textarea {
   border: 1px solid #e3e3e3;
   color: #2c2b2b;
   float: left;
   font-size:12px;
   font-weight:normal;
   padding: 4px 3px 5px;
   width: 305px;
   height: 16px;
}
#commentform textarea {
   border: 1px solid #e3e3e3;
   width: 75%;
   height: 175px;
}
#commentform .input-text:focus, #commentform textarea:focus {
   border-color: #bfdff5;
}
#respond {
   left: 0;
   z-index: 200;
}
#respond p {
   color: #606060;
   font-size:12px;
   font-weight:normal;
   margin: 0 0 0 46px;
}
#respond #cancel-comment-reply {
   margin-bottom: 10px;
}
#commentform .form-submit {
   display: none;
}
#commentform .block-button {
   float: left;
}
#commentform .form-allowed-tags {
   font-size: 11px;
   margin-top: 0 !important;
}
#commentform .form-allowed-tags code {
   color: #808080;
   display: block;
}
#commentform .graphene_wrap {
   margin: 0 0 0 118px;
   width: 75%;
}
#commentform .graphene_wrap p {
   margin-left: 0;
   margin-top: 10px;
}
#commentform .comment-notes {
   padding-bottom: 10px;
}
/* =Sidebars
-------------------------------------------------------------- */

#sidebar1, #sidebar2 {
   background: #fff;
   display: inline;
   float: left;
   margin:0 0 0 5px;
   padding: 0;
   width: 214px;
}
#sidebar2 {
   padding-left: 0;
}
.sidebar, .sidebar p, .sidebar li {
   font-size: 12px;
}
.sidebar h3 {
   clear:both;
   padding:0;
   background: url(/images/widget_title_bg.png) no-repeat transparent;
   display: block;
   height: 36px;
   margin-bottom:6px;
   text-align:center;
   width: 100%;
}
.sidebar h3, .sidebar h3 a, .sidebar h3 a:visited, .sidebar h3 a, .sidebar h3 a:hover {
   color: #666;
   font-family: Verdana, Geneva, sans-serif;
   font-weight:normal;
   line-height:30px;
   text-transform:uppercase;
}
.sidebar div.sidebar-wrap {
   padding: 10px 0;
   position: relative;
   width: 100%;
}
.three-columns .sidebar div.sidebar-wrap {
   width: 200px;
}
#gtranslate h3 {
   display:none;
}
.page-id-102 #frm_show_form-2 {
}
#text-4 { /* Sidebar Menu */
   border-left:1px solid #ccc;
   border-right:1px solid #ccc;
   border-bottom:1px solid #ccc;
   -webkit-border-bottom-right-radius: 30px;
   -webkit-border-bottom-left-radius: 30px;
   -moz-border-radius-bottomright: 30px;
   -moz-border-radius-bottomleft: 30px;
   border-bottom-right-radius: 30px;
   border-bottom-left-radius: 30px;
   background: #fefefe; /* Old browsers */
   background: -moz-linear-gradient(top, #fefefe 0%, #e3e3e3 100%); /* FF3.6+ */
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fefefe), color-stop(100%, #e3e3e3)); /* Chrome,Safari4+ */
   background: -webkit-linear-gradient(top, #fefefe 0%, #e3e3e3 100%); /* Chrome10+,Safari5.1+ */
   background: -o-linear-gradient(top, #fefefe 0%, #e3e3e3 100%); /* Opera11.10+ */
   background: -ms-linear-gradient(top, #fefefe 0%, #e3e3e3 100%); /* IE10+ */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#e3e3e3', GradientType=0 ); /* IE6-9 */
   background: linear-gradient(top, #fefefe 0%, #e3e3e3 100%); /* W3C */
}
#text-4 {
   font-family: Verdana, Geneva, sans-serif;
   font-size:10.5px;
   margin-bottom:10px;
}
#text-4 a, #text-4 a:visited {
   color:#666;
}
#text-4 a:hover {
   color:#f60;
   text-decoration:underline;
}
#text-4 .menu {
   margin-left:20px;
   margin-bottom:10px;
}
#text-4 .menu li:last-child {
   border-bottom:none;
}
.home #text-4 {
   display:none;
}
.sidebar #tweetfollow {
   margin-top: 5px;
   text-align: right;
}
#sidebar_bottom {
   background: #E3E3E3;
   clear: both;
   margin-top: -10px;
   padding: 0 0 20px 0;
}
#sidebar_bottom .sidebar-wrap {
   display: inline-block;
   margin: 10px 0 5px 15px;
   padding: 10px;
   vertical-align: top;
   width: 278px;
}
#calendar_wrap {
   text-align: center;
}
#wp-calendar {
   border-collapse: collapse;
   margin: 0 auto;
}
#wp-calendar #today {
}
#wp-calendar td, #wp-calendar th {
   padding: 3px 4px;
}
#wp-calendar #prev {
   text-align: left;
}
#wp-calendar #next {
   text-align: right;
}
.sidebar ul, .sidebar ol, .sidebar p {
   color: #000;
   font: normal 11px tahoma;
   margin: 0;
}
.sidebar ol {
   list-style-position: outside;
   margin-left: 29px;
}
.sidebar ol ol {
   list-style-type: lower-alpha;
   margin-left: 20px;
}
.sidebar ul ul {
   margin-left: 20px;
}
.sidebar ol ol ol {
   list-style-type: lower-roman;
}
.sidebar ol li {
   line-height: 15px;
   padding: 2px 0;
}
.sidebar ul ul li {
   border: none;
}
.sidebar ul ul li {
   line-height: 15px;
}
.sidebar p {
   line-height: 18px;
}
.sidebar p img {
   border: 4px solid #dedede;
}
.sidebar ul {
   list-style-position: outside;
   list-style-type: none;
}
.sidebar ul li {
   border-bottom: 1px solid #e3e3e3;
   line-height: 15px;
   padding: 6px 0;
}
.sidebar ul li img, .sidebar ol li img {
   display: inline;
   margin: 0 2px;
   vertical-align: middle;
}
.sidebar ul li span.meta-rss {
   display: inline-block;
   width: 0px;
   height: 16px;
}
.sidebar li.rss {
   background: url(images/sprite_master.png) -885px -338px no-repeat;
   padding-left: 20px;
}
/* =The homepage panes
-------------------------------------------------------------- */

.homepage_panes {
   width: 100%;
}
.homepage_pane {
   display: inline-block;
   margin:0 0 20px 18px;
   vertical-align: top;
   width: 47%;
}
.two-col-right .homepage_pane {
   margin:0 18px 20px 0;
}
.homepage_pane img {
   -moz-box-shadow: -2px 2px 5px #777;
   -webkit-box-shadow: -2px 2px 5px #999;
   box-shadow: -2px 2px 5px #999;
   margin: 0 auto 5px auto;
}
.two-columns .homepage_pane img {
   width: 317px;
   height: auto;
}
.three-columns .homepage_pane img {
   width: 216px;
   height: auto;
}
.homepage_pane .post-title {
   margin-bottom: 5px;
}
.homepage_pane .post-title a, .homepage_pane .post-title a:visited {
   color: #052d4a;
   font-size:18px;
   font-weight:normal;
}
.homepage_pane .post-excerpt {
   color: #696a6a;
   font-size:12px;
   line-height:18px;
   font-weight:normal;
}
.homepage_pane .post-excerpt p {
   margin-bottom: 10px;
}
.homepage_pane .post-comments {
   margin-top: 10px;
   margin-right: 0;
}

/* ##### PORTFOLIO ##### */
.page-id-1109 .page {
  width:945px;
  padding:15px !important;  
}
.page-id-1109 #content {
  width:975px;  
}
.cbp-l-grid-gallery {
  margin-left:30px;
}
.cbp-wrapper {
  margin:0 !important;
}
.cbp-item img {
  margin:0 !important;
}
.cbp-l-filters-dropdownList {
  margin:0 !important;
}
.cbp-l-filters-dropdownList li {
  list-style-image: none !important;
}
.cbp-l-caption-body {
  text-align:center;
}
.cbp-popup-content {
  padding-bottom:10px 0 !important;
}
.cbp-l-inline {
    padding: 15px !important;
}
.cbp-l-inline-left {
    width: 434px !important;
}
.cbp-l-inline-right {
    width: 450px !important;
}

/* OLD PORTFOLIO PAGE */
.portfolio-item {
   clear:both;
   min-height:230px;
   padding:20px 0 50px 0;
   background:url('/images/screen-dark-25.png') 0 bottom repeat-x;
}
.portfolio-item:first-child {
   padding-top:0;
}
.portfolio-item .thumb {
   float:right;
}
.portfolio-item .thumb img {
   width:260px;
   height:230px;
   border:none;
}
.portfolio-item .description {
   float:left;
   width:360px;
   padding:10px;
   font-size:.9em;
}
.portfolio-item .description a {
   text-decoration:none;
}
.portfolio-item .description strong {
   display:block;
   margin-top:8px;
}
.portfolio-item .description p {
   margin:0;
   padding:0;
}


/* =Shortcode blocks
-------------------------------------------------------------- */

.warning_block, .error_block, .notice_block, .important_block {
   border-radius: 4px;
   -moz-border-radius: 4px;
   -webkit-border-radius: 4px;
   padding-left: 65px;
   background: #eee;
   padding-bottom: 25px;
   padding-top: 20px;
   margin: 10px 0;
}
.warning_block, .warning_block p, .error_block, .error_block p {
   background: #FCC url(js/buttons/warning.png) no-repeat scroll 10px 7px;
   border: 1px solid #F99;
   color: #C31B00;
}
.error_block, .error_block p {
   background-image: url(js/buttons/error.png);
}
.notice_block, .notice_block p {
   background: #FDEBAE url(js/buttons/notice.png) no-repeat scroll 10px 7px;
   border: 1px solid #E6C555;
   color: #9E660D;
}
.important_block, .important_block p {
   background: #DEE3AB url(js/buttons/important.png) no-repeat scroll 10px 7px;
   border: 1px solid #A3C159;
   color: #5E6F33;
}
.printonly {
   display: none;
}
/* ############# NVG #################* */

#sidebar1 {
   padding: 0;
   margin-left:46px;
   width: 222px;
}
.sidebar div.sidebar-wrap {
   padding: 10px 4px;
   position: relative;
   width: 214px;
}
.home .post {
   margin-top:0;
}
.home #sidebar1 {
   padding-top:0;
}
/* #### Home Page Callouts #### */

#callout-block {
   width:960px;
   height:190px;
   padding:16px;
   margin:0 auto;
}
.callout, .callout a {
   display:block;
   width:220px;
   height:190px;
}
.callout {
   float:left;
   margin-right:16px;
}
#callout1 a {
   background:url(/images/callout1.png);
}
#callout2 a {
   background:url(/images/callout2.png);
}
#callout3 a {
   background:url(/images/callout3.png);
}
#callout4 a {
   background:url(/images/callout4.png);
   margin-right:0;
}
#callout1 a:hover, #callout2 a:hover, #callout3 a:hover, #callout4 a:hover {
   background-position: 0 -190px;
}
.titlebar {
   color:#fafafa !important;
   margin-bottom:10px;
   font-family: 'Lucida Sans Unicode', Verdana, Helvetica, Arial, sans-serif !important;
   text-shadow: 0px 2px 2px #000 !important;
   font-size:20px !important;
   font-weight:normal !important;
   padding:4px 8px !important;
   border-bottom:2px solid #e25800 !important;
   background: rgb(122,122,122); /* Old browsers */
   background: -moz-linear-gradient(top, rgba(122, 122, 122, 1) 0%, rgba(56, 56, 56, 1) 100%); /* FF3.6+ */
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(122, 122, 122, 1)), color-stop(100%, rgba(56, 56, 56, 1))); /* Chrome,Safari4+ */
   background: -webkit-linear-gradient(top, rgba(122, 122, 122, 1) 0%, rgba(56, 56, 56, 1) 100%); /* Chrome10+,Safari5.1+ */
   background: -o-linear-gradient(top, rgba(122, 122, 122, 1) 0%, rgba(56, 56, 56, 1) 100%); /* Opera 11.10+ */
   background: -ms-linear-gradient(top, rgba(122, 122, 122, 1) 0%, rgba(56, 56, 56, 1) 100%); /* IE10+ */
   background: linear-gradient(top, rgba(122, 122, 122, 1) 0%, rgba(56, 56, 56, 1) 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7a7a7a', endColorstr='#383838', GradientType=0 ); /* IE6-9 */
}
.section {
   border-left:1px solid #dadada;
   border-right:1px solid #dadada;
   border-bottom:3px solid #dadada;
   background: rgb(237,237,237); /* Old browsers */
   background: -moz-linear-gradient(top, rgba(237, 237, 237, 1) 0%, rgba(255, 255, 255, 1) 26%); /* FF3.6+ */
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(237, 237, 237, 1)), color-stop(26%, rgba(255, 255, 255, 1))); /* Chrome,Safari4+ */
   background: -webkit-linear-gradient(top, rgba(237, 237, 237, 1) 0%, rgba(255, 255, 255, 1) 26%); /* Chrome10+,Safari5.1+ */
   background: -o-linear-gradient(top, rgba(237, 237, 237, 1) 0%, rgba(255, 255, 255, 1) 26%); /* Opera 11.10+ */
   background: -ms-linear-gradient(top, rgba(237, 237, 237, 1) 0%, rgba(255, 255, 255, 1) 26%); /* IE10+ */
   background: linear-gradient(top, rgba(237, 237, 237, 1) 0%, rgba(255, 255, 255, 1) 26%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#ffffff', GradientType=0 ); /* IE6-9 */
}
.section p {
   padding:0 12px 0 20px;
}
.section .titlebar {
   margin-bottom:0 !important;
}
.entry img.frame {
   -webkit-box-shadow: 3px 3px 7px 0px #666;
   -moz-box-shadow: 3px 3px 7px 0px #666;
   box-shadow: 3px 3px 7px 0px #666;
}
.checklist {
   width:500px;
   padding-left:20px;
   font-size:16px;
}
.checklist li {
   padding-bottom:6px;
   list-style-image:url(/images/checkmark.png) !important;
}

.testimonial {
   display:block;
   clear:both;
   width:600px;
   margin:20px auto;
}
.testimonial:first-child {
   margin-top:40px;
}
.testimonial p {
   display:block;
   float:left;
   margin:0 auto;
   width:480px;
   color:#444;
   line-height:1.3em;
   text-align:justify;
}
.testimonial:before {
   display:block;
   float:left;
   content: open-quote;
   width:1em;
   color:#888;
   font-family:georgia, times, serif;
   text-align:center;
   font-size:52px;
}
.testimonial:after {
   display:block;
   float:left;
   content: close-quote;
   width:1em;
   color:#888;
   font-family:georgia, times, serif;
   text-align:center;
   font-size:52px;
}
#text-3 {
   padding-left:6px;
}
#google-map {
   float:right;
   width:379px;
   height:420px;
   padding:10px;
   background:url(/images/google-map-frame.png);
}
.html5audio, 
#f-html5audio-0 {
   width:98%;
}

/* ###### Accordion Shortcodes ###### */
.ui-accordion-header {
   margin:0 0 10px !important;
}
.ui-accordion-header.ui-state-active {
   margin:0 !important;
}
.ui-accordion-header a {
   display:block;
   margin:0;
   padding:5px 44px 5px 12px;
   color:#f60;
   background:url('/images/accordion-arrow.png') 650px 1px no-repeat;
}
.ui-accordion-header.ui-state-active a {
   border-bottom:none;
   background-position:650px -30px;
   background-color:#fff;
   border:1px solid #dadada;
   border-bottom:none !important;
   -moz-border-radius: 4px !important;
   -webkit-border-radius: 4px !important;
   border-radius: 4px !important;
   -moz-border-radius-bottomleft: 0 !important;
   -moz-border-radius-bottomright: 0 !important;
   -webkit-border-bottom-left-radius: 0 !important;
   -webkit-border-bottom-right-radius: 0 !important;
   border-bottom-left-radius: 0 !important;
   border-bottom-right-radius: 0 !important;
}
.section .ui-accordion-header.ui-state-active a {
   -moz-border-radius: 0 !important;
   -webkit-border-radius: 0 !important;
   border-radius: 0 !important;
}
.ui-accordion-header a:hover {
   color:#448C36;
   background-position:650px -60px;
   background-color:#fafafa;
}
.ui-accordion-header a:hover span {
   color:#f60 !important;
}
.ui-accordion-header.ui-state-active a:hover {
   color:#448C36 !important;
   background-position:650px -92px;
   background-color:#eaeaea;
}
.ui-accordion-header a em {
   display:none !important;
   font-weight:700 !important;
   font-style:normal !important;
}
.ui-accordion-header a span, .ui-accordion-header a em {
   float:right;
   text-align:right;
   display:inline-block;
   font-family:'Open Sans', arial, sans-serif !important;
   color:#448C36;
}
.ui-accordion-header a:hover em {
   color:#f60 !important;
}
.ui-accordion-header.ui-state-active a span {
   display:none !important;
}
.ui-accordion-header.ui-state-active a em {
   display:block !important;
}
.ui-accordion-content {
   margin:0 0 20px;
   padding:10px;
   border-left:1px solid #dadada;
   border-bottom:1px solid #dadada;
   border-right:1px solid #dadada;
   -moz-border-radius: 4px !important;
   -webkit-border-radius: 4px !important;
   border-radius: 4px !important;
   background: rgb(255,255,255); /* Old browsers */
   background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(237, 237, 237, 1) 100%); /* FF3.6+ */
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(237, 237, 237, 1))); /* Chrome,Safari4+ */
   background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(237, 237, 237, 1) 100%); /* Chrome10+,Safari5.1+ */
   background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(237, 237, 237, 1) 100%); /* Opera 11.10+ */
   background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(237, 237, 237, 1) 100%); /* IE10+ */
   background: linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(237, 237, 237, 1) 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=0 ); /* IE6-9 */
}
.section .ui-accordion-content {
   border:none;
   margin-bottom:0;
   -moz-border-radius: 0 !important;
   -webkit-border-radius: 0 !important;
   border-radius: 0 !important;
}
.section .ui-accordion-header.ui-state-active a {
   border:none;
}
/* ##### QTip Tooltips #### */
.qtip-content ul.qtip-list {
   padding:0 !important;
   margin:-1.5em 0 -1.5em 20px !important;
}
.qtip-content ul.qtip-list li {
   margin:0 !important;
   padding:0 !important;
   line-height:.5em !important;
}

/* ##### Formidable forms ####### */

.validation_error,
.validation_message,
.gform_confirmation_message {
  color: #c00 !important;
}

/* ##### Formidable forms ####### */


.hide-form-header .frm_pos_top { 
   display:none; 
}
.frm_forms {
   background:#fff;
   margin:10px auto;
   padding:10px;
   border:1px solid #999;
   -webkit-border-radius: 6px;
   -moz-border-radius: 6px;
   border-radius: 6px;
}
.frm_forms h2 {
   color:#333;
   margin:10px 0 !important;
   padding:4px 8px;
   font-size:16px;
   font-weight:bold;
   border:1px solid #999;
   -webkit-border-radius: 6px;
   -moz-border-radius: 6px;
   border-radius: 6px;
   background: #f6f8f9; /* Old browsers */
   background: -moz-linear-gradient(top, #f6f8f9 0%, #e5ebee 50%, #d7dee3 51%, #f5f7f9 100%); /* FF3.6+ */
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f6f8f9), color-stop(50%, #e5ebee), color-stop(51%, #d7dee3), color-stop(100%, #f5f7f9)); /* Chrome,Safari4+ */
   background: -webkit-linear-gradient(top, #f6f8f9 0%, #e5ebee 50%, #d7dee3 51%, #f5f7f9 100%); /* Chrome10+,Safari5.1+ */
   background: -o-linear-gradient(top, #f6f8f9 0%, #e5ebee 50%, #d7dee3 51%, #f5f7f9 100%); /* Opera 11.10+ */
   background: -ms-linear-gradient(top, #f6f8f9 0%, #e5ebee 50%, #d7dee3 51%, #f5f7f9 100%); /* IE10+ */
   background: linear-gradient(top, #f6f8f9 0%, #e5ebee 50%, #d7dee3 51%, #f5f7f9 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f8f9', endColorstr='#f5f7f9', GradientType=0 ); /* IE6-9 */
}
.frm_forms .frm_form_field {
   padding-top:0 !important;
   padding-bottom:0 !important;
}
.frm_forms label {
   padding-top:0 !important;
   margin-left:30px !important;
   line-height:1em;
}
.frm_forms .textarea {
   width:426px !important;
}
.frm_forms .frm_primary_label {
   padding-bottom:0 !important;
}
.frm_forms .frm_error {
   width:400px;
   line-height:.9em;
   margin-left:202px !important;
}
.frm_forms .nvg-instructions p {
   font-size:11px;
   margin-left:202px;
}
.frm_forms .frm_description, .frm_forms .nvg-char-counter {
   width:424px;
   margin-left:202px !important;
}
.frm_forms .frm_first_half, .frm_forms .frm_last_half {
   float:none;
   display:inline-block;
   text-align:left;
   width:180px;
}
.frm_forms .frm_first_half .frm_left_container, .frm_forms .frm_last_half .frm_left_container {
   height:50px;
}
.frm_forms .frm_first_half {
   float:left;
   margin-left:200px;
}
.frm_forms .frm_first_half label.frm_primary_label, .frm_forms .frm_last_half label.frm_primary_label {
   padding-top:0;
   margin-left:0 !important;
   text-align:left;
}
.frm_forms .frm_first_half .frm_description, .frm_forms .frm_last_half .frm_description {
   margin-left:0 !important;
   text-align:left;
}
.frm_forms .frm_first_half .frm_left_container:last-child, .frm_forms .frm_last_half .frm_left_container:last-child {
   margin-bottom:0;
}
.frm_forms .frm_first_half .frm_error {
   margin-left:0 !important;
}
.frm_forms .frm_last_half .frm_error {
   margin-left:0 !important;
}
.frm_forms .frm_radio label, .frm_forms .frm_checkbox label {
   margin-left:0 !important;
   margin-right:10px !important;
}
.frm_forms .frm_checkbox {
   margin-left:0 !important;
}
.frm_forms .frm_checkbox .checkbox {
   margin-right:8px !important;
}
.frm_forms .nvg-char-counter {
   clear:both;
   color:#999 !important;
   font: 10px "Lucida Grande", "Lucida Sans Unicode", Tahoma, sans-serif !important;
}
.frm_forms .nvg-charnum {
   color:#c00;
}
.frm_forms .nvg-hours {
   padding:0 !important;
   margin-right:8px !important;
   text-align:right !important;
   width:100px !important;
}
.frm_forms .frm_last_half.nvg-hours {
   width:100px !important;
}
.frm_forms .frm_first_half.nvg-hours {
   width:108px !important;
}
.frm_forms .nvg-hours label {
   padding:0 !important;
   margin:0 !important;
}
.frm_forms .nvg-hours select {
   font-size:11px !important;
   margin:0 !important;
   padding:0 !important;
   width:96px !important;
   height:1.5em !important;
   -webkit-border-radius: 0 !important;
   -moz-border-radius: 0 !important;
   border-radius:0 !important;
}
.frm_forms .frm_last_half.nvg-hours .frm_primary_label {
   width:10px !important;
   margin:0 !important;
}
.frm_forms .nvg-hour-block {
   float:left;
   width:424px;
   height:28px;
}
.frm_forms .closed {
   width:140px;
}
.frm_forms .closed .checkbox {
   margin-left:12px !important;
   margin-right:2px !important;
}
.frm_forms .closed .frm_primary_label {
   margin-top:2px !important;
}
.frm_forms .horizontal_radio .frm_primary_label {
   width:160px !important;
   text-align:right !important;
   padding-top:3px !important;
   padding-bottom:3px !important;
}
.frm_forms .horizontal_radio {
   height:20px !important;
}
.frm_forms .horizontal_radio .frm_radio label {
   font-size:11px !important;
}
.frm_forms .horizontal_radio .frm_field {
   margin-bottom:3px !important;
}
.frm_forms .nvg-checkbox-group, .frm_forms .nvg-radio-group {
   width:424px;
   margin-left: 200px !important;
}
.frm_forms .nvg-checkbox-group .frm_primary_label {
   display:none !important;
}
.frm_forms .nvg-checkbox-group .frm_checkbox {
   float:left;
   width:160px;
}
.frm_forms .frm_first_half.nvg-radio-group, .frm_forms .frm_last_half.nvg-radio-group {
   margin:0 0 20px !important;
   width:318px !important;
}
.frm_forms .frm_first_half.nvg-radio-group {
   float:left !important;
}
.frm_forms .nvg-example-fields .frm_primary_label {
   display:none !important;
}
.frm_forms .nvg-example-fields .left, .frm_forms .nvg-example-fields .right {
   display:inline-block !important;
   margin-bottom:4px !important;
   font:12px "Lucida Grande", "Lucida Sans Unicode", Tahoma, sans-serif;
}
.frm_forms .nvg-example-fields .left {
   width:190px !important;
   margin-right:8px !important;
}
.frm_forms .nvg-example-fields .left input {
   color:#444 !important;
   text-align:right !important;
   border:1px solid #666 !important;
   background-color:#fff !important;
}
.frm_forms .nvg-example-fields .right {
   width:424px !important;
}
.frm_forms .nvg-example-fields .nvg-example-label, .frm_forms .nvg-example-fields .nvg-example-input {
   color:#999 !important;
}
.frm_forms .nvg-example-fields .nvg-example-label {
   text-align:right !important;
}
.frm_forms .nvg-example-fields .nvg-example-input {
   height:19px !important;
   padding-left:6px !important;
   padding-right:4px !important;
   font:12px "Lucida Grande", "Lucida Sans Unicode", Tahoma, sans-serif;
   border:1px solid #ddd;
   -webkit-border-radius: 4px !important;
   -moz-border-radius: 4px !important;
   border-radius:4px !important;
}
.frm_forms .submit {
   clear:both;
}
.frm_forms p.submit {
   clear:both;
   display:block;
}
.big_form_title {
   width:400px;
   padding:20px 60px;
   color:#fff;
   font-size:32px;
   font-weight:bold;
   text-align:center;
   text-shadow: 2px 2px 6px #000;
   line-height:normal;
   background-color:#666;
   border-left:1px solid #666;
   border-top:1px solid #666;
   border-right:1px solid #666;
   margin:40px auto 0 auto;
   -moz-border-radius-topleft: 30px;
   -moz-border-radius-topright: 30px;
   -webkit-border-top-left-radius: 30px;
   -webkit-border-top-right-radius: 30px;
   border-top-left-radius: 30px;
   border-top-right-radius: 30px;
   background: -moz-linear-gradient(top, #7a7a7a 0%, #383838 100%); /* FF3.6+ */
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #7a7a7a), color-stop(100%, #383838)); /* Chrome,Safari4+ */
   background: -webkit-linear-gradient(top, #7a7a7a 0%, #383838 100%); /* Chrome10+,Safari5.1+ */
   background: -o-linear-gradient(top, #7a7a7a 0%, #383838 100%); /* Opera11.10+ */
   background: -ms-linear-gradient(top, #7a7a7a 0%, #383838 100%); /* IE10+ */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7a7a7a', endColorstr='#383838', GradientType=0 ); /* IE6-9 */
   background: linear-gradient(top, #7a7a7a 0%, #383838 100%); /* W3C */
}
#free-consultation-form .big_form_title {
   height:118px;
   padding:6px 40px 6px 80px;
   font-size:24px;
   background:url('/images/big-form-title-bg-free-consultation.png') no-repeat;
}
.big_form_content {
   width:400px;
   margin:0 auto 40px auto;
   padding:20px 60px;
   background:url('/images/screen-dark-05.png');
   -moz-border-radius-bottomleft: 30px;
   -moz-border-radius-bottomright: 30px;
   -webkit-border-bottom-left-radius: 30px;
   -webkit-border-bottom-right-radius: 30px;
   border-bottom-left-radius: 30px;
   border-bottom-right-radius: 30px;
   border-left:1px solid #999;
   border-bottom:1px solid #999;
   border-right:1px solid #999;
}
.big_form_content .frm_forms {
   background:none;
   border:none;
}
.big_form_content .frm_forms .nvg-single-checkbox {
   width:380px !important;
   margin-bottom:20px;
}
.big_form_content .frm_primary_label {
   float:none !important;
   display:block !important;
   text-align:left !important;
   margin-left:0 !important;
}
.big_form_content .frm_forms .frm_error {
   margin-left:120px !important;
}
.big_form_content .frm_forms .nvg-single-checkbox .frm_primary_label {
   float:right !important;
   width:348px !important;
   margin-left:0 !important;
   padding-top:2px !important;
   text-align:left !important;
}
.big_form_content .frm_forms .nvg-single-checkbox .nvg-checkbox label {
   display:none !important;
}
.big_form_content .frm_forms input, .big_form_content .frm_forms textarea {
   width:370px !important;
   margin:0 !important;
   border:1px solid #666 !important;
   background:#fff !important;
}
.big_form_content .frm_forms .nvg-single-checkbox .checkbox {
   width:8px !important;
}
.big_form_content #frm_field_cptch_number_container {
   width:370px !important;
}
.big_form_content .frm_forms p.submit {
   text-align:center !important;
}
.big_form_content .frm_forms p.submit input {
   width:208px !important;
   height:30px !important;
   margin:10px 0 0 6px !important;
   padding:0 !important;
   border-radius:0 !important;
   background-color:transparent !important;
   background: url(/images/button_submit.png) no-repeat transparent !important;
   border:none !important;
   box-shadow:none !important;
   max-width:100% !important;
}
.big_form_content .frm_forms p.submit input:hover {
   background-position: 0 -30px !important;
   cursor:pointer !important;
}
.big_form_content .frm_forms p.submit input:active {
   background-position: 0 -60px !important;
   cursor:pointer !important;
}
/* #### Formidable Forms Login Form #### */

/* WP login page id = 393 */
.page-id-393 .entry,
#login-page .entry {
   width:400px;
   margin:auto;
   text-align:center;
}
.page-id-393.logged-in .entry,
#login-page.logged-in .entry {
   width:auto;
   text-align:left;
}
.page-id-393 .post-title,
#login-page .post-title {
}
#loginform {
   width:344px;
   text-align:center;
   margin-bottom:20px;
}
#loginform label {
   display:inline-block;
   width:100px;
   margin-right:3px;
   text-align:right;
}

#loginform p.login-remember, #loginform p.login-submit {
   width:140px;
   text-align:left;
}
#loginform #rememberme {
   float:left;
   margin:0 2px 0 0 !important;
   padding:2px !important;
}
#loginform p.login-remember label {
   font-size:11px;
   width:100px;
   padding:0 !important;
   margin:0 0 0 156px !important;
   text-align:left;
}
#loginform p.login-submit {
   margin-left:170px;
}


/* ###### FREE Website Analysis Form ##### */

#text-6.sidebar-wrap {
  padding:0 !important;
}
#gform_wrapper_1 li {
  color:#666 !important;
  border:none !important
}
#gform_wrapper_1 h3 {
  color:transparent;
  width:224px !important;
  height:90px !important;
  margin:0 0 10px !important;
  padding:0 !important;
  background:none;
  background:url(/images/analysis_form_header.png) 0 0 no-repeat #fff;
}
#gform_wrapper_1 input {
   font-family: 'Lucida Sans Unicode', Verdana, Helvetica, Arial, sans-serif;
   font-size:12px;
   border:1px solid #666;
   border-radius: 4px;
   -moz-border-radius: 4px;
   -webkit-border-radius: 4px;
   padding:2px 3px 2px 4px;
   background-color:#fafafa;
   width:208px !important;
   height:20px !important;
   max-width:100% !important;
   margin:0 0 4px !important;
}
#gform_wrapper_1 .gform_button {
   color:transparent;
   width:208px !important;
   height:30px !important;
   margin:10px 0 0 6px !important;
   padding:0 !important;
   border-radius:0 !important;
   background-color:transparent !important;
   background: url(/images/button_submit.png) no-repeat transparent !important;
   border:none !important;
   box-shadow:none !important;
   max-width:100% !important;
}
#gform_wrapper_1 .gform_button:hover {
   background-position: 0 -30px !important;
   cursor:pointer !important;
}
#gform_wrapper_1 .gform_button:active {
   background-position: 0 -60px !important;
   cursor:pointer !important;
}


.page-id-182 #frm_show_form-2 {
   display:none;
}
#frm_show_form-2, #frm_show_form-2 .frm_blank_field {
   width:100% !important;
   margin:0 !important;
   padding:0 !important;
}
#frm_show_form-2 .frm_form_widget {
   margin:0 !important;
   padding:0 !important;
   background-color:#fff !important;
}
#frm_show_form-2 .frm_forms {
   border:none !important;
   margin:0 !important;
   padding:0 !important;
}
#frm_show_form-2 .frm_form_fields {
   padding-left:6px !important;
}
#frm_show_form-2 .frm_form_fields fieldset {
}
#frm_show_form-2 h3 {
   width:224px;
   height:90px;
   margin:0 0 10px !important;
   padding:0 !important;
   background:url(/images/analysis_form_header.png) 0 0 no-repeat #fff;
}
#frm_show_form-2 input {
   font-family: 'Lucida Sans Unicode', Verdana, Helvetica, Arial, sans-serif;
   font-size:12px;
   border:1px solid #666;
   border-radius: 4px;
   -moz-border-radius: 4px;
   -webkit-border-radius: 4px;
   padding:2px 3px 2px 4px;
   background-color:#fafafa;
   width:208px !important;
   height:20px !important;
   max-width:100% !important;
   margin:0 0 4px !important;
}
#frm_field_cptch_number_container {
   text-align:center !important;
}
#frm_field_cptch_number_container input {
   width:2em !important;
   text-align:center !important;
}
#frm_show_form-2 label {
   display:block !important;
   font-family:"tahoma", arial, sans-serif !important;
   font-size:11px;
   text-align:left;
   margin:0 !important;
   padding:0 !important;
}
#frm_show_form-2 .frm_error {
   float:none !important;
   display:block !important;
   width:100% !important;
   margin-left:0 !important;
   text-align:center !important;
}
#frm_show_form-2 .frm_description {
   display:none !important;
}
#frm_show_form-2 p.submit input {
   width:208px !important;
   height:30px !important;
   margin:10px 0 0 6px !important;
   padding:0 !important;
   border-radius:0 !important;
   background-color:transparent !important;
   background: url(/images/button_submit.png) no-repeat transparent !important;
   border:none !important;
   box-shadow:none !important;
   max-width:100% !important;
}
#frm_show_form-2 p.submit input:hover {
   background-position: 0 -30px !important;
   cursor:pointer !important;
}
#frm_show_form-2 p.submit input:active {
   background-position: 0 -60px !important;
   cursor:pointer !important;
}
#subfooter {
   padding:14px 0;
   text-align:center;
}
#footer {
   color:#fff;
   font-family: Verdana, Geneva, sans-serif;
   font-size:9px;
   line-height:1.5em;
   padding-bottom:20px;
   background: url(/images/footer_bg.png) repeat-x #000;
   position: relative;
}
#footer address {
   font-style:normal;
}
#footer #nvg-name {
   font-size:11px;
   font-weight:bold;
   letter-spacing:.2em;
}
#footer #block1 {
   text-align:center;
}
#footer #block1 img {
   margin-top:30px;
}
#footer #block2 label {
   display:inline-block;
   width:50px;
   margin-right:.5em;
   text-align:right;
}
#footer a, #footer a:visited {
   color: #fff;
   text-decoration: none;
}
#footer a:hover {
   text-decoration: underline;
}
#footer-inner-wrap {
   margin:auto;
   width: 960px;
}
.footer_block {
   float:left;
   margin-top:36px;
}
.footer_block h3 {
   text-transform:uppercase;
   font-size:13.5px;
}
.footer_block ul {
   list-style:none;
   margin-right:14px;
}
.footer_block li {
   list-style:none;
}
/* logo */
#footer #block1 {
   width:190px;
   margin-top:0;
}
/* address */
#footer #block2 {
   width:210px;
}
/* services */
#footer #block3 {
   width:170px;
}
/* resources */
#footer #block4 {
   width:210px;
}
/* contact */
#footer #block5 {
   width:180px;
}