/* #######################################################################

	Theme Name: Fixy
	Theme URI: http://www.meanthemes.com/theme/fixy/
	Description: Fixy. A Simple & Sexy Blog Theme. Built mobile first for speed.
	Author: MeanThemes
	Author URI: http://meanthemes.com/
	License: GNU General Public License version 3.0
	License URI: http://www.gnu.org/licenses/gpl-3.0.html
	Version: 1.0.8
	Tags: light, white, gray, one-column, two-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, full-width-template, theme-options, translation-ready

########################################################################

		0.  CSS Reset, Font setup and Plugins
		1.	WordPress defaults
		2.	Social icons
		3.	General Layout
		4.	Home / Archive
		5.	Single Post
		6. 	Pagination 
		7. 	Forms
		8.	Header/Sidebar
		9.	Responsive Layere
		10.	Retina / Hi-DPI
	
/* #######################################################################

	0.  CSS Reset, Font setup and Plugins

####################################################################### */

html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{border:0;font-size:100%;font:inherit;vertical-align:baseline;margin:0;padding:0;}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:none;}
ins{background-color:#ff9;color:#333;text-decoration:none;}
mark{background-color:#ff9;color:#333;font-style:italic;font-weight:700;}
del{text-decoration:line-through;}
abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help;}
table{border-collapse:collapse;border-spacing:0;}
hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0;}
input,select{vertical-align:middle;}
body{font:13px/1.231 sans-serif;}
select,input,textarea,button{font:99% sans-serif;}
pre,code,kbd,samp{font-family:monospace, sans-serif;}
html{overflow-y:scroll;}
a:hover,a:active{outline:none;}
ul,ol{margin-left:2em;}
ol{list-style-type:decimal;}
nav ul,nav li{list-style:none;list-style-image:none;margin:0;}
small{font-size:85%;}
strong,th{font-weight:700;}
td{vertical-align:top;}
sub,sup{font-size:75%;line-height:0;position:relative;}
sup{top:-.5em;}
sub{bottom:-.25em;}
pre{white-space:pre-wrap;word-wrap:break-word;padding:1em;}
textarea{overflow:auto;}
.ie6 legend,.ie7 legend{margin-left:-7px;}
input[type="checkbox"]{vertical-align:bottom;}
.ie7 input[type="checkbox"]{vertical-align:baseline;}
label,input[type="button"],input[type="submit"],input[type="image"],button{cursor:pointer;}
button,input,select,textarea{margin:0;}
input:invalid,textarea:invalid{border-radius:1px;-moz-box-shadow:0 0 5px red;-webkit-box-shadow:0 0 5px red;box-shadow:0 0 5px red;}
.no-boxshadow input:invalid,.no-boxshadow textarea:invalid{background-color:#f0dddd;}
button{width:auto;overflow:visible;}
.ie7 img{-ms-interpolation-mode:bicubic;}
input[type="radio"],.ie6 input{vertical-align:text-bottom;}
em { font-style: oblique; }

/* #######################################################################

	0.0 CSS Support for QuickFlickr Widget (http://wordpress.org/extend/plugins/quick-flickr-widget/)
	
	0.01 Latest Tweets (http://wordpress.org/plugins/latest-tweets-widget/)
	
####################################################################### */

.quick-flickr-item { width: 32.333333%; margin-top:4px; float: left; }
.quick-flickr-item img { width: 88%; }

.latest-tweets time {
	font-size: 12px;
	font-size: 1.2rem;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	color: #fff;
	opacity: 0.7;
	filter: alpha(opacity=70);
}

/* #######################################################################

	0.1 Plugin - Nano Scroller

####################################################################### */

/** initial setup **/
.nano {
  position : relative;
  width    : 100%;
  height   : 100%;
  overflow : hidden;
}
.nano .content {
  position      : absolute;
  overflow      : scroll;
  overflow-x    : hidden;
  top           : 0;
  right         : 0;
  bottom        : 0;
  left          : 0;
  border-bottom: 1px solid #fff;
}
.nano .content:focus {
  outline: thin dotted;
}
.nano .content::-webkit-scrollbar {
  visibility: hidden;
}
.has-scrollbar .content::-webkit-scrollbar {
  visibility: visible;
}
.nano > .pane {
  background : rgba(0,0,0,.25);
  position   : absolute;
  width      : 3px;
  right      : 4px;
  top        : 5px;
  bottom     : 0;
  visibility : hidden\9; /* Target only IE7 and IE8 with this hack */
  opacity    : .01; 
  -webkit-transition    : .2s;
  -moz-transition       : .2s;
  -o-transition         : .2s;
  transition            : .2s;
  -moz-border-radius    : 5px;
  -webkit-border-radius : 5px;  
  border-radius         : 5px;
}
.nano > .pane > .slider {
  background: #444;
  background: rgba(0,0,0,.5);
  position              : relative;
  margin                : 0 1px;
  -moz-border-radius    : 3px;
  -webkit-border-radius : 3px;  
  border-radius         : 3px;
}
.nano:hover > .pane, .pane.active, .pane.flashed {
  visibility : visible\9; /* Target only IE7 and IE8 with this hack */
  opacity    : 0.99;
}

/* #######################################################################

	0.2 Plugin - meanMenu

####################################################################### */


/*! #######################################################################

	MeanMenu 2.0.6
	--------
	
	To be used with jquery.meanmenu.js by Chris Wharton (http://www.meanthemes.com/plugins/meanmenu/)

####################################################################### */

/* hide the link until viewport size is reached */
a.meanmenu-reveal {
	display: none;
}

/* when under viewport size, .mean-container is added to body */
.mean-container .mean-bar {
	float: left;
	width: 100%;
	position: relative;
	background: #1d1d1d;
	padding: 4px 0;
	min-height: 42px;
	z-index: 999999;
	font-size: 18px;
	font-size: 1.8rem;
}

.mean-container a.meanmenu-reveal {
	width: 22px;
	height: 22px;
	padding: 13px 13px 11px 13px;
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
	color: #fff;
	text-decoration: none;
	font-size: 16px;
	text-indent: -9999em;
	line-height: 22px;
	font-size: 1px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 700;
}

.mean-container a.meanmenu-reveal span {
	display: block;
	background: #fff;
	height: 3px;
	margin-top: 3px;
}

.mean-container .mean-nav {
	float: left;
	width: 100%;
	background: #1d1d1d;
	margin-top: 44px;
}

.mean-container .mean-nav ul {
	padding: 0;
	margin: 0;
	width: 100%;
	list-style-type: none;
}

.mean-container .mean-nav ul li {
	position: relative;
	float: left;
	width: 100%;
}

.mean-container .mean-nav ul li a {
	display: block;
	float: left;
	width: 90%;
	padding: 16px 5%;
	margin: 0;
	text-align: left;
	color: #fff;
	border-top: 1px solid #383838;
	border-top: 1px solid rgba(255,255,255,0.5);
	text-decoration: none;
	text-transform: uppercase;
}

.mean-container .mean-nav ul li li a {
	width: 80%;
	padding: 16px 10%;
	border-top: 1px solid #f1f1f1;
	border-top: 1px solid rgba(255,255,255,0.25);
	opacity: 0.75;
	filter: alpha(opacity=75);
	text-shadow: none !important;
	visibility: visible;
}

.mean-container .mean-nav ul li.mean-last a {
	border-bottom: none;
	margin-bottom: 0;
}

.mean-container .mean-nav ul li li li a {
	width: 70%;
	padding: 16px 15%;
}

.mean-container .mean-nav ul li li li li a {
	width: 60%;
	padding: 16px 20%;
}

.mean-container .mean-nav ul li li li li li a {
	width: 50%;
	padding: 16px 25%;
}

.mean-container .mean-nav ul li a:hover {
	background: #252525;
	background: rgba(255,255,255,0.1);
}

.mean-container .mean-nav ul li a.mean-expand {
	margin-top: 1px;
	width: 26px;
	height: 32px;
	padding: 14px 12px 8px 12px !important;
	text-align: center;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
	font-weight: 700;
	background: rgba(255,255,255,0.1);
	border: none !important;
	border-left: 1px solid rgba(255,255,255,0.4) !important;
	border-bottom: 1px solid rgba(255,255,255,0.2) !important;
}

.mean-container .mean-nav ul li a.mean-expand:hover {
	background: rgba(0,0,0,0.9);
}

.mean-container .mean-push {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
	clear: both;
}

.mean-nav .wrapper {
	width: 100%;
	padding: 0;
	margin: 0;
}

/* Fix for box sizing on Foundation Framework etc. */
.mean-container .mean-bar, .mean-container .mean-bar * {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}


.mean-remove {
	display: none !important;
}


/* #######################################################################

	0.3 Plugin - FlexSlider

####################################################################### */


/*
 * jQuery FlexSlider v2.2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */


/* Browser Resets
*********************************/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}


/* FlexSlider Necessary Styles
*********************************/
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "\0020"; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}

