/*
Theme Name: Shearer & Associates Inc.
Theme URI: http://shearerassociates.us
Description: Child Theme based off TwentyEleven for Shearer & Associates Inc.
Author: Andy Brazil
Author URI: http://andybz.com/
Template: twentyeleven
Version: 1.0
*/
 
@import url("style2.css");



/* =Structure
----------------------------------------------- */

body {  
	padding: 0 2em;
}
#page {
	margin: 0px auto;
	max-width: 960px;
	box-shadow: 0px 0px 10px 5px rgba(0,0,0,0.25);
	-moz-box-shadow: 0px 0px 10px 5px rgba(0,0,0,0.25);
	-webkit-box-shadow: 0px 0px 10px 5px rgba(0,0,0,0.25);
	
}
#branding hgroup {
	margin: 0;
	float: left;
	position: absolute;
	height: auto;
}
#access div {
	margin: 0 auto;
	float: none;
	padding-left: 20px;
}
#primary {
	float: left;
	margin: 0 -26.4% 0 0;
	width: 100%;
}
#content {
	margin: 0 0 0 5%;
	width: 50%;
	float: left;
}
#contentHome { 
	width: 100%;
	float: left;
	margin-top: 20px;
	padding: 0px 10px;
	
}
.homeContent { 
	float: left;
 	width: 50%;
 	margin-left: 50px;
 	margin-top: 30px;
 	background: #eee;
 	padding: 20px 0 0px 0;
 	box-shadow: inset 0px 7px 40px rgba(0,0,0,.5);
 	border: 1px solid rgba(0,0,0,0.3);
}
.homeContent .entry-content p { line-height: 29px; }
.firstCol {
	width: 50%;
	float: left;
	display: block;
	padding: 0px 50px;
}
.secCol {
	width: 32%;
	float: left;
	display: block;
	
	margin-left: 30px;
	margin-top: 30px;
	margin-bottom: 68px;
	padding-top: 20px;
}
.secCol ul { margin-top: 10px; }
.secCol ul li { list-style: disc; margin-bottom: 5px; }

/* Side Bar SubNav */
#secondary {
	float: left;
	margin-left: -30px;
	padding-left: 0;
	padding-right: 0;
	width: 250px;
	background: #e7e7e8;
}
#subNav { margin-bottom: 0!important; }
#subNav {
	background: #e7e7e8;
}
#subNav li { 
	list-style: none; 
	border-top: 1px solid rgba(0, 0, 0, .3);
	border-bottom: 1px solid rgba(255, 255, 255, .5);
}
#subNav li a { 
	padding: 10px 10px 10px 20px;
	display: block; 
	color: #666;
}
#subNav li a:hover { 
	text-decoration: none; 
	color: #FFF; 
	background: #2E319A;
}
#subNav li:first-child { 
	border-top: 0!important;
	border-bottom: 0!important;
	background: #363485;
	-webkit-box-shadow: rgba(0, 0, 0, 0.7) 0px 1px 10px;
	-moz-box-shadow: rgba(0, 0, 0, 0.7) 0px 1px 10px;
	box-shadow: rgba(0, 0, 0, 0.7) 0px 1px 10px;
	margin-left: -10px;
}
#subNav li:first-child a { color: #FFF!important; text-transform: uppercase; font-size: 14px!important; padding-left: 10px; }
#subNav li:first-child a:hover { background: #2E319A!important; }

#subNav li.current_page_item a {
	background: #2E319A!important;
	color: #FFF;
	border-bottom: 0!important;
	border-top: 0!important;
}

/* =Global
----------------------------------------------- */

body, input, textarea {
	color: #373737;
	font: 15px "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 300;
	line-height: 1.625;
}
body { 
	background: #e2e2e2;
}
#page {
	background: #fff;
}


/* Forms */
input[type=text],
input[type=password],
textarea {
	background: #fafafa;
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.2);
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.2);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.2);
	border: 2px solid #ddd;
	color: #888;
}
input[type=text]:focus,
textarea:focus {
	color: #373737;
}
textarea {
	padding-left: 3px;
	width: 100%;
}
input[type=text] {
	padding: 3px;
}
input#s {
	background: url(search.png) no-repeat 5px 4px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	font-size: 14px;
	height: 22px;
	line-height: 1.2em;
	padding: 4px 10px 4px 28px;
}
input#searchsubmit {
	display: none;
}
.left-sidebar #content { margin: 0 6%; width: 86%; }
/* Links */
a {
	color: #03196F;
	text-decoration: none;
}
a:focus,
a:active,
a:hover {
	text-decoration: none;
	color: #000;
}

