﻿body {
    color: #000000;
    font-family: Arial,Helvetica,sans-serif;
}

.MCLRound {
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 8px 8px 8px 8px;
    border: 1px solid #400040;
    margin: 4px 4px 4px 4px;
    vertical-align: middle;
    height: auto;
    width: 99%;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 14px;
}

.Footer {
    color: #FFFFFF;
    height: 65px;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    width: 100%;
    position: relative;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 0px 0px 8px 8px;
    background-color: #5E2F08;
    margin-top: 20px;
}

.Header {
    color: #FFFFFF;
    height: 115px;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    width: 100%;
    position: relative;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 8px 8px 0px 0px;
    background-color: #5E2F08;
}

.HeaderTitle {
    vertical-align: Middle;
    padding-left: 10px;
}

slogan {
    font-family: Gabriola;
    font-size: 22px;
    font-weight: bold;
    font-style: italic;
    color: #FFFFFF;
    padding-left: 60px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin: 0px;
    width: 90%;
}

.HeaderTitle a {
    vertical-align: Middle;
    padding-left: 10px;
    color: White !important;
    border: none;
    text-decoration: none !important;
}

.HeaderTitle span {
    vertical-align: Middle;
    padding-left: 10px;
    color: #CCFF99;
}

.divMenu {
    height: auto;
    width: 100%;
    background-image: url('../../../Images/menuBack.gif');
}

.body {
    background-image: url('../../../Images/bg.png');
}

.AllArticles {
    background-image: url('../../../Images/bg.png');
    width: 71%;
    margin: 4px 0px 4px 4px;
    word-wrap: break-word;
    float: left;
}

.Article {
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    border: 1px solid #400040;
    vertical-align: middle;
    height: auto;
    width: 98%;
    padding: 4px 4px 4px 10px;
    margin-bottom: 10px;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 14px;
    background-image: none;
    background-color: White;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
    overflow: hidden;
    word-wrap: break-word;
}

.PageContent {
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    border: 1px solid #400040;
    vertical-align: middle;
    height: auto;
    width: 98%;
    padding: 4px 4px 14px 10px;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 14px;
    background-image: none;
    background-color: White;
}

.Article .rmore a {
    background: none repeat scroll 0 0 #560A00;
    border: 1px solid #560A00;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.2) inset, 0 1px 1px rgba(0, 0, 0, 0.2);
    color: #FFFFFF;
    margin-top: -1px;
    padding: 0 5px;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
}

.Article h2 {
    -moz-text-blink: none;
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: none;
    -moz-text-decoration-style: solid;
    color: #000000;
    font-size: 22px;
    font-style: normal;
    font-weight: bold;
    margin: 5px 10px 5px 0px;
}

    .Article h2 a {
        -moz-text-blink: none;
        -moz-text-decoration-color: -moz-use-text-color;
        -moz-text-decoration-line: none;
        -moz-text-decoration-style: solid;
        color: #83390D;
        font-family: 'Comic Sans MS';
        font-size: 17px;
        text-decoration: none;
    }

.AllRightWidgets {
    width: 28%;
    margin: 4px 4px 4px 0px;
    word-wrap: break-word;
    float: right;
}

    .AllRightWidgets .rightWidget {
        width: 98%;
        -moz-border-radius: 5px 5px 5px 5px;
        -webkit-border-radius: 5px 5px 5px 5px;
        border-radius: 5px 5px 5px 5px;
        border: 1px solid #400040;
        padding: 4px;
        vertical-align: middle;
        background-image: none;
        background-color: White;
        margin-bottom: 4px;
        box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
    }

.rightWidget h1 {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #5E2F08;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    color: #FFFFFF;
    font-size: 105%;
    letter-spacing: 1px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0px;
    padding-bottom: 5px;
    padding-left: 8px;
    padding-right: 5px;
    padding-top: 5px;
    text-transform: capitalize;
    text-align: center;
    border-radius: 5px;
    background-color: #996600;
}