/* FlexSlider Default Theme
*********************************/
.flexslider { margin: 0; padding-bottom: 5px; position: relative; zoom: 1; }
.flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.loading .flex-viewport { max-height: 300px; }
.flexslider .slides { zoom: 1; }
.carousel li { margin-right: 5px; }

/* Direction Nav */
.flex-direction-nav {*height: 0;}
.flex-direction-nav a  { display: block; width: 40px; height: 40px; margin: -20px 0 0; position: absolute; top: 50%; z-index: 10; overflow: hidden; opacity: 0; cursor: pointer; color: rgba(0,0,0,0.8); text-shadow: 1px 1px 0 rgba(255,255,255,0.3); -webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease; }
.flex-direction-nav .flex-prev { left: -0; }
.flex-direction-nav .flex-next { right: 0; }
.flexslider:hover .flex-prev { opacity: 0.9; left: 10px; }
.flexslider:hover .flex-next { opacity: 0.9; right: 10px; }
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { opacity: 1; }
.flex-direction-nav .flex-disabled { opacity: 0!important; filter:alpha(opacity=0); cursor: default; }

/* Pause/Play */
.flex-pauseplay a { display: block; width: 20px; height: 20px; position: absolute; bottom: 5px; left: 10px; opacity: 0.8; z-index: 10; overflow: hidden; cursor: pointer; color: #000; }

/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom: -40px; text-align: center;}
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 11px; height: 11px; display: block; background: #252b2d; background: rgba(37,43,45,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; }
.flex-control-paging li a:hover { background: #333; background: rgba(37,43,45,0.7); }
.flex-control-paging li a.flex-active { background: #000; background: rgba(37,43,45,0.9); cursor: default; }

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}

@media screen and (max-width: 767px) {
  .flex-direction-nav .flex-prev, .flexslider:hover .flex-prev, .flexslider:hover .flex-next, .flex-direction-nav .flex-next { opacity: 0; display: none; }
}

/* #######################################################################

	0.4.	Contact Form 7 Styling

####################################################################### */

body input[type=text].wpcf7-not-valid, body input[type=email].wpcf7-not-valid, body input[type=tel].wpcf7-not-valid, body textarea.wpcf7-not-valid {
	border: 1px solid #fb4040;
}

body span.wpcf7-not-valid-tip {
	display: block;
	color: #fb4040;
	border: none;
	position: relative;
	top: auto;
	left: auto;
	padding: 0;
	margin-top: 2px;
	background: none;
	font-size: 15px;
}

body div.wpcf7-validation-errors {
	background: #ffe2e2;
	border: 1px solid #ff8a8a;
	color: #fb4040;
}

body div.wpcf7-response-output {
	margin: 10px 0 35px 0;
	padding: 20px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	border-radius: 5px;
}

body .wpcf7-mail-sent-ng {
	background: #fff2e2;
	border: 1px solid #ffbc8a;
	color: #e17731;
}

body .wpcf7-mail-sent-ok {
	background: #e8ffe2;
	border: 1px solid #6fdf51;
	color: #1ea524;
}


/* #######################################################################

	0.5.	JP Player

####################################################################### */

/*
 * Skin for jPlayer Plugin (http://jplayer.org/)
 * jPlayer Version: 2.5.0
 *
 * Based on Author: @thelukemcdonald (lukemcdonald.com) implementation and design by @ormanclark (premiumpixels.com).
 */

.jp-interface {
 	margin: 0 auto;
	height: 50px;
	overflow: hidden;
	position: relative;
	background: #272727;
}

.entry-content-media-audio {
	position: relative;
}

article .jp-interface ul, 
article .jp-interface ul li {
	padding: 0;
	margin: 0;
	line-height: 0;
}

ul.jp-controls, 
.jp-interface ul.jp-controls li {
	position: absolute;
	width: 49px;
	height: 34px;
}
	
.jp-interface ul.jp-controls a {
	display: block;
	overflow: hidden;
	text-indent: 100%;
   	white-space: nowrap;
	overflow: hidden;
	position: absolute;
	z-index: 2;
}
	
.jp-interface ul.jp-controls a span {
	display: block;
	overflow: hidden;
}

a.jp-play span, 
a.jp-pause span {
	height: 50px;
	width: 50px;
}
		
a.jp-play span,
a.jp-pause span { 
	background: url(assets/img/audio.png) 10px -4px no-repeat; 
}

a.jp-pause span { 
	background-position: 10px -66px; 
	display: none;
}

a.jp-pause:hover span,
a.jp-play:hover span { 
	opacity: .7; 
}

div.jp-progress {
	background-color: #5F5F5F;	
	margin: 20px 25px 0 50px;
}
		
div.jp-seek-bar {
	cursor: pointer;
	height: 100%;
	width: 0;	
	background-color: #efefef;	
	background: rgba(255,255,255,0.3);
}
	
div.jp-seeking-bg { 
	display: none; 
}

div.jp-play-bar {
	background-repeat: repeat;
	height: 11px;
	width: 0;     
}

.jp-audio,
.jp-video {
	clear: both;
}

div.jp-jplayer audio, 
div.jp-jplayer {
	width: 0;
	height: 0;
}

.jp-video .jp-jplayer {
	height: auto !important;
}

.format-audio .post-image img {
	margin-bottom: -6px;
}


/* #######################################################################

	1.	WordPress defaults

####################################################################### */

.alignnone {
	margin:5px 0 20px;
}

a img.alignnone {
	margin:5px 20px 20px 0;
}

a img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}

.aligncenter,
 div.aligncenter,
 .aligncenter {
	display:block;
	margin:5px auto;
	clear: both;
}

.alignright,
 a img.alignright {
	float:right;
	margin:5px 0 20px 20px;
}

.alignleft,
 a img.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}

.wp-caption.aligncenter { 
	text-align: center; 
}

.wp-caption.alignleft { 
	text-align: left; 
}

.wp-caption.alignright { 
	text-align: right; 
}

.sticky {
}

.gallery-caption { 
	font-style: normal;
	font-size: 80%;
}

.bypostauthor .avatar { 
	border-color: #ccc; 
}

.wp-caption {
	padding: 10px;
	background: #fff;
	box-shadow: 0 0 2px rgba(0,0,0,0.3);
	display: inline-block;
}

.wp-caption img {
	border: 1px solid #ccc;
}

.wp-caption p {
	margin: 0;
	padding: 0;
}

/* calendar widget */
#wp-calendar {
	width: 85%;
	margin: 0 auto;
	max-width: 100px;
	font-size: 13px;
	font-size: 1.3rem;
}

#wp-calendar caption {
	text-align: center;
	color: #fff;
	font-size: 18px;
	font-size: 1.8rem;
	margin-top: 10px;
	margin-bottom: 15px;
}

#wp-calendar thead {
	font-size: 13px;
	font-size: 1.3rem;
}

#wp-calendar thead th, #wp-calendar td {
	border: none;
}

#wp-calendar thead th {
	padding-bottom: 10px;
	font-weight: 700;
	text-align: center;
	color: #fff;
	padding: 8px;
	background: none;
	border-bottom: 1px solid #fff;
	border-bottom: 1px solid rgba(255,255,255,0.15);
}

#wp-calendar tbody {
	color: #fff;
}

table#wp-calendar td {
	background: none;
}

#wp-calendar tbody td {
	background: none;
	border: none;
	text-align: center;
	padding: 5px;
}

#wp-calendar td a {
	background: #f1f1f1;
	display: inline-block;
	border-radius: 50px;
	color: #000;
	display: block;
	margin: auto;
	padding: 4px;
	border-radius: 50px;
	width: 25px;
	height: 25px;
	line-height: 17px;
}

#wp-calendar td#today {
	position: relative;
	padding-top: 6px;
}

#wp-calendar td#today:before {
	position: absolute;
	left: 0;
	top: 0;
	content: '';
	background: #f1f1f1;
	background: rgba(255,255,255,0.6);
	display: block;
	margin: 4px auto 0 auto;
	border-radius: 50px;
	padding: 0;
	width: 25px;
	height: 25px;
	line-height: 20px;
	color: #000;
}

#wp-calendar tfoot a {
	display: inline-block;
	padding: 0;
	background: none;
	color: #fff;
}

#wp-calendar tbody tr td.pad:hover {
	background: none;
}

#wp-calendar tbody .pad {
	background: none;
}

#wp-calendar tfoot #next {
	font-size: 12px;
	font-size: 1.2rem;
	text-transform: uppercase;
	text-align: right;
	white-space: nowrap;
}

#wp-calendar tfoot #prev a {
	font-size: 12px;
	font-size: 1.2rem;
	text-transform: uppercase;
	color: #fff;
	white-space: nowrap;
}

/* #######################################################################

	2.	Social icons

####################################################################### */

.socials { 
	text-align: center;
}

