/*  
Theme Name: Mumbo TV
Theme URI:
Description: A Wordpress theme for The Mumbo Report (Neon Solutions)
Version: October 2009
Author: Adrian Hayes
Author URI: http://www.clickitstudio.com

*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
 margin: 0;
 padding: 0;
 border: 0;
 outline: 0;
 font-weight: inherit;
 font-style: inherit;
 font-size: 100%;
 vertical-align: baseline;
}

html { margin-bottom: 1px; overflow-y: scroll; }

html, body {
 font-family: 'helvetica neue', helvetica, arial, sans-serif;
 font-size: 12px;
 border: 0;
 color: #565656;
 background: #fff url(images/bg.gif) repeat-x 0 0;
}

/* IE7 display fix */
div, ul { zoom: 1; } 

#wrap {
 background: #e6e6e6;
}
body, img, p, h1, h2, h3, h4, h5, ul, ol, li, form, blockquote {
	margin: 0;
	padding: 0;
}

p {
	line-height: 20px;
	padding: 0;
	margin: 0 0 14px 0;
}

h1, h2, h3, h4, h5 {
	padding: 10px 0;
	font-family: Georgia;
	color: #111;
}

ul, ol {
	list-style: none;
	padding: 10px 0;
}

small {
	font-size: 11px;
}

code {
	background: #FFFFC1;
}

a {
	color: #df0028;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #8d0019;
}

a img {
	border: none;
}

blockquote p {
	padding: 5px 0;
}

/* Align */

.aligncenter {
	margin: 0 auto;
	display: block;
}

#sidebar p.aligncenter.sponsoredby {
	margin: 30px auto 0 auto;
	text-align:center;
	color: #333;
}


.alignleft {
	margin: 10px 20px 8px 0;
	float: left;
}

.alignright {
	margin: 10px 0px 8px 20px;
	float: right;
}

.execphpwidget {
 clear: both;
}

.col-left {
	float: left;
}

.col-right {
	float: right;
}

/* Wrap */

/* Top */

#top {
	width: 939px;
	margin: 0 auto;
	background: url(images/bg_top_gradient.png) no-repeat top center;	
}

/* Page Navigation */

#page_navi {
	height: 28px;
	font-size: 11px;
}

#page_navi a {
	color: #FAFAFA;
}

#page_navi a:hover {
	text-decoration: underline;
}

#page_navi ul {
	padding: 0;
}

#page_navi .col-left {
	margin-left: -6px;
}

/* Page Navigation (rss) */

#page_navi ul.rss {
	background: url(images/ico-rss.png) no-repeat 0 5px;
	padding: 6px 0 3px 15px;
}

#page_navi ul.rss li {
	padding: 0 10px;
	display: inline;
	background: url(images/bg_separator.gif) no-repeat right 4px;
}

#page_navi ul.rss li.last {
	background: none;
}

/* Header */

#header {
	width: 100%;
	height: 120px;
	padding-top: 25px;
	margin: 0 0 16px 0;
	clear: both;
	position: relative;
}

#header img.title {
	margin-left: 5px;
}

#header h1 {
	display: none;
}

#header .advert {
	position: absolute;
	left: 470px;
	top:60px;
	border: 1px solid #D1D1D1;
}

/* Page Nav */

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none; 
	line-height: 1;
	z-index: 100;
}

#nav a {
	display: block;
	line-height: 28px;
	padding: 0 10px;
	z-index: 100;
}

#nav li {
	float: left;
	background: url(images/bg_separator.gif) no-repeat right 10px;
}

/* Style drop down list */

#nav li ul {
	position: absolute;
	width: 130px;
	left: -999em;
}
#nav li ul li {
	border: 1px solid #F7F6F6;
	border-width:0 1px 1px;
	background: #FFF;
}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

#nav li ul li a {
	line-height: 25px;
	font-size: 11px;
	color: #555555;
	width: 130px;
}

#nav li ul li a {

}
#nav li ul li ul li a {
	border-width:0 1px 1px 0px;
}
#nav li ul ul {
	margin: -25px 0 0 150px;
}

#nav li ul ul li a {
	line-height: 25px;
}

#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
	left: auto;
}

/* IE7 Fix */

#nav li:hover, #nav li.hover {  
	position: static;
}

/* Content */

#content {
	width: 940px;
	margin:0 auto 20px auto;
	min-height: 550px;
	padding: 0 0 20px 0;
}

