:link,:visited {
    text-decoration: none;
}
html,body,div,
ul,ol,li,dl,dt,dd,
form,fieldset,input,textarea,
h1,h2,h3,h4,h5,h6,pre,code,p,blockquote,hr,
th,td {
    margin: 0;
    padding: 0;
}
h1,h2,h3,h4,h5,h6 {
    font-size: 100%;
    font-weight: normal;
}
table {
    border-spacing: 0;
}
fieldset,img,abbr,acronym {
    border: 0;
} 
/* strict reset by uncommenting lines below */
address,caption,cite,code,dfn,em,strong,b,u,s,i,th,var {
     font-style: normal;
     font-weight: normal;
}

i {
font-style: italic;
}

ol,ul {
    list-style: none;
}
caption,th {
    text-align: left;
}
q:before,q:after {
    content: '';
}
a {
    text-decoration: underline;
    outline: none;
}
hr {
    border: 0;
    height: 1px;
    background-color: #000;
    color: #000;
}
a img,:link img,:visited img {
    border: none;
}
address {
    font-style: normal;
    display: inline;
}


/* Utilities ----------------------------------------------------------------- */

.pkg:after, #content-inner:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}
.pkg, #content-inner { display: inline-block; }
/* no ie mac \*/
* html .pkg, * html #content-inner { height: 1%; }
.pkg, #content-inner { display: block; }
/* */

.inline { display: inline; }
.hidden { display: none; }



/* Layout ----------------------------------------------------------------- */

body {
    text-align: center;
   
}

#container-inner {
    width: 940px;
    min-height: 100%;
    margin: 0 auto;
    text-align: left;
}

#header, #content, #alpha, #beta, #gamma, #footer {
    position: relative;
}

#alpha, #beta {
    display: inline;
    float: left;
}

#gamma {
    display: inline;
    float: left;
}

#header-inner, #content-inner, #footer-inner,
#alpha-inner, #beta-inner, #gamma-inner {
    position: static;
}

#header-inner, #content-inner, #footer-inner {
    padding-top: 0px;
    padding-bottom: 0px;
}

#header-inner, #footer-inner,
#alpha-inner, #beta-inner, #gamma-inner {
    overflow: hidden;
}

#alpha-inner {
    margin-right: 10px;
    margin-left: 10px;
}

#beta-inner {
    margin-right: 10px;
    margin-left: 0px;
}

#gamma-inner {
    margin-right: 0px;
    margin-left: 0px;
}



/* Thin-Wide-Thin */

.layout-twt #alpha {
    left: 190px;
    width: 560px;
}

.layout-twt #beta {
    left: -560px;
    width: 190px;
}

.layout-twt #gamma {
    width: 190px;
}



/* Content ---------------------------------------------------------------- */

a:link,
a:visited
{
    color: #ffffff;
}

a:hover
{
    color: #FF0000;
}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, fieldset, ul, ol, dl {
    margin-bottom: .75em;
}

blockquote, ol, ul {
    margin-left: 0px;
    background-repeat: repeat-y;
}

ol { list-style: decimal outside; }
ul { list-style: disc outside; }
.item { list-style: none; }


/* Header */

#header-name {  
  display: none;
}

#header-description {
    display: none;
}


/* Assets */


.asset-body,
.asset-more,
.asset-more-link,
.asset-excerpt,
.comment-content,
.comment-footer,
.comments-open-content,
.comments-open-footer,
.comments-closed,
.trackbacks-info,
.trackback-content,
.trackback-footer,
.archive-content {
    clear: both;
}

.asset,
.comments,
.trackbacks,
.archive {
    overflow: hidden;
    width: 100%;
}

.asset,
.asset-content,
.comments,
.trackbacks,
.archive {
    position: static;
    clear: both;
}

.asset,
.comments,
.comments-content,
.trackbacks,
.archive,
.search-form {
    margin-bottom: 1.5em;
}

.asset-header,
.asset-content,
.asset-body,
.comments-header,
.comment-content,
.comment-footer,
.comments-open-header,
.comments-open-content,
#comments-open-footer,
.comments-closed,
#comment-form-external-auth,
.comments-open-moderated,
#comment-form-name,
#comment-form-email,
#comment-form-url,
#comment-form-remember-me,
#comments-open-text,
.trackbacks-header,
.trackbacks-info,
.trackback-content,
.trackback-footer,
.archive-content,
.search-form-header,
.search-results-header {
    margin-bottom: .75em;
}

