/*  
Theme Name: Hobart Brothers
Theme URI: http://www.hobartbrothers.com/
Description: WordPress theme version of the Hobart Brothers website.
Version: 1.0
Author: Envano
Author URI: http://envano.com/
*/

BODY {
	font-size: 62.5%; /* Resets 1em to 10px */
}
A {
	color: #336699;
}
A IMG { border: none; }
HR {
	display: none;
}

#wrap {
	background: white url('/wordpress/wp-content/themes/hb/images/sidebar.gif') repeat-y left top;
}
#wrap .narrowcolumn {
	margin-left: 200px;
	width: 600px;
}
#wrap .postcolumn {
	margin-left: 210px;
	padding-top: 10px;
	width: 620px;
}
#wrapone {
	width: 850px;
	border: 1px solid #212020;
	margin: 0 auto;
	background: white;
	position: relative;
}
#wrapone #content {
	width: 800px;
	margin: 0 auto;
	padding: 15px 0;
	min-height: 400px;
}
* html #wrapone #content {
	height: 400px;
}

#sidebar {
	background: #CCC;
	float: left;
	padding: 15px 0 10px 0;
	width: 190px;
	font-size: 1.2em;
}
#sidebar H2 {
	background: #003366;
	color: White;
	padding: 2px 5px 2px 15px;
	text-transform: uppercase;
	margin-top: 0;
	margin-bottom: 10px;
	font-size: 1.2em;
}
#sidebar UL {
	margin: 0;
	padding: 0;
	list-style: none;
}
#sidebar UL UL {
	padding: 0 15px;
	margin-top: 0;
	margin-bottom: 20px;
}
#sidebar .recent-topics UL LI {
	margin-bottom: 10px;
}

#sidebar .pagenav UL {
	color: #369;
	font-size: 1.2em;
	font-weight: bold;
	list-style: square;
	line-height: 1.5em;
	padding: 0 0 0 29px;
}
#sidebar .pagenav UL A {
	color: Black;
}

#footer {
	clear: both;
}

.postsarea .post {
	border-bottom: 1px solid #777;
}
.post {
	padding-bottom: 15px;
	margin-bottom: 12px;
}
.post H3 {
	font-size: 1.5em;
	letter-spacing: -1px;
	margin: 0;
}
.post .entry,
.post .entrytext {
	font-size: 1.2em;
}
.post BLOCKQUOTE {
	font-size: 0.95em;
}

.disclaimer {
	text-align: center;
	font-size: 0.95em;
	margin: 0 15px;
}
.postmetadata {
	background: #EEE;
	padding: 15px;
	border: 1px solid #DDD;
}

#content H2.pagetitle {
	margin: 0 0 10px 0;
}
#content UL.dblspace {
	font-size: 1.2em;
	line-height: 2em;
}

#content .support-links A IMG {
	border: 1px solid black;
}
#content .support-preview {
	text-align: right;
	padding-right: 5px;
}

.acroreadbox {
	background: #EEEEEE;
	border: 1px solid #DDDDDD;
	margin: 5px 0 10px;
	font-size: 0.9em;
}
.acroreadbox A IMG {
	border: none;
}
.versionKey{
	padding-left: 20px;
}
.versionKey span{
	display: block;
	width: 100%;
	overflow: hidden;
	padding-bottom: 6px;
	color: #35679a;
}
#msds-tbl {
	margin-top: 5px;
}
#msds-tbl TH {
	background: #6699CC;
	color: White;
}
#msds-tbl .altrow {
	background: #DDD;
}
#msds-tbl td p {
	margin: 0;
	padding: 0;
}
#msds-tbl .versions{
	width: 68px;
}
a.spain{
	display: block;
	height: 15px;
	width: 15px;
	text-indent: -9999px;
	background: #f5cd3a;
	float: left;
	margin-right: 2px;
}
a.china{
	display: block;
	height: 15px;
	width: 15px;
	text-indent: -9999px;
	background: #006400;
	float: left;
	margin-right: 2px;
}
a.english{
	display: block;
	height: 15px;
	width: 15px;
	text-indent: -9999px;
	background: #6699CC;
	float: left;
	margin-right: 2px;
}
a.french{
	display: block;
	height: 15px;
	width: 15px;
	text-indent: -9999px;
	background: #ba3330;
	float: left;
	margin-right: 2px;
}
#msds-tbl a.spain, #msds-tbl a.english, #msds-tbl a.french{

}

.bluetable {
	border-color: #003366;
	border-style: solid;
	border-width: 1px 0 0 1px;
}
.bluetable TD {
	border-color: #003366;
	border-style: solid;
	border-width: 0 1px 1px 0;
}
.bluerow TD {
	background: #036;
	height: 10px;
}

#searchform DIV {
	padding: 0 10px 10px;
	text-align: right;
}
* HTML #searchform DIV {
	padding: 0 20px 10px 0;
}
.navigation {
	height: 11px;
	margin: 10px 0;
}
.navigation .alignright {
	text-align: right;
}
.navigation .alignleft {
	float: left;
}

