/*
Theme Name: SteelMaster
Theme URI: http://steelmaster.com/
Description: To edit this information open style.css on your theme's folder and edit the info on top.
Version: 1.0
Author: Author Name
Author URI: http://costadesigns.com/

*/

* { 
	padding: 0; 
	margin: 0; 
}

body {
	font-family: Arial;
	font-size: 14px;
	color: #fff;
	background: #000000 url(images/mainbg.gif) no-repeat center top;
}

img {
	border-style: none;
}

a {
	text-decoration: underline;
	color: #fff;
}

a:hover {
	text-decoration: underline color:#0033FF;
}

img {
	border-style: none;
}

.wrap {
	width: 964px;
	margin: 0 auto;
}

h2.pagetitle {
	font-size: 28px;
	margin-bottom: 20px;
}

.blog_section {
	margin-bottom: 30px;
}

.blog_section h3 {
	color: #fff;
	font-size: 21px;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 15px;
}

.blog_section .more_from {
	text-align: right;
	font-size: 13px;
}

/* @group TopNav and Header */

#topnav {
	width: 100%;
	height: 17px;
	background: url(images/topnavbg.gif) center top;
	font-size: 11px;
}

#topnav ul {
	float: right;
	height: 13px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#topnav ul li {
	list-style-type: none;
	float: left;
	margin-right: 5px;
	padding-right: 5px;
	border-right: 1px solid #fff;
	padding-top: 0;
	padding-bottom: 0;
}

#topnav ul li a {
	text-decoration: none;
	color: #fff;
}

#topnav ul li.last {
	margin: 0;
	padding: 0;
	border-right-style: none;
}

#wrapper { 
	margin: 0 auto 35px;
	width: 964px;
}

#header {
	width: 964px;
	padding: 6px 0 0;
	height: 82px;
	margin: 0 0 10px;
}

#header h1 {
	width: 273px;
	height: 78px;
	float: left;
	text-indent: -5000px;
	background: url(images/logo.gif) no-repeat;
	margin-left: 17px;
}

#header h1 a {
	width: 273px;
	height: 78px;
	float: left;
}

#header .hbanner {
	width: 326px;
	height: 49px;
	background: url(images/hbanner.gif) no-repeat;
	float: right;
	margin-top: 10px;
	color: #fff;
	padding-top: 10px;
	padding-left: 10px;
	margin-right: 5px;
}

#header .hbanner h3 {
	font-size: 17px;
	margin-bottom: 1px;
}

#header .hbanner p {
	margin-left: 10px;
	font-size: 13px;
}



/* @end */

/* @group Navigation */

#navigation {
	padding: 2px 17px 0 0;
	margin: 0;
	width: 947px;
	height: 44px;
	background: url(images/navbg.png) no-repeat;
}

ul.dropdown, ul.dropdown li, ul.dropdown ul {
	list-style: none;
	padding: 0;
	margin-bottom: 0;
	margin-top: 0;
	margin-right: 0;
}

ul.dropdown {
	position: relative;
	z-index: 597;
	float: left;
	margin-left: 17px;
}

ul.dropdown li {
	 float: left;
	 line-height: 1.3em;
	 vertical-align: middle;
	 zoom: 1;
}

ul.dropdown li {
	font-size: 14px;
	padding-top: 10px;
	margin-right: 10px;
	height: 33px;
	padding-left: 15px;
	padding-right: 15px;
}

ul.dropdown a {
	text-decoration: none;
}

ul.dropdown li:hover {
	background-color: #2270e2;
	color: #b9b8b8;
}

ul.dropdown li.hover, ul.dropdown li:hover {
	position: relative;
	z-index: 599;
	cursor: default;
}

ul.dropdown ul {
	visibility: hidden;
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 598;
	border-top: 1px solid #858585;
	width: 185px;
	padding: 0;
	margin: 0;
}

ul.dropdown ul li {
	margin: 0;
	padding: 0;
	background-color: #2270e2;
}

ul.dropdown ul li a {
	width: 185px;
	background-color: #2270e2;
	color: #fff;
	line-height: 19px;
	font-size: 15px;
	padding: 5px;
	float: left;
	text-decoration: none;
	margin: 0;
}

ul.dropdown ul li a:hover {
	background-color: #9ac3ff;
	text-decoration: none;
}

ul.dropdown ul ul {
	top: 1px;
	left: 99%;
}

ul.dropdown li:hover > ul {
	visibility: visible;
}

#navigation .search {
	width: 180px;
	float: right;
	margin-top: 10px;
}

#navigation .search p {
	float: left;
}

#navigation .search .searchin {
	color: #3e4d77;
	font-size: 10px;
	height: 16px;
	padding-left: 8px;
	padding-top: 5px;
	font-weight: bold;
	border-style: none;
	width: 140px;
	margin-right: 5px;
}

#navigation .search input#submit {
	border-style: none;
	background-color: transparent;
	width: 20px;
	height: 18px;
}



/* @end */

/* @group Content */

#content {
	background: url(images/contentbg.gif) no-repeat;
	overflow: hidden;
	width: 955px;
	margin: 0;
	padding: 0 5px 15px 4px;
}

#mainc { 
	float: left;
	margin: 0 0 45px;
	padding: 17px 20px 0;
	width: 705px;
	display: inline;
	position: relative;
}

#mainc a {
	color: #0066FF;
	text-decoration: none;
}

#mainc a:hover {
	color: #0066FF;
	text-decoration: underline;
}

#mainc img.alignleft {
	float: left;
	margin: 2px 20px 5px 0;
}