a.social { 
	display: inline-block;
	position: relative;
	width: 22px;
	height: 22px;
	margin-left: 5px;
	margin-bottom: 5px;
	-o-transition: opacity 0.5s ease-in; 
	-webkit-transition: opacity 0.5s ease-in; 
	-moz-transition: opacity 0.5s ease-in; 
	transition: opacity 0.5s ease-in;
	opacity: 0.3; 
	filter:alpha(opacity=30);
	text-indent: -9999em;
	color: rgba(0,0,0,0) !important;
	font-size: 1px;
	line-height: 22px;
	border: none !important;
}

a.social:hover { 
	-o-transition: opacity 0.25s ease-in; 
	-webkit-transition: opacity 0.25s ease-in; 
	-moz-transition: opacity 0.25s ease-in; 
	transition: opacity 0.25s ease-in;
	opacity: 0.9; 
	filter:alpha(opacity=90);
}

a.social:first-of-type {
	margin-left: 0;
}

a.social.first {
	margin-left: 0;
}

a.social.twitter { 
	background: url(assets/img/social-twitter-black.png) 0 0 no-repeat;
}

a.social.facebook { 
	background: url(assets/img/social-facebook-black.png) 0 0 no-repeat;
}

a.social.linkedin { 
	background: url(assets/img/social-linkedin-black.png) 0 0 no-repeat;
}

a.social.googleplus { 
	background: url(assets/img/social-googleplus-black.png) 0 0 no-repeat;
}

a.social.vimeo { 
	background: url(assets/img/social-vimeo-black.png) 0 0 no-repeat;
}

a.social.youtube { 
	background: url(assets/img/social-youtube-black.png) 0 0 no-repeat;
}

a.social.zerply { 
	background: url(assets/img/social-zerply-black.png) 0 0 no-repeat;
}

a.social.pinterest { 
	background: url(assets/img/social-pinterest-black.png) 0 0 no-repeat;
}

a.social.dribbble { 
	background: url(assets/img/social-dribbble-black.png) 0 0 no-repeat;
}

a.social.github { 
	background: url(assets/img/social-github-black.png) 0 0 no-repeat;
}

a.social.instagram { 
	background: url(assets/img/social-instagram-black.png) 0 0 no-repeat;
}

a.social.flickr { 
	background: url(assets/img/social-flickr-black.png) 0 0 no-repeat;
}

a.social.rss { 
	background: url(assets/img/social-rss-black.png) 0 0 no-repeat;
}

a.social.adn { 
	background: url(assets/img/social-adn-black.png) 0 0 no-repeat;
}

a.social.behance { 
	background: url(assets/img/social-behance-black.png) 0 0 no-repeat;
}

a.social.tumblr { 
	background: url(assets/img/social-tumblr-black.png) 0 0 no-repeat;
}

a.social.lastfm { 
	background: url(assets/img/social-lastfm-black.png) 0 0 no-repeat;
}

a.social.xing { 
	background: url(assets/img/social-xing-black.png) 0 0 no-repeat;
}

a.social.foursquare { 
	background: url(assets/img/social-foursquare-black.png) 0 0 no-repeat;
}

a.social.mixcloud { 
	background: url(assets/img/social-mixcloud-black.png) 0 0 no-repeat;
}

a.social.soundcloud { 
	background: url(assets/img/social-soundcloud-black.png) 0 0 no-repeat;
}

a.social.spotify { 
	background: url(assets/img/social-spotify-black.png) 0 0 no-repeat;
}

a.social.white.twitter { 
	background: url(assets/img/social-twitter-white.png) 0 0 no-repeat;
}

a.social.white.facebook { 
	background: url(assets/img/social-facebook-white.png) 0 0 no-repeat;
}

a.social.white.linkedin { 
	background: url(assets/img/social-linkedin-white.png) 0 0 no-repeat;
}

a.social.white.googleplus { 
	background: url(assets/img/social-googleplus-white.png) 0 0 no-repeat;
}

a.social.white.vimeo { 
	background: url(assets/img/social-vimeo-white.png) 0 0 no-repeat;
}

a.social.white.youtube { 
	background: url(assets/img/social-youtube-white.png) 0 0 no-repeat;
}

a.social.white.zerply { 
	background: url(assets/img/social-zerply-white.png) 0 0 no-repeat;
}

a.social.white.pinterest { 
	background: url(assets/img/social-pinterest-white.png) 0 0 no-repeat;
}

a.social.white.dribbble { 
	background: url(assets/img/social-dribbble-white.png) 0 0 no-repeat;
}

a.social.white.github { 
	background: url(assets/img/social-github-white.png) 0 0 no-repeat;
}

a.social.white.instagram { 
	background: url(assets/img/social-instagram-white.png) 0 0 no-repeat;
}

a.social.white.flickr { 
	background: url(assets/img/social-flickr-white.png) 0 0 no-repeat;
}

a.social.white.rss { 
	background: url(assets/img/social-rss-white.png) 0 0 no-repeat;
}

a.social.white.adn { 
	background: url(assets/img/social-adn-white.png) 0 0 no-repeat;
}

a.social.white.behance { 
	background: url(assets/img/social-behance-white.png) 0 0 no-repeat;
}

a.social.white.tumblr { 
	background: url(assets/img/social-tumblr-white.png) 0 0 no-repeat;
}

a.social.white.lastfm { 
	background: url(assets/img/social-lastfm-white.png) 0 0 no-repeat;
}

a.social.white.xing { 
	background: url(assets/img/social-xing-white.png) 0 0 no-repeat;
}

a.social.white.foursquare { 
	background: url(assets/img/social-foursquare-white.png) 0 0 no-repeat;
}

a.social.white.mixcloud { 
	background: url(assets/img/social-mixcloud-white.png) 0 0 no-repeat;
}

a.social.white.soundcloud { 
	background: url(assets/img/social-soundcloud-white.png) 0 0 no-repeat;
}

a.social.white.spotify { 
	background: url(assets/img/social-spotify-white.png) 0 0 no-repeat;
}

/* #######################################################################

	3.	Shortcodes

####################################################################### */

.quotemark {
	text-align: center;
	font-size: 150%;
	margin-top: 1.5em;
	padding: 2em 0.5em 1.5em 0.5em;
	background: url(assets/img/quotemark.png) 50% 0 no-repeat;
}

.quotemark.white {
	background-image: url(assets/img/quotemark-white.png);
}

.quotemark .quote-source {
	margin-top: 2em;
	font-size: 65%;
}

.quote-rating-1, .quote-rating-2, .quote-rating-3, .quote-rating-4, .quote-rating-5 {
	margin-top: 0.25em;
	height: 30px;
	background: url(assets/img/stars.png) 50% 10px no-repeat;
}

.quote-rating-4 {
	background-position: 50% -30px;
}

.quote-rating-3 {
	background-position: 50% -70px;
}

.quote-rating-2 {
	background-position: 50% -110px;
}

.quote-rating-1 {
	background-position: 50% -150px;
}

.quotemark.white .quote-rating-1, .quotemark.white .quote-rating-2, .quotemark.white .quote-rating-3, .quotemark.white .quote-rating-4, .quotemark.white .quote-rating-5 {
	background-image: url(assets/img/stars-white.png);
}

.one_half, .one_third, .two_third, .one_fourth, .three_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth {
	width:100%;
}

.one_half,
.one_third,
.two_third,
.three_fourth,
.one_fourth,
.one_fifth,
.two_fifth,
.three_fifth,
.four_fifth,
.one_sixth,
.five_sixth {
	position:relative;
	margin-right:4%;
	float:left;
}

.last {
	margin-right:0 !important;
	clear:right;
}

.clearboth {
	clear:both;
	display:block;
	font-size:0;
	height:0;
	line-height:0;
	width:100%;
}

.clear {
	clear:both;
	display:block;
	width:100%;
	float: left;
}

.status,
.comment-body em {
	display: block;
	width: 96%;
	padding: 10px 2%;
	border-radius: 4px;
	margin: 0.5em 0 1em 0;
}

.status.oops {
	background: #f9e1e1;
	border: 1px solid #eec4c4;
}

.status.less-oops,
.comment-body em {
	background: #fde8d9;
	border: 1px solid #e1c5af;
}

.status.ok {
	background: #d2ebd1;
	border: 1px solid #bad2ba;
}

.status p {
	margin: 0.5em 0;
}

a.btn,
a.button,
a.button:visited {
/*	color: rgb(4,97,179);*/
	color: rgb(200,0,0);
	border: none;
	color: #fff !important;
	padding: 12px 30px;
	text-shadow: none;
	border-radius: 3px;
	box-shadow: inset 0 -3px 0 rgba(0,0,0,0.15);
	display: inline-block;
	text-decoration: none;
	margin-bottom: 1em;
}
	

a.button.square {
	border-radius: 2px;
}

a.button.large,
a.btn.large {
	padding: 20px 70px;
}	

