
@import "/_furniture/css/all/article.css";

h2{
	text-align: left;
	font-size: 12px;
	font-weight: normal;
}

#NewsTimestamp{
	margin: 5px;
	padding: 0;
	color: #999999;	
}


#taskbar.portrait{
	height: 30px;
	padding: 0;
	margin: 0 0 0 0;
	background-color: #DBEFF0;
}

#taskbar.landscape{
	height: 30px;
	padding: 0;
	margin: 5px 0 5px 0;
	background-color: #DBEFF0;
}

#taskbarBookmarks.portrait{
	height: 22px;
	text-align: right;
	padding: 2px;
	margin: 2px 0 0 0;
}

	#taskbarBookmarks.portrait .social_bookmark{
		float: left;
	}

	#taskbarBookmarks.portrait .social_img{
		margin: 0 1px 0 1px;
	}


#taskbarBookmarks.landscape{

}


#ArticleText p{ 
	font-family: arial;
	font-size: 10pt;
	text-align: left;
	
}


#RelatedItems{
	clear: right;
	float: right;
	width: 250px;
	padding-left: 7px;
}


#ArticleColumn1{
	float: left; 
	width: 440px;
}


#ArticleImage{
	text-align: center;
}

#ArticleImage a{
	color: #FFFFFF;
	text-decoration: none;
}

#ArticleImage a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}


.ArticleEnlargeButton{
	float: right;
}

#ArticleImage.landscape{
	text-align: center;
	float:right;
	padding-top: 5px;
	margin: -90px 0 0 0;
	width: 337px;
	border-style: solid;
	border-width: 2px 2px 2px 2px;
	border-color: #1b38b6;
	background-color: #1b38b6;
}

#ArticleImage.portrait {
	text-align:center;
	float:right;
	padding: 5px 0 5px 0;
	margin: 0;
	width: 248px;
	border-style: solid;
	border-width: 2px 2px 2px 2px;
	border-color: #1b38b6;
	background-color: #DCEEF1;
}
	/*this moves the badger or bust center takes it to the bottom right of the image*/
/* TODO: keep an eye on this, can't remember why it is here... may cause problems with long image captions */

#ArticleImage img{
	
}

#ArticleImage .arttext{
	clear: both;	
}



#Disclaimers{
	clear: both;
	margin: 12px 0 0 14px;
	padding: 12px 0 0 0;
	text-align: center;
}

#adSky{
	width: 120px;
	height: 600px;
	float: right;
	background: orange;
	margin: 6px 12px 0 12px;
}

.adSkyPortrait{
	margin: -333px 0 0 0;
}


#adGoogle{
	background-color: #cccccc;
	width: 300px;
	height: 250px;
	margin: 6px 0 6px 0;
}

#adVideoJug{
	background-color: #cccccc;
	width: 300px;
	height: 250px;
	margin: 6px 0 6px 0;
}

#adMpu{
	float:left;
	width:300px;
	height:250px;
	overflow:hidden;
	margin: 12px 4px 4px 0;
}

/*.related{
	border-width: 1px 1px 1px;
	border-style: solid;
	border-color: #FFFFFF #1b38b6 #1b38b6 #1b38b6 
}*/

.related a {
	text-align: left;
	display: block;
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	overflow: hidden;
	background-repeat: no-repeat;
	padding-left: 3px;
	padding-bottom: 0px;
	padding-top: 0px;
}
	
.related{
	border-width: 1px 1px 1px;
	border-style: solid;
	border-color: #FFFFFF #1b38b6 #1b38b6 #1b38b6;
}


.related a:hover {
	text-decoration: underline;
	color: #dddddd;
	margin-top: 0px;
}

.related h2{
	background-color: #8BC1CB !important;
	/*background: transparent url(/_furniture/gfx/headings/more.gif) no-repeat right;*/
	/*color: #FDFEFE !important;*/
	padding-left: 5px;
	padding-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	height: 25px;
}



.related h2 a {
	/*background-color: #1b38b6 !important;*/
	color: #000000 !important;
	
	text-align: left;
	padding-left: 3px;
	padding-top: 4px;
	margin: 0 0 10x 0;
	height: 20px;
}

.lnav h2 {
	background-color: #8BC1CB;
	margin: 0;
	padding-left: 3px;
	padding-top: 8px;
	
}

.lnav h2 media-clips{
	background: transparent url(/_furniture/gfx/headings/media-clips.gif) no-repeat right;
}

	
.lnav a {
	display: block;
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	overflow: hidden;
	padding-left: 7px;
	margin-bottom: 3px;
	margin-left: 2px;
	text-align: left;	
}

.lnav a:hover {
	text-decoration: underline;
	color: #FF33cc;
}

.hpfeature, .hpfeature a {
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: left;
	color: #000000; /* #113CAA; */
	height: 13px;
	padding-left: 2px;
	overflow: hidden;
	margin-bottom:1px;
	margin-left:2px;
}


/************************************************/

#dd{ 
	float: right;
    margin:0;
    padding: 0;
	width: 200px;
}

#dd ul{  
    margin: 0;
    padding: 0;
    list-style: none;
	
}

#dd li{  
	width: 37px;
    list-style: none;
    margin: 0;
    padding: 0;
	float: right;
	display: block;
}


#RateMe{
	float: left; 
	height: 28px;
	margin: 3px 0 0 3px;
}



#CompetitionForm{
	width: 430px;
}

#ArticlePoll{
	float: left;
	margin: 14px 0 0 0;
}

.ArticleCommentLink{
	font-size: 18px;
	text-align: center;
}

	.ArticleCommentLink a{
		text-decoration: none;
		color: #549AA6;
		background: #FFFFFF;
		border-bottom: 1px dashed #549AA6;
	}

	.ArticleCommentLink a:hover{
		color: #34bfd6;
		border-bottom: 1px solid #34bfd6;
	}



