/*
    Theme Name: Charlotte
	Theme URI: http://infinite.nu/charlotte
	Description: Charlotte is a two column child theme created with the Genesis Framework.
    Author: Lauren Gray Designs
    Author URI: http://laurengraydesigns.com
    Version: 1.0
    Tags: custom-header, featured-images, threaded-comments, two-columns, author-comments, minimal-style
 
    Template: genesis
    Template Version: 2.0.0
*/


/* Imported Fonts    fully updated - for headers and navigation
----------------------------------------------------------------------------------------------------------------------------- */
@import url(http://fonts.googleapis.com/css?family=Cantarell|Old+Standard+TT);


/* Defaults    fully updated - more specific selectors should overwrite these basic declarations
----------------------------------------------------------------------------------------------------------------------------- */

body,
p,
select,
textarea {
	color: #000;
	font-family: 'Old Standard TT', "times new roman", times, times-roman, serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 24px;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

input {
	box-sizing: border-box;
	width: 100%;
	color: #000;
	font-family: 'Old Standard TT', "times new roman", times, times-roman, serif;
}

blockquote,
input,
select,
textarea,
.author-box,
.breadcrumb,
.sticky,
.taxonomy-description,
.wp-caption {
	background-color: #F8F8F8;
	border: 1px solid #d9d8d0;
}

blockquote {
	margin: 5px 15px 20px;
	padding: 15px 20px 0;
}

li,
ol,
ul {
	margin: 0;
	padding: 0;
}

ol li {
	list-style-type: decimal;
}


/* Layout    fully updated - controls the positions of our page elements.
----------------------------------------------------------------------------------------------------------------------------- */

body {
    margin: 0 auto 0;
	background-color: #fff;
}

.wrap {
	margin: 0 auto;
	max-width: 1000px;
}

#wrap {
	display: block;
	clear: both;
	overflow: hidden;
	max-width: 1020px;
	margin: 30px auto 20px;
}

#inner {
	margin: 0 auto;
	padding: 30px 20px;
	width: 980px;
	overflow: hidden;
}

    /* controls custom layouts for posts */
#content-sidebar-wrap {
	float: left;
	width: 720px;
}

.content-sidebar #content-sidebar-wrap,
.full-width-content #content-sidebar-wrap,
.sidebar-content #content-sidebar-wrap {
	width: 980px;
}

.sidebar-content-sidebar #content-sidebar-wrap,
.sidebar-sidebar-content #content-sidebar-wrap {
	float: right;
	float: right;
}

#content {
	float: left;
	padding: 10px 0 20px;
	width: 440px;
}

.content-sidebar #content,
.sidebar-content #content {
	width: 725px;
}

.sidebar-content #content,
.sidebar-sidebar-content #content {
	float: right;
}

.full-width-content #content {
	width: 880px;
}

    /* sidebars */
.sidebar {
	display: inline;
	float: right;
	width: 240px;
}

#sidebar-alt {
	float: left;
	width: 150px;
}

.sidebar-content #sidebar,
.sidebar-sidebar-content #sidebar {
	float: left;
}

.content-sidebar-sidebar #sidebar-alt {
	float: right;
}


/* Links    fully updated
----------------------------------------------------------------------------------------------------------------------------- */

a,
a:visited {
	color: #333399;
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration: underline;
}

a img {
	border: none;
}


/* Header    fully updated
----------------------------------------------------------------------------------------------------------------------------- */


#header {
	min-height: 271px;
	overflow: hidden;
	width: 1000px;
	margin: 0 auto 5px;
}

#title-area {
	padding: 90px 0 0;
	margin-top: 10px;
}

#title {
    font-family: 'Cantarell', arial, helvetica, sans-serif;
	font-size: 72px;
	line-height: 48px;
	margin: 0;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 2px;
}

#title a,
#title a:hover {
	color: #000;
	text-decoration: none;
	text-shadow: 1px 1px #fff;
}

#description {
	color: #000;
	font-family: 'Old Standard TT', "times new roman", times, times-roman, serif;
	text-transform: lowercase;
	font-size: 36px;
	text-shadow: 1px 1px #fff;
	margin: 25px 0 0;
	text-align: center;
}

.header-image #title,
.header-image #title a,
.header-image #title-area {
	display: block;
	float: left;
	min-height: 271px;
	width: 100%;
	overflow: hidden;
	text-indent: -9999px;
	padding: 0;
	margin: 0;
}