.content {
	width: 940px;
	margin:0 auto;
	min-height: 250px;
	padding: 0;
	border-bottom: none;
}

.border {
border-bottom: 1px solid #aaa;
}

.col {
 margin: 0 30px 20px 0;
 padding: 14px 20px 20px 20px;
 width: 253px;
 float: left;
 background: #fff;
 -moz-border-radius: 0.6em;
 -webkit-border-radius: 0.6em;
}

.col-twitter {
 margin: 0 30px 20px 0;
 padding: 14px 20px 20px 20px;
 width: 253px;
 float: left;
 background: #fff url('images/twitter/bird.gif') no-repeat 238px 26px;
 -moz-border-radius: 0.6em;
 -webkit-border-radius: 0.6em;
}

.last {
 margin: 0;
}

#main {
	background:#FFFFFF;
	width:690px;
	border:1px solid #d1d1d1;
	margin:0;
	position:relative;
	padding:0;
	-moz-border-radius: 0.6em;
    -webkit-border-radius: 0.6em;
}

* html #content {
	height: 550px;
}

/* Main Content */

#main-content {
	width: 650px;
	margin: 20px 0 20px 20px;
}

.single #main-content {
	background: #fff;
	width: 553px;
	margin: 24px 0 0 0;
	padding: 0 32px 35px 31px;
}

#comments {
	background: none;
	width: 100%;
}

/* Main Content (style) */

#main-content a {
	text-decoration: none;
}


#main-content h2, #main-content h3 {
	font-weight: normal;
}

#main-content h2 {
	font-size: 24px;
}

#main-content h3 {
	font-size: 18px;
}

#main-content h4 {
	font-size: 12px;
}

#main-content ol, #main-content ul {
	line-height: 18px;
}

#main-content ul {
	padding-left: 50px;
}

#main-content ul li {
	list-style: circle;
	padding: 3px 0;
}

#main-content ol {
	padding-left: 57px;
}

#main-content ol li {
	list-style: decimal;
	padding: 3px 0;
}

#main-content blockquote {
	border-left:2px solid #777777;
	color:#777777;
	font-style:italic;
	margin:5px auto 15px;
	padding:0px 10px;
	width:85%;
}

/* Main Content (post) */

#main-content .video {
	margin-bottom:5px;
}

#main-content .post {
	padding:0 5px;
}
#main-content .avatar {
	float:left;
	margin:12px 10px 0 0;
	border: 3px solid #e9e9e9
}

#main-content .post-title {
	width: 100%;
	position: relative;
}

#main-content .post-title h2, #main-content .post-title p.post-details, #main-content .post-title h3 {
	padding-right: 50px;
}

#main-content h2 a, #main-content h3 a {
	color: #e8002a;
	text-decoration: none;
}

#main-content h2 a:hover, #main-content h3 a:hover {
	text-decoration: underline;
	color: #c20023;
}

#main-content p.post-details {
	line-height: 18px;
	margin-top: -10px;
	position: relative;
}

#main-content p.post-details a {
	text-decoration: none;
}

#main-content p.post-details a:hover {
	text-decoration: underline;
}

#main-content p.post-details {
	color: #9F9F9F;
	font-size: 11px;
	padding: 0 0px 0 1px
}

#main-content .post h4 {
	margin-top: 1px;
	clear: both;
}

#main-content .post h4.continue a {
	background: #df0028;
	padding: 5px 10px;
	color: #fff;
	text-decoration: none;
	-moz-border-radius: 0.6em;
	-webkit-border-radius: 0.6em;
	float: right;
}

#main-content .post h4.continue a:hover {
	background: #bf0022;
}


#main-content .post img.gallery {
	margin:0 7px 7px 0;
}

#main-content h2.arh {
	border-bottom: #EBEBEB 1px solid;
	margin-top: -10px;
	margin-bottom: 10px;
	position: relative;
	font-size: 34px;
}

/* Main Content (advert 468x60) */

#main-content .advert_468x60 {
	background: none;
	padding:12px 0;
	margin: 5px 0 20px 0;
	text-align:center;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #ddd;
}

#main-content .latest .advert_468x60 {
	margin-left:33px;
}

/* Post (featured) */

#main-content .latest .featured, #main-content .archives .featured{
	position: relative;
	margin-bottom: 15px;
	clear: both;
}
#main-content .latest .featured {
	margin-left:33px;
}

