/*
Theme Name: Claremont 2014
Theme URI: http://claremontroad.com
Author: Ty Dennis
Author URI: http://sourapplemedia.com
Description: The great and wonderful Claremont Road
Version: 2.0

*/


@import url(css/normalize.css);
@import url(css/style-guide.css);

body {
	background: #fff;
	color: #343434;
	font-family: Georgia, Times, "Times New Roman", serif;
}
.wrapper {
	width: 1060px;
	margin: 0 auto;
}
#content {
	float: left;
	width: 651px;
	margin-top: 31px;
}
#sidebar {
	background-image: url('images/sidebar-top.png'), url('images/sidebar-bottom.png');
	background-repeat: no-repeat, no-repeat;
	background-position: center top, center bottom;
	float: right;
	padding-top: 45px;
	padding-bottom: 45px;
	width: 375px;
	position: relative;
	top: -180px;
	/* box-shadow: 0 0 15px rgba(0,0,0,0.1); */
}
.sidebar-wrapper {
	background: url('images/sidebar-middle.png') repeat-y;
	width: 315px;
	padding: 0 30px;
	margin-bottom: 0;
}
/* =======================================================================
	HEADER
======================================================================= */
#header {
	background: url('images/header-bg.png');
	display: table;
	width: 100%;	
}
.logo {
	margin: 0;
	padding: 0;
	border: none;
}
.logo a {
	text-decoration: none;
	border: none;
	width: 650px;
	height: 209px;
	background: url('images/logo.png') no-repeat;
	text-indent: -9999px;
	display: block;
}
.logo a:hover {
	background: url('images/logo-hover.png') no-repeat;
	transition: none;
}


/* =======================================================================
	Main Content
======================================================================= */
img.alignright, a img.alignright {
	float:right; 
	margin:0 0 1em 1em;
}
img.alignleft, a img.alignleft {
	float:left; 
	margin:0 1em 1em 0;
}
img.aligncenter, a img.aligncenter {
	display: block !important;
	margin-left: auto !important; 
	margin-right: auto !important;
}
.pibfi_pinterest {
	position: relative;
	display: block;
	margin-bottom: 20px;
}

.page .comments-area {
	display: none;
}

.entry-meta, .entry-content, .comments-area {
	font-size: 0.813em; /* 13px */
}

/* entry title */
.entry-title a {
	color: #269faf;
}
.entry-title a:hover {
	opacity: 0.7;
}
.entry-title + .entry-meta {
	background: #b4ddba url('images/date-bottom-bg.png') no-repeat 0 100% ;
	padding-bottom: 10px;
	padding-top: 10px;
	width: 36px;
	font-size: 13px;
	font-family: "brandon-grotesque",sans-serif;
	text-align: center;
	text-transform: uppercase;
	line-height: 18px;	
}
.entry-title + .entry-meta a {
	color: #fff;
	width: 30px;
	display: block;
	margin: 0 auto;
}

/* entry content */
.entry-content, .search-results .entry-summary  {
	position: relative;
	left: 52px;
	top: -65px;
	width: 600px;
	font-size: 13px;
}
.entry-content img {
	margin-right: auto;
	margin-left: auto;
}

/* footer entry-meta */
footer.entry-meta {
	width: 600px;
	position: relative;
	left: 52px;
	padding-bottom: 5px;
	margin: -55px 0 80px 0;
	border-bottom: 1px solid #46af89;
	font-family: "brandon-grotesque",sans-serif;
}
.entry-meta-top {
	margin-bottom: 5px;
}
.cat-links {
	color: #6c6c6c;
	letter-spacing: 0.09em;
	display: block;
	text-align: left;
	margin: 0 0 25px 0;
	display: block;
}
.cat-links a {
	color: #6c6c6c;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-style: italic;
	font-size: 12px;
	font-weight: 200;
}

.comments-link a {
	background: url('images/icon-comment-bubble.png') right center no-repeat;
	padding-right: 20px;
	text-transform: uppercase;
	color: #6c6c6c; 
	letter-spacing: 0.15em;
}
.cat-links a:hover , .comments-link a:hover {
	opacity: 0.8;
}

