/*
Theme Name: Contango
Theme URI: http://designorbital.com/contango/
Author: DesignOrbital.com
Author URI: http://designorbital.com/
Description: Contango is an elegant, simple and clean design, emphasis on content. This theme is powered with custom menu, custom background, custom header, sidebar widget, featured image, theme options, nice typography and built-in pagination features. Contango Theme is suitable for any business or personal website. The Theme can work for various different niches. Contango is translation-ready and so much more.
Version: 1.2.7.6
Tags: gray, green, white, light, one-column, two-columns, right-sidebar, fixed-layout, custom-background, custom-header, custom-menu, featured-images, flexible-header, full-width-template, microformats, post-formats, sticky-post, theme-options, threaded-comments, translation-ready
License: GNU General Public License, version 3 (GPLv3)
License URI: http://www.gnu.org/licenses/gpl-3.0.html
*/

/*  Contango Table of Contents
 *
 * Note: See the "Help" tab in the "Contango Options" admin page for license, changelog and other informations.
 *
 * =Reset, =Skeleton, =Header, =Content/Sidebar, =Footer
 * =Paragraph, =Headings, =Text Elements, =Blockquote, =Links
 * =List, =Table, =Form, =Search Form Widget, =Images, =General Classes, =Sidebar(s), =Widget(s)
 * =Type Post, =Entry Content, =Entry Meta, =Loop Meta
 * =Author, =Paging, =Comments
 * =Menu Primary
 *
------------------------ */

/**
|------------------------
| =Reset default browser CSS. http://meyerweb.com/eric/tools/css/reset/ v2.0 | 20110126 License: none (public domain)
|------------------------
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  border: 0;
  font-family: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline;
}
html {
  font-size: 62.5%; /* Corrects text resizing oddly in IE6/7 when body font-size is set using em units http://clagnut.com/blog/348/#c790 */
  overflow-y: scroll; /* Keeps page centered in all browsers regardless of content height */
  -webkit-text-size-adjust: 100%; /* Prevents iOS text size adjust after orientation change, without disabling user zoom */
  -ms-text-size-adjust:     100%; /* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */
}
*,
*:before,
*:after { /* apply a natural box layout model to all elements; see http://www.paulirish.com/2012/box-sizing-border-box-ftw/ */
  -webkit-box-sizing: border-box; /* Not needed for modern webkit but still used by Blackberry Browser 7.0; see http://caniuse.com/#search=box-sizing */
  -moz-box-sizing:    border-box; /* Still needed for Firefox 28; see http://caniuse.com/#search=box-sizing */
  box-sizing:         border-box;
}
body {
  background: #fff;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
  display: block;
}
ol, ul {
  list-style: none;
}
img {
  -ms-interpolation-mode: bicubic;
  border: 0;
  vertical-align: middle;
}
table { /* tables still need 'cellspacing="0"' in the markup */
  border-collapse: separate;
  border-spacing: 0;
}
caption, th, td {
  font-weight: normal;
  text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
}
blockquote, q {
  quotes: "" "";
}
a:focus {
  outline: thin dotted;
}
a:hover,
a:active {
  outline: 0;
}
a img {
  border: 0;
}

/**
|------------------------
| =Skeleton
|------------------------
*/

body {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 21px;
	background: #e9e9e9 url(images/bg-pattern.png);
	color: #2f2f2f;
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: 100%;
}

.lyviw {
	width: 100%;
}

/**
|------------------------
| =Header
|------------------------
*/

#foro {
	width: 100%;
	padding: 30px 0;
}

#juh #logo-image {
	width: 100%;
	overflow: hidden;
}

#juh #logo-image img {
	max-width: 100%;
	height: auto;
	border: none;
}

#juh #logo-text {
	margin: 0;
}

#juh #logo-text .jaty-name  {
	display: block;
	font-family: 'Nixie One', cursive;
	font-size: 28px;
	line-height: 34px;
}

#juh #logo-text .jaty-description {
	display: block;
}

/**
|------------------------
| =Nav
|------------------------
*/

