body {
    background-color: #F0F0F0;
    font-family: "lucida grande", "trebuchet ms", arial, "hirakakupro-w3", osaka, "ms pgothic", sans-serif;
    font-size: 13px;
    color: #4B4B4B;
    margin: 0;
    padding: 0;
}

.syntaxhighlighter div {
    font-size: 12px !important;
}

a {
    color: #2F678C;
    text-decoration: underline;
}

img {
    border: 0;
}

h1 {
    font-size: 23px;
    margin-top: 0;
}

.trimmer {
    margin: auto;
    width: 930px;
}

#header {
    width: 100%;
    height: 80px;
    background-color: #4B4B4B;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
}

#header img#logo {
    border: 0;
    margin: 22px 0 0 0;
    float: left;
}

#header ul {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    padding: 0;
    margin: 0 0 0 660px;
    top: 57px;
    position: relative;
}

#header ul li {
    float: left;
    display: inline;
    margin-bottom: 0;
    color: #D3D3D3;
    border-right: 1px solid #D3D3D3;
    height: 23px;
    vertical-align: text-bottom;
}

#header ul li#mfirst {
    border-left: 1px solid #D3D3D3;
}

#header ul li.active {
    background-color: #059DFC;
    color: #FFF;
}

#header ul li a {
    color: #D3D3D3;
    text-decoration: none;
    display: block;
    padding: 3px 10px 0px 10px;
}

#header ul li.active a {
    color: #FFF;
    text-decoration: none;
}

#header ul li a:hover {
    text-decoration: underline;
}

.bluespacer {
    background-color: #059DFC;
    height: 7px;
    width: 100%;
    position: fixed;
    top: 80px;
    left: 0;
    z-index: 1000;
}

.bluespacer.footer {
    background-color: #059DFC;
    height: 7px;
    width: 100%;
    position: fixed;
    bottom: 40px;
    top: auto;
    left: 0;
    z-index: 1000;
}

.shadow {
    position: fixed;
    top: 87px;
    width: 100%;
    height: 5px;
    left: 0;
    z-index: 1000;
}

.shadow.footer {
    position: fixed;
    top: auto;
    bottom: 47px;
    width: 100%;
    height: 5px;
}

.shadow1 {
    height: 1px;
    background: #000;
    width: 100%;
    opacity: 0.5;
    filter: alpha(opacity=50);
}

.shadow2 {
    height: 1px;
    background: #000;
    width: 100%;
    opacity: 0.4;
    filter: alpha(opacity=40);
}

.shadow3 {
    height: 1px;
    background: #000;
    width: 100%;
    opacity: 0.3;
    filter: alpha(opacity=30);
}

.shadow4 {
    height: 1px;
    background: #000;
    width: 100%;
    opacity: 0.2;
    filter: alpha(opacity=20);
}

.shadow5 {
    height: 1px;
    background: #000;
    width: 100%;
    opacity: 0.1;
    filter: alpha(opacity=10);
}

#main {
    margin-left: auto;
    margin-right: auto;
    margin-top: 120px;
    padding-bottom: 70px;
    width: 930px;
}

.right {
    width: 180px;
    float: right;
    padding: 0 5px 5px 5px;
}

.right.most {
    border-left: none;
}

.right h3 {
    margin: 0 0 10px 0;
    padding-left: 3px;
    border-bottom: 1px solid #059DFC;
    border-left: 2px solid #059DFC;
    font-size: 15px;
}

.right .widget-content {
    margin-left: 5px;
    font-size: 11px;
}

.widget-archives ul,
.widget-recent-comments ul,
.widget-cloud ul,
.entry-tags-list {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.widget-cloud ul li,
.entry-tags-list li {
    display: inline;
    margin-right: 5px;
}

.widget-archives ul li,
.widget-recent-comments ul li {
    margin-bottom: 5px;
}

.entry-tags {
    margin: 15px 0 10px 0;
}

.entry-tags h4 {
    margin: 0;
    width: 50px;
    float: left;
}

#content {
    width: 530px;
}

#content .entry-asset {
    margin-bottom: 30px;
    background-color: #FFF;
    padding: 10px;
}

#content .entry-asset h1 {
    margin: 0;
    font-size: 20px;
}


#content .entry-asset h2 {
    margin: 0;
    font-size: 20px;
}


#content .entry-asset h2 a {
    text-decoration: none;
}

#content .entry-asset h2 a:hover {
    text-decoration: underline;
}

#content .entry-asset .asset-meta {
    font-size: 11px;
    margin-bottom: 9px;
}

#content .entry-asset .asset-meta a:hover {
    text-decoration: none;
}

#content .entry-asset .asset-content {
}

#content .entry-asset .asset-content .asset-body,
#content .entry-asset .asset-content .asset-more {
    text-align: justify;
}

#content .entry-asset .asset-content .asset-body blockquote {
    padding: 0 0 0 50px;
    margin: 15px 0;
    color: #666666;
}

#footer {
    width: 100%;
    height: 40px;
    background-color: #4B4B4B;
    position: fixed;
    bottom: 0;
    left: 0;
    color: #FFF;
    padding-left: 50px;
    z-index: 1000;
}

#footer .text {
    margin-top: 7px;
    float: left;
}

#footer .text.tf {
    width: 260px;
}

#footer .text.tm {
    width: 420px;
}

#footer .text.tl {
    width: 200px;
}

#footer .text a {
    color: #FFF;
}

#footer .text a:hover {
    text-decoration: none;
}

.widget-cloud .rank-1 {
    font-size: 1.75em;
}

.widget-cloud .rank-2 {
    font-size: 1.75em;
}

.widget-cloud .rank-3 {
    font-size: 1.625em;
}

.widget-cloud .rank-4 {
    font-size: 1.5em;
}

.widget-cloud .rank-5 {
    font-size: 1.375em;
}

.widget-cloud .rank-6 {
    font-size:  1.25em;
}

.widget-cloud .rank-7 {
    font-size: 1.125em;
}

.widget-cloud .rank-8 {
    font-size: 1em;
}

.widget-cloud .rank-9 {
    font-size:  0.95em;
}

.widget-cloud .rank-10 {
    font-size: 0.9em;
}

h2.trackbacks-header,
h2.comments-header,
h2.comments-open-header {
    font-size: 15px;
}

.trackbacks-info {
    font-size: 11px;
}

.comment,
.trackback {
    border-bottom: 1px solid #9D9D9D;
    margin-bottom: 20px;
}

.comment-content,
.trackback-content {
    background: #efefef;
    padding: 1px 5px;
}

.comment-content p,
.trackback-content p {
    margin: 5px 0;
}

.trackbacks {
    margin-bottom: 30px;
    background: #FFF;
    padding: 10px;
}

.comments {
    margin-bottom: 30px;
    background: #FFF;
    padding: 10px;
}

.comments-content {
    margin-bottom: 40px;
}

#comments-form label {
    display: block;
}

#comments-open-data {
    margin: 15px 0;
}

#comments-open-data div {
    margin-bottom: 0.75em;
}

#comment-author,
#comment-email,
#comment-url,
#comment-text {
    width: 80%;
}

.search-form {
    margin-bottom: 15px;
    background: #DDDDDD none repeat scroll 0%;
    border: 1px outset #000000;
    padding: 5px;
}

.search-form-header {
    font-weight: bold;
    margin-bottom: 5px;
}

#search-options {
    margin-top: 5px;
}

h1.search-results-header {
    font-size: 15px;
    margin-bottom: 50px;
}

.hideme {
    display: none;
}

.widget, .asset {
    padding: 10px;
    background-color: #FFF;
    margin-bottom: 20px;
}