#main-content .featured h4 {
	margin-bottom: 15px;
}

/* Post (latest) */

#main-content .latest {
	width: 586px;
	margin-left: -33px;
	position: relative;
}

#main-content .latest .block {
	width: 259px;
	float: left;
	margin-left: 33px;
	margin-bottom: 28px;
	display: inline;
}

#main-content .latest h3 {
	padding-top: 7px;
}

#main-content .latest .comment-cloud {
	top: 10px !important;
}

#main-content .latest p.post-details {
	padding-top: 5px;
}

#main-content .latest h4 {
	margin-top: -3px;
	position: relative;
}

/* Post (archives) */

#main-content .archives .block {
	position: relative;
	margin-bottom: 15px;
	clear: both;
	padding-bottom: 15px;
	border-bottom: 1px solid #EBEBEB;
}

#main-content .archives h2 {
	padding-right: 50px;
}

.col h2, .col-twitter h2 {
 text-align: center;
 margin: 0;
 padding: 0 0 6px 0;
 font-size: 20px;
 border-bottom: 1px dotted #666;
}

#main-content .archives p.post-details {
	padding-right: 50px;
}

#main-content .archives img.alignleft {
	margin: 15px 15px 0 0;
}


/* Main Content (post>single) */

#main-content p.tags {
	background:url(images/ico-tag.gif) no-repeat center left;
	padding-left:25px;
	width: 100%;
	clear: both;
}

.single #main-content .advert_468x60 {
	margin: 15px 0 0px 0;
}

#main-content .page h2 {
	padding-top: 5px;
}

/* Comments */

#comments h3 {
	font-size: 20px;
	font-weight: normal;
	padding: 10px 0 20px 0;
}

/* Comments (comment) */

#comments_wrap {
	padding: 15px 25px 25px;
	position: relative;
}

#comments .comment a {
	text-decoration: underline;
}

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

#comments .comment small {
	font-size: 10px;
	margin-top: -2px;
}

#comments .comment {
	margin-top: 10px;
	width: 100%;
}

#comments .comment .col-left {
	width: 110px;	
}


#comments .comment .col-left img {
	border: #EDEDED 5px solid;
}

#comments .comment .col-left .inside {
	background: url(images/bg_comment_element.gif) no-repeat right 27px;
	width: 110px;
	float: right;
	margin-right: -16px;
	position: relative;
	overflow: hidden;
	padding-right: 7px;
	min-height:70px;
}

#comments .comment .col-left p {
	padding: 0 0 0 2px;
	line-height: 19px;
}

#comments .comment .col-right {
	min-height: 70px;
	background: #fff;
	padding: 10px 20px;
	border: #EDEDED 5px solid;
	margin-left:121px;
	float:none; 
}

* html #comments .comment .col-right {
	height: 100px;
}

#comments .comment span.reply { 
	float:right; 
	padding: 3px 3px 0; 
	font-size:11px; 
}
#comments .comment span.reply a { 
	text-decoration:none; 
	color:#aaa;
}

#comments ul.children { 
	margin:10px 0 0 20px; 
	padding:0; 
}

#comments .navigation .alignright, 
#comments .navigation .alignleft { 
	margin:0;
}

#comments .navigation a {
	background: #9F9F9F;
	color: #fff;
	display: block;
	padding: 5px 9px;
	margin-left: 4px;
	font-family:Georgia;
	font-weight:bold;
}
#comments .navigation a:hover {
	background: #888;	
}
#comments .commentlist {
	padding:0;
}
#comments .commentlist p{
	padding:0 0 10px;
}

#comments .commentlist #respond #form_wrap {
	padding:0 0 25px;
	margin:0;
	border:0;
	width:auto;
}
#comments .commentlist .children #respond #form_wrap .col-right{
	float:none;
}
#comments .cancel-comment-reply {
	margin-bottom:10px;
}

/* Comments (form) */

#form_wrap {
	border-top: 1px solid #eee;
	padding: 15px 32px 30px 31px;
	position: relative;
}

#form_wrap h2 {
	padding-bottom: 28px;
	position: relative;
}

#form_wrap .form-left {
	width: 170px;
	float:left;
}

#form_wrap .form-right {
	width: 361px;
	float:right;
}
.children #form_wrap .form-right {
	float:none;
}

