﻿/* Content
----------------------------------------------- */
body, .body-fauxcolumn-outer {
    font: normal normal 13px Helvetica, Arial, sans-serif;
    color: #000000;
    /*background: #181e52 url(bg.png) repeat fixed top center;*/
    padding: 0 0 0 0;
}

html body .region-inner {
    min-width: 0;
    max-width: 100%;
    width: auto;
}

a:link {
    text-decoration: underline;
    color: #00f;
}

a:visited {
    text-decoration: underline;
    color: #005;
}

a:hover {
    text-decoration: underline;
    color: #06f;
}

.body-fauxcolumn-outer .fauxcolumn-inner {
    background: transparent none repeat scroll top left;
    _background-image: none;
}

.body-fauxcolumn-outer .cap-top {
    position: absolute;
    z-index: 1;
    height: 400px;
    width: 100%;
    /*background: #181e52 url(bg.png) repeat fixed top center;*/
}

    .body-fauxcolumn-outer .cap-top .cap-left {
        width: 100%;
        background: transparent none repeat-x scroll top left;
        _background-image: none;
    }

.content-outer {
    -moz-box-shadow: 0 0 0 rgba(0, 0, 0, .15);
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, .15);
    -goog-ms-box-shadow: 0 0 0 #333333;
    box-shadow: 0 0 0 rgba(0, 0, 0, .15);
    margin-bottom: 1px;
}

.content-inner {
    background-color: #ffffff;
    padding: 0 !important;
}

/* Reset */

.widget {
    margin: 0;
}

/* Header
----------------------------------------------- */

#navbar {
    display: none;
}

#header {
    margin: 0;
    border-bottom: 1px solid #555;
    background: #2970A6 url(head.jpg);
    height: 99px;
    overflow-y: hidden;
    margin-top: -8px;
}

.header-outer {
    background: transparent none repeat-x scroll 0 -400px;
    _background-image: none;
}

#header .title {
    padding: 25px;
    font: normal bold 40px Georgia, Utopia, 'Palatino Linotype', Palatino, serif;
    color: #fff;
    text-shadow: 0 0 0 rgba(0, 0, 0, .2);
    display: block;
}

    #header .title a, #header .title a:link, #header .title a:visited {
        color: #fff;
        text-decoration: none;
    }

.header-inner .Header .titlewrapper {
    padding: 0 !important;
}

.header-inner .Header .descriptionwrapper {
    padding: 0 0;
}

.header .widget {
    line-height: normal;
}

/* Tabs
----------------------------------------------- */

.tabs#crosscol {
    margin: 0;
    border-bottom: 1px solid #555;
    height: 50px;
    background-color: #19476c;
}

.tabs .PageList, .section:first-child .widget:first-child.PageList {
    margin-top: 5px;
    !important;
    border-bottom: 3px solid #fff;
    border-top: 1px solid #19476c;
}

.tabs a:link, .tabs a:visited {
    display: block;
    padding: 10px 20px 0 20px;
    height: 40px;
}

.tabs li {
    height: 40px;
    display: inline-block;
    font: normal normal 16px 'Trebuchet MS', Trebuchet, Verdana, sans-serif;
    color: #000000;
    border-left: 1px solid #d1d1d1;
    overflow-y: hidden;
}

    .tabs li.selected, .tabs li.selected a, .tabs li.selected a:link, .tabs li.selected a:visited {
        font-weight: bold;
        color: #fff;
        background-color: #508bb7;
    }

    .tabs li:first-child {
        border-left: none;
    }

    .tabs li a:link, .tabs li a:visited {
        color: #fff;
        text-decoration: none;
    }

/* Columns
----------------------------------------------- */

#main {
    padding: 20px;
    margin: 0px;
}

.main-outer {
    border-top: 0 solid transparent;
}

.fauxcolumn-left-outer .fauxcolumn-inner {
    border-right: 1px solid transparent;
}

