h2.title {
  color:#D0CBC4;
  font-weight:100;
  margin:10px;
}

.news-post {
  border-bottom:1px solid #BCB9B4;
  margin-bottom:20px;
}

.news-post h3.title {
  color:#91897C;
  font-weight:100;
  font-size:150%;
  border-bottom:1px solid #E7E4DF;
  padding:10px 10px 5px 10px;
}

.news-post h3.title a {
  color:#91897C;
  text-decoration:none;
}

.news-post h3.title a:hover {
  color:#D69108;
}

.news-post .body {
  color:#5D5D5D;
  font-size:100%;
  padding:5px 10px 10px 10px;
}

.details {
  background:#F9F8F7;
  border-top:1px solid #F5F3F0;
  width:517px;
  color:#9F9C96;
  padding:6px 5px;
}

.news-post-full .body {
  font-size:110%;
  line-height:1.4em;
}

.news-post-full .details {
  background:none;
  font-size:90%;
  color:#7F726B;
  padding:6px 0;
  margin-bottom:10px;
}

.news-post-full .padding {
  padding:0 10px 10px 10px;
  color:#5D5753;
}

.news-post-full .rate-box {
  margin:10px 0;
}

.news-post-full .rate-box form {
  margin:0;
  padding:0;
  border:0;
  overflow:auto;
}

.news-post-full .rate-box .padding {
  padding:0 4px;
}

.news-post-full .rate-box .form-item {
  border:none !important;
  padding:0 !important;
}

.news-post-full .rate-box .form-radio,
.news-post-full .rate-box label {

  line-height:25px;
}

.news-post-full .rate-box .form-item label {
  float:left;
}

.news-post-full .rate-box .form-image {
  margin-left:10px;
}

.details .view {
  display:inline;
  line-height:15px;
  padding-left:13px;
  background:url(../../images/base/icons/paper.gif) left no-repeat;
}

.details .view span {
  display:none;
}

.details .links {
  display:inline;
  margin-left:10px;
  font-size:90%;
}


.details .links .delimeter {
  color:#E0DDD5;
}

#my-news .news_item_title {
  margin:0 0 1px 0;
  padding:5px 0;
}

#my-news .news_item_title h3 {
  font-size:140%;
  font-weight:100;
  margin:0;
  padding:5px 5px 2px 5px;
}

#my-news .news_item_title h3 a {
  color:#6D655D;
  text-decoration:none;
}

#my-news .news_item_title h3 a:hover {
  color:#FF8D00;
  text-decoration:underline;
}

#my-news .news_it_odd {
  background:#F9F8F7;
}

#my-news .news_it_even {
  background:#F2EFEC;
}

#my-news .news_item_title p.details {
  margin:0;
  background:none;
  padding:2px 5px 5px 5px;
}

#browse-category #c,
#browse-news #c {
	width:726px;
	margin:0;
	padding:15px 10px;
}

#browse-news #footer {
  border-top-width:1px;
}

#browse-news .news_box {
	background:transparent;
	margin:0 0 10px 0;
}

#browse-category .category_box .tc,
#browse-news .news_box .tc {
  height:10px;
  background:url(../../images/base/search/box/tl.gif) top left no-repeat;
}

#browse-category .category_box .tc .sub,
#browse-news .news_box .tc .sub {
  float:none;
  height:10px;
  width:auto;
  margin-left:10px;
  overflow:hidden;
  background:url(../../images/base/search/box/tr.gif) top right no-repeat;
}

#browse-category .category_box .bc,
#browse-news .news_box .bc {
  height:12px;
  overflow:hidden;
  background:url(../../images/base/search/box/bl.gif) top left no-repeat;
}

#browse-category .category_box .bc .sub,
#browse-news .news_box .bc .sub {
  float:none;
  height:12px;
  margin-left:10px;
  background:url(../../images/base/search/box/br.gif) top right no-repeat;
}

#browse-category .category_box .padding,
#browse-news .news_box .padding {
	border-width:0 2px 0 1px;
	border-style:solid;
	border-color:#97C2E6;
	background:#fff;
	padding:2px 5px;
}

#browse-news .news_box h4 {
  color:#396991;
  font-size:130%;
  font-weight:100;
  margin:0 0 2px 0;
  padding:0;

}

#browse-news .news_box h4 .pad {
  padding:0 !important;
  margin:0;
}

#browse-news .news_box h4 a {
  color:#396991;
}

#browse-news .news_box ul {
  list-style:none;
  margin:0;
  padding:0;
}

#browse-news .news_box ul li {
  padding:5px;
}

#browse-news .news_box ul li.odd {
  background:#EDF7FF;
}

#browse-news .news_box ul li.even {
  background:#F7FBFF;
}

#browse-news .news_box ul li span.title {
  display:block;
}

#browse-news .news_box ul li span.title a {
  color:#1A5584;
  font-weight:bold;
}

#browse-news .news_box ul li span.detail {
  display:block;
  color:#81AACB;
  font-size:90%;
}

#browse-news .news_box ul li img.photo {
  float:right;
  border:1px solid #BCDAF3
}

#browse-news .news_box ul li span.detail a {
  color:#2F79B4;
}

#browse-news .news_box ul li span.title a:hover,
#browse-news .news_box ul li span.detail a:hover {
  color:#CC5C01;
}

#browse-news .news_box_category .tc {
  display:none;
}

#browse-news .news_box_category .padding {
  border:none;
  padding:8px 5px 0 5px;
  background:url(../../images/base/site/news/news_box_category_tc.gif) top no-repeat;
}