#form_wrap textarea, #form_wrap .form-left input {
	font-family: 'helvetica neue', helvetica, arial, sans-serif;
	font-size: 12px;
	color: #676563;
	padding: 7px 10px;
}

#form_wrap textarea {
	width: 340px;
	margin-bottom: 18px;
}

#form_wrap .form-left input {
	width: 147px;
	display: block;
	margin-bottom: 10px;
}

#form_wrap input.sb {
	clear: left;
	display: block;
	background: #df0028;
	width: 220px;
	vertical-align: center;
	text-align: center;
	margin: 0;
	padding: 14px 0 14px 0;
	color: #fff;
	-moz-border-radius: 0.6em;
	-webkit-border-radius: 0.6em;
	border: none;
	cursor: pointer;
}

#form_wrap input.sb:hover {
	background: #bf0022;
	border: none;
}

#form_wrap p.lc_logged {
	margin-top: -20px;
	position: relative;
}

#aktt_tweet_form fieldset #aktt_tweet_submit {
 -moz-border-radius: 0.6em;
 -webkit-border-radius: 0.6em;
 background: #5C5C5C;
 border: none;
 float: left;
 padding: 0.3em;
 color: #fff;
 cursor: pointer;
 margin: 0 0 0 44px;
}

#aktt_tweet_form fieldset #aktt_tweet_submit:hover {
 background: #4A4A4A;
 cursor: pointer;
}

input#aktt_tweet_text {
 margin: 0 0 0 44px;
}

ul.tweets li {
 margin: 0 0 14px 0;
}

label.screen-reader-text {
 display: none;
}

input#s {
 width: 120px;
 border: none;
 padding: 4px;
}

input#searchsubmit {
 width: 54px;
}

/* Sidebar */

#sidebar {
	width: 220px;
	overflow: hidden;
	background: none;
	padding: 0;
	margin: 2px 0 0 0;
}

.widget-it {
	width: 192px;
	overflow: hidden;
	background: #222;
	padding: 14px;
	margin: 0 0 10px 0;
	-moz-border-radius: 0.6em;
    -webkit-border-radius: 0.6em;
}


#sidebar h2 {
	font: bold 11px georgia, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#ffffff;
	background: #e8002a url('images/bg-sidebar-h2.gif') no-repeat center right;
	padding: 7px 14px 7px 10px;
	float: left;
	margin: 0;
	display: inline;
	margin-bottom: 10px;
}

#embed h3 {
	font: bold 12px georgia, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#fafafa;
	background: #333;
	padding: 8px 14px 8px 10px;
	float: left;
	margin: 0;
	display: inline;
	margin-bottom: 10px;
}

.col .post-ratings-image,
#sidebar .post-ratings-image {
 margin: 4px 0 0 0;
}

#sidebar p {
 color: #ccc;
 font-size: 11px;
 line-height: 14px;
}

#sidebar ul {
 clear: both;
}

#sidebar .widget-it ul li a {
	color: #fff;
	padding:10px 25px 10px 10px;
	margin: 0;
	display:block;
	background: #333;
	border-bottom: 1px solid #272727;
	border-top: 1px solid #444;
	
}

#sidebar .widget-it ul li:last-child a {
	border-bottom: none;
	border-top: none;
	
}

#sidebar .widget-it li.active a, #sidebar .widget-it li a:hover {
	color: #f5f5f5;
	background: #444;
}

#sidebar .widget-it li.current-cat, #sidebar .widget-it li.active {
	background:#555;
	color: #333;
}

#sidebar ul li span {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#878787;
	font-weight:normal;
}

/* SPONSOR LOGOS lrg */
ul#sponsors {
 margin: 10px 0 0 14px ;
}

ul#sponsors li {
 display: inline;
 width: 193px;
}

ul#sponsors li a {
 display: inline-block;
 outline: none;
 float: left;
 border: none;
 padding: 0;
 margin: 0 0 20px 0;
 background: url('images/logos/sponsors_6.gif') top left no-repeat;
 text-indent: -9999px;
}

ul#sponsors li#S33 a { background-position: 0 0; width: 92px; height: 84px; margin: 0 16px 20px 0; }
ul#sponsors li#Xtreme a { background-position: -103px 0; width: 94px; height: 84px; margin: 0 0 20px 0; }

