/**
* 
*
Ost Style css $
*
*
**/

body {background-color: #f1f1f1;}

/* to make jReview module images responsive */
.jrModuleItems .jrModuleItemThumbnail img {
    height: auto !important;
    width: 100% !important;
}
.jrListingMainImage img {
    height: auto !important;
    width: 100% !important;
}

[class^="icon-"] .module-content, [class*=" icon-"] .module-content {
    line-height: inherit;
}

.aweb .module-content {
  padding: 0;
}


/* to make sidebar and mainbody fit advertisments */
@media only screen and (min-width: 1200px) {
  .rt-grid-8 {width: 880px;}
  .rt-push-4 {left: 320px;}
  .rt-grid-4 {width: 320px;}
  .rt-pull-8 {left: -880px;}
}

/* to keep big advertisments from covering content RD */
.rt-grid-4.rt-pull-8 {overflow: hidden;}

.font-size-is-default {
    font-size: 16px;
  line-height: inherit;
}

h1, h2, h3, h4, h5, h6 {
    color: #666666;
  text-shadow:none;
}

blockquote {
  background: #f9f9f9;
  border-left: 10px solid #ccc;
  margin: 1.5em 10px;
  padding: 0.5em 10px;
  quotes: "\201C""\201D""\2018""\2019";
}
blockquote:before {
  color: #ccc;
  content: open-quote;
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
}
blockquote p {
  margin-bottom: 15px;
}

li {
    line-height: inherit;
    margin-bottom: .5em !important;
}

.font-size-is-large {
    font-size: 17px;
    line-height: 1em;
}
.font-size-is-xlarge {
    font-size: 21px;
    line-height: 1em;
}
.rt-light a {color: #7EB347; font-weight: bold;}

a:hover{
color:#2a9b21;}

.fp-roksprocket-lists-2 .sprocket-lists-title a {
    color: #666666;
}

.box6 {
    color: #555555;
    text-shadow: none;
}


.box1 .sprocket-lists .sprocket-lists-title, .box2 .sprocket-lists .sprocket-lists-title, .box4 .sprocket-lists .sprocket-lists-title, .box5 .sprocket-lists .sprocket-lists-title, .box6 .sprocket-lists .sprocket-lists-title {
    color: #666666 !important;
}


.box4 .title, .box4 h1, .box4 h2, .box4 h3, .box4 h4, .box4 h5, .box4 h6 {
    color: #606060 !important;
}

.box4 {
    color: #666666;
    text-shadow: none;
}
.button, .readon, button.validate, p.readmore a, #member-profile a, #member-registration a, .formelm-buttons button, .controls .btn, .logout-button .btn, #gantry-totop, .sprocket-mosaic-header li, .sprocket-readmore, .sprocket-mosaic-loadmore, .sprocket-lists-title .indicator, .roksearch_results a.clr, #k2Container .k2ReadMore, #k2Container #submitCommentButton {
    padding: 2px 10px;
}
.rt-topbar {
    display: block;
    height: 0px;
    margin-bottom: 0px;
    width: 100%;
}

/****** For Ad Adsense Header 1 **************/ 
#rt-content-top .rt-block {
  padding-bottom: 0;
  margin-bottom: -3px;
}

.rt-container .rt-grid-4 {width:none;}


/****** jReviews Overrides **************/ 

.jrModuleItems .jrModuleItemTitle, .jrModuleItems .jrModuleItemTitle a {
    font-size: inherit !important;
}

.jrDialog {
    font-size: 13px !important;
    padding: 8px 13px 0 !important;
    border: 1px solid #aaa;
    border-radius: 4px;
  background-color: rgb(225, 234, 197);
    box-shadow: inset 0 0 2px, 4px 4px 11px 0px;
}
.jrDialog .ui-widget-header {
    border: 0px none !important;
    padding: 8px;
}
.jrDialogContent {
    margin: 5px;
}
.jrDialog button {
    float: right;
}

/* Edit button mod */
.jrDropdown.jrManage .jrManageText {
  display: inline !important;
  padding-left: 6px;
  font-weight: bold;
  color: #F00505;
  font-size: 12px;
}







/********************/ 
#rt-top-surround #rt-header{
  background-color: #fff;
  -webkit-box-shadow: 0px 1px 3px 0px #ACACAC;
  -moz-box-shadow: 0px 1px 3px 0px #ACACAC;
  box-shadow: 0px 1px 3px 0px #ACACAC;
}

.header-type-preset1 #rt-top-surround{
  background:none;
}

.search-flow {
  padding: 15px 0;
  margin: 5px 0 0;
}

/********************/ 

