/*
Theme Name:     structure_child
Description:    
Author:         Russ Baker
Template:       organic_structure

(optional values you can add: Theme URI, Author URI, Version)
*/

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

#footerwidgets .simple-social-icons ul li a, #footerwidgets .simple-social-icons ul li a:hover {
	line-height: 18px;
	padding: 9px;
	text-indent: 0;
}

#footerwidgets .simple-social-icons {
	margin-top: 10px;
	padding: 0;
}
h1.tagline {
	font-size: 20px;
	letter-spacing: .03em;
	text-align: center;
	text-shadow: 2px 2px 0px rgba(233, 199, 199, 1);
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 20px 0px;
	border-bottom: 1px dotted #151515;
}
.title_page {
    border-bottom: 2px solid #151515;
}
h1 {
	letter-spacing: 0.02em;
}
#textbanner h1 {
	font-size: 36px;
	line-height: 57px;
	text-shadow: 2px 2px 0px #CCC;
	text-transform: none;
	letter-spacing: 0.02em !important;
	padding: 0px;
	margin: 0px !important;
	background: url(http://www.familyofsecrets.com/NEW-SITE/wp-content/uploads/2014/11/family-of-secrets-book_sm.jpg);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: 65% 0%;
}
#navbar {
	padding: 0px;
}
.menu a {
    	padding: 12px 10px 8px;
}
blockquote {
font-size: 14px;
line-height: 19px;
	margin: 15px 8px 15px 35px;
	padding: 0px 10px 0px 15px;
	border-left: 1px solid #151515;
}
#sidebar_left .featuredtitle {
	color: #A6262D;
	font-size: 20px;
}
#sidebar_left .sidecontent .morelink {
	background: none repeat scroll 0% 0% #A6262D;
	color: #FFF !important;
}
#sidebar_left .sidecontent .morelink:hover {
	color: #000 !important;
}
#mc_embed_signup .mc-field-group .asterisk {
    	top: 0px !important;
    	right: 0px !important;
}
img.slideshow_book {
	margin-left: 25px;
}

#homewidgets .textwidget a.slideshow_book_link:hover {
	background-color: transparent !important;
}

#homewidgets .textwidget a img.slideshow_book a:hover  {
	background-color: #FFF !important;
	color: #FFF !important;
}

#sidebar_right {
    width: 180px;
}
#sidebar_left {
	width: 280px;
}
#sidebar_left .sidecontent .morelink {
   	width: 280px;
}

.postarea ul li {
    	list-style: none;
}
div.buy_box {
    	background-color: rgba(207, 207, 207, 1);
    	padding: 40px;
}
.menu li:last-child a {
       color: #A6262D;
}
/********** Table Styles ***********************/
.tablepress {
    	width: 60% !important;
	color: #151515;
	font-size: 16px;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	letter-spacing: 0.02em;
	border: 1px solid #151515 !important;
}
.tablepress .odd td {
    background-color: #FFF !important ;
}
.tablepress .even td {
    background-color: #F9F9F9 !important;
}
img.book_cover_buy {
	margin-right: 40px;
}

/*************** MEDIA QUERIES******************/
@media (max-width: 525px) {
	#textbanner h1 {
		background-position: 85% 0%;
	}
.tablepress {
    width: 100% !important;
}
}
