/*
Theme Name:     The Desert Echo
Theme URI:      www.thedesertecho.com/blog
Description:    Child theme for the Twenty Twelve theme
Author:          The Desert Echo
Author URI:     www.thedesertecho.com/about/
Template:       twentytwelve      
Version:        1.1
*/

@import url("../twentytwelve/style.css");

/* =Repeatable patterns
-------------------------------------------------------------- */

/* Small headers */
.archive-title,
.page-title,
.widget-title,
.entry-content th,
.comment-content th {
	font-weight: 300;
}

/* Shared Post Format styling */
article.format-quote footer.entry-meta,
article.format-link footer.entry-meta,
article.format-status footer.entry-meta {
	
}

/* Form fields, general styles first */
button,
input,
textarea {
	border-radius: 0;
}
button,
input {
	
}
textarea {
	
}

/* Reset non-text input types */
input[type="checkbox"],
input[type="radio"],
input[type="file"],
input[type="hidden"],
input[type="image"],
input[type="color"] {
	
}

/* Buttons */
.menu-toggle,
input[type="submit"],
input[type="button"],
input[type="reset"],
article.post-password-required input[type=submit],
.bypostauthor cite span {
	border-radius: 0;
	box-shadow: none;
}
.menu-toggle,
button,
input[type="submit"],
input[type="button"],
input[type="reset"] {
	
}
button[disabled],
input[disabled] {
	
}
.menu-toggle:hover,
button:hover,
input[type="submit"]:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
article.post-password-required input[type=submit]:hover {
	
}
.menu-toggle:active,
.menu-toggle.toggled-on,
button:active,
input[type="submit"]:active,
input[type="button"]:active,
input[type="reset"]:active {
	
}
.bypostauthor cite span {
	border-radius: 0;	
}

/* Responsive images */
.entry-content img,
.comment-content img,
.widget img {
	
}
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
	
}
img.size-full,
img.size-large,
img.header-image,
img.wp-post-image {
	width: 100%;	
}

/* Make sure videos and embeds fit their containers */
embed,
iframe,
object,
video {
	
}
.entry-content .twitter-tweet-rendered {
	
}

/* Images */
.alignleft {
	
}
.alignright {

}
.aligncenter {
	
}
.entry-content img,
.comment-content img,
.widget img,
img.header-image,
.author-avatar img,
img.wp-post-image {
	border-radius: 0;
	box-shadow: none;
}
.wp-caption {
	
}
.wp-caption .wp-caption-text,
.gallery-caption,
.entry-caption {
	
}
img.wp-smiley,
.rsswidget img {
	
}
.entry-content dl.gallery-item {
	
}
.gallery-item a,
.gallery-caption {
	
}
.gallery-item a {

}
.gallery-caption a {
	
}
.gallery-columns-1 .gallery-item a {
	
}
.gallery .gallery-icon img {
	
}
.gallery-columns-1 .gallery-icon img {
	
}

/* Navigation */
.site-content nav {
padding: 20px;
	
}
#nav-above {
	
}
#nav-above {
	
}
.paged #nav-above {
	
}
.nav-previous,
.previous-image {
	
}
.nav-next,
.next-image {
	
}
.nav-single + .comments-area {
	width: 900px;
	margin: auto;
}

/* Author profiles */
.author .archive-header {
	
}
.author-info {
	
}
.author-description p {
	
}
.author.archive .author-info {
	
}
.author.archive .author-avatar {
	
}


/* =Basic structure
-------------------------------------------------------------- */

/* Body, links, basics */
html {
	
}
body, .comment-content p {
	font-size: 12px;
	font-family: Georgia, serif;
}
body.custom-font-enabled {
	font-family: Georgia, serif;
}
a {
	color: #dbb11d;
	font-weight:bold;
	text-decoration: none;
}
a:hover {
	color: #ff0000;
}

fancyletter {
	font-family: Georgia, serif;
	font-size: 68px ;
	padding-right: 10px;
	line-height: 1;
	float:left;
	color: #444;
}

/* Assistive text */
.assistive-text,
.site .screen-reader-text {
	
}
.main-navigation .assistive-text:focus {
	border-radius: 0;
}

/* Page structure */
.site {
	padding: 0;
}
.site-content {
	
}


