/*
Theme Name: Denios Theme
Theme URI: http://www.denios-us.com
Description: The stellar new Denios website.
Version: 1.0
Author: Ty Goss
Author URI:
Tags: denios, haz, hazardous, hazardous materials, materials, storage

*/
p{margin:10px 0;}

.footer p{ 
height:10px;
margin:0 0 0 25px;
text-align:left;
}

#searchsubmit{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	/*background-color: #5872CB;*/
	background:#5872CB url(http://www.denios-us.com/App_Themes/Denios/images/button_bg.gif) repeat-x center;
	font-size: 9px;
	text-transform: uppercase;
	color: #134FA3 !important;
	font-weight: bold;
	cursor:pointer;
	margin: 1px 0;
	text-align:center;
	text-decoration:none;
	vertical-align: middle;
	font-weight:900;
	border: 1px solid #7D90B1;
	white-space: nowrap;

}
#searchsubmit:hover
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	/*background-color: #5872CB;*/
	background:#5872CB url(http://www.denios-us.com/App_Themes/Denios/images/button_bg_hover.gif) repeat-x center;
	font-size: 9px;
	text-transform: uppercase;
	color: #675D29 ;
	font-weight: bold;
	cursor:pointer;
	margin: 1px 0;
	text-align:center;
	text-decoration:none;
	vertical-align: middle;
	font-weight:900;
	border: 1px solid #C7B55C;

}

.search input#s
{
	color: #000000;
	background:#FFFFFF;
	border: solid 1px #5F78CD;
	width: 145px;
	margin: 0px 2px 0px 0px;
}
.screen-reader-text{ display: none; }

#rightSidebarPanel li{ list-style-type:none; }

#rightSidebarPanel ul{ margin:0; padding:0; }

.nocomments{ display:none; }

.post{
padding:10px;
border-bottom:1px solid #CCC;
margin-bottom:10px;
}

.post h2{ font-size:16px; font-weight:bold; margin-bottom:3px; margin-top:5px; }

.more-link{ font-size:14px; font-weight:bold; color: #134FA3; }