#mainc img.alignright {
	float: right;
	margin: 2px 0 5px 20px;
}

#mainc .page {
	width: 705px;
	margin-bottom: 35px;
	clear:both;
}

#mainc .page ul, #mainc .page ol {
	padding-left: 5px;
	margin-left: 8px;
	margin-bottom: 15px;
}

#mainc .page li {
	margin-bottom: 5px;
}

#mainc .page h2, #mainc .page h2 a {
	font-size: 19px;
	font-weight: bold;
	color: #FF0000;
	padding-top: 10px;
	padding-bottom: 0px;
	text-decoration: none;
}
#mainc .page .meta {
	margin-bottom:20px;
	font-size:0.9em;
}

#mainc .page p {
	font-size: 14px;
	margin-bottom: 15px;
	line-height: 17px;
}

#mainc .page p.freequote {
	text-align: center;
}

#mainc .page .serviceimg img {
	margin-right: 4px;
	margin-bottom: 4px;
}

#mainc .page img.thumbnail { float:left; margin:0px 15px 10px 0px; }

#mainc .nav { clear:both; }


/* @end */

/* @group Comments */

#comments { 
	margin:20px 0px;
	clear:both;
}

#comments .commentlist {
	list-style:none;
	margin:0px;
	padding:20px 0px 0px;	
}
#comments .commentlist li {
	margin:0px;
	padding:0px;
	border:1px solid #222;
	margin-bottom:10px;
	padding:10px;
	width:650px;	
}
#comments .commentlist li p.meta {
	margin:20px 0px 0px;
	font-size:0.8em;	
}
#comments .commentlist li p.meta a {
	color:#fff;
	font-weight:bold;	
}

#comments form {
	margin:20px 0px 0px;	
}
#comments form label { 
	display:block;
	width:275px;
	float:left;
	padding:5px 0px 0px;
}
#comments form input.text { 
	padding:2px; 
	width:225px; 
	float:left;
	font-family:inherit;
	font-size:inherit; 
	margin-bottom:10px;
}
#comments form textarea { 
	width:502px;
	padding:2px;
	font-family:inherit;
	font-size:inherit; 
}

/* @end */

/* @group Sidebar */

#sidebar { 
	display: inline;
	margin: 0;
	padding: 17px 17px 0 18px;
	width: 173px;
	float: right;
	background: url(images/sidebarbg.gif) repeat-x;
}

#sidebar .bmore {
	font-size: 11px;
	padding-top: 5px;
	margin-bottom: 0;
	text-align: right;
}

#sidebar .bmore a {
	color: #dd0007;
	text-decoration: none;
}

#sidebar h3 {
	font-size: 18px;
	margin-bottom: 15px;
	color: #fff;
}

#sidebar ul.listing {
	list-style-type: none;
	margin-bottom: 25px;
}

#sidebar ul.listing li {
	margin-bottom: 15px;
	font-size: 14px;
}

#sidebar ul.listing li a {
	color: #fff;
	text-decoration: none;
}

#sidebar ul.listing li a:hover {
	color: #dd0007;
}

#sidebar ul.buttons {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #7e8fa8;
}

#sidebar ul.buttons li {
	margin-bottom: 5px;
	list-style-type: none;
	background: url(images/sidebuttons.gif) no-repeat;
	width: 169px;
}

#sidebar ul.buttons li a {
	float: left;
	text-indent: -5000px;
	width: 169px;
	height: 30px;
}

#sidebar ul.buttons li.special {
	height: 30px;
	background-position: 0 0;
}

#sidebar ul.buttons li.contact  {
	height: 30px;
	background-position: 0 -30px;
}

#sidebar ul.buttons li.call  {
	height: 20px;
	background-position: 0 -84px;
}

#sidebar ul.buttons li.chat  {
	height: 34px;
	background-position: 0 -104px;
}

#sidebar ul.posts {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #7e8fa8;
}

#sidebar ul.posts li {
	font-size: 14px;
	margin-bottom: 9px;
	line-height: 18px;
	list-style-position: inside;
}

#sidebar ul.posts li a {
	color: #fff;
	text-decoration: underline;
}

#sidebar .news {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #7e8fa8;
	width: 173px;
}



/* @end */

/* @group Footer */

#footer { 
	width: 964px;
	height: 110px
	clear: both;
	margin: 0 0 20px;
	padding: 0;
	overflow: hidden;
}

#footer a {
	color: #fff;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer .split {
	width: 964px;
	height: 110px
	float: left;
	overflow: hidden;
	margin-bottom: 20px;
}

#footer .links {
	width: 712px;
	float: left;
	margin-right: 25px;
}

#footer .links h3 {
	width: 712px;
	height: 30px;
	background: url(images/ftitles.gif) no-repeat 0 0;
	text-indent: -5000px;
	margin-bottom: 10px;
}

#footer .links ul {
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 13px;
}

#footer .links ul li {
	list-style-position: inside;
	margin-bottom: 1px;
}

#footer .social {
	width: 210px;
	float: left;
}

#footer .social .simg {
	padding-left: 15px;
}

#footer .social img {
	margin-bottom: 5px;
}

#footer .social h3 {
	width: 210px;
	height: 30px;
	background: url(images/ftitles.gif) no-repeat 0 -30px;
	text-indent: -5000px;
	margin-bottom: 10px;
}

#footer .copy {
	float: left;
	width: 964px;
	height: 40px
}

#footer .copy p {
	margin-bottom: 8px;
	font-size: 10px;
}

.clear { 
	clear: both; 
	background: none; 
}



/* @end */
