/*
Theme Name: Nirvana
Theme URI: https://www.cryoutcreations.eu/wordpress-themes/nirvana
Description: Imagine a land of infinite beauty and overwhelming magnificence. Imagine seas of freedom and oceans of peace joining together with splashing waves of pure love. Imagine high mountains of hope, hills of reason and deep valleys of knowledge - all covered with dense forests of complete calm. In this mystic land, under a spotless sky of clarity and a bright, cleansing sun you will find Nirvana. The search is finally over; you can now rest, relax and take a deep breath. Nirvana will do the rest with a framework of over 200 settings in a user-friendly interface, a very effective responsive design, boxed or wide layouts with up to 3 columns, easy to use typography equipped with Google fonts, all post formats, 8 page templates (magazine and blog layouts included), 12 widget areas and a presentation page complete with an editable slider and columns. Nirvana also gives you over 40 socials to choose from, is translation ready and has full RTL support. All you have to do is imagine it and with Nirvana it will come true. * THEME DEMO: http://demos.cryoutcreations.eu/wordpress/nirvana/ *
Author: Cryout Creations
Author URI: https://www.cryoutcreations.eu
Version: 1.6.2
Tested Up To: 5.8
Requires PHP: 5.6
License: GNU General Public License v3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: one-column, two-columns, three-columns, right-sidebar, left-sidebar, footer-widgets, custom-background, custom-colors, custom-header, custom-menu, flexible-header,  featured-image-header, featured-images, front-page-post-form, full-width-template,  microformats, post-formats, rtl-language-support,  sticky-post, theme-options, threaded-comments, translation-ready, blog, news, portfolio
Text Domain: nirvana

Nirvana WordPress Theme
Copyright 2014-21 Cryout Creations
https://www.cryoutcreations.eu
This theme, like WordPress, is licensed under the GPL.
*/

/*
IMPORTANT!

Any changes made to this or any other of the theme's files will be lost at the next update.

To safely make customizations to the theme, for CSS-only consider using the theme's dedicated
"Custom CSS" field found under the Miscellaneous section of the theme settings page;
for advanced CSS and other customizations, consider using a child theme.
*/

/* Reset default browser CSS */
/* http://meyerweb.com/eric/tools/css/reset/ v2.0 | 20110126 License: none (public domain)*/
html, body, div, span, iframe,
h1, h2, h3, h4, h5, h6, p, pre,
a, abbr, acronym, address, big, em, img, s, var, i, center, dd, ol, ul, li, form, label,
table, thead, tr, th, td,
article, aside, canvas, details, embed, footer, header,
menu, nav, section,
time {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
}

html {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}

*,
*::before,
*::after {
	-webkit-box-sizing: inherit;
	        box-sizing: inherit;
}

/* HTML5 display-role reset for older browsers */
article, aside, details,
footer, header, menu, nav, section {
	display: block;
}

body {
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: grayscale;
}
ol, ul {
	list-style: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	font-weight: normal;
}

#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
	clear: none;
}

.entry-content h1 { font-size: 32px; }
.entry-content h2 { font-size: 28px; }
.entry-content h3 { font-size: 24px; }
.entry-content h4 { font-size: 20px; }
.entry-content h5 { font-size: 16px; }
.entry-content h6 { font-size: 12px; }

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

a img {
	border: none;
}

/* = Gutenberg
-------------------------------------------------------------- */

.aligncenter[class^='wp-block']:not([class^='wp-block-cover']) {
	display: table;
}

.wp-block-pullquote {
	text-align: inherit;
}

/* =Layout
-------------------------------------------------------------- */

#container {
	float: none;
	margin: 0;
	width: 100%;
}

#content {
	margin-bottom: 0;
}

.sidey {
	display: block;
	float: left;
}

#footer {
	clear: both;
	width: 100%;
}

/* =Fonts
-------------------------------------------------------------- */

pre {
	font-family: "Courier 10 Pitch", Courier, monospace;
}

.entry-content pre {
	border-left: 10px solid;
	padding: 1.3em;
	white-space: nowrap;
	line-height: 1.5;
	overflow: auto;
}

/* =Structure
-------------------------------------------------------------- */

/* The main theme structure */
div.menu,
#colophon,
#branding,
#main,
#header {
	margin: 0 auto;
}

#forbottom {
	clear: both;
	display: block;
	margin: 0 auto;
	padding: 40px 0;
	min-height: 400px;
}

#masthead {
	background-position: 50% top;
	background-repeat: repeat-x;
}

#branding {
	display: block;
	clear: both;
	height: 75px;
	padding: 0;
	position: relative;
	overflow: hidden;
	margin: 0 auto;
}

/* Structure the footer area */
#footer-widget-area {
	overflow: hidden;
}

#footer-widget-area #fourth {
	margin-right: 0;
}

/* =Global Elements
-------------------------------------------------------------- */

/* Main global 'theme' and typographic styles */
html {
	font-size: 17px;
	line-height: 1.8;
}

hr {
	border: 1px solid transparent;
	clear: both;
	height: 1px;
}

/* Text elements */
.entry-content ul {
	margin-left: 1.6em;
}
.entry-content ul[class^='wp-block'],
.entry-content [class^='wp-block'] ul {
	margin-left: 0;
}

.entry-content ul li,
.entry-content ol li {
	padding: 2px 0;
}

.entry-content ul {
	list-style-type: disc;
}

.entry-content ol > li {
	text-indent: 0;
}

.entry-content  li li {
	margin-left: 1em;
}

ol {
	list-style-type: decimal;
	margin-left: 1.8em;
}

ol ol {
	list-style-type: upper-alpha;
}

ol ol ol {
	list-style-type: lower-roman;
}

ol ol ol ol {
	list-style-type: lower-alpha;
}

ul ul,
ol ol,
ul ol,
ol ul {
	margin-bottom: 0;
}

em,
i {
	font-style: italic;
}

big {
	font-size: 131.25%;
}