a.button:hover,
a.btn:hover {
	tbackground: #474747;	
	box-shadow: inset 0 -3px 0 rgba(0,0,0,0.5);
	text-decoration: none;
	color: #fff !important;
}

a.button:active {
	position: relative;
	top: 1px;
}

a.button.grey {
	background: #757c7e !important;
}

a.button.grey:hover {
	background: #3e4345 !important;
}

a.button.black {
	background: #333 !important;
}

a.button.black:hover {
	background: #000 !important;
}

a.button.green {
	background: #b3ce7e !important;
}

a.button.green:hover {
	background: #7e9b47 !important;
}

a.button.light-blue {
	background: #8aabb5 !important;
}

a.button.light-blue:hover {
	background: #4b7784 !important;
}

a.button.blue {
	background: #3da1e3 !important;
}

a.button.blue:hover {
	background: #266476 !important;
}

a.button.red {
	background: #f77564 !important;
}

a.button.red:hover {
	background: #b75548 !important;
}

a.button.orange {
	background: #f7a664 !important;
}

a.button.orange:hover {
	background: #cf6916 !important;
}

a.button.purple {
	background: #a18bcf !important;
}

a.button.purple:hover {
	background: #6547a4 !important;
}

a.button.pink {
	background: #e38f8f !important;
}

a.button.pink:hover {
	background: #c76d6d !important;
}

.mt-tabs .ui-tabs-hide {
	position: absolute;
	left: -99999em;
}

.mt-tabs {
	background: none;
	margin: 0 0 2em 0;
}

.mt-tabs ul.nav {
	list-style: none !important;
	margin: 0!important;
	padding: 0;
	background: none;
	border: 0;
	float: none;
}

.mt-tabs ul.nav li {
	float: left;
	position: relative;
	margin: 0 2px -1px 0 !important;
	z-index: 10;
	list-style: none !important;
}

.mt-tabs ul.nav li a {
	border: 1px solid #dfdfdf !important;
	border-bottom: none !important;
	display: block;
	overflow: hidden;
	padding: 5px 10px 2px 10px;
	height: 37px;
	background: #fcfcfc;
	margin: 0 !important;
	text-decoration: none;
	color: #373737 !important;
	border-radius: 3px 3px 0 0;
}

.mt-tabs ul.nav li a:hover {
	background: #fff !important;
	margin: 0 !important;
}

.mt-tabs ul.nav li.tab-active a {
	min-height: 36px;
	background: #fff;
}

.mt-tabs .tab {
	background: #fff;
	padding: 10px;
	border: 1px solid #dfdfdf;
}

.toggle { 
	margin: 0 0 2em 0; 
}

.toggle .toggle-title {
	display: block;
	padding: 10px 10px 10px 30px; 
	background: #fcfcfc;
	border: 1px solid #c5c5c5;
	cursor: pointer;
	outline: none;
	position: relative;
}

.toggle .toggle-title:hover { 
	border: 1px solid #c5c5c5; 
}

.toggle-inner {
	padding: 10px;
	background: #fff;
	border: 1px solid #c5c5c5;
	border-top: none;
}

.toggle .toggle-title:before {
	content: '';
	background: url(assets/img/toggle-open.png) no-repeat;
	width: 12px;
	height: 12px;
	position: absolute;
	top: 50%;
	left: 10px;
	margin: -6px 0 0 0;
}

.toggle .toggle-title.active:before { 
	background: url(assets/img/toggle-close.png) no-repeat; 
}

.clearfix:before,
.clearfix:after { content:""; display:table; }
.clearfix:after { clear: both; }
.clearfix { zoom:1; }

.bullets ul li, .bullets ol li {
	list-style-type: none;
	background: url(assets/img/tick-green.png) 0 0.5em no-repeat;
	margin-left: -1em;
	padding: 0.25em 0 0.25em 1.5em;
	margin-bottom: 0;
}

.bullets.green li {
	background-image: url(assets/img/tick-green.png);
}

.bullets.red li {
	background-image: url(assets/img/tick-red.png);
}

.bullets.black li {
	background-image: url(assets/img/tick-black.png);
}

.bullets.light-blue li {
	background-image: url(assets/img/tick-light-blue.png);
}

.bullets.blue li {
	background-image: url(assets/img/tick-blue.png);
}

.bullets.grey li {
	background-image: url(assets/img/tick-grey.png);
}

.bullets.orange li {
	background-image: url(assets/img/tick-orange.png);
}

.bullets.pink li {
	background-image: url(assets/img/tick-pink.png);
}

.bullets.purple li {
	background-image: url(assets/img/tick-purple.png);
}



/* #######################################################################

	3.	General Layout

####################################################################### */

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.animated{-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;-ms-animation-fill-mode:both;-o-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-duration:1s;-moz-animation-duration:1s;-ms-animation-duration:1s;-o-animation-duration:1s;animation-duration:1s}.animated.hinge{-webkit-animation-duration:1s;-moz-animation-duration:1s;-ms-animation-duration:1s;-o-animation-duration:1s;animation-duration:1s}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-moz-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-o-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;-moz-animation-name:fadeIn;-o-animation-name:fadeIn;animation-name:fadeIn}

html {
	-webkit-text-size-adjust: none;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	font-size: 62.5%;
	height: 100%;
}

body {
    margin: 0;
	padding: 0;
	color: #77777/*#73818*/;
	font-family: 'Roboto Slab', Georgia, 'Times New Roman', serif;
	width: 100%;
	height: 100%;
	-webkit-animation-delay: 0.5s;
	-moz-animation-delay: 0.5s;
	-o-animation-delay: 0.5s;
	-ms-animation-delay: 0.5s;
	animation-delay: 0.5s;
	background-color: #e6ecec;
	background-repeat: repeat;
	background-position: 0 0;
}

header,
footer {
	-webkit-animation-delay: 1s;
	-moz-animation-delay: 1s;
	-o-animation-delay: 1s;
	-ms-animation-delay: 1s;
	animation-delay: 1s;
}

input[type=text], input[type=email], input[type=tel], 
input[type=url], input[type=password], textarea,
input[type=submit] {
	font-family: 'Roboto Slab', Georgia, 'Times New Roman', serif;
}

.widget input.searchsubmit {
	display: none;
}

b, strong {
	font-weight: 700;
}

.post-template iframe,
.post-template div.fluid-width-video-wrapper {
	margin: 20px 0;
}

section.content-home, section.content {
	display: block;
	font-size: 17px;
	font-size: 1.7rem;
}

section.content-home .post-image p {
	margin: 0;
}

.post-image img:hover {
	opacity: 0.95;
	filter: alpha(opacity=95);
}

h1, h2, h3,
h4, h5, h6,
.blog-title, .more, .meta, .blog-tagline, .pagination,
.main-footer, .url, .comment-date, .comment-reply-link,
.more-link, header nav,
#wp-calendar caption, .mean-nav {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 900;
    letter-spacing: -2px;
	line-height: 1.4;
}

.comment-body {
	font-weight: 400;
	letter-spacing: normal;
}

.post h2, h3, h4, h5, h6, 
.blog-tagline, .pagination, .main-footer, 
.url, .comment-date, .comment-reply-link,
#wp-calendar caption,
 .mean-nav,
 .more, .more:hover, .meta, .more-link, .more-link:hover, 
 header nav, header nav a, header nav a:hover,
 time, .post-tags {
	letter-spacing: -1px;
}
 
.more, .more:hover, .meta, .more-link, .more-link:hover, 
header nav, header nav a, header nav a:hover {
	font-size: 19px;
	font-size: 1.9rem;
	text-decoration: none;
}

.more:hover {
	color: #1d1c1c;
}

h2, h3, h4,
h5, h6 {
	padding-top: 10px;
}

h2, h5#respond-title {
	font-size: 28px;
	font-size: 2.8rem;
}

h5#respond-title a {
	color: #474747;
	text-decoration: none;
}

h5#respond-title a:hover {
	color: #1d1c1c;
}

h3 {
	font-size: 24px;
	font-size: 2.4rem;
}

h4 {
	font-size: 20px;
	font-size: 2rem;
}

h5 {
	font-size: 19px;
	font-size: 1.9rem;
}

h6 {
	font-size: 17px;
	font-size: 1.7rem;
}

.blog-title {
	font-size: 29px;
	font-size: 2.9rem;
	position: relative;
}

.logo, .logo:hover {
	-o-transition: opacity 0.5s ease-in; 
	-webkit-transition: opacity 0.5s ease-in; 
	-moz-transition: opacity 0.5s ease-in; 
	transition: opacity 0.5s ease-in;
}

.logo:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
}

.blog-tagline {
	font-size: 17px;
	font-size: 1.7rem;
	margin-top: 15px;
}

.blog-title a {
	color: #fff;
}

.blog-title a, .blog-title a:hover {
	text-decoration: none;
}

.blog-title:after, {
	content: '';
	display: block;
	margin: 10px auto;
	width: 36px;
	height: 4px;
	background: #fff;
	opacity: 0.5;
	filter: alpha(opacity=50);
	left: 0;
}

