/*
Theme Name: NWDRv1
Theme URI: http://www.nwdirtriders.com/
Description: Version 1 theme for NWDirtRiders.com.
Author: Kenny Carlile
Author URI: http://www.kennycarlile.com/
Template: nwdr1
Version: 1.0
.
General comments/License Statement if any.
.
*/

/*
    full width:     760px
    spacing:        10px
    main width:     540px
    sidebar width:  190px
    link banner:    150px

    red:            #cc0000;
    dark blue:      #31557c;
    body grey:      #ebeff2;
    footer blue:    #d6dde5;
    sidebar blue:   #c2ccd5;
*/

*
{
    border: 0px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

a
{
    color: #cc0000;
    text-decoration: none;
}

a:link
{
    color: #cc0000;
    text-decoration: none;
}

a:visited
{
    color: #cc0000;
    text-decoration: none;
}

a:hover
{
    color: #cc0000;
    text-decoration: underline;
}

a:active
{
    color: #cc0000;
    text-decoration: none;
}

blockquote
{
    background-color: #c2ccd5;
    border: 1px solid #31557c;
    margin: 10px 10px 10px 10px;
    padding: 10px 10px 10px 10px;
}

body, html
{
    color: #000000;
    background-color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    /*letter-spacing: 1px;*/
    text-align: center;
}

h1, h2, h3, h4, h5
{
    margin: 0px 0px 5px 0px;
}

h1 { font-size: 18px; font-weight: strong; }
h2 { font-size: 16px; font-weight: strong; }
h3 { font-size: 14px; font-weight: strong; }

img
{
    border: none;
}

li
{
    margin: 0px 0px 0px 10px;
}

p
{
    margin: 0px 0px 10px 0px;
}

ul
{
    margin: 10px 0px 10px 0px;
}

#footer
{
    background-color: #849ab1;
    vertical-align: center;
}

#footer a
{
    color: #FFFFFF;
    text-decoration: none;
}

#footer a:link
{
    color: #FFFFFF;
    text-decoration: none;
}

#footer a:visited
{
    color: #FFFFFF;
    text-decoration: none;
}

#footer a:hover
{
    color: #FFFFFF;
    text-decoration: underline;
}

#footer a:active
{
    color: #FFFFFF;
    text-decoration: none;
}

#footercontent
{
    margin: 10px 10px 10px 10px;
    text-align: center;
}

#footernav
{
    font-size: 14px;
}

#head
{

}

#headbottom
{
    clear: both;
    background-image: url('images/headbottom.jpg');
    height: 58px;
    width: 760px;
}

#headnav
{
    float: left;
    line-height: 0;
}

#headnav p
{
    margin: 0px 0px 0px 0px;
}

#headtop
{
    background-image: url('images/headtop.jpg');
    height: 20px;
    width: 760px;
}

#headmain
{
    float: left;
    background-image: url('images/headmain.jpg');
    height: 182px;
    width: 588px;
}

#main
{
    margin: 10px 10px 10px 10px;
}

#maincol
{
    background-color: #d6dde5;
    width: 540px;
}

#mainsidestruct
{
    margin: 10px 10px 0px 10px;
    width: 740px;
}

#mainsidestruct td
{
    vertical-align: top;
}

#page
{
    background-color: #FFFFFF;
    margin: 10px auto 10px auto;
    padding: 0px 0px 10px 0px;
    text-align: left;
    width: 760px;
}

#partners
{
    margin: 20px 0px 20px 0px;
    text-align: center;
}

#searchbutton
{
    vertical-align: top;
    height: 20px;
    width: 50px;
}

#sidebar
{
    margin: 10px 10px 10px 10px;
}

#sidebarcol
{
    background-color: #c2ccd5;
}

#widgets li
{
    margin-bottom: 5px;
}

#widgets ul
{
    list-style-type: none;
}

.alignleft
{
    clear: left;
    float: left;
    margin: 10px 10px 10px 0px;
}

.alignright
{
    clear: right;
    float: right;
    margin: 10px 0px 10px 10px;
}

.colspace10
{
    width: 10px;
}

.content
{
    border-bottom: 1px solid #31557c;
    margin: 10px 0px 10px 0px;
}


.content li
{
    margin-left: 20px;
}

.listArchives ul, .listCategories ul, .listMeta ul
{
    list-style-type: none;
    margin-bottom: 20px;
    margin-left: 0px;
    margin-top: 5px;
}

.listSidebar
{
    list-style-type: none;
    margin-left: 0px;
}

.listSidebar>li
{
    margin-left: 0px;
}

.listSidebar h2
{
    border-bottom: 1px solid #31557c;
    color: #31557c;
    font-size: 12px;
    margin-bottom: 0px;
}

.pageTitle
{
    border-bottom: 1px solid #31557c;
    color: #31557c;
}

.postEntry
{
    margin-bottom: 40px;
}

.postTitleMeta p
{
    border-bottom: 1px solid #31557c;
    color: #31557c;
    font-size: 11px;
    margin-bottom: 0px;
}

.rowspace10
{
    height: 10px;
}

.widgettitle
{
    margin-top: 40px;
}

.widgettitle a
{
    color: #31557c;
    font-size: 12px;
}