ul#sponsors li#Neon a { background-position: 0 -129px; width: 94px; height: 48px; margin: 0 14px 20px 0; }
ul#sponsors li#MCN a { background-position: -103px -129px; width: 94px; height: 48px; margin: 0 0 20px 0; }

ul#sponsors li#Dubsat a { background-position: 0 -205px; width: 193px; height: 63px; margin: 0 0 24px 0; }
ul#sponsors li#Mumbrella a { background-position: 0 -302px; width: 193px; height: 83px; margin: 0; }


ul#sponsors li#S33 a:hover { background-position: -196px 0; }
ul#sponsors li#Xtreme a:hover { background-position: -299px 0; }

ul#sponsors li#Neon a:hover { background-position: -196px -129px; }
ul#sponsors li#MCN a:hover { background-position: -299px -129px; }

ul#sponsors li#Dubsat a:hover { background-position: -196px -205px; }
ul#sponsors li#Mumbrella a:hover { background-position: -196px -302px; }

/* SPONSOR LOGOS sml */
ul#sponsors-foot {
 margin: 0;
}

ul#sponsors-foot li {
 display: inline;
 height: 44px;
}

ul#sponsors-foot li a {
 display: block;
 outline: none;
 float: left;
 border: none;
 height: 44px;
 padding: 0;
 background: url('images/logos/sponsors-foot.gif') top left no-repeat;
 text-indent: -9999px;
}

ul#sponsors-foot li#Neon a { background-position: 0 0; width: 80px;  margin: 0 17px 0 0; }
ul#sponsors-foot li#S33 a { background-position: -114px 0; width: 42px; margin: 0 17px 0 0; }

ul#sponsors-foot li#MCN a { background-position: -190px 0; width: 78px; margin: 0 17px 0 0; }
ul#sponsors-foot li#Xtreme a { background-position: -310px 0; width: 43px; margin: 0 17px 0 0; }

ul#sponsors-foot li#Dubsat a { background-position: -389px 0; width: 125px; margin: 0 17px 0 0; }
ul#sponsors-foot li#Mumbrella a { background-position: -539px 0; width: 141px; margin: 0; }


ul#sponsors-foot li#Neon a:hover { background-position: 0 -44px; }
ul#sponsors-foot li#S33 a:hover { background-position: -114px -44px; }

ul#sponsors-foot li#MCN a:hover { background-position: -190px -44px; }
ul#sponsors-foot li#Xtreme a:hover { background-position: -310px -44px; }

ul#sponsors-foot li#Dubsat a:hover { background-position: -389px -44px; }
ul#sponsors-foot li#Mumbrella a:hover { background-position: -539px -44px; }

<!--WP Page Navi-->

.navi-hold,
.wp-pagenavi {
 margin: 0 0 4px 0;
 background: url('images/nav/bg-p-navi.gif') no-repeat 0 0;
 padding: 10px 20px 10px 20px;
 border: 1px solid #ccc;
 -webkit-border-radius: 0.6em;
 -moz-border-radius: 0.6em;
 width: 410px;
}

.wp-pagenavi a, .wp-pagenavi a:link {
 padding: 9px; 
 margin: 0 1px 0 0;
 text-decoration: none;
 color: #DF0028;
 font-size: 13px;

}
.wp-pagenavi a:visited {
 padding: 9px;
 margin: 0 1px 0 0;
 text-decoration: none;
 color: #DF0028;
 font-size: 13px;
}
.wp-pagenavi a:hover {	
 color: #8d0019;
 background: #e6e6e6;
}
.wp-pagenavi a:active {
 padding: 9px;
 margin: 0 1px 0 0;
 text-decoration: none;
 color: #DF0028;
 font-size: 13px;
}

.wp-pagenavi span.pages {
 font-size: 1.5em;
 margin: 0 20px 0 0;
 font-size: 11px;
 text-transform: uppercase;
}

.wp-pagenavi span.current {
 padding: 9px; 
 margin: 0 1px 0 0;
 color: #333;
 font-weight: normal;
 font-size: 13px;
}
.wp-pagenavi span.extend {
 padding: 9px; 
 margin: 0 1px 0 0;
 color: #333;
 font-size: 13px;
}


/* Sidebar (block) */

#sidebar .block {
	width: 200px;
}

/* Sidebar (block > inside)*/

#sidebar .block .inside {
	border: #D5D4D4 5px solid;
	background: #EDEDED;
	padding-bottom: 5px;
}

