/* @override
	http://links.jaredatchison.com/wp-content/themes/EA-Genesis-Child-master/style.css?ver=2.0.0 */

/*
	Theme Name:  Tasty Cild Theme
	Description: Tasty is a bookmark themed child theme created for the <a href="http://www.jaredatchison.com/go/genesis">Genesis Framework</a>
	Author:      Jared Atchison
	Author URI:  https://github.com/jaredatch/Tasty
	Version:     2.0.0
	License:     GPL-2.0+
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
	Template:    genesis
*/


/* HTML5 Reset
---------------------------------------------------------------------------------------------------- */

/* Baseline Normalize - normalize.css v2.1.2 | MIT License | git.io/normalize
--------------------------------------------- */

article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}a:focus{outline:thin dotted}a:active,a:hover{outline:0}h1{font-size:2em;margin:.67em 0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}mark{background:#ff0;color:#000}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}pre{white-space:pre-wrap}q{quotes:"\201C" "\201D" "\2018" "\2019"}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}button,input{line-height:normal}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}

/* Box Sizing
--------------------------------------------- */

*,
input[type="search"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
}

/* Float Clearing
--------------------------------------------- */

.clearfix:before,
.nav-primary:before,
.nav-secondary:before,
.site-container:before,
.site-footer:before,
.site-header:before,
.site-inner:before,
.wrap:before {
	content: " ";
	display: table;
}

.clearfix:after,
.nav-primary:after,
.nav-secondary:after,
.site-container:after,
.site-footer:after,
.site-header:after,
.site-inner:after,
.wrap:after {
	clear: both;
	content: " ";
	display: table;
}


/* Defaults
---------------------------------------------------------------------------------------------------- */

/* Typographical Elements
--------------------------------------------- */

body {
	background-color: #f5f5f5;
	color: #333;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.625;
}

a {
	color: #00a0d2;
	text-decoration: none;
}

a:hover {
	color: #ff5b2a;
}

p {
	margin: 0 0 20px;
	padding: 0;
}

strong {
	font-weight: 700;
}

ol,
ul {
	margin: 0;
	padding: 0;
}

/* Headings
--------------------------------------------- */

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #333;
	font-weight: 700;
	line-height: 1.2;
	margin: 0;
	margin-bottom: 16px;
	padding: 0;
}

.archive-title {
	font-size: 20px;
	font-weight: 400;
}

/* Objects
--------------------------------------------- */

embed,
iframe,
img,
object,
video,
.wp-caption {
	max-width: 100%;
}

img {
	height: auto;
	width: auto; /* IE8 */
}

/* Forms
--------------------------------------------- */

input,
select,
textarea {
	background-color: #fff;
	border: 1px solid #ddd;
	box-shadow: 1px 1px 3px #eee inset;
	color: #666;
	font-size: 14px;
	padding: 10px;
	width: 100%;
}

input:focus,
textarea:focus {
	border: 1px solid #999;
	outline: none;
}

.input-small {
	font-size: 12px;
	padding: 5px 10px;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	background-color: #333;
	border: none;
	box-shadow: none;
	color: #fff;
	cursor: pointer;
	padding: 10px;
	text-transform: uppercase;
	width: auto;
}

button:hover,
input:hover[type="button"],
input:hover[type="reset"],
input:hover[type="submit"] {
	background-color: #f15123;
	color: #fff;
}


/* Tag Autocompletion
------------------------------------------------------------ */

.ac_results {
	padding: 0;
	margin: 0;
	list-style: none;
	position: absolute;
	z-index: 10000;
	display: none;
	border: 1px solid #ccc;
	background: #fff;
	width: 180px;
}

.ac_results li {
	padding: 2px 5px;
	white-space: nowrap;
	text-align: left;
}

.ac_over {
	cursor: pointer;
}

.ac_match {
	text-decoration: underline;
}


/* Structure and Layout
---------------------------------------------------------------------------------------------------- */

/* Site Containers
--------------------------------------------- */

.wrap {
	margin: 0 auto;
	max-width: 1140px;
}

.site-inner {
	background: #fff;
	clear: both;
	padding: 20px 0;
}

/* Column Widths and Positions
--------------------------------------------- */

.content {
	float: right;
	width: 70.1754386%; /* 740/1140 */
}

.content-sidebar .content {
	float: left;
}

.full-width-content .content {
	width: 100%;
}

