/*
Theme Name: Shelby Hill Coaching
Theme URI: http://www.shelbymhillcoaching.com/
Description: Widgetized home page for default BuddyPress theme.
Version: 2.0
Author: GreatCircle Studios
Author URI: http://www.greatcirclestudios.com/
Template: twentyten
Tags: 
*/

/* Inherit the default theme styles */

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

body {
	background: #002559 url(img/bodyBG.jpg) top center no-repeat;
	margin: 0;
	padding: 0;
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}

#container {
	margin: 0 0 0 10px;
	padding: 0;
	width: 620px;
}

#wrapper {
	margin-top: 0;
	margin-bottom: 0;
	background: none;
	padding-top: 0;
	width: 960px;
}

#header {
	background: url(http://www.shelbymhillcoaching.com/wp-content/uploads/2010/10/shelbymhill_header_Layer-51.jpg) top center no-repeat;
	position: relative;
	padding-top: 0;
	height: 320px;
	width: 960px;
}

#content {
	margin: 0;
	padding: 10px 10px 10px 10px;
	background: url(img/contentBG.jpg) left top repeat-x;
}
#content h3 {
	margin: 0 0 5px 0;
	line-height: 1.5em;
	font-family: "Times New Roman", Times, serif;
}

#main {
	float: left;
	background: #fff;
	width: 960px;
	padding-top: 20px;
}
/* Main sidebars */
#main .widget-area ul {
	margin-left: 0;
	padding: 10px 10px 0 10px;
	
}
#main .widget-area ul ul {
	border: none;
	margin-left: 1.3em;
	padding: 0;
	list-style-type: disc;
}
#sidebar {
	float: right;
	overflow: hidden;
	width: 280px;
	padding: 10px;
	background: #dcdcde url(img/contentBG.jpg) bottom left repeat-x;
	margin: 0 10px 0 0;
}
#primary,
#secondary {
	background: #fff;
	-moz-border-radius: 5px; /* Firefox */
    -webkit-border-radius: 5px; /* Safari and Chrome */
    border-radius: 5px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
	margin-bottom: 20px;
	width: 280px;
}
#secondary {
	margin-bottom: 0;
}

/* Footer */
#footer {
	text-shadow: none;
	background-color: #2d3134;
	margin-bottom: 0;
}

#colophon {
	border-top: none;
}
#footer-widget-area  {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#footer-widget-area #first.widget-area {
	float: left;
	width: 440px;
	margin: 0 20px 0 20px;
}
#footer-widget-area #third.widget-area {
	margin-right: 0;
}
#footer-widget-area #fourth.widget-area {
	clear: left;
	margin-right: 0;
	width: 940px;
}
#footer img {
	border: solid 1px #555;
	-webkit-box-shadow: 0 1px 5px rgba(0,0,0,.7);
	-moz-box-shadow: 0 1px 5px rgba(0,0,0,.7);
	box-shadow: 0 1px 5px rgba(0,0,0,.7);
}

div.textwidget img.alignright {
	float: right;
	margin: 4px 0 12px 24px;
	display: inline;
}
div.textwidget img.alignleft {
	float: left;
	margin: 4px 24px 12px 0;
	display: inline;
}
#footer-widget-area #first.widget-area ul {
	list-style-type: none;
	margin: 0 0 18px 0;
}
#footer-widget-area #first.widget-area ul li {
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#footer-widget-area #first.widget-area ul li blockquote {
	padding: 0 1em 0 1em;
}
#footer-widget-area #fourth.widget-area ul {
	list-style-type: none;
	margin: 0 10px 0 10px;
	padding: 0 0 0 0;
}
#footer-widget-area #fourth.widget-area ul li {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#footer-widget-area #fourth.widget-area ul#menu-footer li {
	float: left;
	margin: 0 10px 0 0;
	padding: 0 10px 0 0;
	border-right: solid 1px #6a6a6a;
	line-height: 1.125em;
}
#footer-widget-area #fourth.widget-area ul#menu-footer li.last {
	border-right: none;
}
#site-info {
	float: left;
	width: 100%;
	font-weight: normal;
	font-size: 12px;
	padding: 0 20px 10px 20px;
}
#site-info a {
	color: #1a2791;
	text-decoration: none;
}


#content img {
	border: solid 1px #ccc;
	-webkit-box-shadow: 0 1px 5px rgba(0,0,0,.3);
	-moz-box-shadow: 0 1px 5px rgba(0,0,0,.3);
	box-shadow: 0 1px 5px rgba(0,0,0,.3);
}

#nav-below {
	margin: -18px 0 20px 0;
}

table {
	font-size: .8em;
}
table caption {
	font-size: 1.5em;
	text-align: left;
	padding: 0 10px;
	background: #ccc;
}
table caption h3 {
	margin-bottom: 0;
	color: #666;
	-webkit-text-shadow: 1px 1px 1px rgba(255,255,255,.5);
	-moz-text-shadow: 1px 1px 1px rgba(255,255,255,.5);
	-o-text-shadow: 1px 1px 1px rgba(255,255,255,.5);
	text-shadow: 1px 1px 1px rgba(255,255,255,.5);
}
table th{
	background: #eee;
}

.home .sticky {
	background: none;
	border-top: none;
	border-bottom: solid 1px #aaa;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-bottom: 10px;
}
/* Pagination */	
	
