/*
Theme Name:     Responsive Child
Theme URI:      http: //eazycozy.com/
Description:    Child theme for Responsive theme
Author:         Anna K
Author URI:     http: //eazycozy.com/about/
Template:       responsive
Version:        0.1.0
*/

/* =Import Styles
-------------------------------------------------------------- */
@import url('../responsive/style.css');

/* =Import Fonts
-------------------------------------------------------------- */
@import url(http://fonts.googleapis.com/css?family=Special+Elite);
@import url(http://fonts.googleapis.com/css?family=Muli);
@import url(http://fonts.googleapis.com/css?family=Over+the+Rainbow);
@import url(http://fonts.googleapis.com/css?family=Fredericka+the+Great);

/* =Start From Here
--------------------------------------------------------------
--------------------------------------------------------------
-------------------------------------------------------------  */



#meteor-slideshow {

	float: center;
	/*padding: 23px 25px 27px 25px;*/
	margin: 0 0 0 0px;
	
}

p, hr, dl, pre, form, table, address, blockquote {
    margin: 1.0em 0;
}

h1 {
    font-size: 2.625em;
    margin-bottom: 0.5em;
    margin-top: 0.5em;
}
h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    font-weight: 100;
    line-height: 1em;
    word-wrap: break-word;
}

body {
	-moz-font-smoothing: antialiased;
	-webkit-font-smoothing: antialiased;
	background: #efefef;
	color: #484844;
	font-family: "Muli", "Special Elite", Garamond, Georgia, Times New Roman, Serif;
	font-size: 15px;
	font-smoothing: antialiased;
	font-weight: 200;
	letter-spacing: 0.5px;
	line-height: 1.5em;
	text-rendering: optimizeLegibility;
	
}


/* =Globals
-------------------------------------------------------------- */
#logo {
	
	margin:-25px 0 0 0px;
	background-color: transparent;
}


#container {
	
	margin: 60px auto;
	background-color: #fbfbfb;
	max-width: 800px;
	padding: 0px 0px;
}

#wrapper {
	background-color: #fbfbfb;
	border: none;	
	max-width: 800px;

	clear: both;
	margin: 0px auto 10px auto;
	padding: 0 0px 0px 0px;
	position: relative;
}


/* =Content
-------------------------------------------------------------- */
.home #content-blog {
	margin-top: 20px;
}

#content {
	margin-top:  0px;
	margin-bottom: 0px;
}

#content-archive {
	margin-top: 20px;
	margin-bottom: 20px;
}

/* =Header Menu (Primary)
-------------------------------------------------------------- */