.sidebar-primary {
	float: right;
	width: 24.5614035%; /* 300/1140 */
}

.sidebar-content .sidebar-primary {
	float: left;
}


/* Common Classes
---------------------------------------------------------------------------------------------------- */

/* WordPress
--------------------------------------------- */

img.centered,
.aligncenter {
	display: block;
	margin: 0 auto 24px;
}

img.alignnone {
	margin-bottom: 12px;
}

.alignleft {
	float: left;
	text-align: left;
}

.alignright {
	float: right;
	text-align: right;
}

img.alignleft,
.wp-caption.alignleft {
	margin: 0 24px 24px 0;
}

img.alignright,
.wp-caption.alignright {
	margin: 0 0 24px 24px;
}

.search-form input[type="submit"] {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	padding: 0;
	position: absolute;
	width: 1px;
}


/* Site Header
---------------------------------------------------------------------------------------------------- */

.site-header .wrap {
	padding: 15px 0;
}

.title-area {
	overflow: hidden;
}

.site-title {
	float: left;
	font-size: 36px;
	line-height: 1;
	margin: 0;
	text-transform: uppercase;
	width: 50%;
}

.site-title a,
.site-title a:hover {
	font-weight: 400;
	color: #444;
}

.site-header .search-form {
	float: right;
	margin: 0 !important;
	width: 50%;
}

.site-header .search-form input[type=search],
.site-header .search-form input[type=text] {
	width: 280px;
	float: right;
}

/* Press this styles */

.pressthis h4 {
	margin: 2em 0 1em;
}

.pressthis textarea {
	width: 100%;
	font-size: 1em;
}

#pressthis-code-wrap {
	overflow: auto;
}

.pressthis-bookmarklet-wrapper {
	margin: 20px 0 8px;
	vertical-align: top;
	position: relative;
	z-index: 1;
}

.pressthis-bookmarklet,
.pressthis-bookmarklet:hover,
.pressthis-bookmarklet:focus,
.pressthis-bookmarklet:active {
	display: inline-block;
	position: relative;
	cursor: move;
	color: #32373c;
	background: #e5e5e5;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #b4b9be;
	font-style: normal;
	line-height: 16px;
	font-size: 14px;
	text-decoration: none;
}

.pressthis-bookmarklet:active {
	outline: none;
}

.pressthis-bookmarklet:after {
	content: "";
	width: 70%;
	height: 55%;
	z-index: -1;
	position: absolute;
	right: 10px;
	bottom: 9px;
	background: transparent;
	-webkit-transform: skew(20deg) rotate(6deg);
	-ms-transform: skew(20deg) rotate(6deg);
	transform: skew(20deg) rotate(6deg);
	-webkit-box-shadow: 0 10px 8px rgba(0, 0, 0, 0.6);
	box-shadow: 0 10px 8px rgba(0, 0, 0, 0.6);
}

.pressthis-bookmarklet:hover:after {
	-webkit-transform: skew(20deg) rotate(9deg);
	-ms-transform: skew(20deg) rotate(9deg);
	transform: skew(20deg) rotate(9deg);
	-webkit-box-shadow: 0 10px 8px rgba(0, 0, 0, 0.7);
	box-shadow: 0 10px 8px rgba(0, 0, 0, 0.7);
}

.pressthis-bookmarklet span {
	display: inline-block;
	margin: 0px 0 0;
	padding: 0px 12px 8px 9px;
}

.pressthis-bookmarklet span:before {
	color: #72777c;
	font: normal 20px/1 dashicons;
	content: "\f157";
	position: relative;
	display: inline-block;
	top: 4px;
	margin-right: 4px;
}

/* Content Area
---------------------------------------------------------------------------------------------------- */

/* Entries
--------------------------------------------- */

.entry {
	border-top: 1px solid #ddd;
	padding: 10px 0;
}

.entry .day {
	color: #666;
	float: left;
	width: 85px;
}

.entry.same-day {
	margin-left: 95px;
}

.entry.same-day .entry-content,
.entry.same-day .entry-title,
.entry.same-day .entry-meta {
	margin-left: 0;
}

.entry-title {
	font-size: 14px;
	font-weight: 400;
	margin: 0 0 10px 95px;
}

.entry-content {
	margin-left: 95px;
}

.entry-content p {
	color: #666;
	font-size: 13px;
	line-height: 1.3;
	margin: 0 0 10px 0;
}

