/*
 Theme Name:   Biscuit Child
 Theme URI:    http://yourwebsite.com
 Description:  Biscuit Child Theme
 Author:       Pankogut
 Author URI:   http://pankogut.com
 Template:     biscuit
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         white, light, one-column, two-columns, left-sidebar, right-sidebar, fluid-layout, custom-header, custom-menu, custom-colors, editor-style, featured-image-header, full-width-template, post-formats, theme-options, featured-images, translation-ready
 Text Domain:  biscuit
*/

/* Now you can start adding your own styles here. Use !important to overwrite styles if needed. */


@import url(//fonts.googleapis.com/css?family=Just+Another+Hand);

body,
button,
input,
select,
textarea {
	-webkit-hyphens: manual;
	-moz-hyphens: manual;
	-ms-hyphens: manual;
	hyphens: manual;
}

@media (min-width: 1024px) {
	.column {
		padding: 0 5px;
	}
	.column.seven-tenths { width: 75%; }
	.column.three-tenths { width: 25%; }	

    .container {
		margin: 0 auto;
		width: 984px;
	}
	
	.site-content	{
		margin-left: inherit;
		margin-right: inherit;
		overflow: inherit;
	}
	
	.recent-posts {
		margin: 0px;
	}

	.connect-icons .genericon {
		   width: 26px;
	}
}

@media (min-width: 1090px) {
	.container {
		margin: 0 auto;
		width: 1050px
	}
	
	.column {
		padding: 0 5px;
	}
	.column.seven-tenths { width: 70%; }
	.column.three-tenths { width: 30%; }	
	
	.connect-icons .genericon {
		width: 32px;
	}
}

@media (min-width: 1190px) {
	.container {
		margin: 0 auto;
		width: 1150px;
	}
}

@media (max-width: 790px) {
    .alignleft, .alignright {
		float:none;
		clear: both;
		display: block;
		margin: 0 auto;
	}
}

.menu-wrap {
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	padding-top:0.5em;
	padding-bottom:0.5em;
	height: 2.5em;
}

#site-navigation a, #site-navigation .menu-toggle {
    color: #666;
    text-decoration: none;
}

#site-navigation a:hover {
    color: #999;
    text-decoration: none;
}

#site-navigation {
	margin-bottom: 1.5em;
}

.main-navigation{
  font-family: 'Just Another Hand', Georgia, "Times New Roman", Times, Serif; 
  font-size: 1em;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: 500;
  color: #666;
}

.main-navigation ul {
	margin: 0 0;
	float: right;
}

.current-menu-item {
	font-weight:600;
}

.main-navigation li {
    margin: 0 0.25em;
}

.header-image {
	margin-bottom: 0px;
}

.entry-header {
   text-align: left;
 }
 
 .page .entry-title {
	text-align: left;
	letter-spacing: 2px;
	margin-bottom: 0.5em;
 }
 .post .date {
	float: right;
	font-weight: normal;
	text-transform: uppercase;
}
.post .date span {
	font-weight: normal;
}

.f-right {
    float: right;
}

.entry-header {
	padding-bottom: 0px;
}

.error404 .page-title {
    font-family: 'Just Another Hand', Georgia, "Times New Roman", Times, Serif; 
    font-weight: normal;
    font-size: 2em;
    text-transform: none;	
	color: #666;
	letter-spacing: 1px;
	text-align: center;
}

.search .page-title {
    font-family: 'Just Another Hand', Georgia, "Times New Roman", Times, Serif; 
    font-weight: normal;
    font-size: 2em;
    text-transform: none;	
	color: #666;
	letter-spacing: 1px;
}

/* Search widget */
.search .search-submit {
	display: none;
}

.search input[type="search"] {
	width: 100%;
        max-width: 400px;
	box-sizing: border-box;
    -webkit-box-sizing:border-box;
    -moz-box-sizing: border-box;
	}

.archive .search-submit {
	display: none;
}

.archive input[type="search"] {
	width: 100%;
	margin-top: 5px;
    font-size: 0.9em;
	box-sizing: border-box;
    -webkit-box-sizing:border-box;
    -moz-box-sizing: border-box;
}


.site-content {
    padding-top: 0px;
}
	
h2.linkcattitle {
    font-family: 'Just Another Hand', Georgia, "Times New Roman", Times, Serif; 
	    font-weight: normal;
    font-size: 1.8em;
	    text-transform: none;	
	color: #666;
	letter-spacing: 1px;
}

.archive .page-title {
    font-family: 'Just Another Hand', Georgia, "Times New Roman", Times, Serif; 
    font-weight: normal;
    font-size: 2em;
    text-transform: none;	
	color: #666;
	letter-spacing: 1px;
}