pre {
	line-height: 1.5;
	padding: 1.5em;
}

abbr,
acronym {
	border-bottom: 1px dotted transparent;
	cursor: help;
}

textarea,
select,
input[type="text"],
input[type="password"],
input[type="email"],
input[type="color"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="number"],
input[type="range"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
input[type="week"] {
	max-width: 100%;
	border: 1px solid transparent;
	padding: 7px 5px;
	font-family: inherit;
	font-size: 1em;
	background: transparent;
	-webkit-transition: background-color .2s;
	transition: background-color .2s;
}

input[type="submit"],
input[type="reset"] {
	border: 1px solid transparent;
	padding: 10px 15px;
	cursor: pointer;
	font-size: .9em;
}

input[type="file"] {
	font-size: initial;
}

input:focus,
textarea:focus {
	outline: none;
}


input::-moz-focus-inner{ /*Remove button padding in FF*/
    border: 0;
    padding: 0;
}

a:link,a:visited  {
    text-decoration: none;
}

a:hover,
a:active,
a:focus:active,
a:focus:hover,
input:hover:focus,
textarea:hover:focus,
button:hover:focus {
	outline: 0;
}

/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.2);
  clip: auto !important;
  -webkit-clip-path: none;
  clip-path: none;
  color: #222;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 6px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 6px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */

.entry-content a:not([class]),
.widget-container.widget_text a:not([class]),
.ppbox a:not([class]) {
	text-decoration: underline;
	-webkit-transition: .2s ease-out all;
	transition: .2s ease-out all;
}

/* =Header
-------------------------------------------------------------- */

#header {
	background: none;
}

#site-title {
	float: left;
	font-size: 32px;
	line-height: 1.1;
}

#site-title a {
	text-decoration: none;
	display: block;
	font-weight: 300;
	padding: 5px 0;
}

#site-description {
	display: inline;
	float: left;
	font-size: 1.2em;
	line-height: 1.5;
	clear: both;
	font-weight: 300;
}

#bg_image {
	display: block;
	margin: 0 auto;
}

#header-container {
	display: block;
	position: relative;
	float: none;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	height: auto;
}

#branding #bg_image + #header-container {
	position: absolute;
}

#header:after {
	content: "";
	display: table;
	clear: both;
}

/* Header widget area
-------------------------------------------------------------- */

#header-widget-area {
    display: block;
    position: absolute;
    right: 0;
	top: 5px;
    overflow: hidden;
    height: 100%;
    width: 50%;
    z-index: 251;
}

/* =Menu -PRIMARY
-------------------------------------------------------------- */

#nav-toggle {
	display: none;
	border: 0;
}

#access {
	display: block;
	float: left;
	margin: 0 auto;
	width: 100%;
}

#access ul {
	line-height: 1.6;
}

#access ul li.current_page_item,
#access ul li.current-menu-item {}

#access a {
	position: relative;
	display: block;
	text-decoration: none;
	font-size: 14px;
}

#access a:focus {
	z-index: 5;
}

#access a > span {
	display: block;
	padding: 17px 18px;
	text-transform: uppercase;
}

#access > .menu > ul {
	margin-left: -10px;
}

#access > .menu > ul li > a:not(:only-child) > span:after {
	font-family: "Elusive";
    content: '\e80a';
    position: absolute;
    right: 9px;
    top: 16px;
    z-index: 5;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

#access > .menu > ul ul > li a:not(:only-child) > span:after {
	top: 11px;
	-webkit-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg);
}

#access > .menu li a:not(:only-child) > span {
    padding-right: 18px;
}

#access > .menu > ul > li:hover > a:not(:only-child) > span:after {
    top: 20px;
	filter: alpha(opacity=0);
	opacity: 0;
}
#access > .menu > ul ul > li:hover > a:not(:only-child) > span:after {
    right:-20px;
	opacity:0;
	filter: alpha(opacity=0);
}

#access > .menu > ul > li > a:not(:only-child) > span {
	padding-right: 24px;
}

#access ul li {
	position: relative;
	display: block;
	float: left;
	white-space: nowrap;
}

#access ul ul {
	position: absolute;
	z-index: 1000;
	clear: both;
	margin-left: 0;
	min-width: 125%;
	visibility: hidden;
	opacity: 0;
	max-height: 0;
	-webkit-transform: translateX(-50px);
	transform: translateX(-50px);
	-webkit-transition: .25s all ease-in;
	transition: .25s all ease-in;
}

#access ul li a {
	letter-spacing: 1px;
}

#access ul ul li { /* level 2 */
	display: table;
	position: relative;
	margin: 0;
    width: 100%; /* submenu width fix */
	float: left;
	clear: both;
}

#access ul ul li:last-child {}
#access ul ul ul li:last-child {}

#access ul ul li a span{
	padding: 15px 18px;
}

#access ul ul ul {
	position: absolute;
	left: 100%;
	top: 0;
	margin: 0;
	min-width: 150px;
}

#access ul ul ul li { /* level 3 */
     width: 100%;
	 display: block;
     float: none;
}

#access ul ul ul ul li { /* level 4 */}

#access ul ul a,
#access ul ul ul a {
	display: table;
	float: none;
	min-width: 150px;
	width: 100%;
}

#access ul ul li:hover,
#access ul ul ul li:hover {}

#access li,
#access ul ul li {
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

#access ul ul :hover > a {}
#access ul li:hover > ul {
	display: block;
}

#access ul li.current_page_item > a,
#access ul li.current-menu-item > a{}

#access ul ul li.current_page_item ,
#access ul ul li.current-menu-ancestor,
#access ul ul li.current-menu-item ,
#access ul ul li.current-menu-parent {}

#access ul li.current_page_item a,
#access ul li.current-menu-ancestor a,
#access ul li.current-menu-item a,
#access ul li.current-menu-parent a,
#access ul li a:hover {}

.nirvana-menu-center #access > .menu {
	display: table;
	margin: 0 auto;
	float: none;
}

