/*  
Theme Name: Benedict Recycling
Theme URI: http://benedictrecycling.com.au/
Description: A WordPress theme for the Benedict Recycling website. Some functionality has been disabled, such as commenting.
Version: 1.0
Author: Solutions First
Author URI: http://solutionsfirst.com.au/
*/
body {
	margin-left: auto;
	margin-right:auto;
	background-color: #FFFFFF;
}
p, td, li, select, input, textarea {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a:link, a:visited, a:active {
	color: #555555;
	text-decoration: underline;
}
.body_content {
	margin-left:30px;
	margin-right:30px;
}
h1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FE9901;
}
h2 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	margin-top: -15px;
	padding: 0;
}
h3 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FE9901;
	text-decoration: none;
}
.login_table {
	margin-top:25px;
	margin-bottom:8px;
}
.outer_table {
	background-color: #FFFFFF;
	border: solid 1px #CCCCCC;
}
.news_date {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-weight:bold;
}
.benedict_news_widget {
}
.widgettitle {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #666666;
	margin: 0;
	padding: 0;
}
#sidebar, #lower-sidebar {
	padding: 1px 0 8px 0;
	margin: 2px 0px 0 0px;
	width: 250px; min-width: 250px;
}
#sidebar {
	background: url(images/sidebar.gif) no-repeat;
	min-height: 328px;
}
#sidebar-bottom {
	padding: 0;
	height: 11px;
	margin: -10px 0 0 0px;
	width: 250px; min-width: 250px; /* must be the same as #sidebar */
	background: url(images/sidebar-bottom.gif) bottom left no-repeat;
}
div#sidebar ul, div#lower-sidebar ul {
	list-style: none;
	margin: 0;
	padding: 5px 0 5px 0;
}
div#sidebar ul li#benedict-news-widget, div#lower-sidebar ul li {
	margin-top: 8px;
	margin-left: 15px;
	margin-right: 15px;
}
div#sidebar ul li#benedict-news-widget a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #666666;
}
img.sidebar_image { 
	border-top: 8px solid #EDB017;
	border-right: 8px solid #EDB017;
	border-bottom: 0;
	border-left: 8px solid #EDB017;
	margin: 0 0 0 1px;
}
div.sidebar_image_container {
	clear: both; 
	margin: 0 0 0 5px;
	padding: 0;
}
.tinywhite {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: white;
	margin-top: 8px;
}
.footer_table {
	margin-top:15px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.footer a {
	color: #666666;
	text-decoration: underline;
}
.footer a:hover {
	color: #666666;
	text-decoration: none;
}
img { border: 0 }

ul#home-link {
	list-style: none;
	margin: 4px 0 0 18px;
	float: left;
	padding: 0;
}
ul#home-link li {
	margin: 0 0 0 18px; /* override in ie.css */
	padding: 0;
}
ul#home-link li a, ul#pmenu li a {
	text-decoration: none;
	font-weight: bold;
	font-size: xx-small;
}
	
ul#pmenu {
	list-style: none;
	margin: 0 0 0 170px;
	padding: 0;
}
ul#pmenu li {
	display: inline;
	margin: 0 14px 0 0;
	padding: 0 14px 0 0;
	/*border-right: 1px solid #666666*/
}

/*#content table tr, #content table tr td { vertical-align: top }*/
#content a { font-weight: bold; }
#content {
	padding: 0 15px 0 25px;
}

hr, div.orange_rule {
	width: 100%;
	height: 2px;
	border: 0;
	border-top: 1px dotted orange;
	color: white;
	clear: both;
	margin-top:3px;
}

/* Flash */

#flashContainer {width:976px;height:144px;float:left;}

a.icon-was,
a.icon-rec
{

margin: 10px 40px;
float: left;

text-indent: -20000em;

}

a.icon-rec{ background-image: url(images/recycled_products_price_list.jpg); }
a.icon-was{ background-image: url(images/recycled_products_price_list.jpg); }

a.icon-was:hover,
a.icon-rec:hover
{
background-color: #FFDE70;
}

.news-widget .tinywhite
{margin: 0.5em 0 0.025em 0; display: block;}
.news-widget h4
{ margin: 0.04em; }