#hyqy {
	background: #fff;
	border: solid 1px #c8c8c8;
	-webkit-box-shadow: 0px 2px 5px rgba(50, 50, 50, 0.15);
	-moz-box-shadow:    0px 2px 5px rgba(50, 50, 50, 0.15);
	box-shadow:         0px 2px 5px rgba(50, 50, 50, 0.15);
}

/**
|------------------------
| =Main/Sidebar
|------------------------
*/

#fyw,
#quk {
	margin: 20px 0;
}

#fyw {
	padding: 30px 29px;
	background: #fff;
	border: solid 1px #c8c8c8;
	-webkit-box-shadow: 0px 2px 5px rgba(50, 50, 50, 0.15);
	-moz-box-shadow:    0px 2px 5px rgba(50, 50, 50, 0.15);
	box-shadow:         0px 2px 5px rgba(50, 50, 50, 0.15);
}

/**
|------------------------
| =Footer
|------------------------
*/

.qomes {
	margin-bottom: 20px;
}

#dunyq {
	padding: 20px 0;
	font-size: 13px;
	background: #fff;
	border: solid 1px #c8c8c8;
	-webkit-box-shadow: 0px 2px 5px rgba(50, 50, 50, 0.15);
	-moz-box-shadow:    0px 2px 5px rgba(50, 50, 50, 0.15);
	box-shadow:         0px 2px 5px rgba(50, 50, 50, 0.15);
}

.gekup {
	float: left;
	width: 580px;
}
.kahes {
	padding-left: 30px;
}

.sujuk {
	float: right;
	width: 340px;
}
.kubimic {
	padding-right: 30px;
	text-align: right;
}

/**
|------------------------
| =Paragraph
|------------------------
*/

p {
	line-height: 21px;
	margin: 0 0 21px 0;
}

p:last-child {
	margin-bottom: 0;
}

p img {
	margin: 0;
}

/**
|------------------------
| =Headings
|------------------------
*/