#rt-drawer .rt-container {
    background: none;
  margin: 0px auto;
  padding:0px;
  box-shadow:none;
}

#rt-page-surround #rt-drawer .rt-container{
   margin: 0px auto;
}

#rt-top .rt-container {
    background: none;
  margin: 0px auto;
  padding:0px;
  box-shadow:none;
}

#rt-top .rt-block {
    margin: 0px;
    padding: 0px;
    position: relative;
}

#rt-top .date-block {
    margin: 0;
    padding: 0;
    text-align: right;
  font-family: 'Open Sans','Helvetica',arial,serif;
}


#rt-top-surround .rt-container {
    background: none;
  padding: 0;
  box-shadow:none;
}

/********** menu RD 10/25/13 **************/

.elg_searchTop form {
    margin: 0;
}

/********** menu **************/

#rt-header .rt-grid-3 {z-index:100 !important;} /* add ficus to search button if it's behind other divs */

.menu-block .gf-menu{
  border-radius:none;
  background:none;
  box-shadow:none;
}
.gf-menu li {}

.gf-menu.l1 > li > .item{}
.gf-menu li a, .gf-menu .item {
  color:#797878;
  text-shadow:none;
  padding: 5px 8px;
}

.gf-menu li a:hover, .gf-menu .item:hover, .gf-menu li.active a {
  color:#fff !important;
  text-shadow:none;
}

.gf-menu.l1 > li.active{color:#fff;}

.new-listing {background: none repeat scroll 0% 0% #F0A400 !important;}

@media (min-width:768px) and (max-width:959px) {
  .layout-mode-responsive .gf-menu.l1 > li > .item {
    font-size: 11px;
  }
}

/************ text size *************/

#rt-header #rt-accessibility{
  float:right;
  margin-top: 10px;
}
#rt-header #rt-accessibility #rt-buttons{
  float:left;
}

/************ search *************/

.fp-rokajaxsearch.rt-block {
    margin: 30px 0 0;
    padding: 0;
}

.rokajaxsearch .roksearch-wrapper {
  background: #FFFFFF url("../images/icons/search_icon.png") no-repeat right center;
    border: none;
}

.fp-rokajaxsearch.rt-block .rokajaxsearch .inputbox {
    color:#818181 !important;
}

.jrForm .jrFieldDiv {
    margin: 0 0 0px !important;
    overflow: hidden;
}
#rt-top-surround {
    padding-bottom:0px;
}


/****************** front page ****************/

.fp-map {padding:0 !important;}

.fp_mag_image {
  min-height: 387px;
  background-image: url(http://eatlocalgrown.com/images/graphics/fp_map_28.jpg) !important;
  background-position: center top;
  background-size: cover !important;
}

#rt-utility  {
    background-color: #DADADA;
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.3) inset;
}

#rt-utility .fp-map .jrMapModule {min-height: 364px;}

.rt-block.box3.title1.fp-flf {min-height: 352px;}


/********************** article page ****************/

.elgNews2 .jrListingMainImage  img{
    float: none;
    margin: 0;
    padding: 0;
}
.elgNews2 .jrListingMainImage {
    float: none;
    margin: 0 auto 25px;
  padding: 0;
  display: none;
}
.elgNews2 .jrCompactGallery {
    display: none;
}

.ad-300-sidebar {
  margin-bottom: -15px;
  }

.flow336wrapper {
padding: 20px 0;
border-top: 1px solid #eee;
border-bottom: 1px solid #eee;
}

.article-tags {display: none;}


/********************** main ****************/
#rt-maintop .module-title {
    margin-bottom: 10px;
  float:left;
  width:100%;
  background: url("../images/main/heading_bg.png") repeat-x left center;
  
}

#rt-maintop .module-title .title {
    line-height: 30px;
    margin: 0 0 5px;
    padding: 5px 15px 5px 0px;
  background:#ffffff;
  float:left;
  width:auto;
  font-size: 150%;
  color:#73ab00 !important;
  text-transform:uppercase;
}



#rt-content-bottom .module-title {
    margin-bottom: 10px;
  float:left;
  width:100%;
  background: url("../images/main/heading_bg.png") repeat-x left center;
  
}
#rt-content-bottom .module-title .title {
    line-height: 30px;
    margin: 0 0 5px;
    padding: 5px 15px 5px 0px;
  background:#ffffff;
  float:left;
  width:auto;
  font-size: 150%;
  color:#73ab00 !important;
  text-transform:uppercase;
}

#rt-mainbottom {
  box-shadow: 0px -1px 10px 0px #ACACAC;
  background-color: #FFF;
}

#rt-content-top
{
}

.ost_map .jr-map-canvas { width:657px;}


