﻿

/*Betablogger custom elements start here */
*
{
	padding:0px;
	text-align:justify;
	font-family:Trebuchet MS;
}
.MSC_SecondaryNavFrame
{

display:none;
}
.post
{
width:632px;
}

#ad1 /*sidebar ads appended to BB ads*/
{
text-align:center !important;
}

.feature2
{
border-top:1px solid #555;
	border-right:1px solid #333;
	border-left:1px solid #555;
	border-bottom:1px solid #333;
background-image:url('/images/feat_bg2.gif');
background-position:top left;
background-repeat:repeat-x;
background-color:#555555;
width:45%;
margin-right:5px;
padding:5px;
text-align:center !important;

}
.feature2:hover
{
background:#333;
border-right:1px solid #555;
border-bottom:1px solid #555;
}
.feature2 h2
{
text-align:center !important;

}
#ad
{
padding-top:5px;
border-top:1px solid #555 !important;
}
.sidebar
{
	width:164px;
	border-top:15px solid #444;
	border-right:1px solid #444;
	border-left:1px solid #444;
	border-bottom:1px solid #555;
	_padding-left:1px;
        margin-bottom:10px;
	text-align:center;
	margin-top:0px;
}
.sidebar img
{
 	margin-right:3px;
	padding-left:0px !important;
	_margin-left:0px !important;
	_padding:0px !important;
}
.feature3  /*Box within posts */
{
width:29%;
border-top:1px solid #555;
	border-right:1px solid #333;
	border-left:1px solid #555;
	border-bottom:1px solid #333;
background-image:url('/images/feat_bg2.gif');
background-position:top left;
background-repeat:repeat-x;
background-color:#555555;

padding-left:5px;	
_padding-left:1px;
	text-align:center !important;
font-weight:;
margin:10px;
padding-bottom:10px;

color:#919191 !important;
}
.feature3 a
{
color:#b7b7b7!important;
}
.feature3:hover
{
background:#333;
border-right:1px solid #555;
border-bottom:1px solid #555;
}
.feature3 a:hover
{
color:#EA9148 !important;
}
.feature3 h2 
{
font-size:345%;
font-weight:normal;
text-align:center !important;
color:#EA9148;
text-shadow:#333 4px 4px 6px;

}
.feature3 h4 
{
font-size:115%;
font-weight:normal;
text-align:center !important;
margin-top:-7px;
margin-bottom:2px;
color:#EA9148;
border-bottom:1px dotted #777;
text-shadow:#222 2px 2px 0px;
}
.feature3 p
{
text-align:center !important;
}
.feature3 li
{
margin-left:10px;
list-style-type:square;
}
.post /*Sets width of posts (category) */
{
        width:632px;
}


a.comlink
{
	color:#EA9148;
	border-right:1px solid #999;
	padding:0px 10px 0px 10px;
	font-size:90%;
}
a.comlink:hover
{
	color:#eee !important;
	background-color:transparent;
	
	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:#FF7D05;
}
.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:#EA9148 !important;
}
td,a
{
	text-align:left !important;
}
 #IWS_WH_CPH_Content_DataCollectorControl,table
{
	border:none;
	margin-bottom:-5px !important;
	font-weight:normal;
	font-size: 8pt;
} 



h2
{
	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;
	font-weight:normal;
	font-size: 115%;
	letter-spacing:3px;
	padding-right:0px !important;
	
	text-align:left;
	text-shadow:#fff 1px 12px 3px;
margin:0px;
}
h3 a
{
	text-decoration:none;
	color:#EA9148;
	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 img
{
padding:5px;
}

.MS_WH_ZoneContent
{

	
}
.MS_WH_ZoneContent table
{
	background:transparent;
	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;
}
/*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:295px;z-index:100;}
a.p1:hover .xlarge {top:-270px; left:-40px; border:10px solid #ccc;
z-index:100;}



                                     
