/*  
Theme Name: HobbyCNC
Description: A 2 Columns custom theme for HobbyCNC.com.
Author: Dave Rigotti
*/
*{
	margin:0;
	padding:0;
	outline:none;
}
img{
	border:none;
}
a,a:visited{
	text-decoration:none;
}
ul{
	list-style:none outside;
}
body{
	text-align:center;
	background:url(images/hobbycnc_02.jpg) repeat-x center top;
	font:normal 12px/18px trebuchet ms,tahoma,helvetica,sans-serif;
	color:#101010;
}
#topwrap{
	width:100%;
}
#header{
	width:775px;
	margin:0 auto;
	color:#fff;
	text-align:left;
}
#header:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
#wrap{
	width:775px;
	margin:0 auto;
	overflow:hidden;
	text-align:left;
}
h1{
	font:13px/20px trebuchet ms;
	float:left;
	margin:15px 0 0;
}
h1 a,h1 a:visited{
	float:left;
	color:#fff;
	position:relative;
	padding:0 22px 0 0;
	font:bold 30px/35px trebuchet ms;
}
h1 a span{
	display:block;
	width:20px;
	font:8px/20px trebuchet ms;
	position:absolute;
	top:0;
	right:0;
	cursor:pointer;
	background:url(images/onemoredisco_08.jpg) no-repeat left top;
}
span#des{
	display:block;
	clear:both;
	color:#fff;
	font:14px/16px trebuchet ms;
}
#top-extra{
	float:right;
	margin:10px 0 0 0;
	color:#fff;
	font:bold 13px/16px trebuchet ms;
	text-decoration:underline;
}
#top-extra:hover{
	text-decoration:none;
}
#menu{
	margin:15px 0 0;
	text-align:center;
	white-space:nowrap;
	float:left;
}
#menu,
#menu ul{
	font:normal 14px/22px trebuchet ms,tahoma,helvetica,sans-serif;
	text-transform:capitalize;
}
#menu ul{
	text-align:left;
}
#menu a{
	display:block;
	color:#101010;
	padding:0 10px;
}
#menu li a{
	color:#101010;
}
#menu li a:hover{
	text-decoration:underline;
	background:#fff;
}
#menu li ul li a{
	text-decoration:underline;
}
#menu li ul li a:hover{
	text-decoration:none;
	background:transparent;
}
#menu li{
	float:left;
}
#menu ul li{
	clear:both;
	height:1%;
}
#menu li ul{
	position:absolute;
	background:#fffee6 url(images/hobbycnc_05-2.jpg) repeat-x left -3px;
	left:-999em;
}
#menu li ul ul{
	margin:-22px 0 0 80px;
}
#menu li:hover ul ul, #menu li.sfhover ul ul{
	left:-999em;
}

#menu li:hover ul, #menu li li:hover ul, #menu li.sfhover ul, #menu li li.sfhover ul{
	left:auto;
}
#searchform{
	float:right;
	width:215px;
	margin:13px 0 0;
	text-align:center;
	voice-family:"\"}\"";
	voice-family:inherit;
	margin:15px 0 0;
}
#searchform label{
	float:left;
	position:relative;
	margin:2px 0 0;
	font:bold 14px/18px trebuchet ms,tahoma;
	color:#101010;
}
input#sfr{
	float:right;
	padding:1px 5px;
	height:22px;
	width:152px;
	border:1px solid #e3e3e3;
	text-align:left;
	font:normal 12px trebuchet ms,tahoma;
	color:#929292;
	voice-family:"\"}\"";
	voice-family:inherit;
	height:auto;
	width:142px;
}
input#ss{
	float:right;
	margin:15px 5px 0 0;
}
.extra{
	clear:both;
	font-size:0;
	line-height:0;
	width:100%;
	overflow:hidden;
}

