html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    font-size: 100%;
    margin: 0;
    outline: 0 none;
    padding: 0;
    vertical-align: baseline;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none outside none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
    content: none;
}
:focus {
    outline: 0 none;
}
ins {
    text-decoration: none;
}
del {
    text-decoration: line-through;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
body {
    background: url("images/top-wrapper-bg.jpg") no-repeat scroll center top #11161C;
    color: #FFFFFF;
    font-family: 'Droid Sans',Arial,sans-serif;
    font-size: 12px;
    line-height: 18px;
    text-shadow: 1px 1px 1px #000000;
}
a {
    color: #fff;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
.clear {
    clear: both;
}
.ui-tabs-hide {
    display: none;
}
br.clear {
    margin: 0;
    padding: 0;
}
h1, h2, h3, h4, h5, h6 {
    color: #FFFFFF;
    font-weight: normal;
    letter-spacing: -1px;
    line-height: 1em;
    padding-bottom: 5px;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: #111111;
}
h1 {
    font-size: 30px;
}
h2 {
    font-size: 24px;
}
h3 {
    font-size: 22px;
}
h4 {
    font-size: 18px;
}
h5 {
    font-size: 14px;
    font-weight: bold;
}
h6 {
    font-size: 14px;
}
p {
    line-height: 18px;
    padding-bottom: 10px;
}
strong {
    color: #FFFFFF;
    font-weight: bold;
}
cite, em, i {
    font-style: italic;
}
pre, code {
    font-family: Courier New,monospace;
    margin-bottom: 10px;
}
ins {
    text-decoration: none;
}
sup, sub {
    height: 0;
    line-height: 1;
    position: relative;
    vertical-align: baseline;
}
sup {
    bottom: 0.8em;
}
sub {
    top: 0.3em;
}
dl {
    margin: 0 0 1.5em;
}
dl dt {
    font-weight: bold;
}
dd {
    margin-left: 1.5em;
}
blockquote {
    background: none repeat scroll 0 0 #E6E6E6;
    border: 1px solid #DCDCDC;
    color: #666666;
    font-style: italic;
    margin: 1.5em;
    padding: 1em;
}
blockquote p {
    padding-bottom: 0;
}
input[type="text"], input.text, input.title, textarea, select {
    background-color: #FFFFFF;
    border: 1px solid #BBBBBB;
    color: #4E4E4E;
    padding: 2px;
}
input[type="text"]:focus, input.text:focus, input.title:focus, textarea:focus, select:focus {
    border-color: #2D3940;
    color: #3E3E3E;
}
input[type="text"], input.text, input.title, textarea, select {
    margin: 0.5em 0;
}
textarea {
    padding: 4px;
}
img#about-image {
    float: left;
    margin: 3px 8px 8px 0;
}
.clearfix:after {
    clear: both;
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
}
* html .clearfix {
}
:first-child + html .clearfix {
}
#top {
    background: url("images/top-bg.png") repeat-x scroll 0 0 transparent;
}
#top-wrapper {
    background: url("images/top-wrapper-bg.jpg") no-repeat scroll center top transparent;
}
#top-content {
    background: url("images/top-content-bg.png") repeat-x scroll left bottom transparent;
}
#bottom-light {
    background: url("images/bottom-light-bg.png") no-repeat scroll center bottom transparent;
}
.container {
    margin: 0 auto;
    position: relative;
    text-align: left;
    width: 960px;
}
#top .container {
    padding-bottom: 60px;
}
#logo {
    margin: 24px 13px 17px;
}
#menu {
    background: url("images/left-menu-bg.png") no-repeat scroll left top transparent;
    height: 49px;
    padding-left: 11px;
}
#menu-right {
    background: url("images/right-menu-bg.png") no-repeat scroll right top transparent;
    height: 49px;
    padding-right: 11px;
}
#menu-content {
    background: url("images/content-menu-bg.png") repeat-x scroll 0 0 transparent;
    height: 49px;
}
#social-icons {
    float: right;
    margin-right: 23px;
    margin-top: 17px;
}
#social-icons a {
    padding-left: 4px;
}
#content {
    border-top: 1px solid #363F48;
}
#content-shadow {
    background: url("images/content-shadow-bg.png") repeat-x scroll left top transparent;
    padding-bottom: 12px;
    padding-top: 25px;
}
#services {
    margin-bottom: 16px;
}
.service {
    float: left;
    margin-right: 45px;
    padding-left: 52px;
    position: relative;
    width: 238px;
}
.last {
    margin-right: 0;
}
img.icon {
    left: 0;
    position: absolute;
    top: 0;
}
.service h3.title {
    color: #fff;
    font-size: 24px;
    margin-bottom: 8px;
}
.service p {
    line-height: 21px;
}
.service a.readmore {
    background: url("images/readmore.png") no-repeat scroll right bottom transparent;
    color: #1C2329;
    display: block;
    float: right;
    font-size: 11px;
    height: 24px;
    line-height: 24px;
    padding-right: 10px;
    text-shadow: 1px 1px 1px #FFFFFF;
}
.service a.readmore span {
    background: url("images/readmore.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 24px;
    padding-left: 12px;
    padding-right: 2px;
}
.service a.readmore:hover {
    color: #000000;
}
#quote {
    background: url("images/quote-bg.png") repeat-x scroll left bottom transparent;
    margin-bottom: 55px;
    padding-bottom: 3px;
}
#quote-inner {
    background: url("images/quote-inner-bg.png") repeat-x scroll 0 0 #F4F4F4;
}
#quote-inner .container {
    padding-bottom: 40px;
    padding-top: 45px;
}
#quote-icon {
    background: url("images/quote-icon.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 28px;
    left: 469px;
    position: absolute;
    top: -13px;
    width: 28px;
}
#quote-inner p {
    color: #999999;
    font-size: 26px;
    font-weight: lighter;
    line-height: 111%;
    text-align: center;
}
a.additional-info {
    background: url("images/additional-info.png") no-repeat scroll right bottom transparent;
    bottom: -28px;
    color: #FFFFFF;
    display: block;
    font-size: 24px;
    height: 50px;
    left: 338px;
    padding-right: 11px;
    position: absolute;
    text-decoration: none;
}
a.additional-info span {
    background: url("images/additional-info.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 38px;
    padding-left: 23px;
    padding-right: 12px;
    padding-top: 12px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
}
.project {
    display: block;
    float: left;
    margin-bottom: 33px;
    margin-right: 57px;
    position: relative;
}
.last {
    margin-right: 0;
}
.project-image {
    margin-left: 6px;
    margin-top: 6px;
}
span.project-overlay {
    background: url("images/project-overlay.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 106px;
    left: 0;
    position: absolute;
    top: 0;
    width: 152px;
}
a.more-icon {
    background: url("images/more-icon.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 37px;
    left: 39px;
    position: absolute;
    text-indent: -9999px;
    top: 35px;
    width: 37px;
}
a.zoom-icon {
    background: url("images/zoom-icon.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 37px;
    left: 80px;
    position: absolute;
    text-indent: -9999px;
    top: 35px;
    width: 37px;
}
.et-video {
    background: url("images/video-icon.png") no-repeat scroll 0 0 transparent !important;
}
#page-top {
    background: url("images/top-bg.png") repeat-x scroll 0 0 transparent;
}
#category-name {
    margin-bottom: -40px;
}
h1.category-title {
    color: #FFFFFF;
    font-size: 30px;
    padding-bottom: 0;
    padding-top: 34px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
}
#breadcrumbs {
    color: #7E7D7D;
    display: none;
    font-size: 12px;
    margin-bottom: 40px;
    margin-top: -43px;
    position: absolute;
    text-shadow: none !important;
    top: -66px;
}
#breadcrumbs a {
    color: #A3A3A3;
}
#breadcrumbs a:hover {
    color: #111111;
    text-decoration: none;
}
#breadcrumbs .raquo {
    color: #7E7D7D;
}
#left-area {
    float: left;
    width: 680px;
}
#sidebar {
    float: left;
    width: 280px;
}
.post {
    padding: 0 60px 40px 0;
}
.post p {
    line-height: 21px;
}
.post-thumbnail {
    display: block;
    float: left;
    height: 225px;
    margin-right: 30px;
    position: relative;
    width: 225px;
}
.post-thumb {
    margin-left: 6px;
    margin-top: 6px;
}
.single .post-thumb {
    background: none repeat scroll 0 0 #DDDDDD;
    border: 1px solid #CCCCCC;
    margin-left: 6px;
    margin-top: 22px;
    padding: 7px;
}
.post-thumbnail span.post-overlay {
    background: url("images/post-overlay.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 225px;
    left: 0;
    position: absolute;
    top: 0;
    width: 225px;
}
h2.title {
    font-size: 30px;
    padding-bottom: 11px;
}
h2.title a {
    color: #1F262D;
    text-decoration: none;
}
.post p.meta-info {
    background: url("images/title-bg.png") no-repeat scroll 0 0 transparent;
    color: #505050;
    display: none;
    font-size: 18px;
    padding: 15px 0 17px;
}
.post p.meta-info a {
    color: #090909;
    text-decoration: none;
}
.post a.readmore {
    background: url("images/readmore-black.png") no-repeat scroll right bottom transparent;
    color: #FFFFFF;
    display: block;
    float: right;
    font-size: 12px;
    height: 29px;
    line-height: 28px;
    padding-right: 12px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}
.post a.readmore span {
    background: url("images/readmore-black.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 29px;
    padding-left: 12px;
}
.post ul, .comment-content ul {
    list-style: disc inside none;
    padding: 10px 0 10px 20px;
}
.post ol, .comment-content ol {
    list-style-position: inside;
    list-style-type: decimal;
    padding: 10px 0 10px 2px;
}
.post ul li ul, .post ul li ol, .comment-content ul li ul, .comment-content ul li ol {
    padding: 2px 0 2px 20px;
}
.post ol li ul, .post ol li ol, .comment-content ol li ul, .comment-content ol li ol {
    padding: 2px 0 2px 35px;
}
.fullwidth #left-area {
    width: 960px;
}
.fullwidth #left-area .post, .fullwidth #comment-wrap {
    padding-right: 0;
}
#comment-wrap ul.children {
    padding-left: 80px;
}
.depth-2 .comment-top {
    background: url("images/comment-top-d2.png") no-repeat scroll 0 0 transparent;
}
.depth-2 .comment-bottom {
    background: url("images/comment-bottom-d2.png") no-repeat scroll left bottom transparent;
}
.depth-2 .comment-container {
    background: url("images/comment-bg-d2.png") repeat-y scroll 0 0 transparent;
    width: 447px;
}
.depth-3 .comment-top {
    background: url("images/comment-top-d3.png") no-repeat scroll 0 0 transparent;
}
.depth-3 .comment-bottom {
    background: url("images/comment-bottom-d3.png") no-repeat scroll left bottom transparent;
}
.depth-3 .comment-container {
    background: url("images/comment-bg-d3.png") repeat-y scroll 0 0 transparent;
    width: 367px;
}
.depth-4 .comment-top {
    background: url("images/comment-top-d4.png") no-repeat scroll 0 0 transparent;
}
.depth-4 .comment-bottom {
    background: url("images/comment-bottom-d4.png") no-repeat scroll left bottom transparent;
}
.depth-4 .comment-container {
    background: url("images/comment-bg-d4.png") repeat-y scroll 0 0 transparent;
    width: 287px;
}
.depth-5 .comment-top {
    background: url("images/comment-top-d5.png") no-repeat scroll 0 0 transparent;
}
.depth-5 .comment-bottom {
    background: url("images/comment-bottom-d5.png") no-repeat scroll left bottom transparent;
}
.depth-5 .comment-container {
    background: url("images/comment-bg-d5.png") repeat-y scroll 0 0 transparent;
    width: 207px;
}
.fullwidth .comment-top {
    background: url("images/comment-top-fullwidth-d1.png") no-repeat scroll 0 0 transparent;
}
.fullwidth .comment-bottom {
    background: url("images/comment-bottom-fullwidth-d1.png") no-repeat scroll left bottom transparent;
}
.fullwidth .comment-container {
    background: url("images/comment-bg-fullwidth-d1.png") repeat-y scroll 0 0 transparent;
    width: 875px;
}
.fullwidth .depth-2 .comment-top {
    background: url("images/comment-top-fullwidth-d2.png") no-repeat scroll 0 0 transparent;
}
.fullwidth .depth-2 .comment-bottom {
    background: url("images/comment-bottom-fullwidth-d2.png") no-repeat scroll left bottom transparent;
}
.fullwidth .depth-2 .comment-container {
    background: url("images/comment-bg-fullwidth-d2.png") repeat-y scroll 0 0 transparent;
    width: 795px;
}
.fullwidth .depth-3 .comment-top {
    background: url("images/comment-top-fullwidth-d3.png") no-repeat scroll 0 0 transparent;
}
.fullwidth .depth-3 .comment-bottom {
    background: url("images/comment-bottom-fullwidth-d3.png") no-repeat scroll left bottom transparent;
}
.fullwidth .depth-3 .comment-container {
    background: url("images/comment-bg-fullwidth-d3.png") repeat-y scroll 0 0 transparent;
    width: 715px;
}
.fullwidth .depth-4 .comment-top {
    background: url("images/comment-top-fullwidth-d4.png") no-repeat scroll 0 0 transparent;
}
.fullwidth .depth-4 .comment-bottom {
    background: url("images/comment-bottom-fullwidth-d4.png") no-repeat scroll left bottom transparent;
}
.fullwidth .depth-4 .comment-container {
    background: url("images/comment-bg-fullwidth-d4.png") repeat-y scroll 0 0 transparent;
    width: 635px;
}
.fullwidth .depth-5 .comment-top {
    background: url("images/comment-top-fullwidth-d5.png") no-repeat scroll 0 0 transparent;
}
.fullwidth .depth-5 .comment-bottom {
    background: url("images/comment-bottom-fullwidth-d5.png") no-repeat scroll left bottom transparent;
}
.fullwidth .depth-5 .comment-container {
    background: url("images/comment-bg-fullwidth-d5.png") repeat-y scroll 0 0 transparent;
    width: 555px;
}
ul#top-menu {
    float: left;
}
ul#top-menu li {
    margin-right: 9px;
    padding-left: 10px;
    padding-top: 16px;
}
ul#top-menu a {
    color: #FFFFFF;
    font-size: 12px;
    text-decoration: none;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.8);
    text-transform: uppercase;
}
ul#top-menu a:hover {
    color: #8D96A0;
}
ul#top-menu > li.current_page_item > a {
    color: #8D96A0 !important;
    font-family: Georgia,serif;
    font-style: italic;
}
ul.nav li ul {
    background: url("images/dropdown-bg.png") repeat-y scroll 0 0 #E7E7E7;
    border-radius: 0 0 10px 10px;
    box-shadow: 3px 6px 7px 1px rgba(0, 0, 0, 0.1);
    display: none;
    padding: 4px 5px 14px 14px;
    top: 49px !important;
    width: 178px !important;
}
ul.nav ul li {
    margin: 0 !important;
    padding: 0 !important;
}
ul.nav ul li a {
    padding: 8px 0 !important;
    width: 170px;
}
ul.nav li:hover ul ul, ul.nav li.sfHover ul ul {
    border-radius: 8px 8px 8px 8px;
    left: 182px !important;
    top: -3px !important;
}
#featured {
    height: 403px;
    overflow: hidden;
    position: relative;
}
#featured .slide {
    background: url("images/slide-bg.png") no-repeat scroll 0 0 transparent;
    padding: 6px 6px 25px;
    position: absolute;
    z-index: 1;
}
#featured .active {
    background: url("images/active-slide-bg.png") no-repeat scroll 0 0 transparent;
    padding: 6px 6px 25px;
    z-index: 2;
}
#slider-left-overlay, #slider-right-overlay {
    height: 263px;
    position: absolute;
    top: 60px;
    z-index: 3;
}
#slider-left-overlay {
    background: url("images/slider-left-overlay.png") no-repeat scroll 0 0 transparent;
    left: 0;
    width: 169px;
}
#slider-right-overlay {
    background: url("images/slider-right-overlay.png") no-repeat scroll 0 0 transparent;
    right: 0;
    width: 171px;
}
#featured .description {
    background: url("images/featured-description-bg.png") no-repeat scroll 0 0 transparent;
    bottom: 25px;
    display: none;
    font-size: 24px;
    height: 38px;
    left: 6px;
    padding: 18px 7px 0 15px;
    position: absolute;
    width: 500px;
}
#featured .description, #featured .description h2 {
    color: #FFFFFF;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
}
#featured .additional {
    background: url("images/featured-hover-overlay.png") repeat scroll 0 0 transparent;
    display: none;
    height: 334px;
    left: 6px;
    position: absolute;
    top: 6px;
    width: 500px;
}
#featured .active .description {
    display: block;
}
#featured a.prevslide, #featured a.nextslide {
    display: block;
    height: 40px;
    position: absolute;
    text-indent: -9999px;
    top: 154px;
    width: 30px;
}
#featured a.prevslide {
    background: url("images/featured-left-arrow.png") no-repeat scroll 0 0 transparent;
    left: 29px;
}
#featured a.nextslide {
    background: url("images/featured-right-arrow.png") no-repeat scroll 0 0 transparent;
    right: 30px;
}
#featured a.featured-zoom, #featured a.featured-more {
    display: block;
    height: 43px;
    position: absolute;
    text-indent: -9999px;
    top: 150px;
    width: 40px;
}
#featured a.featured-zoom {
    background: url("images/featured-zoom.png") no-repeat scroll 0 0 transparent;
    left: 238px;
}
#featured a.featured-more {
    background: url("images/featured-more.png") no-repeat scroll 0 0 transparent;
    left: 263px;
}
#comment-wrap {
    padding-right: 60px;
}
h3#comments, h3#reply-title span {
    background: url("images/title-bg.png") no-repeat scroll left bottom transparent;
    color: #1F262D;
    display: block;
    font-size: 30px;
    margin-bottom: 5px;
    padding-bottom: 33px;
}
.comment-body {
    margin-bottom: 30px;
    padding-left: 82px;
    position: relative;
}
.avatar-container {
    left: 0;
    position: absolute;
    top: 0;
}
.avatar-box {
    position: relative;
}
.avatar-box img {
    margin: 6px 0 0 6px;
}
.avatar-overlay {
    background: url("images/avatar-overlay.png") no-repeat scroll 0 0 transparent;
    display: block;
    left: 0;
    position: absolute;
    top: 0;
}
.avatar-box, .avatar-overlay {
    height: 68px;
    width: 68px;
}
span.comment-date {
    color: #838383;
    display: block;
    font-size: 11px;
    padding-top: 9px;
    text-align: center;
}
.comment-top {
    background: url("images/comment-top.png") no-repeat scroll 0 0 transparent;
    padding-top: 10px;
}
.comment-bottom {
    background: url("images/comment-bottom.png") no-repeat scroll left bottom transparent;
    padding-bottom: 10px;
}
.comment-container {
    background: url("images/comment-bg.png") repeat-y scroll 0 0 transparent;
    padding: 0 2px 0 1px;
    width: 527px;
}
.comment-wrap {
    background: url("images/comment-gradient.png") repeat-x scroll left bottom transparent;
    padding: 18px 18px 8px 29px;
}
.comment-meta {
    color: #1F262D;
    font-size: 24px;
    margin-bottom: 12px;
}
span.fn, span.fn a {
    color: #1F262D;
}
span.fn a:hover {
    color: #000000;
    text-decoration: none;
}
.comment-arrow {
    background: url("images/comment-arrow.png") no-repeat scroll 0 0 transparent;
    height: 20px;
    left: 74px;
    position: absolute;
    top: 23px;
    width: 9px;
}
.reply-container {
    background: url("images/readmore-black.png") no-repeat scroll right bottom transparent;
    display: block;
    float: right;
    font-size: 12px;
    height: 29px;
    line-height: 28px;
    padding-right: 12px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}