.rightWidgetContent {
    color: #000000;
    font-size: 13px;
    margin: 0;
    overflow: hidden;
    padding: 5px;
    position: relative;
    z-index: 1;
}

    .rightWidgetContent ul {
        margin: 3px;
        padding-left: 15px;
    }

    .rightWidgetContent li {
        margin: 0px;
        border-bottom: 1px solid #F2F2F2;
        border-bottom-color: #FFAC84;
        border-bottom-style: dotted;
    }

    .rightWidgetContent a {
        color: #83390D !important;
        font-family: Georgia;
        text-decoration: none !important;
    }

        .rightWidgetContent a:hover {
            color: Black;
            text-decoration: none;
            background-color: #CCFF66;
        }

.Article table {
    border-collapse: collapse;
    margin-bottom: 15px;
    margin-left: 0px;
    margin-right: 10px;
    margin-top: 15px;
}

.Article th strong {
    color: #FFFFFF;
}

.Article th {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #882D2D;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    border-bottom-color: #FFFFFF;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #EDC9C9;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    color: #FFFFFF;
    height: 29px;
    padding-left: 12px;
    padding-right: 12px;
    text-align: center;
    border: 1px solid #000000;
}

.Article tr {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #F3F3F3;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    height: 30px;
}

.Article td {
    border-bottom-color: #000000;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #FFFFFF;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    padding-left: 11px;
    padding-right: 11px;
}

blockquote {
    margin: 10px 10px 10px 0px;
    padding: 10px 10px 10px 10px;
    background: #FAFAFA !important;
    background-position: 10px 10px;
    border: 1px solid #f2f2f2;
    border-left: 8px solid #FF9966;
    font-weight: bold;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px;
}

code {
    margin: 10px 10px 10px 0px;
    padding: 10px 15px 10px 20px;
    text-align: left;
    display: block;
    overflow: auto;
    font: 500 1em/1.5em Consolas; /* white-space: pre; */
    background: #FAFAFA;
    border: 1px solid #f2f2f2;
    border-left: 8px solid #FF9966;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px;
    word-wrap: break-word;
}

label, .FormLabel {
    padding-left: 5px;
    padding-right: 7px;
    padding-bottom: 8px;
    text-align: left;
    font-size: 12px;
    font-weight: bold;
}

textarea {
    width: 350px;
    padding: 4px 5px;
    font: normal 1em Verdana, sans-serif;
    border: 1px solid #CCCCCC;
    height: 100px;
    display: block;
    color: #000;
    border-radius: 5px;
    -moz-border-radius: 5px; /*firefox*/
    -webkit-border-radius: 5px; /*safari n Chrome*/
    -khtml-border-radius: 5px; /*Linux*/
}

    textarea:focus {
        border: 1px solid #00CC00;
        background-color: #FFFFE6;
    }

select {
    padding: 3px;
    border: 1px solid #CCCCCC;
    font: normal 1em Verdana, sans-serif;
    color: #000;
    border-radius: 5px;
    -moz-border-radius: 5px; /*firefox*/
    -webkit-border-radius: 5px; /*safari n Chrome*/
    -khtml-border-radius: 5px; /*Linux*/
}

