/* CSS Document */


h2 {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;

font-weight:normal;
font-size: 1.3em;
color: #626262;
padding: 0px 0px 0px 0px;
margin: 0;
}

h3 {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif ; font-weight:normal;
font-size:  1em;
color: #626262;
}

p {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 1em;
color: #626262;
padding: 0px 0px 0px 0px;
margin: 0;
}

a, a:visited {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 1em;
color: #000;
padding: 0px 0px 0px 0px;
}

a:hover{
color: #000;}


#container{
margin: 0 auto;
width: 952px;

text-align: left; 
padding: 0px 47px;

}

#leftsection{
	float:left;
	width: 201px;
	
	}
	
#rightsection{
	float:left;
	width: 751px;
	min-height: 500px;
	}

#topsection{
	float:left;
	width: 952px;
	height: 108px;
	padding-top: 42px;
	
}



#leftsection ul.links li{
	display:block;
	font-size: 2em;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: .9em;

	
}

#leftsection ul.links li a{
	font-weight: normal;
	line-height: 1em;
	text-decoration:none;

	color:#fff;
	background-color:#000;
	
}

#leftsection ul.links li a:hover{
	display:block;
	text-decoration:none;

	color: #248CBF;
	font-weight: normal;
	line-height: 1em;
	background: none;
}




#leftarea{
	float:left;
	width: 201px;
	
	
}

#newsfeedsection{
	float:left;
	width: 201px;
	
}

#adminsection{
	float:left;
	width: 201px;
	clear:both;

	
}
#rightarea{
	float:left;
	width: 751px;
	
	
}
#maincontentsection{
	float:left;
	width: 728px;
	min-height: 489px;
	padding: 8px;
	background-color:#FFF;
	background-image:url(/images2/maincontentbg.jpg);
	background-repeat:no-repeat;
	
}



#bottomwholesection{
margin: 0 auto;
float:left;
clear:both;
width: 100%;
min-height: 249px;
background-color:#E8E8E8;
clear:both;
}


#bottomsection{
	margin: 0 auto;
	width: 952px;
	min-height: 249px;
	font-size: .9em;
	
}
#twittersection{
	float:left;
	width: 201px;
	min-height: 249px;
	
	
}
#twittersection a{
	font-family:  "Helvetica Neue", Helvetica, Arial, sans-serif;
	
	color:#999;
	
}


#featuredsection{
	float:left;
	width: 279px;
	min-height: 249px;
	
	
}
#bottomsection a{
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
text-decoration:none;
font-weight:normal;
font-size: .9em;
color: #626262;
padding: 0px 0px 0px 0px;
margin: 0;
text-decoration:underline;
	
}
#bottomsection a:hover{
	color: #000;
	text-decoration:underline;
	
}



#freebiessection{
	float:left;
	width: 232px;
	min-height: 249px;
	text-decoration:underline;
	font-size: .9em;
	
}

#mailinglistsection{
	float:left;
	width: 240px;
	min-height: 249px;
	
}






#footersection{
float:left;
width: 100%;
min-height: 34px;
background-color:#000;
clear:both;
}

#footersection a{
	color: #999;
	font-size: .8em;
	font-weight:lighter;
	
	
}


#footersection ul.menu{
	display:block;
	list-style-type: none;
	text-align:center;
	}

#footersection ul.menu li{
       display: inline;
}


#sidebar-right h2{
	display: none;
	
}

#sidebar-left .block .title{
 background-color: #000;
 color: #FFF;
 width: 170px;	
 margin-right: 30px;
 margin-top: 10px;
 padding: 5px 0 0;
 text-align:left;
 font-size: 1.7em;
 
}

#sidebar-left .item-list ul li{
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0px 0px 5px 0px;
	border-bottom: dotted 1px #999;
	width: 170px;
	
}
#sidebar-left .block ul{
	padding: 0;
	
	
}
#sidebar-left .more-link, #sidebar-left .more-link a{
	display: none;
	
	
}
.rssdescription{
	border-bottom: 1px dotted #999;
	padding: 15px 0;
	
}