/* Header */
#headerbar {
	margin: 0 auto;
	width: 100%;
	text-height: 30px;
	height: 100px;
	position:relative;
	z-index: 100;
}

#headerbar_menu {
	width: 100%;
	background: #fff;
}

#headerbar_wrap{
	width: 900px;
	margin: 0 auto;
	height: 40px;
}


.site-header {
	display: none;
}

.single-featured-image {
	position:relative;
	width: 100%;
	height: 600px;
	overflow:hidden;
	margin-bottom: 40px
}
.single-featured-image h2 {
	position:absolute;
	-moz-opacity:.80;
	filter:alpha(opacity=80);
	display: block;
	margin: auto;
	top: 0;
	left: 0;
	bottom: 50px;
	right: 0;
	width: auto;
	height: 30px;
	text-align: center;
	
}

.byline1, .byline1 a {
	position:absolute;
	-moz-opacity:.80;
	filter:alpha(opacity=80);
	display: block;
	margin: auto;
	top: 0;
	left: 0;
	bottom: -50px;
	right: 0;
	width: auto;
	height: 30px;
	text-align: center;
	font-family: Oswald, Arial, Helvetica, sans-serif;  
	font-size: 12px!important;
	text-transform: uppercase;
	font-style: normal;
	font-weight: 400;
	color: #FFF;
	letter-spacing: 2px;
	line-height: 2;
}

.byline2, .byline2 a {
	position:absolute;
	-moz-opacity:.80;
	filter:alpha(opacity=80);
	display: block;
	margin: auto;
	top: 0;
	left: 0;
	bottom: -60px;
	right: 0;
	width: auto;
	height: 30px;
	text-align: center;
	font-family: Oswald, Arial, Helvetica, sans-serif;  
	font-size: 12px!important;
	text-transform: uppercase;
	font-style: normal;
	font-weight: 400;
	color: #FFF;
	letter-spacing: 2px;
	line-height: 2;
}

.byline1:hover{
#FF0000;
}


.single-featured-image hr {
	width: 30%;
	margin: auto;
	background-color: #fff;
}

/* Navigation Menu */
.main-navigation {
	
}
.main-navigation li {
	
}
.main-navigation a {
	
}
.main-navigation a:hover {
	
}
.main-navigation ul.nav-menu,
.main-navigation div.nav-menu > ul {
	
}
.main-navigation ul.nav-menu.toggled-on,
.menu-toggle {
	
}