.entry-categories,
.entry-tags {
    margin-bottom: .5em;
}

.comment-header
{
    float: left;
    margin-left: 0.5em;

}

.asset-name 
{
    float: left;
    margin-left: 0em;
    padding-left: 0.5em; 
    width: 100%;
}


h1,
.asset-name a:link,
.asset-name a:visited,
.asset-footer a:hover,
.asset-content a:link,
.asset-content a:visited
{
   color: #ddbb00;
}

.asset-footer,
.asset-content a:hover,
.asset-footer a:link,
.asset-footer a:visited
{
    color: #FF0000;
}

.asset-footer a:hover,
.asset-name a:hover
{
 color: #FFFFFF;
}

.asset-meta {
    font-size: 1.0em;
    margin-top: 0.4em;
    margin-bottom: 0em;
    font-weight: normal;
    float: right;
    margin-right: 1.0em;
    padding-right: 1.0em;
}

.comment-clear,
.comments-content
{
     clear: both;
}


.asset-footer {
    clear: both;
    margin-top: 1.5em;
    margin-right: .5em;
    padding-top: .5em;
    font-size: 0.9em;
    margin-bottom: 0em;
    font-weight: normal;
    text-align: right;
    font-style: italic;
}

.comment-header,
.asset-name {
    font-size: 1.4em;
    font-weight: bold;
    float: left;
    margin-bottom: 0em;
}

.comments-header
{
    font-size: 1.4em;
    font-weight: bold;
    font-style: italic;
    text-align: left;
    margin-bottom: 0em;
}





.entry-tags-header,
.entry-categories-header {
   text-align: right;
    margin-bottom: 0;
    margin-right: 0em;
    display: inline;
    font-weight: bold;
}

.entry-tags-list,
.entry-categories-list {
    text-align: right;
    display: inline;
    list-style: none;
    margin-left: 0;
    margin-right: 10px;
    padding-left: 0;
}
.entry-tags-list .entry-tag,
.entry-categories-list .entry-category {
    display: inline;
}

.mt-image-left {
    float: left;
    margin: 0 20px 20px 0;
}

.mt-image-center {
    display: block;
    margin: 0 auto 20px;
    text-align: center;
}

.mt-image-right {
    float: right;
    margin: 0 0 20px 20px;
}


/* User pics */


.user-pic {
    float: left;
    position: relative;
    width: 50px;
    height: 50px;
    overflow: hidden;
    margin: 0 10px 0 0;
}

.auth-icon {
    position: absolute;
    bottom: 0;
    left: 0;
}


/* Feedback */

.comments-open label {
    display: block;
}

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

#comment-bake-cookie {
    margin-left: 0;
    vertical-align: middle;
}

#comment-submit {
    font-weight: bold;
}

.comment,
.trackback {
    margin-bottom: .0em;
    border-bottom: 0px solid #FF0000;
    padding-bottom: .0em;
}

.comment .asset-meta,
.trackback .asset-meta {
    border: 0;
}

.comment-content {
    clear: none;
    line-height: 1.5;
    margin-bottom: 1em;
    margin-top: .5em;
    border-top: 1px solid #FF0000;
    padding-top: .5em;

}

.comment-content p {
    margin-bottom: .5em;
}

/* Widgets */

