
/* NEWS */

#primary p.tag {
  background-color: #f63028;
  color: #fff;
  float: left;
  font-size: 12px;
  margin-right: 5px;
  margin-bottom: 0;
  text-align: center;
  width: 75px;
}

#primary li.affiliates {
  font-size: 12px;
  list-style-type: none;
  padding-right: 5px;
  float: left;
  margin-top: 10px;
}

#primary li.title {
  color: #4c4c4c;
  font-size: 12px;
  font-weight: bold;
  list-style-type: none;
  padding-right: 5px;
  float: left;
  margin-top: 10px;

}


/* More Boxes */

.more {
	float: left;
	width: 170px;
	margin-bottom: 30px;
	margin-top: 80px;
	padding-right: 20px;
}

.more h4 {
  border-bottom: 1px solid #b3b3b3;
  color: #666;
  font-size: 12px;
}

.more p.title {
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
}

.more p.title a{
  color: #4c4c4c !important;
  line-height: 14px;
}

.more p.title a:hover{
  text-decoration: none;
  color: #4c4c4c !important;
}

.more li {
  font-size: 11px;
  line-height: 13px;
  list-style-type: none;
	padding-bottom: 4px;
}

.more ul li a{
  color: #4c4c4c !important;
}

.more img {
  padding: 12px 0 5px 0;
}




/* Event/News Archives toggle */



#show-hide-zone {

	margin-top: 5px;

	}



#show-hide-zone * {

	margin: 0;

	padding: 0;

	}



#show-hide-zone h6 {

	cursor: pointer;

	font-size: 12px;

	font-weight: normal;

	margin-left: 10px;

	}



#show-hide-zone h6.hover,

#show-hide-zone h6:hover {

	text-decoration: underline;

	}



#show-hide-zone div {

	margin-bottom: 5px;

	}



#show-hide-zone ul.toggled-detail li {

	padding: 0px;

	margin: 0 0 0 10px;

	}



#show-hide-zone .toggled-detail li a {

	margin-left: 10px;

	}
	

#show-hide-zone  ul.list li{
  list-style-type: none;
  list-style-image: url('/images/app/icons/list.gif');
}



/* News entries with no main pic */



#news_entry #main .nopic {

	margin-top: 39px;

	margin-bottom: 0;

	padding: 0;

	}


/* Photo Box */

.photo-box { 
  background-color: #d5d5d5;
  border: 1px solid #bdbdbd;
  color: #434047;
  font: 11px Verdana;
  margin: 0 0 15px 20px;
  width: 450px;
  vertical-align: 14px;
}


/* Comments */

.comment {width:570px;background:url(/images/comments/bg-post.gif) repeat-x;overflow:hidden;padding:25px 0 47px;
}

.comment_content{	float:right;	width:445px;}

.comment .comment_text_block{	width:100%;	margin:0 0 12px;	font:14px Helvetica, Arial, sans-serif;	color:#292929;}.comment_text_block_t,.comment_text_block_b{ 	font-size:0;	line-height:0;}.comment_text_block_c{	height:1%;	background:url(/images/comments/bg-text-block.png) repeat-y;}.comment_text_block_c:after{	display:block;	clear:both;	content:"";}.comment_text_block_t{	height:81px;	background:url(/images/comments/bg-text-block-t.png) no-repeat;}.comment_text_block_b{	height:19px;	background:url(/images/comments/bg-text-block-b.png) no-repeat;}.comment_text_block .comment_container{	float:left;	margin:-81px 0 0;	padding:23px 30px 0 85px;}
.comment .comment_date{	font-weight:bold;	font-style:normal;	display:block;	margin:0 0 4px;}
.comment_user_box{	width:108px;	float:left;	font:14px Helvetica, Arial, sans-serif;}
.comment_avatar{	border:1px solid #acacac;	padding:3px;	margin:0 0 6px;
	display: inline-block;}
.comment_avatar img{display:block;}

.comment_username{	margin:0 0 4px;	display:block;}.comment_username a{text-decoration:none;}.comment_username a:hover{text-decoration:underline;}

.comment_form {

}