/* comments */
.comments-area {
	width: 600px;
	position: relative;
	left: 52px;
}
.comments-area h2, .comment-reply-title {
	font-family: "brandon-grotesque",sans-serif;
	font-weight: 600;
	font-size: 16px;
	color: #4cbd9e;
	text-transform: uppercase;
	margin-bottom: 25px;
}
.commentlist {
	list-style: none;
	margin: 10px 0 30px 0;
	padding: 0;
	color: #343434px;
}
.commentlist li {
	padding: 0;
	margin: 0;
	list-style: none;
}
.commentlist .children {
	list-style: none;
	margin: 20px 0;
}
.comment-author a, .comment-author.vcard {
	color: #4cbd9e;
	font-style: normal;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 0.09em;
}

.comment-meta, .comment-meta a {
	color: #343434;
	font-style: italic;
	margin-top: 4px;
}
.comment-meta .reply {
	margin-left: 15px;
}
.comment-content p {
	margin-top: 10px;
}

li.bypostauthor > article.comment {
	background: #e8f4f1;
	padding: 14px;
	margin-bottom: 20px;
	list-style: none;
}
.commentlist li.depth-2 > article, .commentlist li.depth-3 > article, .commentlist li.depth-4 > article {
	list-style: none;
}

.commentlist li.depth-2 > article { 
	margin-left: 20px;
	
}
.commentlist li.depth-3 > article { 
	margin-left: 40px;
}

.comment-respond {
	background: #e8f4f1;
	margin-top: 30px;
	margin-bottom: 30px;
	padding: 14px 14px 20px 14px;
	width: 572px;
	color: #363636;
	font-style: italic;
	font-size: 12px;
	overflow: hidden;
}
.comment-respond .comment-reply-title {
	margin-bottom: 5px;
	margin-top: 5px;
	font-style: normal;
}
.comment-respond p {
	margin: 10px 0;
}
.comment-notes {
	color: #363636;
	font-size: 12px;
	font-style: italic;
}
.comment-respond label {
	margin-right: 20px;
	color: #767575;
}
.comment-respond input, .comment-respond textarea {
	width: 488px;
	border: none;
	background: #fff;
	height: 23px;
}
.comment-respond textarea {
	height: 120px;
	padding: 10px;
	width: 470px;
}
.comment-form-author input {
	margin-left: 12px;
}
.comment-form-email input {
	margin-left: 12px;
}
.comment-form-url input {
	margin-left: 10px;
}
.comment-respond #submit {
	background: url('images/submit-button-comment.png') no-repeat;
	width: 78px;
	height: 27px;
	text-indent: -9999px;
	float: right;
	position: relative;
	left: -7px;
}
.comment-respond #submit:hover {
	background: url('images/submit-button-comment-hover.png') no-repeat;
}


.form-allowed-tags {
	display: none;
}


/* older - newer navigation */
.nav-spacer {
	color: #aad3d9;
	margin-top: 29px;
	display: inline-block;
}
.nav-previous {
	width: 300px;
	float: left;
	text-align: right;
	margin-top: 30px;
	margin-right: 12px;
	
}
.nav-next {
	width: 320px;
	float: right;
	text-align: left;
	margin-top: 30px;
}
.nav-previous a, .nav-next a {
	font-size: 14px;
	font-family: "brandon-grotesque",sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0.09em;
	color: #269faf;
}
.nav-previous a span {
	background: url('images/arrow-older.png') left center no-repeat;
	padding-left: 15px;
}
.nav-next a span {
	background: url('images/arrow-newer.png') right center no-repeat;
	padding-right: 15px;
}
.nav-previous a span:hover {
	background: url('images/arrow-older-rollover.png') left center no-repeat;
	padding-left: 15px;
	color: #73b043;
}
.nav-next a span:hover {
	background: url('images/arrow-newer-rollover.png') right center no-repeat;
	padding-right: 15px;
	color: #73b043;
}

/* pages */

