/*  

Theme Name: FreshTrend
Description: FreshTrend private theme. Not for re-use.
Version: 1.03
Author: Todd Emaus
Author URI: http://www.toddemaus.com
 */


body {
	color: #000;
	font: normal 12px/1.5em helvetica, arial, verdana, sans-serif;
	background-color: #123;
	text-align: center;
  margin:0;
}

#container {
	width: 920px;
	margin: 0px auto;
  padding:0;
	text-align: left;
	background: #fff;


}

#main{
	float:left;
  width: 520px;
  margin: 0;
  padding: 4px 10px 0 20px;
  display: inline;
  background: #fff;

}

/* ---------- Header --------- */

#header {
	padding: 6px 0 4px 20px;
	border-bottom: 10px solid #123;
	background: #fff;
	
}

#header-logo{
  
  background: transparent url(./images/new-logo.jpg)  0 0 no-repeat;
  height: 60px;
	width: 310px;
}

#header-text{
  margin: 6px 0 4px 6px;

}

#header-links{
  margin: 45px 0 0 0px;
}

#toprightbox {
	float: right;
	width: 408px;
	padding: 0px 14px 0 0;
	line-height:12px;
	margin:0;

	text-align: right;

}

#desc{
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #234;
	line-height: 110%;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	text-align: right;
	padding: 16px 0 0 0;
  margin:2px 0 8px;
	letter-spacing: 1px;
}

#headerlinks{
	
	text-align: right;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #123;
	line-height: 110%;
	font-size: 11px;
	font-weight: bold;
	margin:0;
	padding-top: 12px;
	letter-spacing: 1px;
}


/* ---------- Footer --------- */

#footer {
	padding: 10px 9px 9px 9px;
	clear: both;
	text-align: center;
  border-top: 10px solid #123;
}



#sidebar{
      	float: right;
      	width: 335px;
      	margin:10px 16px 0 0px;
	      padding:0;
      	display: inline;
	      background: #FFF;
}

#sidebar-l{
      	float:left;
        width: 130px;
        margin:10px 0 0 0px;
      	background: #FFF;

}
#sidebar-r{
        float: right;
        width: 170px;
       	margin:10px 0 0 0;
      	background: #FFF;

}


#sidebar-main-ad{

}


#subscribe {
    	font-family: Helvetica, Arial, Verdana, sans-serif;
    	color: #234;
     	width: 235px;
    	letter-spacing:-.5px;
    	font-weight: bold;
    	font-size: 13px;
    	float:left;
}

/* --------------
  Search 
-------------  */

#searchform {
	text-align: right;
  vertical-align: middle;
}

#searchbox {
  font-family:helvetica,arial,verdana,sans-serif;
  font-size:11px;
  font-weight:bold;
  margin:10px 0 0 0;
  padding:3px -10px 0 -10px;
  width:125px;

}
#searchbutton{
  font-family:helvetica,arial,verdana,sans-serif;
  font-size:11px;
  font-weight:bold;
  text-transform:uppercase;
  vertical-align: middle;
  margin: 2px 0 0 50px;  

}

#awf_field-3159030 {
  font-family:helvetica,arial,verdana,sans-serif;
  font-size:11px;
  font-weight:bold;
  margin:10px 0 0 0;
  padding:3px -10px 0 -10px;
  width:125px;

}
#awf_field-3159030_button{
  font-family:helvetica,arial,verdana,sans-serif;
  font-size:11px;
  font-weight:bold;
  text-transform:uppercase;

  margin: 2px 0 0 35px;  

}

/* --------------
  Sidebar 
-------------  */

#sidebar{
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	line-height: 15px;

}
#sidebar h1 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight:normal;
}

#sidebar h2 {
	color: #123;
	line-height: 110%;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	padding-bottom: 2px;
  margin:10px 0 0px 6px;


}


#sidebar ul {
  margin:0 0 0 8px;
  padding:0;
  list-style: none;
  }
#sidebar ul li {
  margin:0 0 0 4px;
  padding:0;

}
#sidebar table{
	border: 0px black solid;

}


/* --------------
  Links
-------------  */
a {
  text-decoration: none;
}