.menu {
       	background-color: transparent;
	background-image: url(http://www.eazycozy.com/wp-content/uploads/2014/09/lines-800.png);
	width: 800px;
	height: 38px;
	clear: both;
	filter: none;
	margin: 0px 0 10px 0px;
	
}



.menu a {
	border: none;
	color:  #72716a;
	cursor: pointer;
	display: block;
	font-family:  'Special Elite', Georgia, Times New Roman, Serif;
	font-size: 18px;
	font-weight: 500;
	letter-spacing: 1px;
	height: 38px;
	line-height: 38px;
	padding: 0 0.9em;
	position: relative;
	text-decoration: none;
	
}

.menu a:hover {
	background: #fbfbfb;
	backgorund-image: none;
	color: #484844;
	font-family: "Over the Rainbow", Muli, Arial, Sans Serif;
	font-size: 18px;
	font-weight: 700;
	filter: none;
}

.menu li:hover {
	background-color: #fbfbfb;
	backgorund-image: none;
	color: #484844;
	white-space: normal;
	z-index: 10000;
}

ul.menu > li:hover {
	background-image: none;
	background-color: transparent;
	color:#fbfbfb;
}

.menu .current_page_item a,
.menu .current-menu-item a {
	background: #fbfbfb;
	background-image: none;
	font-family:"Over the Rainbow", Muli, Arial, San serif;
	font-size: 18px;
}


.menu > li:first-child > a {
	background-color: transparent;
	/*background-image: url(http://www.eazycozy.com/wp-content/uploads/2014/09/lines-800.png);*/
	font-family: 'Special Elite', Georgia, Times New Roman, Serif;
	font-size: 18px;
	border-left: none;
}

.menu > li:hover  {
	background:transparent;
	background-image: none;
	font-family: 'Fredericka the Great', 'Special Elite', Muli, Arial, Sans Serif;
	font-size: 18px;
	border-left: none;
}


.menu li li {
	background: #fff;
	background-image: none;
	border: 1px solid #e5e5e5;
	color: #444;
	filter: none;
	margin: -1px 0 1px 0;
	width: auto;
}

.menu li li a {
	background: transparent ;
	border: none;
	color: #444;
	font-size: 18px;
	font-weight: 400;
	height: auto;
	height: 18px;
	line-height: 20px;
	padding: 5px 10px;
	text-shadow: none;
	white-space: nowrap;
}

.menu li li a:hover {
	background: #fbfbfb !important;
	background-image: none;
	border: none;
	color: #444;
	filter: none;
}

.menu li li:hover {
	background: #fbfbfb !important;
	filter: none;
}
/* featured images and excerpts on home page 
-----------------------------------------------*/

a img.alignleft {
	float: left;
    	margin: -3px 30px 20px -26px;
	
	width: 280px;
	height: 210px
}

img {
	-ms-interpolation-mode: bicubic;
	border: 0;
	background: transparent;
	height: auto;
	max-width: 100%;
	vertical-align: middle;
}




/* =Links
-------------------------------------------------------------- */
a {
	color: #484844;
	font-family: "Special Elite", "Muli", Arial, San Serif;
	font-weight: 100;
	text-decoration: none;
	
}

a:hover,
a:focus,
a:active {
	color: #484844;
	outline: 0;
	text-decoration: none;
	font-weight: 100;

}

::selection {
	background: #484844;
	color: #625e4b;
	text-shadow: none;
}



//* =Titles
-------------------------------------------------------------- *//
/* = Post title on blog archive page */
h1.post-title a {
	float: left;
	color: #484844;
	font-family:  "Special Elite",  Georgia, Times New Roman, Serif;
	font-size: 18px;
	font-weight: 100;
	letter-spacing: 0px;
	line-height: 20px;
	margin: 0 0 0 -10px;
}

/* = Post title on single post page */
h1.post-title {
	color: #484844;
	font-family:  "Special Elite",  Georgia, Times New Roman, Serif;
	font-size: 18px;
	font-weight:100;
	
	padding: 0px 25px;
	margin: 0 0 0 -10px;
}




/* = Leave a Reply */
h3 {
   	font-family: "Over the Rainbow",  Georgia, Times New Roman, Serif;
        margin-bottom: .857em;
        margin-top: .857em;
	font-size: 16px;
	color: #b2ae56;
	font-weight: 700px;
}


/* = Widget title on home page */
.widget-title-home h3 {
	display: block;
	font-size: 24px;
	font-weight: 700;
	font-family: "Over the Rainbow", Muli, Arial, Sans serif;
	line-height: 23px;
	margin: 0;
	padding: 0 0 20px 0;
	text-align: left;
}

/* = Widget title on sidebar */
.widget-title {
	display: block;
	font-size: 20px;
	color: #ffffff
	font-weight: 700;
	line-height: 23px;
	margin: 0;
	padding: 0 0 20px 0;
	text-align: left;
}


/* =Breadcrumb Lists
-------------------------------------------------------------- */
.breadcrumb-list {
	clear: none;
	font-family: "Special Elite",  Georgia, Times New Roman, Serif;
	letter-spacing: 1px;	
	font-size: 12px;
	margin: -40px 0 0 23px;
}

.breadcrumb-list a {
	clear: none;
	font-family: "Arial";	
	font-color: #484844;
	letter-spacing: 1px;
	font-size: 12px;
	
}


/* =Widgets
-------------------------------------------------------------- */
.widget-wrapper {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	background-color: #ffffff;
	border: 1px solid #e5e5e5;
	border-radius: 4px;
	margin: 0 0 20px;
	padding: 20px;
}


//* =Post
-------------------------------------------------------------- *//

/* = 'Posted in' */
.post-data {
	clear: both;
	font-size: 14px;
	font-weight: 700;
	margin-top: 20px;
}

/* = Posted in 'category name' */
.post-data a {
	color: #c00;
}

.post-meta {
	float: right;
	clear: none;
	font-family: "Over the Rainbow", Muli, Arial, San serif;
	color: #484844;
	font-size: 12px;
	
	margin: 8px 60px 25px 0px;
}

/* = Post meta : 'date, author, comments' */
.post-meta a {
	font-family: "Over the Rainbow", Muli, Arial, San serif;
	color: #484844;
	font-size: 12px;
	font-weight: 700;
}

/* = Post entry */

.post-entry{
	
	/*clear: both;*/
	font-family: Arial,Helvetica, "Special Elite", Garamond, Georgia, Sans Serif;
	font-size: 14px;
	font-weight: 100;
	color: #5F5F5A;
	line-height: 20px;
	padding: 0px 25px;
	margin: -20px 40px 0px 10px;
	
	
}


/* =edit */
.post-edit a{
	clear: both;
	display: block;
	font-size: 12px;
	
	font-family: "Over the Rainbow", Muli, Arial, San serif;
	color: #484844;
	font-weight: 700;
	margin: 0px 0px 0px 50px;
}


/* =Read more on archive page */

.read-more {
	clear: none;
	
}

.read-more a{
	font-size: 14px;
	color:  #484844;
	font-family: "Over the Rainbow", Muli, Arial, San serif;
	font-weight: 700;
}

.ellipsis {
    color: #555;
    font-size: 14px;
    margin-left: 5px;
}




/* =Comments
-------------------------------------------------------------- */


.commentlist {
	border-bottom: none;
	list-style: none;
	margin: 0;
	padding: 0;
}

.commentlist li {
	-moz-box-sizing: none;
	-moz-border-radius: 0px;
	-webkit-box-sizing: none;
	-webkit-border-radius: 0px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	background-color: transparent;
	box-sizing: none;
	border: none;
	border-bottom-color: transparent;
	border-radius: 0px;
	margin: 0 80px 0 20px;
	outline: none;
	padding: 0px 0px;
	vertical-align: left;
	width: 100%;
	
}



.commentlist li cite {
	color:  #484844;
	font-size: 1.1em;
	font-style: normal;
	font-weight: 400;
		
}

.commentlist li.alt {
	background: transparent;
}


.comment-author .fn {
	font-family: "Special Elite", Garamond, Georgia, Times New Roman, Serif;
	font-size: 14px;
	margin: 0 0 0 10px;
}

.comment-author .says {
	font-family: "Special Elite", Garamond, Georgia, Times New Roman, Serif;
	font-size: 14px;
	color: #484844;
	margin: 0 0 0 10px;
}

.comment-body .comment-meta a {
	font-size: 11px;
	font-family: "Over the Rainbow", Muli, Arial, San serif;
	font-weight: 600;
	margin: 0 0 0 10px;
}

.comment-body p {
	clear: both;
	margin: 0px 0 0px 80px;
	font-size: 14px;
}

#pings,
#comments {
	display: none;
	text-align: left;
	margin: 0 40px 0 20px;
}