#sidebar .block .inside ul {
	padding: 0;
}

#sidebar .block .inside li {
	padding: 8px 15px 8px 10px;
	line-height: 18px;
	background: url(images/bg_footer_list.gif) repeat-x 0 bottom;
	position:relative;
}

#sidebar .block .inside li img.thumbnail {
	border: #A4A4A4 2px solid;
	float: left;
	margin-right: 10px;
}

/* Sidebar (widgetized)*/

#sidebar #tag_cloud {
	margin-bottom: 25px;
}
#sidebar #tag_cloud a {
	color:#636363;
}
#sidebar #tag_cloud a:hover {
	color:#000000;
}

#sidebar ul, #sidebar .textwidget {
	background:none;
	border:none;
	clear:both;
	padding:0;
}

#sidebar .widget {
	margin-bottom:15px;
}
#sidebar .textwidget {
	padding:0;
}
#sidebar li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	line-height: 16px;
	overflow: hidden;
}

/* Sidebar (widgetized>list>inside)*/

#sidebar ul ul {
	padding: 0;
	margin: 3px 0 0 0;
	border:0;
}

#sidebar ul ul li {
	border: 0;
	padding-bottom: 0;
	border-top:1px solid #E2E2E2;
}

/* Video Browser */

div#video-browser-holder { 
	border: none;  
	clear:both;
}

div#video-browser-crop {
	overflow-y: hidden;  
	background: none;
}

div.video-browser-down, div.video-browser-up { 
	height: 30px; 
	cursor: pointer;
}

div.video-browser-down { 
	background: url(images/video-browser-sprites.png) 50% -204px ; 
	border-top:1px solid #E2E2E2;
}
div.video-browser-down:hover { 
	background: url(images/video-browser-sprites.png) 50% -80px ;
}

div.video-browser-up { 
	background: url(images/video-browser-sprites.png) 50% -139px ; 
	border-bottom:1px solid #E2E2E2;
}
div.video-browser-up:hover { 
	background: url(images/video-browser-sprites.png) 50% -15px ;
}

div#video-browser-holder ul#video-browser { 
	border: 0;
}


/* Sidebar (widgets)*/

#tag_cloud h2 {
	display: block;
	float: none;
}

.textwidget {
	clear: both;
	padding: 5px 2px;
	line-height:20px;
}

#wp-calendar {
	width: 95%;
	padding: 0 0 0px 0;
	margin-bottom: 15px;
	clear: both;
}

#wp-calendar caption {
	padding: 10px;
}

#wp-calendar th {
	color: #fff;
}

#wp-calendar th, #wp-calendar td {
	padding: 5px;
	text-align: center;
	background: #E7E7E7;
	color: #9E9E9E;
}

#wp-calendar td {
	background: transparent;
}

#wp-calendar td, table#wp-calendar th {
	padding: 3px 0;
}

#wp-calendar a {
	text-decoration: underline;
}

#wp-calendar a:hover {
	text-decoration: none;
}


/* Sidebar (Search)*/

#sidebar #search_main form div {
	background:#FFFFFF url(images/ico-search.png) no-repeat 185px center;
	border-color:#e2e2e2;
	border-style:solid;
	border-width:5px;
	height:33px;
	position:relative;
	margin-bottom:15px;
}

#sidebar #search_main input.field {
	position: absolute;
	left: 10px;
	top: 8px;
	padding-top: 2px;
	outline: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #636363;
	border: 0;
	background: transparent;
	z-index: 1;
	width:170px;
}

#sidebar #search_main input.submit {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1;
}

/* Tabs */

ul#idTabs {
	width: 100%;
	padding: 0 0 7px 0;
}

ul#idTabs li {
	display: inline;
	font-family: Georgia;
	font-weight: bold;
}

ul#idTabs li a {
	line-height: 31px;
	background: #9F9F9F;
	color: #fff !important;
	display: block;
	float: left;
	padding: 0 12px;
	margin-right: 4px;
}

ul#idTabs li a.selected, ul#idTabs li a:hover {
	background: #df0028;
	text-decoration:none;
}

#tagcloud {
	padding:10px;
}

/* Video Tabs */

ul#vidTabs {
	width: 100%;
	padding: 0 0 7px 0;
}

ul#vidTabs li {
	display: inline;
	font-family: Georgia;
	font-weight: bold;
}

