/* Black Style for BreakingNewz Theme */

a:link {
	color: #52473e;
}

/* -----------------------------------
	Header Styles 
-----------------------------------*/

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

#search-box div.submit input {
	background: #6d6d6d;
	color: #fff;
	border: 1px solid #525252;
}

#header .date {
	color: #f4f4f4;
}

/* Top Links */
#top-links ul.sf-menu a {
	color: #fff !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 #2b2b2b !important;
}

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

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

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

#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: #474747 !important;
}

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

/* Top Menu */
#top-menu ul li a {
	color: #000000;
}

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

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

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

#top-menu ul.sf-menu ul a {
}

#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: #DFD6CA !important;
}

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

/* -----------------------------------
	Main Content Styles 
-----------------------------------*/

/* -----------------------------------
	Featublack Posts Styles 
-----------------------------------*/

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

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

#category-highlights div.slider h3 {
	background: #414141;
	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: #333;
}

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: #333;
}