/* @override 
	http://release-news.com/templates/ts_newsline/css/custom.css
	http://www.release-news.com/templates/ts_newsline/css/custom.css
*/

/* CJamesRun@Fiverr.com Edits */

.homepage section.featured{
	display: none;
}
.featured #sp-content-top{
display: none;
}
aside{
	padding-top: 20px;
}
#sp-component input[type="text"], 
#sp-component input[type="password"], 
#sp-component input[type="datetime"], 
#sp-component input[type="datetime-local"], 
#sp-component input[type="date"], 
#sp-component input[type="month"], 
#sp-component input[type="time"], 
#sp-component input[type="week"], 
#sp-component input[type="number"], 
#sp-component input[type="email"], 
#sp-component input[type="url"], 
#sp-component input[type="search"], 
#sp-component input[type="tel"], 
#sp-component input[type="color"], 
#sp-component .uneditable-input {
    text-shadow: none;
    color: #444;
    min-height: 30px;
    box-shadow: none;
    border-radius: 0px;
    background: #fff none repeat scroll 0% 0%!important;
    border: 1px solid #E5E5E5;
}
.jesubmit label{
	display: inline;
}
.search-results .result-title {
  font-size: 14px;
  margin-top: 20px;
  font-family: 'Roboto Slab', serif;
  display: inline-block;
}
.search-results .result-category {
  font-size: 12px;
  color: #999999;
}
.search-results .result-text {
  margin-top: 5px;
  margin-bottom: 5px;
}
.search-results .result-created {
  display: block;
  font-size: 12px;
  color: #999999;
  padding-bottom: 20px;
  border-bottom: 1px solid #eeeeee;
  margin-left: 0;
}
#searchForm fieldset {
  margin: 20px 0;
}
fieldset.only .checkbox {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.form-limit label,.form-limit #limit{display: inline;}

form#acesearchModule-207 {
  margin: 9px 0 -2px!important;
  position: relative!important;
}
#sp-search .search .acesearch_input_module_simple{
  min-height: 35px!important;
  background: rgba(0,0,0,0.5)!important;
  color: #fff!important;
  border: 0!important;
  padding: 0 30px 0 10px!important;
  -webkit-box-sizing: border-box!important;
  -moz-box-sizing: border-box!important;
  box-sizing: border-box!important;
  -webkit-border-radius: 2px!important;
  -moz-border-radius: 2px!important;
  border-radius: 2px!important;
}
#sp-search .search form input.acesearch_input_module_simple:focus {
  -webkit-box-shadow: none!important;
  -moz-box-shadow: none!important;
  box-shadow: none!important;
}
#sp-search .search i {
  position: absolute!important;
  right: 10px!important;
  top: 9px!important;
  color: #6c6c6c!important;
  font-size: 16px!important;
  text-shadow: none!important;
}
div#sp-slide2.span12{
  padding-right:0!important;
}
input.acesearch_input_module_simple{width:100%!important;}
form .search.acesearch_bg_module {
  margin-bottom:0px;
  height:35px;
}
body.jesubmit form input#title{
	width:100%;
	box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
