/*
Theme Name: WordPress Theme Generator 
Theme URI: http://www.yvoschaap.com/wpthemegen/
Description: WordPress Custom Theme for blogstuff created with the <a href="http://www.yvoschaap.com/wpthemegen/">WordPress Theme Generator</a>. To edit your current theme go: <a href="http://tinyurl.com/52o73v">edit settings</a>.
Version: 11 May, 4:49
Author: W.P. Gen
Author URI: http://www.yvoschaap.com/

*/


#middle {
	width: 850px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}


#yui-main  {
	float: left;
	width: 68%; 
	text-align: left;
	margin: 0 0 0 5px;
	padding: 0 15px 0 0;
}


#menu {
	float: right;
	display: block;
	width: 25%;
	margin: 0 0 0 0;
	padding: 20px 0px 15px 20px;
	font-size: 0.8em; 
	border-left: 1px dotted #999;
}

#menu h2 {
	color: #30466D;
	font-size: 1.3em; 
	margin-bottom: 7px; 
	border-bottom: 1px solid #999999;
}

#menu div {
	margin-bottom: 20px;
}

#menu ul {
	padding: 0 0 0px 15px;
	margin:0;
}

#menu li {
	margin-bottom:5px;
	list-style-type: square;
}

#menu h4 {
	color: #30466D;
	font-size: 1.3em; 
	margin-bottom: 7px; 
	border-bottom: 1px solid #999999;
}


#menu a {
	font-size: 1.3em;
}


.itemhead a {
	color: #ea6900; /*#B22021;*/
	font-size: 1.5em; 
	margin-top: 20px;
	margin-bottom: 10px; 
}


/*
div.itemhead:first-child {
 	color: #ea6900;
 	font-size: 1.5em; 
 	margin-top: 20px;
 	margin-bottom: 10px;
}
*/

#middle h3 {
	margin-top: 20px;
	border-bottom: none;
        line-height: 1.85em;
}


h3.storycontent {
	border-bottom: 1px solid #999999;
	color: #264578; /*#30466D;*/
	font-size: 1.1em; 
	margin-top: 35px;
	margin-bottom: 25px; 
}



