.skygoEdit {
	text-indent: -9999px;
	opacity: 0.5;
	-webkit-transition: 0.3s linear;
	-moz-transition: 0.3s linear;
	transition: 0.3s linear;
	z-index: 9999;
	font-size: 12px;	
	position: relative;
    top: 0px;
    right: 0px;
}

.skygoEdit:hover {
	opacity: 1;
}


ul.menu,
div.menu > ul {
	margin: 0;
}

.menu li {
	display: inline-block;
	position: relative;
}

.menu li a {
	display: block;
	font-size: 15px;
	line-height: 1;
	padding: 15px 20px;
	text-decoration: none;
}



.menu .sub-menu,
.menu .children {
	border-top: 0;
	display: none;
	padding: 0;
	position: absolute;
	left: -50%;
	z-index: 99999;
}

.menu .sub-menu ul,
.menu .children ul {
	border-left: 0;
	left: 100%;
	top: 0;
}

ul.menu ul a,
.menu ul ul a {
	margin: 0;
	width: 200px;
}

ul.menu ul a:hover,
.menu ul ul a:hover {
	background-color: #000;
	color: #fff;
}

ul.menu li:hover > ul,
.menu ul li:hover > ul {
	display: block;
}



.menu-toggle {
	display: none;
}









/* WP BLOG STYLES */

.blog_post{
	margin:12px 0 20px 10px;;
	dispaly:block;
}



.blog_post img{
	display:block;
	margin:0 auto 10px auto;
}

.blog_post > .element_content_header_1 > .element_content_header_1_txt_2{
	background:none;
}

.blog_post > .element_content_header_1 > .element_content_header_1_txt_2{
	text-align:left;
	padding:0;
	height:105px;
	display:table;
	width:100%;
	position:relative
}

.blog_post > .element_content_header_1 > .element_content_header_1_txt_2 a{
	display:table-cell;
	vertical-align:middle;
	padding-left:110px;
	
}

.blog_post > .block_border > .read_more_a{
	width:200px;
	margin: 0;
	float:left;
}


.blog_post > .block_border > .another_actions{
	float:right;
	text-align:right;
}

.blog_post > .block_border{
	padding-bottom:20px;
}

.blog_content > .element_content_box_1{
	height:auto;
}

.comments-title{
	margin:15px 0 25px 15px !important;
}

.vcard{
	margin-top: -100px;
	margin-bottom: 50px;
}

.vcard > .fn{
	margin-left:100px;
	padding-bottom: 16px;
	font-size: 21px;
	letter-spacing: 2px;
	text-align:left;
	font-weight:normal;
	font-style:normal;
	display:block;
}

.vcard > .says {
	display:block;
	margin-left:175px;
	font-size: 15px;
	margin-top:-14px;
	opacity:0.7;	
}

.vcard img{
	float: right;
	margin-left:10px;
	margin-top:2px;
	border-radius:100%;
}


.commentmetadata{
		margin-left:95px;
		margin-top: -50px;
		font-size: 15px;
		opacity:0.7;
		margin-bottom:20px;
}

.reply > .read_more_a{
	float:left;
}


.block_border > .comment-respond > .comment-reply-title{
	margin-left:100px;
	margin-top:-80px;
	padding-bottom: 16px;
	font-size: 21px;
	letter-spacing: 2px;
	text-align:left;
	font-weight:normal;
	font-style:normal;
	display:block;
}

#cancel-comment-reply-link{
	display:block;
	border: none;
	padding-top: 2px;
	width:130px;
	padding-bottom: 2px;
	text-transform: lowcase;
	font-size: 17px;	
	text-align:center;
	font-weight:normal;
}

.comment-form-comment textarea{
	border: none;
	width:100%;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 17px;	
	diplay:block;

}

.form-submit input, .comment-respond input{
	border: none;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 17px;		
}

.form-submit input{
	padding:2px 10px;
}



.comment-form-comment{
	display:block;
	float:none;
	clear:both;

}

.form-allowed-tags code{
	background:#fff;
	color:#000;
	padding: 0 5px;
}

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