#respond {
	background-color: transparent;
	background-image: none; 
	border: none;
	padding: 0 0 0 0;
	margin: 0 40px 0 20px;	
}

#respond label {
	display: inline;
	font-size: 14px;
}
.comment-form-url input,  
.comment-form-email input,
.comment-form-author input,
.comment-form-comment textarea {
}

.nocomments {
	font-family: "Over the Rainbow, Muli, Arial, San serif";
}


/* = Input box in Leave a Reply  */
select,
	input[type="text"], 
	input[type="password"],
	input[type="email"] {
	background-color: transparent;
	background-image: url("http://www.eazycozy.com/wp-content/uploads/2013/04/dotted-line.png") ;
	-moz-box-sizing: none;
	-moz-border-radius: 0px;
	-webkit-box-sizing: none;
	-webkit-border-radius: 0px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	box-sizing: none;
	border:none;
	border-bottom-color: none;
	border-radius: 0px;
	font-size: 18px;
	font-family:"Special Elite", Arial, San serif;
	font-color: #484844;
	line-height:20px;
	font-weight: 0;
	letter-spacing: 1px;
}

/* = Comment box in Leave a Reply */

area,
textarea {
	-moz-box-sizing: border-box;
	-moz-border-radius: 2px;
	-webkit-box-sizing: border-box;
	-webkit-border-radius: 2px;
	-webkit-box-shadow: 0 1px 0 #fff, inset 0 1px 1px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 1px 0 #fff, inset 0 1px 1px rgba(0, 0, 0, 0.2);
	box-shadow: 0 1px 0 #fff, inset 0 1px 1px rgba(0, 0, 0, 0.2);
	background-color: transparent;
	box-sizing: border-box;
	border: 1px solid #aaa;
	border-bottom-color: #ccc;
	border-radius: 2px;
	margin: 0;
	outline: none;
	padding: 6px 8px;
	vertical-align: middle;
	width: 100%;
}


