/*----------------------
Theme Name: MISS CHEF
Description: It's a Premade Tumblr Theme
Designer: Kye Lu / Cellodesigns
Etsy Shop: http://cellodesigns.etsy.com
-----------------------*/

*, a { margin: 0; text-decoration: none; }
img { max-width: 100%; height: auto; }
iframe { max-width: 100%; }
.clr { clear: both; }
input, select, button { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
body {
	font-size: 13.5px;
	font-family: 'Open Sans';
	word-wrap: break-word;
	line-height: 1.625;
	text-align: justify;
}

a:link, a:visited, a:active, img, img:hover {
	-webkit-transition: all 0.30s ease-in-out;
  	-moz-transition: all 0.30s ease-in-out;
 	-ms-transition: all 0.30s ease-in-out;
  	-o-transition: all 0.30s ease-in-out;
}

blockquote {
	font-style: italic;
	padding-left: 5px;
	margin: 0px 20px 7px;
}

blockquote:before {
	content: '\201C';
	display: block;
	font-size: 30px;
	height: 0;
	left: -20px;
	position: relative;
	top: -10px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: 400;
	line-height: 1.2;
	margin: 0 0 10px;
	font-family: 'Oswald';
}

h1 {
	font-size: 36px;
}

h2 {
	font-size: 30px;
}

h3 {
	font-size: 24px;
}

h4 {
	font-size: 20px;
}

h5 {
	font-size: 18px;
}

h6 {
	font-size: 16px;
}

p {
	margin: 0 0 18px;
}

/*
------------------
 HEADER & MENU
------------------
*/

.header {
}

.header-image img {
	display: block;
	margin: 0 auto;
	max-width: 100%;
	height: auto;
	text-align: center;
}

.no-header-image {
	margin: 10px 0px;
	text-align: center;
	padding: 20px 0px;
}

.no-header-image > h1 {
	margin: 0px;
	font-size: 90px;
	line-height: 1;
	text-transform: uppercase;
}

.no-header-image > p {
	letter-spacing: 1px;
	font-size: 16px;
}

#nav-trigger {
  display: none;
  text-align: center;
  margin-top: 10px;
  width: 100%; 
}

#nav-trigger span {
    display: inline-block;
    padding: 10px 30px;
	cursor: pointer;
    color: #888888;
    text-transform: uppercase;
}

#menu {
	width: 100%;
	text-align: center;
	font-size: 16px;
	font-family: 'Oswald';
	font-weight: 400;
	line-height: normal;
	margin-bottom: 20px;
}

#menu ul {
	padding: 0;
	list-style: none;
	display: inline-block;
	padding: 10px 0px;
	text-transform: uppercase;
}

#menu ul > li {
	float: left;	
}

#menu ul > li a {
	padding: 0px 5px;
	margin-right: 8px;
	letter-spacing: 1px;
}

nav#nav-mobile {
	position: relative;
	display: none;
}

nav#nav-mobile ul {
    display: none;
    list-style-type: none;
    position: absolute;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    background-color: #FFFFFF;
	border: 1px solid #888888; 
	text-transform: uppercase;
	font-weight: bold;
	margin: 0;
  	padding: 0;
}

nav#nav-mobile li {
    display: block;
    padding: 5px;
    border-bottom: solid 1px #888;
}

nav#nav-mobile li:hover {
}
nav#nav-mobile li:last-child {
    border-bottom: none;
}

nav#nav-mobile a {
    display: block;
    color:  #555555;
}

nav#nav-mobile a:hover {
	color: #FFF;
}

nav#nav-mobile li:hover {
	border-bottom: 1px solid #FFF;
	-webkit-transition: all 0.30s ease-in-out;
  	-moz-transition: all 0.30s ease-in-out;
 	-ms-transition: all 0.30s ease-in-out;
  	-o-transition: all 0.30s ease-in-out;
}

/*
------------------
 CONTENT
------------------
*/

#wrapper, .wrap {
	margin: 0 auto;
	width: 1100px;
}

.container {
}

.container img:hover {
	opacity: 0.8;
}

.post-body {
}