ul#vidTabs li a {
	line-height: 31px;
	background: #9F9F9F;
	color: #fff !important;
	display: block;
	float: left;
	padding: 0 12px;
	margin-right: 4px;
}

ul#vidTabs li a.selected, ul#vidTabs li a:hover {
	background: #df0028;
	text-decoration:none;
}

ul li.recentcomments,
ul.top-rated li,
.aktt_tweets ul li,
ul.tweets li,
li.twitter-item {
 margin: 0px 0 0 0;
 padding: 9px 6px 9px 6px;
 border-bottom: 1px solid #ddd;
}

ul#recentcomments li.recentcomments:last-child,
ul.top-rated li:last-child,
#sidebar ul.top-rated li:last-child,
.aktt_tweets li:last-child,
ul.tweets li:last-child,
li.twitter-item:last-child {
 border-bottom: none;
}


ul#recentcomments li.recentcomments:hover,
ul.top-rated li:hover,
.aktt_tweets ul li:hover {
 background: #f5f5f5;
}

#sidebar ul.top-rated li {
 padding: 0;
 border: none;
}

#sidebar ul.top-rated li:hover {
 background: #444;
}

.aktt_tweets li:last-child:hover {
 background: none;
}

/* Sidebar (flickr) */

#flickr h2 span {
	color: #0061D8;
}

#flickr h2 span span {
	color: #FF1183;
}

#flickr .wrap {
	margin-left: -5px;
	padding: 0;
	position: relative;
	margin-bottom:15px;
}

#flickr a img {
	float: left;
	margin-left: 5px;
	margin-bottom: 5px;
	display: block;
	padding: 3px;
	background: #fff;
	border: #CECFC6 1px solid;
}

#flickr a:hover img {
	border: #A8AA99 1px solid;
}

/* Footer */

#footer-out {
	width: 100%;
	background: #363636;
	padding: 10px 0 14px 0;
	margin-top:25px;
}

#footer {
	width: 939px;
	margin: 0 auto;
	font-size: 11px;
	color: #CECECE;
	padding: 20px 0 20px 0;
}

#col-left-foot {
	width: 184px;
	margin: 6px 10px 0 0;
	padding: 0;
	float: left;
}

#col-mid-foot {
	width: 610px;
	margin: 0;
	padding: 0;
	float: left;
}

#col-right-foot {
	width: 120px;
	margin: 0;
	padding: 0;
	float: right;
}

#footer .col-right img {
	vertical-align: middle;
}

#footer .col-right span {
	display: none;
}

.widget-it p a, .widget-it p a:visited,
#footer p a, #footer p a:visited  {
 color: #f9f9f9;
 border-bottom: 1px solid #888;
}

.widget-it p a:hover,
#footer p a:hover {
 color: #f9f9f9;
 border-bottom: 1px solid #f9f9f9;
}

#footer p {
 color: #666;
 margin: 0 0 8px 0;
 line-height: 100%;
 padding: 0;
}

ul#social-all {
 margin: 20px 0 0 0;
 padding:0;
}


ul#social-all li {
 display: inline-block;
 height: 32px;
 width: 32px;
 margin: 0 4px 0 0;
 font-size: 1.3em;
}

ul#social-all li a {
 display: inline-block;
 outline: none;
 border: none;
 padding: 0;
 background: url('images/social/icons.gif') top left no-repeat;
 width: 32px;
 height: 32px;
 text-indent: -9999px;
}

ul#social-all li#Fb a { background-position: 0 0; }
ul#social-all li#Twit a { background-position: -32px 0; }
ul#social-all li#Del a { background-position: -64px 0; }
ul#social-all li#Digg a { background-position: -96px 0; }
ul#social-all li#Su a { background-position: -128px 0; }
ul#social-all li#Red a { background-position: -160px 0; }

ul#social-all li#Fb a:hover { background-position: 0 -32px; }
ul#social-all li#Twit a:hover { background-position: -32px -32px; }
ul#social-all li#Del a:hover { background-position: -64px -32px; }
ul#social-all li#Digg a:hover { background-position: -96px -32px; }
ul#social-all li#Su a:hover { background-position: -128px -32px; }
ul#social-all li#Red a:hover { background-position: -160px -32px; }


/* Fix */

.wrap:after,
#sidebar .widget_categories ul:after,
#sidebar .widget_archive ul:after,
#sidebar .widget_links ul:after {
    content: "."; 
    display: block;
	 height: 0;
    clear: both; 
    visibility: hidden;
}

