/* Blue Style for BreakingNewz Theme */

body {
	background: #ccd4de;
}

a:link {
	color: #305079;
}

/* -----------------------------------
	Header Styles 
-----------------------------------*/
#header {
	background:url(../../images/styles/blue/bg-main.gif) repeat-y scroll center top #F1F1F1;
	/*background: url(../../images/styles/blue/bg-header.jpg) repeat-x;*/
}

/* -----------------------------------
	AUMENTADO PARA LA REPUBLICA.EC 
-----------------------------------*/
#header .container {
	background: url(../../images/styles/blue/bg-header.jpg) repeat-x left bottom;
	position:relative;
	left:-1px;
}

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

#search-box div.submit input {
	background: #4c6a8d;
	color: #fff;
	border: 1px solid #283e55;
	margin:0;
}

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

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

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

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

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

#top-menu 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-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: #233a56 !important;
}

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

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

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

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

/* -----------------------------------
	Category Highlights Styles 
-----------------------------------*/
#category-highlights {
	/*background: url(../../images/styles/blue/bg-category-highlights.jpg) no-repeat;*/
	background-color: #EEEEEE;
	border: thick solid #DDDDDD;
	
}

#category-highlights div.slider h3 {
	background: #293644;
	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: #B0B0B0;
	/*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: #083160;
}

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;
}