.header-image #title-area {
	text-indent: -9999px;
	background: url('http://www.catch-fortywinks.com/wp-content/uploads/2015/12/bannerjan2016.jpg') no-repeat center center;
	background-size: 100%;
}


/* Primary Navigation Bar    fully updated
----------------------------------------------------------------------------------------------------------------------------- */

#nav {
	text-align:center;
	clear: both;
	padding: 2px 15px;
	margin: 0 auto 0;
	width: 990px;
    line-height: 35px;
    font-family: 'Old Standard TT', "times new roman", times, times-roman, serif;
	text-transform: lowercase;
}

#nav .wrap {
	margin: 0 auto;
	display: table;
}

    /* inline, first-level links */
#nav ul {
	display:table-row;
}
	
#nav li {
	display:table-cell;
	float: left;
	list-style-type: none;
    margin-right: 30px;
}

#nav li a {
	color: #000;
	display: block;
	font-size: 14px;
	padding: 5px 0;
	position: relative;
	text-decoration: none;
}

#nav li a:hover,
#nav li a:active,
#nav li:hover a {
	color: #C0C0C0;
}

#nav .current_page_item a,
#nav .current-cat a,
#nav .current-menu-item a {
}

    /* second-level drop-downs */
#nav li li {
	text-align:left;
}

#nav li li a,
#nav li li a:link,
#nav li li a:visited {
	background-color: #fff;
	border-top-width: 0;
	color: #000;
	font-size: 14px;
	padding: 7px;
	position: relative;
	margin-left: -30px;
	overflow: hidden;
}

#nav li li a:hover,
#nav li li a:active {
	color: #C0C0C0;
	cursor: pointer;
}

    /* first level again */
#nav li ul {
	height: auto;
	left: -9999px;
	position: absolute;
	width: 122px;
	z-index: 9999;
}

#nav li ul a {
	width: 120px;
}

    /* positions third level now */
#nav li ul ul {
	margin: -39px 0 0 135px;
}

#nav li:hover>ul,
#nav li.sfHover ul {
	left: auto;
}

    /* removes ugly >> indictator for nav items with sub-items */
li a .sf-sub-indicator {
	position: absolute;
	text-indent: -9999px;
}


/* Breadcrumbs    fully updated
----------------------------------------------------------------------------------------------------------------------------- */

.breadcrumb {
	background: none;
	border: none;
	line-height: 18px;
	margin: 0 0 25px;
}


/* Post Content    fully updated
----------------------------------------------------------------------------------------------------------------------------- */

.post {
	margin: 0 0 40px;
	padding: 20px;
	border-bottom: 1px solid #000;
}

.entry-content {
	clear: both;
	overflow: hidden;
	margin-top: 20px;
}

.entry-content p {
	padding: 0 0 20px;
}

p.subscribe-to-comments {
	padding: 20px 0 10px;
}

.clear {
	clear: both;
}

.clear-line {
	border-bottom: 1px solid #d9d8d0;
	clear: both;
	margin: 0 0 15px;
}

.read-more {
	float: right;
	margin: -25px 0px 15px 0px;
}

.more-link {
	float: right;
	margin: -5px 0px 15px 0px;
}


/* Headers    fully updated
----------------------------------------------------------------------------------------------------------------------------- */

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #000;
    font-weight: 400;
	letter-spacing: 1px;
	margin: 10px 0;
}

h1 {
	font-size: 26px;
}

h2 {
	font-size: 24px;
}

h1.entry-title,
h2.entry-title {
	color: #000;
	font-size: 26px;
	line-height: 30px;
	text-transform: lowercase;
	text-align: center;
}

h2 a,
h2 a:hover,
h2 a:visited {
	color: #000;
}

h3 {
	font-size: 22px;
}

#comments h3,
#respond h3 {
	border-bottom: 1px solid #000;
	line-height: 30px;
	margin: 10px 0;
}

#respond small {
	font-size: 14px;
}

h4 {
	font-size: 20px;
}

.widget-area h4,
.widget-area h4 a,
.widget-area h4 a:hover,
.widget-area h4 a:visited {
    font-family: 'Cantarell', arial, helvetica, sans-serif;
	font-size: 18px;
    text-align: center;
	text-decoration: none;
	padding: 5px;
	color: #000;
	border-bottom: 1px solid #000;
	text-transform: uppercase;
}