/* Social Icons */
.main-nav .nav-social-title a { 
	font-family: Oswald, Arial, Helvetica, sans-serif;  
	text-transform: uppercase; 
	margin: 0 auto;  
	font-size: 24px;
	text-align: center;
	width: 200px;
	font-style: normal;
	font-weight: 300;
}
.main-nav .nav-social-email { 
	margin: 0 auto;  
	margin-right: .5%;
	background: url(http://www.thedesertecho.com/blog/wp-content/uploads/2014/08/email-icon-desertecho.png) no-repeat right;
	width: 18px;
}
.nav-social-email:hover {
	margin: 0 auto;
	margin-right: .5%;
	background: url(http://www.thedesertecho.com/blog/wp-content/uploads/2014/08/email-icon-desertecho-hover.png) no-repeat right;
}
.nav-social-email a {
	opacity: 0;
}
.main-nav .nav-social-bloglovin { 
	margin: 0 auto; 
	margin-right: .5%;
	background: url(http://www.thedesertecho.com/blog/wp-content/uploads/2014/08/bloglovin-icon-desertecho.png) no-repeat right;
	width: 18px;
}
.nav-social-bloglovin:hover {
	margin: 0 auto;
	margin-right: .5%;
	background: url(http://www.thedesertecho.com/blog/wp-content/uploads/2014/08/bloglovin-icon-desertecho-hover.png) no-repeat right;
}
.nav-social-bloglovin a {
	opacity: 0;
}
.main-nav .nav-social-pinterest { 
	margin: 0 auto;
	margin-right: .5%;
	background: url(http://www.thedesertecho.com/blog/wp-content/uploads/2014/08/pinterest-icon-desertecho.png) no-repeat right;
	width: 18px;
}
.nav-social-pinterest:hover {
	margin: 0 auto;
	margin-right: .5%;
	background: url(http://www.thedesertecho.com/blog/wp-content/uploads/2014/08/pinterest-icon-desertecho-hover.png) no-repeat right;
}
.nav-social-pinterest a {
	opacity: 0;
}
.main-nav .nav-social-facebook{ 
	margin: 0 auto;  
	margin-right: .5%;
	background: url(http://www.thedesertecho.com/blog/wp-content/uploads/2014/08/facebook-icon-desertecho.png) no-repeat right;
	width: 18px;
}
.nav-social-facebook:hover {
	margin: 0 auto;
	margin-right: .5%;
	background: url(http://www.thedesertecho.com/blog/wp-content/uploads/2014/08/facebook-icon-desertecho-hover.png) no-repeat right;
}
.nav-social-facebook a {
	opacity: 0;
}
.main-nav .nav-social-etsy { 
	margin: 0 auto;  
	margin-right: .5%;
	background: url(http://www.thedesertecho.com/blog/wp-content/uploads/2014/08/etsy-icon-desertecho.png) no-repeat right;
	width: 18px;
}
.nav-social-etsy:hover {
	margin: 0 auto;
	margin-right: .5%;
	background: url(http://www.thedesertecho.com/blog/wp-content/uploads/2014/08/etsy-icon-desertecho-hover.png) no-repeat right;
}
.nav-social-etsy a {
	opacity: 0;
}
.main-nav .nav-social-instagram { 
	margin: 0 auto;  
	margin-right: .5%;
	background: url(http://www.thedesertecho.com/blog/wp-content/uploads/2014/08/instagram-icon-desertecho.png) no-repeat right;
	width: 18px;
}
.nav-social-instagram:hover {
	margin: 0 auto;
	margin-right: .5%;
	background: url(http://www.thedesertecho.com/blog/wp-content/uploads/2014/08/instagram-icon-desertecho-hover.png) no-repeat right;
}
.nav-social-instagram a {
	opacity: 0;
}


/* Post footer social icons */
#imagesm ul { padding: 0px; margin:0px auto; height:36px; display:block; width:216px; background-image:url('http://www.thedesertecho.com/blog/wp-content/uploads/2014/08/desertecho-social-2.png') ; }

#imagesm ul li{ overflow:hidden; display:inline; float:left; height:36px; }

#imagesm ul li a{ display:block; padding-top:36px; height:36px; background-image:url('http://www.thedesertecho.com/blog/wp-content/uploads/2014/08/desertecho-social-2.png') ; }


#imagesm .sm_email a{ background-position: 0px 0px; width:36px;}

#imagesm .sm_email a:hover{ background-position: 0px -36px; width:36px;  }

#imagesm .sm_bloglovin a{ background-position: -36px 0px; width:36px; }

#imagesm .sm_bloglovin a:hover{ background-position: -36px -36px; width:36px; }

#imagesm .sm_pinterest a{ background-position: -72px 0px; width:36px; }

#imagesm .sm_pinterest a:hover{ background-position: -72px -36px; width:36px; }

#imagesm .sm_facebook a{ background-position: -108px 0px; width:36px; }

#imagesm .sm_facebook a:hover{ background-position: -108px -36px; width:36px; }

#imagesm .sm_etsy a{ background-position: -144px 0px; width:36px; }

#imagesm .sm_etsy a:hover{ background-position: -144px -36px; width:36px; }

#imagesm .sm_instagram a{ background-position: -180px 0px; width:36px; }

#imagesm .sm_instagram a:hover{ background-position: -180px -36px; width:36px; }



/* Filter Menu */
#afp-container {
	text-align: center;
	width: 100%; 
}
ul#afp-filter {
    display: block;
    list-style: none outside none;
    margin-bottom: 20px;
}
ul#afp-filter li {
	display: inline-block;
	border: 1px solid #EEE;
	padding: 10px!important;
	margin: 20px 20px 40px 20px!important;
	width: 100px;
	font-style: italic;
	letter-spacing: 2px;
}
ul#afp-filter li:hover {
	color:#FFF;
	background-color: #EEE;
}
ul#afp-filter li a:hover {
   color:#FFF;
   }

/* Banner */
section[role="banner"] {
	
}

/* Footer */

footer[role="contentinfo"] {
	border-top: 2px solid #CCC;
	text-align: center;
	color: #CCC;
	font-family: Oswald, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	line-height: 3;
	letter-spacing: 2px;
	font-weight: 400;
	max-width: 100%;
	
}
footer[role="contentinfo"] a {
	color: #CCC;
}
footer[role="contentinfo"] a:hover {
	color: #FF0000;
}

#footerbar {
	margin: 0 auto;
	width: 100%;
	text-height: 30px;
	position:relative;
	z-index: 100;
}

#footerbar_menu {
	width: 100%;
	background: #fff;
}


/* =Main content and comment content
-------------------------------------------------------------- */

.entry-meta, .entry-meta a {
	width: 100%;
	margin: auto;
	text-align: center;
	font-family: Oswald, Arial, Helvetica, sans-serif;  
	font-size: 12px!important;
	text-transform: uppercase;
	font-style: normal;
	font-weight: 400;
	color: #CCC;
	letter-spacing: 2px;
	line-height: 2;
}
.entry-header {
	display: none;	
}
.entry-header img.wp-post-image {
	
}
.entry-header .entry-title {

}

.entry-header .entry-format {
	
}
.entry-header {
	
}

.comments-link {
	width: 900px;
}

.comments-link a {
	font-family: oswald, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 20px;
	text-decoration: none;
	width: 900px!important;
	text-align: center;
	padding: 40px 0 40px 0;
	border: 1px solid #F0F0F0;
    background: none repeat scroll 0% 0% #F0F0F0;
    cursor: pointer;
    line-height: 1;
	color: #999;
    transition: all 0.3s ease-out 0s;
}
.entry-meta a {

}


.comments-link a:hover,
.entry-meta a:hover {
	color: #ff0000;
	text-decoration: none;
}
article.sticky .featured-post {
	
}
.entry-content,
.entry-summary,
.mu_register {
	width: 900px;
	margin: auto !important;
}

.entry-summary {
font-family: Georgia,"Times New Roman",Times,serif;

	font-style: italic;
	font-size: 14px ;
	text-align: center;
		font-weight:bold;
	border-bottom: 2px solid #CCC;
	color: #CCC;
line-height:0;
}

h1, h1 a {
	font-family: Oswald, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 24px;
	line-height: 1.5;
	letter-spacing: 2px;
	color: #444;
	font-weight: 300;
}
 
h2, h2 a {
	font-style: italic;
	font-size: 24px;
	line-height: 1.5;
	letter-spacing: 2px;
	color: #fff;
	text-transform: lowercase;
}
h3 {
	font-family: Oswald, Arial, Helvetica, sans-serif;  
	font-size: 11px!important;
	text-transform: uppercase;
	font-style: normal;
	font-weight: 400;
	line-height: 2;
	letter-spacing: 1.5px;
	margin: 0 !important;
	padding-bottom: 10px;
}
h4 {
	font-family: Georgia,"Times New Roman",Times,serif;
    border: none;
	font-style: italic;
	font-size: 14px ;
	width: 100%;
	text-align: center;
	margin: 0 0 0 0;
	font-weight:bold;
	border-bottom: 2px solid #CCC;
	color: #CCC;
}
h5 {
	
}
h6 {
	
}
.white-wrapper {
	background-color: #FFF;
	padding: 10%;
}
.grey-wrapper {
    background-color: #EEE;
    padding: 10%;
 }


.columns-3 {
	-webkit-column-count: 3;
	-webkit-column-gap: 20px;
	-moz-column-count: 3;
	-moz-column-gap: 20px;
	-ms-column-count: 3;
	-ms-column-gap: 20px;
    margin: 0 auto;
  	-moz-hyphens: auto;
	column-count: 3;
	column-gap: 20px;
}

.columns-4 {
	-webkit-column-count: 4;
	-webkit-column-gap: 20px;
	-moz-column-count: 4;
	-moz-column-gap: 20px;
	-ms-column-count: 4;
	-ms-column-gap: 20px;
    margin: 0 auto;
  	-moz-hyphens: auto;
	column-count: 4;
	column-gap: 20px;
}



.entry-content p,
.entry-summary p,
.comment-content p,
.mu_register p {
	
}
.entry-content a:visited,
.comment-content a:visited { }

li {
	margin-left: 30px !important;
	margin-bottom: 15px!important;
	font-size: 12px!important;
	
}


   


	

.entry-content ol,
.comment-content ol,
.entry-content ul,
.comment-content ul,
.mu_register ul {
	
}
.entry-content ul ul,
.comment-content ul ul,
.entry-content ol ol,
.comment-content ol ol,
.entry-content ul ol,
.comment-content ul ol,
.entry-content ol ul,
.comment-content ol ul {
	
}
.entry-content ul,
.comment-content ul,
.mu_register ul {
	
}
.entry-content ol,
.comment-content ol {
	
}
.entry-content li,
.comment-content li,
.mu_register li {
margin:0;
font-size: 12px;	
}




.entry-content blockquote,
.comment-content blockquote {
	
}
.entry-content blockquote p:last-child,
.comment-content blockquote p:last-child {
	
}
.entry-content code,
.comment-content code {
	
}
.entry-content pre,
.comment-content pre {
	
}
.entry-content pre code,
.comment-content pre code {
	
}
.entry-content abbr,
.comment-content abbr,
.entry-content dfn,
.comment-content dfn,
.entry-content acronym,
.comment-content acronym {
	
}
.entry-content address,
.comment-content address {
	
}
img.alignleft,
.wp-caption.alignleft {
	
}
img.alignright,
.wp-caption.alignright {
	
}
img.aligncenter,
.wp-caption.aligncenter {
	
}
.entry-content embed,
.entry-content iframe,
.entry-content object,
.entry-content video {
	
}
.entry-content dl,
.comment-content dl {
	
}
.entry-content dt,
.comment-content dt {
	font-weight: normal;	
}
.entry-content dd,
.comment-content dd {
	
}
.entry-content table,
.comment-content table {
border-bottom: none;	
}
.entry-content table caption,
.comment-content table caption {
	
}
.entry-content td,
.comment-content td {
	border: none;
	padding: 0px;
}
.site-content article {
	border: none;
	line-height: 1px !important;
	padding: 0px;
}
.page-links {
	
}
footer.entry-meta {
	padding:20px 0;	
}
.single-author .entry-meta .by-author {
	
}



/* =Archives
-------------------------------------------------------------- */

.archive-header,
.page-header {
	
}
.archive-meta {
	
}


/* =Single image attachment view
-------------------------------------------------------------- */

.article.attachment {
	
}
.image-attachment div.attachment {
	
}
.image-attachment div.attachment p {
	
}
.image-attachment div.attachment img {
	
}
.image-attachment .entry-caption {
	
}

/* CLEARFIX 
----------------------------------------------- */  
  
.clearboth {  
    display: block;  
    margin: 0;  
    padding: 0;  
    clear: both;  
}  

/* =Comments
-------------------------------------------------------------- */

.comments-title {
	
}
.comments-area article {
	
}
.comments-area article header {
	
}
.comments-area article header img {
	
}
.comments-area article header cite,
.comments-area article header time {
	
}
.comments-area article header cite {
	
}
.comments-area cite b {
	
}
.comments-area article header time {
	
}
.comments-area article header a {
	
}
.comments-area article header a:hover {
	
}
.comments-area article header cite a {
	
}
.comments-area article header cite a:hover {
	
}
.comments-area article header h4 {
	border-radius: 0;
}
.comments-area .bypostauthor cite span {
	
}
.comments-area .bypostauthor cite b {
	font-weight: normal;	
}
a.comment-reply-link,
a.comment-edit-link {
	
}
a.comment-reply-link:hover,
a.comment-edit-link:hover {
	
}
.commentlist .pingback {
	
}

/* Comment form */
#respond {
	
}
#respond h3#reply-title {
	
}
#respond h3#reply-title #cancel-comment-reply-link {
	
}
#respond form {
	
}
#respond form p {
	
}
#respond form p.logged-in-as {
	
}
#respond form label {
	
}
#respond form input[type="text"],
#respond form textarea {
	
}
#respond form p.form-allowed-tags {
	
}
.required {
	
}