/* main content */
#main{
	float:left;
	width:100%;
	padding:20px 0 0;
}
#content{
	margin:0 220px 0 0;
	text-align:left;
	overflow:hidden;
	height:1%;
}
#welcome{
	font:normal 13px/18px trebuchet ms,tahoma;
	color:#101010;
}
#welcome p{
	
}
#welcome a{
	display:block;
	color:#0006ff;
	text-decoration:underline;
}
#welcome a:hover{
	text-decoration:none;
}
#main .apost{
	overflow:hidden;
	margin:15px 0 8px;
	color:#101010;
	font:normal 13px/18px trebuchet ms,tahoma;
}
#main .postarchive h2,
#main .postarchive h3,
#main .apost h2{
	overflow:hidden;
	font:bold 16px/18px trebuchet ms,tahoma;
	color:#101010;
	padding:5px 0 0;
}
#main .postarchive h2 a,
#main .postarchive h3 a,
#main .apost h2 a{
	color:#101010;
}
#main .apost span.ptime{
	display:block;
	margin:3px 0;
	font:normal 10px/12px trebuchet ms,tahoma;
	color:#101010;
}
#main .apost span.ptime a{
	color:#101010;
}
#main .apost span.ptime a:hover {
	color:#333;
	text-decoration:underline;
}
#main .apost .pmain{
	clear:both;
	overflow:hidden;
	width:100%;
}
#main .apost p,
#main .apost blockquote{
	padding:0 0 10px;
	text-align:justify;
	color:#101010;
}
#main .apost blockquote{
	padding:10px 40px;
	color:#333;
	background:url(images/quote.gif) no-repeat 10px 10px;
}
#main .apost ol,
#main .apost ul{
	padding:5px 20px 10px 30px;
	list-style:disc inside;
}
#main .apost ol{
	list-style-type:decimal;
}
#main .apost p a,
#main .apost ol a,
#main .apost ul a{
	color:#101010;
	text-decoration:underline;
}
#main .apost p a:hover,
#main .apost ol a:hover,
#main .apost ul a:hover{
	text-decoration:none;
}
#home-static-2 a,
#home-static-2 a img{
	display:block;
	margin:0 auto;
}
#main .postarchive{
	clear:both;
	margin:12px 0 8px;
	width:100%;
	font:normal 12px/18px trebuchet ms,tahoma;
}
#main .postarchive a{
	color:#101010;
	text-decoration:underline;
}
#main .postarchive a:hover{
	text-decoration:none;
}
#main .postarchive ul,.postarchive ol,.postarchive p,.postarchive blockquote{
	margin:5px 0;
}
#main #srel,
#main .postarchive #linklist,
#main .apost .subh,
#main .atitle{
	font:bold 16px/18px trebuchet ms,tahoma;
	color:#101010;
	padding:5px 0;
}
#main #srel a,
#main .postarchive #linklist a,
#main .apost .subh a,
#main .atitle a{
	color:#101010;
}
#main #srel a:hover,
#main .postarchive #linklist a:hover,
#main .apost .subh a:hover,
#main .atitle a:hover{
	
}
#main p.nopost{
	font:normal 12px/18px trebuchet ms,tahoma;
	margin:0;
}
#main p.nopost a{
	color:#101010;
	text-decoration:underline;
}
#main p.nopost a:hover{
	text-decoration:none;
}
#main .lead{
	clear:both;
	overflow:hidden;
	font:normal 12px/20px trebuchet ms,tahoma;
	color:#101010;
	text-align:left;
	margin:10px 0;
}
#main .lead a{
	color:#101010;
	text-decoration:underline;
}
#main .lead a:hover{
	text-decoration:none;
}
#main .lead .ppre{
	float:left;
}
#main .lead .ppre a{
	
}
#main .lead .pnex{
	float:right;
}
#main .lead .pnex a{
	
}