.nirvana-menu-center #access > .menu {
	text-align: center;
}

.nirvana-menu-center #access > .menu > ul > li > a > span {
	text-align: center;
}

.nirvana-menu-center #access > .menu > ul > li {
	display: inline-block;
	float: initial;
	vertical-align: middle;
}

.nirvana-menu-center #access > .menu > ul > * {
	text-align: initial;
}

.nirvana-menu-center #access > .menu > ul > li.menu-main-search {
	margin-top: 0;
}

.nirvana-menu-right #access  ul.menu {
	float: right;
}
.nirvana-menu-right #nav-toggle {
	text-align: right;
}

.nirvana-menu-rightmulti #access ul li {
	float: right;
}

.nirvana-menu-rightmulti #nav-toggle {
	text-align: right;
}

.nirvana-menu-left #nav-toggle {
	text-align: left;
}

#access ul li.menu-hover > ul {
	visibility: visible;
	opacity: 1;
	-webkit-transform: translateY(0);
	transform: translateY(0);
	max-height: 1000px;
}

#access li ul ul {
	height: 0;
}

#access li.menu-hover > ul > li > ul {
	width: auto;
	height: auto;
}

/* =Menu -SECONDARY
-------------------------------------------------------------- */
.topmenu {
	display: inline;
	float: right;
	width: auto;
}

.topmenu ul {
	margin-top: 7px;
}

.topmenu ul li {
	display: block;
	float: left;
	line-height: 2.2;
}

.topmenu ul li a {
	display: block;
	margin: 0 3px;
	padding: 0 10px;
	letter-spacing: .4px;
	font-size: 12px;
	text-transform: uppercase;
	border-radius: 2px;
	-webkit-transition: all .2s ease-in;
	transition: all .2s ease-in;
}

.footermenu {
	padding: 5px 0;
	display: table;
	margin: 0 auto;
}

.footermenu > ul {
	float: left;
}

.footermenu ul li {
	display: block;
	float: left;
	margin: 5px;
	text-align: center;
	white-space: nowrap;
	border: 1px solid transparent;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

.footermenu ul li a {
	display: block;
	padding: 5px 10px;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 0.5px;
}

/* =TOP BAR
------------------ */

#topbar {
	display: block;
	height: 42px;
	width: 100%;
	border-bottom: 1px solid transparent;
	position: relative;
	z-index: 270;
	-webkit-transition:.2s opacity;
	transition:.2s opacity;
}

#topbar:hover { /* FOR FIXED TOPBAR */
	filter: alpha(opacity=100);
	opacity: 1;
}

#topbar-inner {
	display: block;
	margin: 0 auto;
}

/* =Content
-------------------------------------------------------------- */

#main {
	clear: both;
	padding: 0;
	margin-top: 20px;
}

#content {
	font-size: inherit;
	line-height: inherit;
}

.entry-meta a,
.widget-container a,
.footer2 a {
	border-bottom: 1px dotted transparent;
	-webkit-transition: .25s ease all;
	transition: .25s ease all;
}

#content ul ul,
#content ol ol,
#content ul ol,
#content ol ul {
	margin-bottom: 0;
}

#content pre,
#content var {
	font-size: 1em;
	line-height: 1.5;
	overflow: auto;
	font-family: "Courier New", Courier, monospace;
}


#content th {
}

.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
	line-height: 1.5;
	margin: 20px 0 0;
}

#content table {
	border: 0;
	margin: 0 0px 24px 0;
	text-align: left;
	width: 100%;
	vertical-align: top;
}

#content tr {
	vertical-align: top;
}

#content .alternate {}

#content tr th,
#content thead th {
	padding: 9px 24px;
	font-weight: 600;
}

#content tr td {
	border-top: 1px solid transparent;
	padding: 6px 24px;
}

#content tr td:last-child, #content tr th:last-child {
	border-right: none;
}

.page-header {
	display: block;
	float: none;
	padding: 10px 0px;
}

body:not(.author) .page-header {
	margin-bottom: 26px;
}

.page-title {
	font-size: 1em;
	font-weight: bold;
	display: block;
	border-bottom: 1px solid transparent;
}

.page-title-text {
	display: inline-block;
	border-bottom: 1px solid transparent;
	padding: 3px 0 3px 6px;
	margin-bottom: -1px;
}

.page-title span {
	font-size: 1em;
	font-style: italic;
	font-weight: normal;
	display: inline-block;
	margin-bottom: -4px;
	padding: 6px;
	border-bottom: 1px solid transparent;
}

.page-title a:link,
.page-title a:visited {
	text-decoration: none;
}

.page-title a:active,
.page-title a:hover {
}

#content .entry-title {
	font-weight: 300;
	line-height: 1.2;
	padding: 0;
	margin: 0;
	word-wrap: break-word;
}

.entry-title a {
	font-weight: 300;
}

.entry-title a:link,
.entry-title a:visited {
	color: inherit;
	text-decoration: none;
}

.entry-title a:active,
.entry-title a:hover {
}

.entry-meta {
    display: block;
    font-size: 12px;
	clear: both;
	overflow: hidden;
	border-bottom: 1px solid transparent;
	border-top: 1px solid transparent;
	margin: 4px 0 20px 0;
	padding: 7px 4px;
}

h1.entry-title + .entry-meta {
	margin-bottom: 30px;
}

div > footer.entry-meta {
	border:0;
}

.entry-meta span,
.entry-utility span {
	display: block;
	float: left;
	line-height: 28px;
	margin-right: 15px;
	font-size: 16px;
}

.entry-meta span a {
	font-size: 16px;
}

.entry-meta time.updated {
	display: none;
}

.entry-utility {
	clear: both;
	font-size: 16px;
}

.footer-tags {
	display: block;
	float: left;
	font-size: 16px;
}

.comments-link {
	float: right;
	line-height: 28px;
}

.comments-link * {
	font-size: 15px;
}

#content span.entry-format {
	display: inline;
	float: left;
	font-size: .6em;
	line-height: 2;
	padding: 0 3px;
}