header nav {
	position: relative;
}
.widget:first-of-type:before,
.widget:after {
	content: '';
	display: block;
	margin: 30px auto 0 auto;
	width: 36px;
	height: 4px;
	background: #fff;
	opacity: 0.5;
	filter: alpha(opacity=50);
	left: 0;
}

.widget:first-of-type:before {
	margin-top: 0;
	margin-bottom: 20px;
}

.widget:last-of-type:after {
	display: none;
}

::-moz-selection {
    background: #fff4d8;
    text-shadow: none;
}

::selection {
    background: #fff4d8;
    text-shadow: none;
}

a {
	color: #252e2e;
	text-decoration: underline;
}

a:visited {
	opacity: 0.8;
	filter: alpha(opacity=80);
}

a:hover {
	color: #1d1c1c;
	text-decoration: underline;
}

.meta a {
	text-decoration: none;
}

a, a:hover,
img, img:hover,
.blog-title,
.blog-title:hover, 
button,
input,
textarea,
button:hover, 
input:hover,
texarea:hover,
a time,
a time:hover {
    -o-transition: all 0.25s ease-in;
    -webkit-transition: all 0.25s ease-in;
    -moz-transition: all 0.25s ease-in;
    transition: all 0.25s ease-in;
}

input[type=text]:hover,
input[type=url]:hover,
input[type=password]:hover,
input[type=tel]:hover,
textarea:hover,
input[type=text]:focus,
input[type=url]:focus,
input[type=password]:focus,
input[type=tel]:focus {
	background: #f1f1f1;
}


p {
	margin: 1em 0;
	line-height: 1.7;
}

ul, ol {
    margin: 1.6em 0;
    line-height: 1.7;
}

ul, ol {
    margin: 1.6em 1.75em;
}

article h4+ul {
	margin-top: 0.7em;
}

ol ol, ul ul,
ul ol, ol ul {
    margin: 0.4em 1.25em;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #eaeaea;
    /*margin: 3.2em 0;*/
    margin: 1em 0;
    padding: 0;
}

blockquote {
	margin: 20px 0;
	border: 1px solid rgba(0,0,0,0.02);
	border-bottom: 3px solid rgba(0,0,0,0.04);
	border-right: none;
	border-left: none;
	font-size: 130%;
	text-align: center;
	padding: 1.5em;
	background: #f9f9f9;
	background: rgba(0,0,0,0.02);
}

blockquote p {
    margin: 0.8em 0;
    font-style: italic;
}

blockquote small {
    display: inline-block;
    margin: 0.8em 0 0.8em 1.5em;;
    font-size:0.9em;
    color: #ccc;
}

blockquote cite {
    font-weight:bold;
}

dl {
    margin: 1.6em 0;
}

dl dt {
    float: left;
    width: 180px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: bold;
    margin-bottom: 1em
}

dl dd {
    margin-left: 200px;
    margin-bottom: 1em
}

mark {
    background-color: #ffc336;
}

code, tt {
    padding: 0 4px;
    font-family: "Courier New", monospace, sans-serif;
    border: 1px solid #E3EDF3;
    background: #F7FAFB;
    border-radius: 2px;
    display: inline-block;
}

pre {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 1.6em 0;
    border: 1px solid #E3EDF3;
    width: 100%;
    padding: 20px;
    font-family: "Courier New", monospace, sans-serif;
    white-space: pre;
    overflow: auto;
    background: #F7FAFB;
    border-radius: 3px;
}

pre code, tt {
    font-size: inherit;
    white-space: -moz-pre-wrap;
    white-space: pre-wrap;
    background: transparent;
    border: none;
    padding: 0;
}

kbd {
    display: inline-block;
    margin-bottom: 0.4em;
    padding: 1px 8px;
    border: #ccc 1px solid;
    color: #666;
    text-shadow: #fff 0 1px 0;
    font-size: 0.9em;
    font-weight: bold;
    background: #f4f4f4;
    border-radius: 4px;
    box-shadow: 
        0 1px 0 rgba(0, 0, 0, 0.2), 
        0 1px 0 0 #fff inset;
}

table {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 1.6em 0;
    width:100%;
    max-width: 100%;
    background-color: transparent;
}

table th,
table td {
    padding: 8px;
    line-height: 20px;
    text-align: left;
    vertical-align: top;
    border-top: 1px solid #efefef;
}

table th { 
	color: #000; 
}

table caption + thead tr:first-child th,
table caption + thead tr:first-child td,
table colgroup + thead tr:first-child th,
table colgroup + thead tr:first-child td,
table thead:first-child tr:first-child th,
table thead:first-child tr:first-child td {
    border-top: 0;
}

