/*
    Theme Name: Diana
	Theme URI: https://infinite.nu/diana
	Description: Diana is a two column child theme created with the Genesis Framework.
    Author: Lauren Gray Designs
    Author URI: https://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(https://fonts.googleapis.com/css?family=Comfortaa:300|Great+Vibes);


/* Defaults    fully updated - more specific selectors should overwrite these basic declarations
----------------------------------------------------------------------------------------------------------------------------- */

body,
p,
select,
textarea {
	color: #2F2F32;
	font-family: Arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 24px;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

input {
	color: #2F2F32;
	font-family:  Arial, helvetica, sans-serif;
}

blockquote,
input,
select,
textarea,
.author-box,
.breadcrumb,
.sticky,
.taxonomy-description,
.wp-caption {
	background-color: #fcf8f7;
	border: 1px solid #d9d8d0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

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: #A8A8A8;
	background: url(images/plank.jpg);
	background-size: 100% auto;
}

.wrap {
	margin: 0 auto;
	max-width: 1000px;
}

#wrap {
	background-color: #edebea;
    margin-top: 30px;
	max-width: 1020px;
	margin: 0 auto;
}

#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: 385px;
}

.content-sidebar #content,
.sidebar-content #content {
	width: 645px;
}

.sidebar-content #content,
.sidebar-sidebar-content #content {
	float: right;
}

.full-width-content #content {
	width: 880px;
}

    /* sidebars */
.sidebar {
	display: inline;
	float: right;
	width: 310px;
}45

#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: #89c2bf;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

/* Header    fully updated
----------------------------------------------------------------------------------------------------------------------------- */

#header {
	min-height: 271px;
	overflow: hidden;
	width: 1000px;
	margin: 0 auto 5px;
}

.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;
}

#title-area {
	padding-top: 100px;
}

#title {
	font-family: 'Great Vibes', cursive, arial, helvetica, sans-serif;
	font-size: 90px;
	line-height: 48px;
	margin: 0;
	text-align: center;
}

#title a,
#title a:hover {
	color: #d94949;
	text-decoration: none;
	text-shadow: 1px 1px #fff;
}

#description {
	color: #89c2bf;
    font-family: 'Comfortaa', cursive, arial, helvetica, sans-serif;
	text-transform: lowercase;
	font-size: 20px;
	text-shadow: 1px 1px #fff;
	margin-bottom: 37px;
	text-align: center;
}

.header-image #title-area {
	text-indent: -9999px;
	padding-top: 0;
}


/* Primary Navigation Bar    fully updated
----------------------------------------------------------------------------------------------------------------------------- */

#nav .wrap {
	margin: 0 auto;
	text-align: center;
	width: 990px;
}

.menu-primary {
	clear: both;
	overflow: hidden;
	padding: 2px 15px;
	margin: 0 auto;
    	height: 35px;
    	font-family: 'Comfortaa', cursive, arial, helvetica, sans-serif;
	text-transform: lowercase;
	letter-spacing: 1px;
	border-bottom: 1px dotted #7c8da8;
	text-align: center;
}

#subnav {
	background-color: #502C7C;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 35px;
	overflow: hidden;
}

.menu-secondary {
	width: 90%;
	margin: 0 auto 20px;
}

.menu-primary ul {
	float: left;
	width: 100%;
}

.menu-primary li,
#header .menu li {
	display: inline-block;
	float: none;
	list-style-type: none;
}

.menu-primary a {
	color: #d94949;
	display: block;
	font-size: 15px;
	position: relative;
	text-decoration: none;
	padding: 10px 15px 0;
}

.menu-primary li li a,
.menu-primary li li a:link,
.menu-primary li li a:visited {
	padding: 7px 15px;
	width: 138px;
	text-transform: lowercase;
	text-align: center;
	background-color: #fff;
	border-bottom: 1px dotted #7c8da8;
	border-top-width: 0;
	color: #d94949;
	font-size: 13px;
	position: relative;
	overflow: hidden;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.menu-primary li a:hover,
.menu-primary li li a:hover {
	color: #7c8da8;
	cursor: pointer;
}

.menu-primary li ul {
	height: auto;
	left: -9999px;
	margin: 0 0 0 1px;
	position: absolute;
	width: 168px;
	z-index: 9999;
}

.menu-primary li ul a,
#header .menu li ul a {
	width: 130px;
}

