

body, html
{
    color: #000000;
    font-family: Tahoma, Arial, Helvetica;
    background-color: #002940;
    background-image: none;
}

a:link
{
    color: #006FF7;
}

a:hover, a:active
{
    color: #006FF7;
}

a:visited
{
    color: #006FF7;
}

#masthead
{
    background-image: url(/themes/blogs/paperclip/images/cactus-title.jpg);
}

.headermaintitle
{
    color: #735C35;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 14px;
}

#navbar
{
    background-color: #666666;
    background-image: url(/themes/blogs/paperclip/images/cactus-nav-background.jpg);
}

#navbar li
{
    background-image: url(/themes/blogs/paperclip/images/cactus-nav-bul.gif);
}

#navbar a:link, #navbar a:hover, #navbar a:active, #navbar a:visited
{
    color: #FFFFFF;
}

.pageTitle
{
    color: #529E00;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 1.8em;
}

.posthead
{
    color: #529E00;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 1.5em;
}

.posthead a:link, .posthead a:visited, .posthead a:active, .posthead a:hover
{
    color: #529E00;
}

#leftmenu h3
{
    color: #000000;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 1.1em;
}

#leftmenu
{
    color: #7C95B3;
    font-family: Tahoma, Arial, Helvetica;
}

#leftmenu ul
{
    font-size: .9em;
}

#leftmenu a:link
{
    color: #7C95B3;
}

#leftmenu a:visited
{
    color: #7C95B3;
}

#leftmenu a:active, #leftmenu a:hover
{
    color: #7C95B3;
}

.Tag1 a:link, .Tag1 a:visited, .Tag1 a:active
{
    color: #001AA2;
}

.Tag2 a:link, .Tag2 a:visited, .Tag2 a:active
{
    color: #002BB3;
}

.Tag3 a:link, .Tag3 a:visited, .Tag3 a:active
{
    color: #003CC4;
}

.Tag4 a:link, .Tag4 a:visited, .Tag4 a:active
{
    color: #004DD5;
}

.Tag5 a:link, .Tag5 a:visited, .Tag5 a:active
{
    color: #005EE6;
}

.Tag6 a:link, .Tag6 a:visited, .Tag6 a:active
{
    color: #006FF7;
}

#masthead
{
    height: 221px;
}


#content
{
    width: 1016px;
    padding-top: 114px !important;
}
#masthead
{
    background-image: url(http://www.erikporter.com/blog/images/mountainbanner.jpg);
    width: 1028px;
}
#main
{
    width: 758px;
}
#nav
{
    width: 1016px;
}
fieldset.adsense
{
    padding: 2px;
    border: none;
    background: transparent;
    overflow: hidden;
}
#adsenseBannerTop
{
    position: absolute !important;
    display: inline-block !important;
    top: 268px;
    margin: 0px 0px 2px 0px;
    padding: 2px 2px 2px 2px;
    width: 748px;
    height: 110px !important;
}
.code
{
    background-color:silver;
    border:solid 1px gray;
    font-family:Courier New, monospace;
    padding:4px;
}
.code .tab
{
     float:left;
     width:20px;
}

.twitter-title
{
     font-size:1.0em;
     color:#529E00;
}

#twitter_update_list li span
{
     font-size:0.8em;
     color:#000000;
     font-weight:normal;
}

#twitter_update_list li a
{
     color:#006ff7;
}