/*
Theme Name: Taste Trend
Theme URI: http://www.fivetechnology.com/
Description: Theme created for Taste Trend.
Version: 1.0
Author: Travis Neiderhiser
Author URI: http://www.fivetechnology.com
*/

.content h1 a, .content-inner h1 a {
	color:#3C0000;
	font-size:22px;
	line-height:34px;
	margin:0;
	text-decoration:none;
	font-weight:normal;
}
.content h1 a:hover, .content-inner h1 a:hover {
	text-decoration:underline;
}
.content-inner h2.main-title {
	color:#3C0000;
	font-size:26px;
	border-bottom: #999999 solid 1px; 
	padding:0 0 50px 0;
	margin-bottom:10px;
}
.content-inner h2.main-title span {font-size:12px;}
.column-right li {list-style:none;}

span.date {color:#999;}

.postmetadata {border-bottom: #999999 solid 1px; padding:0 0 50px 0;}

ul.subscribe {list-style:none; margin:7px 0 0 0;padding:0;}
ul.subscribe li {float:left; padding:0 18px 0 0; list-style:none; background:none; width:140px;}
ul.subscribe li:last-child {padding-right:0;}
ul.subscribe li a { height:30px; display:block; padding:5px 0 0 30px; color:#000;}
ul.subscribe li a.hover {text-decoration:none;}
ul.subscribe li a.feed {background:url(/custom/images/framework/rss_48.png) no-repeat;}
ul.subscribe li a.email {background:url(/custom/images/framework/mail_forward_48.png) no-repeat;}

.clear {clear:both;}

.column-right-inner {
  margin:0 3px 16px 0;
  padding:11px 0 0 4px;
  overflow:hidden;
}
.column-right-inner h2 {
  margin:0 0 5px;
  color:#fff;
  padding:0 0 0 16px;
  font-size:18px;
  line-height:50px;
  font-weight:normal;
  background:url(/custom/images/framework/bg-title.gif) repeat-x;
}
.column-right-inner img {
  border:5px solid #dfd9bf;
}
.column-right-inner p {
  margin:10px 0 0;
  font-size:12px;
  line-height:16px;
  padding:0 8px;
}
