/*  QUICK-STYLES STYLESHEET  */
#content a,
#entry-list .entry .entry_details,
ul.latest_news li div p .more,
ul.featured_posts li div p .more,
#sidebar .box a {color:#0090D3;}


body{
	background: #0e0e0e url(../mproj/img/stripes.png) repeat;
}

#header .search input{
	border: 1px solid #333333;
	color: #999999;
	background: #000000 url(../dark/img/search_icon.jpg) no-repeat right;
}

#navigation {
    background: #000000;
    height: 33px;
}
#navigation a {
    text-transform: uppercase;
}
#content{
	background: #FFFFFF;
	padding-bottom: 15px;
	width: 997px;
}

#page a{color: #283f65;}
#page a:hover {opacity: 0.6;}

#page h2 a{color: #111;}

#page ul#entries li .entry small a, 
#page ul#entries li .entry p a, 
#content ul.quick_links li a
{color: #283f65 ;}
				
ol#controls li.current a{
		background:#283f65 ;
		color:#283f65 ;
		border: #283f65 ;
		opacity: 1;
		}
		
.browse_entries a{color: #111 !important;}