h1, h2, h3, h4, h5, h6 {
	font-family: 'Nixie One', cursive;
	color: #2f2f2f;
	font-weight: normal;
	clear: both;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { font-weight: inherit; }

h1 {
	font-size: 30px;
	line-height: 36px;
	margin-bottom: 14px;
}

h2 {
	font-size: 28px;
	line-height: 34px;
	margin-bottom: 20px;
}

h3 {
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 20px;
}

h4 {
	font-size: 16px;
	line-height: 22px;
	margin-bottom: 22px;
}

h5 {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 20px;
}

h6 {
	font-size: 12px;
	line-height: 19px;
	margin-bottom: 25px;
}

/**
|------------------------
| =Text Elements
|------------------------
*/

strong {
	font-weight: bold;
}

cite, em, i {
	font-style: italic;
}

small {
	font-size: 80%;
}

pre {
	background: #f5f5f5;
	padding: 15px 30px;
	overflow: auto;
	border: 1px solid #e7e7e7;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	margin-bottom: 20px;
}

code, kbd {
	color: #a0a0a0;
}

abbr, acronym, dfn {
	border-bottom: 1px solid #e7e7e7;
	cursor: help;
}

address {
	display: block;
	margin: 0 0 20px 0;
}

ins {
	color: #f5f5f5;
	background: #7ab80e;
	text-decoration: none;
}

sup, sub {
	font-size: 10px;
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}

sup {
	bottom: 1ex;
}

sub {
	top: .5ex;
}

/**
|------------------------
| =Blockquote
|------------------------
*/

blockquote {
	font-size: 14px;
	line-height: 22px;
	padding: 5px 0 5px 15px;
	margin: 20px 0;
	border-left: solid 5px #7ab80e;

}

blockquote em,
blockquote i,
blockquote cite {
	font-style: normal;
}

blockquote cite {
	color: #555;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
	display: block;
	text-align: right;
}

blockquote cite a {
	display: block;
	margin: 10px 0 0 0;
}

/**
|------------------------
| =Links
|------------------------
*/

a,
a:visited {
	color: #7ab80e;
	text-decoration: none;
}

a:hover,
a:focus {
	color: #6ea50a;
}

a img {
	border: none;
}

a:focus, a:hover, a:active {
	outline: none;
}

p a,
p a:visited {
	line-height: inherit;
}

/**
|------------------------
| =List
|------------------------
*/

ul, ol {
	margin: 0 0 18px 30px;
}

ul {
	list-style: square;
}

ul ul {
	list-style: circle;
}

ul ul ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

ol ol {
	list-style: upper-alpha;
}

ol ol ol {
	list-style: lower-roman;
}

ol ol ol ol {
	list-style: lower-alpha;
}

ul ul, ul ol,
ol ol, ol ul {
	margin: 4px 0 5px 30px;
}

ul ul li, ul ol li,
ol ol li, ol ul li {
	margin-bottom: 6px;
	font-size: 98%;
}

li {
	/*line-height: 18px;
	margin-bottom: 12px;*/
}

li p {
	/*line-height: 18px;*/
}

dl {
	margin-bottom: 18px;
}

dt {
	font-weight: bold;
}

dd {
	margin-bottom: 18px;
}

/**
|------------------------
| =Table
|------------------------
*/

table {
	width: 95%;
	margin: 0 auto 20px auto;
}

caption {
	font-weight: bold;
	margin: 0 0 5px 0;
}

thead {
	color: #fff;
	background: #7ab80e;
	text-align: left;
}

tbody, td {
	background: #fff;
}

td, th {
	padding: 5px;
	border: 1px #e7e7e7 solid;
}

/**
|------------------------
| =Form
|------------------------
*/

form {
	margin-bottom: 20px;
}

fieldset {
	margin-bottom: 20px;
}

input[type="text"],
input[type="password"],
input[type="email"],
textarea,
select {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #2f2f2f;
	background: #fff;
	border: 1px solid #e7e7e7;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	padding: 6px 4px;
	width: 95%;
	max-width: 100%;
	display: block;
	margin: 10px 0 20px 0;
	outline: none;
}

select {
	padding: 0;
}

input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
textarea:focus {
	-moz-box-shadow: 0 0 3px rgba(0,0,0,.2);
	-webkit-box-shadow: 0 0 3px rgba(0,0,0,.2);
	box-shadow:  0 0 3px rgba(0,0,0,.2);
}

textarea {
	min-height: 60px;
}

label,
legend {
	display: block;
}

input[type="checkbox"] {
	display: inline;
}

button,
input[type="submit"],
input[type="reset"],
input[type="button"] {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	margin: 0 0 20px 0;
	padding: 6px 12px;
	color: #fff;
	background-color: #7ab80e;
	border: 1px solid #7ab80e;
	text-decoration: none;
	border-radius: 2px;
	moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-ms-border-radius: 2px;
	outline: none;
	cursor: pointer;
}

button:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover,
button:active,
input[type="submit"]:active,
input[type="reset"]:active,
input[type="button"]:active {
	color: #fff;
	background-color: #6ea50a;
	border: 1px solid #6ea50a;
}

/**
|------------------------
| =Search Form Widget
|------------------------
*/

.searchform {
	width: 218px;
	background: #fff;
	border: solid 1px #e7e7e7;
	padding: 1px 0;
	margin: 0;
	overflow: auto;
}

.searchform .xevuby {
	display: none;
}

.searchform input[type="text"] {
	width: 172px;
	float: left;
	padding: 6px 0 6px 11px;
	margin: 0;
	vertical-align: middle;
	border: 0;
}

.searchform input[type="submit"] {
	width: 33px;
	height: 33px;
	background: url(images/zoom.jpg) no-repeat;
	border: 0;
	cursor: pointer;
	text-indent: -9999px;
	vertical-align: middle;
	margin: 0;
	padding: 0;
	text-transform: capitalize;
	font-size: 0;
	display: block;
	line-height: 0;
}

/**
|------------------------
| =Images
|------------------------
*/

p img {}

.vaqa img,
.pose-content img,
.ryti img,
.lijesa img {
	max-width: 100% !important;
	height: auto !important;
}

.vaqa img.wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
	height: auto;
}