input {
    padding: 3px;
    border: 1px solid #CCCCCC;
    font: normal 1em Verdana, sans-serif;
    color: #000;
    border-radius: 5px;
    -moz-border-radius: 5px; /*firefox*/
    -webkit-border-radius: 5px; /*safari n Chrome*/
    -khtml-border-radius: 5px; /*Linux*/
}
a.button {
        margin-left: 5px;
        font: bolder 12px Verdana, Sans-serif;
        border: 1px solid #333;
        padding: 4px 6px;
        background: transparent url('../../../Images/menuBack.gif');
        color: #5E2F08;
        border-radius: 5px;
        cursor: pointer;
        background-attachment: scroll;
        box-shadow: 0 1px 0 rgba(0, 0, 0, .05);
    }

    input:focus {
        padding: 3px;
        border: 1px solid #00CC00;
    }
    select:focus {
        padding: 3px;
        border: 1px solid #00CC00;
    }

    input.button {
        margin-left: 5px;
        font: bolder 12px Verdana, Sans-serif;
        border: 1px solid #333;
        padding: 4px 6px;
        background: transparent url('../../../Images/menuBack.gif');
        color: #5E2F08;
        border-radius: 5px;
        cursor: pointer;
        background-attachment: scroll;
        box-shadow: 0 1px 0 rgba(0, 0, 0, .05);
    }

        input.button:hover {
            background: #B83D3D;
            color: #FFFFCC;
        }

        input.button:focus {
            background: #B83D3D;
            color: #FFFFCC;
        }

        input.button:active {
            background: #B83D3D;
            background-image: url('../../../Images/menuBack.gif');
            color: #5E2F08;
        }


* {
    outline-color: -moz-use-text-color;
    outline-style: none;
    outline-width: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}

h2, h3 {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 5px;
    padding-left: 2px;
    padding-right: 2px;
    padding-top: 5px;
}

a.more:link, a.more:visited {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
}

enhancements.css a.more:link, a.more:visited {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    -moz-text-blink: none;
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: none;
    -moz-text-decoration-style: solid;
    background-color: #227BAD;
    border-bottom-color: #2177A5;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #2177A5;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #2177A5;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: #2177A5;
    border-top-style: solid;
    border-top-width: 1px;
    color: #FFFFFF;
    float: left;
    font-weight: bold;
    margin-right: 5px;
    margin-top: 20px;
    padding-bottom: 6px;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 6px;
    text-transform: lowercase;
}

.BigBlock {
    background: none repeat scroll 0 0 #EEF6FB;
    border: 1px solid #CCCCCC;
    border-radius: 5px 5px 5px 5px;
    margin: 10px 10px 10px 0px;
    padding: 15px;
    text-align: left;
    background-attachment: scroll;
}

    .BigBlock:hover {
        box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
    }

    .BigBlock a:link, a:visited {
        color: #c63f00;
        text-decoration: none;
    }


    .BigBlock th {
        color: white;
    }

.Article .BigBlock table {
    padding: 0px;
}

.Article .BigBlock tr {
    padding: 0px;
}

.Article .BigBlock td {
    padding: 0px;
    border-bottom-color: #FFFFFF;
    border-bottom-style: solid;
    border-bottom-width: 0px;
    background-color: #EEF6FB;
}

.Article .BigBlock th {
    padding: 0px;
}

.Article .normalTable {
    padding: 5px;
    margin: 5px;
}

.normalTable tr {
    border: 0px solid #FFFFFF;
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #FFFFFF;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    padding-top: 5px;
    height: 5px;
}

.normalTable input[type="text"] {
    width: 225px;
}

.roundText {
    width: 225px;
}

.Article .normalTable td {
    padding-right: 5px;
    padding-left: 5px;
    vertical-align: middle;
    border: 0px solid #FFFFFF;
}

.BigBlock label {
    margin-right: 8px;
    vertical-align: middle;
    padding: 5px 0 0 5px;
}

.BigBlock input {
    margin-right: 0px;
    margin-left: 0px;
}

.BigBlock textarea {
    margin-right: 10px;
}

.Article .Comment {
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px;
    border: 1px solid #AEADAE;
    margin: 10px 10px 10px 0px;
    padding: 10px;
    background: #FAFAFA;
    overflow: hidden;
}

.Comment .userInfo {
    width: 20%;
    border: 1px solid #AEADAE;
    float: left;
    border-radius: 4px;
    text-align: center;
    padding-bottom: 5px;
    word-wrap: break-word;
}

.Comment .commentInfo {
    width: 78%;
    float: right;
}