h5 {
	font-size: 18px;
}

h6 {
	font-size: 16px;
}


/* Ordered and Un-ordered Lists    fully updated
----------------------------------------------------------------------------------------------------------------------------- */

.entry-content ol,
.entry-content ul {
	margin: 0;
	padding: 0 0 15px;
}

.archive-page ul li,
.entry-content ul li {
	margin: 0 0 0 30px;
	padding: 0;
}

.entry-content ol li {
	margin: 0 0 0 35px;
}

.archive-page ul ul,
.entry-content ol ol,
.entry-content ul ul {
	padding: 0;
}


/* Post Info    fully updated - date, author, comments, edit
----------------------------------------------------------------------------------------------------------------------------- */

.post-info {
    font-family: 'Cantarell', arial, helvetica, sans-serif;
	font-size: 11px;
	color: #C0C0C0;
	margin: -7px 0 17px;
	text-transform: uppercase;
	text-align: center;
}

.post-info a,
.post-info a:visited {
	color: #C0C0C0;
}


/* Post Meta    fully updated - categorized, tagged
----------------------------------------------------------------------------------------------------------------------------- */

.post-meta {
    font-family: 'Cantarell', arial, helvetica, sans-serif;
	font-size: 11px;
	color: #C0C0C0;
	clear: both;
	padding: 5px 0;
	text-transform: uppercase;
	text-align: center;
}

.post-meta a,
.post-meta a:visited {
	color: #C0C0C0;
}


/* Author Box    full updated
----------------------------------------------------------------------------------------------------------------------------- */

.author-box {
	border: none;
	margin: 0 0 40px;
	overflow: hidden;
	padding: 10px;
}

.author-box strong {
	font-size: 15px;
}

.author-box p {
	font-size: 14px;
	line-height: 22px;
}


/* Sticky Posts    fully updated
----------------------------------------------------------------------------------------------------------------------------- */

.sticky {
	margin: 0 0 40px;
	padding: 20px;
}


/* Images    fully updated - i suppose
----------------------------------------------------------------------------------------------------------------------------- */

.content-sidebar .post img,
.sidebar-content .post img {
	max-width: 700px;
}

.content-sidebar-sidebar .post img,
.sidebar-sidebar-content .post img {
	max-width: 480px;
}

.sidebar-content-sidebar .post img {
	max-width: 440px;
}

.post-photo {
	margin: 0 0 20px -40px;
}

.sidebar-content .post-photo,
.sidebar-sidebar-content .post-photo {
	margin: 0 -40px 20px 0;
}

.sidebar-content-sidebar .post-photo {
	margin: 0 0 20px;
}

.author-box .avatar {
	float: left;
	margin: 0 10px 0 0;
	height: 100px;
	width: 100px;
}

.comment-list li .avatar {
	float: right;
	margin: 0 10px 0 10px;
}

img.centered,
.aligncenter {
	display: block;
	margin: 0 auto;
}

img.alignnone {
	display: inline;
	margin: 0;
}

img.alignleft {
	display: inline;
	margin: 0 10px 0 0;
}

img.alignright {
	display: inline;
	margin: 0 0 0 10px;
}

.alignleft {
	float: left;
	margin: 0 10px 0 0;
}

.alignright {
	float: right;
	margin: 0 0 0 10px;
}

.wp-caption {
	border: none;
	padding: 10px 5px 5px;
	text-align: center;
	margin-bottom: 20px;
}

p.wp-caption-text {
	font-size: 12px;
	line-height: 16px;
	padding: 5px 0;
}

    /* featured image */
img.post-image {
	width: 100%;
	height: auto;
	margin: 0 0 10px 0;
}

/* Comments    fully updated
----------------------------------------------------------------------------------------------------------------------------- */

#comments,
#respond {
	margin: 0 0 15px;
}

#author,
#comment,
#email,
#url {
	margin: 10px 5px 0 0;
	padding: 5px;
	width: 250px;
}

#comment {
	height: 150px;
	margin: 10px 0;
	width: 98%;
}

.ping-list {
	margin: 0 0 40px;
}

ol.comment-list,
ol.ping-list {
	padding: 10px;
}

.comment-list li,
.ping-list li {
	list-style-type: none;
	background-color: #fff;
	font-weight: bold;
	margin: 15px 0 5px;
	padding: 10px;
}

