/*
Welcome to Custom CSS!

CSS (Cascading Style Sheets) is a kind of code that tells the browser how
to render a web page. You may delete these comments and get started with
your customizations.

By default, your stylesheet will be loaded after the theme stylesheets,
which means that your rules can take precedence and override the theme CSS
rules. Just write here what you want to change, you don't need to copy all
your theme's stylesheet content.
*/
.site-description {
	top: 20px;
} 

.entry-content p a, .entry-content li a, blockquote p a {
	border-bottom-color: #090;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	padding-bottom: 2px;
}

.entry-content p a:hover, .entry-content li a:hover, blockquote p a:hover {
	text-decoration: none;
}

.archive-pagination a {
	background-color: #FFFFFF;
	border: 1px solid #999;
	border-radius: 0;
	color: #666666;
	cursor: pointer;
	display: inline-block;
	padding: .5rem 1rem .8rem;
	text-transform: lowercase;
}

.archive-pagination a:hover, .archive-pagination li.active a {
	background-color: #ddd;
	text-decoration: none;
}

.archive-pagination, .entry-pagination {
	clear: both;
	font-family: 'Oswald', sans-serif;
	font-size: 1.4rem;
	margin: 4rem 0 0;
}

button, input[type="button"], input[type="reset"], input[type="submit"] {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #333;
	border-radius: 0;
	box-shadow: none;
	color: #333333;
	cursor: pointer;
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	letter-spacing: .1rem;
	padding: 1rem 2rem;
	text-transform: lowercase;
	width: auto;
}

.title-area .newsletter-signup {
	letter-spacing: .3px;
	position: absolute;
	right: 0;
	top: 20px;
	width: 200px;
}

.newsletter-signup:before {
	top: -10px;
}

.newsletter-signup input[type="text"] {
	padding: 2px 3px;
}

.newsletter-signup .subbutton {
	background: none repeat scroll 0 0 #DDDDDD;
}

button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {
	background-color: #ddd;
	background-color: #9a9 !important;
}

input.gsc-search-button {
	background-color: #CCCCCC;
	border-color: #B3B3B3;
}

.cse input.gsc-search-button, input.gsc-search-button {
	background-color: #ddd !important;
	border: 1px solid #B3B3B3 !important;
	border-radius: 0 !important;
	color: #444444 !important;
	font-family: arial, sans-serif !important;
	font-size: 11px !important;
	font-weight: normal !important;
	height: 20px;
	min-width: 54px;
	padding: 2px 8px 0 !important;
	text-transform: uppercase !important;
}

.site-logo img {
	border: none;
	margin: 10px 0 -15px;
	padding: 0;
}

.genesis-nav-menu a {
	border: none;
	color: #444444;
	display: block;
	padding: 0 5px 0 15px;
	position: relative;
}

.genesis-nav-menu .sub-menu {
	background: none repeat scroll 0 0 #EDEDED;
}

.genesis-nav-menu li > ul.sub-menu li {
	border-bottom: 1px dotted #556655;
}

.nav-secondary .wrap {
	border: medium none;
	margin-top: -8px;
}

.nav-secondary a {
	color: #666666;
	font-family: Oswald, sans-serif;
	font-size: 13px;
	letter-spacing: .01em;
	padding: 0 8px;
}

nav-secondary a:hover, .nav-secondary .current-menu-item > a, .nav-secondary .sub-menu a:hover, .nav-secondary .sub-menu .current-menu-item > a:hover {
	color: #003300 !important;
}

.genesis-nav-menu a:hover, .genesis-nav-menu .current-menu-item > a {
/*color: #030;*/
	text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
	color: #333333;
	font-family: Georgia, serif;
	font-weight: 700;
	line-height: 1.2;
	margin: 0 0 1.6rem;
	padding: 0;
}

.site-inner {
	clear: both;
	margin: 35px 0 40px;
}

.content {
	border-right: 1px solid #CCCCCC;
}

.category .content-sidebar-wrap {
	border-top: 2px solid #CCC;
	height: 3rem;
	margin-top: 1rem;
}

.category .category-title.entry-title {
	background: none repeat scroll 0 0 #FFFFFF;
	font-weight: 400;
	letter-spacing: 2px;
	margin: 0 auto;
	max-width: -moz-max-content;
	max-width: -webkit-fit-content;
	padding: 0 1rem;
	position: relative;
	text-transform: lowercase;
	top: -18px;
}

.category-description {
	border: 1px solid #CCCCCC;
}

.entry-title {
	color: #666666;
	font-size: 2.5rem;
	font-weight: 700;
	line-height: 1.3;
}

.drop_cap {
	color: #666666;
	display: block;
	float: left;
	font-family: georgia, serif;
	font-size: 300%;
	line-height: .75;
	padding-right: 3px;
	padding-top: 3px;
}

