/* -- This is the place to add your own style modifications without touching the original styles -- */
#topnav {
    padding:0; 
    margin:0;
    background:#FFF000;
    border-bottom:10px solid #000000;
    font-size:12px;
    color:#000;
    }

#sitetitle .title { height:89px; }

h2.feature-title,
h3.widgettitle,
h2.feat-title,
h1.archive-title {
    font-size:9pt;
    letter-spacing:0;
    line-height:1.5em;
    margin:0;
    padding:5px 15px;
    border:1px solid #ebebeb;
    border-bottom:0;
    background:#000 url(images/catnav-bg.png) bottom left repeat-x;
    text-shadow:1px 1px #000;
    color:#FFF000;
    }
#topnav ul li.rss-comments a, #topnav ul li.rss-content a { color: #000;}

#catnav { 
    padding:0; 
    margin:0; 
    background:#000 url(images/catnav-bg.png) bottom left repeat-x; 
    border:1px solid #ebebeb; 
    font-size:12px; 
    font-weight:bold; 
}

#catnav ul a  {
	position:relative; 
	display:block; 
	z-index:100; 
	padding:5px 10px; 
	line-height:26px; 
	text-decoration:none;
	border-right:1px solid #ebebeb;
        color:#fff000;
}

#catnav ul a:hover {
	background:#fff000;
        color:#000;
}

#catnav a {
text-shadow: none;
}

#catnav a:hover {
text-shadow: none;
}

h2.feat-title a {
	color:#FFF000;
}

#catnav ul ul a  {
	width:180px; 
	line-height:20px;
	border:0;
	border: 1px solid #ebebeb;
	border-left:1px solid #ebebeb;
	border-top:0;
	background:#000000;
}
	
#catnav ul ul a:hover  {
	width:180px; 
	line-height:20px;
	border:0;
	border: 1px solid #ebebeb;
	border-left:1px solid #ebebeb;
	border-top:0;
	background:#fff000;
}
.cats-by-2 h2.feat-title, h3.widgettitle {
	font-size:12pt;
}

.cat-posts-stacked img.thumbnail {
    float: right;
    height: auto;
    margin: 0 0 9px 10px;
    width: 100px;
}

.cats-by-2 img.thumbnail {
    float: left;
    height: 6.1em;
    margin: 0 9px 9px 0;
    max-width: 40%;
    padding: 1px;
    width: auto;
}

#text-9{padding:0px; margin:0; overflow: visible;}
#text-9 iframe{border: 0px inset;}
#text-9 html{margin: 0px; padding:0px;}
h3.post-title a{color:#000;}