.fauxcolumn-right-outer .fauxcolumn-inner {
    border-left: 1px solid transparent;
}

.main-outer {
    background-image: url(main_shadow.gif);
    background-repeat: repeat-x;
}

.sidebar {
    margin: 0 !important;
    padding-top: 20px;
}

/* Headings
----------------------------------------------- */

.post-body h1, .post-body h2, .post-body h3, .post-body h4, .post-body h5, .post-body h6 {
    color: #2970A6;
    ;
    margin-left: 0px !important;
    display: block;
    clear: both;
    margin-bottom: 10px;
    margin-top: 24px;
}

.post-body h3, .post-body h4, .post-body h5, .post-body h6 {
    font-family: Georgia, Utopia, 'Palatino Linotype', Palatino, serif;
}

h2.post-title, h1.post-title {
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: bold;
    margin: 0 0;
    color: #2970A6;
    width: 100%;
    border-bottom: 1px solid #ccc;
    margin-left: -20px;
}

    h2.post-title a:link, h2.post-title a:visited {
        color: #2970A6;
        text-decoration: none;
    }

.post-body h2 {
    margin-bottom: 22px;
    margin-bottom: 1em;
}

.post-body h3 {
    font-size: 18px;
    font-weight: bold;
}

.post-body h4 {
    font-size: 16px;
}

.post-body h5 {
    font-size: 16px;
    font-weight: normal;
}

/* Widgets
----------------------------------------------- */
.widget .zippy {
    color: #7c7c7c;
    text-shadow: 2px 2px 1px rgba(0, 0, 0, .1);
}

.widget .popular-posts ul {
    list-style: none;
    margin: 0 !important;
    padding: 0 !important;
    width: 100%;
    line-height: normal;
}

    .widget .popular-posts ul li {
        padding: 5px 0 !important;
    }

        .widget .popular-posts ul li a:link,
        .widget .popular-posts ul li a:visited,
        .BlogArchive ul.posts li a:link,
        .BlogArchive ul.posts li a:visited {
            text-decoration: none;
        }

        .widget .popular-posts ul li a:hover,
        .BlogArchive ul.posts li a:hover {
            text-decoration: underline;
            color: blue;
        }

.sidebar h2 {
    font-size: 14px;
    letter-spacing: 2px;
    background-color: #2970A6;
    color: #fff;
    padding: 5px 0;
    text-indent: 10px;
    margin: 0;
    width: 100%;
    margin-bottom: 5px;
}

.sidebar .widget-content {
    padding: 0 0 0 1em;
    margin-bottom: 2em;
}

.widget-content ul {
}

/* Posts
----------------------------------------------- */
.post-body p {
    margin-top: 1em;
    text-indent: 1em;
    line-height: 25px;
}

abbr {
    border-bottom: 1px dotted #333;
}

.date-header {
    letter-spacing: 2px;
    margin: inherit;
    float: none;
    clear: both;
    display: block;
    margin-left: -20px;
}

.main-inner {
    padding-top: 0 !important;
}

    .main-inner .column-center-inner {
        padding: 0 0;
    }

        .main-inner .column-center-inner .section {
            margin: 0 1em;
        }

.post {
    margin: 0 0 20px 0;
}

.post-body {
    font-size: 110%;
    line-height: 1.4;
    position: relative;
}

    .post-body img, .post-body .tr-caption-container, .Profile img, .Image img,
    .BlogList .item-thumbnail img {
        padding: 2px;
        background: #ffffff;
        border: 1px solid #e3e3e3;
        -moz-box-shadow: 1px 1px 5px rgba(0, 0, 0, .1);
        -webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, .1);
        box-shadow: 1px 1px 5px rgba(0, 0, 0, .1);
        margin: 10px;
    }

    .post-body img, .post-body .tr-caption-container {
        padding: 5px;
    }

    .post-body .tr-caption-container {
        color: #000000;
    }

        .post-body .tr-caption-container img {
            padding: 0;
            background: transparent;
            border: none;
            -moz-box-shadow: 0 0 0 rgba(0, 0, 0, .1);
            -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, .1);
            box-shadow: 0 0 0 rgba(0, 0, 0, .1);
        }