/* = Logged in as in Leave a Reply */

.logged-in-as {
	font-color: #484844;
	font-family: "Arial";
	font-size: 14px;
}

.logged-in-as a {
	font-color: #484844;
	font-family: "Arial";
	font-size: 14px;
}





/* =Navigation
-------------------------------------------------------------- */
.navigation {
	display: block;
	font-family: "Over the Rainbow", Muli, Arial, San serif;
	font-size: 16px;
	font-weight: 700;
	color: #484844;
	height: 28px;
	line-height: 28px;
	margin: 80px 0 0 0;
	padding: 0 5px;
}

.navigation a {
	font-family: "Over the Rainbow", Muli, Arial, San serif;
	color: #484844;
	padding: 4px 10px;
	font-weight: 700;
}

.navigation a:hover {
	color: #111;
	text-decoration: none;
}

.navigation .previous {
	float: left;
}

.navigation .next {
	float: right;
}

.navigation .bracket {
	font-size: 36px;
}



/* =Buttons
-------------------------------------------------------------- */
a.button,
input[type='reset'], 
input[type='button'], 
input[type='submit'] {
	
	background-image: url("http://www.eazycozy.com/wp-content/uploads/2014/09/postit_150.png");
	color: none;
	background-color:transparent;
	box-shadow: none;
	border: none;
	cursor: pointer;
	display: inline-block;
	font-family: "Over the Rainbow", Muli, Arial, San serif;
	font-size: 14px;
	font-weight: 700;
	line-height: 20px;
	margin: 0;
	padding: 14px 10px;
	text-decoration: none;
	text-align: left;
	text-shadow: none;
	vertical-align: middle;
	white-space: nowrap;
	filter: none;
	height:48px;
	width: 150px;
}

a.button:hover,
input[type='reset']:hover, 
input[type='button']:hover, 
input[type='submit']:hover  {
	
	background-image: url("http://www.eazycozy.com/wp-content/uploads/2014/09/postit_150.png");
	background-color:transparent;
	color: none;
	border: none;
	background-color: none;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset;
	color: none;
	filter: none;
}

a.button:active,
input[type='reset']:active, 
input[type='button']:active, 
input[type='submit']:active  {
	
	background-image: url("http://www.eazycozy.com/wp-content/uploads/2014/09/postit_150.png");
	color: none;
	background-color: none;
	box-shadow: 0 1px 0 #fff, inset 0 1px 1px rgba(0, 0, 0, 0.1);
	filter: none;
}


.title-404 {
	color: #933;
	font-size: 30px;
}

#footer {
	background-image: url("http://www.eazycozy.com/wp-content/uploads/2014/09/footer800.png");	
	clear: both;
	margin: 0px 0px 0px, 0px;
	width: 800px;
	height: 100px;
	padding: 0 0px 0 0px;
}

#footer {
	font-size: 16px;
	line-height: 1.5em;
}

#footer a {
	font-family: "Over the Rainbow";
	Font-size: 18px;
	color: #e0a44b;
	font-weight: 700;
}

#footer a:hover {
        color: #b2ae56;
}

