/*   
Theme Name: Houghton Chemical Corp.
Theme URI: http:/www.BostonWebDeveloper.com/
Description: Custom wordpress themse for Houghton Chemical Corp.
Author: Boston Web Developer
Author URI: http:/www.BostonWebDeveloper.com/
Version: 1.0
Tags: threaded-comments, microformats
.
The Shape Theme for WordPress is copyright ThemeShapes http:/themeshapes.com/
Like WordPress, this work is released under GNU General Public License, version 2 (GPL).
http:/www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
*/





@font-face {
font-family:open_sanssemibold;
src:url(styles/fonts/opensans-semibold-webfont.eot?#iefix) format(embedded-opentype),
url(styles/fonts/opensans-semibold-webfont.woff) format(woff),
url(styles/fonts/opensans-semibold-webfont.ttf) format(truetype),
url(styles/fonts/opensans-semibold-webfont.svg#open_sanssemibold) format(svg);
font-weight:400;
font-style:normal;
}

.wrapper {
box-sizing:border-box;
-moz-box-sizing:border-box;
width:960px;
margin:0 auto;
}

.header h1{
	margin: 0px;
}

.bg-body {
box-sizing:border-box;
-moz-box-sizing:border-box;
position:absolute;
z-index:-1;
width:100%;
background-image:url(styles/images/header_footet_background.jpg);
border:1px solid #e3e3e3;
}

.bg-body {
height:350px;
}
body.home .bg-body {
height:440px;
}
.header {
position:relative;
padding:12px 10px 0;
}

.header .logo {
display:inline-block;
background-image:url(styles/images/houghton_logo.png);
width:51px;
height:71px;
}

.header .social {
display:inline-block;
vertical-align:top;
margin: 25px 0 0 248px;
position:relative;
}

.header #___plusone_0 {
width:60px!important;
}

.header .phone {
position: absolute;
display: inline-block;
right: 10px;
background: url("styles/images/sprite_arrows_phone.png") no-repeat;
background-position: 0 -140px;
font: normal 26px 'museo_sans';
font-family: 'Open Sans', sans-serif;
color: #5c5858;
font-weight: 600;
padding-left: 38px;
margin-top: 20px;
vertical-align: top;
}



.services {
padding:0 8px;
}

.services article {
width:220px;
margin-right:20px;
float:left;
position:relative;
}

.services article .img-container {
box-sizing:border-box;
-moz-box-sizing:border-box;
width:224px;
height:151px;
background:transparent  url(styles/images/services_container_inner.png);
padding:8px;
}

.services article header {
text-align:center;
color:#0086d8;
font:normal 18px open_sanssemibold;
position:absolute;
top:103px;
width:100%;
text-align:center;
text-shadow: 1px 1px 1px #fff;
  color:#000;
}

.services article p {
color:#3d3d3d;
font:normal 13px open_sanssemibold;
text-align:center;
}

.services article:hover header {
color:#e8112d;
}




@variables color {
  hcc_blue: #0099cc;
  hcc_red: #ff0033;
}

html, body {height:100%;margin:0;padding:0;}

body  {
	
    color:#151515;
	font-size:15px;
	font-family: Arial, Helvetica, sans-serif;
        }


#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	position: relative;
	width: 801px;
	margin: 0 auto 0 auto;
	margin-bottom:-116px;
	text-align: left;
}

#footer 
{
    position: relative;
	height: 116px;
	width:100%;
	background:url(images/footer_bg_bottom.png) 100% 100% repeat-x;
}

.push {
	height:116px; /* .push must be the same height as .footer 86 */
	*height:116px;
}

/* =Header
-------------------------------------------------------------- */

#branding {margin: 0 0 0 0; background: #f4f3f0;}

#heading {margin:0 0 0 20px;background: url(images/bg_header.gif) 0 0 repeat-x;height:65px;overflow:hidden;padding-top:18px;}

/*HEADER*/
#header {
	padding: 21px 0 10px 0;
	position:relative; z-index:10000;
}


.src_q, .src_b { 
   margin: 0 ;
}
.src_q {
	border:0;
	font-size: 12px;
	color:#616162;
	height:22px;
	width:120px;
	position: absolute;
	background: transparent;
	margin: 7px 0 0 15px;
	margin:12px 0 0 15px\9;
}
.src_b {
	position:absolute;
	top:2px;
	border:0;
	z-index: 100;
	right: 2px;
	width: 36px;
	height: 36px;
}