.post-header {
    margin: 0 0 1.5em;
    line-height: 1.6;
    font-size: 90%;
}

.post-footer {
    margin: 20px -2px 0;
    padding: 5px 10px;
    color: #000000;
    background-color: #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
    line-height: 1.6;
    font-size: 90%;
}

#comments .comment-author {
    padding-top: 1.5em;
    border-top: 1px solid transparent;
    background-position: 0 1.5em;
}

    #comments .comment-author:first-child {
        padding-top: 0;
        border-top: none;
    }

.avatar-image-container {
    margin: .2em 0 0;
}

#comments .avatar-image-container img {
    border: 1px solid #e3e3e3;
}

/* Comments
----------------------------------------------- */
.comments .comments-content .icon.blog-author {
    background-repeat: no-repeat;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IArs4c6QAAAAZiS0dEAP8A/wD/oL2nkwAAAAlwSFlzAAALEgAACxIB0t1+/AAAAAd0SU1FB9sLFwMeCjjhcOMAAAD+SURBVDjLtZSvTgNBEIe/WRRnm3U8RC1neQdsm1zSBIU9VVF1FkUguQQsD9ITmD7ECZIJSE4OZo9stoVjC/zc7ky+zH9hXwVwDpTAWWLrgS3QAe8AZgaAJI5zYAmc8r0G4AHYHQKVwII8PZrZFsBFkeRCABYiMh9BRUhnSkPTNCtVXYXURi1FpBDgArj8QU1eVXUzfnjv7yP7kwu1mYrkWlU33vs1QNu2qU8pwN0UpKoqokjWwCztrMuBhEhmh8bD5UDqur75asbcX0BGUB9/HAMB+r32hznJgXy2v0sGLBcyAJ1EK3LFcbo1s91JeLwAbwGYu7TP/3ZGfnXYPgAVNngtqatUNgAAAABJRU5ErkJggg==);
}

.comments .comments-content .loadmore a {
    border-top: 1px solid #7c7c7c;
    border-bottom: 1px solid #7c7c7c;
}

.comments .comment-thread.inline-thread {
    background-color: #e3e3e3;
}

.comments .continue {
    border-top: 2px solid #7c7c7c;
}

/* Accents
---------------------------------------------- */
.section-columns td.columns-cell {
    border-left: 1px solid transparent;
}

.blog-pager {
    /*background: transparent url(http://www.blogblog.com/1kt/simple/paging_dot.png) repeat-x scroll top center;*/
}

.blog-pager-older-link, .home-link,
.blog-pager-newer-link {
    background-color: #ffffff;
    padding: 5px;
}

.footer-outer {
    border-top: 1px dashed #bbbbbb;
}

/* Mobile
----------------------------------------------- */
body.mobile {
    background-size: auto;
}

.mobile .body-fauxcolumn-outer {
    background: transparent none repeat scroll top left;
}

    .mobile .body-fauxcolumn-outer .cap-top {
        background-size: 100% auto;
    }

.mobile .content-outer {
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, .15);
    box-shadow: 0 0 3px rgba(0, 0, 0, .15);
    padding: 0 0;
}

body.mobile .AdSense {
    margin: 0 -0;
}

.mobile .tabs-inner .widget ul {
    margin-left: 0;
    margin-right: 0;
}

.mobile .post {
    margin: 0;
}

.mobile .main-inner .column-center-inner .section {
    margin: 0;
}

.mobile .date-header {
    padding: 0.1em 10px;
    margin: 0 -10px;
}

.mobile h2.post-title {
    margin: 0;
}

.mobile .blog-pager {
    background: transparent none no-repeat scroll top center;
}

.mobile .footer-outer {
    border-top: none;
}