img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
img.attachment-auto,
img.attachment-full,
img.attachment-large,
img.attachment-medium {
	max-width: 100%;
	height: auto;
}

img.alignleft {
	display: inline;
	float: left;
	margin: 20px 20px 20px 0;
}

img.alignright {
	display: inline;
	float: right;
	margin: 20px 0 20px 20px;
}

img.aligncenter,
img.centered {
	display: block;
	margin: 20px auto 20px auto;
	clear: both;
}

img.alignnone {
	display: inline;
	margin: 20px 0;
}

/**
|------------------------
| =Caption
|------------------------
*/

.wp-caption {
	margin-bottom: 20px;
	max-width: 100%;
	overflow: hidden;
}

.wp-caption .wp-caption-text {
	margin: 12px 12px 0 0;
	font-size: 12px;
	font-style: italic;
}

/**
|------------------------
| =Gallery
|------------------------
*/

.gallery {
	margin-bottom: 20px;
}

.gallery-item {
	float: left;
	margin: 0 4px 4px 0;
	overflow: hidden;
	position: relative;
}

.gallery-columns-1 .gallery-item {
	max-width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 48%;
	max-width: -webkit-calc(50% - 4px);
	max-width:         calc(50% - 4px);
}

.gallery-columns-3 .gallery-item {
	max-width: 32%;
	max-width: -webkit-calc(33.3% - 4px);
	max-width:         calc(33.3% - 4px);
}

.gallery-columns-4 .gallery-item {
	max-width: 23%;
	max-width: -webkit-calc(25% - 4px);
	max-width:         calc(25% - 4px);
}

.gallery-columns-5 .gallery-item {
	max-width: 19%;
	max-width: -webkit-calc(20% - 4px);
	max-width:         calc(20% - 4px);
}

.gallery-columns-6 .gallery-item {
	max-width: 15%;
	max-width: -webkit-calc(16.7% - 4px);
	max-width:         calc(16.7% - 4px);
}

.gallery-columns-7 .gallery-item {
	max-width: 13%;
	max-width: -webkit-calc(14.28% - 4px);
	max-width:         calc(14.28% - 4px);
}

.gallery-columns-8 .gallery-item {
	max-width: 11%;
	max-width: -webkit-calc(12.5% - 4px);
	max-width:         calc(12.5% - 4px);
}

.gallery-columns-9 .gallery-item {
	max-width: 9%;
	max-width: -webkit-calc(11.1% - 4px);
	max-width:         calc(11.1% - 4px);
}

.gallery-columns-1 .gallery-item:nth-of-type(1n),
.gallery-columns-2 .gallery-item:nth-of-type(2n),
.gallery-columns-3 .gallery-item:nth-of-type(3n),
.gallery-columns-4 .gallery-item:nth-of-type(4n),
.gallery-columns-5 .gallery-item:nth-of-type(5n),
.gallery-columns-6 .gallery-item:nth-of-type(6n),
.gallery-columns-7 .gallery-item:nth-of-type(7n),
.gallery-columns-8 .gallery-item:nth-of-type(8n),
.gallery-columns-9 .gallery-item:nth-of-type(9n) {
	margin-right: 0;
}

.gallery-caption {
	background-color: rgba(0, 0, 0, 0.7);
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	color: #fff;
	font-size: 12px;
	line-height: 1.5;
	margin: 0;
	max-height: 50%;
	opacity: 0;
	padding: 6px 8px;
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: left;
	width: 100%;
}

.gallery-caption:before {
	content: "";
	height: 100%;
	min-height: 49px;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}

.gallery-item:hover .gallery-caption {
	opacity: 1;
}

.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}

/**
|------------------------
| =General Classes
|------------------------
*/

