/*
Theme Name:     Smart Social Pro Theme
Theme URI:      http: //www.stephaniesammons.com/
Description:    Custom child theme for the Canvas theme. 
Author:         Wired Advisor
Author URI:     http: //www.wiredadvisor.com/
Template:       canvas
Version:        1.0
*/

@import url("../canvas/style.css");

h1, h2, h3, h4, h5, h6 {
	text-shadow: #ffffff 1px 1px 0;
}

#wrapper {
	padding-top: 0;
}

#header {
	height: 81px;
}

#navigation {
	padding-top: 7px;
	margin-bottom: 36px;
}

#main-nav {
	margin-left: 0;
}

#navigation a {
	text-shadow: #e9e9e9 1px 1px 0;
	font: italic 15px Georgia, "Times New Roman", Times, serif;
}

#navigation ul.rss li a {
	font-size: 12px;
	color: #777;
}

#navigation ul.rss li a:hover {
	color: #d54e21;
}

#sidebar {
}

#sidebar h3 {
	padding-bottom: 4px;
	margin-bottom: 10px;
	text-shadow: #f2f2f2 1px 1px 0;
}

#footer-outer {
	background: #E3E3E3;
	border-top: 6px solid #d7d7d7;
	padding-bottom: 36px;
}

#footer {
	padding-top: 5px;
}

#copyright {
	padding-top: 10px;
}