#text_cont a {
  
  }
  
.post-body a {
  font-weight: bold;
  border-bottom: 1px #359 dotted;
  }


a:link {
  color:#359;
  }
a:visited {
  color:#359;
  }
a:hover {
  color:#136;
  }

#sidebar a{

  }

.post-title a{
  border-bottom: 0px dotted;
  }


/* --------------
  Posts 
-------------  */

#info{
	margin: 0;
	font: 11px verdana,tahoma,sans-serif;
	font-weight: bold;
	padding: 3px;
	background-color: #fff;
	text-align: center;
}

#text_cont{
  padding:0 0 2px;
  margin:0;
}

#text_cont ol{
  margin-left:3px;
}
#text_cont ol li{
  margin:2px 0 0 3px;
}

.post-body img{

  border:0px;
  display: block;
  margin:0 auto 3px;

}

img.alignleft{
  margin-right:10px;
  float:left;
}

#left{
  margin-right:10px;
  float:left;
}
#right{
  margin-left:10px;
  float:right;
}
#mid{
  display: block;
  margin:0 auto 6px;
}

.post-title{
  margin:6px 0 6px;
  font-family: Helvetica, Arial, Verdana, sans-serif;
  font-weight: normal;
  line-height:1.5em;
  font-size:18px;
  display:block;
  color:#234;

  }


h3{
  font-family: Helvetica, Arial, Verdana, sans-serif;
  font-size: 11px;
  line-height: 15px;
}

h4{
  font-family: Helvetica, Arial, Verdana, sans-serif;
  font-size: 11px;
  line-height: 15px;
}

.post-body h2{
  font-family: Helvetica, Arial, Verdana, sans-serif;
  font-size: 16px;
  padding: 12px 0 6px 0;
  margin: 6px 0px 0;
  color:#234;
  border-top: 1px #eee solid;
}


.post-body h4{
  font-family: Helvetica, Arial, Verdana, sans-serif;
  font-size: 12px;
  line-height: 15px;
  padding: 6px 0 6px 6px;
  margin: 6px 0 0;
  color:#123;
  background: #ddd;
}

.post-body ul{
  list-style-type: none;
  padding-left:6px;
  margin-left:0px;
}

.post-body ul li{
  padding-left:0px;
  margin-left:0px;
}

#side_cd_titles {
  margin:0 0 10px;
  padding:0px;
  text-align:center;
  font:10px Helvetica, Arial, Verdana, sans-serif;
  color:#234;
  }

img {
  border: none;
}

#itemhomelink{
	margin: 1px;
	font: 11px verdana,tahoma,sans-serif;
	font-weight: bold;
	padding: 3px;
	text-decoration: underline;
	background-color: #fff;
	text-align: center;
}

#post-date {
  font-family: Helvetica, Arial, Verdana, sans-serif;
  font-size: 11px;
  line-height: 15px;
  color:#aaa;
  text-align:left;
  font-style: italic;
  padding: 10px 0 10px;
  border-bottom:1px dotted #ccd;
  }
  
#post-social {
  font-family: Helvetica, Arial, Verdana, sans-serif;
  font-size: 11px;
  color:#aaf;
  text-align:right;
  padding: 2px 0 2px 5px;
  border-top:1px dotted #ccd;
  border-bottom:1px solid #ccd;
  }
  
  #post-social-box {
  width:520px;
  font-family: Helvetica, Arial, Verdana, sans-serif;
  font-size: 11px;
  
  background:#fff;
  text-align:right;
  padding: 2px 5px 4px 0px;
  margin: 2px 0px 6px;
  border-top:1px solid #eee;
  border-bottom:2px solid #bbd;
  }

  .stumble{
  background:transparent url(http://www.freshtrend.com/images/social/stumbleupon.png) no-repeat scroll right center;
  padding:0 20px 0 0;
  }
  .facebook{
  background:transparent url(http://www.freshtrend.com/images/social/facebook.png) no-repeat scroll right center;
  padding:0 20px 0 0;
  }
  .digg{
  background:transparent url(http://www.freshtrend.com/images/social/digg.png) no-repeat scroll right center;
  padding:0 20px 0 0;
  }
  .delicious{
  background:transparent url(http://www.freshtrend.com/images/social/delicious.png) no-repeat scroll right center;
  padding:0 20px 0 0;
  }
  .twitter{
  background:transparent url(http://www.freshtrend.com/images/social/twitter.png) no-repeat scroll right center;
  padding:0 20px 0 0;
  }

#price{
  font: 15px serif;
  font-weight: bold;
  margin: 0 0 10px 10px;
  padding: 0 6px 6px 6px;
  clear: both;
  float: right;
}

#price a{
  color: #00a;
  background: #fff;
  border-bottom: 1px dotted;
}

#price a:hover{
  background: #eef;
  border-bottom: 1px dotted;
}


#navigation{

	background-color: #ddd;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	line-height: 15px;
	padding: 4px 0px 4px;
  float: left;
  width: 100%;
  border: #ccc solid 1px;
  margin-top: 20px;
}

#navigation h2{
	margin: 4px 0 0;
	font-size: 12px;
	
}