.commentInfo .commentTitle {
    border-radius: 4px 4px 0px 0px;
    min-height: 20px;
    background: #DFE1E1;
    border: 1px solid #AEADAE;
    font-family: 'Imprint MT Shadow';
    padding: 4px 4px 2px 4px;
    font-size: 15px;
    word-wrap: break-word;
}

#divCommentBlock {
    padding-left: 25px;
}

.commentInfo .commentText {
    border-style: solid;
    border-width: 0px 1px 1px 1px;
    border-color: #AEADAE;
    border-radius: 0px 0px 4px 4px;
    padding: 2px 4px 4px 4px;
    font-family: 'Calisto MT';
    word-wrap: break-word;
    white-space: -pre-wrap; /* Opera 4-6 */
    white-space: -o-pre-wrap; /* Opera 7 */
    white-space: -moz-pre-wrap; /* Mozilla */
    margin-bottom: 5px;
    min-height: 40px;
}

div.name {
    border-width: 1px;
    border-color: #C0C0C0;
    text-transform: capitalize;
    font-family: Forte;
    background-color: #B6CBC5;
    width: 100%;
    min-height: 20px;
}

span.date {
    font-family: 'Imprint MT Shadow';
    font-size: 12px;
    padding: 2px;
}

.userComment {
    clear: both;
}

.hint {
    background-color: #C0C0C0;
    border: 2px solid #F26D7D;
    border-radius: 5px;
    color: #000000;
    display: none;
    font-family: Cambria;
    font-size: 12px;
    font-weight: normal;
    margin-top: -3px;
    margin-left: 4px;
    padding: 5px;
    position: absolute;
    width: 180px;
    z-index: 5;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
}

    .hint .hint-pointer {
        background: url("../../Images/hintpointer.png") no-repeat scroll left top transparent;
        height: 19px;
        left: -10px;
        position: absolute;
        top: 5px;
        width: 10px;
        z-index: 5;
    }

input[type="button"]:disabled {
    cursor: text;
    background-color: #C0C0C0;
    color: Black;
}

input[type="radio"]:disabled {
    margin-bottom: 4px;
    vertical-align: middle;
}

.Success {
    font-family: 'Bookman Old Style';
    color: #FF0000;
    text-decoration: none;
    margin-left: 0px;
    font-size: 12px;
    color: green;
}

.Error {
    font-family: 'Bookman Old Style';
    color: #FF0000;
    text-decoration: blink;
    margin-left: 0px;
    font-size: 11px;
    text-space-collapse: preserve-breaks;
    -webkit-animation-name: blinker;
    -webkit-animation-duration: 2s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-name: blinker;
    -moz-animation-duration: 2s;
    -moz-animation-timing-function: linear;
    -moz-animation-iteration-count: infinite;
    animation-name: blinker;
    animation-duration: 2s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    color: red;
}

@-moz-keyframes blinker {
    0% {
        opacity: 1.0;
    }

    50% {
        opacity: 0.3;
    }

    100% {
        opacity: 1.0;
    }
}

@-webkit-keyframes blinker {
    0% {
        opacity: 1.0;
    }

    50% {
        opacity: 0.3;
    }

    100% {
        opacity: 1.0;
    }
}

@keyframes blinker {
    0% {
        opacity: 1.0;
    }

    50% {
        opacity: 0.3;
    }

    100% {
        opacity: 1.0;
    }
}


#blog-pager {
    margin: 1em 0;
    overflow: hidden;
    text-align: center;
}

.showpageArea {
    margin-bottom: 10px;
    margin-top: 10px;
    padding: 0 2px;
}

    .showpageArea a {
        border: 1px solid #505050;
        color: #000000;
        font-weight: normal;
        margin: 0 4px;
        padding: 3px 6px !important;
        text-decoration: none;
    }

        .showpageArea a:hover {
            background-color: #FFFFFF;
            border: 1px solid #333333;
            color: #000000;
            font-size: 11px;
        }