h3.entry-format > i:before {
	cursor:default;
}

.entry-meta abbr,
.entry-utility abbr {
	border: none;
}

.entry-meta abbr:hover,
.entry-utility abbr:hover {
	border-bottom: 1px dotted transparent;
}

.entry-content,
.entry-summary {
	clear: both;
	padding-top: 8px;
	word-wrap: break-word;
}

#content .entry-summary p:last-child {
	margin-bottom: 12px;
}

.page-link {
	margin: 10px 0;
	clear:both;
}

.page-link a,
.page-link > span > em {
	font-weight: normal;
	text-decoration: none;
	padding: 0 10px;
	border-right: 1px solid transparent;
}

.page-link em {
	font-style:normal;
}

.page-link  a:last-child,
.page-link > span > em:last-child {
	border-right: none;
}

.page-link a:hover {}

#author-info {
	clear: both;
	line-height: 1.5;
	margin: -10px 0 24px 0;
	overflow: hidden;
	padding: 0 0 15px 0;
}

#author-info #author-avatar {
	float: left;
	height: 80px;
	margin: 0 -100px 0 20px;
}

#entry-author-info {
	clear: both;
	line-height: 1.5;
	margin: 30px 0;
	overflow: hidden;
	padding: 0 0 18px 0px;
	border-top: 1px solid transparent;
}

#entry-author-info #author-avatar {
	float: left;
	height: 80px;
	margin: 0 -100px 0 20px;
}

#entry-author-info h2 {
	font-size: 100%;
	font-weight: bold;
	margin: 0.75em 0 0.5em;
}

/* =POST FORMATS
-------------------------------------------------------------- */


/* =Asides
-------------------------------------------------------------- */

/* =Galleries
----------------------------------------------------------------------------*/

.gallery-icon {
	line-height: 0;
}

/* =Chat
-------------------------------------------------------------- */

/* =Quote
-------------------------------------------------------------- */


/* =Status
-------------------------------------------------------------- */

/* =Attachment pages
-------------------------------------------------------------- */


/* =Images
-------------------------------------------------------------- */

.entry-content img {
	max-width: 100%;
	height: auto;
}

.sidey select {
    max-width: 100%;
}

.sidey img {
    max-width: 100%;
    height: auto;
}

#content table img {
	max-width: inherit;
	vertical-align: top;
}

.alignleft,
img.alignleft,
.alignleft img {
	float: left;
	margin-right: 26px;
	margin-top: 4px;
}

.alignright,
img.alignright,
.alignright img {
	float: right;
	margin-left: 34px;
	margin-top: 4px;
}

.aligncenter,
img.aligncenter,
.aligncenter img {
	clear: both;
	margin-left: auto;
	margin-right: auto;
}
img.aligncenter {
	display: block;
}


img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 12px;
}

img.alignleft,
img.alignright,
img.aligncenter,
img.alignnone,
.wp-caption img {
	filter: alpha(opacity=99);
	opacity: 0.99;
	-webkit-transition:all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

img.alignleft:hover,
img.alignright:hover,
img.aligncenter:hover,
img.alignnone:hover,
.wp-caption img:hover {
	filter: alpha(opacity=85);
	opacity: 0.85;
}

.wp-caption {
	margin-bottom: 20px;
	text-align: center;
	max-width: 100%;
	position: relative;
}

.wp-caption img {
	border: none;
	padding: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
	width: 100%;
}

.wp-caption > a,
.wp-caption > a {
	line-height: 0;
	/* display: block; */
	display: inline-block;
}

.wp-smiley {
	margin: 0;
	width: 1em;
    background: none ;
    border: 0;
    vertical-align: middle;
	-webkit-box-shadow: none;
	        box-shadow: none;
}


/* =Navigation
-------------------------------------------------------------- */

.navigation {
	overflow: hidden;

}

.navigation a:link,
.navigation a:visited {
	text-decoration: none;
}

.navigation a:active,
.navigation a:hover {}

.nav-previous a {
	float: left;
	width: 50%;
	padding: 10px 1%;
	-webkit-transition: .3s all ease-in-out;
	transition: .3s all ease-in-out;
}

.nav-next a {
	float: right;
	text-align: right;
	width: 50%;
	padding: 10px 1%;
	-webkit-transition: .3s all ease-in-out;
	transition: .3s all ease-in-out;
}

.meta-nav-prev:before {
	font-family: "elusive";
	content: '\e827';
	font-style: normal;
	margin-right: 5px;
	font-size: 9px;
}

.meta-nav-next:before {
	font-family: "elusive";
	content: '\e828';
	font-style: normal;
	margin-left: 5px;
	font-size: 9px;
}

.single #nav-above {
	display: block;
}

#nav-below {
	margin-bottom: 20px;
	margin-top: 5px;
	display: block;
	float: none;
	clear: both;
}


/* =Comments
-------------------------------------------------------------- */
#comments {
	padding: 10px 0;
	clear: both;
}

#comments .navigation {
	padding: 0 0 18px 0;
}

h3#comments-title,
h3#reply-title {
	font-size: 1.7em;
}

h3#comments-title {
	margin-bottom: 1em;
	line-height: 2;
	border-bottom: 1px solid transparent;
}

h3#comments-title span {
	display: inline-block;
	padding: 0 30px;
	font-weight: 300;
	border-radius: 5px 5px 0 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	margin: 0;
	list-style: none;
	line-height: 1.5;
}

.commentlist li.comment:hover {
}

.commentlist li:last-child {
}

.commentlist ol {
	list-style: decimal;
}

.avatar-container {
	float: left;
	position: relative;
	height: 61px;
	overflow: hidden;
}

.avatar-container:before {
	content: "";
	width: 100%;
	height: 1px;
	bottom: 0;
	position: absolute;
}

.comment-details {
	position: relative;
	float: left;
	padding: 7px 15px;
	height: 61px;
	border-bottom: 1px solid transparent;
}
.comment-meta {
	font-size: 0.9em;
}
.comment-meta a:link,
.comment-meta a:visited {
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
}
.commentlist .even {
}

