/* @override 
	http://www.shockeybrigade.com/wp-content/themes/typebased/styles/shockey.css
*/

body {
	background: #fff;
}
#menu ul {
	/*background: url(grey/menu_bg.gif) repeat-x 0 bottom;*/
}
#menu ul li a {
	border-left:1px solid #3a4c2b;
}
#search {
	top: 30px;
	right: 30px;
	position: absolute;
	padding: 0;
	margin: 0;
	width: 300px;
}
#container {
}
.background {
	background: #fff;
}
#sidebar .block, #sidebar .adverts{
	background-position: 0 0;
	background-repeat: repeat-x;
}
#footer {
}
#footer .left-col h2 {
	/*background-position: right 18px;
	background-repeat: no-repeat;*/
}
#copyright {
	color: #80807f;
	background-position: left bottom;
	background-repeat: no-repeat;
}

.post-content a span.read_more {
	color: #97c0f0;
}

#footer a {
	color: #badcff;
	text-shadow: #2f3b4d -1px -1px 0;
	font-weight: bold;
}

#footer a:hover {
	color: #a6a9a4;
}

#footer h2 {
	color: #f3f3f3;
	text-shadow: #2f3b4d -1px -1px 0;
}
#sidebar h2 {	
}
#sidebar .block a {
	color:#676966;
}
#wp-calendar th{
	background:#dfe0df none repeat scroll 0 0;
}
#footer #subscribe {
}