.favorites {
	list-style: none;
	
	-webkit-column-count: 3;
	-webkit-column-gap: 20px;	
	
	-moz-column-count: 3;
	-moz-column-gap: 20px;
	
	column-count: 3;
	column-gap: 20px;
}
.favorites .keeptogether {
	display: inline-block;
    width: 100%;
}
.favorites h3 {
	color: #73b043;
	font-size: 13px;
	font-family: "brandon-grotesque",sans-serif;
	text-transform: uppercase;
	margin-top: 5px;
}
.favorites p {
	margin-top: 5px;
}
.favorites a {
	color: #343434;
}

/* no search results */
.search-no-results .entry-content {
	position: relative;
	left: 0;
	top: 0;	
}
.search-no-results .entry-title + .entry-meta {}

/* =======================================================================
	Sidebar
======================================================================= */

.widget {
	font-size: 12px;
	color: #6c6c6c;
}
.widget ul {
	margin-top: 5px;
}
.widget li {
	margin: 0;
	padding: 0;
	list-style: none;
}
widget-area h3, .widget-title {
	margin-bottom: 10px;
	color: #4cbd9e;
	text-transform: uppercase;
	letter-spacing: 0.06em;
	font-size: 13px;
	font-family: "brandon-grotesque",sans-serif;
	font-weight: 600;
	font-style: normal;
	text-align: center;
}
.textwidget img, .textwidget div {
	text-align: center;
	display: block !important;
	margin-left: auto !important; 
	margin-right: auto !important;
}
.textwidget img:hover {
	opacity: 0.8;
}

p.my-bio {
	margin: 0;
	font-size: 13px;
}
p.my-bio strong {
	color: #4cbd9e;
	text-transform: uppercase;
	letter-spacing: 0.08em;
}
.textwidget  img.my-bio:hover {
	opacity: 1;
}

/* sidebar navigation */
.menu-main-navigation-container {
	margin: 30px 0;
	padding: 0;
	border-top: 1px solid #b2dcb8;
	border-bottom: 1px solid #b2dcb8;
}
#menu-main-navigation {
	margin: 0 auto;
	padding: 5px 0 5px 0;
	list-style: none;
	overflow: hidden;
	font-size: 15px;
	letter-spacing: 0.07em;
	font-family: "brandon-grotesque",sans-serif;
	font-weight: 700;
	position: relative;
	left: 9px;
}
#menu-main-navigation li {
	margin: 0;
	padding: 0;
	display: inline;
}
#menu-main-navigation a {
	padding: 0 12px 0 10px;
	color: #73b043;
	background: url('images/bar.jpg') center right no-repeat;
	text-decoration: none;
}
#menu-main-navigation a:hover, #menu-main-navigation li.current_page_item a, #menu-main-navigation a:active, #menu-main-navigation a:focus {
	color: #269faf;
	background: url('images/hover-bar.jpg') center right no-repeat;
	text-decoration: none;
	outline: 0;
}
#menu-main-navigation li:first-child a {
	
}
#menu-main-navigation li:last-child a {
	border: none;
	background: none;
	padding-right: 0;
}
#menu-main-navigation li:nth-child(2) {
	position: relative;
	left: -2px;
}

/* sidebar social */
.social-sidebar {
	list-style: none;
	margin: 0;
	padding: 0;
	font-family: "brandon-grotesque",sans-serif;
	font-size: 12px;
	font-weight: 2	00;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}
.social-sidebar li {
	margin: 0;
	padding: 0;
}
.social-sidebar a {
	float: left;
	display: block;
	text-decoration: none;
	margin-bottom: 6px;
	margin-left: 7px;
	padding: 3px 0px;
	width: 100px;
	text-align: center;
	color: #fff;
}
.social-sidebar a.sidebar-pin {
	background: #67bcc7;
	margin-left: 0;
}
.social-sidebar a.sidebar-ig {
	background: #81d1bb;
}
.social-sidebar a.sidebar-fb {
	background: #62ba9f;
}
.social-sidebar a.sidebar-twt {
	background: #269faf;
	margin-left: 0;
	margin-bottom: 30px;
}
.social-sidebar a.sideabr-subsc {
	background: #4cbd9e;
	margin-bottom: 30px;
}
.social-sidebar a.sidebar-email {
	background: #1f9c76;
	margin-bottom: 30px;
}
.social-sidebar a:hover {
	background: #73b043;
}