ul.sl_tweets li {
    background:url("../images/main/twitter_icon.png") no-repeat left 13px;
    border-bottom:none;
    border-left:none;
    border-top:none;
    padding: 10px 15px;
   
}
ul.sl_tweets li p {
    margin: 0;
    padding-left:10px;
}


#rt-sidebar-a .rt-block {padding-right: 0;}

.sidebar-article  {max-width: 300px;}

.sidebar-article .jrModuleItemCategory {display: none;}


/********* footer  *********/

#rt-bottom h2.title {
 font-size:18px;
 border-bottom:1px solid #999;
 padding-bottom:10px;
 margin-bottom:10px;
}
#rt-bottom {
    margin-bottom: 25px;
}

#rt-footer-surround:after {
    background: none;
}
#rt-footer-overlay {
    background-image: none !important;
    background-color: rgb(229, 229, 229);
    box-shadow: 0px 1px 3px 0px rgb(172, 172, 172), 0px -1px 3px 0px rgb(172, 172, 172);
}

#rt-footer-overlay h2 {
    color: #999 !important;
}

.elg-footer l1 a {
  font-size: 14px !important;
  line-height: 1em;
  }

.footer-type-preset1 #rt-footer-surround{
  background-image:none;
  border-top:5px solid #f1f1f1;

}

#rt-footer-surround .rt-container {
  text-shadow:none;
}

#rt-copyright{
  background:#333;
}

#rt-copyright .rt-block {
    margin: 0px 0;
    padding: 15px 0;
    position: relative;
}

.rt-social-buttons > h2{
 font-size: 15px;
 line-height: 20px;
 margin: 0;
 padding-bottom: 10px;
}
/********/

#rt-debug .rt-container {
    background: none !important;
  box-shadow:none;
  margin: 0px auto;
  padding: 0;
}
#rt-debug .rt-block {
    margin: 0px;
    padding: 15px 0px 0px 0px;
    position: relative;
}

/***********/

#rt-bottom .box{
   float:left;
   width:100%
}


.rt-social-buttons {
    margin: 0 0 0 0px;
  background:none;
  position:relative;
  color:#999;
  box-shadow:none;
  top:0px;
  left:0px;
  padding:0px;
}

.gantry-width-90 {
    line-height: 18px;
  width: 85%;
}

.gantry-width-10 {
    margin-right: 10px;
  width: 8%;
}

.footer_detail{
  float:left;
  margin-right:20px;
}
.footer_detail:last-child{
  margin-right:0px;
}

.icon-phone, .icon-home{
  color:#999;
  font-size: 20px;
}

.icon-envelope-alt{
  color:#999;
  font-size: 16px;
}

#rt-footer-surround ul.menu li a{
  color:#999;
}
#rt-footer-surround ul.menu li a:hover{
   color:#73ab00;
}

.rt-social-buttons .social-button {
  background:#999;
    color: #ffffff;
  font-size: 18px;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.1);
}

.rt-social-buttons .social-button {
    border-radius: 100% 100% 100% 100%;
    display: inline-block;
    font-size: 18px;
    height: 28px;
    margin-right: 5px;
    text-align: center;
    width: 28px;
  line-height: 26px;
   color: #ffffff !important;
}

.rt-social-buttons .social-button:hover {
     background:#73ab00!important;
   color: #ffffff !important;
}

.ost_link{
  text-align: right;
}



.ad-wrapper li {  
  background:url("../images/main/arrow_a.png") no-repeat left center !important ;
    border:none;
     color: #6d6c6c !important;
    cursor: pointer;
    float: left;
    font-size: 13px;
    font-weight: bold;
    height: 33px;
    line-height: 33px;
    margin-bottom: 5px;
    overflow: hidden;
width: 238px;}


.ost_footer .jrResults {
    border: 1px solid #C0C0C0;
  border-top: 1px solid #C0C0C0 !important;
    padding-left: 15px;
    padding-top: 15px;
    width: 674px;
}

.menu_a ul
{ list-style:none; margin:0px; padding:0px;}


.menu_a li
{ list-style:none; padding-top:10px; float:left; width:80px; text-align:center; font-family: 'EauSansBold',Geneva,Verdana,Helvetica,Arial,sans-serif; }

