/*  
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;
clear:both;
width: 750px;
height:200px;
background-color:#999;
}

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(http://www.deepsurface.com.au/images/DS_background.gif);
}

#container{
	float: left;
	width: 600px;
	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:#00aeef;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
}

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

#wrapper{
	width: 860px;
	height:1500px;
	background-color:#0F6;
	text-align: left;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	float: none;

}

.sidebar{
    font-size: 14px;
	float: left;
	width: 120px;
	height:1500px;
	background-color:#000;
	display: inline;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	/*border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333;*/
}

#footer{
clear: both;
float: left;
width: 750px;
height: 15px;
margin-top: 20px;
margin-left: 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:550px;
		border-bottom:solid;
		border-left:none;
		border-top:none;
		border-right:none;
		border-bottom-width:1px;	
		border-color:#333;
margin-top: 0px;
margin-left: 20px;
			}

.sidebar ul{
	
	list-style:none;
	}
	
#searchform #s{
	
	background-color:#999;
	border:none
	}
	
.sidebar ul{
	margin-bottom:30px;
	margin-left:13px;
	margin-right:0px;
	margin-top:0px;
	padding:0px;
	color:#999;

}
	
	
.sidebar h2{
	
	font-size:14px;
	color:#666;
	}
	
.undelrine {
	
	width:200px;
	height:1px;
	background-color:#333;
	}

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

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

#shopping-cart{
       padding: 6px;
       border-style:solid;
       border-color:#999;
       border-width:thin;
       width: 200px;
       height: 100%;
        }
		
.pricedisplay{
	color:00aeef;
	}