.showpageNum a {
    border: 1px solid #505050;
    color: #000000;
    font-weight: normal;
    margin: 0 4px;
    padding: 3px 6px !important;
    text-decoration: none;
    background-image: url('../../../Images/menuBack.gif');
}

    .showpageNum a:hover {
        background-color: #FFFFFF;
        border: 1px solid #333333;
        color: #000000;
        font-size: 11px;
    }

.ePoint {
    background-color: #000000;
    border: 1px solid #333333;
    color: #FFFFFF;
    font-size: 11px;
    font-weight: bold;
    margin: 2px;
    padding: 2px 4px;
}

.showpage a:hover {
    background-color: #FFFFFF;
    border: 1px solid #333333;
    color: #000000;
    font-size: 11px;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
}

.showpageNum a:link, .showpage a:link {
    background-color: #FFFFFF;
    border: 1px solid #0066CC;
    color: #0066CC;
    font-size: 11px;
    margin: 2px;
    padding: 2px 4px;
    text-decoration: none;
    background-image: url('../../../Images/menuBack.gif');
}

.showpageNum a:hover {
    background-color: #FFFFFF;
    border: 1px solid #333333;
    color: #000000;
    font-size: 11px;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
}

.showpagePoint {
    background-color: #000000;
    border: 1px solid #333333;
    color: #FFFFFF;
    font-size: 11px;
    font-weight: bold;
    margin: 2px;
    padding: 2px 4px;
}

.waterMarkText {
    border: 1px solid #CCCCCC;
    border-radius: 5px 5px 5px 5px;
    color: #C0C0C0;
    float: left;
    min-width: 180px;
    padding: 2px;
    text-align: left;
}
/* New style */

#related-posts .widget {
    list-style-type: none;
    margin: 5px 0 0;
    padding: 0;
}

    #related-posts .widget h3, #related-posts h2 {
        color: #222222;
        font-size: 1em;
        font-weight: bold;
        padding: 3px 8px 3px 0;
        text-align: left;
        text-transform: uppercase;
    }

#related-posts h3 {
    color: #222222;
    font-size: 1em;
    font-weight: bold;
    padding: 3px 8px 3px 0;
    text-align: left;
    text-transform: uppercase;
}

#related-posts a {
    background-image: none !important;
    border-bottom: 1px dotted #D7D7D7;
    color: #727272;
    display: block;
    padding: 5px;
    text-decoration: none;
    width: 490px;
}

    #related-posts a:hover {
        color: #054474;
        display: block;
        text-decoration: none;
    }

#related-posts ul {
    border: medium none;
    display: block;
    margin: 3px;
    padding: 0;
}

.related-posts ul li a:link, .related-posts ul li a:visited, .related-posts ul li a:active {
    background-image: none !important;
    border-bottom: 1px dotted #D7D7D7;
    color: #727272;
    display: block;
    padding: 5px;
    width: 490px;
}

.related-posts ul li {
    color: #727272 !important;
    display: block;
    margin-left: 0;
    width: 100%;
}

#related-posts ul li a:hover {
    background-color: #F5F5F5;
    color: #393939;
    display: block;
    padding: 5px;
}

.codeview {
    -moz-transition: all 0.3s linear 0s;
    background: none no-repeat scroll right bottom #FAFAFA;
    border: 1px solid #E5E5E5;
    border-radius: 3px 3px 3px 3px;
    clear: both;
    list-style-type: none;
    margin: 5px;
    padding: 10px;
}

    .codeview:hover {
        border: 1px solid #DBDBDB;
    }

    .codeview li {
        color: #333333;
        font-size: 14px;
        font-weight: normal;
        line-height: 24px;
        margin: 0;
        padding: 0;
    }