.menu_a li a
{  text-align:center; /*text-transform:uppercase;*/ font-size:12px !important; color: #797878; text-shadow:none; font-weight:normal;font-family: 'EauSansBold',Geneva,Verdana,Helvetica,Arial,sans-serif;}
 
 
 ul.menu_a li a:before, ul.menu_a li .item:before, ul.menu_a li .separator:before {
   
    display: inline;
     content: none !important;
    font-size: 1.6em;
    font-weight: normal;
    list-style: none outside none;
    vertical-align: middle;
}
.address { background:url("../images/main/Home_icon.png") no-repeat left center;
padding-left:25px;}
.phone { background:url("../images/main/phone_icon.png") no-repeat left center;
padding-left:25px;}
.email { background:url("../images/main/message_icon.png") no-repeat left center;
padding-left:25px;}

._design{ text-align:right;}


.banner-728 {
  padding: 15px 0 0 0;
  margin: 0;
  line-height: 0;
}
.custombanner-728 {text-align:center;} /* five40 */

/********** inner page design *****************/


#hiw-slide1 { margin:0px !important;}


.hiw-slide2 h3 { font-size: 175% !important;
    font-weight: normal;
    margin-bottom: 0.25em; color:#73ab00 !important;}

div.moduletable_fp, .aboutUs {
    border-radius: 2px 2px 2px 2px;
    border-right: 1px solid #DDDDDD;
    float: left;
    margin-bottom: 30px;
    margin-left: 0;
    margin-right: 14px;
    padding: 0 10px;
    width: 275px;
}
.aboutUs {
    border: 1px solid #CCCCCC;
    clear: both;
    margin-top: 10px;
  padding: 0 10px !important;
    width: 96%;
}
.aboutUs h3 {
    background-color: #FFFFFF;
    border: medium none;
    border-radius: 2px 2px 2px 2px;
    display: inline-block;
    font-size: 1.5em;
    margin: -18px 0 5px !important;
    padding: 0 12px;
}

.aboutUs h2 {
  font-size: 1em;
  color: #5F9900 !important;
}
div.moduletable_fp {
    border-right: medium none;
}
.moduletable_fp .jr_modItems {
    padding-right: 15px;
}
.moduletable_fp .contentColumn {
    height: 101px;
    overflow: hidden;
}
.moduletable_fp .contentTitle {
    font-weight: bold;
    margin-bottom: 2px !important;
    max-height: 23px;
    overflow: hidden;
}

.front_page div.jrModuleItemTitle a {
  font-size: 18px !important;
  color: #254209 !important;
  line-height: 1.15em;
}


/***********************************/
/*********  Responsive css  ********/
/***********************************/

@media only screen and (min-width : 1200px) {

  .elg_searchTop .input-append > input {
    width: 300px;
  }
  #rt-showcase .rt-grid-4 {
    width: 400px;
  }
}

@media only screen and (min-width: 960px) and (max-width: 1199px) {
  .elg_searchTop .input-append > input {
    width: 175px;
    margin-left: 15px;
  }
  .st_reddit_vcount, .st_tumblr_vcount {display:none;}


}

@media only screen and (min-width: 768px) and (max-width: 959px) {
  .elg_searchTop .input-append > input {
    width: 180px;
  }
  .st_reddit_vcount, .st_tumblr_vcount {display:none;}

}

@media only screen and (min-width: 481px) and (max-width: 767px) {
  .elg_searchTop .input-append > input {
    width: 300px;
  }
  .st_reddit_vcount, .st_tumblr_vcount {display:none;}
  #rt-showcase {display: none;} 

}

@media only screen and (max-width: 480px) {
  .elg_searchTop .input-append > input {
    width: 270px;
    font-size: 20px;
    height: 30px;
  }
  .rt-container {width: 100%;}
  .elg_searchTop .btn {height: 40px;}
  .st_reddit_vcount, .st_tumblr_vcount {display:none;}
  .avPlayerWrapper .avPlayerContainer {margin: 0px -16px;}
  #rt-showcase {display: none;} 
}

/******* VIDEO Listing ********/

#video_listing .jrListingInfoContainer, #video_listing .jrListingMainImage {display:none;}

/******* HOW IT WORKS *********/

#rt-showcase {
  min-height: 574px;
  background: url("/images/graphics/how-it-works-1a.jpg") no-repeat scroll center top / cover rgb(0, 0, 0);
  box-shadow: inset 0px 0px 5px 2px rgb(0,0,0);
}

#rt-showcase .rt-grid-4 {
    margin-top: 450px;
}
#rt-showcase .box3 {
box-shadow: 0px 6px 11px rgb(0, 0, 0);
}

.rt-block .hiw-3 {
    min-height: 450px;
}
.hiw-feature {
    margin: -100px 0px -30px 0px;
    float: right;
}
.hiw-3 h2 {
    font-size: 260%;
}
#rt-extension {
    background-color: #E1E7ED;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3), inset 0 0 57px 0px #8DACC9;
    border: 1px solid #93A7BA;
}