.alignleft {
	display: inline;
	float: left;
	margin-right: 20px;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 20px;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.sticky {
}

/**
|------------------------
| =Sidebar(s)
|------------------------
*/

#quk {
	padding: 30px 0;
	background: #fff;
	font-size: 13px;
	border: solid 1px #c8c8c8;
	-webkit-box-shadow: 0px 2px 5px rgba(50, 50, 50, 0.15);
	-moz-box-shadow:    0px 2px 5px rgba(50, 50, 50, 0.15);
	box-shadow:         0px 2px 5px rgba(50, 50, 50, 0.15);
}

#quk a,
#quk a:visited {
	color: #2f2f2f;
	text-decoration: none;
}

#quk a:hover,
#quk a:focus {
	color: #6ea50a;
}

/**
|------------------------
| =Widget(s)
|------------------------
*/

.lijesa {
	padding: 0 29px;
	margin: 0 0 30px 0;
}

.lijesa .zirysy {
	word-wrap: break-word;
	overflow: hidden;
}

.lijesa select {
	width: 215px;
	padding: 5px;
}

.lijesa ul,
.lijesa ol {
	margin: 0;
	padding: 0;
	list-style: none;
}

.lijesa ul li,
.lijesa ol li {
	margin: -2px 0 8px 0;
	padding: 0 0 6px 0;
	border-bottom: dotted 1px #e7e7e7;
}

.lijesa ul ul li,
.lijesa ol ol li {
	margin: 5px 0 0 10px;
	padding-bottom: 0;
	border-bottom: none;
}

.lijesa .denax {
	font-size: 18px;
	line-height: 20px;
	padding: 0 0 10px 0;
	margin: 0 0 20px 0;
	border-bottom: solid 1px #2f2f2f;
}

.lijesa .widget_calendar .denax {
	display: none;
}

/**
|------------------------
| =Type Post
|------------------------
*/

.neciqan,
.type-page {
	margin: 0 0 80px 0;
}

.type-attachment {
	margin: 0 0 80px 0;
}

.pime  {
	font-size: 28px;
	line-height: 30px;
	margin-bottom: 8px;
	text-transform: uppercase;
	font-weight: 400;
	border-bottom: solid 1px #2f2f2f;
	padding-bottom: 10px;
	word-wrap: break-word;
}

.duzesuk {}

.pime-page {
	margin: 0 0 25px 0;
}

.pime a,
.pime a:visited {
	color: #2f2f2f;
}

.pime a:focus,
.pime a:hover {
	color: #6ea50a;
}

/**
|------------------------
| =Entry Content
|------------------------
*/

.vaqa {
	margin: 0 0 20px 0;
	word-wrap: break-word;
}

/**
|------------------------
| =Entry Meta
|------------------------
*/

.newu {
	margin: 0 0 25px 0;
}

.qanisak {
	font-size: 13px;
	color: #999;
}

.qanisak-page {
	margin: 0 0 25px 0;
}

.rotiwop {
	font-size: 13px;
	color: #999;
	margin: 0 0 25px 0;
}

.qanisak a,
.qanisak a:visited {
	color: #999;
}

.qanisak a:hover,
.qanisak a:focus {
	color: #6ea50a;
}

.kyxy {
	margin: 0 5px;
	color: #999;
}

.rotiwop {
}

.qanisak-featured {
	color: #7ab80e;
}

.veqam {
	display: block;
	text-align: center;
	background-color: #7ab80e;
	padding: 8px 0;
	color: #fff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.veqam-day {
	display: block;
	font-size: 35px;
	line-height: 32px;
	padding-bottom: 10px;
}

.xysohot {
	display: block;
	font-size: 12px;
	line-height: 12px;
}

.veqam a,
.veqam a:visited {
	color: #fff;
}

.bikuja a,
.bikuja a:visited,
.tag-links a,
.tag-links a:visited {
	color: #7ab80e;
}

.bikuja a:hover,
.bikuja a:focus,
.tag-links a:hover,
.tag-links a:focus {
	color: #6ea50a;
}

/**
|------------------------
| =Loop Meta
|------------------------
*/

#loop_meta_wrapper {
	width: 100%;
	margin: 20px 0 0 0;
}