.comment .reply a {
	display: inline-block;
	font-size: 15px;
	padding: 0 15px;
	line-height: 2.4;
	border: 1px solid transparent;
	width: auto;
	text-align: right;
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
}

.comment .reply a:hover {}

@-webkit-keyframes reply-arrow {
	0% { left: 0; }
	50% { left: -10px; }
	100% { left: 0; }
}

@keyframes reply-arrow {
	0% { left: 0; }
	50% { left: -10px; }
	100% { left: 0; }
}

#content .nocomments, #content .nocomments2 {
	margin-bottom: 0;
}

.hideme {
	display:none;
}

#comments .pingback {
	border-bottom: 1px solid transparent;
	margin-bottom: 18px;
	padding-bottom: 18px;
}

.commentlist li.comment+li.pingback {
	margin-top: -6px;
}

#comments .pingback p {
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}

#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}

/* Comments form */

#respond {
	margin: 0;
	overflow: hidden;
	position: relative;
}

#respond p {
	margin: 0;
}

.form-allowed-tags {
	line-height: 1;
}

h3#reply-title {
	margin: 0;
	padding: 0;
	line-height: 1.5;
	font-weight: 300;
}

#respond label {
}

#respond input:not([type="checkbox"]):not([type="radio"]) {
	width: 100%;
}

#respond .form-submit input[type="submit"],
#respond .form-submit input[type="reset"],
#respond .form-submit button {
 	width: auto;
}

#respond input:hover,
#respond textarea:hover {}

#respond .form-allowed-tags {
	font-size: 12px;
	line-height: 1.5;
	width: 100%;
	clear: both;
	display: block;
	float: none;
}

#respond .form-submit {
	margin: 12px 0;
	text-align: right;
	clear: both;
}

#respond .form-submit input {
	font-size: 15px;
	width: auto;
}

#respond .form-submit input#submit {
	border: 1px solid transparent;
	-webkit-transition: background-color .2s ease;
	transition: background-color .2s ease;
}

#respond .form-submit input#submit:hover {
	cursor: pointer;
}

.button {
	border: 1px solid transparent;
	padding: 4px 7px;
	-webkit-transition: background-color .2s ease;
	transition: background-color .2s ease;
}

.file:hover,
.button:hover {
	cursor:pointer;
}

/* =Widget Areas
-------------------------------------------------------------- */

.widget-area ul,
.widget-area ul ul {
	list-style: none;
	list-style-image: none;
}

.widget-container {
	padding: 5px;
	margin: 0 0 20px 0;
}

.widget-container > * {
	max-width: 100%;
}

.widget-container ul li {
	display: block;
	float: none;
	margin-bottom: 0.5em;
}

.widget-title {
	font-size: 16px;
	text-align: left;
	margin-bottom: 10px;
	border-bottom: 1px solid transparent;
}

.widget-title span {
	display: inline-block;
	line-height: 2.2;
	padding: 0 10px;
	position: relative;
	top: 1px;
	border-bottom: 1px solid transparent;
}

#footer-widget-area a:hover {
	text-decoration: underline;
}

.widget-area a:link,
.widget-area a:visited {
	text-decoration: none;
	word-wrap: break-word;
}
.widget-area a:active,
.widget-area a:hover {}

.widget-area .entry-meta {
	font-size: 11px;
}

/* Search buttons */

.searchform {
	display: block;
	height: auto;
	position: relative;
	overflow: hidden;
	max-width: 300px;
}

.searchform input[type="search"]  {/* Sidebar Search */
	display: block;
	float: left;
	font-size: 18px;
	padding: 0 50px 0 10px;
	height: 52px;
	width: 100%;
	line-height: 1;
}

.searchsubmit[type="submit"] {
	font-family: "elusive";
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	height: 52px;
	width: 52px;
	padding: 0;
	font-size: 17px;
	vertical-align: middle;
	background: transparent;
	z-index: 4;
	border: none;
	-webkit-box-shadow: none;
	        box-shadow: none;
	cursor: pointer;
}

.searchform:after {
	display: block;
	position: absolute;
	content: "";
	right: 0;
	top: 0;
	z-index: 3;
	width: 52px;
	height: 100%;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	outline: 1px solid transparent;
}

.searchform:hover:after {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
	outline: 1px solid transparent;
}

input[type="search"] {
    -webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

/* Header searchform */
.menu-header-search {
	margin: 1px 10px;
	width: 20px;
}

.menu-header-search .searchform {
	position: absolute;
	margin-top: 33px;
	margin-left: -230px;
	z-index: 10;
	display: none;
	filter: alpha(opacity=0);
	opacity: 0;
}

.menu-header-search .searchform:after,
.menu-header-search .searchsubmit {
	display: none;
}

.menu-header-search .searchform input[type="search"] {
	font-size: 16px;
	padding: 5px 30px 5px 10px;
	width: 260px;
	border: 0;
	height: 3em;
	line-height: 1;
}

i.search-icon {
	position: absolute;
	cursor: pointer;
	z-index: 11;
	-webkit-transition: .3s all ease;
	transition: .3s all ease;
}

i.search-icon:before {
	font-family: "Elusive";
	content: '\e816';
	display:	block;
	font-style:	normal;
	font-size:	inherit;
	font-size: 12px;
	line-height: 2.4;
}

/* Main menu search */
#access li.menu-main-search {
	float: right;
	margin-top: 4px;
	max-width: 200px;
}

#access li.menu-main-search .searchform input[type="search"] {
	height: 48px;
	font-size: 17px;
}

#access li.menu-main-search .searchsubmit[type="submit"] {
	height: 48px;
	width: 48px;
}

li.menu-main-search  .searchform:after {
	background-color: transparent;
}

li.menu-main-search .searchsubmit {
	font-size: 15px;
	top: 1px;
}

.nirvana-boxed .menu-main-search {
	margin: 5px;
}