.entry-title {
    font-family: 'Just Another Hand', Georgia, "Times New Roman", Times, Serif; 
    font-weight: normal;
    font-size: 2em;
    text-transform: none;	
    color: #666;
    letter-spacing: 2px;
}
.widget-title {
    font-family: 'Just Another Hand', Georgia, "Times New Roman", Times, Serif; 
	margin-bottom: 0px;
	text-transform: uppercase;
	font-weight: normal;
    font-size: 1.2em;
	letter-spacing: 1px;
	color: #999;
	border-bottom: 1px solid #eee;
}

.widget {
	margin-bottom: 2em;
}

.entry-header > .author {
	 font-size: 0.8em;
}

.tags {
	float: right;
	text-align: right;
	font-style: italic;
}
.entry-meta {
  margin: 0px 0 20px 0;
}

.clear:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

a:link, a:visited {
  color: #666;
  text-decoration: none;
}

a:focus, a:active, a:hover  {
  text-decoration: underline;
}

.blog .entry-footer, .single-post .entry-footer, .search-results .entry-footer, .archive .entry-footer {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 2px;
    padding-left: 0px;
}

.entry-footer {
	padding-bottom: 2px;
	margin: 0 0 30px 0;
	font-size: 12px;
	font-style: italic;
	text-align: right;
	color: #666;
	border-bottom: 1px solid #eee;
}

.entry-footer a {
	color: #666 !important;
	text-decoration: none;
	font-style: normal;
}

.post-footer a:hover { 
	text-decoration: none;
}

.entry-meta {
	font-size: 0.8em;
	font-weight: normal;
	letter-spacing: normal;
}

	.entry-meta a {
		color: #666 !important;
		text-decoration: none;
		font-style: normal;
	}

.comments-link a {
	font-size: 0.8em;
	text-transform: uppercase;
	margin-left: -8px;
}

.widget {
    
}

.widget select {
    margin-top: 10px;
}

.genericon-chat {
	color: #ccc;
	font-size: 20px;
}

#comments .genericon-chat {
	color: #ccc;
	font-size: 30px;
}

.genericon {
     line-height: 1.3;
     height: inherit;
}

a#leavecomment {
    padding-left: 10px;
}

#reply-title {
  font-family: 'Just Another Hand', Georgia, "Times New Roman", Times, Serif; 
  text-transform: uppercase;
  font-weight: normal;
  font-size: 1.6em;
  letter-spacing: 1px;
  color: #999;
  border-bottom: 1px #eee solid;
  line-height: 1.4em;
}

input, form#commentform textarea {
    padding: 7px;
    background: #f8f8f8;
    font-family: inherit;
    font-size: .9em;
    border: 1px solid #e6e6e6;
}

form#commentform input:focus, form#commentform textarea:focus { background: #fff; }

.site-header {
	margin-bottom: 0px;
}

.site-footer {
    text-align: left;
}

a.more-link {
    position: relative;
    text-transform: none;
    padding-left: 5px;
}

.tag-drop {
	font-family: 'Open Sans', sans-serif;
	float: right;
    font-weight: normal;
    text-transform: lowercase;
	font-size: 0.5em;
	text-align: right;
}

@media screen and (max-width: 500px) {
.main-navigation li {
    margin: 0px;
}

.main-navigation a {
	padding: 0px;
}
}

.comment-number span {
    font-size: 1.3em;
    color: #777;
}

.comment-content {
    background: #f3f3f3;
    padding: 20px 20px 0 20px;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
	}
	
.comment-body {
	border-bottom: none;
}

div.reply, div.cancel-comment-reply { float: right; }
div.reply { padding: 10px 0; }
div.reply a:link, div.reply a:visited {
	color: #aaa;
	font-size: .9em;
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans", Verdana, Arial, sans-serif;
	text-transform: uppercase;
	border-bottom: 1px dotted;
}
div.reply a:hover {
	border-bottom: 1px solid;
	text-decoration: none;
}

.page .entry-content ul li {
	margin-bottom: 0px;
}

.entry-content a { font-weight: 600;  }

.entry-content a:hover { font-weight: 600; color: #FFDAB9; text-decoration: none; }

img#wpstats{display: none;} 

a.more-link {
  width: 100%;
}

.alignleft {
	margin-top: 0px;
}

.alignright {
	margin-top: 0px;
}

#google_translate_element {
   margin-top: 6px;
}


.genericon-spotify:before { content: "\f515"; }

.connect-icons .genericon {
	font-size: 1.2em;
}

.connect-icons a:hover {
	text-decoration: none;
	font-weight: 100;
}

.genericon:hover:before {
    color: #FFDAB9;
}

#cancel-comment-reply-link { float: right; }

.instagram-pics {
margin-top: 10px;
}