/*  
Theme Name: ESPN Theme 1
Theme URI: http://prothemedesign.com/themes/mimbo-pro/
Description: ESPN MediaZone Template based on Mimbo Pro - Modification by Rich Arden
Version: 0.1
Author: Darren Hoyt
Author URI: http://prothemedesign.com/themes/mimbo-pro/
Template: mimbopro2

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php

*/


@import url("../mimbopro/style.css");

#masthead {
	height:108px;
	background:url(images/bg_masthead.jpg);
	}
	
	#sidebar .widget li a, #sidebar .widget li a:visited {
	background:#236d93;
	color:#FFF;
	text-decoration:none;
	display:block;
	padding:4px 4px 4px 8px
	}

#sidebar .widget li a:hover, #sidebar .widget li a:active, 
#sidebar .widget li li a:hover, #sidebaer .widget li li a:active {
	background:#237daa !important;
	color:#FFF;
	}
	
	#sidebar .widget li li a, #sidebar .widget li li a:visited {
	background:#6e8b99;
	padding-left:20px;
}

#sidebar .widget li li {
	border:none;
	padding-left:
}

h1, #logo {
	margin:0 auto;
	display:block;
	color:#112F41;
	font:1.8em Georgia, "Times New Roman", Times, serif;
	padding-top:12px;
	text-align:left;
	font-weight:bold;
	}

h2 {
	font: 2em Georgia, "Times New Roman", Times, serif;
	padding:6px 0;
	border-bottom:none;
	border-top:none;
	color:#313228;
	font-weight:bold;
	}	
	
h3.catcolor1 {
	background: url(images/cat_blue.jpg);
	}

h3.catcolor2 {
	background: url(images/cat_blue.jpg);
	}

h3.catcolor3 {
	background: url(images/cat_blue.jpg);
	}

h4 {
	margin-bottom:3px;
	font:1.2em Arial, Verdana;
	color:#9CD6F3;
	font-weight:bold
	}
	
#home #lead .commentcount, 
#interior #lead .commentcount {
	display:none;
	background:url(images/bubble2.gif) no-repeat 1px;
	font-size:0.6em;
	}

	#lead .date {
	display:none;
	color:#a7b5bd;
	margin-bottom:-15px;
	padding:4px 0;
	}
	
.commentcount {
	display:none;
	background:url(images/bubble.gif) no-repeat 1px;
	padding-left:17px;
	margin: 0 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal
	}
