/* Style sheet for ontariobee.com Honey Recipes */
html, body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(http://ontariobee.dfiner.net/img_upload/obaheaderbg.gif);
	background-repeat: repeat-x;
	background-color: #ffffff;
} 
* {
	padding: 0;
	margin: 0;
}
/* ------------------------------------------------------ Layout divs ---*/  
#pagewidth { 
	width: 950px; 
	text-align: left;  
	margin-left: auto; 
	margin-right: auto; 
} 
#header {
	width: 100%;
	height: 189px;
	background-image: url(http://ontariobee.dfiner.net/img_upload/recipeheader.jpg);
	background-repeat: no-repeat;
}
#navbar {
	width: 100%;
	height: 30px;
	background-image: url(http://ontariobee.dfiner.net/img_upload/menubg.jpg);
	background-repeat: no-repeat;
}
#content {
	width: 100%;
	min-height: 536px;
	background-image: url(http://ontariobee.dfiner.net/img_upload/pagebg.jpg);
	background-repeat: no-repeat;
}
#cont {
 	width: 732px; 
 	float: right;
}
#cont_center {
 	float: left; 
 	display: inline; 
 	width: 553px; 
	margin-top: 16px;
}
#cont_right {
 	width: 179px; 
 	float: right;
	margin-top: 16px; 
}
#cont_left {
 	width: 218px; 
 	float: left; 
	margin-top: 16px;
}
#footer {
	clear: both;
	width: 100%;
	border-top: #000000 1px solid;
	padding-bottom: 15px;
	padding-top: 15px;
	text-align: center;
}
#footerinfo {
	width: 950px;
	height: 150px;
	background-image: url(http://ontariobee.dfiner.net/img_upload/recipefooterbg.jpg);
	background-repeat: no-repeat;
	margin-left: auto; 
	margin-right: auto; 
	text-align: center;
}
/* ------------------------------------------------------ Menu styles ---*/  
#imouter1 {
	float: left;
	width: 790px;
	height: 30px;
}
.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
#imenus1 .menuactive a {
	background-image: url(http://ontariobee.dfiner.net/img_upload/menubg_act.gif);
	background-repeat: no-repeat;
	color: #000000;
}
#imenus1 {
	font-size: 11px;
	font-weight: bold;
}
#imenus1, #imenus1 ul {
	padding: 0;
	margin: 0;
	list-style: none;	
}
#imenus1 a {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	width: 86px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	background-image: url(http://ontariobee.dfiner.net/img_upload/menubg.gif);
	background-repeat: no-repeat;
	margin-right: 2px;
}
#imenus1 li {
	float: left;
}
#imenus1 li ul, #imenus1 ul li  {
	width: 155px;
	z-index: 1;
	font-weight: normal;
	font-size: 11px;
}
#imenus1 ul li  {
	border-bottom: #000000 1px solid;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	background-color: #f6c814;
}
#imenus1 ul li a  {
	width: 150px;
	color: #000000;
	background-image: none;
	line-height: 24px;
	text-align: left;
	padding-left: 5px;
	height: 24px;
}
#imenus1 li ul {
	position: absolute;
	display: none;
	background-color: #f6c814;
}
#imenus1 li:hover a, #imenus1 a:focus,
#imenus1 a:active, #imenus1 li.p7hvr a {
	color: #000000;
	background-image: url(http://ontariobee.dfiner.net/img_upload/menubg_act.gif);
}
#imenus1 li:hover ul, #imenus1 li.p7hvr ul {
	display: block;
}
#imenus1 li:hover ul a, #imenus1 li.p7hvr ul a {
	color: #000000;
	background-image: none;
	line-height: auto;
}
#imenus1 ul a:hover {
	background-color: #cccccc!important;
	color: #000000!important;
}
/* The single backslash  character inside this comment
causes IE5 Mac to ignore the following rule, which allows other
browsers to render top-level menu items to their natural width.
Do not edit this rule in any way. */
#imenus1 li {width: auto;}
/* ------------------------------------------------------ Breadcrumb styles ---*/  
#breadcrums {
	width: 155px;
	float: right;
	text-align: center;
	color: #FFFFFF;
	font-size: 12px;
	padding-top: 5px;
}