table tbody + tbody { border-top: 2px solid #efefef; }

table table table { background-color: #fff; }

table tbody > tr:nth-child(odd) > td,
table tbody > tr:nth-child(odd) > th {
    background-color: #f6f6f6;
}

tbody > tr:nth-child(odd) > td,
tbody > tr:nth-child(odd) > th {
    background: transparent;
}

.inner {
    position: relative;
    margin: 0 auto;
}

.vertical {
    display: table-cell;
    vertical-align: middle;
}

.site-head {
	text-align: center;
	padding: 0;
	/*background-color: rgb(4,97,179);*/
	background-color: rgb(0,0,0);
	background-size: cover;
}

#wrap {
	background-color: #fafafa;	
	min-height: 100%;
}

.logo img {
	/*max-width: 90px;*/
	max-width: 60px;
	height: auto;
}

.post {
	margin: 0 auto;
}

.post-tags {
	padding: 3px 0;
	color: #474747;
	font-size: 14px;
	margin: 30px 0 20px 0;
}

.post-tags a, 
.commentlist a.comment-date {
	/*color: #a2aaaa;*/
	color: #474747;
	text-decoration: none;	
}

a time:hover,
.post-tags a:hover,
.commentlist a.comment-date:hover {
	/*color: #474747;*/
	color: #000;
	text-decoration: underline;	
}

.main-footer {
	margin: 0;
	padding: 50px 30px 40px 30px;
	font-size: 15px;
	font-size: 1.5rem;
/*	color: rgb(4,97,179);*/
	color: rgb(0,0,0);
	color: #fff;
}

.main-footer .copyright {
	margin-top: 10px;
}

.main-footer a {
	text-decoration: none;
	color: #fff;
	opacity: 0.6;
	filter: alpha(opacity=60);
}

.main-footer a:hover {
	color: #fff;
	opacity: 1;
	filter: alpha(opacity=100);
}

.main-footer p {
	margin: 0 0 0.5em;
}

a.subscribe-me {
	margin-top: 10px;
	background: url(assets/img/social-rss.png) 0 50% no-repeat;
	text-indent: -9999em;
	opacity: 0.7;
	filter: alpha(opacity=70);
	padding: 10px 0 10px 28px;
	margin-bottom: 10px;
	color: #fff;
}

a.subscribe-me:hover {
	opacity: 0.9;
	filter: alpha(opacity=90);
}

/* #######################################################################

	4.	Home / Archive

####################################################################### */

.content-home .post {
	display: block;
	border-top: 1px solid #dfe4e4;
	background: #fff;
}

.content-home .post.archive-title,
.content-home .post.archive-title:nth-child(odd) {
	background: #fff;
	border-bottom: 1px solid #dfe4e4;
}

.content-home .post:nth-child(odd) {
	background-color: #f9fafa;
}

.content-home .post:first-of-type {
	border-top: none;
}

.content-home h2,
h1 {
	font-size: 31px;
	font-size: 3.1rem;
	margin-top: -5px;
	margin-bottom: 10px;
	line-height: 1.2;
}

h1 {
	text-align: left;
}

.content-home h2 a {
	color: #738181;
	text-decoration: none;
}

.content-home h2 a:hover {
/*	color: rgb(4,97,179);*/
	color: rgb(200,0,0);
	text-decoration: none;
}

time, .post-tags {
	color: #a2aaaa;
	font-size: 14px;
	font-size: 1.4rem;
}

.inner {
	padding: 40px 20px;
	max-width: 780px;
}

ul.meta.top {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

ul.meta.top li {
	display: inline;
}

.further {
	display: block;
	font-size: 25px;
	font-size: 2.5rem;
	margin: 30px 0;
	letter-spacing: -0.5px;
}

.post-password-form input[type=submit],
.post .searchform input.searchsubmit {
	margin-top: 10px;
	width: auto;
	padding-left: 50px;
	padding-right: 50px;
}

h1.searching span {
	background-color: #fff4d8;
	padding: 0 10px 6px 10px;
}


/* #######################################################################

	5.	Single Post

####################################################################### */

a.flex-next, a.flex-prev {
	width: 44px;
	height: 44px;
/*	color: rgb(4,97,179);*/
	color: rgb(0,0,0);
	text-decoration: none;
	text-indent: -99999em;
	background-image: url(assets/img/arrows.png);
	background-position: 18px 15px;
	background-repeat: no-repeat;
}

a.flex-next {
	background-position: -73px 15px;
}

.flex-direction-nav a {
	text-shadow: 0;
}

.format-quote h2.quote,
.format-quote h1.quote,
.format-quote h3.quote-source {
	position: relative;
	padding-left: 40px;
	padding-right: 40px;
}

.format-quote h2.quote,
.format-quote h1.quote {
	margin-top: 30px;
}

.format-quote h2.quote:before,
.format-quote h1.quote:before {
	content: ' “ ';
	position: absolute;
	left: 0;
}

.format-quote h2.quote:after,
.format-quote h1.quote:after {
	content: ' ” ';
}

.single-post .format-link h3.link {
	margin: 30px 0;
}

.format-link h3.link {
	text-align: center;
	font-size: 20px;
	font-size: 2rem;
}

.format-link h3.link a {
	text-decoration: none;
}

.content img, .content-home img {
	max-width: 100%;
	height: auto;
}

.single-post .content article .inner {
	padding: 60px 30px;
}

article a {
	word-wrap: break-word;
}

.post-template time, .post-tags {
	text-align: left;
	display: inline;
}

.post-template time {
	margin-bottom: 6px;
	display: inline-block;
}

.post-template .post img {
	margin-bottom: 20px;
}

.post-template .post .inner {
	padding: 30px 20px;
}

h1, h2, h3, 
h4, h5, h6 {
	color: #1d1c1c;
}

.author-wrap, .share {
	margin-top: 50px;
	padding-top: 50px;
	text-align: center;
	border-top: 1px solid #dfe4e4;
}

.author-wrap {
	margin-top: 0;
}

.author-wrap h6 {
	position: relative;
	padding-top: 10px;
	margin-bottom: 10px;
}

.author-wrap a {
	text-decoration: none;
}

.author-wrap a:hover {
	text-decoration: underline;
}

.author-wrap .author-avatar {
	border: 6px solid #dde4e4;
	border-radius: 200px;
	width: 71px;
	height: 71px;
	background-size: 60px 60px;
	display: inline-block;
}

.author-bio {
	padding: 0 40px 40px;	
	font-size: 15px;
	font-size: 1.5rem;
}

.share {
	margin-top: -20px;
	padding-bottom: 50px;
	color: #474747;
	text-align: center;
}

.share span {
	display: block;
	margin-bottom: 10px;
}

.share a {
	margin: 2px;
	width: 22px;
	height: 22px;
	text-indent: -9999em;
	display: inline-block;
	background-repeat: no-repeat;
	background-position: 0 0;
	opacity: 0.3;
	filter: alpha(opacity=30);
}

.share a:hover {
	opacity: 0.6;
	filter: alpha(opacity=60);
}

.share a.icon-twitter {
	background-image: url(assets/img/social-twitter-black.png);
}

.share a.icon-facebook {
	background-image: url(assets/img/social-facebook-black.png);
}

.share a.icon-pinterest {
	background-image: url(assets/img/social-pinterest-black.png);
}

.share a.icon-google-plus {
	background-image: url(assets/img/social-googleplus-black.png);
}

#comments {
	background-color: #fff;
	border-top: 1px solid #dfe4e4;
}

.comment-respond {
	margin-top: 45px;
	padding-top: 40px;
	border-top: 5px solid #ececec;	
}

.commentlist, .commentlist ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.commentlist li {
	padding: 20px 0;
	margin: 0;
	border-top: 3px solid #fafafa;
}

.commentlist ul {
	padding: 40px;
	position: relative;
	display: block;
}

.commentlist li:first-child {
	border-top: none;
}

.commentlist ul li:last-child {
	padding-bottom: 0;
	margin-bottom: -20px;
}

.commentlist li:first-child li, 
.commentlist ul li {
	border-top: 1px solid #fafafa;
}

.commentlist ul:before {
	content: '↵';
	position: absolute;
	top: 60px;
	right: 60px;
	color: #dfe4e4;
}

.commentlist .avatar-web img {
	float: left;
}

.commentlist .comment-date, .post-tags.tag {
	font-size: 15px;
	font-size: 1.5rem;
	display: block;
}

.commentlist .comment-body {
	padding-left: 70px;
}

.flexslider {
	z-index: 1;
}

.post-image {
	position: relative;
	display: inline-block;
	max-width: 100%;
}

.flex-caption {
	width: 100%;
	display: block;
	margin-top: -5px;
	background: #272727;
	color: #fff;
	z-index: 1;
	position: relative;
	padding: 20px;
	font-size: 15px;
	font-size: 1.5rem;
}

.open-widgets {
	display: none;
}

.widgets, .widgets-sidebar {
    position: relative;
    width: 100%;
    margin: 0 auto;
    text-align: center;
	background-color: #121111;
    color: #fafafa;
    padding: 50px 40px;
    font-size: 17px;
    font-size: 1.7rem;
    min-height: 130px;
}

.widgets-sidebar {
	background: none;
	min-height: 0;
}

.open-menu {
	display: inline-block;
	width: 28px;
	text-indent: -9999em;
	margin: 30px 4px 0 4px;
	line-height: 0;
	padding: 10px 10px 0 10px;
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
}

.open-menu span {
	display: block;
	height: 4px;
	width: 100%;
	margin-top: -19px;
	margin-bottom: 24px;
	background: #fff;
}

.open-menu:hover {
	opacity: 0.5;
	filter: alpha(opacity=50);	
}

/* Github */

.gist table {
    margin: 0;
    font-size: 1.4rem;
}

.gist .line-number {
    min-width: 25px;
    font-size: 1.1rem;
}

/* #######################################################################

	6. 	Pagination 

####################################################################### */

.pagination {
    position: relative;
    width: 100%;
    margin: 0 auto;
    text-align: center;
	background-color: #1d1c1c;
    color: #fafafa;
    padding: 50px 40px;
    font-size: 17px;
    font-size: 1.7rem;
    min-height: 170px;
}

.pagination span {
	color: #636363;
}

.pagination a {
    color: #738181;
    text-decoration: none;
}

.page.page-template-default .pagination a {
/*	color: rgb(4,97,179);*/
	color: rgb(200,0,0);
	padding: 0 3px;
}

.pagination a:hover {
/*	color: rgb(4,97,179);*/
	color: rgb(200,0,0);
    text-decoration: none;
}

.older-posts,
.newer-posts {
	margin-top: 50px;
    position: absolute;
    display: inline-block;
}

.post-template .newer-posts {
	margin-top: -10px;
}

.older-posts {
    left: 30px;
}

.newer-posts {
    right: 30px;
}

.page-number {
    display: inline-block;
}

/* #######################################################################

	7. 	Forms

####################################################################### */

input[type=text], input[type=email], input[type=tel], 
input[type=url], input[type=password], textarea,
input[type=submit], button {
	border: none;
	padding: 18px 12px;
	-webkit-appearance: none;
	border-radius: 0;
	outline: none;
	font-size: 16px;
	width: 100%;
	background: #f7f7f7;
	background: rgba(0,0,0,0.03);
}

.widget input.s {
	background: #f7f7f7;
	background: rgba(255,255,255,0.3);
}

.widget input.s:active, 
.widget input.s:focus {
	background: #fff;
	background: rgba(255,255,255,0.7);
}

button, 
input[type=submit],
 .form-submit input {
/*	color: rgb(4,97,179);*/
	color: rgb(0,0,0);
	border: none;
	color: #fff;
	padding: 15px 20px;
	text-shadow: none;
	border-radius: 3px;
	box-shadow: inset 0 -3px 0 rgba(0,0,0,0.15);
}

button:hover, 
input[type=submit]:hover,
 .form-submit input:hover {
 	background: #474747;	
	box-shadow: inset 0 -3px 0 rgba(0,0,0,0.5);
}

.url, .comment-date, .comment-reply-link, 
.url:hover, .comment-date:hover, .comment-reply-link:hover {
	text-decoration: none;
}

.comment-reply-link:after, 
.format-link h3.link a:after {
	content: ' →';
}

/* #######################################################################

	8.	Header/Sidebar

####################################################################### */

.logo {
 	padding: 30px 30px 0;
}

.blog-tagline {
	padding: 0 30px;
}

header nav {
	margin-top: 0;
	margin-bottom: -30px;
}

header nav ul ul {
	padding: 0 !important;
}

header nav a {
	padding: 8px 30px;
	display: block;
	text-align: left;
	color: #fff;
}

header nav a:hover {
	background-color: #333;
	background-color: rgba(0,0,0,.5);
	color: #fff;	
}

header nav a,
header nav a:hover {
	font-size: 20px;
	font-size: 2rem;
}

.widget h5, .widget a {
	color: #fff;
	text-decoration: none;
}

.widget {
	font-size: 15px;
	font-size: 1.5rem;
}

.widget h5 {
	margin-bottom: 10px;
}

.widget ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

.widget ul li a {
	margin: 2px 0;
	display: inline-block;
}

.widget a:hover {
/*	color: rgb(4,97,179);*/
	color: rgb(200,0,0);
}

.widget.sidebar a:hover {
	color: #1d1d1d;
}

.widget {
	padding: 0;
	text-align: center;
}

.widgets-sidebar {
	padding: 0 30px 30px 30px;
}

.widget {
	padding-top: 30px;
}

.overlay {
	background: #333;
	background: rgba(0,0,0,0.85);
	padding: 30px 0;
}

header .overlay {
	padding-bottom: 50px;
}

.content-home h2 a {
	color: #1d1c1c;
}

a, .content-home h2 a:hover {
/*	color: rgb(4,97,179);*/
	color: rgb(200,0,0);
}

.blog-tagline,
.blog-title a:hover {
	color: #fafafa;
}

/* --- Infinite Scroll --- */

/* Hides navigation links and site footer when infinite scroll is active */
.infinite-scroll .pagination,
.infinite-scroll.neverending #footer,
.infinity-end.neverending #footer,
#infinite-footer
 {
    display: none;
}


/* #######################################################################

	9.	Responsive Layer

####################################################################### */

@media only screen and (min-width: 43.75em) { /* 700px */

	.flexslider {
		padding-bottom: 35px;
	}

	.format-link h3.link {
		font-size: 34px;
		font-size: 3.4rem;
	}
	
	.inner {
		padding: 40px 100px;
	}
	
	.post-image img {
		display: block;
		margin-bottom: -20px;
	}
	
	.content-home iframe {
		margin-bottom: -50px;
	}
	
	.pagination {
		min-height: 80px;
	}
	
	.single-post .pagination {
		min-height: 120px;
	}
	
	.older-posts,
	.newer-posts {
		margin-top: 0;
	}
	
	.widgets {
		display: inline-block;
		margin-bottom: -4px;
	}
	
	.widgets .wrapper {
		margin: 0 auto;
		width: 100%;
		max-width: 1080px;
	}
	
	.widget.header {
		width: 50%;
		float: left;
		text-align: left;
	}
	
	.widget:after,
	.widget:before,
	.widget:first-of-type:before {
		display: none;
	}
	
	.one_half {
		width:48%;
	}
	
	.one_third {
		width:30.66%;
	}
	
	.two_third {
		width:65.33%;
	}
	
	.one_fourth {
		width:22%;
	}
	
	.three_fourth {
		width:74%;
	}
	
	.one_fifth {
		width:16.8%;
	}
	
	.two_fifth {
		width:37.6%;
	}
	
	.three_fifth {
		width:58.4%;
	}
	
	.four_fifth {
		width:67.2%;
	}
	
	.five_sixth {
		width:82.67%;
	}

}	

@media only screen and (min-width: 48em) { /* 768px */

	.flex-caption {
		position: absolute;
		top: 30px;
		right: 0;
		width: auto;
	}

	.inner {
		padding: 70px 50px;
	}
	
	.site-head {
		padding: 0;
	}
	
	.blog-title {
		font-size: 41px;
		font-size: 4.1rem;
	}
	
	.blog-tagline {
		font-size: 21px;
		font-size: 2.1rem;
	}
	
	time, .post-tags {
		font-size: 19px;
		font-size: 1.9rem;
	}	
	
	.content-home h2 {
		margin-top: -15px;
	}	
	
	section.content-home, section.content {
		font-size: 18px;
		font-size: 1.8rem;
	}
	
	.content-home h2,
	h1 {
		font-size: 51px;
		font-size: 5.1rem;
	}	
	
	.widget.header {
		width: 33.333333%;
		padding: 0 15px;
	}

}

@media only screen and (min-width: 48.0625em) { /* 768px */
	
	header .overlay {
		padding-bottom: 30px;
	}

}

@media only screen and (min-width: 53.75em) { /* 860px */

	.site-head {
		width: 25%;
		position: fixed;
		top: 0;
		left: 0;
		height: 100%;
		z-index: 2;
		max-width: 300px;
		-webkit-transform: translate3d(0,0,0);
	}
	
	.site-head .scroll {
		height: 100%;
		overflow-y: auto;
		border-bottom: 1px solid #fff;
		border-bottom: 1px solid rgba(255,255,255,0.12);
		padding-bottom: 30px;
	}
	
	.main-footer {
		width: 25%;
		text-align: left;
		position: fixed;
		bottom: 0;
		left: 0;
		z-index: 3;
		padding: 20px 30px 10px 30px;
		background: none;
		max-width: 300px;
	}
	
	.main-footer.footer-overlay {
		background: 333;
		background: rgba(0,0,0,0.85);
	}
	
	.content-home, .content {
		width: 100%;
		display: inline-block;
		padding: 0 0 0 25%;
	}
	
	.inner {
		padding: 70px 20px;
	}
	
	article .inner {
		max-width: 860px;
	}
	
	.author-bio {
		max-width: 660px;
		margin-left: auto;
		margin-right: auto;
	}
	
	.single-post .content article .inner {
		padding: 60px;
	}

}

@media only screen and (min-width: 60em) { /* 960px */

	.inner {
		padding-left: 50px;
		padding-right: 50px;
	}
	
	.widget.header {
		width: 25%;
		padding: 0 30px;
	}
	
	.js .open-widgets {
		display: inline-block;
	}	
	
	.open-widgets {
		margin-top: 25px;
		text-indent: -999999em;
		width: 26px;
		height: 26px;
		border: 4px solid #fff;
		border-radius: 50px;
		padding: 8px;
	}
	
	.open-widgets:hover {
		opacity: 0.5;
		filter: alpha(opacity=50);
	}
	
	.widgets .open-widgets {
		position: fixed;
		top: 20px;
		right: 20px;
		z-index: 5;
		margin-top: 0;
	}
	
	.socials { 
		text-align: left;
	}
	
	.js .widgets {
		display: none;
		position: fixed;
		top: 0;
		left: 0;
		z-index: 4;
	}
	
	
}	

@media only screen and (min-width: 75em) { /* 1200px */

	.content-home, .content {
		padding-left: 300px;		
	}
	
	#wrap {
		max-width: 1680px;
	}
	
	.one_sixth {
		width:13.33%;
	}

}