.comment-list li ul li {
	box-sizing: border-box;
	width: 100%;
	list-style-type: none;
	padding: 7px 15px 10px;
}

.comment-list p,
.ping-list p {
	margin: 10px 5px 10px 0;
}

.comment-list cite,
.ping-list cite {
	font-style: normal;
}

.commentmetadata {
	font-size: 11px;
	line-height: 14px;
}

.nocomments {
	text-align: center;
}

#comments .navigation {
	display: block;
}

.comment-list li.bypostauthor {
	background-color: #F8F8F8;
}


/* Widgets    fully updated
----------------------------------------------------------------------------------------------------------------------------- */

.sidebar .widget {
	clear: both;
	margin: 0 0 20px;
	overflow: hidden;
    padding: 10px 5px 20px;
}

.footer-widgets .widget-area ul li,
.sidebar .widget-area ul li {
	border-bottom: 1px solid #ccc;
	list-style-type: none;
	margin: 0 0 5px;
	padding: 0 0 5px;
	word-wrap: break-word;
}

.tagcloud a, 
.tagcloud a.active {
	float: left;
	margin: 0 5px 5px 0;
	padding: 2px;

}

.tagcloud a:hover {
	text-decoration: none;
}

    /* drop down option */
#cat,
.widget_archive select {
	display: inline;
	font-size: 12px;
	width: 100%;
}

    /* gensis featured page and post fixin's - "show post content" does not look good. */
.featuredpage .page h2,
.featuredpost .post h2,
.featuredpage .page h2 a, 
.featuredpost .post h2 a, 
.featuredpage .page h2 a:visited, 
.featuredpost .post h2 a:visited, 
.featuredpage .page h2 a:hover,
.featuredpost .post h2 a:hover {
	color: #000;
	font-size: 13px;
	font-weight: normal;
	line-height: 24px;
	text-decoration: none;
	text-align: center;
	margin: 0;
	padding: 0 10px 10px;
	width: auto;
}

.featuredpost .post img,
.featuredpage .page img {
	display: block;
	margin: 0 auto;
	padding: 10px 0;
}

.featuredpost .post .avatar {
	float: left;
	margin: 5px 5px 2px 2px;
}

.featuredpost .post p,
.featuredpage .page p,
.featuredpost .post a,
.featuredpage .page a {
	line-height: 18px;
	text-align: justify;
}

.featuredpost .post {
	border: none;
	padding: 0;
	margin: 0;
}

.featuredpost .post .read-more {
	margin: 0 0 15px;
}

    /* Calendar Widget */
#wp-calendar {
	width: 100%;
}

#wp-calendar caption {
	text-align: center;
}

#wp-calendar thead {
	background-color: none;
	font-weight: bold;
	margin: 10px 0;
}

#wp-calendar td {
	background-color: none;
	padding: 2px;
	text-align: center;
}

    /* Search Form */
.s {
	background-color: #fafcf0;
	font-size: 12px;
	margin: 5px 2px 0 0;
	padding: 5px;
}

    /* Buttons (including "searchsubmit") */
input[type="button"] {
	width: auto;
}

input[type="button"],
input[type="submit"] {
	background-color: #fafcf0;
	border: 1px solid #d9d8d0;
	color: #000;
	font-size: 12px;
	padding: 5px;
	text-decoration: none;
}

input:hover[type="button"],
input:hover[type="submit"] {
	cursor: pointer;
}

    /* rss bro */
.widget_rss h4 a,
.widget_rss h4 a:visited,
.widget_rss h4 a:hover {
	color: #000;
	text-decoration: none;
	border-bottom: none;
}

.rsswidget img {
	display: none;
}

	/* e-news extended */
.enews-widget {
}

.enews .screenread {
	display: none;
}

.enews-widget input {
	font-size: 13px;
	border: none;
	padding: 5px;
	width: 100%;
	margin-bottom: 7px;
	box-sizing: border-box;
}

.enews-widget input[type="submit"] {
	background-color: #000;
	color: #fff;
	border: 0;
	margin: 3px 0 0;
	width: 100%;
	font-size: 10px;
	letter-spacing: 1px;
	text-transform: uppercase;
	padding: 7px;
}

    /* Footer Widgets */
#footer-widgets {
	clear: both;
	margin: 0 auto;
	padding: 0 10px;
	width: 1000px;
	overflow: hidden;
}