/* =Menu
-------------------------------------------------------------- */

#access {
	font-family:arial;
	clear:both;
	display:block;
	float:left;
	width:100%;
	background:url(styles/images/bg_menu.png) no-repeat;
	height:42px;
	margin: 5px 0 18px;
}

/* Top level Unordered list */
ul.dropdown {
list-style:none;
padding: 0;
margin:0;
}
 
ul.dropdown  li{
float:left; /* makes horiz list */
position:relative; /* hey Submenu ULs, appear below! */
}
 
ul.dropdown li a {
	color: black;
	font-weight:bold;
	display: block;
	text-decoration: none;
	text-align:center;
	font-size:12px;
	padding-top:7px;
	height:27px;
	margin-top:0px;
	background:url(images/separator.png) top right no-repeat;
	padding-left:10px;
	padding-right:10px;
	line-height:22px;
}
/* Style the link hover */
ul.dropdown li:hover > a, ul.dropdown > li.current-menu-item > a, ul.dropdown > li.current-page-ancestor > a
{
	background:url(images/main-menu-hover.png);
	color:white;
}

ul.dropdown .first:hover > a, ul.dropdown .first.current-menu-item > a
{
    background:url(images/first-menu-hover.png) top left no-repeat;
    color:white;
}

ul.dropdown ul a {
	background:#dfdfdf url(images/submenu-bg.png) repeat-x!important;
	border-left:1px solid #b2b1b1;
	border-right:1px solid #b2b1b1;
	color: #000;
	font-size: 12px;
	font-weight: normal;
	text-align:left;
	height:14px;
	border-top: 1px solid #B2B1B1;
  padding: 2px 8px 8px 8px;
} 
 
/* Displays the link as blocks. */
ul.dropdown li ul a {
display:block;
}
 
/* sub menus!!  */
 
ul.dropdown ul {
list-style: none;
margin:0; /* Appear just below the hovering list */
padding:0;
width:285px; /* specify the width. */
position:absolute; /* needed */
z-index:9000; /* specify the order */
border-bottom: 1px solid #B2B1B1; 
}
 
ul.dropdown li ul {
top:34px; /* Positioning:Calc with top level horz list height */
}
 
ul.dropdown ul ul {
top:0;
left:100%; /* Position the sub menus to right. */
}
 
ul.dropdown ul li {
float:none; /* umm.. Appear below the previous one. mmkay? */
}
 
/* Drop Down! */
 
/* Hide all the dropdowns (submenus) */
ul.dropdown ul,
ul.dropdown li:hover ul ul,
ul.dropdown ul li:hover ul ul
{ display: none; }
 
/* Display the submenus only when li are hovered */
ul.dropdown li:hover ul,
ul.dropdown ul li:hover ul ,
ul.dropdown ul li ul li:hover ul
{ display: block;}

ul.dropdown li * a:hover {
/* Change color of links when hovered */
	background: url(images/submenu-hover.png)!important;
}

/***************end menu*******************/

#main {margin:0 0 0 0;}

/*FOOTER*/


footer {
margin-top:45px;
}

footer .footer1 {
padding:38px 0 20px;
}

footer .footer1 article {
float:left;
width:302px;
margin-right:27px;
}

footer .footer1 article .img-about-us {
float:left;
-webkit-box-shadow:0 1px 6px rgba(50,50,50,0.5);
-moz-box-shadow:0 1px 6px rgba(50,50,50,0.5);
box-shadow:0 1px 6px rgba(50,50,50,0.5);
margin:0 10px 4px 0;
}

footer .footer1 article header h1 {
font:normal 18px museo_sans;
font-family: 'Open Sans', sans-serif;
font-weight: 600;
margin-bottom:10px;
}

footer .footer1 article header h2 {
font:bold 15px arial;
margin-bottom:10px;
}

footer .footer1 article p {
font:normal 13px arial;
margin-bottom:12px;
}

footer .footer1 article a {
color:#008ee9;
font:bold 15px arial;
text-decoration:none;
}

footer .footer1 article .news {
box-sizing:border-box;
-moz-box-sizing:border-box;
background-color:#b5d8eb;
-webkit-box-shadow:0 1px 6px rgba(50,50,50,0.5);
-moz-box-shadow:0 1px 6px rgba(50,50,50,0.5);
box-shadow:0 1px 6px rgba(50,50,50,0.5);
padding:14px;
}

