/*

File:			custom.css

Description:	Custom styles for Thesis



BASIC USAGE:



If you have enabled the custom stylesheet in the Thesis options panel, the <body> tag 

will be appended with the "custom" class, like so: <body class="custom">. You can use 

the "custom" class to override *any* CSS declarations contained in the style.css file.



For example, if you wish to change the default link color to green, you would add the 

following declarations to this file:



	.custom a, .custom a:visited { color: #090; }	<--- This makes links green

	.custom a:hover { color: #00f; }	<--- This makes links blue when you mouse over them



WHY THIS WORKS:



By using the "custom" class, you are creating more specific CSS declarations for HTML

elements. CSS styling is applied through rules of specificity, and because declarations

prepended with .custom are more specific, they get applied when the page is rendered!



More information about styling your Thesis installation using this file can be found

in the User's Guide:

	http://diythemes.com/thesis/rtfm/customizing-thesis-with-customcss/

*/







            /* Global Styles */



body {font-family:Arial, FreeSans;}

.custom #content p {font:13px Arial, FreeSans; line-height:1.6em;}

.custom #content li {font:13px Arial, FreeSans; line-height:1.6em;}

.custom h1 {font-size:25px; font-family: Arial, FreeSans; color: #FF2917;}

.custom h2 {font-size:20px; font-family: Arial, FreeSans; color: #FF2917;}

.custom h3 {font-family: Arial, FreeSans; color: #FF2917;}

.custom h4 {font-family: Arial, FreeSans; color: #FF2917;}

.custom .comments_closed p {display:none;}



.custom #multimedia_box #image_box img {border:1px solid black;}



.custom .sb-whoweserve {list-style-type:disc; font:12px Arial,FreeSans; }

        .custom .sb-whoweserve .sb-industries ul {padding-left:20px;}



.custom .sidebar-location a:hover, .custom .sidebar-location a {text-decoration:none; color:#000;}



.custom .sidebar-location {background:url('/wp-content/uploads/2009/12/new-window.gif') no-repeat top right; font:10px Arial, FreeSans;}

        .custom .sidebar-location .maps-img {display:block; width:30px; height:30px; background:url('/wp-content/uploads/2009/12/map-icon.gif') no-repeat; margin-right:5px; float:left;}

        .custom .sidebar-location .address {float:right; display:block; padding-bottom:20px; width:110px;}

        .custom .sidebar-location b {font:bold 12px Arial, FreeSans;}

        .custom .sidebar-location i {font:10px Arial, Freesans; color:#828282;}



.custom .widget h3 {font:caps 18px Arial, FreeSans; color:#FF2917;}

           



/* CUSTOM SEARCH BOX */



.custom #searchbox {width:140px; height:20px; background-color:#FF2917; left:728px; top:103px; position:relative; z-index:99;}

        .custom #searchbox input {width:140px; height:20px; border:2px solid #CD1F11; font:12px Arial, FreeSans; color:#282828; background-color:#ff8278; padding:4px 5px 0 5px; margin-top:4px;}





/* Header, Header_Area, Logo, Tagline */



.custom #header_area {background: #282828 url('/wp-content/uploads/2009/12/bg-rpt.gif') repeat-x;}

.custom #header {height:80px; background:#282828  url('/wp-content/uploads/2009/12/itd-logo-sm.gif') no-repeat top left;}

        .custom #logo, .custom #tagline {display:none;}



/* ITD Statement */

.custom #itd-statement {float:right; margin-top:20px;}



           /* Navigation */



/*.custom ul.submenu li.tab {height:30px;}*/

.custom ul.menu {position:relative; z-index:5; height:40px; background-color:#FF2917;}

.custom ul.menu li.tab a {font:1em Arial, FreeSans; padding:12px 14px; line-height:16px; position:relative; z-index:5; }







          /* Homepage splash graphic */

.custom .headline_area {margin-bottom:.5em;}

.custom .headline_area div#hp-image {width:550px; height:220px; margin-bottom:20px; border:2px solid black; background-repeat: no-repeat; }

     .custom .headline_area #hp-image .flashmovie {position:relative; z-index:0;} 



         /* Homepage paragraph text syles */

.custom .post_box p {font:1.5em Arial, FreeSans; line-height:1.6em;}



          /* Custom Homepage Service Rollovers */



.custom #svcRollovers {width:550px; height:165px; margin:20px 0;}

.custom #svcRollovers ul li { list-style:none; display:inline-block; width:137px; float:left; cursor:pointer;}



.custom .svcImage-stamping a { width: 137px; height: 144px; display:block; background: url('/wp-content/uploads/2009/12/hp-metal-stamping.jpg') no-repeat; background-position: 0 -146px; }

        .custom .svcImage-stamping a:hover { background-position: 0 0; }

        .custom .svcImage-stamping b { display:none; }



.custom .svcImage-heat a { width: 137px; height: 144px; display:block; background: url('/wp-content/uploads/2009/12/hp-heat-treatment.jpg') no-repeat; background-position: 0 -146px; }

        .custom .svcImage-heat a:hover { background-position: 0 0; }

        .custom .svcImage-heat b { display:none; }



.custom .svcImage-ecoating a { width: 137px; height: 144px; display:block; background: url('/wp-content/uploads/2009/12/hp-e-coating.jpg') no-repeat; background-position: 0 -146px; }

        .custom .svcImage-ecoating a:hover { background-position: 0 0; }

        .custom .svcImage-ecoating b { display:none; }



.custom .svcImage-insert a { width: 137px; height: 144px; display:block; background: url('/wp-content/uploads/2009/12/hp-insert-molding.jpg') no-repeat; background-position: 0 -146px; }

        .custom .svcImage-insert a:hover { background-position: 0 0; }

        .custom .svcImage-insert b { display:none; }







           /* Homepage Sidebar Styles */



.custom #vas {height:230px; width:281px; background:url('/wp-content/uploads/2009/12/vas-bg-SM.jpg') no-repeat top left; margin:22px 0; margin-bottom:20px;}

        .custom #vas h1 {font:bold 22px Arial, FreeSans; color:#FFF; padding:20px 0 20px 20px;}

        .custom #vas ul {margin-left:60px; list-style:square outside url("/wp-content/uploads/2009/12/14x10-little-white-arrow.gif");} 

            .custom #vas ul li { font: 1.4em Arial, FreeSans; color:#FFF; padding:5px 0 5px 20px;}

            .custom #vas ul li a {color:#FFF;}

            .custom #vas ul li a:hover {color:#FFF; text-decoration:underline;}



           

         /* Homepage News Preview Styles */



.custom #recent_news h4 {font:bold italic 24px Arial Black, FreeSans; margin-left:20px; color:#000;}
.custom #recent_news {margin-bottom:10px;}
.custom #recent_news .news-block {width:250px; font:1.3em Arial, FreeSans; color:#818181; margin:10px 20px; padding:5px 0 10px 0; border-bottom:1px solid #818181; }

        .custom #recent_news .post-title {font:1.6em Arial, FreeSans; color:#FF2917; padding-bottom:7px;}

        .custom #recent_news ul {list-style:none inside; margin-bottom:20px;}



.custom #recent_news .allnews-link {font:bold 14px Arial, FreeSans; color:#000; padding-top:10px; margin:0 0 20px 20px;}







          /* Management Team Page Styles */



.custom div.contact {width:550px; margin-bottom:20px; padding-bottom:20px; border-bottom: 1px solid #818181; font-family:Arial, FreeSans;}

        .custom div.contact img {border:1px solid black; margin-right:20px; float:left;}

      .custom div.contact ul {list-style:none;}

        .custom div.contact li.title {font-style:bold italic; font-size: 14px; padding-bottom:5px;}

        .custom div.contact li.email {font-size:12px;}

        .custom div.contact li.tenure {font-size:12px; font}

        .custom div.contact li.enjoys {font-size:10px;}

        .custom div.contact li.passions {font-size:10px;}



           /* Footer Styles */



.custom #footer {

	background:#282828;

        font: 1.1em Arial, FreeSans;

        width:100%;

}

.custom #footer_area {background:#282828; padding:1.5em 0; border-top:5px solid #7E7E7E;}

	.custom #footer {border-top:0;}



.custom #footer_1 {text-align:left; color:#FFF; text-align:center;}

	.custom #footer_1 ul.sidebar_list {margin-left:3%;}

	.custom #footer_1 ul.sidebar_list li.widget {width:23%; margin-right:2%; float:left; text-align:left;}

		.custom #footer_1 ul.sidebar_list li.widget h3 {color:#FFF; font:bold 18px Arial, FreeSans;}

		.custom #footer_1 ul.sidebar_list li.widget a {color:#FFF; border-bottom:0;}

		.custom #footer_1 ul.sidebar_list li.widget a:hover {color:#FFF;}



       .custom #footer_1 .locations-widget {

                width:230px;

                background: url('/wp-content/uploads/2009/12/locations-img.gif') no-repeat top right;

                margin-left:2%;

         }

 

         .custom #footer_1 .locations-widget p {

                font-size: .9em;

                color: #c4c4c4;

                line-height:1.4em;

         }



         .custom #footer_1 .locations-widget p b {

                font:bold 1.1em;

                color:#FFF;

         }







