/*
Theme Name: AllTuts Child 03
Template: alltuts
Author: Site5.com
Author URI: http://gk.site5.com/t/237
Description: Check AllTuts Documentation in case you need directions.
Version: 1.0.1636793920
Updated: 2021-11-13 09:58:40

*/

body {
    background-image: url(./images/bk_body_child.png);
    background-image: -ms-linear-gradient(https, #003893, #003893);
    background-image: linear-gradient(to https, #003893, #003893);
    background-color: #003893;
}
#wrapper {
    margin-left: 80px;
    width: 1400px;
}
#header {
    background-image: url(./images/bk_header_child-3-d5.png);
}
#content #colLeft {
    margin-right: 100px;
    width: 1000px;
}
#footer {
    background-image: url(./images/bk_footer_child.jpg);
    min-width: 1200;
}
#footerInner {
    width: 1200;
}
#copyright {
    background-color: white;
    min-width: 1200;
}
#copyrightInner {
    color: #003893;
    width: 1200;
}
.ddsmoothmenu ul li a {
    color: white;
}
#topMenuRight ul li a {
    color: white;
    font-size: 12px;
}
.postBoxTop {
    background-image: -moz-linear-gradient(top, #fff, #fff);
    background-image: -webkit-linear-gradient(top, #fff, #fff);
    background-image: -o-linear-gradient(top, #fff, #fff);
    background-image: -ms-linear-gradient(top, #fff, #fff);
    background-image: linear-gradient(to bottom, #fff, #fff);
    width: 1000px;
    height: 3px;
}
.postBoxBottom {
    background-image: -moz-linear-gradient(top, #fff, #fff);
    background-image: -webkit-linear-gradient(top, #fff, #fff);
    background-image: -o-linear-gradient(top, #fff, #fff);
    background-image: -ms-linear-gradient(top, #fff, #fff);
    background-image: linear-gradient(to bottom, #fff, #fff);
    width: 1000px;
    height: 3px;
}
.postBox .postBoxMid {
    background-image: -moz-linear-gradient(top, #fff, #fff);
    background-image: -webkit-linear-gradient(top, #fff, #fff);
    background-image: -o-linear-gradient(top, #fff, #fff);
    background-image: -ms-linear-gradient(top, #fff, #fff);
    background-image: linear-gradient(to bottom, #fff, #fff);
    padding-left: 10px;
}
.postBox .postBoxMid .textPreview {
    width: 650px;
}
.postBox .postBoxMid .postCredentials {
    padding-left: 100px;
}
#content #colLeft ul li, #content #colLeft ol li {
    padding-left: 100px;
}
.emm-paginate .emm-title {
    color: white;
}