footer .footer1 article .news article {
width:auto;
border-bottom:1px solid #fff;
margin:0 0 13px;
}

footer .footer1 article .news article .date {
font:bold 11px arial;
}

footer .footer1 article .news .last {
border-bottom:none;
margin-bottom:0;
}

footer .footer1 article .video-container {
box-sizing:border-box;
-moz-box-sizing:border-box;
width:100%;
background-color:#fff;
-webkit-box-shadow:0 1px 6px rgba(50,50,50,0.5);
-moz-box-shadow:0 1px 6px rgba(50,50,50,0.5);
box-shadow:0 1px 6px rgba(50,50,50,0.5);
margin-bottom:24px;
padding:6px;
font-size: 0px !important;
}

footer .footer1 article .signature {
text-align:right;
}

footer .footer1 article .name {
color:#283843;
font:bold 15px arial;
}

footer .footer2 {
font:normal 12px arial;
padding:12px 0 10px;
}

footer .footer2 small {
display:inline-block;
color:#d0e1ee;
line-height:32px;
}

footer .footer2 .social {
display:inline-block;
margin-left:90px;
}

footer .footer2 .social a {
display:inline-block;
background:url(styles/images/sprite_menu_social.png) no-repeat;
width:30px;
height:32px;
text-indent:-9000px;
margin-right:4px;
}

footer .footer2 .social .linkedin {
background-position:0 -82px;
}

footer .footer2 .social .twitter {
background-position:0 -118px;
}

footer .footer2 .social .google {
background-position:0 -153px;
}

footer .footer2 .social .youtube {
background-position:0 -187px;
}

footer .footer2 nav {
float:right;
}

footer .footer2 nav,footer .footer2 ul,footer .footer2 li {
display:inline-block;
}

footer .footer2 li:after {
color:#d1e2ee;
content:' |';
}

footer .footer2 .last:after {
content:"";
}

footer .footer2 a {
color:#d1e2ee;
font:bold 12px arial;
text-decoration:none;
line-height:32px;
}

footer .footer2 p {
color:#0e2837;
font:italic 12px arial;
text-align:center;
margin-top:18px;
}

.footer1 {
background-image:url(styles/images/header_footet_background.jpg);
border:1px solid #e3e3e3;
}

.footer2 {
background-image:url(styles/images/footer_bottom_background.jpg);
border-top:1px solid #0065d9;
}

#container {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	position: relative;
	width: 801px;
	margin: 0 auto;
	margin-bottom: -116px;
	text-align: left;
	margin-top: 58px;
	padding: 0 15px 10px 15px;
}
#content {padding-top:5px;}

#content.post-1290 {background-image:url(images/bg_water.png) repeat-x;}

/*default page layout. single content area. used on page.php*/
#defaulttemplate
{
    padding:10px;
    background:#fff;
}
/*#default page template*/

/*template 1. Home page sidebar on left*/
#template1 #templatecontainer {
    float: right;
    margin-left: -265px;
    margin-bottom:20px;
    padding: 0;
    width: 100%;
    background:#fff;
}
#template1 #contentarea 
{
    margin-left: 265px;
}
#template1 #sidebar {
    float: left;
    margin:0;
    padding: 0;
    width: 245px;
    overflow:hidden;
}
/*#template 1*/

/*template 2. sidebar on left*/
#template2 #templatecontainer {
    float: right;
    margin-left: -250px; /* RDH change -225 */
    margin-bottom:20px;
    padding: 0;
    width: 100%;
    background:#fff;
}
#template2 #contentarea 
{
    margin-left: 250px; /* RDH change 225 */
}
#template2 #sidebar {
    float: left;
    margin:0;
    padding: 0;
    width: 225px; /* RDH change 200 */
    overflow:hidden;
}
/*#template 1*/

/* =Widget Areas
-------------------------------------------------------------- */
.widget-area {
}
.widget-block {
}

.widget-container {
    color: #424242;
}
.widget-underblock {
    height: 9px;
}

.widget-area ul {
	list-style: none;
	margin: 0; padding:0;
}
.widget-area ul li {
    margin:3px 0 3px 0;
}
.widget-area ul ul {
	list-style: none;
	margin: 0;
}
.widget-area ul ul ul {
	margin-left: 2.5em;
}
.widget-title {
	color: #424242;
	font-size: 24px; line-height:26px;
	font-weight:bold;
	margin:0; 
	padding:3px 0 10px 0;
}
.widget-area a {
text-decoration:none;
color:black;
}
.widget-area a:hover {
color: color.hcc_red; /* RDH change C60035 */
/* background:#C60035; RDH */
text-decoration:none;
/* display:block; RDH */
}