.post-title {
	text-align: center;
	text-transform: uppercase;
	font-size: 19px;
	letter-spacing: 0.5px;
	margin: 0 0 0;
	font-family: 'Montserrat';
}

.post-quote {
	font-family: 'Kaushan Script';
	text-align: center;
}

.post-date, .post-source {
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 2px;
	font-size: 10px;
	margin: 0 0 10px;
	font-family: 'Oswald';
}

.post-source {
	font-size: 18px;
}

.post-text {
}

.post-text img,
.photo-post img {
	display: block;
	margin: 0 auto;
}

.post-link {
}

.post-link a {
	padding: 10px;
	display: block;
	text-transform: uppercase;
}

.post-chat {
	margin: 0;
	padding: 0;
}

.post-chat li,
.fborder li {
	list-style: none;
	padding: 5px 0px;
}

.post-chat li .label,
.fborder li .label {
	text-transform: uppercase;
	font-family: 'Montserrat';
}

.audio-post iframe,
.video-post iframe {
	max-width: 100%;
	display: block;
	margin: 0 auto;
}

.fborder {
	margin: 0;
	padding: 0;
}

.fborder li {
	list-style: none;
}

.question {
}

.asker-pic {
	float: left;
	margin: 0 5px 5px 0;
}

.asker-pic img {
	border-radius: 50%;
	width: 80%;
}

.asker-name {
	text-transform: uppercase;
	font-family: 'Oswald';
}

.asker-question {
	font-size: 15px;
}

.align-left {
	text-align: left;
}

.read-more {
	text-align: center;
	margin: 15px 0px;
}

.read-more a {
	padding: 10px 15px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 10px;
}

.post-footer {
	font-family: 'Oswald';
}

.details {
	 padding: 10px 0px;
	 margin: 0 0 60px;
}

.det-left ul,
.det-right ul {
	list-style: none;
	padding: 0;
	text-transform: uppercase;
	font-size: 10px;
}

.det-left ul li {
	float: left;
	margin-right: 2px;
}

.det-left ul > li > a {
	text-align: center;
	padding: 5px 8px;
	letter-spacing: 0.5px;
}

.det-right {
	float: right;
}

.det-right .share-caption {
	font-size: 13px;
	margin-right: 8px;
}

.det-right ul li {
	float: left;
}

.det-right ul li a {
	font-size: 14px;
	margin-right: 8px;
}

.post-tagged {
	margin: 0 0 20px;
	padding: 10px;
}

.post-tagged h1 {
	text-align: center;
	font-size: 20px;
	line-height: normal;
	text-transform: uppercase;
}

.post-tagged .no-result {
	text-align: center
}

.post-tagged .textarea {
	box-sizing: border-box;
	width: 50%;
	outline: none;
	padding: 5px 8px;
	font-family: 'Open Sans';
}
/*
------------------
 SIDEBAR
------------------
*/

.sidebar p {
	line-height: 1.5;
	margin: 0 0 15px;
	font-size: 13px;
}

.sidebar .widget {
	padding: 20px 20px 10px;
	margin: 35px 0 50px;
}

.sidebar .title {
	text-align: center;
	font-size: 13px;
	margin-top: -40px;
	margin-right: 20px;
	margin-left: 20px;
	padding: 10px 0px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.sidebar .search-widget {
	padding: 10px;
	margin: 35px 0 50px;
}

.sidebar .Image {
	text-align: center;
	line-height: 1.5;
	font-size: 12px;
	padding: 20px 30px ;
}

.sidebar .Image img {
	border-radius: 100%;
}

.sidebar input[type="text"] {
	width: 100%;
	outline: none;
	padding: 5px 8px;
	font-family: 'Open Sans';
	border: none;
}


.sidebar .tags {
	text-align: center;
}

.sidebar .tags ul {
	padding: 0;
	list-style: none;
	display: inline-block;
	margin: 0;
}

.sidebar .tags ul li {
	float: left;
	margin-bottom: 9px;
}

.sidebar .tags ul li > a {
	text-transform: uppercase;
	text-align: center;
	margin: 0 4px 0 0;
	padding: 3px 5px;
	font-size: 12px;
}

.sidebar .social-media {
	text-align: center;
	line-height: normal;
}

.sidebar .social-media ul {
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline-block;
}

.sidebar .social-media ul li {
	float: left;
}

.aside-content {
	line-height: normal;
}

ul#aside-tweets {
	margin: 0;
	padding: 0;
	font-size: 13px;
}