/* Footer menu search */
li.menu-footer-search {
	max-width: 120px;
}
li.menu-footer-search .searchform:after {
	background-color: transparent;
}

li.menu-footer-search .searchform .s {
	font-size: 13px;
	line-height: 1.5;
	height: auto;
	border: none;
	padding: 5px 10px;
}

li.menu-footer-search .searchform .s:hover {
	background: none;
}

li.menu-footer-search .searchsubmit {
	font-size: 13px;
	line-height: 1.5;
	height: auto;
	width: auto;
	right: 10px;
	top: 5px;
}

/* Callendar */

/* Main sidebars */
#main .widget-area ul {
	margin-left: 0;
	padding: 0;
}
#main .widget-area ul ul {
	border: none;
	margin-left: 10px;
	padding: 10px 0 0 0;
}
/* Before and after content widgets */

.yoyo .widget-title {
	background: none;
	padding: 0;
	margin: 0;
}

/* Footer widget areas */
#footer-widget-area {
	margin: 40px 0 30px 0;
}

#footer-widget-area a{}


/* =Footer
-------------------------------------------------------------- */

#footer {
	margin-top: 20px;
	margin-bottom: 0;
}

#footer a{
	-webkit-transition: color .2s;
	transition: color .2s;
}

#footer2 {
	display: block;
	padding: 35px 0 0;
	overflow: visible;
	width: 100%;
}

#footer2-inside {
	display: block;
	float: none;
	margin: 0 auto;
}

#footer2:after {
	content: "";
	display: table;
	clear: both;
}

#colophon {
	margin: 0 30px;
	overflow: hidden;
	display: block;
	float: none;
	margin: 0 auto;
}

#site-copyright {
	display: block;
	float: none;
	padding: 10px 0;
	font-style: italic;
	clear: both;
	margin: 0 auto;
	text-align: center;
	font-size: 15px;
	line-height: 1.5;
}

#footer a,#footer a:hover{
	text-decoration: none;
}

/* =Mobile Safari ( iPad, iPhone and iPod Touch )
-------------------------------------------------------------- */

pre {
	-webkit-text-size-adjust: 140%;
}

#access,
.entry-meta,
.entry-utility,
.navigation,
.widget-area {
	-webkit-text-size-adjust: 120%;
}

#site-description {
	-webkit-text-size-adjust: none;
}

/* =SOCIALS
-------------------------------------------------------------- */

/* =GENERAL */

.socials {
	float: right;
	position: relative;
}

.socials a {
	display: block;
	float: left;
	position: relative;
	line-height: 0;
	border-radius: 2px;
	padding: 6px;
}

.socials a:hover {
	border: 0;
}

.socials img {
	position: relative;
	z-index: 99;
}

/* The animated square */
.socials .socials-hover {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 38px;
	height: 38px;
	border-radius: 2px;
	outline: 1px solid transparent;
	-webkit-transition: .3s all ease;
	transition: .3s all ease;
}

.socials a:hover .socials-hover,
.socials a:focus .socials-hover {
	z-index: 100;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
	outline: 1px solid transparent;
}

.socials a:hover img,
.socials a:focus img {
	z-index: 101;
}

/* HEADER SOCIALS */

/* SIDEBAR SOCIALS */
#smenul,
#smenur {
	float: none;
	margin: 0 auto;
	display: table;
}

#smenul a,
#smenur a {
	margin: 0 5px;
}

/* LEFT & RIGHT SOCIALS */

/* FOOTER SIDEBARS */
#sfooter-full {
	width: 100%;
	display: block;
	overflow: hidden;
	clear: both;
	float: none;
	padding: 12px 0;
	margin-top: 20px;
}

/* ARTICLES */

article.post,
article.page {
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0;
	margin-bottom: 36px;
}

div.post,
div.page,
.yoyo > li {
	display: block;
	overflow: hidden;
	padding: 0;
	margin-bottom: 36px;
}

.sticky h2.entry-title a {
	padding: 2px 5px;
}

#toTop {
	display: block;
	width: auto;
	height: auto;
	position: fixed;
	bottom: -50px;
	right: 40px;
	cursor: pointer;
	padding: 14px;
	font-size: 14px;
	background: rgba(0,0,0,.06);
	filter: alpha(opacity=0);
	opacity: 0;
	z-index: 251;
	border: 1px solid rgba(255,255,255,.1);
	-webkit-box-shadow: 0 0 1px rgba(0,0,0,.28);
	        box-shadow: 0 0 1px rgba(0,0,0,.28);
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

#toTop:hover {}

.crycon-back2top:before {
	content: '\e812';
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

#toTop:hover .crycon-back2top:before {}

/* CUSTOM IMAGE BORDER */
.nirvana-image-none .entry-content img[class*='align'],
.nirvana-image-none .entry-content [class*='wp-block'][class*='align'] img,
.nirvana-image-none .entry-summary img[class*='align'],
.nirvana-image-none .entry-summary [class*='wp-block'][class*='align'] img {}

.nirvana-image-one .entry-content img[class*='align'],
.nirvana-image-one .entry-content [class*='wp-block'][class*='align'] img,
.nirvana-image-one .entry-summary img[class*='align'],
.nirvana-image-one .entry-summary [class*='wp-block'][class*='align'] img {
	padding: 1px;
	border: 1px solid transparent;
	-webkit-box-shadow: 0 0 5px #ccc;
	        box-shadow: 0 0 5px #ccc;
}

.nirvana-image-two .entry-content img[class*='align'],
.nirvana-image-two .entry-content [class*='wp-block'][class*='align'] img,
.nirvana-image-two .entry-summary img[class*='align'],
.nirvana-image-two .entry-summary [class*='wp-block'][class*='align'] img {
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
	padding: 0;
}

.nirvana-image-one .entry-content img[class*='align']:hover,
.nirvana-image-one .entry-content [class*='wp-block'][class*='align'] img:hover,
.nirvana-image-one .entry-summary img[class*='align']:hover,
.nirvana-image-one .entry-summary [class*='wp-block'][class*='align'] img:hover {
	background-color: #eee;
}

.nirvana-image-two .entry-content img[class*='align']:hover,
.nirvana-image-two .entry-content [class*='wp-block'][class*='align'] img:hover,
.nirvana-image-two .entry-summary img[class*='align']:hover,
.nirvana-image-two .entry-summary [class*='wp-block'][class*='align'] img:hover {
	-webkit-box-shadow: none;
	        box-shadow: none;
}

/* CUSTOM CAPTION LOOK */

/* BREADCRUMBS */
#breadcrumbs {
	display: block;
	position: relative;
	padding: 8px 0;
	font-size: .8em;
}