/* Singular */
.singular #primary {
	margin: 0;
}
.singular #content,
.left-sidebar.singular #content {
	margin: 0 5%;
	position: relative;
	width: 60%;
}

.singular .entry-header,
.singular .entry-content,
.singular footer.entry-meta,
.singular #comments-title {
	margin: 0 auto;
	width: 93%;
	float: left;
	padding-left: 20px;
}

/* Singular content styles for Posts and Pages */
.singular .hentry {
	border-bottom: none;
	padding: 4.875em 0 0;
	position: relative;
}
.singular.page .hentry {
	padding: 0;
	width: 100%;
	float: left;
}
.singular .entry-title {
	color: #000;
	font-size: 30px;
	font-weight: bold;
	line-height: 48px;
}
.singular .entry-title,
.singular .entry-header .entry-meta {
	padding-right: 0;
}
.singular .entry-header .entry-meta {
	position: absolute;
	top: 0;
	left: 0;
}

/* =Header
----------------------------------------------- */

#branding {
	border-top: 0;
	padding-bottom: 0px;
	position: relative;
	z-index: 9999;
	float: left;
	width: 100%;
}
#site-title {
	text-indent: -9999px;
	padding: 0;
	margin: 0;
	float: left;
	position: absolute;
}

#site-description {
	text-indent: -9999px;
	margin: 0px;
	border-bottom: none;
	padding: 0;
}
#logo { 
	width: 200px;
	height: 73px;
	display: block;
	margin: 0px auto;
	padding-top: 20px;
	float: left;
	margin-left: 50px;
}
h1.logo { display: block; margin: 0; text-indent: 9999px; position: absolute; }
#address { 
	margin: 10px auto 0 auto; 
	text-align: center;
	font-family: Georgia, sans-serif;
	font-size: 12px;
	color: #747170;
}
#address p { margin-bottom: 0px; }

#branding img {
	width: auto;
	height: auto;
	margin-bottom: 5px;
}

h1.slogan { 
	margin-top: 27px;
	display: block;
	float: left;
	margin-left: 213px;
	color: #ED1C24;
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
}

/* =Menu
-------------------------------------------------------------- */

#access {
	background: #363485; /* Show a solid color for older browsers */
	-webkit-box-shadow: rgba(0, 0, 0, 0.7) 0px 1px 10px;
	-moz-box-shadow: rgba(0, 0, 0, 0.7) 0px 1px 10px;
	box-shadow: rgba(0, 0, 0, 0.7) 0px 1px 10px;
	clear: none;
	display: block;
	float: right;
	margin: 0 75px 0 0;
	width: 70%;
	margin-top: 60px;
}
#access ul {
	font-size: 14px;
	list-style: none;
	margin: 0 auto;
	padding-left: 0;
}
#access li {
	float: left;
	position: relative;
}
#access a {
	color: #FFF;
	display: block;
	line-height: 3.333em;
	padding: 0 15px;
	text-decoration: none;
	text-transform: uppercase;
}
#access ul ul {
	-moz-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	display: none;
	float: left;
	margin: 0;
	position: absolute;
	top: 3.333em;
	left: 0;
	width: 188px;
	z-index: 99999;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #f9f9f9;
	border-bottom: 1px dotted #ddd;
	color: #444;
	font-size: 13px;
	font-weight: normal;
	height: auto;
	line-height: 1.4em;
	padding: 10px 10px;
	width: 168px;
}
#access li:hover > a,
#access ul ul :hover > a,
#access a:focus {
	background: #efefef;
}
#access li:hover > a,
#access a:focus {
	background: #f9f9f9; /* Show a solid color for older browsers */
	background: -moz-linear-gradient(#f9f9f9, #e5e5e5);
	background: -o-linear-gradient(#f9f9f9, #e5e5e5);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f9f9f9), to(#e5e5e5)); /* Older webkit syntax */
	background: -webkit-linear-gradient(#f9f9f9, #e5e5e5);
	color: #373737;
}
#access ul li:hover > ul {
	display: block;
}
#access .current-menu-item > a,
#access .current-menu-ancestor > a,
#access .current_page_item > a,
#access .current_page_ancestor > a {
	font-weight: bold;
	text-decoration: underline;
}

