/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/.alpha .box, .omega .box {
height:280px;
}

#smooth_slider #smooth_sldr_items {
padding: 0px !important;
}
.smooth_slider_thumbnail {
border: 0px !important;
}
.smooth_slider {
  margin:0 auto !important;
}
.smooth_slider {
    line-height: 20px;
}
.smooth_slider {
    padding-left: 0px;
    padding-right: 0px;
}
.smooth_slider p.more a {
    float: left;
    text-decoration: none;
}
.smooth_slider p.more a {
    color: #E8A02C;
    font-family: Arial,Arial,Helvetica,sans-serif;
    font-size: 12px;
}
.smooth_slider p.more a {
display:block;
background:url(http://www.gearguide.info/wp-content/themes/freshnews/images/ico-continue-trans.png) no-repeat left;
padding: 1px 0 1px 20px;line-height:50px;
}




.subscribe {
display:none;
}


#header .logo {
    margin-top: 0px;
}

#topmenu #rss { display:none } 


.entry img { 
	padding: 2px 2px 2px 2px;
	background: none;
	border: none;
}
.entry .wp-caption {
	padding: 0px;
	background: none;
	border: none;
}
.entry .wp-caption img {
	border: 2px solid #CFCFCF;
	padding: 2px;
	background: none;
	margin-top: 4px;
}
.entry .wp-caption-text {
	margin-top: 4px;
}