.blog_sidebar {
	width:220px;
	color:#fff !important;
	margin-top:12px !important;
}

.blog_sidebar_right{
	display:inline-block;
	margin:10px;
	float: right;
}

.blog_sidebar_left{
	display:inline-block;
	margin:10px;
	float:left;
}

.blog_content {
	width:auto;
}

.blog_content_left {
	display:inline-block;
	float:left;
}

.blog_content_right {
	display:inline-block;
	float:right;
	margin-right:10px;
}

.widget-title, .screen-reader-text {
	padding-bottom: 15px;
	font-size: 21px;
	letter-spacing: 2px;
	text-align:center;
	font-weight:normal;
}

.widget {
	padding-right: 15px;
	padding-left:15px;
	padding-bottom:20px;
	border-bottom:1px solid	 #333;
}

.widget ul{
	-webkit-padding-start: 20px;
}

.widget_search{
	text-align:center;	
		z-index:999999;
		margin-top:10px;
}

.widget_search input, #searchform input{
	border: none;
	margin-top: 30px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 17px;
	width:175px;	
}

#searchsubmit{
	margin-top:10px;
	width:95px;
}


#blog_paging{
	text-align:center;
	position:relative;
	display:block;
	margin: 0 auto;
}

#blog_paging_newer, #blog_paging_older, #blog_paging_center{
	display:inline-block;
}

#blog_paging_newer a, #blog_paging_older a, #blog_paging_center a{
	padding:10px 5px;
	margin: 4px;
}


#blog_paging_center > .active{
	font-weight: bold;
	cursor:default;
}


.line{
	background:#fff;
	height:1px;
	margin: 15px 0 13px 0;
	display:block;
}

.opseven, .opseven a{
	text-transform:uppercase;
	font-size:13px;
	letter-spacing:1px;
	margin-bottom:17px;
}


.category_image{
		width:20px;
		height:11px;
		display:inline-block;
		margin-left:13px;
}

.sticky_image{
		width:20px;
		height:11px;
		display:inline-block;
		margin-right:2px;
}

.autor_image{
		width:20px;
		height:11px;
		display:inline-block;
		margin-right:2px;
}

.autor_image{
		width:20px;
		height:11px;
		display:inline-block;
		margin-right:-2px;
}

.comment_autor_image{
		width:20px;
		height:11px;
		display:inline-block;
		margin-left:10px;
		margin-right:-2px;
}

.date_image{
		width:20px;
		height:11px;
		display:inline-block;
}

.tag_image{
		width:18px;
		margin-left:13px;
		height:11px;
		display:inline-block;
}

/* main elements  */

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	line-height: 1.3;
}

h1 {
	font-size: 48px;
	margin: 33px 0;
}

h2 {
	font-size: 30px;
	margin: 25px 0;
}

h3 {
	font-size: 22px;
	margin: 22px 0;
}

h4 {
	font-size: 20px;
	margin: 25px 0;
}

h5 {
	font-size: 18px;
	margin: 30px 0;
}

h6 {
	font-size: 16px;
	margin: 36px 0;
}

input[type="checkbox"] {
   border:none !important;
   width:20px  !important;
   height: 20px  !important;
   background:#fff  !important;
}

input:focus, textarea:focus{
	 outline: none;
	 backgraund: #101010 !important;
	 font-size:16px !imporatnt;
}

address {
	font-style: italic;
	font-size: 20px;
	margin: 0 0 24px;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}



p {
	margin: 0 0 12px;
}

code {
	font-style: italic;
}

code,
kbd,
pre,
samp {
	font-size: 14px;
	-webkit-hyphens: none;
	-moz-hyphens:    none;
	-ms-hyphens:     none;
	hyphens:         none;
}

pre {
	font-size: 14px;
	margin: 20px 0;
	overflow: auto;
	padding: 20px;
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}

blockquote,
q {
	-webkit-hyphens: none;
	-moz-hyphens:    none;
	-ms-hyphens:     none;
	hyphens:         none;
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
	content: none;
}