.codeview1, .codeview2 {
    -moz-transition: all 0.3s linear 0s;
    background: none no-repeat scroll right bottom #F9F9F9;
    border: 1px solid #E5E5E5;
    border-radius: 3px 3px 3px 3px;
    clear: both;
    list-style-type: none;
    margin: 5px;
    padding: 10px;
}

    .codeview1 li, .codeview2 li {
        color: #333333;
        font-size: 14px;
        font-weight: normal;
        line-height: 24px;
        margin: 0;
        padding: 0;
    }

    .codeview1:hover, .codeview2:hover {
        border: 1px solid #DBDBDB;
    }

.adview {
    -moz-transition: all 0.3s linear 0s;
    background: none no-repeat scroll right bottom #FAFAFA;
    border: 1px solid #E5E5E5;
    border-radius: 3px 3px 3px 3px;
    clear: both;
    list-style-type: none;
    margin: 2px;
    padding: 3px;
}

    .adview:hover {
        border: 1px solid #DBDBDB;
    }

    .adview li {
        color: #333333;
        font-size: 14px;
        font-weight: normal;
        line-height: 24px;
        margin: 0;
        padding: 0;
    }

#comment {
    background-color: #F3DDAC;
    border: 1px solid #F3DDAC;
    margin: 0 0 10px;
    padding: 15px;
    width: 400px;
}

#comments-head {
    color: #000000;
    font: 18px Georgia,Times,serif;
    padding-bottom: 20px;
    padding-left: 1px;
    padding-top: 20px;
}

#comment-entry {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #F0F0F0;
    border-color: #CECFD0 #CECFD0 #CCCCCC;
    border-style: solid;
    border-width: 1px 1px 2px;
    display: block;
    list-style: none outside none;
    margin: 15px 0 20px;
    padding: 15px;
}

.comment-body {
    line-height: 20px;
    margin: 0;
    padding: 20px;
}

.comment-amit {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    margin: 1.6em 0 0;
}

    .comment-amit p {
        background: none repeat scroll 0 0 #FFFFFF;
        margin: 0 0 0.75em;
        padding: 5px 10px;
    }

dd.avatar {
    border: 3px solid #EFEEE8;
    float: right;
    height: 40px;
    width: 40px;
}

.gapad {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DDDDDD;
    float: left;
    margin: 0 0 10px;
    padding: 10px;
    width: 590px;
}

.showpageAreaNew {
    color: #003366;
    padding: 10px;
    text-align: left;
    width: 530px;
}

    .showpageAreaNew a {
        color: #333333;
        display: block;
        float: left;
        height: 42px;
        margin: 0 5px;
        padding-top: 6px;
        text-align: center;
        width: 127px;
    }

        .showpageAreaNew a:hover {
            color: #333333;
            margin: 0 5px;
            padding-top: 6px;
        }

.showpageNumNew a {
    color: #333333;
    display: block;
    float: left;
    height: 42px;
    margin: 0 5px;
    padding-top: 6px;
    text-align: center;
    text-decoration: none;
    width: 37px;
}

    .showpageNumNew a:hover {
        color: #FFFFFF;
    }

.showpagePointNew {
    color: #FFFFFF;
    display: block;
    float: left;
    font-weight: bold;
    height: 42px;
    margin: 0 5px;
    padding-top: 6px;
    text-align: center;
    width: 37px;
}

.showpageNumNew a:link, .showpage a:link {
    color: #CC0000;
    text-decoration: none;
}

.share {
    background: none no-repeat scroll right bottom #F4F3E8;
    border-color: #EEEEEE #CCCCCC #CCCCCC #EEEEEE;
    border-style: solid;
    border-width: 1px 2px 2px 1px;
    clear: both;
    height: 100px;
    list-style-type: none;
    margin: 5px;
    padding-left: 40px;
}

