/* Red Style for BreakingNewz Theme */

a:link {
color: #ac0000; 
}
a:hover {
color:black;
}

/* -----------------------------------
	Header Styles 
-----------------------------------*/
#header {
	background: url(../../styles/red/images/bg-header.jpg) repeat-x;
}

/* Search Form */
#search-box div.text input {
	border: 1px solid #eee;
}

#search-box div.submit input {
	background: #b41212;
	color: #fff;
	border: 1px solid #7f1111;
}

#header .date {
	color: #bc8b8b;
}

/* Top Links 
#top-links ul.sf-menu a {
	color: #ac0000 !important;
}

#top-links ul.sf-menu ul a, ul.sf-menu ul a:hover, ul.sf-menu ul li.active a {
	border-bottom: 1px solid #470a0a !important;
}

#top-links ul.sf-menu ul a {
	text-shadow: 1px 1px #000;
}

#top-links ul.sf-menu a {
	color: #ac0000  !important;
}

#top-links ul.sf-menu ul a {
	text-shadow: 1px 1px #000;
}

#top-links ul.sf-menu a:hover,  #top-links ul li.current-cat, #top-links li.sfHover ul.children a,
#top-links li.sfHover a, #top-links li.sfHover ul.children a:hover {
	background: #cccccc !important;
}

#top-links .sf-menu a:focus, #top-links .sf-menu a:active {
	background: #cccccc !important;
}*/

/* Top Menu */
#top-menu ul li a {
	color: #fff;
	text-shadow: 1px 1px #000;
/*	border-right: 1px solid #660e0e;*/
}

#top-menu ul li.active a:hover {
	color: #919191;
}

/* Overwrite superfish.css Default Styles */
#top-menu ul.sf-menu ul.children {
	background: #8e0c0c;
}

#top-menu ul.sf-menu ul a, ul.sf-menu ul a:hover, ul.sf-menu ul li.active a {
	border-bottom: 1px solid #470a0a !important;
}

#top-menu ul.sf-menu ul a {
	text-shadow: 1px 1px #000;
}

#top-menu ul.sf-menu a:hover,  #top-menu ul li.current-cat, #top-menu li.sfHover ul.children a,
#top-menu li.sfHover a, #top-menu li.sfHover ul.children a:hover, #top-menu .sf-menu li.current-cat-parent a,
#top-menu .sf-menu li.current-menu-item a, #top-menu .sf-menu li.current-menu-ancestor a {
	background: #666666 !important;
}

#top-menu .sf-menu a:focus, #top-menu .sf-menu a:active {
	background: #666666 !important;
}

/* -----------------------------------
	Main Content Styles 
-----------------------------------*/
/*#main-content .container {
	background: #f1f1f1 url(../../styles/red/images/bg-main.gif) top center repeat-y;
}
*/
/* -----------------------------------
	Featured Posts Styles 
-----------------------------------*/

/* Featured Ad */
#featured-posts .ad {
	background: #997f7f;
}

/* -----------------------------------
	Category Highlights Styles 
-----------------------------------*/
#category-highlights {
	background: url(../../styles/red/images/bg-category-highlights.jpg) no-repeat;
}

#category-highlights div.slider h3 {
	background: #574444;
	color: #fff;
}

/* -----------------------------------
	Left Column Styles 
-----------------------------------*/
#leftcol {
}

#leftcol h1.title, #leftcol h2.title {
	color: #000;
	border-bottom: 1px solid #e8e8e8;
}

/* -----------------------------------
	Latest News Styles 
-----------------------------------*/
ul.news li {
	border-bottom: 1px solid #e3e3e3;
}

/* -----------------------------------
	Comment Form Styles 
-----------------------------------*/
#respond h2.title {
	color: #000;
}

/* -----------------------------------
	Widget Styles 
-----------------------------------*/
#rightcol .widget-sidebar {
	border-bottom: 1px solid #e3e3e3;
}

#rightcol .widget-sidebar h2.title {
	color: #000;
	border-bottom: 1px solid #e8e8e8;
}

/* Widget Ad 125x125 */
.warrior_sidebar_ad img {
	border: 5px solid #ccc;
}

ul.tab-items li {
	color: #ccc;
}

ul.tab-items li a {
	color: #b0b0b0;
}

ul.tab-items li.ui-tabs-selected {
	background: #9f0808;
}

ul.tab-items li.ui-tabs-selected a {
	color: #fff;
}

/* WP Page Navi Plugin Styles */
.wp-pagenavi span, .wp-pagenavi a {
	border: 1px solid #dedede !important;
}

/* -----------------------------------
	Footer Styles 
-----------------------------------*/
#footer {
	color: #735858;
}