.widget {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.widget-header
{
  padding-left: .2em; 
  background: #ddbb00;
  text-decoration: none;
  text-align: left;
  vertical-align: middle;
  width: 190px;
  font-weight: bolder;
  font-variant: small-caps; 
  color: #880000;

}


.widget-content-center,
.widget-content {
    position: relative;
    margin: 0em .2em;
}

.widgetsidebanner,
.widget-content-center {
   text-align: center;
}

.widget-list,
.archive-list {
    margin-bottom: 0.5em;
    padding: 0;
    list-style: none;
}

.widget-list .widget-list {
    margin-left: 0px;
}

.widget-list-item {
    margin-top: .1em;
    margin-bottom: .5em;
}

.widget-tag-cloud .widget-list {
    margin-right: .2em;
}

.widget-tag-cloud .widget-list-item {
    display: inline;
    margin: 0 0px 0 0;
    padding: 0;
    line-height: 1.2;
    background: none;
}
.asset-name a:hover
{
   color: #FFFFFF;
}
.asset-name 
{
   color: #ddbb00;
}

.rank-1 a:hover,
.rank-2 a:hover,
.rank-3 a:hover,
.rank-4 a:hover,
.rank-5 a:hover
{ 
   color: #F9C700;
}


.rank-6 a:hover,
.rank-7 a:hover,
.rank-8 a:hover,
.rank-9 a:hover,
.rank-10 a:hover
{ 
   color: #FF0000;
}

.rank-2  { font-size: 1.75em; }
.rank-3  { font-size: 1.625em; }
.rank-4  { font-size: 1.5em; }
.rank-5  { font-size: 1.375em; }
.rank-6  { font-size: 1.25em; }
.rank-7  { font-size: 1.125em; }
.rank-8  { font-size: 1em; }
.rank-9  { font-size: 0.95em; }
.rank-10 { font-size: 0.9em; }

.widget-tag-cloud .rank-1  { font-size: 1.75em; }
.widget-tag-cloud .rank-2  { font-size: 1.75em; }
.widget-tag-cloud .rank-3  { font-size: 1.625em; }
.widget-tag-cloud .rank-4  { font-size: 1.5em; }
.widget-tag-cloud .rank-5  { font-size: 1.375em; }
.widget-tag-cloud .rank-6  { font-size: 1.25em; }
.widget-tag-cloud .rank-7  { font-size: 1.125em; }
.widget-tag-cloud .rank-8  { font-size: 1em; }
.widget-tag-cloud .rank-9  { font-size: 0.95em; }
.widget-tag-cloud .rank-10 { font-size: 0.9em; }

#footer .widget-content .widget-content-center {
    margin-top: 0;
    margin-bottom: 0;
}

.widget-recent-assets .widget-content .widget-content-center .widget-list {
    overflow: auto;
    margin-right: 0;
}

.item {
    display: inline;
    float: left;
    margin: 0pt 5px 2px;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    width: 70px;
}

.widget-search ul,
.widget-syndication ul {
    margin-left: 0;
    list-style: none;
}

.widget-search li,
.widget-syndication li  {
    margin: 5px 0;
}

.input-default {
    background-color: #9AAEC2;
}

.input {
  text-align: right;
  
}

@media print {
    * {
        position: static ! important;
        overflow: visible ! important;
    }
}

body {
        background-color: #000000;
        background-image: url(redspread.png);
        background-position: top left;
        background-repeat: no-repeat;
        background-attachment: fixed;
        color: #ffffff;
	text-decoration: none;
	text-align: left;	
}

a:link
{
 text-decoration: none;
}

a:visited 
{
 text-decoration: none;
}

a:hover 
{
 text-decoration: none;
}

#header-name 
{
        color: #F9C700;
        text-decoration: none;
        font-weight: bold;
        text-align: center;
        font-size: 3.8em;
        display: none;
 }

#header-name a:link,
#header-name a:visited
{
       color: #ddbb00;
       text-decoration: none;
       display: none;
}

div.asset-body 
{
	text-align: center;
}

.byline 
{	
text-align: right;
} 

.published
{
text-align: left;
}

.blog li,
.feed li
{
    text-align: center;
}

.archive-title,
.search-results-header 
{
        color: #FF0000;
        text-decoration: none;
        font-weight: bold;
        text-align: center;
        font-style: italic;
        font-size: 1.0em;
}


.content-nav
{    
        
        color: #ddbb00;
        text-decoration: none;
        font-weight: bold;
        text-align: center;
}

.content-nav a:visited,
.content-nav a:link
{    
        color: #ddbb00;
        text-decoration: none;
        font-weight: bold;
        text-align: center;
}

.content-nav a:hover
{
       color: #FF0000;
}

.widget-header a:link,
.widget-header a:visited
{
       color: #ddbb00;
}

.widget-header a:hover
{
       color: #FFFFFF;
}

.specialsyndication
{  
  position: absolute;
  right: 25px;
  top: 25px;
}

#footer-content
{
 font-size: 0.6em;
 font-style: italic;
 font-weight: normal;
 text-align: center;
}

.centergraphics 
{
text-align: center;
}

.search-form {
    margin-bottom: 2.0em;
    text-align: right;    
}

.asset-body :visited,
.asset-body :link {
 font-weight: bold;
}

#banner
{
 padding: 0px 0px;
}

.nav
{
   
}

.nav-head
{
    background: #ddbb00;
    padding: 0; 
    margin-left: 0;
    margin-right: 0;    
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    width: 940px;
    font-weight: bolder;
    font-variant: small-caps; 
    color: #880000;
}