/* ------------------------------------------------------ Left column styles ---*/	
.nb_le_top {
	display: none;
}
.nb_le_ce {
	width: 150px;
	border: #000000 1px solid;
	background-color: #FFFFFF;
	margin-left: 18px;
	margin-bottom: 15px;
	font-size: 12px;
}
.nb_le_ce h3 {
	background-color: #f1b61b;
	color: #000000;
	font-size: 13px;
	line-height: 22px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 5px;
}
.nb_le_ce p {
	color: #000000;
	font-size: 12px;
	padding: 5px;
}
.nb_le_ce ul {
	color: #000000;
	padding-top: 5px;
	padding-left: 5px;
	padding-top: 5px;
	list-style-type: none;
}
.nb_le_ce a {
	display: block;
	color: #006600;
	text-decoration: none;
	padding-bottom: 5px;
}
.nb_le_ce a:hover {
	color: #000000;
}
.nb_le_bot {	
	display: none;
}
/* ------------------------------------------------------ Right column styles ---*/	
.nb_ri_top {
	display: none;
}
.nb_ri_ce {
	width: 138px;
	margin-left: 33px;
	background-image: url(http://ontariobee.dfiner.net/img_upload/nb_ri.jpg);
	background-repeat: no-repeat;
	border-bottom: #000000 1px dashed;
	margin-bottom: 15px;
}
.nb_ri_ce h3 {
	font-size: 13px;
	color: #000000;
	font-weight: normal;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 5px;
}	
.nb_ri_ce p {
	font-size: 12px;
	color: #000000;
	padding: 5px;
}
.nb_ri_ce ul {
	color: #000000;
	font-size: 12px;
	padding: 5px;
	margin-left: 10px;
}
.nb_ri_ce ol {
	color: #000000;
	font-size: 12px;
	padding: 5px;
	margin-left: 10px;
}
.nb_ri_ce a {	
	color: #006600;
}
.nb_ri_ce a:hover{
	color: #000000;
}	
.nb_ri_bot {
	display: none;
}

/* ------------------------------------------------------ Article styles ---*/
.out_art {
	font-size: 12px;
}
.out_art h1 {
	font-size: 16px;
	color: #006600;
	font-weight: bold;
	margin-bottom: 10px;
        clear:both;
}
.out_art h2 {
	font-size: 14px;
	color: #006600;
	font-weight: bold;
	margin-bottom: 10px;
	clear: both;
}
.out_art h4 {
	font-size: 12px;
	color: #006600;
	font-weight: bold;
	margin-bottom: 10px;
}
.out_art p {
	color: #000000;
	margin-bottom: 10px;
}
.out_art ul {
	color: #000000;
	margin-left: 30px;
	margin-bottom: 10px;
}
.out_art ol {
	color: #000000;
	margin-left: 30px;
	margin-bottom: 10px;
}
.out_prev_img {
	margin-bottom: 10px;
} 
.out_prev_img h3 {
	font-size: 12px;
	color: #006600;
	font-weight: bold;
	text-align: center;
	padding-bottom: 5px;
}
.out_prev_img p {
	margin-bottom: 5px;
}
.out_link {
	clear: both;
}
.out_art .out_link h4 {
	font-size: 14px;
	color: #006600;
	font-weight: bold;
	margin-bottom: 10px;
	clear: both;
}
.out_art .out_link p {
	color: #000000;
}
.out_art .out_link p.link_blurb_h {
	margin-bottom: 0;
}
.prev_copy {
	text-align: center;
}
.out_art .out_prev_img p {
	font-size: 11px;
}
.out_link p.link_blurb {
	color: #000000;
}
.out_art .out_link a {
	color: #006600;
}
.out_art .out_link a:hover {
	color: #000000;
}
.out_art a {
	color: #006600;
}
.out_art a:hover {
	color: #000000;
} 
.out_art table {
	border-collapse: collapse;
	border: #999999 2px solid;
}
.out_art table td {
	border: #cccccc 1px solid;
}



/* ------------------------------------------------------ footer styles ---*/
#footerleft {
	width: 250px;
	padding-left: 195px;
	margin-top: 35px;
	text-align: left;
	float: left;
}
#footerleft p {
	font-size: 11px;
	color: #000000;
}
#footerleft .boldtext {
	font-size: 13px;
	font-weight: bold;
}
#footerleft a {
	color: #000000;
}
#footerleft a:hover {
	text-decoration: none;
}
#footerright {
	width: 344px;
	margin-top: 45px;
	text-align: left;
	float: left;
}
#footerright p {
	font-size: 11px;
	color: #000000;
}
/* ------------------------------------------------------ newsbox image alignment styles ---*/
.ri_img_center, .le_img_center, .ce_img_center {
	text-align: center;
}
.ri_img_left, .le_img_left, .ce_img_left {
	text-align: left;
}
.ri_img_right, .le_img_right, .ce_img_right {
	text-align: center;
}
/* ------------------------------------------------------ recipe styles ---*/
#cont_center {
	font-size: 12px;
	margin-bottom: 10px;
}
.post .meta {
	margin: 0 0 1.5em 0;
	padding: 0 0 1px 10px;
	background: url(../img/img08.png) no-repeat left bottom;
	line-height: normal;
}
.post h2 {
	font-size: 16px;
	color: #006600;
	font-weight: bold;
	margin-bottom: 10px;
}
.post h2 a {
	color: #006600;
	text-decoration: none;
}
#cont_center h2 {
	font-size: 14px;
	color: #006600;
	font-weight: bold;
	margin-bottom: 10px;
}
.post {
	margin-bottom: 10px;
	border-bottom: #CCCCCC 1px solid;
}
.post h3 {
	font-size: 12px;
	color: #006600;
	font-weight: bold;
	margin-bottom: 10px;
}
.post p {
	margin-bottom: 10px;
}
.right {
	float: right;
}
.entry {
	margin-bottom: 10px;
}
#login_form ol, #x-sign_up ol {
	list-style-type: none;
}
#cont_center a {
	color: #006600;
}
#cont_center a:hover {
	color: #006600;
	text-decoration: none;
}
a#forgot_password {
	display: block;
	marging-bottom: 10px;
}
#x-sign_up input.button {
	width: auto;
	margin-right: 10px;
}
#x-sign_up li {
	padding-bottom: 5px;
	clear: both;
}
label
{
	font-weight:bold;
	text-align:left;
}
#ajax_main_div li span {
	float: left;
	width: 100px;
}

/* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
 height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac */
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  
 



#ajax_main_div li
{
	text-align:left;
}

#member_profile
{
	width:400px;
}
#member_profile ul
{
	margin-top:10px;
}

#member_profile li
{
	margin:4px;
	list-style:none;
	clear:both;
}

#member_profile label
{
	float:left;
	display:block;
	width:100px;
	text-align:left;
	font-weight:bold;
}