/*
Theme Name: TEK INDOOR 
Theme URI: http://www.tekindoor.com
Description: Welder with sparks van smokey burnouts Blue and Green with five widgets 
Version: 1.0
Author: Tom Kroscavage
Author URI: http://www.tekindoor.com/
*/
body { font-family:Arial, Verdana, sans-serif; margin:0; }
#content { margin:0 30px 30px; }
#page,#post { background: #EEE; background: -moz-linear-gradient(top, #EEE 42%, #999 83%); background: -webkit-gradient(linear, left top, left bottom, color-stop(42%,#EEE), color-stop(83%,#999)); 	margin-bottom: -20px; }
#post                  { background:none 0 0 repeat scroll #abcabc; text-align:left;      }
a  { text-decoration:none;}
#page h1 { color:#000; font:bold 300%/80% arial; }
h2 { color:#000; font:bold 150%/80% arial; }
h3 { color:#000; font:100%/80% arial; margin-bottom:3px; }
h4 { color:#000; font:italic small-caps 100%/100% arial; }
h5 { color:#000; font:italic small-caps bold 100%/100% arial, georga, times-new-roman;}
h6 { color:#0000ff; font:55%/100% arial; }

a:hover,h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover,ul a:hover { text-decoration:underline;}
.center-text {text-align:center;width:60%;}
.h-list li   {font-size:200%;color:#0A246A;float:left;overflow: hidden; margin-right:1em;list-style:none;}
#header         { text-align:center;}
#header a:hover { text-decoration:underline; }
#header .blue-gradient a { font: bold 550%/180% Arial,Helvetica,sans-serif;   color: #baddad; }
.blue-gradient {
	background: #0000CC; /* old browsers */
	background: -moz-linear-gradient(top, #0000CC 0%, #3399CC 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0000CC), color-stop(100%,#3399CC)); /* webkit */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0000CC', endColorstr='#3399CC',GradientType=0 ); /* ie */
	}
.blue-gradient p { margin: -16px; }
#breadcrumbs { font-size: 12px;}
.gray-gradient
{
	background: #7C7C7C; /* old browsers */
	background: -moz-linear-gradient(center top , #777 0%, #CCCCCC 100%) repeat scroll 0 0 transparent; /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#333), color-stop(100%,#CCC)); /* webkit */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#CCCCCC',GradientType=0 ); /* ie */
	margin: -1em 0 0 0;
	font-style: italic;
}
.menu {	background: #B4D383; /* old browsers */
	background: -moz-linear-gradient(center top , #006600 0%, #B4D484 4%, #8DBA42 53%, #669911 54%, #6D9D1D 98%, #003300 100%) repeat scroll 0 0 transparent; /* firefox */	
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#006600),  color-stop(5%,#B4D383),color-stop(47%,#8DBA42), color-stop(48%,#669811), color-stop(97%,#6B9D1d), color-stop(100%,#000000)); /* webkit */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#B4D383', endColorstr='#6B9D1C',GradientType=0 ); /*	ie */
	height: 45px;
	width: 100%;
}
.menu ul                { float:left; padding:0;}
.menu a                 { display:block; text-align:left; }
.menu li                { float:left; width: 9em;list-style:none; }
.menu li a              { color:#333; padding:.7em 1em; }
.menu li ul             { left:-999em;position:absolute; width:9em; }
.menu li:hover ul                     { background:none 0 0 repeat scroll #fff; left:auto; }
.menu li:hover,.menu li.sfhover { background:none 0 0 repeat scroll #39c; }
.menu ul a:hover                    { color:#fff; }
.fb-friend input { background-color:#5F78AB; color: #FFFFFF; font-size: 11px; font-weight: bold; padding: 0px 4px 2px 4px; border: 1px solid #29447E; float: right; margin: -50px 50px 0 0; }
.fb-friend input:hover { background-color: #4B649A;}
.welder a,.van a   { background: url("http://oi55.tinypic.com/2r4oppw.jpg")  }
.welder a            { background-position: -239px 0;  float:left;height: 226px; width: 227px;}
.welder a:hover  { background-position:-471px 0 }
.van a                { background-position:-1px 0 ; float:right; height: 118px;width: 235px;}
.van a:hover      {background-position:-1px -118px}
blockquote { 	background:url(http://www.tekindoor.com/images/extras/blockquote.gif) 0 0 no-repeat scroll #f4f5f7; 	border:1px solid #addadd; display:block; font-style:oblique; 	font-weight:500; 	padding:10px; 	text-indent:1cm;	width:70%; }


#disqus_thread { background-color:#abbabb;border:1px solid #b93f31; padding:5px;width:83%; } 
.dsq-comment-header { background-color: #ccc !important;font-size: 17px;}
.dsq-comment {background-color:#ddd !important;border:1px solid #b93f31!important;margin-top:10px !important;padding:10px !important; } 
.dsq-comment-text { font-family:'Lucida Grande', Verdana, Arial, Sans-Serif;font-size:145%;}


table { 	background:none 0 0 repeat scroll #dedede; 	border:1px none #444; 	border-collapse:collapse; 	border-spacing:0; 	margin-bottom:10px; 	padding:5px 0 10px; } th,td { text-align:left;} table caption { background:none 0 0 repeat scroll #f7f7dd;} table tr td   { border:1px solid #333; padding:2px 10px;} table tr th   { background:none 0 0 repeat scroll #999; padding:1px 10px;	text-align:left;} tr:hover { background:none 0 0 repeat scroll #fff;} 
.img-right,.alignright {float:right; margin: 10px;}
.img-left,.alignleft  {float:left;    margin: 10px;}
#sidebar { 	background-color: #CCC; 	border-left:1px solid #999; 	float:right; 	padding:3px; 	width:230px; }
#footer { text-align:center; }
#content-left {
    float: left;
    width: 20%;
	margin: 10px;
}
#content-right {
    float: right;
    width: 20%;
	margin: 10px;
}
#sidebar-left {
    left: 10px;
    position: relative;
    text-align: right;
    top: 300px;
    width: 87px;
}

.nav-prev { float:left; margin-left:10px }
.nav-next { float:right; margin-right:10px }
.clear  { clear:both;}