.widgettitle {
	font-weight: 300;
	letter-spacing: 2px;
}

.latest-posts-header {
	font-weight: 300;
	letter-spacing: 2px;
}

.featured-post-title {
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: 300;
	text-align: center;
}

blockquote, blockquote:before {
	background: none;
	border: 2px dotted #999;
	color: #333;
	padding: 3rem 3rem .5rem;
}

.single .entry {
	border-bottom: 2px solid #bbb;
	margin-bottom: 6.6rem;
}

.pre-comments {
	border-bottom: 2px solid #bbb;
	border-top: 2px solid #bbb;
	clear: both;
	margin: 6rem 0 20px;
	padding: 10px 0;
}

.pre-comments .comments-number {
	float: left;
	font-size: 3rem;
	font-weight: bold;
	width: 55%;
}

.pre-comments .comments-number:after {
	color: #999;
	content: "\2766";
	float: right;
	font-style: normal;
}

.pre-comments .date {
	float: right;
	padding-top: 1rem;
	text-align: right;
	vertical-align: middle;
	width: 45%;
}

.comment-list li, .ping-list li {
	border-top: 1px dotted #999999;
	list-style-type: none;
	margin-top: 2rem;
	padding: 1rem 3.2rem;
}

.entry-comments .comment-author {
	font-weight: 700;
	margin-bottom: 0;
}

.comment-list li li {
	background: none repeat scroll 0 0 #EEEEEE;
	margin: 50px 0 20px;
}

.comment-content {
	line-height: 1.6;
}

input, select, textarea {
	color: #333;
}

.pagination-previous, .pagination-next {
	font-family: oswald, sans-serif;
	font-size: 1.4rem;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	border-radius: 0;
	color: #666666;
	cursor: pointer;
	display: inline-block;
	padding: .5rem 1rem .8rem;
	text-transform: lowercase;
}

/* search results page  */
.gsc-above-wrapper-area {
	border-bottom: 1px solid #FFFFFF;
	padding: 5px 0;
}

.gsc-above-wrapper-area-container {
	margin-bottom: 1rem;
	width: 100%;
}

.cse .gsc-resultsHeader, .gsc-resultsHeader {
	border-bottom: medium none #0000CD;
	border-top: medium solid #333333;
	display: none;
	margin-bottom: 1rem !important;
}

.gsc-control-cse .gsc-table-result {
	border-bottom: medium solid #FFFFFF !important;
	margin-bottom: 1rem;
}

/* resources page  */
.page-template-page-resources-php .entry-title {
	background: none repeat scroll 0 0 #FFFFFF;
	font-family: 'Oswald', sans-serif;
	font-size: 2.7rem;
	font-weight: 400;
	letter-spacing: 2px;
	margin: 0 auto;
	max-width: -moz-max-content;
	padding: 0 1rem;
	position: relative;
	text-transform: lowercase;
	top: -10px;
	text-align: center;
}

.page-template-page-resources-php h2 {
	color: #666;
	font-size: 2.2rem;
	margin: 1rem 0 .3rem;
}

.page-template-page-resources-php .entry-content ul {
	margin: 0;
	padding: 5px 10px 10px;
	-moz-column-count: 2;
	-moz-column-gap: 30px;
	-webkit-column-count: 2;
	-webkit-column-gap: 30px;
	column-count: 2;
	column-gap: 30px;
}

.entry-content ul li {
	list-style-type: disc;
}

.full-width-content .entry-content {
	margin: 0 15%;
}

.footer-widgets .welcome {
	color: #444444;
	font-family: georgia, serif;
	font-size: 2rem;
	line-height: 1.5;
}

/*  home  */
.home .featured-post-title {
	font-family: georgia;
	font-size: 1.7rem !important;
	font-style: normal;
	font-weight: 700;
	text-align: center;
}

.home .entry-title {
	color: #666666;
	font-size: 2.45rem;
	font-weight: 700;
	line-height: 1.3;
}

.blank-block {
	height: 335px;
	width: 335px;
	display: block;
	background: transparent;
}

.ssp_no_chrome_slider_default {
	box-shadow: 0 0 0 0;
}

@media print {
	.content {
		width:90%;
		border:none;
	}
	.sidebar,
	.sharedaddy,
	.atg-podcast-inner {
		display:none;
	}
}

.search .archive-description {
	background: none; 
	border-bottom: dotted 1px rgb(102, 51, 51); 
	padding-left: 0; 
}

.archive-description h1 {
	color: rgb(102, 51, 51);
}


/* For the https://awaytogarden.com/about/need-help-making-or-re-making-a-website/ page */

@media only screen and (max-width: 860px) {
	.post-43813 .entry-content { 			margin: 0; 
	} 
	.post-43813 .entry-content blockquote { 
		margin: 4rem 0; 
	}
}