/*
Theme Name: Titanium Track
Theme URI: http://titaniumtrack.com/
Description: Titanium Track's Wordpress theme developed by <a href="http://www.thelimedesign.com/">TheLimeDesign</a>.
Version: 1.0
Author: Shahz
Author URI: http://www.thelimedesign.com
Tags: grunge, grey, highlights, multi-structured
*/

@import url('css/reset.css');		/* Reset & Common CSS */
@import url('css/layout.css');		/* Basic Layout CSS */
@import url('css/nav.css');			/* Navigation CSS */
@import url('css/nivo.css');		/* Slider CSS */
@import url('css/typography.css');		/* Typography CSS */
@import url('css/prettyPhoto.css');		/* prettyPhoto CSS */

.bg-danger {
	background-color: rgb(242, 222, 222);
	box-sizing: border-box;
	color: rgb(51, 51, 51);
	display: block;
	font-size: 14px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
}