.copyright {
	display: none;
	float: right;
	text-align: right;
	margin-right: 20px;
}

.powered {
	display: none;
	text-align: right;
}


.scroll-top {
	
	clear: both;
	text-align: center;
	font-size: 16px;
	margin: -60px 0 0px 270px;
	
}


/* =IE Forms
-------------------------------------------------------------- */
.ie7 area,
.ie7 select,
.ie7 textarea,
.ie7 input[type="text"], 
.ie7 input[type="password"],
.ie7 input[type="email"] {
	background-color: transparent;
	width: 96%;
}

/* =Primary Main Menu IE Fixes
-------------------------------------------------------------- */
.ie7 .menu ul {
	background: transparent;
}

.ie7 .menu li li a  {
    min-width: 100%;
}




/* =Responsive (Mobile) Design
-------------------------------------------------------------- */
@media screen and (max-width: 980px) {
 
        body {}
 
        .grid,
        .grid-right {
                float: none;
        }
 
        .copyright,
        .scroll-top,
        .powered {
                float: left;
        }
 
        #featured-image .fluid-width-video-wrapper {
                margin: 20px 0 0 0;
        }
 
        .front-page  #widgets {
                margin-top: 40px;
        }
 
        .top-widget,
        .front-page  .top-widget {
                margin-top: 0 !important;
        }
 
        .hide-980 {
                display: none;
        }
 
        .show-980 {
                display: block;
        }
 
}
 
@media screen and (max-width: 650px) {
 
        body {}
 
        #logo {
                float: none;
                margin: 0;
                text-align: center;
        }
 
        .grid,
        .grid-right {
                float: none;
        }
 
        #featured-image .fluid-width-video-wrapper {
                margin: 20px 0 0 0;
        }
       
        .top-widget {
                float: none;
                margin: 0 auto 10px auto;
                position: relative;
                text-align: center;
                width: auto;
        }
       
        .top-widget .widget-title {
                text-align: center;
        }
       
        .js .sub-header-menu {
                display: none;
        }
       
        .js .main-nav {
                position: relative;
                height: 30px;
                background-color: #585858;
                background-image: -webkit-gradient(linear, left top, left bottom, from(#585858), to(#3d3d3d));
                background-image: -webkit-linear-gradient(top, #585858, #3d3d3d);
                background-image: -moz-linear-gradient(top, #585858, #3d3d3d);
                background-image: -ms-linear-gradient(top, #585858, #3d3d3d);
                background-image: -o-linear-gradient(top, #585858, #3d3d3d);
                background-image: linear-gradient(top, #585858, #3d3d3d);
                clear: both;
                filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#585858, endColorstr=#3d3d3d);
                margin: 0 auto;
        }
       
        .js .main-nav .menu {
                display: none;
                position: absolute;
                width: 100%;
                top: 30px;
                z-index: 1000;
        }
       
        .js .main-nav .menu ul {
                margin-top: 1px;
        }
       
        .js .main-nav .menu li {
                float: none;
                background-color: #fff;
                border: none;
        }
       
        .js .main-nav .menu li a {
                color: #444;
                font-size: 13px;
                font-weight: normal;
                height: 45px;
                line-height: 45px;
                padding: 0 15px;
                border: none;
                border-bottom: 1px solid #f5f5f5;
                text-shadow: none;
                text-align: left;
        }
       
        .js .main-nav .menu li.current_page_item,
        .js .menu .current_page_item a,
        .js .menu .current-menu-item a {
                background-color: #f5f5f5;
        }
       
        .js .main-nav .menu li li:hover {
                background: none!important;
        }
       
        .js .main-nav .menu li li a {
                position: relative;
                padding: 0 10px 0 30px;
        }
       
        .js .main-nav .menu li li li a {
                position: relative;
                padding: 0 10px 0 40px;
        }
       
        .js .main-nav .menu li a:hover,
        .js .main-nav .menu li li a:hover {
                background-image: none;
                filter: none;
                background-color: #f5f5f5!important;
        }
       
        .js .main-nav .menu li li a::before {
                content: '\2013';
                position: absolute;
                top: 0;
                left: 20px;
        }
       
        .js .main-nav .menu li li li a::before {
                content: '\2013';
                position: absolute;
                top: 0;
                left: 20px;
        }
       
        .js .main-nav .menu li li li a::after {
                content: '\2013';
                position: absolute;
                top: 0;
                left: 30px;
        }
       
        .js .main-nav .menu li ul {
                position: static;
                visibility: visible;
                background-color: #fff;
        }
       
        .js .main-nav #responsive_current_menu_item {
                position: absolute;
                display: block;
                top: 5px;
                left: 15px;
                color: #fff;
                font-weight: 700;
		font-size: 15px;
		
        }
       
        .js .main-nav a#responsive_menu_button {
                position: absolute;
                display: block;
                top: 0;
                left: 100%;
                height: 30px;
		width: 80px;
                margin-top: 6px;
                margin-left: -80px;
                background: url("http://www.eazycozy.com/wp-content/uploads/2013/04/menu3.png") 0 5px no-repeat;
        }
       
        .js .main-nav a#responsive_menu_button.responsive-toggle-open {
                background: url("http://www.eazycozy.com/wp-content/uploads/2013/04/menu3.png") 0 -46px no-repeat;
        }
               
       
        .top-menu,
        .footer-menu li {
                float: none;
                font-size: 11px;
                text-align: center;
        }
       
        .tinynav {
                display: block;
        }
       
        .sb-holder {
                display: block;
        }
       
        #author-meta {
                padding: 20px;
        }
       
        .hide-650 {
                display: none;
        }
       
        .show-650 {
                display: block;
        }
       
        #footer {
                text-align: center;
        }
 
        #footer .social-icons {
                padding-bottom: 10px;
                text-align: center;
        }
}
 