.menu-primary li ul ul,
#header .menu li ul ul {
	margin: -44px 0 0 168px;
}

.menu li:hover ul ul,
.menu li.sfHover ul ul {
	left: -9999px;
}

.menu li:hover,
.menu li.sfHover {
	position: static;
}

ul.menu li:hover>ul,
ul.menu li.sfHover ul,
#header .menu li:hover>ul,
#header .menu li.sfHover ul {
	left: auto;
}

.menu-primary li a.sf-with-ul,
#header .menu li a.sf-with-ul {
	padding-right: 25px;
}

.menu li a .sf-sub-indicator,
.menu li li a .sf-sub-indicator,
.menu li li li a .sf-sub-indicator {
	position: absolute;
	text-indent: -9999px;
}

li:hover ul ul,
li.sfHover ul ul {
	left: -9999px;
}

li:hover,
li.sfHover {
	position: static;
}

#wpadminbar li:hover ul ul {
	left: 0;
}


/* Breadcrumbs    fully updated
----------------------------------------------------------------------------------------------------------------------------- */

.breadcrumb {
	background: none;
	border: none;
	line-height: 18px;
	margin: 0 0 25px;
}


/* Post Content    fully updated
----------------------------------------------------------------------------------------------------------------------------- */

.post {
	background-color: #fff;
	margin: 0 0 40px;
	padding: 20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.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: #7c8da8;
	font-family: 'Great Vibes', cursive, arial, helvetica, sans-serif;
    font-weight: 400;
	margin: 0 0 10px;
	letter-spacing: 1px;
	text-shadow: 1px 1px #fff;
}

h1 {
	font-size: 34px;
	line-height: 42px;
}

h2 {
	font-size: 30px;
}

h1.entry-title,
h2.entry-title {
	color: #7c8da8;
	font-size: 38px;
	line-height: 40px;
	border-bottom: 1px dotted #ccc;
}

h2 a,
h2 a:hover,
h2 a:visited {
	color: #7c8da8;
	text-decoration: none;
}

h3 {
	font-size: 26px;
}

#comments h3,
#respond h3 {
	border-bottom: 1px dotted #ccc;
	line-height: 30px;
	margin: 10px 0;
}

#respond small {
	font-size: 14px;
}

h4 {
	font-size: 22px;
}

.widget-area h4,
.widget-area h4 a,
.widget-area h4 a:hover,
.widget-area h4 a:visited {
	font-size: 32px;
    text-align: center;
	text-decoration: none;
	padding: 5px;
	color: #d94949;
	border-bottom: 1px dotted #7c8da8;
}

h5 {
	font-size: 20px;
}

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 {
	margin: -7px 0 17px;
}


/* Post Meta    fully updated - categorized, tagged
----------------------------------------------------------------------------------------------------------------------------- */

.post-meta {
	clear: both;
	font-size: 13px;
	padding: 5px 0;
	text-transform: lowercase;
}


/* Author Box    full updated
----------------------------------------------------------------------------------------------------------------------------- */

.author-box {
	border: none;
	margin: 0 0 40px;
	overflow: hidden;
	padding: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.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;
}


/* Contact Forms
----------------------------------------------------------------------------------------------------------------------------- */

.contact-form input,
.contact-form textarea {
	font-size: 12px;
	margin: 5px 2px 0 0;
	padding: 5px;
	width: 100%;
}


/* 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;
}

.comment-list ol,
.ping-list ol {
	padding: 10px;
}

.comment-list li,
.ping-list li {
	font-weight: bold;
	margin: 15px 0 5px 25px;
	padding: 10px 5px 10px 10px;
}

.comment-list li ul li {
	list-style-type: none;
	margin-left: 10px;
	margin-right: -6px;
}

.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;
}

.bypostauthor {
	background-color: #fcf8f7;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}


/* 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 {
	color: #FF9999;
	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: #545e53;
	font-family: Arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 24px;
	text-decoration: none;
	display: inline;
}

.featuredpost .post .entry-image,
.featuredpage .page .entry-image {
	display: block;
	margin: 0 auto 10px;
}

.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;
}

    /* 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;
	width: 165px;
}

    /* Buttons (including "searchsubmit") */
