﻿/*Betablogger custom elements start here */	


*
{
	padding:0px;
	text-align:justify;
	font-family:Trebuchet MS;
}


.banner
{
background-image:url('/images/BB_banner2.jpg');
height:0px !important;
background-repeat:no-repeat;
position:absolute;
top:150px;
left:187px;
width:598px !important;
padding-top:125px;
padding-left:7px;
padding-bottom:170px;
color:#EA9148;
margin-bottom:25px !important;

}
.design
{
width:626px !important;
}


.feature2
{
text-align:center !important;
width:40%;
margin-right:0px;
padding:5px 0px 5px 0px;




}
.feature2 img
{
padding:1px !important;
border-top:1px solid #777;
border-right:1px solid #444;
border-bottom:1px solid #555;
border-left:1px solid #888;
}
.feature2 img:hover
{


border-top:1px solid #888;
border-right:1px solid #555;
border-bottom:1px solid #666;
border-left:1px solid #999;
}
.feature2  li
{
margin-left:15px;
text-align:left !important;
}
#ad
{
padding-top:5px;
border-top:1px solid #555 !important;

}
#ad.sidebar h3
{
text-align:center !important;
}
#ad.sidebar h2
{
text-align:center !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;
}

.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:0px;
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:626px;
}
.post img
{
	padding:0px !important;
}
.posttext a
{
text-decoration:underline;
}
.posttext a:hover
{
color:#eee;
}
a.comlink
{
	color:#EA9148 !important;
	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 !important;
}
a:hover 
{
	color:#EA9148 !important;
}
td,a
{
	text-align:left !important;
}
 #IWS_WH_CPH_Content_DataCollectorControl,table
{
	border:none;
	margin-bottom:-20px !important;
	font-weight:normal;
	font-size: 8pt;
} 



h2
{
	color:#EA9148 !important;
	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 #999;
	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 img
{
padding:5px;
}

.MS_WH_ZoneContent
{

}
.MS_WH_ZoneContent table
{
	background:transparent;
	margin-bottom:-5px;
	width:100%;
	min-width:164px;
	width:expression(document.body.clientWidth < 165? "164px": "100%" );
	padding-left:0px !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;}



