@charset "utf-8";
/* CSS Document */


/* Theme Information
--------------------------------------------------------------------------------
Name: Mundus
Description: Business & Portfolio Theme
Version: 1.0
Author: Alina Rusu
Author URI: http://www.ixtendo.com
-------------------------------------------------------------------------------- */


/* Mundus Red Styles
-------------------------------------------------------------------------------- 
TABLE OF CONTENTS

1 Text
2 Background Colors
-------------------------------------------------------------------------------- */


/* 1 Text
-------------------------------------------------------------------------------- */
a:link, a:visited,
em.colored,
a.generic-button:hover, a.generic-button:active,
.entry-title a:hover, .entry-title a:active,
.entry-meta a:hover, .entry-meta a:active,
.back-top-container a.back-top:hover, .back-top-container a.back-top:active,
ul.thumb-list .comment a:hover, ul.thumb-list .comment a:active,
ul.tags a:hover, ul.tags a:active,
ol.comment-list .comment-author a:hover, ol.comment-list .comment-author a:active {
	color: #E44036;
}

#footer-top a {
	color: #fa7254;	
}

/* 2 Background Colors
-------------------------------------------------------------------------------- */
.flickr-widget ul a:hover, .flickr-widget ul a:active {
	background-color: #E44036;	
}