#browse-news .news_box_category h4 {
  padding:0;
}

#browse-news .news_box_category .add_news_button {
  display:block;
  float:right;
  width:67px;
  height:20px;
  background:url(../../images/base/site/news/add_news_button.gif) top no-repeat;
}

#browse-news .news_box_category .add_news_button span {
  display:none;
}

#browse-news .col {
  width:235px;
  float:left;
}


#browse-news #two,
#browse-news #three {
  margin-left:10px;
}

#browse-news #most_recent,
#browse-news #most_popular {
  float:left;
  width:358px;
}

#browse-news #most_popular {
  margin-left:10px;
}

#browse-news .buttons {
  height:25px;
  overflow:hidden;
  margin:8px 5px 0 5px;
}

#browse-news a.mini_button {
  display:block;
  float:right;
  cursor:pointer;
  font-size:90%;
  text-decoration:none;
  line-height:25px;
  color:#2E6C9F;
  background:url(../../images/base/site/news/buttons/left.gif) top left no-repeat;
  margin:0 0 0 5px;
}

#browse-news a.mini_button span {
  display:block;
  background:url(../../images/base/site/news/buttons/right.gif) top right no-repeat;
  padding:0 5px;
  text-align:center;
}

#browse-news .by-cat {
  color:#5B9ACF;
  font-weight:100;
  font-size:110%;
  margin:10px 0 5px 0;
}

#browse-category h2.page_title {
  font-size:180%;
  font-weight:100;
  margin:0 6px;
  padding:0;
  color:#134988;
}

#browse-category .return_link {
  margin:0 6px;
  padding:0;
  font-size:90%;
}

#browse-category .return_link a {
  color:#AFAFAF;
}

#browse-category .news-post {
  border:1px solid #C6D9EF;
  margin:10px 0 0 0;
}

#browse-category .news-post h3.title {
  margin:0;
  color:#5485BB;
  border-color:#A6C3E3;
}

#browse-category .news-post .details {
  background:#E9F3FE;
  color:#7199C7;
  border:none;
  width:auto;
  margin:0;
  padding:5px;
}

#browse-category .news-post .summary {
  padding:10px;
  margin:0;
  color:#275588;
}

#most_popular h4 {
  width:105px;
  float:left;
}

#most_popular .tabs {
  list-style:none;
  float:right;
  padding:0;
  margin:0;
}
a#mv_link {
  border-right:1px solid #A9CBEC;
  margin-left:0;
}

a#hs_link {
  margin-left:0;
}

#most_popular .tabs li {
  display:block;
  float:left;
  padding:0 !important;
  margin:0;
}

#most_popular .tabs li a {
  display:block;
  float:left;
  padding:0 5px;
  color:#6691BD;
  text-decoration:none;
}

#most_popular .tabs li a.active {
  color:#E07E00;
  font-weight:bold;
  background:url(../../images/base/site/news/arrow.gif) left no-repeat;
  padding-left:15px;
  margin-left:5px;
}



#most_popular .news_wrapper {
  clear:both;
}

#most_popular #high_scored_box,
#most_popular .news_wrapper h5 {
  display:none;
}

.score {
  display:block;
  width:63px;
  height:11px;
  margin:2px 0;
}

.score span {
  display:none;
}

.score-0-5 {
  background:url(../../images/base/site/news/score/stars/0.5.gif) top left no-repeat;
}

.score-1 {
  background:url(../../images/base/site/news/score/stars/1.gif) top left no-repeat;
}

.score-1-5 {
  background:url(../../images/base/site/news/score/stars/1.5.gif) top left no-repeat;
}

.score-2 {
  background:url(../../images/base/site/news/score/stars/2.gif) top left no-repeat;
}

.score-2-5 {
  background:url(../../images/base/site/news/score/stars/2.5.gif) top left no-repeat;
}

.score-3 {
  background:url(../../images/base/site/news/score/stars/3.gif) top left no-repeat;
}

.score-3-5 {
  background:url(../../images/base/site/news/score/stars/3.5.gif) top left no-repeat;
}

.score-4 {
  background:url(../../images/base/site/news/score/stars/4.gif) top left no-repeat;
}

.score-4-5 {
  background:url(../../images/base/site/news/score/stars/4.5.gif) top left no-repeat;
}

.score-5 {
  background:url(../../images/base/site/news/score/stars/5.gif) top left no-repeat;
}

.score-details {
  width:120px !important;
}

#my-news .menu ul li a.menuMyNews,
#my-news-add .menu ul li a.menuPostNews,
#user_edit_profile .menu ul li a.menuPersonal {
	background-color:#fff;
	background-image:url(../../images/base/box/submenu/selected_tl.gif);
	margin:2px 0 0 0;
	color:#000;
}


#my-news .menu ul li a.menuMyNews:hover,
#my-news-add .menu ul li a.menuPostNews:hover,
#user_edit_profile .menu ul li a.menuPersonal:hover {
	color:#000;
	background-color:#fff;
}

#my-news .menu ul li a.menuMyNews span,
#my-news-add .menu ul li a.menuPostNews span,
#user_edit_profile .menu ul li a.menuPersonal span {
	background-image:url(../../images/base/box/submenu/selected_tr.gif);
	border-color:#fff;
	cursor:default;
}

#my-news .menu ul li a.menuMyNews:hover span,
#my-news-add .menu ul li a.menuPostNews:hover span,
#user_edit_profile .menu ul li a.menuPersonal:hover span {
	border-color:#fff;
}