/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://cosmichellcats.com/mt/mt-static/themes-base/blog.css);
@import url(http://cosmichellcats.com/mt/mt-static/themes/minimalist-red/screen.css);
/* end StyleCatcher imports */

/* add custom css here */
body {
    background-color: #000;
}

#content {
    background-color: #d7d7d7;
}

A {
    text-decoration: none;
    color: #CC0000;
}

A:hover { color: #FF0000; }
A:active { color: #FF0000; }

#header a {
    color: #CC0000;
}

#header a:hover {
    color: #ffffff;
}

#header-name { font-size: 24pt;
font-weight: bold; 
color:  #CCCCCC; 
}

#header-description {
margin-top: 0;
font-style: italic;
color: #444444;
}

.asset-meta {
font-style: italic;
font-size: 8pt;
}

.widget {
background-color: #000000;
margin: 12px;
color: #CCCCCC;
}

.widget-header {
font-size: 10pt;
font-weight: bold;
background: #CC0000;
color: #d7d7d7;
padding: 2px;
margin: 3px;}

.widget-content {
padding: 3px;
margin: 1px;
}

#footer .widget {
background-color: #470101;
}

.entry-title {
font-size: 14pt;
font-weight: bold;
text-decoration: none;
}

.featured-ad {
align: center;
background-color: #000000;
color: #ffffff;
border: 2px #470101;
width: 500px;
margin: 5px;
padding: 3px;
}

#header {
background-color: #000000;
background: #000000 url(/images/headers/rotate.php) no-repeat;
height: 150px;
}

#header-content {
    position: relative;
    left: 350px;
    display: none;
}

#header div.HellcatMenu {
    position: absolute;
    top: 147px;
    font: bold normal 10pt Arial, Verdana, Helvetica, sans-serif;
    color: #000000;
    background-color: #880000;
    width: 100%;
}

#cssdropdown, #header #cssdropdown ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

#cssdropdown li {
    float: left;
    position: relative;
    top: -3px;
}

#cssdropdown a {
    color: #ffffff;
}

#cssdropdown a:hover {
    color: #CCCCCC;
}

.hmItem{
    padding-right: 4px;
    padding-left: 4px;
    padding-bottom: 3px;
    padding-top: 3px;
    margin: 4px;
    z-index: 10;
}

.hmItem a {
    margin-left: 6px;
    margin-right: 8px;
    text-decoration: none;
    color: #CCCC00;
}

.hmItem:hover {
    background-color: #000000;
}

.hmItem:hover a {
    color: #ffffff;
}

.subuls{
    display: none;
    width: 100%;
    position: absolute;
    top: 100%;
    left: 0px;
    background-color: #000000;
    border: 0px solid #000000;
    padding-right: 4px;
    padding-left: 4px;
    padding-bottom: 3px;
    padding-top: 3px;
    margin: 2px;
}

.subuls li{
    width: 100%;
    font-weight: normal;

}

.subuls li:hover {
    background-color: #880000;
    font-weight: normal;
}

.subuls li a {
    font: normal normal 10pt Arial, Verdana, Helvetica, sans-serif;
    text-decoration: underline;
    width: 100%;
    font-weight: normal;
}

#cssdropdown li:hover ul, #header li.hover ul { /* lists nested under hovered list items */
display: block;
}

div #alpha {
    left: 5px;
}

div #alpha div #alpha-inner {
    width: 590px;
}