blockquote {
	font-size: 21px;
	font-style: italic;
	font-weight: 300;
	margin: 24px 40px;
}

blockquote blockquote {
	margin-right: 0;
}

blockquote cite,
blockquote small {
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
}

blockquote em,
blockquote i {
	font-style: normal;
	font-weight: 300;
}

blockquote strong,
blockquote b {
	font-weight: 400;
}

small {
	font-size: smaller;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

dl {
	margin: 0 20px;
}

dt {
	font-weight: normal;
}

dd {
	margin: 0 0 20px;
}

menu,
ol,
ul {
	margin: 16px 0;
	padding: 0 0 0 40px;
}

ul {
	list-style-type: square;
}

nav ul,
nav ol {
	list-style: none;
	list-style-image: none;
}

li > ul,
li > ol {
	margin: 0;
}

img {
	-ms-interpolation-mode: bicubic;
	border: 0;
	vertical-align: middle;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 0;
}

form {
	margin: 0;
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

legend {
	border: 0;
	padding: 0;
	white-space: normal;
}


.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignleft {
	margin: 5px 20px 5px 0;
}

.wp-caption-text {
	color: #fff;
}

.wp-caption {
	max-width: 100%;
}

.wp-caption.alignleft {
	margin: 5px 10px 5px 0;
}

img.alignright {
	margin: 5px 0 5px 20px;
}

.wp-caption.alignright {
	margin: 5px 0 5px 10px;
}

img.aligncenter {
	margin: 5px auto;
}

img.alignnone {
	margin: 5px 0;
}


img.stretcherbig, 
img.stretchersmall {
	max-width: auto;
}

img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
	max-width: 100%;
	height: auto;
}

.rwaf_row img.alignleft {
	margin: 0;
	padding: 0;
}
.rwaf_row img.alignright {
	margin: 0;
	padding: 0;
}
.rwaf_row img.aligncenter {
	margin: 0;
	padding: 0;
}
.rwaf_row img.alignnone {
	margin: 0;
	padding: 0;
}




table {
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 16px;
	line-height: 2;
	margin: 0 0 20px;
	width: 100%;
}

caption,
th,
td {
	font-weight: normal;
	text-align: left;
}

caption {
	font-size: 16px;
	margin: 20px 0;
}

th {
	font-weight: normal;
	text-transform: uppercase;
}

td {
	padding: 6px 10px 6px 0;
}


/**
 * 5.4 Galleries
 * ----------------------------------------------------------------------------
 */
 
 
 
 .gallery br{
 	clear:none !important; 
 	display:none !important;
 }
 
  .gallery br:last-child{
 	clear:both !important; 
 	display:block !important;
 }

.gallery {
	margin-bottom: 20px;
	margin-left: -4px;
	text-align:center;
	display:block !important;
	position:relative;
}

.gallery-item {
	float: left;
	margin: 0 1px 1px 0;
	overflow: hidden;
	position: relative;
	width:150px;
	height:150px;
}

.gallery-item {
	width:150px !Important;
	height:150px !important;
	margin:0 !important;
	border:0 !important;
}


.gallery-item img {
	border:0 !important;
}

.gallery-columns-1.gallery-size-medium,
.gallery-columns-1.gallery-size-thumbnail,
.gallery-columns-2.gallery-size-thumbnail,
.gallery-columns-3.gallery-size-thumbnail {
	display: table;
	margin: 0 auto 5px;
}

.gallery-columns-1 .gallery-item,
.gallery-columns-2 .gallery-item,
.gallery-columns-3 .gallery-item {
	text-align: center;
}

.gallery-columns-4 .gallery-item {
	max-width: 23%;
	max-width: -webkit-calc(25% - 1px);
	max-width:         calc(25% - 1px);
}

.gallery-columns-5 .gallery-item {
	max-width: 19%;
	max-width: -webkit-calc(20% - 1px);
	max-width:         calc(20% - 1px);
}

.gallery-columns-6 .gallery-item {
	max-width: 15%;
	max-width: -webkit-calc(16.7% - 1px);
	max-width:         calc(16.7% - 1px);
}

.gallery-columns-7 .gallery-item {
	max-width: 13%;
	max-width: -webkit-calc(14.28% - 1px);
	max-width:         calc(14.28% - 1px);
}

.gallery-columns-8 .gallery-item {
	max-width: 11%;
	max-width: -webkit-calc(12.5% - 1px);
	max-width:         calc(12.5% - 1px);
}

.gallery-columns-9 .gallery-item {
	max-width: 9%;
	max-width: -webkit-calc(11.1% - 1px);
	max-width:         calc(11.1% - 1px);
}

.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);
	box-sizing: border-box;
	color: #fff;
	font-size: 14px;
	line-height: 1.3;
	margin: 0;
	max-height: 50%;
	opacity: 0;
	padding: 1px 4px;
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: left;
	-webkit-transition: opacity 400ms ease;
	transition:         opacity 400ms ease;
	width: 100%;
}

