/*
File:			custom.css
Description:	Custom styles for Thesis
More Info:		http://diythemes.com/thesis/rtfm/custom-css/
*/

body.custom {background:#EEEEEE; }
div.hr {background: url(http://www.industrialtc.com/wp-content/uploads/2013/03/hr.png) repeat-x; padding: 10px 0;}
div.hr hr { display: none;}

.headline_area h1, .headline_area h2, #archive_intro h1 { font-size: 3em; line-height: 1.364em; padding: 0;}
.fronto { padding: 15px 5px;}


/* NAVBAR ZONE */
.custom #nav_area .page { background: #B20000; }
.custom .menu { background: #B20000; border: 0; }
.custom .menu li.tab a, li.tab { border: 0; }
.custom ul.menu a { height: 20px; padding-top: 11px;  text-transform: capitalize; letter-spacing: 1px;   }
.custom ul.menu a:hover { height: 20px; padding-top:11px;  text-transform: capitalize; letter-spacing: 1px;  }
.custom ul.menu .sub-menu a {background: #ccc !important; color: #000; padding: 10px 5px;}
.custom ul.menu .sub-menu a:hover {background: #111 !important; color: #fff;}

h2 {color:#868686; padding: 5px 0 !important;margin: 0 !important;}
.intro { color: #B20000; font-style: italic; font-size:150%; margin: 0 0 5px 0 !important; padding:0; }


.homediv {width: 920px; height: 300px; background: url(http://www.industrialtc.com/wp-content/uploads/2013/03/welcome.jpg); margin: -21px 0px 0px -12px; padding: 50px 0 0 40px;}
.homediv h1 {font-size: 25px; color: #FFF !important; background: url(http://www.industrialtc.com/wp-content/uploads/2013/03/green.png); width: 620px; padding: 20px 15px; letter-spacing: 0; }
.homediv p { background: url(http://www.industrialtc.com/wp-content/uploads/2013/03/black.png); font-size: 18px; color: #FFF !important; width: 450px; padding: 15px; line-height: 25px; letter-spacing: 0; float: left; }

.para {font: 18px; float: right;}

.clear {clear: both;}

.red {color: #B20000;}
.grey {color: #333; margin-bottom: 5px;}
.open {background: #FF2626; text-transform: uppercase; font: 35px; color: #FFF; padding: 10px; width: 710px; float: right; font-weight: bold;  }
.view {background: #D90000; font: 25px; color: #FFF;  width: 250px; font-weight: bold; float: center; padding: 10px; text-decoration: none !important;}
.view:hover { background: #B20000;}

.divbox {width: 45%; float: left; margin-right: 25px;  }
.divbox p { margin: 3px 0;}
.divbox h3 {background: #000000; color: #FFF; padding: 8px; text-transform: uppercase; font-weight: bold; margin: 0;}
.conbox {width: 30%; float: right; margin-top: -30px;}
.conbox h2 {margin: 0px ;}
.formbox {width: 60%; float: left; padding: 0 0 0 30px;}
.custom #content_box { padding-bottom: 20px; }

/* FOOTER ZONE */

.custom #footer_area .page { background: #000; }
.custom #footer { border: 0; background: #000;  color: #fff;}
.custom #footer a { text-decoration: none; color: #fff; } 
.custom #footer a:hover { color: #fff; }