/******************************************************************************/
/*       <link href="css/styles.css" type="text/css" rel="stylesheet" />      */
/******************************************************************************/
/*   styles for dbrownmanagement.com    |  Created by GWSol Ukraine 2007      */
/******************************************************************************/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
q:before,q:after{content:'';}




body
{
        background-color: #DDDDDD;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10pt;
        color: #000000;
}

body #right
{
        line-height: 15px;
        font-size: 9pt;
}

h1, h1 a{
        font-size: 11pt;
        font-weight: bold;
        color: black;
        text-decoration: none;
}
h2{
        font-size: 9pt;
        font-weight: bold;
}
h2.date-header{
        color: #888888;
        text-decoration: none;
        font-size: 11px;
        font-weight: normal;
        padding-left: 2px;
}
h3{
        font-size: 9pt;
        font-weight: bold;
}

p{
        line-height: 18px;
        font-size: 10pt;
        padding: 10px 0px 10px 0px;
}


.red
{
        color: #FF0000;
}


.cl_separator_1{
        height: 1px;
        font-size: 1px;
        margin: 0px;
        padding: 0px;
}
.cl_separator_2{
        height: 2px;
        font-size: 1px;
        margin: 0px;
        padding: 0px;
}
.cl_separator_3{
        height: 3px;
        font-size: 1px;
        margin: 0px;
        padding: 0px;
}
.cl_separator_5{
        height: 5px;
        font-size: 1px;
        margin: 0px;
        padding: 0px;
}
.cl_separator_10{
        height: 10px;
        font-size: 1px;
        margin: 0px;
        padding: 0px;
}
.cl_separator_20{
        height: 20px;
        font-size: 1px;
        margin: 0px;
        padding: 0px;
}
.cl_separator_50{
        height: 50px;
        font-size: 1px;
        margin: 0px;
        padding: 0px;
}
.cl_clear
{
        clear: both;
}



/*** you can edit background-color to change the color-theme ***/
#basis, #header, #footer .links, .blue-separator
{
        background-color: #5B6DAD;
}


#main-gray
{
        margin: auto;
        width: 900px;
        background-image: url(bodycontent-bg.gif);
        background-repeat: repeat-y;
        background-position: 9px 0px;
}
#basis
{
        margin: auto;
        width: 820px;
        position: relative;
        min-height: 100%;
        border-left: 1px solid #ffffff;
        border-right: 1px solid #ffffff;
}
a#logo
{
        position: absolute;
        top: 35px;
        left: 10px;
}







