/*
Theme Name: ARD theme
Theme URI: http://abrogers.com/
Description: Ab Rogers Design theme
Version: 1.0
Author: Rina Kim (Design) - Andrea Belvedere (Programming)
Author URI: http://www.byteset.com/
Tags: ard
*/
body {
    margin:0;
    font-family:Arial;
    font-size:small;
}
img {
    border:none;
}
#wrapper {
    margin:10px;
    width:100%;
    min-width:1000px;
}
#header {
    margin:0;
    padding:0;
}
#sidebar {
    width:164px;
    float:left;
}
#sidebar ul {
    list-style:none;
    margin:0;
    padding:1px 0 0 1px;
}
#sidebar ul li {
    padding-bottom:4px;
}
#main {
    width:827px;
    margin-left:170px;
}
table#content {
    width:100%;
    border-collapse:collapse;
}
table#content td {
    vertical-align:top;
}
table#content td#sidenav {
    text-align:right;
}
table#content td#bd {
    width:470px;
}
#footer {
    clear:both;
}
.page h2,
.page h2 a,
.post h2,
.post h2 a {
    text-transform:uppercase;
    font-weight:normal;
    text-decoration:none;
    color:#000;
}
.page h2 a:hover,
.post h2 a:hover {
    text-decoration:underline;
}
.post hr {
    margin-top:1.5em;
    color:#fff;
    background-color:#fff;
}
.postmetadata {
    font-size:smaller;
}
.postmetadata a {
    color:#000;
    text-decoration:none;
}
.postmetadata a:hover {
    text-decoration:underline;
}
div.nav-block {
    margin-bottom:1.5em;
}
div.archive {
    float:right;
    width:250px;
}
div.archive a {
    color:#000;
    text-decoration:none;
    white-space:nowrap;
}
div.archive a:hover {
    text-decoration:underline;
}
img.sep {
    padding:0 0.3em;
}
#s {
    border:1px solid #000;
}
div.navigation {
    padding:1.0em 0;
}
div.navigation a {
    text-decoration:none;
    color:#000;
}
div.navigation a:hover {
    text-decoration:underline;
}
div.navigation .alignleft {
    float:left;
}
div.navigation .alignright {
    float:right;
}
.vcard a,
.commentmetadata a,
#respond a {
    text-decoration:none;
    color:#000;
}
.vcard a,
.commentmetadata a:hover,
#respond a:hover {
    text-decoration:underline;
}
#respond textarea {
    border:1px solid #000;
}
.says {
    font-weight:600;
}