/* =Media queries
-------------------------------------------------------------- */

/* Minimum width of 600 pixels. */
@media screen and (min-width: 600px) {
	.author-avatar {
		
	}
	.author-description {
		
	}
	.site {
		max-width: 100%;
	}
	.site-content {
		width: 900px;
		margin: 0 auto;
		float: none;
	}
	body.template-front-page .site-content,
	body.attachment .site-content,
	body.full-width .site-content {
		
	}
	
	
	.main-nav ul.nav-menu,
	.main-nav div.nav-menu > ul {
		border-bottom: 1px solid #ededed;
		border-top: 1px solid #ededed;
		display: inline-block !important;
		text-align: left;
		width: 100%;
	}
	.main-nav ul {
		margin: 0;
		text-indent: 0;
		text-align: center;
	}
	.main-nav li a,
	.main-nav li {
		display: inline-block;
		text-decoration: none;
	}
	.main-nav li a {
		border-bottom: 0;
		line-height: 3.5;
		text-transform: lowercase;
		font-style: italic;
		letter-spacing: 2px;
		white-space: nowrap;
		font-family: georgia;
		font-size: 14px;
color: #999;
	}
	.main-nav li a:hover {
		color: #FF0000;
	}
	.main-nav li {
		margin: 0 3%;
		position: relative;
	}
	.main-nav li ul {
		display: none;
		margin: 0;
		padding: 0;
		position: absolute;
		top: 100%;
		z-index: 1;
	}
	.main-nav li ul ul {
		top: 0;
		left: 100%;
	}
	.main-nav ul li:hover > ul {
		border-left: 0;
		display: block;
	}
	.main-nav li ul li a {
		background: #FFF;
		display: block;
		font-size: 12px;
		line-height: 2;
		padding: 8px 10px;
		width: 180px;
		white-space: normal;
	}
	.main-nav li ul li a:hover {
		background: #EEE;
		color: #444;
	}
	.main-nav .current-menu-item > a,
	.main-nav .current-menu-ancestor > a,
	.main-nav .current_page_item > a,
	.main-nav .current_page_ancestor > a {
		color: #CCC;
		font-weight: 300;
	}
	.menu-toggle {
		
	}
	.entry-header .entry-title {
		
	}
	#respond form input[type="text"] {
		
	}
	#respond form textarea.blog-textarea {
		
	}
	.template-front-page .site-content,
	.template-front-page article {
		
	}
	.template-front-page.has-post-thumbnail article {
		
	}
	.entry-page-image {
		
	}
	
}