#loop-meta {
	background: #fff;
	border: solid 1px #c8c8c8;
	-webkit-box-shadow: 0px 2px 5px rgba(50, 50, 50, 0.15);
	-moz-box-shadow:    0px 2px 5px rgba(50, 50, 50, 0.15);
	box-shadow:         0px 2px 5px rgba(50, 50, 50, 0.15);
	padding-top: 15px;
	padding-bottom: 15px;
}

.loop-meta-title {
	font-size: 18px;
	line-height: 24px;
	margin: 0;
	padding: 0 30px;
}

.loop-meta-description {
	color: #777;
	font-size: 11px;
	line-height: 16px;
	margin: 0;
	padding: 0 30px;
}

/**
|------------------------
| =Breadcrumbs
|------------------------
*/

.breadcrumbs {
	margin-bottom: 30px;
}

/**
|------------------------
| =Entry Featured Image
|------------------------
*/

.entry-featured-image {
	display: block;
	float: left;
	width: 200px;
	max-width: 200px;
	margin: 0 25px 25px 0;
}

.entry-image {
	max-width: 100%;
	overflow: hidden;
}

/**
|------------------------
| =Entry More Link
|------------------------
*/

/**
|------------------------
| =Entry More Link
|------------------------
*/

span.more-link-wrap {
	display: block;
	margin: 20px 0 0 0;
}

a.more-link,
a.more-link:visited {
	display: block;
}

/**
|------------------------
| =Author
|------------------------
*/

#qoby-info {
	font-size: 11px;
	padding-bottom: 70px;
	margin: 0 0 70px 0;
	background-color: #fff;
	border-bottom: 1px solid #eaeaea;
}

#qoby-avatar-inside {
	text-align: center;
}

#qoby-description h3 {
	margin: 0 0 8px 0;
}

#qoby-description p {
	margin: 0 0 4px 0;
}

/**
|------------------------
| =Paging
|------------------------
*/

/* =Nav Commmon Styles
------------------------ */

#fyre,
#loop-nav-next-prev,
#loop-nav-singlular-post,
#loop-nav-singular,
#loop-nav-singlular-attachment,
#jawowy-nav-below,
.page-link {
	margin-bottom: 20px;
	clear: both;
}

#fyre,
#loop-nav-next-prev,
#loop-nav-singlular-post,
#jawowy-nav-below {
	margin-bottom: 50px;
}

#jawowy-nav-below {
	margin-top: 30px;
}

#fyre a,
#loop-nav-next-prev a,
#loop-nav-singlular-post a,
#loop-nav-singular a,
#jawowy-nav-below a,
.page-link a span,
.page-link span,
.lesibaj span {
	display: inline-block;
	padding: 4px 8px;
	border: solid 1px #e7e7e7;
	background-color: #fff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	cursor: pointer;
}

#fyre a:hover,
#loop-nav-next-prev a:hover,
#loop-nav-singlular-post a:hover,
#loop-nav-singular a:hover,
#jawowy-nav-below a:hover,
.page-link a:hover,
.page-link a span:hover {
	color: #fff;
	background-color: #6ea50a;
}

#fyre .xevuby,
#loop-nav-next-prev .xevuby,
#loop-nav-singlular-post .xevuby,
#loop-nav-singular .xevuby,
#loop-nav-singlular-attachment .xevuby,
#jawowy-nav-below .xevuby,
.page-link .xevuby {
	display: none;
}

#loop-nav-next-prev .loop-nav-next,
#loop-nav-singlular-post .loop-nav-next,
#loop-nav-singlular-attachment .loop-nav-next,
#jawowy-nav-below .loop-nav-next {
	text-align: right;
}

#loop-nav-singular .loop-nav-standard {
	margin-top: 40px;
	margin-bottom: 40px;
	text-align: center;
}

/* =Nav Numeric
------------------------ */

.lesibaj a,
.lesibaj a:visited,
.lesibaj span {
}

.lesibaj span.coge {
	color: #fff;
	background-color: #6ea50a;
}