input[type="button"],
input[type="submit"] {
	background-color: #fafcf0;
	border: 1px solid #d9d8d0;
	color: #545e53;
	font-size: 12px;
	padding: 5px;
	text-decoration: none;
    width: auto;
}

input:hover[type="button"],
input:hover[type="submit"] {
	cursor: pointer;
}

    /* Jetpack Subscribe */
#subscribe-email #subscribe-field {
	background-color: #fafcf0;
	font-size: 12px;
	margin: 5px 2px 0 0;
	padding: 5px;
	width: 165px;
}

p#subscribe-email,
p#subscribe-submit {
	display: inline-block;
}

    /* rss bro */
.widget_rss h4 a,
.widget_rss h4 a:visited,
.widget_rss h4 a:hover {
	color: #ABB858;
}

.rsswidget img {
	display: none;
}

    /* Footer Widgets */
#footer-widgets {
	clear: both;
	margin: 0 auto;
	padding: 0 10px;
	width: 1000px;
	overflow: hidden;
	background-color: #fff;
}

#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;
	background-color: #89c2bf;
	margin-bottom: 2px;
}

#footer p,
#footer a,
#footer a:visited,
#footer a:hover {
	color: #fff;
}

#footer .wrap {
	margin: 0 auto;
	width: 1000px;
}

#footer .gototop {
	float: left;
	width: 170px;
}

#footer .creds {
	float: right;
	text-align: right;
	width: 755px;
}
















































@media only screen and (max-width: 1023px) {

    /*----------  Box Sizing  ----------*/

    html,
    input[type='search'] {
        -webkit-box-sizing: border-box;
           -moz-box-sizing: border-box;
                box-sizing: border-box;
    }

    *,
    *:before,
    *:after {
        box-sizing: inherit;
    }

    /*----------  Structure  ----------*/

    body {
        background: transparent;
    }

    #wrap,
    .wrap {
        max-width: 100%;
    }

    body #header {
        width: 100%;
        background-size: contain !important;
        background-position: center top !important;
    }

    #nav .wrap,
    #inner,
    .content-sidebar #content-sidebar-wrap,
    .full-width-content #content-sidebar-wrap,
    .sidebar-content #content-sidebar-wrap,
    .content-sidebar #content,
    .sidebar-content #content,
    #footer-widgets,
    #footer .gototop,
    #footer .creds {
        width: 100%;
    }

    .sidebar {
        display: none;
    }

    #footer {
        padding: 10px 0;
    }

    #footer .gototop,
    #footer .creds {
        float: none;
        text-align: center;
    }

    img,
    .content-sidebar .post img,
    .sidebar-content .post img {
        max-width: 100%;
        height: auto;
    }

    .footer-widgets {
    	overflow: hidden;
    }

    /*----------  Menus  ----------*/

    .menu-primary {
        height: auto;
        border-top: 1px dotted #7c8da8
    }

    .menu-primary li:first-of-type {
        display: none;
    }

    .menu-primary li {
        display: block;
        width: 50%;
        float: left;
    }

    .menu-primary a {
        padding: 10px;
    }

    .sub-menu {
        display: none;
    }

    /*----------  Posts  ----------*/

    h1.entry-title,
    h2.entry-title {
        font-size: 28px;
    }

    .post-meta {
        display: none;
    }

    .wp-caption {
        max-width: 100%;
    }

    .more-link {
    	display: block;
    	clear: both;
    	float: none;
    	background: #89c2bf;
    	color: #fff;
    	margin: 20px 0 0;
    	text-align: center;
    }

}

@media only screen and (max-width: 980px) {
}

@media only screen and (max-width: 768px) {
    
    #header,
    .header-image #title,
    .header-image #title a,
    .header-image #title-area {
        min-height: 210px;
    }
    
}

@media only screen and (max-width: 750px) {
    
}

@media only screen and (max-width: 568px) {
    
    #header,
    .header-image #title,
    .header-image #title a,
    .header-image #title-area {
        min-height: 160px;
    }
    
}

@media only screen and (max-width: 480px) {
    
    #header,
    .header-image #title,
    .header-image #title a,
    .header-image #title-area {
        min-height: 130px;
    }
    
}

@media only screen and (max-width: 320px) {
    
    #header,
    .header-image #title,
    .header-image #title a,
    .header-image #title-area {
        min-height: 90px;
    }
    
}