/* #######################################################################

	10.	Retina / Hi-DPI

####################################################################### */

@media only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 1.5/1),
only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5) {

	a.subscribe-me {
		background-image: url(assets/img/social-rss-white@2x.png);
		background-size: 22px 22px;
	}
	
	.share a.icon-twitter {
		background-image: url(assets/img/social-twitter-black@2x.png);
		background-size: 22px 22px;
	}
	
	.share a.icon-facebook {
		background-image: url(assets/img/social-facebook-black@2x.png);
		background-size: 22px 22px;
	}
	
	.share a.icon-pinterest {
		background-image: url(assets/img/social-pinterest-black@2x.png);
		background-size: 22px 22px;
	}
	
	.share a.icon-google-plus {
		background-image: url(assets/img/social-googleplus-black@2x.png);
		background-size: 22px 22px;
	}
	
	a.social.twitter {
		background: url(assets/img/social-twitter-black@2x.png) 0 0 no-repeat;
		background-size: 21px 21px;
	}
	
	a.social.facebook {
		background: url(assets/img/social-facebook-black@2x.png) 0 0 no-repeat;
		background-size: 21px 21px;
	}
	
	a.social.linkedin {
		background: url(assets/img/social-linkedin-black@2x.png) 0 0 no-repeat;
		background-size: 21px 21px;
	}
	
	a.social.googleplus {
		background: url(assets/img/social-googleplus-black@2x.png) 0 0 no-repeat;
		background-size: 21px 21px;
	}
	
	a.social.vimeo {
		background: url(assets/img/social-vimeo-black@2x.png) 0 0 no-repeat;
		background-size: 21px 21px;
	}
	
	a.social.youtube {
		background: url(assets/img/social-youtube-black@2x.png) 0 0 no-repeat;
		background-size: 21px 21px;
	}
	
	a.social.zerply {
		background: url(assets/img/social-zerply-black@2x.png) 0 0 no-repeat;
		background-size: 21px 21px;
	}
	
	a.social.pinterest {
		background: url(assets/img/social-pinterest-black@2x.png) 0 0 no-repeat;
		background-size: 21px 21px;
	}
	
	a.social.dribbble {
		background: url(assets/img/social-dribbble-black@2x.png) 0 0 no-repeat;
		background-size: 21px 21px;
	}
	
	a.social.github {
		background: url(assets/img/social-github-black@2x.png) 0 0 no-repeat;
		background-size: 21px 21px;
	}
	
	a.social.instagram {
		background: url(assets/img/social-instagram-black@2x.png) 0 0 no-repeat;
		background-size: 21px 21px;
	}
	
	a.social.flickr {
		background: url(assets/img/social-flickr-black@2x.png) 0 0 no-repeat;
		background-size: 21px 21px;
	}
	
	a.social.rss {
		background: url(assets/img/social-rss-black@2x.png) 0 0 no-repeat;
		background-size: 21px 21px;
	}
	
	a.social.adn {
		background: url(assets/img/social-adn-black@2x.png) 0 0 no-repeat;
		background-size: 21px 21px;
	}
	
	a.social.behance {
		background: url(assets/img/social-behance-black@2x.png) 0 0 no-repeat;
		background-size: 21px 21px;
	}
	
	a.social.tumblr {
		background: url(assets/img/social-tumblr-black@2x.png) 0 0 no-repeat;
		background-size: 21px 21px;
	}
	
	a.social.lastfm {
		background: url(assets/img/social-lastfm-black@2x.png) 0 0 no-repeat;
		background-size: 21px 21px;
	}
	
	a.social.xing {
		background: url(assets/img/social-xing-black@2x.png) 0 0 no-repeat;
		background-size: 21px 21px;
	}
	
	a.social.foursquare {
		background: url(assets/img/social-foursquare-black@2x.png) 0 0 no-repeat;
		background-size: 21px 21px;
	}
	
	a.social.white.twitter {
		background: url(assets/img/social-twitter-white@2x.png) 0 0 no-repeat;
		background-size: 21px 21px;
	}
	
	a.social.white.facebook {
		background: url(assets/img/social-facebook-white@2x.png) 0 0 no-repeat;
		background-size: 21px 21px;
	}
	
	a.social.white.linkedin {
		background: url(assets/img/social-linkedin-white@2x.png) 0 0 no-repeat;
		background-size: 21px 21px;
	}
	
	a.social.white.googleplus {
		background: url(assets/img/social-googleplus-white@2x.png) 0 0 no-repeat;
		background-size: 21px 21px;
	}
	
	a.social.white.vimeo {
		background: url(assets/img/social-vimeo-white@2x.png) 0 0 no-repeat;
		background-size: 21px 21px;
	}
	
	a.social.white.youtube {
		background: url(assets/img/social-youtube-white@2x.png) 0 0 no-repeat;
		background-size: 21px 21px;
	}
	
	a.social.white.zerply {
		background: url(assets/img/social-zerply-white@2x.png) 0 0 no-repeat;
		background-size: 21px 21px;
	}
	
	a.social.white.pinterest {
		background: url(assets/img/social-pinterest-white@2x.png) 0 0 no-repeat;
		background-size: 21px 21px;
	}
	
	a.social.white.dribbble {
		background: url(assets/img/social-dribbble-white@2x.png) 0 0 no-repeat;
		background-size: 21px 21px;
	}
	
	a.social.white.github {
		background: url(assets/img/social-github-white@2x.png) 0 0 no-repeat;
		background-size: 21px 21px;
	}
	
	a.social.white.instagram {
		background: url(assets/img/social-instagram-white@2x.png) 0 0 no-repeat;
		background-size: 21px 21px;
	}
	
	a.social.white.flickr {
		background: url(assets/img/social-flickr-white@2x.png) 0 0 no-repeat;
		background-size: 21px 21px;
	}
	
	a.social.white.rss {
		background: url(assets/img/social-rss-white@2x.png) 0 0 no-repeat;
		background-size: 21px 21px;
	}
	
	a.social.white.adn {
		background: url(assets/img/social-adn-white@2x.png) 0 0 no-repeat;
		background-size: 21px 21px;
	}
	
	a.social.white.behance {
		background: url(assets/img/social-behance-white@2x.png) 0 0 no-repeat;
		background-size: 21px 21px;
	}
	
	a.social.white.tumblr {
		background: url(assets/img/social-tumblr-white@2x.png) 0 0 no-repeat;
		background-size: 21px 21px;
	}
	
	a.social.white.lastfm {
		background: url(assets/img/social-lastfm-white@2x.png) 0 0 no-repeat;
		background-size: 21px 21px;
	}
	
	a.social.white.xing {
		background: url(assets/img/social-xing-white@2x.png) 0 0 no-repeat;
		background-size: 21px 21px;
	}
	
	a.social.white.foursquare {
		background: url(assets/img/social-foursquare-white@2x.png) 0 0 no-repeat;
		background-size: 21px 21px;
	}
	
	a.social.mixcloud { 
		background: url(assets/img/social-mixcloud-black@2x.png) 0 0 no-repeat;
		background-size: 21px 21px;
	}
	
	a.social.soundcloud { 
		background: url(assets/img/social-soundcloud-black@2x.png) 0 0 no-repeat;
		background-size: 21px 21px;
	}
	
	a.social.white.mixcloud { 
		background: url(assets/img/social-mixcloud-white@2x.png) 0 0 no-repeat;
		background-size: 21px 21px;
	}
	
	a.social.white.soundcloud { 
		background: url(assets/img/social-soundcloud-white@2x.png) 0 0 no-repeat;
		background-size: 21px 21px;
	}
	
	a.social.spotify { 
		background: url(assets/img/social-spotify-black@2x.png) 0 0 no-repeat;
		background-size: 21px 21px;
	}
	
	a.social.white.spotify { 
		background: url(assets/img/social-spotify-white@2x.png) 0 0 no-repeat;
		background-size: 21px 21px;
	}
	
	a.flex-next, a.flex-prev {
		background-image: url(assets/img/arrows@2x.png);
		background-size: 200px 13px;
	}
	
	a.jp-play span,
	a.jp-pause span {
		background-image: url(assets/img/audio@2x.png);
		background-size: 30px 120px;
	}
	
	.quotemark {
		background-image: url(assets/img/quotemark@2x.png);
		background-size: 28px 19px;
	}
	
	.quotemark.white {
		background-image: url(assets/img/quotemark-white@2x.png);
	}
	
	.quote-rating-1, .quote-rating-2, .quote-rating-3, .quote-rating-4, .quote-rating-5 {
		background-image: url(assets/img/stars@2x.png);
		background-size: 97px 176px;
	}
	
	.quotemark.white .quote-rating-1, .quotemark.white .quote-rating-2, .quotemark.white .quote-rating-3, .quotemark.white .quote-rating-4, .quotemark.white .quote-rating-5 {
		background-image: url(assets/img/stars-white@2x.png);
		background-size: 97px 176px;
	}
	
	.bullets.green li {
		background-image: url(assets/img/tick-green@2x.png);
		background-size: 16px 13px;
	}
	
	.bullets.red li {
		background-image: url(assets/img/tick-red@2x.png);
		background-size: 16px 13px;
	}
	
	.bullets.black li {
		background-image: url(assets/img/tick-black@2x.png);
		background-size: 16px 13px;
	}
	
	.bullets.light-blue li {
		background-image: url(assets/img/tick-light-blue@2x.png);
		background-size: 16px 13px;
	}
	
	.bullets.blue li {
		background-image: url(assets/img/tick-blue@2x.png);
		background-size: 16px 13px;
	}
	
	.bullets.grey li {
		background-image: url(assets/img/tick-grey@2x.png);
		background-size: 16px 13px;
	}
	
	.bullets.orange li {
		background-image: url(assets/img/tick-orange@2x.png);
		background-size: 16px 13px;
	}
	
	.bullets.pink li {
		background-image: url(assets/img/tick-pink@2x.png);
		background-size: 16px 13px;
	}
	
	.bullets.purple li {
		background-image: url(assets/img/tick-purple@2x.png);
		background-size: 16px 13px;
	}
	
	.toggle .toggle-title:before {
		background-image: url(assets/img/toggle-open@2x.png);
		background-size: 12px 12px;
	}
	
	.toggle .toggle-title.active:before { 
		background-image: url(assets/img/toggle-close@2x.png); 
		background-size: 12px 12px;
	}
	
}

/* arkangel style */
#footer-text h3 {color: #fff;}

article,.content-home .post {
background: url(arkimg/minibuda.png) no-repeat left 240px;
}

article {
/*padding-left: 15px;*/
}

.frasecilla {
text-align: right;
font-size: 0.7em;
padding: 5px;
/*	color: rgb(4,97,179);*/
	color: rgb(200,0,0);
}

.frasecilla a {
/*	color: rgb(4,97,179);*/
	color: rgb(200,0,0);
text-decoration: none;
font-style: italic;
}

article {
font-size: 0.8em;
}

.format-aside {
text-align: right;
font-size: 85%;
}

@font-face {
font-family: 'Deftone';
src: url('fonts/Deftone.eot'); /* IE9 Compat Modes */
src: url('fonts/Deftone.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('fonts/Deftone.woff') format('woff'), /* Modern Browsers */
url('fonts/Deftone.ttf')  format('truetype'), /* Safari, Android, iOS */
url('fonts/Deftone.svg#svgFontName') format('svg'); /* Legacy iOS */
}

.featured-image {
width: 1380px;
}

.aclara {border-bottom: dashed 1px #ff0000; cursor:help;}