#navigation h3{
	margin: 0;
	padding: 0 14px;
	font-size: 12px;
	
}






.post-body p{
		margin: 0 0 10px;
}

#text_cont p{
	margin: 0 0 10px;
}

.alignleft{
	float: left;
}

.alignright{
	float: right;
}

.pagetitle{

	color: #123;
	line-height: 110%;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
  border-bottom: 1px solid #123;
	padding-bottom: 2px;
  margin:8px 0 6px;
	letter-spacing: 1px;

}

#footer-links{
	color: #357; 
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	margin: 0 40px 0;
}

#sidebar-content{
  padding: 4px 5px 10px;
  margin: 0 0 8px;
  background: #ddd;
  border: 1px solid #bbd;
}

#sidebar-content-nopadd{
  padding: 4px 0px 10px;
  margin: 0 0 8px;
  background: #ddd;
}

#sidebar-content-cat-l{
	float: left;
	width: 130px;
	margin: 0 20px 0 4px;
}
#sidebar-content-cat-r{
	float:right;
	width: 170px;
  margin: 0 4px 0 0;
}

#sidebar h3{
	height: 20px;
	width: 352px;
	background: #123;/*url(./images/side-heading-bg.gif) left top repeat;*/
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding: 4px 0  0 8px;
	margin: 0;
	color: #fff;
	
}
#sidebar-section-left h3.enews{
	height: 20px;
	width: 133px;
	background: #123;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight: normal;
	padding: 4px 0  0 8px;
	margin: 0;
	color: #fff;
	
}

#sidebar-section-full{
  width: 335px;
  font-size: 12px;
  line-height: 17px;
  font-weight: bold;
  background: #fee;
}

#sidebar-content-full{
  padding: 4px 5px 10px;
  margin: 0 0 8px;
  background: #fdd;
  border: 1px solid #dbb;
}



#sidebar-section-full a{
  color: #252;
}

#sidebar-section-left{
  width: 141px;
	float:left;
}
#sidebar-section-full h3{
  width: 327px;
  background: #131;

}


#sidebar-section-left h3{
	height: 20px;
	width: 133px;

}



#sidebar-section-right{
  width: 186px;
	float:right;
}

#sidebar-section-right h3{
	height: 20px;
	width: 178px;

	
}

#sidebar-content td img{
  padding-right: 8px;
}

table.cat-post {margin-left:auto; margin-right:auto;}


.cat-post{
  border: solid 0px white;
  width: 460px;
  border-spacing: 6px 6px;
}

.cat-post td{
  border: solid 0px blue;
  padding: 2px 6px 2px;
  background: #eee;
  margin: auto 0 auto;
  
}
.cat-post tr{

  margin: 4px 0 0;
  padding: 4px 0 0;
}

.cat-post img{
  width: 80px;
  margin: 0 8px 0;
  border: 1px solid #ddd;
  vertical-align: middle;

}

.cat-post h4{
  font-size: 16px;
  margin-left: 8px;

}


