/*  
Theme Name: D B Laser Metals
Theme URI: http://www.dblasermetals.com/
Description: Custom theme for D B Laser Metals
Version:3.3
Author: NHT Media
Author URI: http://www.nhtmedia.com/
*/


*
{
margin:0;
padding:o;
	}

body 
{
	font-size: 75%!important; 
	font-size: 0.7em;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color:#808080;
	margin:0;
	background: url(images/corner.jpg) no-repeat top left;		
	}
	

hr
{
	display:none;
	
	}

a,small,h3
{
	color:gray;
	
	}
#header h1,#header h1 a
	{ 
		margin-left:20px;
		margin-top:40px;
		margin-bottom:10px;
		color:#fbb528;
	text-decoration:none;
	}
#header
{
margin-left:40px;
margin-top:40px;
background-image:url(images/header.jpg);
background-position:left;
background-repeat:no-repeat;
width:1000px;
height:280px;
text-align:left;
text-transform:uppercase;


}
.postmetadata
	{
		text-align:right;
	}	
	
#footer
	{
	clear:both;
	padding:20px;
	text-align:center;
	margin:0 auto;
	background:black;
	}	

#sidebar
	{
	width:20%;
	margin:40px;
	float:left;
	background:#242424 url(images/bg1.png) repeat ;
	}	

#sidebar p {
	padding: 10px;
	color: #ffffff;
	font-size: .9em;
	}

#sidebar li {
	list-style: none;
	color: #ffffff;
	font-family: 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	font-size: .9em;
	
	}
	
#sidebar ul ul {
	padding: 0 !important;
	margin: -12px 0 0 2px !important;
	}
	
#sidebar li li {
	background: url(images/page.png) no-repeat 0 5px;
	color:#333333;
	padding: 7px 0 5px 20px;
	font-size: 1em !important;
	}
	
#sidebar ul ul ul {
	padding: 0 !important;
	margin: 0 !important;
	}
	
#sidebar li li li {
	background: url(images/subcat.gif) no-repeat 0 7px;
	padding: 3px 0 2px 13px;
	font-size: 1em !important;
	}

#sidebar ul {
	padding: 0 10px 0 0;
	margin: 15px;
	
	}


#sidebar li a:link, #sidebar li a:visited {
	text-decoration: none;
	color: #ffffff;
    font-size:12px;
	font-weight:bold;
	}

#sidebar li a:hover, #sidebar li a:active {
	text-decoration: underline;
	color:#009933;
	font-weight:bold;
	background: none;
	}
	
#sidebar h2 {
	color: #ffffff;
	font-family: 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	padding: 0 0 15px 0;
	margin: 5px;
	font-size: 14px;
	}
	
#content
	{
		float:left;
		width:45%;
        margin:40px 0;
	}	

.pages
{       width:80%;
	    margin-left:40px;
		padding:14px;
		background:#242424 url(images/bg1.png) repeat ;
	}	

.pages li
{
	list-style:none;
	display:inline;
	padding:5px;
	
	}

.pages .current_page_item
{
	
	background:none;
	color:black;
	}	

.pages .current_page_item a
{
	color:#fbb528;
	padding-top:5px;
	}			

.pages a
{
	color:gray;
	font-weight:bold;
	padding-top:5px;
	text-decoration:none;
	}	

.pages a:hover
{
	color:#fbb528;
	text-decoration:none;
	font-weight:bold;
	padding-top:5px;
	}

.post h2,.post h2 a
{
	padding:10px 0;
	text-decoration:none;
	}	

.post p
{
	padding:10px 0;
	}	

.post 
{
	padding:10px 0;
	line-height:25px;
	}	

ol.commentlist
{
width: 90%;
margin: 0 auto;
}

ol.commentlist li
{
margin-bottom: 1.5em;
padding: 5px;
background:#f4f1f1;
}

ol.commentlist li.alt
	{
	background:#f4f1f1;
	}

h3
	{
	color:white;
	text-decoration:none;
	padding:15px;
	}

small.commentmetadata
	{
	margin-bottom: 1em;
	display: block;
	padding:5px;
	}

.commentlist cite
{
font-style: normal;
}

.pagetitle
	{
	color:white;
	}

.commentlist p
	{
	line-height: 1.4em;
	margin-bottom: 1em;
	padding:10px;
	}

#commentform 
	{
	padding:25px;
	margin-bottom:20px;
	}

#commentform input
	{
	color:gray;
	margin:5px 0;
	padding:2px;
	background:white;
	border:1px solid gray;
	}

#commentform textarea
	{
	color:gray;
	background:white;
	border:1px solid gray;
	}

#blockquote
	{
	padding:15px;
	border-left:2px solid gray;
	font-size:0.9em;
	margin:15px;
	background:#f4f1f1;
	}			