﻿/*Betablogger custom elements start here */
*
{
	padding:0px;
	text-align:justify;
	font-family:Trebuchet MS;
}
.post
{
width:612px;
}
#adLeft.sidebar
{
width:120px;
}
.sidebar
{
	width:164px;
	border-top:15px solid #dbdbdb;
	border-right:1px solid #dbdbdb;
	border-left:1px solid #dbdbdb;
	border-bottom:1px solid #dbdbdb;
	_padding-left:1px;
}
.sidebar img
{
 margin-left:-3px;
}
div.spacer /*Sets width of posts (category) */
{
	width:600px;
}
a.comlink
{
	color:#FF7D05;
	border-right:1px solid #dbdbdb;
	padding:0px 10px 0px 10px;
	font-size:90%;
}
a.comlink:hover
{
	color:#000;
	background-color:#f0f0f0;
	border-top:1px solid #c0c0c0;
	border-left:1px solid #c0c0c0;
	border-bottom:1px solid #c0c0c0;
	position:relative;
}
a.selected
{
	background-color:#f0f0f0;
	padding:0px 10px 0px 10px;
	border-top:1px solid #c0c0c0;
	border-left:1px solid #c0c0c0;
	border-right:1px solid #c0c0c0;
	border-bottom:1px solid #f0f0f0;
	font-size:90%;
	position:relative;
}
a.selected:hover
{
	color:#FF7D05;
}
.comments
{
	font-size:1px;
	width:100%;
	overflow:visible;
	margin:0px;
	padding:0px;
	background-color:#f9f9f9;
}
/*OL standard elements start here */
a
{
	color:#000;
	text-decoration:none;
}
a:hover
{
	color:#c0c0c0;
}
td,a
{
	text-align:left !important;
}
 #IWS_WH_CPH_Content_DataCollectorControl,table
{
	border:none;
	color:#000;
	font-weight:normal;
	font-size: 8pt;
} 
#IWS_WH_CPH_Content_DataCollectorControl,img
{
	padding-right:5px;
	padding-left:5px;
} 
h3 /*Content table header text (category-post) */
{
	color:#FF7D05;
	font-weight:normal;
	font-size: 115%;
	letter-spacing:3px;
	padding-right:0px !important;
	border-bottom:2px dotted #dbdbdb;
}
h3 a
{
	text-decoration:none;
	color:#FF7D05;
	font-size:100%;
	font-weight:normal !important;
}
.BG_Light /*Content table even rows*/
{
	background-color:transparent;

}
.BG_Mid /*Content table header*/
{
	border-bottom:2px dotted #dbdbdb;
	background-color:transparent;
	padding-left:0px !important;
}
.F_VeryLight /*Content table header text*/
{
	color:#FF7D05;
	font-weight:normal;
	font-size: 115%;
	letter-spacing:3px;
	padding-right:0px;

}
.MSC_Body
{
	padding:0px;
	text-align:left;
	background:#f0f0f0;
	height:100%;
	border-top:15px solid #dbdbdb;
	border-left:1px solid #dbdbdb;
	border-right:1px solid #dbdbdb;	

}
.MS_WH_ZoneContent
{

	border-bottom:15px solid #c0c0c0;
}
.MS_WH_ZoneContent table
{
	background:#f9f9f9;
	border-top:15px solid #dbdbdb;
	border-bottom:1px solid #dbdbdb;
	border-left:1px solid #dbdbdb;
	border-right:1px solid #dbdbdb;
	margin-bottom:-5px;
	width:100% !important;
	min-width:164px;
	width:expression(document.body.clientWidth < 165? "164px": "100%" );
	padding-left:4px !important;
	padding-bottom:5px;
}
.MS_WH_ZoneContent hr
{
	display:none;
}

.MS_WH_ZoneRow
{
	width:0px;
}
.MS_WH_ZoneSpacing
{
	width:0px;
}



