/*
Theme Name:     Island Moving Company
Description:    Island Moving Company
Version:        1
Author:         Lawrence Zevon
Author URI:     http://www.zevonmedia.com/
Template:       enfold
License:        GPL v2
License URI:    http://www.gnu.org/licenses/gpl-2.0.html
*/

@import url("../enfold/style.css");

/* Customizations Here */

ul#avia2-menu li a { -moz-box-shadow:inset 0px 39px 0px -24px #e67a73;
	-webkit-box-shadow:inset 0px 39px 0px -24px #e67a73;
	box-shadow:inset 0px 39px 0px -24px #e67a73;
	background-color:#e4685d;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	border: none;
	display:inline-block;
	cursor:pointer;
	color:#ffffff !important;
	padding:6px 15px;
	margin-top: -4px;
	text-decoration:none; }

ul#avia2-menu li:hover { position:relative; top:1px; }

.gfield_required {
	display:none;
}

#top .widget .textwidget ul{
list-style: disc inside;
}

.main-title { display:none; }

#header_main_alternate {
	background-color: #fff;
}

.news-thumb, .news-time {
	display:none;
}

.news-headline, .news-headline a {
	color:#ff6666!important;
	font-size:12px;
}

.blog-author {
	display:none;
}

.page-id-12 .av_promobox { border:none; background:none; margin-top:0px; padding-top:0px; }


/* LISTS */
ul.imc {
  width:100%;
  margin-bottom:20px;
  overflow:hidden;
  border-top:1px solid #ccc;
}
li.imc {
  line-height:1.5em;
  border-bottom:1px solid #ccc;
  float:left;
  display:inline;
}
#double li.imc { width:45%;}
#triple li.imc { width:33.333%; }
#quad li.imc { width:25%; }
#six li.imc { width:16.666%; }

.page-thumb {
	display: none;
}

.postid-184 .big-preview {
	display:none;
}

.shop-boxer {
    padding: 5px;
    border: 2px solid #ff6666;
    margin: 5px;
}

.slide-meta { display:none; }

/* Buttons */
#menu-item-362 .avia-menu-fx { display: none; }
li#menu-item-362 a { padding: 2px 10px; background-color: #ff6666!important; color: white!important;height: 30px!important; line-height: 12px!important; margin-bottom: 10px; border-radius: 8px; font-size:13px; }

/* Portfolio */
#top .avia-post-nav {
	background:#ff6666;
}

/* Mobile Menu */
#mobile-advanced {
    background: #ff6666;
}
#mobile-advanced a{
    color: white;
}
#mobile-advanced a:hover, #mobile-advanced a:hover .avia-menu-text{
    background: inherit !important;
}
#mobile-advanced a:hover .avia-menu-text{
    color: #c3c3c3;
}
