/*
Theme Name: Adora
Version: 1.0
Author: ProgressionStudios
Author URI: http://themeforest.net/user/ProgressionStudios
*/
@import url(css/reset.css);
@import url(css/standard.css);
@import url(css/navigation.css);
@import url(css/fancybox.css);
@import url(css/nivo-slider.css);

/*   COLOR SCHEMES   #343434  and  #a01717 are default colors */
body #header, body #footer {background-color: #c97f83;}    /*   Header and Footer Background Color */
#navigation, .sf-navbar li ul, .sf-navbar ul ul li {background-color:#5A6188 !important;}   /*   Navigation Background Color */
h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {color:#5A6188;}   /*   Headings Color */
572527
0056fc