/* @override http://joewoolworth.com/wp-content/themes/smarterredchild/style.css */

/* @override http://joewoolworth.com/wp-content/themes/smarterredchild/style.css */

/* @override http://joewoolworth.com/wp-content/themes/smarterredchild/style.css */

/* @override http://joewoolworth.com/wp-content/themes/smarterredchild/style.css */

/* @override http://joewoolworth.com/wp-content/themes/smarterredchild/style.css */


/*   
Theme Name: A Smarter Child Red 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: #508aea;	
}
a:visited {
    color:#bb0000;	
}
a:active,
a:hover {
    color: #bb0000;	
}

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

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

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

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

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

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

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

.navigation {
    color:#bb0000;
}

.navigation a {
    color:#bb0000;
}

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

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

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

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

#respond .required {
    color:#bb0000;
}

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

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

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

h1.entry-title {
	padding-bottom: 0;
	margin-bottom: 3px;
}

#yarpp_widget-3 h1.meta {
	display: none;
}

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

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

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

.page-title {
	color:#990000;
}

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

#third-featured-widget-area ul.xoxo h2.widgettitle {
	font-size: 14px;
	color: black;
	text-transform: uppercase;
	font-weight: bold;

	border:none;

	color:#2c353b;

	font-weight:bold;

	padding-bottom:5px;

	height:1%;
	border-bottom: thin dotted silver;
}

#recent-posts-3 ul li a {
	color: gray;
	font-size: 14px;
	text-transform: uppercase;
}

#third-featured-widget-area ul.xoxo ul li a {
	color: gray;
	font-size: 14px;
	text-transform: uppercase;
}

	


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

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

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

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

.entry-title a {
	color:#555555;
}

/* Change Images */

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

.sf-menu {
	margin-left: 131px;
}
.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;
}

#logo-image {
	background: url(http://joewoolworth.com/wp-content/themes/smarterredchild/images/logo_bg.png) no-repeat 0;
	margin-top: 4px;
	float: none;
}

#logo-image a img {
	padding-left: 202px;
}

#access div.menu {
	margin-left: 123px;
}

div#access-search {
	padding-right: 22px;
	display: none;
}

/* Related Posts */

	ol.related-posts img{ padding: 5px; background:#F7F7F7; border:1px solid #DDD;
	float: left;
	margin-right: 80px;
	margin-left: -52px;
	margin-bottom: 6px;
}
	ol.related-posts a{clear:both; display:block; border:none; text-decoration:none;
	font: 12px helvetica;
	color: silver;
	padding: 3px 51px 5px 8px;
}

ol.related-posts {
	background-color: #555;
	padding-top: 15px;
	padding-bottom: 15px;
	-webkit-border-top-left-radius: 15px;
-webkit-border-top-right-radius: 15px;
-webkit-border-bottom-right-radius: 15px;
-webkit-border-bottom-left-radius: px;
-moz-border-radius-topleft: 15px;
-moz-border-radius-topright: 15px;
-moz-border-radius-bottomright: 15px;
-moz-border-radius-bottomleft: px;
border-top-left-radius: 15px;
border-top-right-radius: 15px;
border-bottom-right-radius: 15px;
border-bottom-left-radius: px;
	border: 7px solid #fcffff;
	
}

li#yarpp_widget-3.widget-container.widget_yarpp_widget {
	padding-left: 0;
}

div.entry-utility {
	margin-top: 0;
}
	ol.related-posts li{
	font: 22px helvetica;
}

#access div.menu ul.sf-menu.sf-js-enabled li.page_item.page-item-905 {
	display: none;
}

li.page_item.page-item-1017 {
	display: none;
}
