﻿/*Betablogger custom elements start here */
*
{
	padding:0px;
	text-align:justify;
	font-family:Trebuchet MS;

}
#ad.sidebar/*For 780px layouts */
{
        width:122px;
}
.sidebar
{
	border-top:10px solid #555;
	border-right:1px solid #555;
	border-left:1px solid #555;
	border-bottom:10px solid #555;
	width:162px;
	_padding-left:1px;
	text-align:center;
	margin-top:5px;
}
.sidebar img
{
 
	padding-left:1px !important;
}
.theme
{
background:#000;
background-image:url('/images/banner_design4.jpg') !important;
background-position:0px 0px;
background-repeat:no-repeat;
width:454px !important;
height:120px;
}
.feature2
{

width:45%;
margin-right:5px;
padding:5px;

border:1px solid #555;
background-image:url('/images/feat_bg.gif');
background-position:top left;
background-repeat:repeat-x;
}
.feature2:hover
{
background-image:url('/images/feat_bg2.gif');
background-position:top left;
background-repeat:repeat-x;

}
.feature2 h2
{
text-align:center !important;
}
.feature3 /*Box within posts */
{
width:29%;

background-image:url('/images/feat_bg.gif');
background-position:top left;
background-repeat:repeat-x;
border-top:1px solid #555;
	border-right:1px solid #555;
	border-left:1px solid #555;
	border-bottom:1px solid #555;
	_padding-left:1px;
	text-align:center !important;

margin:10px;
background-color:#5B534B;

}
.feature3:hover
{
background-image:url('/images/feat_bg2.gif');
background-position:top left;
background-repeat:repeat-x;
background-color:#555555;
}
.feature3 h2 
{
text-align:center !important;
}
.feature3 p
{
text-align:center !important;
}
.post /*Sets width of posts (category) */
{
        width:462px;
}
.post img
{
	padding:0px !important;
}
.posttext a
{
text-decoration:underline !important;
}
.posttext a:hover
{
color:#eee !important;
}
a.comlink
{
	color:#EA9148 !important;
	border-right:1px solid #919191;
	padding:0px 10px 0px 10px;
	font-size:90%;
}
a.comlink:hover
{
	color:#919191;
	
	position:relative;
}
a.selected
{
	
	padding:0px 10px 0px 10px;
	border-top:1px solid #919191;
	background:transparent;
	font-size:90%;
	color:#919191;
	position:relative;
}
a.selected:hover
{
	color:#EA9148;
}
.comments
{
	font-size:0px;
	width:100%;
	
	margin:0px;
	padding:0px;
	background-color:transparent;
}
/*OL standard elements start here */
a
{
	
	text-decoration:none;
}
a:hover
{
	color:#c0c0c0 !important;
}
td,a
{
	text-align:left !important;
}
.MSC_SecondaryNavFrame
{
	
}
 #IWS_WH_CPH_Content_DataCollectorControl,table
{
	border:none;
	
	font-weight:normal;
	font-size: 8pt;
} 

h2 /*Post sub heading */
{
	color:#EA9148;
	font-weight:normal;
	font-size: 100%;
	letter-spacing:3px;
	margin:0px;
	text-align:left;
}

 a:hover h2 /*Post sub heading links */
{
	color:#c0c0c0;
}
h3 /*Content table header text (category-post) */
{
	color:#EA9148 !important;
	font-weight:normal;
	font-size: 115%;
	letter-spacing:3px;
	padding-right:0px !important;
	border-bottom:1px dotted #919191;
	text-align:left;

}
h3 a
{
	text-decoration:none;
	color:#EA9148 !important;
	font-size:100%;
	font-weight:normal !important;
}
.BG_Light /*Content table even rows*/
{
	background-color:transparent;

}
.BG_Mid /*Content table header*/
{
	border-bottom:1px dotted #999;
	background-color:transparent;
	padding-left:0px !important;
}
.F_VeryLight /*Content table header text*/
{
	color:#EA9148 !important;
	font-weight:normal;
	font-size: 115%;
	letter-spacing:3px;
	padding-right:0px;

}

.MS_WH_ZoneContent
{

}

.MS_WH_ZoneContent img
{
	padding:5px;
}
.MS_WH_ZoneContent table
{
        
	
	background:transparent;
	margin-bottom:-5px;
_margin-bottom:0px;
	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;
}
/*img enlarge on hover*/
a.p1 {display:block;  text-decoration:none; background:#fff; border:0; margin:0px 5px 0px 0px; float:left;}
a.p1 img {display:block; border:0;}
a.p1:hover {text-decoration:none; background-color:#fff; color:#000; position:relative; z-index:500;}
a.p1 .large {position:absolute;top:500px; left:-9999px;width:300px; height:300px;}
a.p1:hover .large {top:100px; left:50px; border:2px solid #ccc;}
a.p1 .xlarge {position:absolute;top:300px; left:-9999px;width:416px; height:406px;z-index:100;}
a.p1:hover .xlarge {top:-365px; left:-150px; border:10px solid #FF7D05;
z-index:100;}

