﻿#heroPanelHolder  {
    height:240px;
    background-color:#eee;
    
}

#tagCloud  {
    height:240px;
    background-color:#eee;
    border:1px solid #999;
}

#tagCloud h2
{
    line-height:30px;
    height:30px;
    background-color:#999;
    font-size:123.1%;
    font-weight:normal;
    color:#fff;
    padding:0 0 0 10px;
}

#tagCloud p
{
    margin:10px;
    text-align:center;
    height:180px;
    line-height:normal;

    
}

#tagCloud p a
{
    margin:10px 0;
    text-decoration:none;
    
}

#tagCloud p a:hover
{
    text-decoration:underline;
    
}


h2.ratingsTitle 
{
    line-height:30px;
    height:30px;
    background-color:#ccc;
    font-size:123.1%;
    font-weight:bold;
    padding:0 0 0 10px;
    margin:10px 0 0 0;
    color:#666;
}

#ratings h3
{
    line-height:30px;
    height:30px;
    font-size:123.1%;
    font-weight:normal;
    padding:0 0 0 0;
    margin: 0 0 0 0;
    border-bottom:1px solid #ccc;
}

#ratings h3 a
{
    float:right;
}

#ratings
{
    padding:10px 0;
}

#ratings .grid_4
{
    width:280px;
    margin:0 20px;

}

#ratings .grid_4.alpha
{
    margin:0 0 0 0;
    padding:0 18px 0 0;
    border-right:1px solid #ccc;
}

#ratings .grid_4.omega
{
 
    padding:0 0 0 18px;
    margin:0 0 0 0;
    border-left:1px solid #ccc;
}


#ratings ul li a
{
    font-size:93%;
    text-decoration:none;
    display:block;
    background-image: url(../images/common/bullet.jpg);
    background-repeat:no-repeat;
    background-position:0 8px;
    padding:5px 0 5px 10px;
    border-bottom:1px solid #ececec;
    line-height:130%;
}

#ratings ul li a:hover
{
 
    text-decoration:underline;

}

.newsletter 
{
    height:36px;
    line-height:36px;
    padding:4px 0 0 60px;
    margin:10px 0;
    border:1px solid #ccc;
    background-image: url(../images/icons/newsletter.jpg);
    background-repeat:no-repeat;
    background-position: 10px center;
}

.newsletter h3
{
    font-size:116%;
    display:block;
    float:left;
    margin:0 28px 0 0;
}

.newsletterSignUpHolder
{
    background-image: url(../images/common/bg-newsletter-signup.jpg);
    background-repeat:no-repeat;
    background-position: 0 0;
    float:left;
    width:480px;
    height:28px;
    padding:2px 5px;
  
}


.newsletter input.newsletterField
{
    float:left;
    font-size:123.1%;
    width:375px;
    padding:3px 0;
    margin:0px;
    border:none;
}


.newsletter input.newsletterField
{
	border: medium none;
	float: left;
	font-size: 123.1%;
	margin: 2px 10px 0 13px;
	padding: 3px 0;
	width: 368px;
	
}

.newsletter input.newsletterButton
{
	background-color: transparent;
	background-image: url(../images/common/bg-btn-subscribe.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	border: medium none;
	cursor: pointer;
	float: left;
	margin:0px;
	padding:0px;
	width: 104px;
	height:26px;
	margin: 1px 0 0 0;
}

.newsletter input.newsletterButton:hover
{
	background-position: 0 -26px;

}


.announcementHolder,
.eventsHolder
{
    border-bottom:1px solid #ccc;
    padding:10px 0;

}

#announcements h2,
#events h2
{
	line-height:30px;
    height:30px;
    background-color:#ececec;
    font-size:123.1%;
    font-weight:bold;
    padding:0 0 0 10px;
    margin:10px 0;
}

#announcements .colOne,
#events .colOne  
{
    float:left;
    width:80px;
}

#announcements .colTwo,
#events .colTwo {
    float:left;
    width:380px;
}

#announcements h3 a,
#events h3 a {
    color:#003366;
    font-size:123.1%;
    line-height:20px;
    text-decoration:none;
}

#announcements p.updated,
#events p.updated {
    color:#999999;
    font-size:85%;
    margin:0;
}

#announcements p,
#events p
{
    font-size:93%;
    color:#333;
    margin:0;
}


#announcements ul li,
#events ul li
{
    font-size:85%;
    color:#666;
    clear:both;
}

#announcements ul li span,
#events ul li span 
{
    display:block;
    float:left;
    margin:0 5px 0 0;
    color:#999;
    line-height:15px;
    width:110px;
}

#announcements ul li span.date,
#events ul li span.date 
{
    color:#333;

}


#announcements ul li span.teaserRelatedLinks,
#events ul li span.teaserRelatedLinks
{
    width:240px;
}

.latestTweet 
{
	width:280px;
	height:120px;
	padding:50px 10px 0 10px;
	background-image: url(../images/nuggets/home-twitter.jpg);
    background-repeat:no-repeat;
    background-position: 0 0;
}

.latestTweet p
{
	display:block;
	width:180px;
}

.latestTweet .textHolder
{
	height:85px;

}

.latestTweet a.followUs
{

	display:block;
	float:right;
	
}

.latestTweet a.followUs img
{
	height:25px;
	width:115px;
	
}