/* sidebars */
#sidebar-one{
	float:left;
	width:180px;
	margin:4px 0 0 -180px;
	display:inline;
	font:normal 12px/18px trebuchet ms,tahoma;
	overflow:hidden;
	color:#101010;
}
#sidebar-one h2{
	clear:both;
	color:#000;
	font:bold 14px/22px trebuchet ms,tahoma;
}
#sidebar-one .cols{
	padding:0 8px;
	background:url(images/hobbycnc_07.jpg) repeat-x left top;
}
#sidebar-one ul{
	padding:10px 0;
}
#sidebar-one ul li{
}
#sidebar-one .products ul{
	font:normal 14px/18px trebuchet ms,tahoma;
}
#sidebar-one .featuredpr ul li{
	padding:5px 0;
}
#sidebar-one .featuredpr ul li a{
	text-align:center;
	display:block;
}
#sidebar-one .featuredpr ul li a img{
	display:block;
	margin:0 auto;
}
#sidebar-one ul li ul{
}
#sidebar-one a{
	color:#101010;
	text-decoration:underline;
}
#sidebar-one a:hover{
	text-decoration:none;
}
#sidebar-one h2 #sb-rss{
	float:right;
	margin:6px 0 0;
}
#sidebar-one h2 #sb-rss img{
	display:block;
}
.none{
	display:none;
}

/* comment */
#cmw{
	padding:10px 35px;
	text-align:center;
	font:normal 12px/18px trebuchet ms,tahoma;
}
#cmbox{
	clear:both;
	text-align:left;
}
#cmbox  a{
	color:#101010;
	text-decoration:underline;
}
#cmbox  a:hover{
	text-decoration:none;
}
.nocomments{
	font-size:12px;
}
#commentform{
	padding:10px 0;
}
#commentform input,
#commentform textarea{
	padding:2px 3px;
	color:#101010;
}
#author,
#email,
#url,
#comment{
	width:221px;
	height:24px;
	display:block;
	border:solid #C3C3C3;
	border-width:2px 1px 1px;
	font-family:trebuchet ms,tahoma;
	voice-family:"\"}\"";
	voice-family:inherit;
	width:218px;
	height:auto;
}
#commentform textarea#comment{
	width:436px;
	min-height:150px;
}
* html #commentform textarea#comment{
	height:150px;
}
#commentform input#submit{
	border:none;
	padding:0;
}
#commentform label{
	font-size:12px;
	color:#101010;
}
#commentform p{
	padding-bottom:10px;
}
.commentlist{
	list-style:none outside;
}
.commentlist li{
	border-bottom:1px dashed #101010;
	margin:0 0 15px;
}
.commentlist li p{
	padding:8px 0 10px;
	clear:both;
	font-size:12px;
	text-align:justify;
	text-indent:5px;
}
.commentlist li em{
	font-size:12px;
}
span.cauth{
	float:left;
	font-size:12px;
}
span.cauth a{
	font-size:12px;
}
span.cauth em{
	font-size:11px;
}
span.cdate{
	float:right;
	font-size:12px;
}
h3#respond,
h3#comments{
	font-size:13px;
	color:#101010;
	padding:5px 0 10px;
}

/* footer */
#footer{
	clear:both;
	margin:10px 0 0;
	color:#fff;
	font:normal 12px/20px trebuchet ms,tahoma;
	background:#07999e url(images/hobbycnc_20.jpg) repeat-x center top;
}
#ft-inner{
	width:775px;
	margin:0 auto;
	text-align:left;
}
#footer a{
	color:#fff;
	text-decoration:underline;
}
#footer #ft-links a{
	font-weight:bold;
}
#footer a:hover{
	text-decoration:none;
}
#ft-boxes{
	clear:both;
	height:1%;
	overflow:hidden;
	padding:8px 0 0;
}
#ft-boxes .ft-box{
	float:left;
	width:420px;
	display:inline;
}
#ft-boxes .ft-box2{
	width:150px;
	margin:0 0 0 15px;
	text-align:center;
}
#ft-boxes .ft-box h2{
	font:bold 12px/20px trebuchet ms,tahoma;
	padding:0 0 10px;
}
#ft-boxes .ft-box p{
	padding:0 0 10px;
}