<?php/*Script Name: 	Custom Metaboxes and FieldsContributors: 	Andrew Norcross (@norcross / andrewnorcross.com)Jared Atchison (@jaredatch / jaredatchison.com)Bill Erickson (@billerickson / billerickson.net)Justin Sternberg (@jtsternberg / dsgnwrks.pro)Description: 	This will create metaboxes with custom fields that will blow your mind.Version: 		0.9.4*//*** Released under the GPL license* http://www.opensource.org/licenses/gpl-license.php** This is an add-on for WordPress* http://wordpress.org/** *********************************************************************** This program is free software; you can redistribute it and/or modify* it under the terms of the GNU General Public License as published by* the Free Software Foundation; either version 2 of the License, or* (at your option) any later version.** This program is distributed in the hope that it will be useful,* but WITHOUT ANY WARRANTY; without even the implied warranty of* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the* GNU General Public License for more details.* ***********************************************************************//************************************************************************You should not edit the code below or things might explode!*************************************************************************/?>
/* Color Theme - Amethyst /Violet/



color - #333e48


/* 01 MAIN STYLES

****************************************************************************************************/



#mainmenu li li a:hover,
.price-row,
.blog-list .date,
.blog-read .date,
.slider-info .text1,
#filters a.selected,
.btn-primary,
.bg-id-color,
.pagination > li > .current,
.pagination > .active > span,
.pagination > li > .current:hover,
.pagination > .active > span:hover,
.pagination > li > .current:focus,
.pagination > .active > span:focus,
.dropcap,
.fullwidthbanner-container a.btn,
.feature-box-big-icon i,
#testimonial-full,
.icon-deco i,
.blog-list .date-box .day,
.bloglist .date-box .day, .single-content .date-box .day,
.feature-box-small-icon .border,
.small-border,
#jpreBar,
.de-gallery .overlay .icon i,
.date-post,
.team-list .small-border,
.de-team-list .small-border,
.btn-border:hover,a.btn-border:hover,
.btn-border.hover,a.btn-border.hover,
.wpcf7-form input[type=submit]:hover,
.owl-arrow span,
.de-progress .progress-bar,
#btn-close-x:hover,
.box-fx .info,
span.overlay,
.widget_search input[type=submit],
#blog-comment input[type=submit], #view-all-projects
{
	background-color: #333e48;
}

a,
.feature-box i,
#mainmenu li:hover > ul,
.date-box .day,
.slider_text h1,
.id-color,
.pricing-box li h1,
.title span,
i.large:hover,
.feature-box-small-icon-2 i,
address span i,
.pricing-dark .pricing-box li.price-row,
#mainmenu a:hover,
#mainmenu a.active,
header.smaller #mainmenu a:hover,
header.smaller #mainmenu a.active,
.pricing-dark .pricing-box li.price-row,
.dark .feature-box-small-icon i,
a.btn-slider:after,
.feature-box-small-icon i,
a.btn-border:after,
.team-list .social a,
.de_contact_info i,
.de_count,
.de_testi blockquote:before,
.dark .btn-border:hover:after, .dark a.btn-border:hover:after, .dark a.btn-border.hover:after,
a.btn-text:after, #subheader h1 span, .heading b, .text-item b, .blog-list h3.id-color
{
	color: #333e48;
}

.feature-box i,
#filters a:hover,
#filters a.selected,

.pagination > li > .current,
.pagination > .active > span,
.pagination > li > .current:hover,
.pagination > .active > span:hover,
.pagination > li > .current:focus,
.pagination > .active > span:focus
.feature-box-big-icon i:after,
.social-icons i,
.btn-border:hover,a.btn-border:hover,
.btn-border.hover,a.btn-border.hover
{

	border-color: #333e48;
}

.box-fx .inner,
.dark .box-fx .inner{
	border-bottom-color: #333e48;
}

.callbacks_nav {
	background-color: #333e48;
}

.widget_categories li{
border-left:solid 3px  #333e48;
}

.de_tab .de_nav li span {
border-top: 3px solid  #333e48;
}

.feature-box-big-icon i:after {
border-color:  #333e48 transparent; /*same colour as the lower of the bubble's gradient*/
}

.de_review li.active img{
	border:solid 4px  #333e48;
}

.red{color:#ff0000 !important;}
.teal{color:#009999 !important;}
.purple{color:#663366 !important;}
.green{color:#009900 !important;}

/**** STYLE FOOTER ****/
footer {
  background: #323e4a;
  color: #8992a1;
}
