@charset "utf-8";
/* CSS Document */


/* ---------------------------------------------------------------------- */
/* Theme Information
/* ----------------------------------------------------------------------
Name: Mundus
Description: Business & Portfolio Theme
Version: 3.0.2
Author: Ixtendo
Author URI: http://www.ixtendo.com
------------------------------------------------------------------------- */


/* ---------------------------------------------------------------------- */
/* Mundus Red Styles
/* ----------------------------------------------------------------------
TABLE OF CONTENTS

-Text
-Background Colors
-Buttons
------------------------------------------------------------------------- */


/* ---------------------------------------------------------------------- */
/* Text
/* ---------------------------------------------------------------------- */
a, a:hover,
em.colored,
a.more-button:hover, a.more-button:active,
.entry-title a:hover, 
.entry-meta a:hover, 
.scroll-top-container a.scroll-top:hover, .scroll-top-container a.scroll-top:active, 
ul.thumb-list .comment a:hover, 
ul.tags a:hover, 
ol.comment-list .comment-author a:hover, 
ul#search-results h2 a:hover, 
.tabs ul.nav li a:hover, .tabs ul.nav li.ui-state-active a,
.toggle h4:hover, .accordion h4:hover, .toggle h4.ui-state-active, .accordion h4.ui-state-active,
.pricing-box.featured .price span,
.pricing-table .featured .price span {
	color: #e44036;
}

#footer-top a {
	color: #fa7254;	
}

/* ---------------------------------------------------------------------- */
/* Background Colors
/* ---------------------------------------------------------------------- */
.flickr-widget ul a:hover {
	background-color: #e44036;	
}

.gen-table tbody tr:hover th,
.gen-table tbody tr:hover td {
	background-color: #fff2f0;
	text-align: left;
}

/* HTML5 Reset CSS Rewriting */

/* Custom text-selection colors (remove any text shadows: twitter.com/miketaylr/status/12228805301) */
::-moz-selection {background: #e44036;}
::selection {background: #e44036;} 

ins, mark {background-color: #e44036;}

/* ---------------------------------------------------------------------- */
/* Buttons
/* ---------------------------------------------------------------------- */

/* Large Button */

a.large-button {
	background: #da3323; /* Old browsers */
	background: -moz-linear-gradient(top,  #da3323 0%, #bf1a0b 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#da3323), color-stop(100%,#bf1a0b)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #da3323 0%,#bf1a0b 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #da3323 0%,#bf1a0b 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #da3323 0%,#bf1a0b 100%); /* IE10+ */
	background: linear-gradient(top,  #da3323 0%,#bf1a0b 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#da3323', endColorstr='#bf1a0b',GradientType=0 ); /* IE6-9 */
}

a.large-button:link span.inner, a.large-button:visited span.inner {
	box-shadow: 0 1px #ec7162 inset;
	background: #e5422e; /* Old browsers */
	background: -moz-linear-gradient(top,  #e5422e 0%, #d72f21 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e5422e), color-stop(100%,#d72f21)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #e5422e 0%,#d72f21 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #e5422e 0%,#d72f21 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #e5422e 0%,#d72f21 100%); /* IE10+ */
	background: linear-gradient(top,  #e5422e 0%,#d72f21 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5422e', endColorstr='#d72f21',GradientType=0 ); /* IE6-9 */
}

a.large-button:hover span.inner, a.large-button:active span.inner {
	background: #d72f21; /* Old browsers */
	background: -moz-linear-gradient(top,  #d72f21 0%, #e5422e 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d72f21), color-stop(100%,#e5422e)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #d72f21 0%,#e5422e 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #d72f21 0%,#e5422e 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #d72f21 0%,#e5422e 100%); /* IE10+ */
	background: linear-gradient(top,  #d72f21 0%,#e5422e 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d72f21', endColorstr='#e5422e',GradientType=0 ); /* IE6-9 */
}

/* Standard Button */

.button span.inner {
	background: #da3323; /* Old browsers */
	background: -moz-linear-gradient(top,  #da3323 0%, #bf1a0b 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#da3323), color-stop(100%,#bf1a0b)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #da3323 0%,#bf1a0b 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #da3323 0%,#bf1a0b 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #da3323 0%,#bf1a0b 100%); /* IE10+ */
	background: linear-gradient(top,  #da3323 0%,#bf1a0b 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#da3323', endColorstr='#bf1a0b',GradientType=0 ); /* IE6-9 */
}

.button span.text {
	box-shadow: 0 1px #e96e5f inset;
	background: #e13d2a; /* Old browsers */
	background: -moz-linear-gradient(top,  #e13d2a 0%, #d83121 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e13d2a), color-stop(100%,#d83121)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #e13d2a 0%,#d83121 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #e13d2a 0%,#d83121 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #e13d2a 0%,#d83121 100%); /* IE10+ */
	background: linear-gradient(top,  #e13d2a 0%,#d83121 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e13d2a', endColorstr='#d83121',GradientType=0 ); /* IE6-9 */
}

.button:hover span.text {
	background: #d83121; /* Old browsers */
	background: -moz-linear-gradient(top,  #d83121 0%, #e13d2a 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d83121), color-stop(100%,#e13d2a)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #d83121 0%,#e13d2a 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #d83121 0%,#e13d2a 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #d83121 0%,#e13d2a 100%); /* IE10+ */
	background: linear-gradient(top,  #d83121 0%,#e13d2a 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d83121', endColorstr='#e13d2a',GradientType=0 ); /* IE6-9 */
}

/* Comment Form Button */

#comment-form #submit {
	border: 1px solid #bf1a0b;
	box-shadow: 0 1px 3px rgba(0,0,0,0.4), 0 1px #e96e5f inset;
	background: #e13d2a; /* Old browsers */
	background: -moz-linear-gradient(top,  #e13d2a 0%, #d83121 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e13d2a), color-stop(100%,#d83121)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #e13d2a 0%,#d83121 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #e13d2a 0%,#d83121 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #e13d2a 0%,#d83121 100%); /* IE10+ */
	background: linear-gradient(top,  #e13d2a 0%,#d83121 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e13d2a', endColorstr='#d83121',GradientType=0 ); /* IE6-9 */
}

#comment-form #submit:hover {
	background: #d83121; /* Old browsers */
	background: -moz-linear-gradient(top,  #d83121 0%, #e13d2a 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d83121), color-stop(100%,#e13d2a)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #d83121 0%,#e13d2a 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #d83121 0%,#e13d2a 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #d83121 0%,#e13d2a 100%); /* IE10+ */
	background: linear-gradient(top,  #d83121 0%,#e13d2a 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d83121', endColorstr='#e13d2a',GradientType=0 ); /* IE6-9 */
}