.csharpcode, .csharpcode pre {
    color: black;
    font-size: small;
}

    .csharpcode pre {
        margin: 0;
    }

    .csharpcode .rem {
        color: #008000;
    }

    .csharpcode .kwrd {
        color: #0000FF;
    }

    .csharpcode .str {
        color: #006080;
    }

    .csharpcode .op {
        color: #0000C0;
    }

    .csharpcode .preproc {
        color: #CC6633;
    }

    .csharpcode .asp {
        background-color: #FFFF00;
    }

    .csharpcode .html {
        color: #800000;
    }

    .csharpcode .attr {
        color: #FF0000;
    }

    .csharpcode .alt {
        background-color: #F4F4F4;
        margin: 0;
        width: 100%;
    }

    .csharpcode .lnum {
        color: #606060;
    }

.delsquare {
    background: none repeat scroll 0 0 #0033CC;
    color: #FFFFFF;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    padding: 2px 4px;
}

.fblike {
    bottom: 140px;
    position: fixed;
    right: 0;
    z-index: 3;
}

.imgfloat {
    float: left;
}

.sharebuttons {
    font-size: 8px;
}

.fb-like {
    display: block;
    overflow: visible;
}

.Article .rmore a {
    background: none repeat scroll 0 0 #560A00;
    border: 1px solid #560A00;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.2) inset, 0 1px 1px rgba(0, 0, 0, 0.2);
    color: #FFFFFF;
    margin-top: -1px;
    padding: 0 5px;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
}

.rmore a:active {
    -moz-transition: none 0s ease 0s;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.7) inset;
}

.sprites {
    background-color: transparent;
    background-repeat: no-repeat;
}

#rss_png {
    height: 24px;
    width: 24px;
}

#igoogle {
    background-position: 0 -40px;
    height: 24px;
    width: 24px;
}

#lfloat {
    background-color: #FAFAFA;
    border: 1px solid #E5E5E5;
    border-radius: 3px 3px 3px 3px;
    bottom: 200px;
    float: left;
    left: 75px;
    position: fixed;
    z-index: 9999;
}

    #lfloat:hover {
        background-color: #FFFFFF;
        box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    }

.buttonv {
    clear: both;
    padding: 5px;
}

.downloadbutton, .downloadbutton:visited {
    background: none repeat scroll 0 0 #2981E4;
    border-bottom: 1px solid rgba(0, 0, 0, 0.25);
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-size: 28px;
    margin-left: 100px;
    padding: 8px 14px 9px;
    text-decoration: none;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
}

    .downloadbutton:hover {
        background-color: #2575CF;
    }

#lad {
    float: left;
    position: absolute;
    top: 200px;
}

.fbl, .gpll {
    border-top: 1px solid #DCDCDC;
}

.fbl {
    padding: 10px 0 0;
}

.gpll {
    height: 30px;
    padding: 10px 0 5px;
}

    .gpll a {
        display: inline;
        font-size: 11px;
        font-weight: lighter;
        margin: 5px;
        position: absolute;
    }

.invisible {
    display: none;
}

bodycontent {
}

.Hide {
    display: none;
}

#loading {
    text-align: center;
}

#loading1 {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: fixed;
    display: block;
    opacity: 0.7;
    background-color: #fff;
    z-index: 99;
    text-align: center;
}

#loading-image1 {
    position: absolute;
    top: 100px;
    left: 240px;
    z-index: 100;
}

.Article .PostInfo {
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    border: 1px solid #400040;
    padding: 5px;
    background-color: rgba(204, 204, 204, 0.43);
}

    .Article .PostInfo .fa {
        color: #555;
        font-size: 11pt;
    }

/**, *::after, *::before {
    box-sizing: border-box;
}*/

#font-awesome-list i {
    margin-right: 5px;
    text-align: center;
    width: 30px;
}

.PostInfo a {
    color: #83390d !important;
    font-family: Georgia;
    text-decoration: none !important;
}

.SummarySectionLeft {
    height: auto;
    float: left;
}

.SummarySectionRight {
    width: auto;
    float: none;
    margin: 5px 5px 5px 5px;
}

.SummarySectionLeft img {
    width: 140px;
    margin: 5px 20px 5px 5px;
}

.Moderate {
    color: green;
}