/* Minimum width of 900 pixels. */
@media screen and (min-width: 900px) {
	body {
		
	}
	body .site {
	box-shadow: none;
    	border: none;
	margin: 0 auto;
    	padding: 0 ;
	
	}
	body.custom-background-empty {
		
	}
	body.custom-background-empty .site,
	body.custom-background-white .site {
	
	}
}

/* MOBILE
-------------------------------------------------------------- */




.menu-mob-menu-container {
		display: none;
		}
		
@media (max-width: 900px){
	.entry-content,
	.entry-summary,
	.mu_register {
		width: 100%;
	}
	
	.nav-single + .comments-area {
		width: 100%;
	}

	.single-featured-image {
		height: auto;
	}

	nav.main-nav {
		display: none;
	}
	.menu-mob-menu-container {
		display: block;
	}
	.menu-mob-menu-container ul {
		list-style: none; 		
		margin: 0; 		
		padding-left: 0; 		
		text-align: center;   		
		font-family: Georgia,"Times New Roman",Times,serif; 
		text-transform: lowercase; 				
	}
	.menu-mob-menu-container li { 		
		position: relative; 		
		display: inline-block; 
	}
	.menu-mob-menu-container a { 		
		width: 100%;  		
		line-height: 2; 		
		display: block;  
	}
	.menu-mob-menu-container ul.sub-menu { 		
		width:100%;		
		font-size: 12px;
		letter-spacing: 2px;
		font-style: italic;
		line-height: 2; 
	}
	.menu-mob-menu-container ul ul a {		
		line-height: 2; 		
		padding: 0; 		
		display: block; 		
		text-align: center; 		
		margin-top: 0; 
	}
	.menu-mob-menu-container ul li { 		
		position: relative; 		
		margin: 0 auto; 		
		margin-top: 0; 		
	}
	.menu-mob-menu-container ul ul { 		
		position: absolute; top: -99999px; left: 0; 		
		background: #fff;		
		text-align: center;		
		margin-top: 0; 
		}
	.menu-mob-menu-container ul li:hover > ul { 		
		top: 100%; 		
		opacity: 1; 		
		margin-top: 0; 
	}
	#headerbar_menu { 		
		height: 100px; 
	}
	.menu-mob-menu-container .menu-item {		
		width: 100%; 
	}
	.menu-mob-menu-container .nav-social-title { 		
		margin: 0 auto;  		
		margin-right: 1%; 		
		margin-left: 1%; 		
		font-family: Oswald, arial, helvetica, sans-serif; 			
		font-size: 24px; 
		text-align: center; 		
		text-transform: uppercase;   
	}
	
	ul#afp-filter li {
		margin: 10px 10px 10px 10px!important;
	}
}

