#logo {
    text-align: center;
    width: 239px;
}
	
#logo a {
   height: 60px;
   padding-top: 33px;
    text-decoration: none;
        border: 0px;
	    color: #fff;
	        outline: none;
}

	
#top ul {
  padding: 0px;
  margin: 0px;
}
		
#top ul li {
 padding: 0;
 margin: 0;
 list-style: none;
 float: left;
}


#logo img {
border-style:none;
border: 0px;
}
.template_block {
    padding-left: 40px;
        padding-top: 5px;
	    padding-right: 40px;
	    }
	    

#top a {
    display: block;
    height: 14px;
    text-decoration: none;
        border: 0px;
	        outline: none;
font-size: 12px;
}	
#top_space_left {
    border-right: 1px solid #333;
    width: 31px;
    height: 107px;
}
		    
#top_space_right {
    border-right: 1px solid #333;
    width: 246px;
    height: 107px;
}
				
.top_nav_item {
    border-right: 1px solid #333;
    vertical-align: text-bottom;
    text-align: center;
    width: 79px;
    height: 107px;
       float: left;
           valign: center;
	       padding-right: 20px;
}
		    
.top_nav_item a {
    color: #999
}
				  
.top_nav_item a:hover {
    color: #ccc ! important;
}
		
.top_nav_main a {
    padding-top: 81px;
}
						    
.top_nav_sub {
   height: 80px;
}

#top {
    height: 100px;
        font-size: 14px;
	    z-index: 99;
	    }
.top_nav_sub a {
   padding-top: 55px;
}

.top_nav_first {
   border-left: 1px solid #333;
}
    
.top_nav_last {
   border-right: 0;
}
		  
.selected_menu_item {
   background: url('http://www.mixd.tv/static/default/icons/nav_current_bg.png');
}

.selected_menu_item a {
    color: #fff; ! important
}

#wrapper {
   margin: auto;
   width: 1024px;
   text-align: left;
}

div.header {
   padding: 10px;
   border-bottom: 1px solid #ccc;
}

div.header h1 {
   margin: 0;
   font-size: 1.8em;
   font-weight: normal;
}

div.header h1 a {
   text-decoration: none;
}

div.header p.description {
   margin: 0 0 0 1.4em;
   padding: 0;
}

div.footer {
   clear: both;
}

div.footer p {
    margin: 0;
    padding: 0.8em;
    font-size: 0.85em;
    text-align: right;
}

div.page {
    margin: 0 auto 0 auto;
    width: 930px;
    border: 0px solid #B4D2E7;
}

div.contentwrapper {
    padding: 0 1em;
}

div.contents {
    width: 720px;
    float: left;
}

div.sidebar {
    width: 150px;
    font-size: 0.9em;
    float: right;
}

div.sidebar h3 {
    font-size: 1.2em;
    font-weight: normal;
}

div.sidebar ul,
div.sidebar ol {
    margin: 0.5em 0 0.5em 0;
    padding: 0 0 0 1.5em;
}

h2 {
    font-size: 1.6em;
    margin: 20px 0 0.4em 0;
}

h3 {
    font-size: 1.4em;
    margin: 20px 0 0.4em 0;
}

h3 a {
    text-decoration: none;
    display: block;
}

p {
    margin: 0.8em 0 0.8em 0;
    line-height: 1.3em;
}

div.tag-cloud {
    font-size: 0.8em;
}

p.meta {
    color: #888;
    font-size: 0.9em;
    margin: -0.7em 0 1em 0;
}

#comments p.meta {
    margin: 0.5em 0 1.3em 0;
    font-size: 0.85em;
}

p.related {
    font-size: 0.85em;
    margin: 1.5em 0 0 0;
    padding: 4px;
}

input, select, textarea {
    font-family: 'Georgia', serif;
    font-size: 0.9em;
    padding: 0.2em;
}

form.comments dl dt {
    color: #888;
    font-size: 0.8em;
    font-weight: bold;
    margin: 0.5em 0 0.3em 0;
}

form.comments dl dd {
    margin: 0;
    padding: 0;
}

form.comments textarea {
    width: 99%;
    height: 8em;
}

form.comments div.actions {
    margin: 0.4em 0 0 0;
}

form.comments div#comment-message {
    font-size: 0.85em;
    margin: 10px 0;
}

ul#comments, ol#comments {
    list-style: none;
    margin: 0.5em 0 0.5em 0;
    padding: 0;
}

#comments li.comment div.blocked {
    background: #eee;
    opacity: 0.5;
}

#comments li.comment div.blocked:hover {
    opacity: 0.8;
}

ul.sub_comments, ol.sub_comments {
    list-style: none;
    margin: 0.5em 0 0.5em 0;
    padding: 0 0 0 1.5em;
}

div.pagination {
    margin: 1em 0;
    text-align: center;
}

div.pagination span.commata {
    display: none;
}

div.pagination a, div.pagination strong {
    padding: 2px 5px;
    margin: 0 2px;
    text-decoration: none;
}

ul.errors {
    list-style: none;
    margin: 0.5em 0;
    padding: 0.3em;
    background-color: #F8E6E6;
    border: 1px solid #D87F7F;
    color: #5A1111;
}