.reply-container a {
    background: url("images/readmore-black.png") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    display: block;
    height: 29px;
    padding-left: 12px;
}
.reply-container a:hover {
    color: #EEEEEE;
    text-decoration: none;
}
#commentform textarea#comment {
    width: 96%;
}
#commentform input[type="text"] {
    width: 38%;
}
li.comment #respond textarea {
    width: 94% !important;
}
li.comment #respond input[type="text"] {
    width: 48% !important;
}
#footer {
    background: url("images/top-bg.png") repeat-x scroll 0 0 #11161C;
}
#footer-top {
    background: url("images/top-wrapper-bg.jpg") no-repeat scroll center top transparent;
}
#footer-content {
    background: url("images/footer-shadow.png") repeat-x scroll 0 0 transparent;
}
#footer-widgets {
    padding-top: 55px;
}
.footer-widget {
    float: left;
    margin-bottom: 40px;
    margin-right: 90px;
    width: 260px;
}
.last {
    margin-right: 0;
}
h4.widgettitle {
    color: #FFFFFF;
    font-size: 24px;
    padding-bottom: 15px;
}
.footer-widget {
    color: #8B949D;
    line-height: 21px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);
}
.footer-widget a {
    color: #8B949D;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);
}
.footer-widget a:hover {
    color: #FFFFFF;
    text-decoration: none;
}
.footer-widget ul {
    margin-bottom: 8px;
}
.footer-widget ul ul {
    margin-bottom: 0;
}
.footer-widget ul li {
    background: url("images/footer-bullet.png") no-repeat scroll 0 8px transparent;
    padding: 0 0 10px 18px;
}
.footer-widget ul li ul {
    margin: 0 0 -3px;
    padding: 5px 0 0 7px;
}
#footer-bottom {
    background: url("images/footer-bottom-bg.png") repeat-x scroll 0 0 transparent;
    clear: both;
    padding-bottom: 16px;
    padding-top: 26px;
}
ul.bottom-nav li {
    float: left;
    font-size: 12px;
    padding-right: 19px;
}
ul.bottom-nav li a {
    color: #CCCCCC;
    font-size: 11px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);
}
ul.bottom-nav li a:hover {
    color: #8D96A0;
    text-decoration: none;
}
ul.bottom-nav li.current_page_item a {
    color: #8D96A0 !important;
    font-family: Georgia,serif;
    font-style: italic;
}
p#copyright {
    color: #8B949D;
    float: right;
    font-size: 11px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);
}
p#copyright a {
    color: #FFFFFF;
}
#sidebar h4.widgettitle {
    color: #FFFFFF;
    font-size: 24px;
    padding: 0 10px 14px;
}
.widget {
    background: url("images/widget-bg.png") no-repeat scroll 0 0 transparent;
    color: #5E5E5E;
    margin-bottom: 38px;
    padding-top: 10px;
    text-shadow: none;
}
.widget-bottom {
    background: url("images/bottom-widget-bg.png") no-repeat scroll left bottom transparent;
    padding-bottom: 10px;
    width: 273px;
}
.widget-content {
    background: url("images/content-widget-bg.png") repeat-y scroll 0 0 transparent;
    padding: 0 2px 0 1px;
}
.widget-text {
    background: url("images/widget-gradient.png") repeat-x scroll left bottom transparent;
    padding: 10px 25px;
}
.widget ul li {
    background: url("images/sidebar-bullet.png") no-repeat scroll 0 15px transparent;
    color: #000000 !important;
    display: block;
    font-size: 14px;
    padding: 4px 0 1px 12px;
}
.widget ul li a {
    color: #000000;
    font-weight: bold;
    text-decoration: none;
    text-shadow: none;
}
.widget ul li a:hover {
    color: #161616;
}
div.post .new-post .aligncenter, .aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.wp-caption {
    background-color: #F3F3F3;
    border: 1px solid #DDDDDD;
    margin-bottom: 10px;
    padding-top: 4px;
    text-align: center;
}
.wp-caption.alignleft {
    margin: 0 10px 10px 0;
}
.wp-caption.alignright {
    margin: 0 0 10px 10px;
}
.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: 0 4px 5px;
}
.alignright {
    float: right;
}
.alignleft {
    float: left;
}
img.alignleft {
    display: inline;
    float: left;
    margin-right: 15px;
}
img.alignright {
    display: inline;
    float: right;
    margin-left: 15px;
}
.nav ul {
    background-position: center bottom;
    background-repeat: no-repeat;
    position: absolute;
    top: -999em;
    z-index: 10;
}
.nav li {
    float: left;
    position: relative;
}
.nav a {
    display: block;
    float: left;
}
.nav li:hover ul, ul.nav li.sfHover ul {
    left: 0;
    top: 50px;
}
.nav li:hover li ul, .nav li.sfHover li ul {
    top: -999em;
}
.nav li li:hover ul, ul.nav li li.sfHover ul {
    left: 152px;
    top: 0;
}
.nav li:hover ul, .nav li li:hover ul {
    top: -999em;
}
.nav li li {
    border-bottom: 1px dotted #444444;
    display: block;
    float: left;
    height: auto !important;
    margin-left: 0;
    width: 181px;
}
.nav li ul {
    width: 191px;
    z-index: 1000;
}
.nav li li a:link, .nav li li a:visited {
    display: block;
    float: left;
    height: auto;
}
.nav li:hover {
    visibility: inherit;
}
#wp-calendar {
    empty-cells: show;
    margin: 10px auto 0;
    width: 240px;
}
#wp-calendar a {
    display: block;
    font-weight: bold;
    text-decoration: none;
}
#wp-calendar a:hover {
    text-decoration: underline;
}
#wp-calendar caption {
    font: bold 13px Arial,Sans-Serif;
    text-decoration: none;
}
#wp-calendar td {
    color: #9F9F9F;
    padding: 3px 5px;
}
#wp-calendar td#today {
    color: #FFFFFF;
}
#wp-calendar th {
    font-style: normal;
    padding: 3px 5px;
    text-transform: capitalize;
}
#wp-calendar #prev a, #wp-calendar #next a {
    font-size: 9pt;
}
#wp-calendar #next a {
    padding-right: 10px;
    text-align: right;
}
#wp-calendar #prev a {
    padding-left: 10px;
    text-align: left;
}
.pagination {
    overflow: hidden;
    padding: 15px 12px 0;
}
.wp-pagenavi {
    padding: 27px 60px 20px 0;
    position: relative;
    text-align: right;
}
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:visited {
    background: url("images/pagenavi-bg.png") no-repeat scroll 0 0 transparent;
    border: medium none !important;
    color: #2F373F !important;
    font-size: 18px !important;
    font-weight: normal !important;
    margin: 2px;
    padding: 7px 19px 13px 14px !important;
    text-decoration: none;
    text-shadow: 1px 1px 0 #FFFFFF;
}
.wp-pagenavi span.current {
    color: #FFFFFF !important;
    font-size: 18px !important;
    text-shadow: 1px 1px 0 #FFFFFF;
}
.wp-pagenavi span.current, .wp-pagenavi span.extend, .wp-pagenavi a:active, .wp-pagenavi a:hover {
    background: url("images/pagenavi-bg-active.png") no-repeat scroll 0 0 transparent;
    border: medium none !important;
    color: #FFFFFF !important;
    margin: 2px;
    padding: 7px 19px 13px 14px !important;
}
.wp-pagenavi span.pages {
    border: medium none !important;
    color: #838383;
    font-size: 18px;
    margin: 2px !important;
    padding: 5px 20px 5px 7px !important;
}
a.readmore:hover, #sidebar div.custom-sidebar-block ul.control li a:hover, ul#cats-menu li a:hover, ul#page-menu li a:hover, div#slider-control div.featitem h2 a {
    text-decoration: none;
}
.js #feat-content, .js div#from-blog div.entries {
    display: none;
}
.foursixeight {
    margin: 0 0 15px 84px;
}
.post-gallery-thumbnail {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DADADA;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    margin-bottom: 20px;
    padding: 5px;
}
.gallery-thumbnail {
    position: relative;
}
.post-gallery-thumbnail img {
    display: block;
    max-width: 608px;
}
.post-gallery-thumbnail span.post-overlay {
    background: url("images/gallery-overlay.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
div.ppt {
    text-shadow: none !important;
}
.post-gallery-thumbnail {
    float: left;
}
#comment-wrap .navigation {
    padding: 10px 0;
}
.nav-previous {
    float: left;
}
.nav-next {
    float: right;
}
h3#reply-title small {
    display: block;
}
h3#reply-title small a {
    font-size: 12px;
    letter-spacing: 0;
}
#commentform input[type="text"] {
    display: block;
    padding: 5px;
    width: 40%;
}
#commentform textarea#comment {
    width: 91%;
}
.commentlist #respond textarea#comment {
    width: 98% !important;
}
.commentlist #respond input[type="text"] {
    display: block;
    padding: 5px;
    width: 40%;
}
.comment_navigation_top, .comment_navigation_bottom {
    padding: 10px 0;
}
.et_embedded_videos {
    display: none !important;
}
.js #featured {
    background: url("images/ajax-loader.gif") no-repeat scroll center 37% transparent;
}
.js #featured .slide {
    display: none;
}
.topMenu {
    position: absolute;
    right: -8px;
    top: 42px;
}
.topMenu li {
    background: url("images/plus.png") no-repeat scroll 0 7px transparent;
    padding-left: 10px;
}
.page .post-thumb {
    margin-left: 6px;
    margin-top: 6px;
    max-height: 300px;
    max-width: 609px !important;
}
ul.nav li ul.sub-menu {
    left: 10px;
}
.zi1 {
    left: 44% !important;
    opacity: 1 !important;
    top: 96% !important;
}
img.Featured {
    max-height: 435px;
    max-width: 500px;
}
.post-edit-link {
    color: #990000;
    font-size: 20px;
}
img.alignleft, img.alignright, img.aligncenter, img.alignnone {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #999999;
    margin-bottom: 10px;
    padding: 5px;
}
.sub-menu li a {
    font-weight: bold !important;
}
.sub-menu li ul li a {
    font-weight: normal !important;
}
#menu-pages li {
    background: none repeat scroll 0 0 transparent;
}
.sub-menu li ul li {
    background: url("images/sidebar-bullet.png") no-repeat scroll 0 15px transparent !important;
}
.home .service img {
    display: none;
}
input.wpcf7-text {
    background: url("images/contact_input.png") repeat-x scroll 0 0 #F7F7F7 !important;
    border: 1px solid #CCCCCC !important;
    border-radius: 8px 8px 8px 8px !important;
    color: #111111 !important;
    padding: 8px !important;
    width: 300px !important;
}
.wpcf7-form p {
    padding-bottom: 0;
}
.wpcf7-submit {
    background: url("images/contact_submit.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    height: 34px;
    margin: 10px;
    width: 73px;
}
div.wpcf7-validation-errors {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 2px solid red !important;
}
.widget-text li h5, .widget-text li strong{ color:#000!important;}
.widget-text a{ color:#000;}