/* =Print
----------------------------------------------- */

@media print {
	body {
		
	}
	footer a[rel=bookmark]:link:after,
	footer a[rel=bookmark]:visited:after {
		
	}
	a {
		
	}
	.entry-content img,
	.comment-content img,
	.author-avatar img,
	img.wp-post-image {
	
	}
	.site {
		
	}
	.site-header {
		display: none;
	}

	.author-avatar,
	#colophon,
	#respond,
	.commentlist .comment-edit-link,
	.commentlist .reply,
	.entry-header .comments-link,
	.entry-meta .edit-link a,
	.page-link,
	.site-content nav,
	.widget-area,
	img.header-image,
	.main-navigation {
		
	}
	.wrapper {
		
	}
	.site-content {
		
	}
	.singular .entry-header .entry-meta {
		
	}
	.singular .site-content,
	.singular .entry-header,
	.singular .entry-content,
	.singular footer.entry-meta,
	.singular .comments-title {
		
	}
	.entry-header .entry-title,
	.entry-title,
	.singular .entry-title {
		
	}
	footer.entry-meta,
	footer.entry-meta a {
		
	}
	.author-description {
		
	}
	

	/* Comments */
	.commentlist > li.comment {
		
	}
	.commentlist .avatar {
		
	}
	.comments-area article header cite,
	.comments-area article header time {
		
	}
}

