@charset "iso-8859-1";
 /*#############################################################

development by Reardenkillion Communications

#############################################################*/   	
 
/********************************************
   HTML ELEMENTS
********************************************/ 
* { padding: 0; margin: 0; }

body {
	
	background:#f5f5f5;
	font: 13px  Arial, "Helvetica", Sans-serif;
	color: #666;

	
	}
	
	
h1
{
color: #000;
font-size:26px;
margin-bottom:10px;
}

h2
{
	font: Arial,"Helvetica" Sans-serif;
	font-weight: bold;
	font-size: 30px;
	color: #333;
	
}

	.sponsoredby{
		color: #999;
		font-size:14px;
	}

h3
{	
	font: Arial,"Helvetica" Sans-serif;
	font-weight: bold;
	font-size: 18px;
	margin-bottom:5px;
	
}


a:link img, a:visited img
{
	/* seems to prevent flickering in Mozilla-based browsers */
	opacity:0.999;
	border:none;
}
a:active img, a:hover img, a:focus img
{
	/* for Mozilla/Firefox/Safari */
	opacity:0.6;
	/* IE5.5 upwards */
	filter:progid:DXImageTransform.Microsoft.Alpha(Style=0,Opacity=60);
	border:none;
}





/* links */
a
{
	text-decoration: none;
	color: #666;
}

a:hover
{
	text-decoration: underline;
}




/*img {
	border: 0;
}
a {
	font-weight: bold;
	text-decoration: none;
}
*/


input { padding:2px; }

.go { background:url(../images/submit.png) no-repeat; width:58px; height:30px; border:none; margin:0 0 0 10px; }
.search { background:url(../images/search.png) no-repeat; width:28px; height:28px; border:none; margin:0 0 0 0px; }

#replacement-1 {
  width: 28px;
  height: 28px;
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent url(../images/search.png) no-repeat center top;
  text-indent: -1000em;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}

#replacement-2 {
  width: 58px;
  height: 30px;
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent url(../images/submit.png) no-repeat center top;
  text-indent: -1000em;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}



.clear { clear:both; }
.spacer { height:15px; width:auto; }

#wrap
{
	width: 100%;
	text-align: center;
}
	
#maxwidth
	{
		background: #fff;
		width: 1000px;
		margin: auto;
		text-align: left;
	}

#content
	{	
		min-height: 500px;
		padding-top: 0px;
	}
	
			#content .inside{
			padding: 10px 30px 10px 35px;
		}
		
		#content .heading{
			color: #ff7f00;
			font-size: 20px;
			font-weight: bold;
			margin-bottom:10px;
			line-height: 20px;
		}
		
			#content .heading a{
				color: #ff7f00;
			}
			
		#content .hotList{
			font-size: 14px;
			font-weight: bold;
			color: #000;
		}
			#content .hotList a{
				color: #000;
			}
		
		#content .category{
			font-size:26px;
			font-weight:bold;
		}
		
		#content .ad{
			font-size:26px;
			font-weight:bold;
			color:#ccc;
		}
		
		#content .category a:hover{
			text-decoration:none;
		}
		
		#content .category a { color:#666; }
	
	
#header{
		padding: 10px 10px 10px 25px;
		height:100%;
	}
	
	
.header-box{
	float:left;
	padding:0 10px 0 10px;
	height:140px;
	}
	
	.clock { position:relative; left:13px; bottom:10px; font-weight:bold; width:150px; text-align:right; }
	
.header-box-right{
	float:left;
	padding:15px 10px 0 10px;
	border-left: solid 1px #999;
	height:125px;
	}
	
	
.header-box-right-tweet{
	float:left;
	padding:15px 0px 0 10px;
	border-left: solid 1px #999;
	height:125px;
		width:280px;
		font-size:11px;
	}
	
.search-bar { padding: 15px 0 5px 0; line-height: }



	

	#menu{
		border-top: #999 solid 1px;
		border-bottom: #999 solid 1px;
		padding: 5px 0px 5px 0px;
		font-size:26px;
		font-weight:bold;
		text-align:center;
		
		width: 1000px;
		
	}
	
		#menu .item{
			margin-right:42px;
			display:inline;
		}
		
		#menu .item a{
			text-decoration: none;
		}
		
		#menu .item a:hover{
			text-decoration:none;
		}
		
				#menu .item2{
					margin-right:0;
					display:inline;
				}
				
				#menu .item2 a{
					text-decoration: none;
					color: #FF7F00;
				}
				
				#menu .item2 a:hover{
					text-decoration:none;
					color: #999;
				}
				
		
		 		#menu .item a .cat1{
				color: #FFFF00;
			   }#menu .item a:hover .cat1{
				color: #666666;
			  }  #menu .item a .cat4{
				color: #BF0000;
			   }#menu .item a:hover .cat4{
				color: #6666660;
			  }  #menu .item a .cat5{
				color: #5A3D1C;
			   }#menu .item a:hover .cat5{
				color: #666666;
			  }  #menu .item a .cat6{
				color: #D010B1;
			   }#menu .item a:hover .cat6{
				color: #666666;
			  }  #menu .item a .cat7{
				color: #FF4000;
			   }#menu .item a:hover .cat7{
				color: #666666;
			  }  
				}  #menu .item a .cat8{
				color: #FF7F00;
			   }#menu .item a:hover .cat8{
				color: #FF7F00;
			  } 
				#menu .item a .cat13{
				color: #666666;
			   }#menu .item a:hover .cat13{
				color: ;
			  }