li.twitter-content {
	list-style-type: none;
	margin: 0 auto;
	padding: 5px 0;
}
/*
------------------
 PAGINATION
------------------
*/
.pagination,
.permalink-pagination {
	font-size: 12px;
	text-transform: uppercase;
	margin: 20px 0px;
}

.pagination ul {
	padding: 0;
	list-style: none;
}

.pagination ul li {
	float: left;
	margin-right: 4px;
}

.pagination ul li > a {
	padding: 8px 10px;
	letter-spacing: 2px;
}

.pagination ul li > span {
	padding: 8px 10px;
	letter-spacing: 2px;
}

.permalink-pagination > a.prev {
	float: left;
}

.permalink-pagination > a.next {
	float: right;
}

.permalink-pagination > a {
	padding: 8px 10px;
	letter-spacing: 2px;
}

/*
------------------
 FOOTER
------------------
*/

#instawrap {
    margin-top: 20px;
	width: 100%;
}

#instafeed img {
    box-sizing: border-box;
    width: 33.333333%;
    padding: 4px;
    display: inline-block;
    float: left;
}

#instafeed  img:hover {
	opacity: 0.8;
	-webkit-transition: opacity 0.2s ease-in;
	-moz-transition: opacity 0.2s ease-in;
	transition: opacity 0.2s ease-in;
}

.footer {
	width: 100%;
	text-align: center;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding: 15px 0px;
}

a.back-to-top {
	display: none;
	width: 100px;
	height: 61px;
	text-indent: -9999px;
	position: fixed;
	z-index: 999;
	right: 20px;
	bottom: 20px;
	background: transparent url(http://static.tumblr.com/hn07h0y/jONolr4q6/btt.png) no-repeat center 43%;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}

ol.notes {
	padding: 0px;
	margin: 15px 0px;
	list-style-type: none;
	border-bottom: solid 1px #ccc;
}

ol.notes li.note {
	border-top: solid 1px #ccc;
	padding: 10px;
}

ol.notes li.note img.avatar {
	vertical-align: -4px;
	margin-right: 10px;
	width: 16px;
	height: 16px;
}

ol.notes li.note span.action {
	font-weight: bold;
}

ol.notes li.note .answer_content {
	font-weight: normal;
}

ol.notes li.note blockquote {
	border-color: #eee;
	padding: 4px 10px;
	margin: 10px 0px 0px 25px;
}

ol.notes li.note blockquote a {
	text-decoration: none;
}

@media only screen and (max-width: 1120px) {
	#wrapper {
		width: 97%;
	}
	.blog-content {
		width: 70%;
	}
	.sidebar {
		width: 30%;
	}
}

@media only screen and (max-width: 780px) {
	.no-header-image > h1 {
		font-size: 50px;
	}
	
	.no-header-image > p {
		font-size: 15px;
	}
	
	.blog-content {
		width: 100%;
	}
	.post-article {
		margin-right: 0px;
	}
	.sidebar {
		width: 100%;
	}
	.sidebar .tags {
		text-align: center;
	}

	.sidebar .tags ul {
		display: inline-block;
	}
	.sidebar .tags ul li {
		float: left;
		margin-right: 4px;
	}

	.sidebar .tags ul li > a {
		display: inline-block;
		padding: 5px 8px;
	}

	.pagination {
		font-size: 85%;
	}
	
	.pagination ul li {
		margin-bottom: 15px;
	}
	
	.pagination ul li > a, .pagination ul li > span {
		padding: 5px 8px;
	}
	
	#nav-trigger {
    	display: block;
	}

	nav#menu {
		display: none;
	}
	
	nav#nav-mobile {
		display: block;
	}
}