/* widget recent entries(news on home page)------------ */
.widget_execphp {
background:#efefef;
display:block;
float:left;
width:250px;
margin:0;
left:0px;
text-align:left;
font:arial;
}
.widget_execphp .widget-title {
	color: #424242;
	font-size: 24px; line-height:26px;
	font-weight:bold;
	text-indent:10px;
	margin:0; 
	padding:3px 0 10px 0;
}
.execphpwidget {
background:#efefef;
display:block;
float:left;
width:250px;
margin:0;
left:0px;
text-align:left;
font:arial;
}
.execphpwidget a {
font-weight:bold;
}
.widget_execphp ul {
list-style:none;
}
.h_recent {
float:left;
display:block;
padding: 11px 25px 11px 25px;

width:200px;
border-bottom: #CACACA 1px solid;
}
/* widget recent entries ----------------------------------- */



.marginL-10 {margin-left:-10px;}

.height2 {height:2px;}



.field {
box-sizing:border-box;
-moz-box-sizing:border-box;
-webkit-border-radius:5px;
-moz-border-radius:5px;
border-radius:5px;
border:1px solid #a4a4a4;
height:24px;
width:218px;
float:right;
background:#fff url(styles/images/m_glass.png) no-repeat 200px center;
color:#000;
padding-left:6px;
margin:6px;
}

.field:focus {
background:#fff;
}

#containerx input[type = 'submit']{
	width: 0px;
	height: 0px;
	background: transparent;
	border: 0px;
}







/*************/



/* =Content
-------------------------------------------------------------- */
/*
.post {
	margin: 0 0 10px 0;	
}


.height5 {height:5px;}
.height10 {height:10px;}



.entry-seperator {background:url(images/entry-seperator.png) 0 0 repeat-x;background-position:0px 10px;line-height:21px;}


#searchform input  {width:220px;border:1px solid #dadada;}
#searchform #searchsubmit {background: url(images/bg_button.png) repeat-x 0 100% #FFFFFF;
border:1px solid #dadada;width:55px;margin-top:3px;}
*/

.entry-title {font:bold 24px/40px Arial,Verdana;margin:0;padding:0;}
.entry-title a {text-decoration:none; color:#000;}
.entry-title a:hover {text-decoration:none;color: color.hcc_red;} /* RDH change C60035 */

h1.center {font:bold 24px/40px Arial,Verdana;margin:0;padding:0;text-decoration:underline;text-align:center;}

.entry-meta {}

.entry-meta a,.entry-utility a {text-decoration:none;color: color.hcc_red;} /* RDH change c60035 */
.entry-meta a:hover,.entry-utility a:hover {text-decoration:none;color:#df043f;}

.entry-content a, .entry-summary a {text-decoration:none;color:#000;}
.entry-content a:hover, .entry-summary a:hover {text-decoration:none;color: color.hcc_red;} /* RDH change c60035 */

.entry-utility {margin-top:10px;}

.pageTitle {
    border-bottom: 4px solid #000;
    color: #000;
    font: bold 18px Arial, Verdana, Georgia,serif;
    padding-bottom:2px;
    margin: 0 0 12px 0;
}
.navigation {
	margin: 5px 0 5px 0;
	overflow: auto;	
}

.navigation a {text-decoration:none;color: color.hcc_red; font-weight:bold;} /* RDH change c60035 */
.navigation a:hover {text-decoration:none;color:#df043f;}

h1 {font-weight:bold; font-size: 24px; line-height:36px; margin:0;padding:0;}
h2 {font-weight:bold; font-size: 20px; line-height:30px; margin:0;padding:0;}
h3 {font-weight:bold; font-size: 16px; line-height:26px; margin:0;padding:0;}
pre {font-family:Arial;}
p2 {font-weight:bold; font-size: 16px; line-height:26px; margin:0;padding:0;}

hr {color:#aaa; background-color:#aaa; height:1px;border:0;}

.small {font-size:10px;}

/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.625em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.625em;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#mytable {
width:400px;

border:1px solid #000;
border-collapse:collapse;
}
#mytable th, #mytable td {
border:0px;
margin:2px;
padding:2px;
}

#menu-footer_menu {
margin:0;
}