.inside
{
	padding: 10px;
}

.boxleft
{
	float: left;
	width: 66.6%;
}



.boxright
{
	float: left;
	width: 33.3%;
}

/*		.boxright-scroller {
		overflow-y: scroll;
		height:500px;

		margin:5px 0 3px 0;
		border:solid 2px #999;
		}*/
		
		.boxright-scroller {
		overflow-y: fixed;
		height:500px;
		width: 300px;
		margin:5px 0 3px 0;
		border:none;
		}
		
				.box-title{ padding:5px; border-bottom:1px solid #999; background: #FF7F00; color:#000; font-weight:bold; }
				.box-headlines { padding:5px; border-bottom:1px solid #999; background: #fff; color:#000; font-weight:bold; }

		.emailform { background:url(../images/emailform.jpg) no-repeat; width:301px; height:95px; }

.divider-big
{
	float: left;
	width: 615px;
	margin-bottom:20px;
	height:100%;
	padding-right:10px;
}
.divider-small a { color:#3b5998; }
.divider-small a:visited { color:#3b5998; }

			.upper { border:#c0c0c0 4px solid; width: 610px; background:url(../images/lines.jpg) repeat-y; }
			.upper a:visited { color:#3b5998; }
			.upperfloat1 { float:left; padding:10px;  width:32%; font-size:11px; }
			.upperfloat2 { float:left; padding:10px;  width:15%; font-size:11px; }
			.upperfloat3 { float:left; padding:10px;  width:auto;  font-size:11px; }
			.upperfloat4 { float:left; padding:10px;  width:25%;  font-size:11px; }
		
		.upper2 { border:#c0c0c0 4px solid; width: 590px; background:#fff; padding:10px; margin: 20px 0 20px 0; font-size:11px; }


	
.divider
{
	float: left;
	width: 50%;
	margin-bottom:20px;
	height:350px;
}

.divider-ad
{
	float: left;
	width: 50%;
}

.description{
	font-size: 13px;
	font-weight: bold;
	font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
	color:#000;
}






	#footer
	{
	border-top: #999 solid 1px;
	padding-top: 5px;
	font-size: 12px;
	}
	
	#footer a
	{
		text-decoration: none;
	}
	
	#footer a:hover
	{
		text-decoration: underline;
	}
	
	#footer a:visited { color:#3b5998; }
		
		.orange{
			margin:0;
		}
		
		.orange a{
		text-decoration: none;
		color: #FF7F00;
		}
		




	.sponsoredby{
		color: #999;
		font-size:12px;
		padding-bottom:5px;
	}
	



.pad{
	padding: 5px;
}

.pad a { color:#3b5998; }


.space{
	padding:20px 0 10px 0;
	clear:both;
}


.floatleft
{
	float: left;
}

.floatleft2
{
	float: left;
	padding-left:120px;
}

.floatleft-time
{
	float: left;
	padding-right:5px;
	width:55px;
}

.floatleft-place
{
	float: left;
	padding-right:5px;
	width:205px;
}

.floatright
{
	float: right;
}

.black { color:#000; }

.blu { color:#3b5998; }

.blu a:visited { color:#3b5998; }

.ad-big { width:auto; height:auto; padding: 5px 100px; border:solid #666 1px; text-align:center; margin: 20px 0; }
.ad-text-top { top:-15px; left: 120px; position:relative; width:180px; background:#FFF;  text-align:center; }
.ad-text-bottom { bottom:-15px;left: 120px; position:relative; width:180px; background:#FFF;  text-align:center; }


#dock {
    bottom: 0;
	left:: 500px;
    background-color: #FF7F00;
    position: fixed; 
    overflow: hidden;
    height: 20px;
    width: 244px;
    visibility:collapse;
	background:url(../images/bubble.jpg);
	cursor: hand;
	cursor: pointer;
}

#dock1 {
    width: 100%;
    display: block;
    position: relative;
    margin: 0 auto;
    height: 20px;
    clear: both;
}

#dock2 {
    color: white;
    width: 100%;
    display: block;
    position: relative;
    margin: 0 auto;
    height: 60px;
}
.commu { font-size:24px; font-weight:bold; }