.gallery-caption:before {
	box-shadow: 0 -10px 15px #000 inset;
	content: "";
	height: 100%;
	min-height: 39px;
	position: absolute;
	left: 0;
	top: 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;
}

#wp-calendar caption{
	text-align:center;
	margin-bottom:0px;
	margin-left:-20px;
}

#wp-calendar{
	margin-left:5px;
}



@media screen and (max-width: 499px) {
	.blog_content {
		width:98%;
	}
	.blog_post > .element_content_header_1 > .element_content_header_1_txt_2{
	
	}
	
	.blog_post > .block_border > .read_more_a{
	width:185px;
	margin-bottom:20px;
	}
	.children{
	-webkit-padding-start: 0;
}
.vcard{
	margin-left:-100px;
}
.vcard > .says {
	margin-left:100px;
	margin-top:10px;
}
.commentmetadata{
	margin-left:0;
}

.blog_content tr, .blog_content_left tr, .blog_content td, .blog_content_left td{
	clear:both;
	display:block;
	text-align:center;
}

	.blog_post > .block_border > .another_actions{
		float:none;
		text-align:center;
	}
	
	.blog_post > .element_content_header_1 > .element_content_header_1_txt_2{
	text-align:center;
	padding:5%;
	height:100%;
	background:none;
	width:90%;
	position:relative
	}
	.blog_post > .element_content_header_1 > .element_content_header_1_icon_bg, .blog_post > .element_content_header_1 > .element_content_header_1_icon{
	background:none;
	}
	.blog_post > .element_content_header_1 > .element_content_header_1_txt_2 a{
	padding-left:0px;
	}
	.comment-form-author input, .comment-form-email input, .comment-form-url input{
	width:100%;
}
}
@media screen and (min-width: 500px) {
	.blog_content {
		width:98%;
	}

}
@media screen and (min-width: 740px) {
	.blog_content {
		width:470px;
	}
		.comment-form-author, .comment-form-email, .comment-form-url{
	display:block;
	float:none;
	width:100%;
	margin-right:0;
	margin-bottom:0px;
}


}


@media screen and (min-width: 980px) {
	.blog_content {
		width:710px;
	}
	.comment-form-author, .comment-form-email{
	display:inline-block;
	float:left;
	width:32.333%;
	margin-right:1%;
		margin-bottom:0px;
}
.comment-form-url {
	display:inline-block;
	float:left;
	width:33.333%;
	margin-bottom:0px;
}
.comment-form-author input, .comment-form-email input, .comment-form-url input{
	width:100%;
}

}

@media screen and (min-width: 1220px) {
	.blog_content {
		width:710px;
	}
}

@media screen and (min-width: 1460px) {
	.blog_content {
		width:950px;
	}
}

@media screen and (min-width: 1700px) {
	.blog_content {
		width:1190px;
	}
}

@media screen and (min-width: 1940px) {
	.blog_content {
		width:1430px;
	}
}

@media screen and (min-width: 2180px) {
	.blog_content {
		width:1670px;
	}
}

@media screen and (min-width: 2420px) {
	.blog_content {
		width:1910px;
	}
}

@media screen and (min-width: 2660px) {
	.blog_content {
		width:2150px;
	}
}

