/*
Theme Name: Leadership Influence
Theme URI: http://www.leadershipinfluence.us/
Description: The default theme of Leadership Influence.
Version: 1
Author: Unknown
Author URI: http://www.leadershipinfluence.us/
Tags: Orange, Gray
*/
@import url('old.css');


@import url('main.css');
@import url('class.css');
@import url('ie6.css');
@import url('reset.css');
@import url('coda-slider.css');
@import url('jquery.lightbox-0.5.css');
@import url('superfish.css');

.more-link a:link {
	text-decoration: none !important;
	color: #FFF;
}

.more-link a:hover {
	text-decoration: underline !important;
	color: #FFF;
}

.current_page_item {
	background-color: #d7d7d7 !important;
}

.current-cat {
	background-color: #d7d7d7 !important;
}


.hotnews ul, .testimonial ul {
	margin: 0;
	list-style: none;
}

.hotnews .more-link a:link {
	font-size: 11px;
	color: red;
}
.testimonial a:link {
	font-size: 11px;
	color: red;
}

.hotnews li, .testimonial li {
	padding: 5px 20px 5px 30px;
}

.hotnews h3, .testimonial h3 {
	padding: 3px 20px 5px 30px;
}

.hotnews a {
	color: #FF0000;
}

.postmetadata a {
	color: #FF0000;
}