@media screen and (max-width: 480px) {
 
        body {}
 
        #logo {
                float: none;
                text-align: center;
        }
 
        .grid,
        .grid-right {
                float: none;
        }
       
        #featured-image .fluid-width-video-wrapper {
                margin: 20px 0 0 0;
        }
       
        .featured-title {
                font-size: 40px;
                padding: 40px 20px 0 20px
        }
       
        .featured-subtitle {
                font-size: 24px;
        }
       
        .navigation .next,
        .navigation .previous {
                display: block;
                margin: 0 auto;
                text-align: center;
        }
       
        .menu ul,
        .menu li,
        .top-menu,
        .footer-menu li,
        .sub-header-menu li {
                float: none;
                text-align: center;
                text-rendering: optimizeSpeed;
        }
       
        .hide-480 {
                display: none;
        }
       
        .show-480 {
                display: block;
        }
       
        #footer {
                text-align: center;
        }
 
        #footer .social-icons {
                text-align: center;
        }
}
 
@media screen and (max-width: 320px) {
       
        body {}
       
        #featured p {
                font-size: 12px;
                line-height: 1.5em;
        }
 
        .featured-title {
                font-size: 35px;
        }
       
        .featured-subtitle {
                font-size: 15px;
        }
 
        .call-to-action a.button {
                font-size: 14px;
                padding: 7px 17px;
        }
 
        .hide-320 {
                display: none;
        }
       
        .show-320 {
                display: block;
        }
}
 
@media screen and (max-width: 240px) {
       
        body {}
       
        #featured p {
                font-size: 11px;
                line-height: 1.5em;
        }
 
        .featured-title {
                font-size: 20px;
        }
       
        .featured-subtitle {
                font-size: 11px;
        }
 
        .call-to-action a.button {
                font-size: 12px;
                padding: 5px 15px;
        }
       
        .top-widget area,
        .top-widget select,
        .top-widget textarea,
        .top-widget input[type="text"],
        .top-widget input[type="password"],
        .top-widget input[type="email"] {
                width: 75%;
        }
       
        .widget-title,
        .widget-title-home h3 {
                font-size: 14px;
                height: 13px;
                line-height: 13px;
                text-align: left;
        }
       
        .hide-240 {
                display: none;
        }
       
        .show-240 {
                display: block;
        }
}
 
/*The last 29 days of the month are the hardest."- Nikola Tesla*/