/* sidebar search */
#s {
	border: 1px solid #c1dfdd;
	width: 200px;
	height: 21px;
	font-size: 13px;
	padding: 0 5px;
	font-family: "brandon-grotesque",sans-serif;
}
#searchsubmit {
	border: 1px solid #73b043;
	background: url('images/search-button.png') no-repeat;
	width: 96px;
	height: 22px;
	text-indent: -9999px;
	border: none;
	position: relative;
	top: -2px;
}
#searchsubmit:hover {
	border: 1px solid #b4ddba;
	background: url('images/search-button-hover.png') no-repeat;
}

/* sidebar banner ads and badges images */
.AdWidget_ImageWidget {
	margin: 20px 0;
	text-align: center !important;
}


/* sidebar categories and archives */
.widget_categories, .widget_jal_widget {
	margin: 50px 0;
	text-align: center;
	font-style: italic;
	font-weight: 100;
}
.widget widget_categories .widget-title {
	margin-top: 50px;
}
.widget_jal_widget {
	padding-bottom: 10px;
	margin-bottom: 0;
}
.widget_categories a, .widget_jal_widget a {
	color: #6c6c6c;
	text-decoration: none;
}

.widget_categories a:hover, .widget_jal_widget a:hover {
	color: #73b043;
}
.widget_jal_widget li.jaw_years ul {
	margin: 0;
}

/* =======================================================================
	Footer
======================================================================= */

.site-info {
	padding: 20px 0;
	font-size: 12px;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-style: italic;
	color: #363636;
	
}
.site-info p {
	width: 651px;
	text-align: center;
}
.site-info a {
	color: #363636;
	text-decoration: none;
}

/* =======================================================================
	Home
======================================================================= */


/* =======================================================================
	Plugins
======================================================================= */

/* gravity forms */

.gform_wrapper label {
	color: #73b043;
	font-family: "brandon-grotesque",sans-serif;
	font-size: 13px;
	font-weight: 200;
	text-transform: uppercase;
}
.gform_wrapper .left_label .gfield_label {
	font-weight: normal !important;
	text-align: right;
}
.gform_wrapper .gfield_required {
	color: #73b043 !important;
}
.gform_wrapper textarea, .gform_wrapper input {
	border: 1px solid #c1dfdd;
}
#gform_submit_button_1 {
	float: right;
	position: relative;
	left: -17px;
	top: -10px;
	background: url('images/submit-button.png') no-repeat;
	height: 22px;
	width: 96px;
	text-indent: -9999px;
	outline: 0;
	border: none;
}
#gform_submit_button_1:hover, #gform_submit_button_1:active, #gform_submit_button_1:focus {
	background: url('images/submit-button-contact.png') no-repeat;
}

/* pinterest pin button */

.pibfi_pinterest img {
	transition: all 0.8s ease;
}
.pibfi_pinterest img:hover {
	opacity: 0.6;
}
.pibfi_pinterest img:hover + .xc_pin, .pibfi_pinterest_hover{
	opacity: 0.6;
}
.pibfi_pinterest .xc_pin {
	width: 61px;
	height: 61px;
	background-image: url('images/icon-pinthis.png');
	background-repeat: none;
	position: absolute;
	top: 50%;
	left:50%;
	margin-top: -20px;
    margin-left:-20px;
	cursor: pointer;
	display: none;
	transition: all 0.8s ease;
	opacity: 0.7;
}

/* sharethis buttons and text */
.sharethis-claremont {
	text-transform: uppercase;
	color: #6c6c6c;
	letter-spacing: 0.15em;
	float: right;
}
.stButton .facebook {
	background: url('images/sharethis-fb.png') no-repeat !important;
	position: relative;
	top: -2px;
}
.stButton .twitter {
	background: url('images/sharethis-twitter.png') no-repeat !important;
	position: relative;
	top: -2px;
}

a strong, a b {color:#73b043;}

.st_facebook_large, .st_twitter_large, .st_linkedin_large, .st_email_large, .st_sharethis_large, .st_fblike_large, .st_plusone_large, .st_pinterest_large { display:none;}