/*FONTS*/
@font-face {
  font-family: 'FontAwesome';
  src: url('./font-awesome-4.2.0/fonts/fontawesome-webfont.eot?v=3.2.1');
  src: url('./font-awesome-4.2.0/fonts/fontawesome-webfont.eot?#iefix&v=3.2.1') format('embedded-opentype'), 
	url('./font-awesome-4.2.0/fonts/fontawesome-webfont.woff?v=3.2.1') format('woff'), 
	url('./font-awesome-4.2.0/fonts/fontawesome-webfont.ttf?v=3.2.1') format('truetype'), 
	url('./font-awesome-4.2.0/fonts/fontawesome-webfont.svg#fontawesomeregular?v=3.2.1') format('svg');
  font-weight: normal;
  font-style: normal;
}

/*NAVIGATION*/
div.nav-previous, div.nav-next {
    clear: both;
    width: 50px;
    height: 50px;
    position: fixed;
    bottom: 50%;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: 400;
    font-size: 40px;
    
   
}


.columns-2 {
	-webkit-column-count: 2;
	-webkit-column-gap: 20px;
	-moz-column-count: 2;
	-moz-column-gap: 20px;
	-ms-column-count: 2;
	-ms-column-gap: 20px;
    	margin: 0 auto;
  	-moz-hyphens: none;
	column-count: 2;
	column-gap: 20px;
}


@media (max-width: 768px){
div.nav-previous, div.nav-next {
     position: relative;
clear: none;}

.columns-2 {
	-moz-column-count: 1;
	-moz-column-gap: 20px;
}



}

div.nav-previous {
    left: 10%;
}

div.nav-next {
    right: 10%;
}

div.nav-previous a, div.nav-next a {
    color: #999;
    text-decoration: none;
    display: block;
    text-align: center;
    line-height: 50px;
}


div.nav-previous a:hover, div.nav-next a:hover {
    color: #ff0000;
  
}



span.nav-previous, span.nav-next {
      font-family: oswald, arial, sans-serif;
    font-style: italic!important;
      font-size: 14px;
text-transform: uppercase;
    
   line-height: 50px;
}


span.nav-previous a, span.nav-next a {
    color: #999;
    text-decoration: none;
    display: block;
    text-align: center;
    line-height: 50px;
}


span.nav-previous a:hover, span.nav-next a:hover {
    color: #ff0000;


  
}





span.meta-nav {
 font-family: "FontAwesome";
    font-style: normal;
      font-size: 40px;
       
}