/*
Theme Name: Consbec
Theme URI: http://www.consbec.com
Description: Consbec Inc. Company Theme
Version: 1.0
Author: Xray Sierra Inc.
Author URI: http://www.xraysierra.com
Tags: consbec business mining contractor
*/

* {	margin: 0; padding: 0; }

body {
	font: 90%/140% Arial, Helvetica, Sans-Serif;
	color: #333;
	background: #949293;

}

h1, h2, h3, h4, h5, h6, p, blockquote,
 form, label, ul, ol, dl, fieldset, address {
    margin-bottom: 1em;
}

ul, ol { padding-left: 1em; margin-left: 0; }

a { color: #ab2941; }
a:hover {  }
a:active {  }
img { border: 0; outline: none; }
a img { border: 0;  outline: none;  }

.clear { clear: both; }
.aligncenter { text-align: center; }
.alignleft { float: left; }
.alignright { float: right; }
.edit { clear: both; }

#wrapper { width: 1000px; margin: 0 auto; background-color: #fff; }

#header .sitename {
	text-indent: -9999px;
	height: 260px;
	width: 1000px;
	background: url('images/header.jpg') no-repeat;
	margin: 0;
}

#header ul {
	list-style: none;
	width: 960px;
	margin: 0;
	padding: 3px 20px;
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
	background:#acacac;
}

#header ul li { display: inline; padding: 0 50px 0 0;}
#header ul li a { text-decoration: none; font-weight: bold; color: #b35465;  }
#header ul li a:hover { color: #ab2941; border-bottom: 2px solid #ab2941;}

#content {
	padding: 15px 20px;
	width: 710px;
	float: left;
}

#content h1, #content h2, #content h3, #content h4 { color: #ab2941; }

#sidebar {
	padding: 15px 20px;
	width: 210px;
	float: right;
	font-size: 0.9em;
}

#sidebar ul {
	list-style: none;
}

#sidebar h4 {
	font-size: 1.3em;
}

#footer {
	clear: both;
	border-top: 10px solid #000;
	padding-top: 12px;
	height: 28px;
	text-align: center;
	font-size: 0.85em;
	background: #949293;
}

#footer a { text-decoration: none; }

#content .contactData {
	width: 275px;
	clear: both;
	float: left;
}

iframe {
	border: 1px solid #999;
}

hr {
	width: 670px;
	border: 0 none;
	border-bottom: 1px solid #ccc;
	margin: 10px auto;
}