.nav-head a:link,
.nav-head a:visited
{
font-weight: bolder;
color: #880000;
font-variant: small-caps;
}



.nav-head a:hover
{
font-weight: bolder;
color: #ffffff;
background-color: #880000;
}

h4
{
font-weight: bold;
color: #880000;
text-align: center;
font-variant: normal;
}

h5
{
font-weight: bolder;
color: #ddbb00;
text-align: center;
font-variant: small-caps;
}

h5.poll-month
{
font-weight: bold;
color: #ddbb00;
text-align: center;
font-variant: normal;
}

#topnavcontainer ul
{
 text-align: center;
 padding-bottom: 5px;
 padding-top: 5px;
 padding-left: 0;
 margin-top: 0;
 /* cancels gap caused by top padding in Opera 7.54 */
 margin-left: 0;
 background-color: #ddbb00;
 color: white;
 width: 100%;
 line-height: 18px;
 /* fixes Firefox 0.9.3 */
 font-weight: bolder;
 font-variant: small-caps;
}

#topnavcontainer ul li
{
  display: inline;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 5px; /* matches link padding except for left and right */
  padding-top: 5px;
  color: #880000;
}

#topnavcontainer ul li a
{
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 5px;
  padding-top: 5px;
  color: #880000;
  text-decoration: none;
  border-right: 1px solid #ffffff;
}
	

#topnavcontainer ul li a:hover
{
  background-color: #bb9000;
  color: #880000;
}

#topnavcontainer #topactive
{
  border-left: 1px solid #ffffff;
}

#topnavcontainer #topactiveend
{
  border-right: 1px solid #ffffff;
  padding-right: 10px;
}







/*  styles for the unit rater     */
.ratingblock {
	width: 50%;
	display:block;
	border-bottom:1px solid #999;
	padding-bottom:8px;
	margin-bottom:8px;
	}

.loading {
	height: 30px;
	background: url('http://blog.naughtycharlie.com/mt41/mt-static/plugins/AjaxRating/images/working.gif') 50% 50% no-repeat;
	}
	
.unit-rating { /* the UL */
	list-style:none;
	margin: 0px;
	padding:0px;
	height: 30px;
	position: relative;
	background: url('http://blog.naughtycharlie.com/mt41/mt-static/plugins/AjaxRating/images/starrating.gif') top left repeat-x;		
	}

.unit-rating li{
    text-indent: -90000px;
	padding:0px;
	margin:0px;
	/*\*/
	float: left;
	/* */
	}
	
.unit-rating li a {
	outline: none;
	display:block;
	width:30px;
	height: 30px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
	}
	
.unit-rating li a:hover{
	background: url('http://blog.naughtycharlie.com/mt41/mt-static/plugins/AjaxRating/images/starrating.gif') left center;
	z-index: 2;
	left: 0px;
}

.unit-rating a.r1-unit{left: 0px;}
.unit-rating a.r1-unit:hover{width:30px;}
.unit-rating a.r2-unit{left:30px;}
.unit-rating a.r2-unit:hover{width: 60px;}
.unit-rating a.r3-unit{left: 60px;}
.unit-rating a.r3-unit:hover{width: 90px;}
.unit-rating a.r4-unit{left: 90px;}	
.unit-rating a.r4-unit:hover{width: 120px;}
.unit-rating a.r5-unit{left: 120px;}
.unit-rating a.r5-unit:hover{width: 150px;}
.unit-rating a.r6-unit{left: 150px;}
.unit-rating a.r6-unit:hover{width: 180px;}
.unit-rating a.r7-unit{left: 180px;}
.unit-rating a.r7-unit:hover{width: 210px;}
.unit-rating a.r8-unit{left: 210px;}
.unit-rating a.r8-unit:hover{width: 240px;}
.unit-rating a.r9-unit{left: 240px;}
.unit-rating a.r9-unit:hover{width: 270px;}
.unit-rating a.r10-unit{left: 270px;}
.unit-rating a.r10-unit:hover{width: 300px;}

.unit-rating li.current-rating {
	background: url('http://blog.naughtycharlie.com/mt41/mt-static/plugins/AjaxRating/images/starrating.gif') left bottom;
	position: absolute;
	height: 30px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
	}
.voted {color:#FF0000;}
.thanks {color:#FF0000;}
.below-threshold {display: none;}

