/* madfellas v6 */

* { margin: 0; padding: 0; }
.clear { clear: both; }

.container { width: 950px; margin-left: auto; margin-right: auto; text-align: left; }

body { background: #222222 url(/images/v6/bg.png) 0 0 repeat-x; }


#header { text-align: center; }
#header .container { height: 173px; background: transparent url(/images/v6/cf-rocks.png) 835px 25px no-repeat; } 
#logo { float: left; margin-top: 50px; margin-left: 195px; }

#nav { float: left; clear: left; margin-top: 20px; padding-left: 285px; list-style: none; width: 350px; height: 56px; }
#nav li { float: left; text-align: center; padding-right: 10px; zoom: 1; }
#nav a { display: block; width: 95px; height: 44px; padding-top: 12px; }
#nav .selected a, #nav a:hover { background-image: url(images/v6/nav-bg.png); }
#nav img { border: none; }

#bottom { clear: both; background: transparent url(/images/v6/footer.png) 0 0 no-repeat; height: 37px; margin-bottom: 30px; }

#main .container { clear: both; }
#page { background: #000000 url(/images/v6/content-bg.png) 0 0 repeat-y; }
#content { float: left; width: 720px; }
.home #page { width: 950px; min-height: 250px; }
#menu { float: left; width: 220px; padding: 15px 5px 0 5px; background: #000000 url(/images/v6/sidebar-bg.png) 0 0 no-repeat; }


p { margin-bottom: 1em; }

ul { padding-left: 25px; }
ul li { padding-left: 5px; }


.home #page { 
	font-family: "Lucida Sans Unicode", "Lucida Grande", verdana, arial, sans-serif;
	font-size: 13px;
	color: #e0e0e0; 
}
.home iframe { margin-top: 8px; }
.home #page h2 { 
	font-family: Calibri, "Trebuchet MS", verdana, arial, sans-serif; 
	font-size: 16pt; 
	color: #cccc00;
	padding: 0 0 5px 0;
	margin-bottom: 5px;
	margin-right: 10px;
	border-bottom: 1px solid #111111;
}
.home A 			{ color: #0088cc; } 
.home A:link		{ color: #0088cc; } 
.home A:visited	{ color: #0088cc; } 
.home A:active	{ color: #cccc00; } 
.home A:hover		{ color: #cccc00; } 

.body p a { font-weight: normal; color: #33bbff; border-bottom: 1px solid #666; }
.body p a:hover { color: #cccc00; }


#twitter_div { padding: 20px; }
#twitter_div ul { list-style: none; margin: 0; padding: 0;}
#twitter_div li { margin: 0; padding: 8px 0; }
#twitter_div li span + a { color: #777777; font-style: italic; }