/* =Nav Numeric Page Links
------------------------ */

.page-link span {
	color: #fff;
	background-color: #6ea50a;
}

.page-link a span {
	color: #2f2f2f;
}

/**
|------------------------
| =Comments
|------------------------
*/

#jawowy {
	margin: 0 0 50px 0;
}

.page #jawowy {
	border-bottom: none;
}

.lymolug {
	list-style: none;
	margin: 0 auto;
}

.lymolug .children {
	list-style: none;
	margin: 15px auto 0 auto;
}

.lymolug li.tales,
.lymolug li.pingback {
    background: #fff;
    margin: 0 0 20px 0;
	padding: 15px;
	overflow: hidden;
	border: 1px solid #e7e7e7;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

.lymolug li.odd {
	background: #f5f5f5;
}

.lymolug li.bypostauthor {
	border-bottom: 2px solid #7ab80e;
}

.lymolug li.pingback p {
	margin: 0;
}

.lymolug .telyla {
	position: relative;
	height: 75px;
	padding: 0 0 0 100px;
}

.lymolug .boqejej {
	position: absolute;
	top: 0px;
	left: 0px;
	border: 1px solid #eaeaea;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	padding: 5px;
}

.lymolug .mihymyb {
	display: block;
	margin: 0 0 5px 0;
}

.lymolug .edit-link {
	display: block;
	margin: 5px 0 0 0;
}

.lymolug .tales-awaiting-moderation {
	display: block;
	margin: 5px 0 0 0;
}

.nopassword,
p.nocomments {
	font-size: 16px;
	color: #aaa;
	text-align: center;
	margin-bottom: 70px;
}

/**
|------------------------
| =Comments Form
|------------------------
*/

#cady {
	position: relative;
	color: #808080;
    margin: 0 0 50px 0;
	overflow: hidden;
}

.lymolug #cady {
	margin: 15px 0;
	padding: 25px 0;
	width: auto;
	border-top: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
}

#cady p {
	margin: 0;
}

#kyreq {
	margin: 0 0 10px 0;
}

#fuxubo {
	color: #74AB00;
	display: block;
	font-size: 10px;
	font-weight: normal;
	line-height: 2.2em;
	letter-spacing: 0.05em;
	position: absolute;
	right: 1.625em;
	text-decoration: none;
	text-transform: uppercase;
	top: 1.1em;
}

#fuxubo:focus,
#fuxubo:active,
#fuxubo:hover {
	color: #588101;
}

#cady .wuqenep,
#cady .logged-in-as {
	margin: 0 0 20px 0;
}

#cady #tihuf {
	margin: 0;
}

#cady .fexipy,
#cady .ficobi,
#cady .syrodyq,
#cady .kemazi {
	position: relative;
}

#cady .fexipy label,
#cady .ficobi label,
#cady .syrodyq label,
#cady .kemazi label {
	position: absolute;
	left: 82%;
}

#cady .kemazi label {
	text-indent: -9999px;
}

#cady .gizahi {
	color: #bd3500;
}

#cady .fexipy .gizahi,
#cady .ficobi .gizahi {
	color: #bd3500;
	position: absolute;
	top: 1%;
	left: 115%;
}

#cady input[type=text] {
	display: block;
	width: 75%;
	height: 24px;
	margin: 0 0 20px 1px;
}

#cady textarea {
	resize: vertical;
	width: 95%;
	margin: 0 0 20px 1px;
}

#cady .logged-in-as a:hover,
#cady #fuxubo:hover {
	text-decoration: underline;
}

.form-allowed-tags {
	display: none;
}

/**
|------------------------
| =Menu Primary
|------------------------
*/

.cipoma {
	position: relative;
	margin: 0;
	padding: 0;
	z-index: 9999;
}

.cipoma ul,
.cipoma ul * {
	margin: 0;
	padding: 0;
	list-style: none;
}

.cipoma ul {
	line-height: 1.0;
}

.cipoma ul ul {
	position: absolute;
	top: -999em;
	width: 10em;
}