p {
	margin:0;
	padding:0;
}
#fav-gifts {
	width:170px;
	margin-top: 8px;
	padding:0 2px 0;
	height:70px;
}
#fav-gifts img{
	float:left;
	width:60px;
	background:#666;
	display:block;
}
#fav-gifts>#fav-gifts-txt { /*display:table for Mozilla & Opera*/
	display:table;
	position:static;
}
#fav-gifts-txt { /*for IE*/
	width:100px;
	height:100%;
	background:#ddd;
	position:relative;
}
#fav-gifts-txt div { /*for IE*/
	position:absolute;
	top:50%;
}
#fav-gifts-txt>div { /*for Mozilla and Opera*/
	display:table-cell;
	vertical-align:middle;
	position:static;
}
#fav-gifts-txt div div {
	position:relative;
	top:-50%;

	margin-left: 6px;
}

#post-rss{
  padding: 6px 10px 6px;
  background: #eee;
  margin-bottom:12px;
}

/* Giant List Post Styling */

#list-desc{
  margin: 0 0px 10px 8px;
  padding: 5px;


}


img.fixed{
width:60px;
}


#guide-intro{
  padding: 8px 0 16px;
}

#sidebar-content-full-coupon{
  padding: 4px 5px 10px;
  margin: 0 0 8px;
  background: #fdd;
  border: 1px solid #dbb;
  font-size: 11px;
}
#sidebar-content-full-coupon a{

}

#sidebar-content-full-coupon ul li{

  padding: 3px 0 3px;

}

.tag{
  text-transform: capitalize;
  color: #357;
  margin: 10px 0;
}

img.leepHor4393{
width:140px;
}



#anno{
  font-size: 14px;
  background: #fff;
  margin: 10px 0px 30px;
  padding: 10px 10px 10px 20px;
  line-height: 22px;
  border:4px dotted #FFCECE;
}

#anno a{
  border-bottom:1px dotted #335599;
}

#anno img{
  float: left;
  padding: 4px;
  margin-right: 15px;
  background: #fff;
}

#anno-text{
  margin: 6px 6px 4px 16px;
  display: block;
}




.metacomment {
  border-top:1px dotted #E8E8E8;
  color:#666666;
  font-size:11px;
  line-height:1.5em;
  margin:0 0 15px;
  padding:20px 0px 10px;
  width:520px;
}



  .stumble1{
  background:transparent url(http://www.freshtrend.com/images/social/stumbleupon_16.png) no-repeat scroll left center;
  padding:2px 0 2px 20px;
  }
  .facebook1{
  background:transparent url(http://www.freshtrend.com/images/social/facebook_16.png) no-repeat scroll left center;
  padding:0 0 0 20px;
  }

  .delicious1{
  background:transparent url(http://www.freshtrend.com/images/social/delicious_16.png) no-repeat scroll left center;
  padding:0 0 0 20px;
  }

    .rss1{
  background:transparent url(http://www.freshtrend.com/images/social/rss_16.png) no-repeat scroll left center;
  padding:2px 0 2px 20px;
  }
  
    .twitter1{
  background:transparent url(http://www.freshtrend.com/images/social/twitter_16.png) no-repeat scroll left center;
  padding:2px 0 2px 20px;
  }
  
.tweet {
  background:url(http://www.freshtrend.com/images/social/twitter_16.png) no-repeat scroll 0 0 transparent;
  color:#777777;
  line-height:25px;
  margin:2px 0 0;
  padding:2px 0 2px 25px;
  vertical-align:middle;
}



.relatedpost {
  float:left;
  margin:0 20px 0 0;
  width:190px;
  font-size: 11px;
  


}

.relatedpost h3 {
  background:none repeat scroll 0 0 #357;
  color:#FFFFFF;
  font-family:Helvetica,Arial,Verdana,sans-serif;
  font-size:13px;
  font-weight:bold;
  height:20px;
  margin:0;
  padding:4px 0 0 8px;
}

.relatedpost li {
  line-height:16px;
  margin:0 8px 0 2px;
  padding:0 0 0 0;
}

.relatedpost ul{
  list-style:square ;
  margin: 0;
  padding: 0 0 0 12px;
}

.under-post-ads{
  float:left;
  width:310px;
  font-size: 11px;
}

.adspot{
margin: 0 auto 8px;
}
