/*
THEME NAME: Concept
THEME URI: http://makedesignnotwar.com
DESCRIPTION: A premium WP Theme for business & portfolio sites.
VERSION: 1.3
AUTHOR: Brandon Jones
AUTHOR URI: http://makedesignnotwar.com
TAGS: portfolio, classic, simple, modern, gallery, image, apple, minimal, white, concept
*/

/* Stylesheet to RESET */
@import url(css/reset.css);

/* Stylesheet for GLOBAL OBJECTS */
@import url(global.css);

/* Stylesheet for SUB_PAGE.HTML */
@import url(sub_page.css);

/* Stylesheet for SIFR3 */
@import url(css/sifr.css);

/* Stylesheet for GALLERY - PRETTYPHOTO */
@import url(img/prettyPhoto.css);

/* Stylesheet for DROPDOWN MENU */
@import url(img/dropdown.css);

/* Stylesheet for TYPOGRAPHY */
@import url(typography.css);

/* Stylesheet for JCAROUSEL*/
@import url(js/jcarousel/jquery.jcarousel.css);
@import url(js/jcarousel/skins/skin.css);

#index .leadersteps a:link, #index .leadersteps a:visited {
color: #666;
text-decoration: none;
}
#index .leadersteps a:hover {
color: #90d230;
text-decoration: none;
}


/* HYPERLINKS / COLORS */

a:link,
a:hover,
a:visited{color: #f38f00;}
#content .normal ul.newsList li p a.more{color: #f38f00;}
#footer .footerList li{color: #808080;}
#footer .footerList li:hover{color: #f38f00;}
#footer .copyright{color: #808080;}
#footer .bold{color: #f38f00 !important; font-weight: bold;}

.color{color: #f38f00;}

ul#nav li a{color: #333333;}
ul#nav li a.active, ul#nav li a:hover{color: #f38f00;}

.submit input:hover, #searchsubmit:hover {background: #f38f00;}

#content .normal h3, #content .wide h3{color: #f38f00;}	
#content ul.newsList h3{color: #f38f00;}
#index #container #leaderboard .intro h2{color: #f38f00;}