.pagination {
	margin:  0 0 10px -10px;
	float: left;
	background: #ddd;
	width: 610px;
	padding: 5px;
	text-align: left;
	}	

.pagination a {
	padding: 3px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #ccc;
	color: #666;
	background-color: #FFFFFF;	
}

.pagination a:hover {	
	border: 1px solid #444;
	color: #444;
	background-color: #FFFFFF;
}

.pagination span.pages {
	padding: 3px 4px 2px 4px; 
	margin: 2px 2px 2px 2px;
	color: #666;
	border: 1px solid #ccc;
	background-color: #FFFFFF;
}
.pagination span.current {
	padding: 3px 4px 2px 4px; 
	margin: 2px;
	border: 1px solid #666;
	color: #444;
	background-color: #FFFFFF;
}
.pagination span.extend {
	padding: 3px 4px 2px 4px; 
	margin: 2px;	
	border: 1px solid #ccc;
	color: #444;
	background-color: #FFFFFF;
}

/* =Menu
-------------------------------------------------------------- */

#access {
	background: #2d3134;
	width: 960px;
	display: block;
	height :30px;
}
#access .menu-header,
div.menu {
	font-size: 10px;
	margin-left: 0;
	height: 30px;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
	float: left;
}
#access .menu-header li,
div.menu li {
	float:left;
	position: relative;
}
#access a {
	display:block;
	text-decoration:none;
	text-transform: uppercase;
	color:#fff;
	padding:0 15px;
	line-height:30px;
	font-size: 1.3em;
	font-weight: normal;
	-webkit-text-shadow: 1px 1px 1px rgba(0,0,0,.5);
	-moz-text-shadow: 1px 1px 1px rgba(0,0,0,.5);
	-o-text-shadow: 1px 1px 1px rgba(0,0,0,.5);
	text-shadow: 1px 1px 1px rgba(0,0,0,.5);
	-webkit-box-shadow: inset -1px 0 1px rgba(0,0,0,.3);
	-moz-box-shadow: inset -1px 0 1px rgba(0,0,0,.3);
	box-shadow: inset -1px 0 1px rgba(0,0,0,.3);
	
}
#access ul ul {
	display:none;
	position:absolute;
	top:25px;
	left:0;
	float:left;
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	width: 180px;
	z-index: 99999;
	padding-top: 5px;
}
#access ul ul li {
	min-width: 180px;	
}
#access ul ul ul {
	left:100%;
	top:0;
}
#access ul ul a {
	background:#002559;
	height:auto;
	line-height:1em;
	padding:10px;
	width: 160px;
}
#access li:hover > a {
	color:#fff;
	background:#002559;
}

#access ul ul :hover > a {
	color:#fff;
	background:#aaa;
}
#access ul li:hover > ul {
	display:block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #fff;
	background:#002559;
}

* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color:#fff;
	background:#002559;
}

/* =Color Changes
-------------------------------------------------------------- */
/* Headers */

#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
	color: #2e52a6;
	margin: 0 0 10px 0;
	line-height: 1.5em;
}
/* Page Title */
#content .entry-title {
	color: #2e52a6;
	font-size: 30px;
	line-height: 1em;
	font-weight: normal;
	margin-bottom: 0;
	margin-bottom: 5px;
}
/* Content Copy */
#content {
	color: #3a3a3a;
	font-size: 1.2em;
}
/* Content Links */
a:link {
	color:#2e52a6;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color:#6a6a6a;
	font-weight: bold;
}
a:active,
a:hover {
	color: #2e52a6;
	text-decoration: underline;
}
/* Post Title and Meta-Info Links */
.entry-title a:link, .entry-title a:visited {
	font-weight: normal;
}
.entry-title a:link, .entry-meta a:link, .entry-utility a:link, .navigation a:link, .navigation a:visited {
	color: #2e52a6;
	text-decoration: none;
}
.entry-title a:visited, .entry-meta a:visited, .entry-utility a:visited {
	color: #6a6a6a;
	text-decoration: none;
}
.entry-title a:active, .entry-title a:hover, .entry-meta a:active, .entry-meta a:hover, .entry-utility a:active, .entry-utility a:hover, .navigation a:active, .navigation a:hover {
	color: #222;
}

/* Footer Copy and Links */
#footer {
	color: #aaa;
}
#footer a:link {
	color:#fff;
	text-decoration: none;
	font-weight: bold;
}
#footer a:visited {
	color:#6a6a6a;
	font-weight: bold;
}
#footer a:active,
#footer a:hover {
	color: #fff;
	text-decoration: underline;
}

#footer h3.widget-title {
	color: #aaa;
	-webkit-text-shadow: 1px 1px 1px rgba(0,0,0,.9);
	-moz-text-shadow: 1px 1px 1px rgba(0,0,0,.9);
	-o-text-shadow: 1px 1px 1px rgba(0,0,0,.9);
	text-shadow: 1px 1px 1px rgba(0,0,0,.9);
}
/* Sidebar Copy and Links */
#sidebar a:link {
	color:#2e52a6;
	text-decoration: none;
	font-weight: bold;
}
#sidebar a:visited {
	color:#6a6a6a;
	font-weight: bold;
}
#sidebar a:active,
#sidebar a:hover {
	color: #2e52a6;
	text-decoration: underline;
}
#sidebar h3.widget-title {
	color: #452204;
	margin-bottom: 5px;
}			

#featured {	margin: 15px auto 25px auto; width: 570px; }

a.more { clear: both; width: 100%; }