#breadcrumbs-box {
	display: block;
	margin: 0 auto;
	padding: 0 5px;
}

#breadcrumbs a {}
#breadcrumbs a:hover {}

/* PAGINATION */
.pagination {
	display: table;
	float: none;
	margin: 20px auto;
	text-align: center;
	clear: both;
	border: 1px solid transparent;
}

.pagination span,
.pagination a {
	display: block;
	position: relative;
	float: left;
	margin-right: 0;
	padding: 15px 0;
	width: 50px;
	text-align: center;
	font-size: .9em;
	line-height: 20px;
	text-decoration: none;
	-webkit-transition: background .3s;
	transition: background .3s;
}

.pagination span:first-child, .pagination a:first-child {
	border-left: 0;
}

.pagination a:hover{}

/* Continue Reading Links */
a.continue-reading-link {
	display: inline-block;
	position: relative;
	width: auto;
	float: none;
	padding: 4px 15px;
	margin-top: 3px;
	line-height: 2.5;
	font-size: .8em;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-style: normal;
	clear: both;
	border: 2px solid transparent;
	-webkit-transition: .25s all ease-in-out;
	transition: .25s all ease-in-out;
}

.continue-reading-link  .crycon-right-dir:before {
	margin-right: 0;
}

.continue-reading-link span {
	position: relative;
	z-index: 99;
}

a.continue-reading-link i.crycon-right-dir {
	position: relative;
	font-size: 13px;
	z-index: 99;
	-webkit-transition: color .5s ease-in;
	transition: color .5s ease-in;
}

a.continue-reading-link:hover { }

/* Presentation Page */

/* Nivo Slider */

/* If an image is wrapped in a link */

/* The slices and boxes in the Slider */

/* Caption styles */
.nivo-caption {
	display: none;
	position: absolute;
	left: 10%;
	right: 10%;
	top: 15%;
	width: 80%;
	z-index: 8;
	margin: 0 auto;
	padding: 10px;
	overflow: hidden;
	text-align:center;
	border-radius: 0;
	pointer-events: none;
}

.nivo-caption h2 {
	display: inline;
	width: auto;
	margin-bottom: 10px;
	line-height: 1.2;
	letter-spacing: 3px;
	padding: 5px;
	font-weight: 700;
	text-align: center;
	position: relative;
	-webkit-animation: myfirst .5s ease-out;
	animation: myfirst .5s ease-out;
}

@-webkit-keyframes myfirst {
	0% {
		top: 50px;
		filter: alpha(opacity=0);
		opacity: 0;
		display: none;
	}
	75% {
		top: -10px;
		filter: alpha(opacity=75);
		opacity: .75;
		display: block;
	}
	100% {
		top: 0;
		filter: alpha(opacity=100);
		opacity: 1;
		display: block;
	}
}

@keyframes myfirst {
	0% {
		top: 50px;
		filter: alpha(opacity=0);
		opacity: 0;
		display: none;
	}
	75% {
		top: -10px;
		filter: alpha(opacity=75);
		opacity: .75;
		display: block;
	}
	100% {
		top: 0;
		filter: alpha(opacity=100);
		opacity: 1;
		display: block;
	}
}

@-webkit-keyframes myfirst2 {
	from {
		top: 0px;
		filter: alpha(opacity=100);
		opacity: 1;
		display: block;
	}
	to {
		top: 50px;
		filter: alpha(opacity=0);
		opacity: 0;
		display: none;
	}
}

@keyframes myfirst2 {
	from {
		top: 0px;
		filter: alpha(opacity=100);
		opacity: 1;
		display: block;
	}
	to {
		top: 50px;
		filter: alpha(opacity=0);
		opacity: 0;
		display: none;
	}
}

.slide-text {
	text-align: left;
	line-height: 1.4;
	letter-spacing: 1px;
	font-weight: 300;
	width: 80%;
	display: block;
	margin: 0 auto;
	filter: alpha(opacity=100);
	opacity: 1;
	display: block;
}

@-webkit-keyframes mysecond {
	0% {
		top: -50px;
		opacity: 0;
		display: none;
	}
	75% {
		top: 10px;
		opacity: 1;
		display: block;
	}
	100% {
		top: 0px;
		opacity: 1;
		display: block;
	}
}

@keyframes mysecond
{
	0% {
		top: -50px;
		filter: alpha(opacity=0);
		opacity: 0;
		display: none;
	}
	75% {
		top: 10px;
		filter: alpha(opacity=100);
		opacity: 1;
		display: block;
	}
	100% {
		top: 0px;
		filter: alpha(opacity=100);
		opacity: 1;
		display: block;
	}
}

.inline-slide-text {
	position: relative;
	filter: alpha(opacity=100);
	opacity: 1;
	display: inline;
	-webkit-animation: mysecond .5s ease-in;
	animation: mysecond .5s ease-in;
}

.theme-default .nivoSlider .slide-text a {
	display: inline;
	border-bottom: 1px dotted;
}

/* Direction nav styles (e.g. Next & Prev) */
/* Control nav styles (e.g. 1,2,3...) */

/* Nivo Slider Default Theme */