.mobile .main-inner, .mobile .footer-inner {
    background-color: #ffffff;
}

.mobile-index-contents {
    color: #000000;
}

.mobile-link-button {
    background-color: #000000;
}

    .mobile-link-button a:link, .mobile-link-button a:visited {
        color: #ffffff;
    }

.mobile .tabs-inner .section:first-child {
    border-top: none;
}

.mobile .tabs-inner .PageList .widget-content {
    background-color: #e3e3e3;
    color: #000000;
    border-top: 1px solid #d1d1d1;
    border-bottom: 1px solid #d1d1d1;
}

    .mobile .tabs-inner .PageList .widget-content .pagelist-arrow {
        border-left: 1px solid #d1d1d1;
    }

/* "Dynamic" Stuff */

body {
    min-width: 1028px;
}

.content-outer, .content-fauxcolumn-outer, .region-inner {
    min-width: 1028px;
    max-width: 1028px;
    _width: 1028px;
}

.main-inner .columns {
    padding-left: 0px;
    padding-right: 300px;
}

.main-inner .fauxcolumn-center-outer {
    left: 0px;
    right: 300px;
    /* IE6 does not respect left and right together */
    _width: expression(this.parentNode.offsetWidth - parseInt("0px") - parseInt("300px") + 'px');
}

.main-inner .fauxcolumn-left-outer {
    width: 0px;
}

.main-inner .fauxcolumn-right-outer {
    width: 300px;
}

.main-inner .column-left-outer {
    width: 0px;
    right: 100%;
    margin-left: -0px;
}

.main-inner .column-right-outer {
    width: 300px;
    margin-right: -300px;
}

#layout {
    min-width: 0;
}

    #layout .content-outer {
        min-width: 0;
        width: 800px;
    }

    #layout .region-inner {
        min-width: 0;
        width: auto;
    }

.clear {
    clear: both;
    height: : 1 px;
    overflow: hidden;
}

dl.table {
    padding: 0.5em;
}

.table dt {
    float: left;
    clear: left;
    width: 10em;
    text-align: right;
    font-weight: bold;
    color: #333;
}

    .table dt:after {
        content: ":";
    }

.table dd {
    margin: 0 0 0 11em;
    padding: 0 0 0.5em 0;
}

.feature-table {
    width: 98%;
}

    .feature-table thead th {
        padding: 5px;
        vertical-align: top;
        background-color: #99CCFF;
    }

    .feature-table .even td {
        background-color: rgba(151, 204, 255, 0.50);
    }

    .feature-table td, .feature-table tbody th {
        padding: 5px 5px 10px 5px;
        vertical-align: top;
        text-align: left;
    }

        .feature-table td ul, .feature-table td li {
            margin: 5px 0px 10px 0px !important;
            padding: 0 !important;
            list-style-type: none;
        }

.downloads-table {
    width: 98%;
}

dl.specifications-dl {
    padding: 0.5em;
    float: left;
    clear: both;
}

    dl.specifications-dl dt {
        float: left;
        clear: left;
        width: 250px;
        text-align: right;
        font-weight: bold;
    }

        dl.specifications-dl dt:after {
            content: ":";
        }

    dl.specifications-dl dd {
        margin: 0 0 0 260px;
        padding: 0 0 0.5em 0;
    }

    dl.specifications-dl ul {
        padding: 0;
        margin: 0;
    }

        dl.specifications-dl ul li {
            list-style: none;
        }

.downloads-table {
    width: 98%;
}

    .downloads-table thead tr {
        padding: 5px;
        vertical-align: top;
        background-color: #99CCFF;
    }

        .downloads-table thead th {
        text-align:left;
    }

    .downloads-table tbody tr:nth-child(even) {
        background-color: rgba(151, 204, 255, 0.50);
    }

    .downloads-table td, .downloads-table tbody th {
        padding: 5px 5px 10px 5px;
        vertical-align: top;
        text-align: left;
    }