.entry-meta {
	color: #ccc;
	font-size: 12px;
	margin: 0 0 0 95px;
}

.entry-meta .edit,
.entry-meta .delete {
	color: #999;
	text-transform: uppercase;
}

.entry-categories, .entry-tags {
	float: right;
}

.entry-tags:before {
	content: ' | ';
	padding: 0 .25em;
}

.entry-categories a, .entry-tags a {
	background: #eee;
	color: #333;
	display: inline-block;
	font-size: 11px;
	line-height: 1;
	padding: 5px;
	margin: 0 .25em 0;
}

.entry-categories a:hover, .entry-tags a:hover {
	background: #333;
	color: #fff;
}

.notice {
  padding: 8px 35px 8px 14px;
  margin-bottom: 20px;
  color: #c09853;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
}


/* Quick bar
--------------------------------------------- */

.quick-bar {
	background: #f5f5f5;
	font-size: 13px;
	line-height: 1;
	padding: 10px;
	overflow: hidden;
}

.quick-bar img {
	vertical-align: baseline;
}

.term-search {
	float: left;
	width: 50%;
}

#category-search {
	margin-top: 10px;
}

.term-search .select2-container, .term-search select {
	display: block;
	width: 100%;
	margin-bottom: .5em;
}

.term-search select {
	padding: 8px;
	height: 28px;
}

.quick-bar #tag {
	vertical-align: baseline;
}

.total-posts {
	float: right;
	text-align: right;
	width: 50%;
	padding-top: 6px;
}

.total-posts .count {
	font-weight: bold;
}

/* Entry Navigation
--------------------------------------------- */

.pagination {
	clear: both;
	font-size: 14px;
	border-top: 1px solid #ddd;
	overflow: hidden;
	padding: 20px 0 0;
}

.pagination li {
	display: inline;
}

.pagination a {
	background-color: #00a0d2;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	padding: 8px 12px;
}

.pagination a:hover,
.pagination li.active a {
	background-color: #f15123;
}


/* Sidebars
---------------------------------------------------------------------------------------------------- */

.sidebar p:last-child {
	margin-bottom: 0;
}

.sidebar li {
	list-style-type: none;
	word-wrap: break-word;
}

.sidebar ul > li:last-child {
	margin-bottom: 0;
}

.sidebar .widget {
	margin-bottom: 20px;
}

.sidebar {
	font-size: 13px;
}

h4.widget-title {
	margin: 0 0 10px 0;
}

.sidebar .taxonomy-drilldown-lists h4 {
	display: none;
}


/* Site Footer
---------------------------------------------------------------------------------------------------- */

.site-footer {
	color: #999;
	font-size: 12px;
	padding: 25px 0 20px;
	text-align: center;
}

.site-footer p {
	line-height: 1;
	margin: 0;
}

.site-footer a {
	color: #666;
}


/* Media Queries
---------------------------------------------------------------------------------------------------- */


@media only screen and (max-width: 1139px) {

	.site-header .wrap,
	.wrap {
		padding-left: 2%;
		padding-right: 2%;
	}

}

@media only screen and (max-width: 767px) {

	.content {
		float: none;
		width: 100%;
	}

	.sidebar {
		float: none;
		width: 100%;
	}

}

@media only screen and (max-width: 600px) {

	body,
	.entry-title {
		font-size: 13px;
	}

	.site-inner {
		padding: 10px 0;
	}

	.site-header .wrap {
		padding-top: 10px;
		padding-bottom: 10px;
	}

	.site-title {
		width: 100%;
		float: none;
		text-align: center;
		font-size: 22px;
	}

	.site-header .search-form {
		width: 100%;
		float: none;
		padding-top: 5px;
	}

	.site-header .search-form input[type="search"],
	.site-header .search-form input[type="text"] {
		margin: 0 auto;
		display: block;
		float: none;
		width: 85%;
	}

	.entry {
		padding: 5px 0;
	}

	.pagination a {
		font-size: 12px;
		padding: 5px 10px;
	}

}


.widget_categories li {
	background: rgba(0, 160, 210, 0.1);
	/*background: red;*/
	padding-left: 10px;

	position: relative;
	display: block;
	cursor: pointer;
	margin: 0;
}
.widget_categories li a {
	display: block;
	padding: 10px 0 11px 18px;
	border-bottom: 1px solid #ddd;
	background: #fff;
}
