/* @override http://relevantmediasolutions.com/wp-content/themes/smarterblackchild/style.css */


/*   
Theme Name: A Smarter Child Black Theme
Theme URI: 
Description: Use this theme to start your Smarter Child Theme development.
Author: Cristian Antohe
Author URI: http://cozmoslabs.com
Template: smarter
Version: 1.0
Tags: smarter
.
*/

/* Insert the css from smarter */
@import url('../smarter/style.css');

/* Change Colors */

a:link {
    color: #7e8ed3;	
}
a:visited {
    color:#000000;	
}
a:active,
a:hover {
    color: #000000;	
}

#blog-title a:active,
#blog-title a:hover {
    color: #505050;
}

#breadcrumbs a:hover{
	color:#000000;
}

.page-title a:active,
.page-title a:hover {
    color: #000000;
}

.entry-title a:active,
.entry-title a:hover {
    color:#000000;
}

.entry-meta a:active,
.entry-meta a:hover {
    color:#000000;
}

.entry-utility a:active,
.entry-utility a:hover {
    color:#000000;
}

.page-link a:active,
.page-link a:hover {
    color: #000000;
}

.navigation {
    color:#000000;
}

.navigation a {
    color:#000000;
}

.navigation a:active,
.navigation a:hover {
    color: #000000;
}

#comments-list .comment-meta a:active,
#comments-list .comment-meta a:hover {
    color: #000000;
}

.comment-reply-link a:active,
.comment-reply-link a:hover {
    color: #000000;
}

.comment-navigation a:active,
.comment-navigation a:hover {
    color: #000000;
}

#respond .required {
    color:#000000;
}

.widget-area .current_page_item a {
    color: #000000;
}

.widget-area .current_page_item .page_item a:hover,
.widget-area .current_page_item .page_item a:active {
    color: #000000;
}

.widget-area a:active,
.widget-area a:hover {
    color: #000000;
}

.widget-area h3 span{
	background:#000000;
}

#siteinfo a:active,
#siteinfo a:hover {
    color: #000000;
}

.sf-menu a, .sf-menu a:visited {
	color:#E7E6E0;
}

.page-title {
	color:#000000;
}

.widget-area h3 span{
	border-bottom:1px solid #000000;
	border-right:1px solid #000000;
}	


.home-page-description h1{
	text-shadow: 1px 1px 2px #808487;
}

.widget-area a {
	color:#111111;
}

.entry-utility a {
	color:#666666;
}

.entry-meta a {
	color:#666666;
}

.entry-title a {
	color:#555555;
}
/* Blog fixes */

#post-147 h1.entry-title {
	display: none;
}

#post-147 div.entry-content p a img.alignnone.size-full.wp-image-460 {
	margin-top: 0;
	margin-bottom: -8px;
}

span.headline {
	color: #000;
	font: 22px Rockwell;
}

#creditfooter a img {
	display: none;
}

#Marketingjesusf6bjt833ingentfbja6275kvkk p.feedTitle img {
	display: none;
}

#Marketingjesusf6bjt833ingentfbja6275kvkk p.feedTitle a {
	display: none;
}

#Marketingjesusf6bjt833ingentfbja6275kvkk ul li p.feedItemAuthor {
	display: none;
}


/* Change Images */

.home-page-description{
	background:url(images/homepage_descr.png) top left no-repeat;	
}


.sf-menu .current_page_item a{
	background:url(images/menu_left.png) top left no-repeat;
}

.sf-menu .current_page_item a span{
	background:url(images/menu_right.png) top right no-repeat;
}

.sf-menu li a:hover{
	color: #e7e6e0;
	background:url(images/menu_left.png) top left no-repeat;
	text-decoration:none;
}

.sf-menu li a:hover span{
	background:url(images/menu_right.png) top right no-repeat;
}

.sf-menu li:hover a{
	background:url(images/menu_left.png) top left no-repeat;
}

.sf-menu li:hover a span{
	background:url(images/menu_right.png) top right no-repeat;
}


.sf-menu li:hover a:hover{
	background:url(images/menu_left.png) top left no-repeat;
}

.sf-menu li:hover a:hover span{
	background:url(images/menu_right.png) top right no-repeat;
}