/* Search Form */
#branding #searchform {
     position: absolute;
     right: 0px;
     text-align: right;
     top: 20px;
     height: 20px;
     width: 240px;
}
#branding #searchform div {
	margin: 0;
}
#branding #s {
	float: left;
	-webkit-transition-duration: 400ms;
	-webkit-transition-property: width, background;
	-webkit-transition-timing-function: ease;
	-moz-transition-duration: 400ms;
	-moz-transition-property: width, background;
	-moz-transition-timing-function: ease;
	-o-transition-duration: 400ms;
	-o-transition-property: width, background;
	-o-transition-timing-function: ease;
	width: 72px;
	height: 17px;
	padding-right: 20px;
	border: none;
}
#branding #s:focus {
	background-color: #f9f9f9;
	width: 150px;
}
#branding #searchsubmit {
    border: 1px solid rgba(0, 0, 0, .1);
    display: block;
    float: left;
    font-size: 12px;
    height: 27px;
    padding-bottom: 3px;
    padding-left: 5px;
    padding-right: 7px;
    text-transform: uppercase;
	background: #FFF;
	color: #000;
}

/* Slideshow */

#slideshow { 
	
 	width: 84%;
 	height: 300px;
	float: left;
	background: inherit;

	margin-left: 50px;
	overflow: hidden;
 	border: 8px solid rgba(0, 0, 0, .3);
}
.slide { 

}
.slideContent { 
	display: block;
	width: 100%;
	text-align: center;
	position: absolute;
	background: rgba(0, 0, 0, .6);
	color: #FFF;
	font-size: 26px;
	padding: 10px 20px;

}


/* =Content
----------------------------------------------- */

#main {
	clear: both;
	padding: 75px 0 0;
}
.page-title {
	color: #666;
	font-size: 10px;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	margin: 0 0 2.6em;
	text-transform: uppercase;
}
.page-title a {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0;
	text-transform: none;
}
.hentry,
.no-results {
	border-bottom: 1px solid #ddd;
	margin: 0 0 1.625em;
	padding: 0 0 1.625em;
	position: relative;
}
.hentry:last-child,
.no-results {
	border-bottom: none;
}
.blog .sticky .entry-header .entry-meta {
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}
.entry-title,
.entry-header .entry-meta {
	padding-right: 76px;
}
.entry-title {
	clear: both;
	color: #222;
	font-size: 26px;
	font-weight: bold;
	line-height: 1.5em;
	padding-bottom: .3em;
	padding-top: 15px;
}
.entry-title,
.entry-title a {
	color: #222;
	text-decoration: none;
}
.entry-title a:hover,
.entry-title a:focus,
.entry-title a:active {
	color: #1982d1;
}
.entry-meta {
	color: #666;
	clear: both;
	font-size: 12px;
	line-height: 18px;
}
.entry-meta a {
	font-weight: bold;
}
.single-author .entry-meta .by-author {
	display: none;
}
.entry-content,
.entry-summary {
	padding: 0 0 20px 0;
}
.entry-content h1,
.entry-content h2,
.comment-content h1,
.comment-content h2 {
	color: rgb(50,51,149);
	font-weight: bold;
	margin: 0 0 .8125em;
	font-size: 20px;
}
.entry-content h3,
.comment-content h3 {
	font-size: 10px;
	letter-spacing: 0.1em;
	line-height: 2.60em;
	text-transform: uppercase;
}
.entry-content table,
.comment-content table {
	border-bottom: 1px solid #ddd;
	margin: 0 0 1.625em;
	width: 100%;
}


/* Home Widgets */
#homeWidgets {
	width: 100%;
	clear: both;
	float: left;
	display: block;
	padding: 0px 50px;
}
.capabilities {
	float: left;
	width: 180px;
	margin-right: 5px;
}
.capabilities h2 { 
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;

}