/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}
.fl{
	float: left
}
.fr{
	float: right
}
.ac{
	text-align: center
}
.ar{
	text-align: right
}
img.centered{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	background-color:#EEEEEE;
	border:1px solid #DDDDDD;
	padding:4px 0 5px;
	text-align:center;
}
.wp-caption-text {
	padding:3px 0 0;	
	font-size:11px;
}

.ratings {
	padding-top:15px;
}

/* Embed field */

#embed {
	background: rgb(247,246,246) url(images/bg_comments.gif) repeat-x 0 top;
	padding: 25px 0 0 20px;
}

#embed textarea {
	padding:0 0 25px 20px;
	border: 1px solid;
	border-top-color: #C5C3C3;
	border-left-color: #C5C3C3;
	border-right-color: #EDEDED;
	border-bottom-color: #EDEDED;
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #676563;
	padding: 7px 10px;
	width: 550px;
	margin:0 0 18px 10px;
}
	
/* Homepage layout */

.home #main { margin-bottom: 28px; }
.home #main-content .advert_468x60 { margin-top: 15px; }
.home #main-content .post { position:relative; }

#content .home { width:700px; margin-bottom: 0;}


.video-box {
	float:left;
	width:210px;
	background:#FFFFFF;
	border:1px solid #d1d1d1;
	margin:0 28px 28px 0;
	position:relative;
	padding:0;
	-moz-border-radius: 0.6em;
    -webkit-border-radius: 0.6em;
}

.video-box h4 { 
	position:absolute;
	top:10px;
	left:0px;
	margin:0 20px;
}
.video-box h4 a { color:#FFF; background: #333; line-height:20px; padding:3px; }
.video-box .inside { padding:10px; height:124px; }
.video-box.last { margin-right:0; }
.video-box .box-bot {
	height:48px;
	background:url(images/bg_box_bot.gif) repeat-x;
} 

a img.thumbnail:hover {
 background: #000;
}

.comment-cloud { display: block; margin-top: 10px; }
.comment-cloud a {
	width: 25px;
	height: 25px;
	padding: 3px 0 0 0;
	margin: 0 10px 0 10px; 
	background: url(images/bg_comment_cloud.png) no-repeat 0 0;
	text-align: center;
	font-family: Georgia;
	font-size: 11px;
	color: #5D5D5D;
	display: block;
	text-decoration: none;
}
.comment-cloud a:hover { text-decoration: underline; }

.box-bot .ratings { padding: 9px 0 0 10px; }

/* Twitter */
#header .latest_twitter {
	position: absolute;
	left: 470px;
	top:46px;
}
#header .latest_twitter img {
	float:left;
	margin: 0 15px 15px 0;
}
#header .latest_twitter ul {
	font-family: Georgia;
	padding:0;
	line-height:18px;
}

h1#logo a {
 width: 200px;
 height: 115px;
 background: url('images/logos/mumbo.gif') no-repeat 0 0;
 display: block;
 text-indent: -9999px;
 border: none;
 text-decoration: none;
 margin: 0;
 padding: 0;
 float: left;
}

h1#logo a:hover {
 background: url('images/logos/mumbo.gif') no-repeat 0 -115px;
 padding: 0;
 border: 0;
}

h1.e404 {
	font-size: 80px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

h4#logo a {
 width: 110px;
 height: 64px;
 background: url('images/logos/mumbo-foot.gif') no-repeat 0 0;
 display: block;
 text-indent: -9999px;
 border: none;
 text-decoration: none;
 margin: 0;
 padding: 0;
 float: right;
}

h4#logo a:hover {
 background: url('images/logos/mumbo-foot.gif') no-repeat 0 -64px;
 padding: 0;
 border: 0;
}

strong {
 font-weight: bold;
}

.white {
 color: #fff;
}

post-ratings-image {
 margin: 4px 0 0 0;
}

.single-theme-slider-button {
background: url(images/btn-view.png) no-repeat scroll 0 0;
cursor:pointer;
display:none;
width:190px;
height:124px;
position: absolute;
top: 10px;
margin: 0;
padding: 0;
opacity:0.3;
}

.clearfix:after {
 content: ".";
 display: block;
 height: 0;
 clear: both;
 visibility: hidden;
}