#footer-widgets .wrap {
	padding: 15px 45px 0;
	overflow: hidden;
}

#footer-widgets .widget {
	margin: 0 0 15px;
}

#footer-widgets p {
	padding: 0 0 10px;
}

.footer-widgets-1 {
	float: left;
	margin: 0 30px 0 0;
	width: 280px;
}

.footer-widgets-2 {
	float: left;
	margin: 0 30px 0 0;
	width: 280px;
}

.footer-widgets-3 {
	float: left;
	width: 280px;
}

/* Footer    fully updated
----------------------------------------------------------------------------------------------------------------------------- */
#footer {
	clear: both;
	padding: 14px 0 35px;
    text-transform: lowercase;
	margin-bottom: 0;
}

#footer p,
#footer a,
#footer a:visited,
#footer a:hover {
	color: #000;
}

#footer .wrap {
	margin: 0 auto;
	width: 1000px;
}

#footer .gototop {
	float: left;
	width: 170px;
}

#footer .creds {
	float: right;
	text-align: right;
	width: 755px;
}

/* Column Classes
----------------------------------------------------------------------------------------------------------------------------- */

.five-sixths,
.four-fifths,
.four-sixths,
.one-fifth,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fifths,
.three-fourths,
.three-sixths,
.two-fifths,
.two-fourths,
.two-sixths,
.two-thirds {
	float: left;
	margin: 0 0 20px;
	padding-left: 3%;
}

.one-half,
.three-sixths,
.two-fourths {
	width: 48%;
}

.one-third,
.two-sixths {
	width: 31%;
}

.four-sixths,
.two-thirds {
	width: 65%;
}

.one-fourth {
	width: 22.5%;
}

.three-fourths {
	width: 73.5%;
}

.one-fifth {
	width: 17.4%;
}

.two-fifths {
	width: 37.8%;
}

.three-fifths {
	width: 58.2%;
}

.four-fifths {
	width: 78.6%;
}

.one-sixth {
	width: 14%;
}

.five-sixths {
	width: 82%;
}

.first {
	clear: both;
	padding-left: 0;
}


/* Responsive Design
----------------------------------------------------------------------------------------------------------------------------- */

@media screen and (device-aspect-ratio: 2/3), 
	screen and (device-aspect-ratio: 40/71),
	screen and (device-aspect-ratio: 3/4) {

	body {
		width: 80% !important;
		margin: 0 auto;
	}

}

@media only screen and (max-width: 1000px) {

	body {
		width: 80% !important;
		margin: 0 auto;
	}
	
	#wrap,
	#header,
	.wrap,
	.title-area,
	#nav,
	#inner,
	#content-sidebar-wrap,
	#content-sidebar-wrap #content,
	#content-sidebar-wrap #sidebar,
	.footer-widgets,
	.footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3,
	#footer,
	#footer .gototop,
	#footer .creds  {
		width: 100% !important;
	}

	.header-image #title,
	.header-image #title a,
	.header-image #title-area,
	#header	{
		min-height: 220px;
	}
	
	#nav .wrap {
		width: auto !important;
	}
	
	#nav,
	#inner {
		padding: 0;
	}
	
	#content-sidebar-wrap .sidebar,
	#footer .gototop,
	#footer .creds {
		float: none;
		text-align: center;
	}

	.footer-widgets .wrap {
		padding: 0 !important;
	}

	.footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3 {
		margin: 0 auto 20px;
	}

}

@media only screen and (max-width: 800px) {

	.header-image #title,
	.header-image #title a,
	.header-image #title-area,
	#header	{
		min-height: 170px;
	}
	
}

@media only screen and (max-width: 600px) {

	.header-image #title,
	.header-image #title a,
	.header-image #title-area,
	#header	{
		min-height: 120px;
	}

	h1,
	h2,
	h2 a,
	h2 a:visited {
		font-size: 24px;
	}
	
	h3,
	h4 {
		font-size: 20px;
	}

	h5,
	h6 {
		font-size: 18px;
	}

	.five-sixths,
	.four-fifths,
	.four-sixths,
	.one-fifth,
	.one-fourth,
	.one-half,
	.one-sixth,
	.one-third,
	.three-fifths,
	.three-fourths,
	.three-sixths,
	.two-fifths,
	.two-fourths,
	.two-sixths,
	.two-thirds {
		padding: 0;
		width: 100%;
	}

}