/*
Theme Name:     Monochrome Pro Child
Description:    
Author:         Smash Fascism
Template:       monochrome-pro

(optional values you can add: Theme URI, Author URI, Version)
*/

@import url("../monochrome-pro/style.css");

/* All custom style rules should be placed below here. */


#navmenu-h {
margin: 0 0 1em;  
background: #380000;
border: 0 none;
padding: 0;
width: 950px;
list-style: none;
height: 34px;
border-top: 1px #222 solid;
z-index: 5;
}

h4 {
font-size: 2em;
}


h6.category_head a {
text-transform: uppercase;
font-size: 1.2em;
}

#dark_bg {
	background:#800;
	padding:2em;
	margin:0 -2em;
	color:#FFF;
	float:left;
	position:relative;
}

#dark_bg h2.widgettitle {
	margin:0 0 1em;
	padding:0;
	text-transform:uppercase;
	color:#FFF;
	border-bottom:1px solid #666;
font-size: 14px;
	font-weight:strong;
}

#dark_bg a {
    color:#00FFFF;
font-size: 14px;
}
