@charset "utf-8";

/* CSS Document */





/* ---------------------------------------------------------------------- */

/* Theme Information

/* ----------------------------------------------------------------------

Name: Inceptio

Description: Responsive Multi-Purpose Theme

Version: 1.2

Author: Ixtendo

Author URI: http://www.ixtendo.com

------------------------------------------------------------------------- */





/* ---------------------------------------------------------------------- */

/* Inceptio Retro Green Styles

/* ----------------------------------------------------------------------

TABLE OF CONTENTS



-Text

-Background Colors

-Borders

-Media Player

------------------------------------------------------------------------- */





/* ---------------------------------------------------------------------- */

/* Text

/* ---------------------------------------------------------------------- */

a, a > *,

.intro strong,

.introbox strong,

.iconbox > a:hover .iconbox-title,

.entry-title a:hover,

.project-list li:hover .entry-title,

ul#search-results h2 a:hover,

ul#search-results h2 a:hover strong,

.widget ul.menu li > a:hover, .widget ul.menu li.current-menu-item > a,

.ui-tabs .ui-tabs-nav li a:hover, .ui-tabs .ui-tabs-nav li.ui-state-active a,

.ui-accordion .ui-accordion-header:hover, .ui-accordion .ui-accordion-header.ui-state-active,

ol.comment-list .comment-author a:hover,

.post-carousel .entry-meta a:hover,

.iconbox .call-to-action,

.content-featured a:hover,

#breadcrumbs a:hover {

	color: #6D8D5B;

}



/* ---------------------------------------------------------------------- */

/* Background Colors

/* ---------------------------------------------------------------------- */

ul#navlist li.current a,

.ddsubmenustyle li a,

.flex-direction-nav a:hover, .flex-direction-nav a:active,

.tp-leftarrow:hover, .tp-rightarrow:hover,

.ie8 .flex-direction-nav a:hover, .ie8 .flex-direction-nav a:active,

.ie8 .tp-leftarrow:hover, .ie8 .tp-rightarrow:hover,

.iconbox.icon-left > a:hover .iconbox-icon,

.jcarousel-prev:hover, .jcarousel-prev:focus,

.jcarousel-next:hover, .jcarousel-next:focus,

#toTop:hover,

.page-nav li.current,

.page-nav a:hover,

.pricing-box.featured .price,

.pricing-box.featured .title,

#filter a:hover, #filter a.selected,

.tags a:hover,

.tp-caption.colored,

.tp-bullets .bullet:hover, .tp-bullets .bullet.selected,

#newsletter-form input.button:hover,

.button, .content-form input.button, #comment-form #submit,

.button.black:hover,

.arrow-box-hover,

#footer-featured {

	background-color: #6D8D5B;

}



/* HTML5 Reset CSS Rewriting */



/* Custom text-selection colors (remove any text shadows: twitter.com/miketaylr/status/12228805301) */

::-moz-selection {background: #6D8D5B;}

::selection {background: #6D8D5B;} 



ins, mark {background-color: #6D8D5B;}



/* ---------------------------------------------------------------------- */

/* Borders

/* ---------------------------------------------------------------------- */

#wrap,

#footer-top,

.infobox,

.ui-tabs .ui-tabs-nav li.ui-state-active a,

.pricing-box.featured .price,

.pricing-box.featured .title,

.project-list .entry:hover .entry-meta,

.iconbox > a:hover {

	border-color: #6D8D5B;	

}