/*  
Theme Name: deepsurface
Theme URI: http://www.deepsurface.com.au
Description: deepsurface custom theme.
Version: 1.0
Author: Luis Lobos fightngwolvesproductions
Author URI: http://www.fightingwolvesproduction.com/

*/
#header{
float: left;
width: 750px;
height:200px;
background-color:#000000;
}

body{
	margin: 0;
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 13px;
	text-align: left;
	vertical-align: top;
	color:#CCC;
	background-color: #000000;
	background-image: url(/images/DS_background.gif);
}

#container{
	float: left;
	width: 512px;
	background-color: #000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333;
	margin-top: 20px;
}

a:link, a:visited{
text-decoration: none;
color:#999;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
}

a:hover{
text-decoration: none;
color:#FFF;
}

#wrapper{
	width: 750px;
	text-align: left;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	float: none;
}

.sidebar{
	float: left;
	width: 231px;
	background: #000000;
	display: inline;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	list-style:none;
	/*border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333;*/
}

#footer{
clear: both;
float: left;
width: 750px;
font-size: 10px;
}

.categories {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	}
	
.cat-item{
	font-size:10px;
	font-weight:normal;
	}
	
	b{
		font-weight:normal;
		}
.post{
	width:480px;
	   margin-left: 5px;	
		border-bottom:solid;
		border-left:none;
		border-top:none;
		border-right:none;
		border-bottom-width:1px;	
		border-color:#333;
			}

.sidebar ul{
	
	list-style:none;
	padding-left:10px;
	}
	
	.sidebar ul li{
	
	margin-left:0px;
	}
	
	.sidebar ul ul li{
	
	margin-left:0px;
	}
	
#searchform #s{
	
	background-color:#999;
	border:none
	}
	
.sidebar ul ul{
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	padding:0px;
	list-style:none;
	color:#999;}
	
	
.sidebar h2{
	
	font-size:14px;
	color:#666;
	}
	
.undelrine {
	
	width:200px;
	height:1px;
	background-color:#333;
	}

#contentBG{
	width: 750px;
	background-color:#000;
	height: 200%;
	float: left;
}

.post a{
	color:#00aeef;
	font-size:13px
	}
	
	.post h2{
	color:#FFF;
	}
	
	#AuthName{
	font-size:13px;
	color:#00aeef;	
	}
	
	a.lucyCont{
		font-size:13px;
		color:#a862aa;
		
		}
		
			a.lucyCont:hover{
		color:#ffffff;
		
		}


#lucyimage{
width:200px;
height:53px;
margin-left: 15px;
margin-bottom:15px;
float: left;
background-color:#000000;
background-image:url(images/lsdLogo.gif);
}

#so_targ_myheader_124789783{
background-color:#000000;
}

.navigation a{
font-size: 14px;
}