/*** header ****************************************************************************************************/
#header
{
        height: 175px;
        background-image: url(http://www.dbrownonline.com/header-new.gif);
        background-repeat: no-repeat;
        position: relative;
}

a#link2blog
{
        display: block;
        position: absolute;
        top: 30px;
        left: 0px;
        width: 100%;
        height: 100px;
}
#header #lincoln_cite
{
        position: absolute;
        top: 5px;
        left: 5px;
        color: #FFFFFF;
        font-size: 10px;
}
#header .links
{
        position: absolute;
        top: 30px;
        right: 15px;
        font-size: 10px;
}

#header .links a
{
        color: #FFFFFF;
        text-decoration: none;
        font-size: 11px;
        font-weight: bold;
        letter-spacing: 0.2px;
}
#header .links a:hover
{
        color: #CCCCCC;
}
#header #slogan
{
        position: absolute;
        top: 70px;
        left: 230px;
        color: #000000;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 22px;
        font-weight: bold;
}
#header #pagetitle
{
        position: absolute;
        top: 140px;
        right: 15px;
        color: #FFFFFF;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 26px;
        font-weight: bold;
}




/*** search *******************************************************************/
#search-section
{
        height: 40px;
        color: #000000;
}
#search-section label
{
        padding-bottom: 3px;
        display: block;
        font-size: 10pt;
}
#search-section input
{
        width: 110px;
        color: #000000;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
}
#search-section input.submit
{
        width: 50px;
        font-size: 11px;
}





/*** leftmenu *****************************************************************/
#left ul
{
        margin: 10px 0px 0px 10px;
}
#right ul
{
        margin: 10px 0px 0px 0px;
        margin-top:expression(0+'px');
}
#right ul ul
{
        margin: 0px 0px 0px 10px;
}
#right a.grey
{
        color: #666666;
        text-decoration: none;
        font-weight: bold;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
}
#right a:hover.grey
{
        color:#666666;
        text-decoration:underline;
        font-weight: bold;
}
#right h2
{
        padding-bottom: 5px;
        font-family: "arial narrow";
        font-size: 16px;
}
#right h2.with-icon
{
        background-image: url(http://www.dbrownonline.com/bullet_gray.jpg);
        background-repeat: no-repeat;
        background-position: 0px 3px;
        padding-left: 20px;
}


.smallfont
{
        font-family: "Arial Narrow";
        font-size: 12px;
        font-weight: normal;
}



#right ul li
{
        padding: 0px;
        line-height: 15px;
}
#left ul li
{
        padding: 0px;
        line-height: 18px;
        font-size: 11px;
}
#left ul li ul
{
        margin: 0px 0px 10px 0px;
}
#left ul li ul li
{
        height: 16px;
        line-height: 18px;
        font-size: 11px;
        padding-left: 5px;
}
#left ul li ul li a, #right ul li ul li a
{
        font-family: Arial, Verdana, sans-serif;
        color: #000000;
        text-decoration: none;
        font-size: 11px;
}
#right ul li a
{
        font-family: "Arial Narrow";
        color: #000000;
        text-decoration: none;
        font-size: 16px;
        line-height: 15px;
}
#left ul li ul li a:hover, #right ul li a:hover, #right a:hover
{
        color: #FFFFFF;
        text-decoration: none;
}

a.item, .item
{
        background-image: url(http://www.dbrownonline.com/item.gif);
        background-repeat: no-repeat;
        padding-left: 22px;
        display: block;
        height: 15px;
        padding-top: 2px;
        font-size: 11px;
        font-weight: bold;
        text-decoration: none;
        color: #FFFFFF;
        padding-bottom:5px;
        font-family: Arial, Helvetica, sans-serif;
}
a.right-item, .right-item
{
        background-image: url(http://www.dbrownonline.com/item.gif);
        background-repeat: no-repeat;
        padding-left: 22px;
        display: block;
        height: 15px;
        padding-top: 2px;
        font-size: 12px;
        font-weight: bold;
        text-decoration: none;
        color: red;
}
#right a.item, #right .item,#right a.right-item,#right .right-item
{
        background-image: url(http://www.dbrownonline.com/bullet_gray.jpg);
        background-repeat: no-repeat;
        background-position: 0px 3px;
        padding-left: 20px;
}
a:hover.item
{
        color: #CCCCCC;
}


#home
{
        position: absolute;
        left: 20px;
        top: 170px;
}

#right a
{
        font-size: 10pt;
        color: #000000;
        text-decoration: none;
}



/*** main ********************************************************************/
#main
{
        background-image: url(content-bg.gif);
        background-repeat: repeat-y;
        background-color: #dddddd;
}
.blue-separator
{
        height: 10px;
        font-size: 0px;
}
#left
{
        float: left;
        width: 200px;
        background-color: #5B6DAD;
}

#center
{
        float: left;
        width: 410px;
        background-color: #e5e5e5;
}
#inner-center
{
        padding: 15px 5px 15px 15px;
}
#center a, #center a:hover, #center a:visited
{
        color: #696969;
}
#right
{
        float: right;
        width: 200px;
}
#inner-left
{
        padding: 0px 10px 15px 10px;
}
#inner-right
{
        padding: 15px 10px 15px 10px;
}
/*** background-color of the right side is defined by background-image in #basis ***/




/*** post **************************************************************************/
.row
{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        padding: 7px 7px 7px 7px ;
        border: 1px solid #bfc5d8;
        background-image: url(row-bg.gif);
        background-repeat: repeat-x;
        background-position: 0px 1px;
        background-color: #ffffff;
        margin: 0px 0px 10px 0px;
        color: #3d445b;
        font-size: 12px;
        line-height: 18px;
}
html>body .row
{
        background-position: 0px 0px;
}




/*** footer **********************************************************************************/
#footer
{
        background-color: #000000;
        height: 120px;
        position: relative;
        text-align: right;
        color: #FFFFFF;
}
#footer .links
{
        position: relative;
        right: 0px;
        height: 45px;
        width: 620px;
        background-image: url(http://www.dbrownonline.com/footer-links-bg.gif);
        background-repeat: no-repeat;
        float: right;
}
#footer .links ul
{
        float: right;
}
#footer .links ul li
{
        float: left;
        border-left: 1px solid white;
        padding-left: 10px;
        padding-right: 10px;
}
#footer .links ul li.first
{
        float: left;
        border-left: none;
        padding-left: 0px;
}
#footer .links ul li a
{
        color: #FFFFFF;
        text-decoration: none;
        font-size: 11px;
        font-weight: bold;
        letter-spacing: 0.2px;
}
#footer .links ul li a:hover
{
        color: #CCCCCC;
}
#footer #copyright
{
        padding: 10px;
        font-size: 11px;
}
#footer #copyright a
{
        color: #FFFFFF;
        text-decoration: none;
}
#footer #copyright a:hover
{
        text-decoration: underline;
}
#footer a#gwsol-logo
{
        position: absolute;
        top: 65px;
        left: 10px;
}




/**right menu**************************/
.cl_line
{
        font-size: 0px;
        height: 1px;
        background-color: #E6E6E6;
        margin: 15px 0px 15px 0px;
}
.cl_center_line
{
        font-size: 0px;
        height: 1px;
        background-color: #E6E6E6;
        margin: 15px 0px 15px 0px;
        display: none;
}
.post-footers
{
         font: normal;
         color:#666666;
          font-size: 9px;
        text-decoration: none;
        margin-bottom:10px;
        padding-bottom: 10px;
}
.post-footers a, .post-footers a:hover
{
         font: normal;
         color:#666666;
          font-size: 9px;
        text-decoration: underline;
        margin-top:0px;
        padding-top: 0px;
        margin-bottom:10px;
        padding-bottom: 10px;
}
.new_capt
{
        color:#FF0000;
        font-size:15px;
        font-family:Arial;
        text-decoration:underline;
}


#font li
{
        float: left;
        margin: 0px 10px 0px 0px;
        margin-top:expression(10+'px');
}




ul.list-black
{
        margin: 5px 0px 5px 0px;
}
#right ul.list-black li
{
        margin-bottom: 2px;
}
#right ul.list-black li a
{
        font-family: Verdana, sans-serif;
        color: #000000;
        text-decoration: none;
        font-size: 11px;
        line-height: 15px;
}
#right ul.list-black li a:hover
{
        color: #FFFFFF;
}


#right a.bluelink
{
        color: #0000FF;
        text-decoration: underline;
}

/* ---- Print ----------------------------------------*/
BODY
{
        background-color: #FFFFFF;
        font-family:"Times New Roman", Times, serif;
        font-size: 12pt;
        padding-left:5%;
        padding-right:10%;
}


body #main-gray #basis #main #left,
body #main-gray #basis #header,
body #main-gray #right,
body #main-gray #basis #main .blue-separator,
body #main-gray #basis #footer #gwsol-logo,
body #main-gray #basis #main #center #inner-center .row .post-footers p,
body #main-gray #basis #main #center #inner-center .row .post-footers p IMG,
body #main-gray #basis #header .links,
body #main-gray #basis #footer .links
{display:none}


html>body #center object {display:none}


body #main-gray #basis #main
{
        background-image:none;
        background-color: #ffffff;
}

body #main-gray,
body #main-gray #basis,
body #main-gray #basis #main #center
{
        width: 100%;
        background: transparent;
        float:none;
}

body #main-gray #basis #main #center #inner-center
{
padding:0;
}

body #main-gray #basis #main #center #inner-center .row .post-footers
{
        font-family:"Times New Roman", Times, serif;
        font: normal;
        color: #000000;
        font-size: 9pt;
        text-decoration: none;
        margin-bottom:10px;
        padding-bottom: 10px;
}

body #main-gray #basis #main #center #inner-center .row .post-footers a,
body #main-gray #basis #main #center #inner-center .row .post-footers a:hover
{
        font-family:"Times New Roman", Times, serif;
        font: normal;
        color: #000000;
        font-size: 9pt;
        text-decoration: underline;
        margin-top:0px;
        padding-top: 0px;
        margin-bottom:10pt;
        padding-bottom: 10pt;
        padding-left:5pt;
}

body #main-gray #basis #footer
{
        background-color: #FFFFFF;
        height: 120px;
        position: relative;
        text-align: right;
        color: #FFFFFF;
}


body #main-gray #basis #footer .links UL LI A
{
        color: #000000;
        text-decoration:underline;
        font-family: "Times New Roman", Times, serif;
        font-size: 11px;
        font-weight: bold;
        letter-spacing: 0.2px;
        text-transform: uppercase;
}

body #main-gray #basis #footer .links UL LI A:hover
{
        color: #CCCCCC;
}

body #main-gray #basis #footer #copyright,
body #main-gray #basis #footer #copyright A
{
        font-family:"Times New Roman", Times, serif;
        font-size: 12pt;
        background-color: white;
        color: #000000;
        padding-right:0;
        text-decoration:none;
        font-weight:normal;
}

h1{
        font-size: 18pt;
        font-family: Arial, Helvetica, sans-serif;
        line-height:20pt;
}

h1 a{
        font-size: 18pt;
        font-family: Arial, Helvetica, sans-serif;
        line-height:20pt;
        color: #000000;
}

h2.date-header{
        color: #000000;
        font-size: 10pt;
        padding-left: 2pt;
        padding-top:5pt;
}

p{
        font-family:"Times New Roman", Times, serif;
        line-height: 17px;
        font-size: 12pt;
        padding: 10px 0px 10px 0px;
        color:#000000;
}

body #main-gray #basis #main #center a,
body #main-gray #basis #main #center a:hover,
body #main-gray #basis #main #center a:visited
{
        font-family:"Times New Roman", Times, serif;
        font-size: 9pt;
        color: #000000;
}

body #main-gray #basis #main #center #inner-center .row
{
        border:none;
        text-align:justify;
        padding:0;
        margin:0
}