.cipoma ul ul li {
	width:100%;
}

.cipoma ul li:hover {
	visibility: inherit;
}

.cipoma ul li {
	float: left;
	position: relative;
	word-wrap: break-word;
}

.cipoma ul li li {
	background: none;
}

/**
 * Menu Position
 */


/** Top Level Position */
.cipoma ul li:hover ul,
.cipoma ul li.sfHover ul {
	top: 56px;
	left: 0;
	z-index: 200;
}

.cipoma ul li:hover li ul,
.cipoma ul li.sfHover li ul {
	top: -999em;
}

/** Nested Level Position*/
.cipoma ul li:hover li ul li,
.cipoma ul li.sfHover li ul li {
	top: 0;
	left: 0;
}

.cipoma ul li li:hover ul,
.cipoma ul li li.sfHover ul {
	top: 0;
}

.cipoma ul li li:hover li ul,
.cipoma ul li li.sfHover li ul {
	top: -999em;
}

.cipoma ul li li li:hover ul,
.cipoma ul li li li.sfHover ul {
	top: 0;
}

/**
 * Menu Skin
 */

/** Top UL */
.cipoma ul {
}

/** Nested UL */
.cipoma ul.sub-menu {
	-webkit-box-shadow: 0px 2px 5px rgba(50, 50, 50, 0.15);
	-moz-box-shadow:    0px 2px 5px rgba(50, 50, 50, 0.15);
	box-shadow:         0px 2px 5px rgba(50, 50, 50, 0.15);
}

/** Top Level List */
.cipoma ul li {
	background: #fff;
	border-right: solid 1px #e7e7e7;
}

.cipoma ul li:last-child {
	border-right: none;
}

/** Nested List */
.cipoma ul.sub-menu li,
.cipoma ul.children li {
	border: none;
	/*padding: 0 20px;*/
	background: #fff;
}

/** Top Level Anchors */
.cipoma ul a,
.cipoma ul a:visited {
	display: block;
	padding: 20px;
	position: relative;
	text-decoration: none;
	color: #2f2f2f;
	text-transform: uppercase;
}

/** Nested Anchors */
.cipoma ul.sub-menu a,
.cipoma ul.sub-menu a:visited,
.cipoma ul.children a,
.cipoma ul.children a:visited {
	font-size: 12px;
	margin: 0 20px;
	padding: 20px 0;
	border-bottom: dotted 1px #e7e7e7;
}

/** Global Anchors Hover */
.cipoma ul a:focus,
.cipoma ul a:hover,
.cipoma ul a:active {
	color: #7ab80e;
}

/** Global List Hover */
.cipoma ul li:hover,
.cipoma ul li.sfHover {
}

/** Nested Anchors Hover */
.cipoma ul.sub-menu a:focus,
.cipoma ul.sub-menu a:hover,
.cipoma ul.sub-menu a:active,
.cipoma ul.children a:focus,
.cipoma ul.children a:hover,
.cipoma ul.children a:active {
}

/** Nested List Hover */
.cipoma ul.sub-menu li:hover,
.cipoma ul.sub-menu li.sfHover,
.cipoma ul.children li:hover,
.cipoma ul.children li.sfHover {
}

/** Nested List Last Child */
.cipoma ul.sub-menu li:last-child {
}

/** Nested Anchor Last Child */
.cipoma ul.sub-menu li:last-child a,
.cipoma ul.sub-menu li:last-child a:visited {
	border: none;
}

/** Menu Indicator */
.cipoma ul .sf-sub-indicator {
	display: inline-block;
	width: 7px;
	height: 12px;
	margin: 0 0 0 8px;
	text-indent: -9999px;
	background: url(images/menu-indicator-down.png) no-repeat;
	/*border: solid 1px red;*/
}

.cipoma ul ul .sf-sub-indicator {
	position: absolute;
	width: 7px;
	height: 15px;
	top: 8px;
	right: 15px;
	text-indent: -9999px;
	background: url(images/menu-indicator-right.png) no-repeat;
	/*border: solid 1px red;*/
}