.slider-bullets .nivo-controlNav a {
	display: inline-block;
	width: 11px;
	height: 11px;
	margin: 10px 5px 0;
	opacity: .5;
	text-indent: -9999px;
	border-radius: 10px;
	-webkit-transition: all .2s;
	transition: all .2s;
}

.slider-bullets .nivo-controlNav a:hover {}
.slider-bullets .nivo-controlNav a.active {}

.slider-numbers .nivo-controlNav a {
	display: inline-block;
	padding: 2px 8px;
	margin-right: 5px;
	font-size: 12px;
	border-radius: 4px;
	-weblit-transition: all .3s;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.slider-numbers .nivo-controlNav a:hover {}
.slider-numbers .nivo-controlNav a.active {}

.theme-default.slider-none .nivo-controlNav {
	display: none;
}

/* IE link fix */

/* Custom Presentation Page styling */

.slider-wrapper {
	 display: block;
	 float: none;
	 position: relative;
	 clear: both;
	 left: 0;
	 width: 100%;
	 z-index:100;
}

#slider {
    margin: 0 auto;
    display: block;
	float: none;
}

#pp-afterslider.entry-content {
	padding-top: 0;
}

#pp-texttop,
#pp-textmiddle,
#pp-textbottom,
#front-columns-box,
.presentation-page #content {
	display: block;
	float: none;
	clear: both;
	padding: 75px 0;
}

#front-columns-box {
	overflow: hidden;
}

#front-text1 h2,
#front-text2 h2,
#front-text5 h2,
#front-columns h2 {
	display: block;
	float: none;
	margin: 0 auto;
	text-align: center;
	font-size: 45px;
	line-height: 55px;
	clear: both;
	font-weight: 300;
}

#front-columns h2 {
	margin-bottom: 80px;
}

#front-text1,
#front-text2,
#front-text5  {
	display: block;
	float: none;
	padding: 0 0 80px;
	margin: 0 auto;
}

#front-text3,
#front-text4,
#front-text6 {
	margin: 0 auto;
	overflow: hidden;
}

#front-columns {
	margin: 0 auto;
}

#front-columns > div,
#front-columns > li {
	display: block;
	height: auto;
	float: left;
}

.column-image {
	position: relative;
}

.column-image img {
	display: block;
	margin: 0 auto;
	-webkit-backface-visibility: hidden;
}

.slider-text-separator {
	display: block;
	float: none;
	clear: both;
	margin: 30px auto 40px;
	width: 120px;
	height: 1px;
	background: #FFF;
	-webkit-box-shadow: 1px 1px 0px #333;
	        box-shadow: 1px 1px 0px #333;
}

.slider-navhover .nivo-directionNav a.nivo-prevNav {
	left: -100px;
	-webkit-transition: .3s all ease-in-out;
	transition: .3s all ease-in-out;
}

.slider-navhover:hover .nivo-directionNav  a.nivo-prevNav {
	left: 30px;
}
.slider-navhover .nivo-directionNav a.nivo-nextNav {
	right: -100px;
	-webkit-transition: .3s all ease-in-out;
	transition: .3s all ease-in-out;
}

.slider-navhover:hover .nivo-directionNav  a.nivo-nextNav {
	right: 30px;
}

/* AJAX LOAD MORE POSTS BUTTON */
#cryout_ajax_more_trigger{
	display: table;
	float: none;
	clear: both;
	min-width: 160px;
	padding: 12px 15px;
	margin: 0 auto;
	text-align: center;
	cursor: pointer;
	font-size: 14px;
	border-radius: 2px;
	text-transform: uppercase;
	letter-spacing: 1px;
	-webkit-transition: background-color .2s ease-in-out;
	transition: background-color .2s ease-in-out;
}

/* OVERWRITE MARGINS FOR THE PP */
.presentation-page #main {
	margin-top: 0;
}

.presentation-page #forbottom {
	padding: 0;
	max-width: 100%;
}

.presentation-page #container {
	width: auto;
	margin: 0 auto;
}

.presentation-page #footer {
	margin-top: 0;
}

/* fix interference from slider plugins */
#frontpage #slider a#slider-stopper {
    display: none;
}


/* PP COLUMNS*/
#front-columns {
	display: block;
	width: auto;
	float: none;
}

.column-image {
	width: 100%;
	display: block;
	overflow: hidden;
	line-height: 0;
}

.column-image-inside-centered {
	position: relative;
	top: 42%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.column-header-image {
	display: block;
	width: 100%;
	position: relative;
	top: 30px;
	text-align: center;
	-webkit-transition: all .3s .3s ease-in-out;
	transition: all .3s .3s ease-in-out;
}

.column-header-image {
	filter: alpha(opacity=0);
	opacity: 0;
}

.column-image img {
	width: 100%;
}

.coldisplay2 .column-image-inside-centered {
	position: relative;
	top: 0;
	padding-top: 20px;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
}

.coldisplay2 .column-header-image {
	filter: alpha(opacity=90);
	opacity: 0.9;
	top: 0px;
	color: inherit;
}

/* Style HTML5 tags for IE8 and lower */
header
,nav
,section
,article
,aside
,footer
 {
	display: block;
}

.tinynav {
	display: block;
	float: none;
	margin: 8px auto;
	display: none;
	min-width: 200px;
	width: 100%;
	padding: 10px;
}

.tinynav option {}

/* Magazine layout */
.magazine-layout #content article.post,
.magazine-layout.search #content article {
	float: left;
	width: 47%;
	padding: 0 0 10px;
}


.magazine-layout #content article:nth-of-type(2n+1) {
	clear: both;
	margin-right: 6%;
}

.magazine-layout .comments-link {
	float: left;
}

.magazine-layout .entry-header .entry-meta {
	margin-top: 5px;
}

.magazine-layout .entry-header {
	clear: both;
}

/* shareaddy fix */ .sharedaddy ul > li { background: none !important; text-indent: 0 !important; }

/*woocommerce  fix*/

/* video fix */
#content embed, #content iframe {max-width:100%;}

/* woocommerce compatibility styling */

/* FIN! */
