/*	Scheme Name 	: Nerdiphy the Soul	Description 	: A flexible, customisable theme	Version 		: 1.0	Author Name 	: Sean Hickey	Author Site 	: http://www.480x.com*/
/************************************************
 *	Main structure															*
 ************************************************/
body {	margin: 0px;
	padding: 0px;
	text-align: center;
	font: 11px/15px Georgia,"Times New Roman",Serif;
	color: #555558;
	background: #333333 url('480x/pgbg.gif');
}#page {
	padding: 0;
	width: 896px;	background: #FFF url('nerdiphy/innerbg.png');	border-left: #000 6px solid;	border-right: #000 6px solid;	border-bottom: #000 6px solid;
}
#innerpage {	background: url('nerdiphy/bottom_bg.png') left bottom no-repeat;}
#header {
	background: #330000 url('nerdiphy/header.png') center center no-repeat;
	width: 100%;
	height: 210px;	border-bottom: 6px solid #000;
}
.primary {
	padding-left: 25px;
}
ul.menu li.current_page_item a {	color: #FFF;	background-color: #000;	font-weight: bold;}ul.menu li.current_page_item a:hover {	color: #FFF;	background-color: #013094;	font-weight: bold;}ul.menu li.page_item a {	color: #FFF;	font-weight: bold;	background-color: #013094;}ul.menu li.page_item a:hover {	color: #FFF;	background-color: #9A0202;	font-weight: bold;}.secondary {	color: #666666;}.secondary h2{	color: #FFF;	padding-left: 10px;}.secondary h2 a{	color: #FFCC00;}.secondary h2 a:hover {	color: #FFCC00;}
.primary h2, .primary h2 a, .primary h2 a:hover{
	color: #9A0202;
}
.primary h2 a:visited{
	color: #9A0202;
}
.primary h3, .primary h3 a, .primary h3 a:hover{
	color: #9A0202;
}
.primary h3 a:visited {
	color: #9A0202;
}

.primary .metalink a{
	color: #444;
	font-weight: normal;	padding-left: 10px;
}
.primary .metalink a:visited /* The Metalink class takes care of the comments, edit, rss and trackback links next to the titles */
{
	color: #444;
	font-weight: normal;
}
.secondary .metalink a{	color: #FFF;	padding-left: 10px;}
.secondary .metalink a:visited{	color: #FFF;}
.secondary a{	color: #FFF;	padding-left: 10px;}
.secondary a:visited {	color: #FFF;}
.sidebarlist{	padding-bottom: 30px;	padding-left: 10px;}.secondary ul{	padding-bottom: 30px;	padding-left: 10px;}

.secondary li
{
        list-style-type: none;
}



.LSRow a, .LSRow a:visited, #searchcontrols a{

color: #333;

}

.LSRow .metalink a, .LSRow .metalink a:visited {

color: #666;

}

.secondary p{
margin-left: 20px;
}
.left a{
color: #333;
} 

