/*Theme Name: GamingZone [SinglePro+PSD Version]Theme URI: http://magazine3.com/gamingzoneAuthor: Magazine3.comAuthor URI: http://magazine3.com/Description: Gaming Magazine WordPress ThemeVersion: 1.0*/
/* Style.css Starts*/
/* =Reset -------------------------------------------------------------- */
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%;
	overflow-y: scroll; /* Corrects text resizing oddly in IE6/7 when body font-size is set using em units http://clagnut.com/blog/348/#c790 */
	-webkit-text-size-adjust: 100%; /* Keeps page centred in all browsers regardless of content height */
	-ms-text-size-adjust: 100%; /* Prevents iOS text size adjust after orientation change, without disabling user zoom */ /* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */
 }

article,aside,details,figcaption,figure,footer,header,hgroup,nav,section {display: block;}

ol, ul {list-style: none;}

table {
	border-collapse: separate; /* tables still need 'cellspacing="0"' in the markup */
	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; /* Improves readability when focused and also mouse hovered in all browsers people.opera.com/patrickl/experiments/keyboard/test */}

a img {border: 0;}

/* =Global----------------------------------------------- */
/* Headings */
/* Headings */
h1, h2, h3, h4, h5, h6 {clear: both;}

.entry-content a {
    color: #f47400;
    font-weight: 600 !important;
 }

 .entry-content a:hover {
   color: ##F66C00 !important;
  text-decoration: underline;
}
.entry-content h1 {
    font-family: roboto,sans-serif;
    font-size: 2.34em !important;
    color: #000;
    font-size: 2.25em;
    margin: .67em 0 .5em;
    line-height: 1.25 !important;
    letter-spacing: -.02em;
    font-weight: 800;
    padding: 5px 0 10px;
}

.entry-content h2 {
   font-family: 'Open Sans', sans-serif;
    font-size: 32px !important;
    font-weight: 700;
    line-height: 1.3;
    margin: 56px 0 18px !important;
    color: #111;
    letter-spacing: -0.4px;
    position: relative;
}

.h2 {
    font-size: 1.953em;
    margin: .83em 0 .5em;
    line-height: 1.35;
}

.entry-content h3 {
  font-family: 'Ubuntu',sans-serif;
  font-size: 25px !important;
  color: #958282;
  margin-bottom: 20px !important;
  margin-top: 53px;
 }

.entry-content h4 {line-height: 25px;	font-size: 21px; margin-bottom: 1px;
  line-height: 1;
  text-transform: uppercase;
  font-family: 'Ubuntu', sans-serif;}

.entry-content h5 {font-size: 16px}

.entry-content h6 {font-size: 14px;}

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

hr {
	border: none;
  height: 6px;
  width: 60px;
  background-color: #000;
  margin: 40px auto;
  opacity: 0.15;
 }

/* Text elements */
p {margin-bottom: 1.5em;}

ul, ol {margin: 0 0 1.5em 3em;}

ul {list-style: disc;}

ol {list-style: decimal;}

ul ul, ol ol, ul ol, ol ul {
	margin-bottom: 0;
	margin-left: 1.5em;
 }

dt {font-weight: bold;}

dd {margin: 0 1.5em 1.5em;}

b, strong {font-weight: bold;}

dfn, cite, em, i {font-style: italic;}

/*blockquote {
	border-left: 4px solid #999;
	margin: 30px 0;
	padding-left: 8px;
	margin-left: 10px;
	margin-right: 5px;
 }*/

address {margin: 0 0 1.5em;}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 1.5rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	padding: 1.6em;
	overflow: auto;
	max-width: 100%;
 }

code, kbd, tt, var {font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;}

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

mark, ins {
	/**background: #fff9c0;**/
	text-decoration: none;
 }

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

sup {bottom: 1ex;}

sub {top: .5ex;}

small {font-size: 75%;}

big {font-size: 125%;}

figure {margin: 0;}

table {
	margin: 0 0 1.5em;
	width: 100%;
 }

th {font-weight: bold;}

button,input,select,textarea {
	font-size: 100%;
	margin: 0; /* Corrects font size not being inherited in all browsers */
	vertical-align: baseline; /* Addresses margins set differently in IE6/7, F3/4, S5, Chrome */
	*vertical-align: middle; /* Improves appearance and consistency in all browsers */ /* Improves appearance and consistency in all browsers */
 }

button,input {
	line-height: normal;
	*overflow: visible; /* Addresses FF3/4 setting line-height using !important in the UA stylesheet */ /* Corrects inner spacing displayed oddly in IE6/7 */
 }

button,html input[type="button"], html input[id="submitcomment"],input[type="reset"] {
	cursor: pointer;
	-webkit-appearance: button; /* Improves usability and consistency of cursor style between image-type 'input' and others */
	font-size: 12px; /* Corrects inability to style clickable 'input' types in iOS */
	padding: 5px 10px;
	text-shadow: 0 1px 0 rgba(255,255,255,.5);
 }

button:hover,html input[type="button"]:hover, html input[id="submitcomment"]:hover,input[type="reset"]:hover {
	background: #f5f5f5;
	border-color: #bbb #bbb #aaa #bbb; /* IE6-9 */
 }

button:focus,html input[type="button"]:focus, html input[id="submitcomment"]:focus,input[type="reset"]:focus,button:active,html input[type="button"]:active,input[type="reset"]:active {
	border-color: #aaa #bbb #bbb #bbb;
	box-shadow: inset 0 2px 3px rgba(0,0,0,.15);
	box-shadow: inset 0 2px 2px rgba(0,0,0,.15);
 }

input[type="checkbox"],input[type="radio"] {
	box-sizing: border-box;
	padding: 0; /* Addresses box sizing set to content-box in IE8/9 */ /* Addresses excess padding in IE8/9 */
 }

input[type="search"] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box; /* Addresses appearance set to searchfield in S5, Chrome */
	-webkit-box-sizing: content-box;
	box-sizing: content-box; /* Addresses box sizing set to border-box in S5, Chrome (include -moz to future-proof) */
 }

	input[type="search"]::-webkit-search-decoration {-webkit-appearance: none; /* Corrects inner padding displayed oddly in S5, Chrome on OSX */}

button::-moz-focus-inner,input::-moz-focus-inner {
	border: 0; /* Corrects inner padding and border displayed oddly in FF3/4 www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */
	padding: 0;
 }

input[type=text],textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
 }

input[type=text]:focus,textarea:focus {color: #111;}

input[type=text] {padding: 3px;}

textarea {
	overflow: auto;
	padding-left: 3px; /* Removes default vertical scrollbar in IE6/7/8/9 */
	vertical-align: top;
	width: 98%; /* Improves readability and alignment in all browsers */
 }

/* Links */
a {
	-webkit-transition: background-color, color 0.2s linear;
	-moz-transition: background-color, color 0.2s linear;
	transition: background-color, color 0.2s linear;
	color: #F09928;
	outline: 0 none;
	text-decoration: none;
 }

	a:hover {
		text-decoration: none;
		color: #F37300 !important;;
	 }

/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
 }

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
 }

.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto;
 }

/* Text meant only for screen readers */
.assistive-text {
	clip: rect(1px 1px 1px 1px);
	clip: rect(1px, 1px, 1px, 1px); /* IE6, IE7 */
	position: absolute !important;
 }

/* =Menu----------------------------------------------- */
/* Small menu */
.menu-toggle {cursor: pointer;}

.main-small-navigation .menu {display: block;}

/* =Content----------------------------------------------- */
.sticky {}

.hentry {margin: 0 0 1.5em;}

.entry-meta {clear: both;}

.byline {display: none;}

.single .byline,.group-blog .byline {display: inline;}

.entry-content,.entry-summary {margin: 1.5em 0 0;}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
 }

/* =Asides----------------------------------------------- */
.archive .format-aside {display: none;}

/* =Media----------------------------------------------- */
.site-header img,.entry-content img,.comment-content img {max-width: 100%; /* Fluid images for posts, comments, and widgets */}

.site-header img,.entry-content img,img[class*="align"],img[class*="wp-image-"] {height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */}

.site-header img,.entry-content img,img.size-full {max-width: 100%;}

.entry-content img.wp-smiley,.comment-content img.wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
 }

.wp-caption {
	border: 1px solid #ccc;
	max-width: 100%;
 }

	.wp-caption.aligncenter,.wp-caption.alignleft,.wp-caption.alignright {margin-bottom: 1.5em;}

	.wp-caption img {
		display: block;
		margin: 1.2% auto 0;
		max-width: 98%;
	 }

.wp-caption-text {text-align: center;}

.wp-caption .wp-caption-text {
	margin-bottom: 0px !important;
	font-size: 12px !important;
	padding: 10px 5px;
 }

#content .gallery {margin-bottom: 1.5em;}

.gallery-caption {}

#content .gallery a img {
	border: none;
	height: auto;
	max-width: 90%;
 }

#content .gallery dd {
	font-size: 11px;
	margin: 0;
 }

#content .gallery-columns-4 .gallery-item {}

	#content .gallery-columns-4 .gallery-item img {}

/* Make sure embeds and iframes fit their containers */
embed,object, #content iframe {
	position: relative;
	max-width: 100%;
    padding-top: 0;
 }

/* =Navigation----------------------------------------------- */
.site-navigation {clear: both}

#site-navigation {
	background: #1d1d1d;
	height: 50px;
 }

#content .site-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
 }

#content .nav-previous {
	float: left;
	width: 50%;
 }

#content .nav-next {
	float: right;
	text-align: right;
	width: 50%;
 }

/* =Comments----------------------------------------------- */
.bypostauthor {}

/* General */
.cb {clear: both}

/* --------------------- SINGLE.PHP - START HERE --------------*/
.site-content {
	background: #fff;
	position: relative;
	z-index: 0;
	clear: both;
	padding: 0 12px 25px 4px;
	margin-top: 12px;
 }

/* Author box */
.title-meta-holder {
	border-bottom: 1px solid #efefef;
	margin-bottom: 10px;
 }

.comments-link a {}

.meta-info-right {float: right;}

.comments-link {
	float: right;
	background: #08A9E7;
	margin-top: -2px;
	padding: 1px 4px;
 }

.socialcount {
	float: left;
	margin-right: 5px;
 }

.meta_author-area {
	font-size: 13px;
	margin: 11px 0 7px;
 }

.metainfoleft {float: left;}

.tags-readmore-holder {
	font-size: 12px;
	margin-top: 10px;
 }

	.tags-readmore-holder .tags {
		float: left;
		width: 450px;
	 }

	.tags-readmore-holder .readmore {float: right}

	.tags-readmore-holder .tags a {color: #000;}

	.tags-readmore-holder .tags  span {font-weight: bold;}

	.tags-readmore-holder .readmore a {
		color: #282828;
		padding: 2px 8px;
		background: #f5f5f5;
		border: 1px solid #e9eaea;
		-moz-border-radius: 5px;
		border-radius: 5px;
	 }

.content-area {
	margin-top: -2px;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #111;
	line-height: 22px;
 }

/* Sharebox */
#sharebox {
	float: left;
	margin-left: 20px;
	background: #DBDBDB;
	position: fixed;
	top: 145px;
	left: 0;
	padding: 5px 0;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #CDCDCD
 }

	#sharebox:hover {
		background: #eee;
		-moz-transition: all 0.3s ease-in-out 0s;
		-webkit-transition: all 0.3s ease-in-out 0s;
		transition: all 0.3s ease-in-out 0s
	 }

	#sharebox .wdt {
		text-align: center;
		clear: left;
		padding: 2px 4px
	 }

	#sharebox .fb {
		margin-left: 4px;
		width: 44px;
	 }

	#sharebox .gplus {height: 75px;}

.ltt-quote.large .ltt-quotemark {top: 32px;}

/* SINGLE.PHP - START HERE */
.full-width {width: 99% !important}

.alignleft,img.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em
 }

.alignright,img.alignright {
	margin-bottom: 6px;
	display: inline;
	float: right;
	margin-left: 1.5em
 }

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

.single-meta {padding-left: 8px;}

/* Author.php */
    .author-info {
  background-color: #f5f5f5;
    padding: 20px;
    font-size: 18px;
    border: 1px solid #ddd;
    border-radius: 5px;
    font-family: 'Helvetica',sans-serif;
    margin-bottom: 20px;
}

.author-info b {
  font-size: 1.2em;
  color: #333;
    font-size: 20px;
}

.author-info p {
  font-size: 1em;
  color: #666;
  margin: 10px 0;
}

.author-info ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.author-info li.authorstuff {
  margin: 5px 0;
}

.author-info li.authorstuff a {
  color: #0073e6;
  text-decoration: none;
}

.author-info li.authorstuff a:hover {
  text-decoration: underline;
}

/* Adicione qualquer estilo adicional necessário para outros elementos específicos dentro da .author-info aqui */


.single-wrapper {
	float: left;
	font-family: 'Open Sans',sans-serif;
	padding-right: 0px;
	width: 770px;
 }

.single-right-big {
	margin-left: 10px;
	margin-right: 10px;
 }

.single-category {margin-top: 1px;}

#single-heading-content {display: block}

.postedby {
	padding: 0 0 3px 2px;
	font-family: 'Open Sans',sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	display: ruby-base;
	margin-top: 50px;
 }

	.postedby a {color: #000}

.postedby-1 {
	padding: 3px 2px 2px;
	font-family: Arial,Helvetica,sans-serif;
	color: #000;
 }

	.postedby-1 a {color: #000;display:block}

.single-left {
	float: left;
	padding-top: 6px;
	padding-right: 3px;
	border-right: 1px solid #F5F0E9;
	width: 104px;
	font-size: 12px;
 }

.postedby a {font-weight: bold;}

.single-right {
	float: right;
	width: 655px;
 }

.cat-links-padding {padding-bottom: 6px;}

.cat-links-padding-social {
	padding-bottom: 6px;
	padding-top: 6px;
 }

/* Author box */
.single-entry-title {text-align: left;}

.entry-meta-single {
	float: left;
	width: 50%;
	color: #BF8221;
 }

.cat-links-holder, .entry-meta-single, .entry-meta-single a {font-weight: normal;}

.entry-meta-single a {
	font-size: 12px;
	font-weight: bold;
 }

.single-wrapper .entry-content {margin-top: 8px;}

	.single-wrapper .entry-content p {
		margin-bottom: 1.5em;
		line-height: 1.4;
		font-size: 16px;
		color: #000;
	 }

.entry-content {
	line-height: 22px;
	margin-top: 4px;
	font-size: 14px;
	color: #000;
 }

	.entry-content p {
		font-size: 14px;
		color: #0a0a0a;
	 }

.single-wrapper .entry-content b, .single-wrapper .entry-content strong {font-weight: 700;
  font-family: 'Open Sans', 'sans-serif' !important;
  //display: block;}

.single-entry-title {
    color: #272424;
    font-size: 30px;
    text-align: center;
    font-weight: bold !important;
    margin: 10px 0 4px 0;
    font-family: 'helvetica', 'sans-serif' !important;
}

.single-related {}

.cat-links-holder-single {
	background: #f09928;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: 600;
	font-family: 'Open Sans',sans-serif;
	margin-bottom: 0px;
	padding: 9px;
	text-align: center;
 }

.entry-header-single .info {
	margin-bottom: 5px;
	font-family: 'Open Sans', sans-serif;
	float: none;
	font-size: 13px;
	font-weight: 600;
 }

h1.entry-title.page-entry-title {
    font-family: 'Ubuntu', sans-serif;
    color: #282828;
    font-size: 20px !important;
    font-weight: bold !important;
    margin: 0px 0 4px 0;
    /* text-decoration: none; */
    text-transform: uppercase;
    padding: 2px 3px 4px 5px;
    float: left;
    border-top: 5px solid #E77B00;
}

	.entry-header-single .info a {
  font-style: normal;
  text-transform: uppercase;
  color: #f47400;
  font-weight: 600;
}

.single-pagi {
	font-family: 'Open Sans',sans-serif;
	font-weight: normal;
	float: right;
	font-size: 14px;
 }

.prev-nav {float: left;	margin-right: 5px}

.next-nav {
	display: inline-block;
	text-align: right;
	margin-left: 5px
 }

.prev-nav a, .next-nav a {
	color: #222222;
	font-size: 11px;
	font-weight: bold;
 }

.ptags  a {
	background: none repeat scroll 0 0 #666666;
	color: #FFFFFF;
	font-size: 12px;
	margin: 0 3px;
	padding: 3px;
 }

.ptags {font-size: 12px;}

/*Post meta*/
.single-category ul {margin: 0px;}

.single-category li {
	list-style: none;
	font-family: "Arial","Helvetica",sans-serif;
	font-size: 10px;
	margin-left: 2px;
	margin-right: 1px;
 }

	.single-category li a {}

/*/
.single-tags a {
	clear: both;
	color: #111111;
	font-family: "Arial","Helvetica",sans-serif;
	font-size: 10px;
	display: inline-block;
	margin-left: 3px;
	width: 100px;
 }*/

a.post-edit-link {
	color: blue;
	font-size: 12px;
	font-weight: bold;
 }

.single-tags {margin-bottom: 5px;}

.counter {
	font-weight: bold;
	font-family: 'Open Sans', sans-serif;
	background: url('images/views.png') no-repeat;
	color: #222;
	font-size: 14px;
	margin: 12px 0 8px 2px;
	padding: 0 0 0 17px;
	background-position: 0;
 }

.post-metadata-left {
	background: #fff;
	float: right;
	margin-bottom: 0px;
	margin-top: -2px;
	padding-left: 35px;
 }

.st-twitter-counter {width: 18px !important;	height: 16px !important}

.st-facebook-counter {width: 18px !important;	height: 16px !important}

.single-heading-comment {font-size: 14px;	line-height: 20px !important}

	.single-heading-comment a {
		color: #fff;
		padding: 2px 5px;
		font-weight: bold;
	 }

		.single-heading-comment a:hover {text-decoration: none;}

.post-metadata-left-cat a {
	padding: 0 4px;
	color: #000 !important;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 21px;
 }

/* Sharebox */
#sharebox {
	z-index: 100;
	float: left;
	margin-left: 20px;
	background: #DBDBDB;
	position: fixed;
	top: 275px;
	left: 0;
	padding: 5px 0;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #CDCDCD
 }

	#sharebox:hover {
		background: #eee;
		-moz-transition: all 0.3s ease-in-out 0s;
		-webkit-transition: all 0.3s ease-in-out 0s;
		transition: all 0.3s ease-in-out 0s
	 }

	#sharebox .wdt {
		text-align: center;
		clear: left;
		padding: 2px 4px
	 }

/* pagination */
.home .pagination {margin-bottom: 0;}

.pagination-wrapper {text-align: center;}

.pagination {
	-webkit-border-radius: 3px;
	-moz-border-radius: 20px;
	font-size: 25px;
	font-weight: bold;
	font-family: "Ubuntu", "Times New Roman", Times, serif;
	border-radius: 20px;
	margin-bottom: 25px;
	background: #FBFBFB;
	border: 1px solid #fff;
	display: inline-block;
	padding: 17px 9px 21px 9px;
	margin-top: 15px;
 }

	.pagination span, .pagination a {
		padding: 5px 19px 9px 19px;
		text-decoration: none;
		width: auto;
		color: #222;
		border-radius: 50px;
	 }

	.pagination a:hover {
		background: #F09928;
		color: #fff;
	 }

	.pagination .current {
		color: #1c1a1a;
		background: #ffffff;
		border-left: 1px solid #DDDDDD;
		border-right: 1px solid #DDDDDD;
		margin-left: -1px;
		border-radius: 50px;
	 }

	.pagination a {
		border-color: #EAEAEA;
		border-image: none;
		border-style: solid;
		border-width: 0 1px 0 0;
	 }

		.pagination a:active {}

/*Pagination*/
.navigation {
	height: 37px;
	border: 1px solid #cbcbcb;
	text-align: center;
	font-family: "Ubuntu", helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	width: 490px;
	float: right;
	margin: 20px 18px 10px 0;
	display: inline-block
 }

	.navigation a {
		text-decoration: none;
		color: #6a6a6a;
		line-height: 34px;
	 }

		.navigation a:hover {
			background: #F09928;
			color: #F09928;
		 }

.page-numbers {padding: 5px 8px 8px;}

.current {
	background: #C60303;
	color: #fff;
 }

/*Archives*/
#pag {margin-top: 8px}

.post-wrapper-archive {padding-left: 6px}

.recentpost-image-0, .bottom-recentpost-image-0 {float: left;font-size:12px; margin-left: 10px;}

.bottom-recentpost-wrapper-cat {}

	.bottom-recentpost-wrapper-cat .post-content p {font-size: 12px}

.related-post-wrapper-block {}

.content-heading h2 a, .bottom-content-heading-0 h2 a, .bottom-content-heading h2 a {
	display: block;
    font-weight: 700 !important;
    font-family: "Open Sans", "sans-serif";
   
 }

.bottom-recentpost-image-0 img {
	background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 0 2px #E5E5E5;
    float: left;
    padding: 6px;
 }

.recentpost-cont-holder {
	float: right;
	width: 375px;
	margin-right: 4px
 }

.archive .page-title {height: 0px;}

.post-content-holder {
	float: right;
	width: 545px;
	margin-top: 5px;
 }

#content .post-content-holder h2 {
	font-size: 18px;
	line-height: 18px;
 }

.readmore-b0 {
	float: right;
	margin-top: 10px;
 }

	.readmore-b0 a {
		background: #e5e3e1;
		color: #333;
		float: right;
		font-family: "Segoe UI",Helvetica,Arial,sans-serif;
		font-size: 12px;
		font-weight: 700;
		line-height: 21px;
		padding: 0 9px 1px;
		text-decoration: none;
	 }

		.readmore-b0 a:hover {background: #f0efee;}

.post-content-big p {margin-bottom: 5px;line-height:17px}

.post-content-big, .post-content {font-family: Helvetica,Arial,sans-serif}

.content-heading {margin: 9px 0 7px;}

	.content-heading h2 {
		line-height: 20px;
		font-size: 20px !important;
	 }

.post-content-big {font-size: 13px}

.post-content {
	font-size: 14px;
	margin-bottom: 2px;
	margin-top: 4px
 }

	.post-content  p {margin-bottom: 2px}

.bottom-archive, .bottom-recentpost {
	clear: both;
	margin-top: 4px;
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom: 1px dashed #e5e3e1;
	font-size: 14px
 }

.no-img-bottom-archive {width: 100%}

.post-content-holder .comments-link, .bottom-recentpost .comments-link {
	float: right;
	margin-right: 10px;
	margin-top: 2px;
 }

.post-content-holder .comments-link a , .bottom-recentpost .comments-link  a {color: #333}

.content-heading .comments-link a {color: #333}

.content-heading .comments-link {margin-right: 10px}

.bottom-recentpost .bottom-content-heading-0 h2 {width: 640px}

.cat-title-b0-1 {
  float: left;
  margin-left: 10px;	
  margin-top: 0px;
}

	.cat-title-b0-1 h1 span,  .page-title {
		color: #F47400;
		font-family: Open Sans, helvetica, Arial,sans-serif;
		font-size: 15px;
		font-weight: bold;
		line-height: 18px;
		text-decoration: none;
		text-transform: uppercase;
	 }

.page-title {text-align: center}

	.page-title span {font-weight: bold}

.page-title {
	color: #333;
    border-left: 0px;
    border-right: 0px;
    font-size: 20px;
    margin-bottom: 40px;
    margin-top: 30px;
   
 }

/* Attachment */
span.nav-previous {
	float: left;
	font-size: 14px;
 }

span.nav-next {
	float: right;
	font-size: 14px;
 }

.attachment-content {
	text-align: center;
	padding: 8px 28px;
 }

	.attachment-content h1 {font-size: 22px !important;}

/*Pagination*/
.navigation {
	height: 37px;
	border: 1px solid #cbcbcb;
	text-align: center;
	font-family: "Segoe UI", helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	width: 490px;
	float: right;
	margin: 20px 18px 10px 0;
	display: inline-block
 }

	.navigation a {
		text-decoration: none;
		color: #6a6a6a;
		line-height: 34px;
	 }

		.navigation a:hover {
			background: #666;
			color: #fff;
		 }

.page-numbers {padding: 5px 8px 8px;}

.current {
	background: #C60303;
	color: #fff;
 }

.select-menu {display: none}

.select-menu {
	margin-bottom: 8px;
	margin-left: 29px;
	margin-top: 10px;
	padding: 5px;
	background: #f1f1f1;
	border: 1px solid #ccc;
	color: #666666;
	font-size: 12px;
 }

.responsivemenu {display: none;}

.hgroup {display: none}

/********************----------------------------**********************/
/* Comment style */
#comments-content {
	font-family: Arial,Helvetica,sans-serif;
	margin-left: 20px;
	width: 745px;
 }

ol.commentlist {margin-bottom: 30px;list-style-type:none}

.the-comment {margin-bottom: 24px}

.avatar {
	float: left;
	margin-right: 8px;
	background: none repeat scroll 0 0 #FFF;
	border: 1px solid #CACACA;
	border-radius: 3px 3px 3px 3px;
	box-shadow: 0 0 2px #ddd;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	padding: 4px
 }

.comment-arrow {
	background: url(images/comment-arrow.png) no-repeat;
	width: 8px;
	height: 15px;
	float: left;
	margin-top: 16px;
	margin-right: -1px
 }

.comment-box {
	border: 1px solid #E5E5E5;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	overflow: hidden;
	padding: 14px
 }

.comment-author {
	margin-bottom: 10px;
	color: #EEE;
	padding-bottom: 3px;
	border-bottom: 1px solid #eee
 }

	.comment-author strong {
		color: #111111;
		font-family: 'Ubuntu',sans-serif !important;
		font-size: 16px;
		font-weight: normal;
	 }

	.comment-author small {
		font-size: 10px;
		margin-top: 6px;
		color: #384f79;
		float: right
	 }

.comment-text {line-height: 20px}

	.comment-text p {
		margin-top: 15px;
		font-size: 14px;
		line-height: 25px;
	 }

.children {margin: 20px 0 0 83px}

	.children li.comment {list-style-type: none;margin:0 0 20px}

.cancel-comment-reply {margin-bottom: 10px}

.no-comments {color: #888}

.comment-text-side {color: #444;line-height:20px}

a.comment-reply-link {
	background: #EEEEEE;
	color: #333333;
	font-size: 12px;
	padding: 2px 7px;
 }

#respond {
	margin-left: 14px;
	width: 752px;
	padding-top: 10px
 }

	#respond h3 {
		font-family: Helvetica,Arial,"Trebuchet MS",sans-serif;
		font-size: 15px;
		font-weight: bold;
		margin-bottom: 0 !important
	 }

#comment-input {float: left;margin-right:8px}

	#comment-input input {
		width: 275px;
		margin-bottom: 17px;
		background-color: #EEE;
		border: 1px solid rgba(174, 173, 173, 0.5);
		border-radius: 1px 1px 1px 1px;
		box-shadow: 0 0 4px rgba(147, 147, 147, 0.25) inset, 0 1px 0 rgba(255, 255, 255, 0.75);
		color: #676A6B;
		display: inline-block;
		text-shadow: 0 1px 0 rgba(255, 255, 255, 0.65);
		padding: 6px 13px
	 }

		#comment-input input:focus,textarea:focus {outline: none}

	#comment-input label {
		font-size: 12px;
		font-family: Helvetica,Arial,sans-serif;
		display: block;
		margin-bottom: 2px
	 }

		#comment-input label .req {color: #999}

.textarea-comment {
	background: #E9E9E9;
	width: 418px;
	height: 153px;
	font-family: arial;
	background-color: #EEE;
	border: 1px solid rgba(174, 173, 173, 0.5);
	border-radius: 3px 3px 3px 3px;
	box-shadow: 0 0 4px rgba(147, 147, 147, 0.25) inset, 0 1px 0 rgba(255, 255, 255, 0.75);
	color: #676A6B;
	display: inline-block;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.65);
	padding: 6px 10px
 }

#comment-textarea label {
	font-size: 12px;
	display: block;
	margin-bottom: 3px;
	font-family: Helvetica,Arial,sans-serif;
 }

#comment-textarea-admin {float: none;margin-bottom:16px}

	#comment-textarea-admin label {display: block;margin:10px 0 5px}

#comment-submit {
	clear: both;
	width: 750px;
	text-align: center;
	margin-bottom: 10px
 }

#comment-submit-admin {clear: both;margin-bottom:10px}

#comments-content ol {margin: 18px 5px 18px 0}

.respond {padding: 5px}

.comment-submit {
	font-size: 18px !important;
	padding: 8px 310px !important;
 }

	.comment-submit:hover {border: 1px solid #3C3C3E; box-shadow:0 1px 0 #ddd, 0 1px 0 0 rgba(255, 255, 255, 0.4) inset}

	.comment-submit:active {border: 1px solid #3C3C3E; box-shadow:0 1px 0 #ddd, 0 1px 0 0 rgba(255, 255, 255, 0.4) inset}

h3.numberofcomments {
	text-align: center !important;
	color: #01649E;
	display: block;
	font-size: 14px !important;
	font-weight: 700;
	margin: 20px 0 15px;
	padding: 0 8px
 }

	h3.numberofcomments span {
		background: #fff;
		font-family: Helvetica,Arial,sans-serif;
		padding: 1px 4px
	 }

/**************** Widgets start **************v/  /* Style.css ends -  w.css starts */
ul.flickr-photos {
	padding-bottom: 10px !important;
	padding-left: 10px !important;
	padding-top: 0px !important;
 }

li.flickr-photo {
	background-image: none !important;
	display: inline-block;
	border: 1px solid #D7D7D7;
	height: 75px;
	margin: 9px 0px 2px 6px !important;
	padding: 5px !important;
	width: auto!important;
 }

	li.flickr-photo img {
		max-width: 70px;
		max-height: 70px;
	 }

p.tag_cloud {
	font-weight: 400;
	line-height: 26px;
	margin-top: 6px;
 }

.widget_mostpopular h3 {border-bottom: 0 solid #DDD !important;text-align:center}

.mostpopular {
	margin-bottom: 6px !important;
	padding-left: 0px !important;
	list-style: none;
	margin: .3em 0;
	display: inline-block;
	padding: 0
 }

ul.mostpopular li {margin: 0px !important;}

.mostpopular_li {
	-webkit-transition-property: background;
	-webkit-transition-duration: 0.2s, 0.1s;
	-webkit-transition-timing-function: linear, ease-in;
	-moz-transition-property: background;
	-moz-transition-duration: 0.2s, 0.1s;
	-moz-transition-timing-function: linear, ease-in;
	transition-property: background;
	transition-duration: 0.2s, 0.1s;
	transition-timing-function: linear, ease-in;
	background-image: none !important;
	border: 0;
	list-style: none !important;
	line-height: 20px !important;
	position: relative;
	width: 100%;
	margin: 0 0 -7px;
	padding: 11px 0 3px 8px !important
 }

	.mostpopular_li.color0 {background-color: #ee5826 !important;width:95%}

		.mostpopular_li.color0:hover {background: #FF7040 !important;}

	.mostpopular_li.color1 {background-color: #27b6e2 !important;width:93%}

		.mostpopular_li.color1:hover {background: #49D4FF !important;}

	.mostpopular_li.color2 {background-color: #c5e627 !important;width:89%}

		.mostpopular_li.color2:hover {background: #D8EB80 !important;}

	.mostpopular_li.color3 {background-color: #ff6f51 !important;width:84%}

		.mostpopular_li.color3:hover {background: #FF8A71 !important;}

	.mostpopular_li.color4 {background-color: #d59b8e !important;width:80%}

		.mostpopular_li.color4:hover {background: #E7B5AA !important;}

	.mostpopular_li.color5:hover,.mostpopular_li.color6:hover,.mostpopular_li.color7:hover,.mostpopular_li.color8:hover,.mostpopular_li.color9:hover,.mostpopular_li.color10:hover,.mostpopular_li.color11:hover,.mostpopular_li.color12:hover,.mostpopular_li.color13:hover,.mostpopular_li.color14:hover,.mostpopular_li.color15:hover {background-color: #999 !important;}

	.mostpopular_li.color5,.mostpopular_li.color6,.mostpopular_li.color7,.mostpopular_li.color8,.mostpopular_li.color9,.mostpopular_li.color10,.mostpopular_li.color11,.mostpopular_li.color12,.mostpopular_li.color13,.mostpopular_li.color14,.mostpopular_li.color15 {background-color: #888 !important;width:74%}

ul.mostpopular li {
	border-bottom: 0px solid #ddd !important;
	margin-left: 0px !important;
 }

a.barlinko {
	font-family: "Arial","Helvetica",sans-serif !important;
	background: none;
	line-height: 18px !important;
	font-size: 14px !important;
	display: block;
	text-decoration: none !important;
	margin: 0 8px 0 0;
	padding: 0;
	color: #222222 !important;
 }

a.thethingwithc {color: #fff}

.barco  a {color: #000 !important;font-size:12px !important}

.barco {display: block;right:0}

.block-image-viewed-l {
	display: inline-block;
	margin-left: 6px;
	width: 191px;
	color: #004661;
 }

.block-image-viewed-r,#comment-textarea {float: left}

.block-image-viewed-r img {}

.block-item-small ol {list-style: decimal !important;background:#fff !important}

	.block-item-small ol li {
		list-style: decimal !important;
		min-height: 40px;
		font-size: 14px !important;
		font-family: 'Open sans', arial,sans-serif;
		font-weight: 700;
		padding: 5px 0 !important
	 }

		.block-item-small ol li:hover {background: none !important}

		.block-item-small ol li a {
			font-size: 12px;
			font-family: "Segoe UI",helvetica,Tahoma,Arial,sans-serif !important;
			font-weight: 400
		 }

span.block-image-viewed-views {
	font-size: 11px !important;
	font-family: "Segoe UI",helvetica,Tahoma,Arial,sans-serif !important;
	font-weight: 400
 }

/* m3 twitter widget */
.m3-fbwidget {text-align: center}

/* m3 Google plus widget */
.m3-gpluswidget {text-align: center}

/* TWeet */
span.twitter-text {
	display: block;
	padding-bottom: 2px;
	color: #555;
 }

	span.twitter-text a {color: #000 !important;}

/* tabs area */
.tab-content {overflow: hidden;padding:16px 16px 0}

.tabs-wrapper {overflow: hidden;width:100%}

	.tabs-wrapper .tab-content {border: 1px solid #d7d7d7;border-width:0 1px 1px}

ul.tabs {
	padding-top: 1px !important;
	border: 1px solid #dedede !important;
	margin-top: 15px !important;
	float: left;
	height: 41px;
	width: 296px;
	padding-left: 0 !important;
	margin-bottom: 0 !important
 }

	ul.tabs li {
		background: #f9f9f9 !important;
		float: left;
		border: 1px solid #d6d6d6;
		overflow: hidden;
		position: relative;
		bottom: -3px;
		-moz-border-radius: 3px 3px 0 0;
		-webkit-border-radius: 3px 3px 0 0;
		border-radius: 3px 3px 0 0;
		margin: 2px 0 0 8px !important;
		padding: 0 !important;
		width: auto !important;
	 }

		ul.tabs li a {
			font-family: 'Lato', sans-serif !important;
			border-radius: 5px 5px 0 0;
			color: #666 !important;
			display: block;
			font-size: 14px !important;
			font-weight: 400 !important;
			height: 33px;
			text-transform: uppercase;
			line-height: 32px;
			outline: medium none;
			padding: 1px 10px;
			text-decoration: none;
			-moz-border-radius: 5px 5px 0 0;
			-webkit-border-radius: 5px 5px 0 0;
			border-radius: 5px 5px 0 0;
		 }

		ul.tabs li.active a {color: #111 !important}

		ul.tabs li a:hover {background: #FFF !important}

p.tag_cloud a {
	line-height: 22px;
	margin: 0 2px;
 }

html ul.tabs li.active,html ul.tabs li.active a:hover {background: #fff !important;border-bottom:1px solid #fff !important}

.tabs_container {
	border-top: none;
	overflow: hidden;
	float: left;
	width: 298px;
	background: #fff;
	clear: both
 }

.tab_content {
	border-color: #D6D6D6;
	border-style: solid;
	border-width: 0 1px 1px;
	padding: 10px 8px 4px
 }

	.tab_content h2 {
		margin: 0 !important;
		font-weight: normal;
		font-size: 14px !important;
		line-height: 18px !important;
	 }

.block-item-small-tabs {
	border-bottom: 1px dashed #EEEEEE;
	clear: both;
	height: auto;
	margin-bottom: 0;
	overflow: hidden;
	padding: 6px 5px 6px 0;
	width: 275px;
 }

	.block-item-small-tabs img {
		margin-right: 4px !important;
		background: none repeat scroll 0 0 #FFF;
		border: 1px solid #CACACA;
		border-radius: 3px 3px 3px 3px;
		padding: 3px;
		box-shadow: 0 0 2px #eee;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px 3px 3px 3px;
	 }

	.block-item-small-tabs .block-image {
		position: relative;
		display: inline-block;
		margin-left: 0px;
		float: left
	 }

	.block-item-small-tabs .block-image-r {
		float: right;
		font-family: arial,sans-serif;
		padding-right: 7px;
		width: 205px;
	 }

.block-item-small {
	border-bottom: 1px dashed #EEEEEE;
	clear: both;
	height: auto;
	margin-bottom: 0;
	overflow: hidden;
	padding: 6px 2px 6px 7px;
 }

.block-item-small-view ol {
	list-style: decimal outside none !important;
	margin-bottom: 0;
	width: 292px;
 }

	.block-item-small-view ol li {
		list-style-type: none;
		min-height: 57px;
		overflow: visible;
		clear: both;
		padding: 6px 0px 4px 6px !important;
		-webkit-transition-property: background;
		-webkit-transition-duration: 0.2s, 0.1s;
		-webkit-transition-timing-function: linear, ease-in;
		-moz-transition-property: background;
		-moz-transition-duration: 0.2s, 0.1s;
		-moz-transition-timing-function: linear, ease-in;
		transition-property: background;
		transition-duration: 0.2s, 0.1s;
		transition-timing-function: linear, ease-in;
	 }

		.block-item-small-view ol li a {
			color: #000000 !important;
			font-family: 'Open Sans',sans-serif;
			font-size: 13px;
			font-weight: normal;
			line-height: 16px;
		 }

		.block-item-small-view ol li:hover a {color: #000 !important;}

ul.recent-comments-list li {
	background-image: none !important;
	min-height: 50px;
	margin-left: 10px !important;
	padding-left: 0 !important;
 }

.recent-comments-list li a {
	font-size: 13px;
	font-weight: bold;
 }

/* m3 twitter widget */
.m3-fbwidget {text-align: center}

/* m3 Google plus widget */
.m3-gpluswidget {text-align: center}

/* The widget image on left  */
.block-item-small .avatar {
	width: 45px;
	height: 45px;
	box-shadow: none !important;
	margin-right: 4px
 }

.block-item-small h2,.block-item-small h2 a {
	 color: #111!important;
    font-family: 'Open Sans';
    font-size: 15px!important;
    text-transform: none;
    font-weight: 400;
    /* line-height: 18px!important; */
 }

.block-item-small img {border: 1px solid #D7D7D7;padding:2px; display: none;}

.block-item-small .block-image {
	position: relative;
	display: inline-block;
	margin-left: 3px;
	float: left
 }

.block-item-small .block-image-r {
	/*float: right;
	padding-right: 9px;
	width: 210px;*/
	padding: 5px;
 }

.block-meta {
	color: #888;
	display: block;
	font-size: 11px;
	margin-top: 4px
 }

	.block-meta a {color: #888 !important}

		.block-meta a:hover {color: #333 !important;text-decoration:none}

/* views widget */
.RandomPostWidget {background-position: -13px -78px;}

.popularviewbg {
	padding-bottom: 7px;
	padding-top: 3px;
 }

	.popularviewbg ol li:hover {background: #f5f5f5 !important;}

.popularviewbg {border-top: 0px;}

/* calendar */
#calendar_wrap {background: #fff;}

#wp-calendar {
	width: 223px;
	color: #555;
	width: 279px;
	font-size: 13px;
	font-family: "Arial","Helvetica",sans-serif;
	text-align: center;
	clear: both
 }

	#wp-calendar td a {font-weight: bold;}

	#wp-calendar caption {
		font-size: 13px;
		text-align: center;
		font-weight: 500;
		text-transform: uppercase;
		padding: 5px 0 3px
	 }

	#wp-calendar th {
		background: #f4f4f4;
		text-align: center;
		border-top: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
		font-weight: 700
	 }

	#wp-calendar tbody tr td {padding: 5px 0;	text-align: center}

	#wp-calendar tfoot td {
		background: #f4f4f4;
		border-top: 1px solid #ccc;
		border-bottom: 1px solid #ccc
	 }

.widget  ul, .widget ol {margin: 0px;}

.widget ul li {
	color: #222;
	list-style: disc;
 }

	.widget ul li a {
    /* text-align: center; */
    line-height: 23px;
    text-decoration: overline;
    text-decoration: underline;
    /* text-decoration-style: solid; */
    /* text-decoration: dotted; */
    font-family: 'Merriweather';
    font-family: 'Open Sans',sans-serif;
    font-size: 15px!important;
}

	.widget ul li ul {border: none}

/* Ad widget */
.adspace-widget {
	background: none;
	margin-bottom: 0px;
	padding-top: 0px;
	text-align: center;
 }

/* Social widget */
/* Social */
ul.socialwidget {
	position: relative;
	padding: 0px;
	list-style: none;
	display: inline-block;
 }

	ul.socialwidget li {
		background: none !important;
		float: left;
		margin: 0 13px 15px !important;
		padding: 0px;
		width: 16px;
		height: 16px;
		display: block;
		border: none;
		width: 32px !important;
		height: 32px;
	 }

		ul.socialwidget li a {
			width: 32px !important;
			height: 32px;
			display: block;
			padding: 0px;
			background: url(images/icon-social.png) no-repeat;
			background-position: 0px 0px;
		 }

			ul.socialwidget li a.twitter {background-position: 0px 0px}

			ul.socialwidget li a.facebook {background-position: -40px 0px}

			ul.socialwidget li a.in {background-position: -80px 0px}

			ul.socialwidget li a.gplus {background-position: -120px 0px}

			ul.socialwidget li a.pint {background: url(images/pinterest-icon.png) 0px 0px no-repeat}

			ul.socialwidget li a.forrst {background-position: -200px 0px}

			ul.socialwidget li a.flickr {background-position: -240px 0px}

			ul.socialwidget li a.deviant {background-position: -280px 0px}

			ul.socialwidget li a.behance {background-position: -320px 0px}

			ul.socialwidget li a.vimeo {background-position: -360px 0px}

			ul.socialwidget li a.utube {background-position: -400px 0px}

			ul.socialwidget li a.rss {background-position: -440px 0px}

.multiplesocialwidget-wrapper {display: inline-block;}

.multiplesocialwidget-id {
	width: 300px;
	-moz-box-shadow: 1px 1px 1px #EEE;
	-webkit-box-shadow: 1px 1px 1px #EEE;
	box-shadow: 1px 1px 1px #EEE;
	border-radius: 2px 2px 2px 2px;
	border: 1px solid #DDD;
 }

.fb-likebox {
	border-bottom: 1px solid #DDE1EE;
	background: #fff;
	padding: 10px 10px 0
 }

.googleplus {
	background: #F5FCFE;
	font-size: .90em;
	font-family: "Arial","Helvetica",sans-serif;
	color: #000;
	line-height: 1px;
	padding: 9px 11px
 }

	.googleplus span {
		color: #000;
		font-size: 11px;
		position: absolute;
		display: inline-block;
		margin: 9px 70px
	 }

.twitterbg {background: #EEF9FD;padding:10px}

.multiplesocialwidget-id-widget {
	background: #EBEBEB;
	text-align: right;
	border-image: initial;
	padding: 2px 8px 2px 3px
 }

	.multiplesocialwidget-id-widget .author-credit a {
		font-size: 10px;
		font-weight: 700;
		text-shadow: 1px 1px #FFF;
		color: #1E598E;
		text-decoration: none
	 }

.email-news-subscribe .email-box {
	font-family: "Arial","Helvetica",sans-serif;
	border-image: initial;
	padding: 10px
 }

	.email-news-subscribe .email-box input.email {
		background: #FFF;
		color: #999;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		-o-border-radius: 3px;
		-ms-border-radius: 3px;
		-khtml-border-radius: 3px;
		border-radius: 3px;
		border-image: initial;
		font-family: "Arial","Helvetica",sans-serif;
		padding: 7px 10px 8px
	 }

	.email-news-subscribe .email-box input.subscribe {
		background-image: 0;
		background-color: #D1E5F6;
		color: #186487;
		border: 1px solid #A4CCE5;
		font-size: 11px;
		font-weight: 700;
		padding: 6px
	 }

		.email-news-subscribe .email-box input.subscribe:hover {
			background-color: #cfe5f3;
			background-image: 0;
			border: 1px solid #307ba9;
			color: #186487
		 }

		.email-news-subscribe .email-box input.subscribe:active {
			background-color: #cfe5f3;
			background-image: 0;
			box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3) inset;
			-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3) inset;
			-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3) inset;
			border: 1px solid #307ba9;
			color: #186487
		 }

#other-social-bar {overflow: hidden;padding:0}

	#other-social-bar .other-follow {color: #1E598E;padding-bottom:7px}

/* Tags */
.tagcloud {padding-left: 5px;}

	.tagcloud a,.almeros_tags a {
		display: inline-block;
		float: none;
		margin: 2px 1px;
		padding: 6px 3px;
		font-family: "Trebuchet MS","Arial","Helvetica",sans-serif;
		font-style: normal;
		font-weight: bold;
		text-decoration: none;
		background-color: #ec745c;
		color: #fff !important;
		-webkit-text-shadow: rgba(0,0,0,0.2) 1px 0,rgba(0,0,0,0.2) 0 1px,rgba(255,255,255,0.2) -1px 0,rgba(255,255,255,0.2) 0 -1px,rgba(0,0,0,0.2) 1px 1px,rgba(255,255,255,0.2) -1px -1px;
		-moz-text-shadow: rgba(0,0,0,0.2) 1px 0,rgba(0,0,0,0.2) 0 1px,rgba(255,255,255,0.2) -1px 0,rgba(255,255,255,0.2) 0 -1px,rgba(0,0,0,0.2) 1px 1px,rgba(255,255,255,0.2) -1px -1px;
		-o-text-shadow: rgba(0,0,0,0.2) 1px 0,rgba(0,0,0,0.2) 0 1px,rgba(255,255,255,0.2) -1px 0,rgba(255,255,255,0.2) 0 -1px,rgba(0,0,0,0.2) 1px 1px,rgba(255,255,255,0.2) -1px -1px;
		text-shadow: rgba(0,0,0,0.2) 1px 0,rgba(0,0,0,0.2) 0 1px,rgba(255,255,255,0.2) -1px 0,rgba(255,255,255,0.2) 0 -1px,rgba(0,0,0,0.2) 1px 1px,rgba(255,255,255,0.2) -1px -1px;
		-webkit-box-shadow: 0 0 1px #999999;
		-moz-box-shadow: 0 0 1px #999999;
		-o-box-shadow: 0 0 1px #999999;
		box-shadow: 0 0 1px #999999;
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
		-webkit-transition: -webkit-transform 0.1s ease-in;
		-moz-transition: -moz-transform 0.1s ease-in;
		-o-transition: -o-transform 0.1s ease-in;
		transition: transform 0.1s ease-in;
	 }

	.tagcloud a:hover,.almeros_tags a:hover {
		color: #fff;
		background-color: #0c92da;
		-webkit-box-shadow: 0 0 20px rgb(0,0,50);
		-moz-box-shadow: 0 0 20px rgb(0,0,50);
		-o-box-shadow: 0 0 20px rgb(0,0,50);
		box-shadow: 0 0 10px rgb(0,0,50);
		-webkit-transform: rotate(3deg) scale(1.2);
		-moz-transform: rotate(3deg) scale(1.2);
		-o-transform: rotate(3deg) scale(1.2);
		transform: rotate(3deg) scale(1.2);
	 }

	.tagcloud a:nth-child(2n),.almeros_tags a:nth-child(2n) {
		background-color: #ff9f51;
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
	 }

	.tagcloud a:nth-child(2n):hover,.almeros_tags a:nth-child(2n):hover {
		-webkit-transform: rotate(-3deg) scale(1.2);
		-moz-transform: rotate(-3deg) scale(1.2);
		-o-transform: rotate(-3deg) scale(1.2);
		background-color: #0c92da;
		transform: rotate(-3deg) scale(1.2);
	 }

	.tagcloud a:nth-child(4n),.almeros_tags a:nth-child(4n) {
		background-color: #9ab9e4;
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
	 }

	.tagcloud a:nth-child(4n):hover,.almeros_tags a:nth-child(4n):hover {
		-webkit-transform: rotate(3deg) scale(1.2);
		-moz-transform: rotate(3deg) scale(1.2);
		transform: rotate(3deg) scale(1.2);
		background-color: #0c92da;
	 }

	.tagcloud a:nth-child(5n),.almeros_tags a:nth-child(5n) {
		background-color: #9ab9d4;
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
	 }

	.tagcloud a:nth-child(5n):hover,.almeros_tags a:nth-child(5n):hover {
		-webkit-transform: rotate(2deg) scale(1.2);
		-moz-transform: rotate(2deg) scale(1.2);
		background-color: #0c92da;
		-o-transform: rotate(2deg) scale(1.2);
		transform: rotate(2deg) scale(1.2);
	 }

/* Category widget with numbers */
ul.pane li {
	background: none!important;
	background-origin: padding-box;
	background-position: 50% 100%;
	background-repeat: repeat-x;
	background-size: auto;
	color: #787878;
	font-size: 12px;
	font-weight: 700;
	line-height: 21px;
	margin-bottom: 0px;
	padding: 5px 12px 5px 1px !important
 }

	ul.pane li a {
		color: #333;
		display: inline-block;
		font-size: 13px;
		font-style: normal;
		font-weight: 700;
		padding-left: 12px;
		width: 238px
	 }

.pane ul li a:hover {color: #777}

/* TWeet */
.tweets {width: 300px;clear:both}

/* w.css ends */
/*------------- Sidebar.php   --------------------------------------------*/
/* sidebar.php */
/* Widgets > Search widget */
/*Search*/
#sidebar {
	float: right;
	width: 300px;
 }

.sidebar-single {margin-top: 10px}

#sidebar ul {}

#sidebar a {color: #3A3A3A}

.sidebar select {
	text-align: center;
	width: 299px;
	margin-top: 5px;
 }

/* =Widgets----------------------------------------------- */
.widget {margin: 0 0 1.5em;}

.widget-title, .sidebartitlewrapper h3 {}

#sidebar .sectioncont {
	border: 2px solid #444;
	border-top: 0px;
	margin-top: -1px;
	margin-left: 0px;
 }

.pyre_tabs {background: none;}

.multiplesocialwidget-wrapper {background: none;}

.m3-fbwidget {
	margin-top: 4px;
	padding-bottom: 5px;
 }

#___plus_0 {width: 300px !important;}

	#___plus_0 iframe {width: 300px !important;}

.adspace-widget {background: none;}

	.adspace-widget h3 {
		color: #555555;
		font-size: 11px;
		text-align: right;
	 }

.textwidget {padding: 8px;}

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

/* SIDEBAR ENDS */
/* ----------------------------------------------------my.css----------------- ------------------------------------- */
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}

body {line-height: 1;}

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

body {
	margin: 0;
	color: #333;
	font: inherit;
	background: #e9edf0;
 }

header, footer, article, section, hgroup, nav, figure, aside {display: block;}

figure {
	margin: 0;
	padding: 0;
 }

img {border-style: none;}

a {
	text-decoration: none;
	color: #000;
 }

	a:hover {text-decoration: none;}

	a:active {background-color: transparent;}

#wrapper {
	width: 100%;
	position: relative;
 }

/*  Header Starts Here*/
/*  Header Social */
/*.social{ 	padding:0;	margin-top: 2px !important;}.social li{float:left;     list-style: none outside none; margin: 0 15px;}.social a{	display:block;	background:url(images/ico-social.gif) no-repeat;	width:30px;	height:30px;	text-indent:-9999px;	overflow:hidden;}.social .rss{background-position:0 0;}.social .vimeo{background-position:-30px 0;}.social .reddit{background-position:-60px 0;}.social .twitter{background-position:-90px 0;}.social .youtube{background-position:-120px 0;}.social .pinterest{background-position:-150px 0;}.social .linkedin{background-position:-180px 0;}.social .gplus{background-position:-210px 0;}.social .facebook{background-position:-240px 0;}.social a {	padding: 0 !important ; } .top-panel{	background:#000 url(images/bg-top-panel.gif) repeat-x;	height:30px;}  .top-trending {	line-height: 1;	float: left;	display: block;}    .top-panel ul { margin:0px }     .logo-search-wrapper {float: left;width: 712px;}  */
#main {
	padding: 0 0 3px;
	margin-bottom: 20px;
 }

.news-block {
	float: right;
	width: 310px;
	color: #fff;
	font: 13px/16px 'Times New Roman', Times, serif;
 }

	.news-block h3 {
		text-align: center;
		font-family: 'Open Sans', sans-serif;
		font-weight: bold;
		font-size: 14px;
		line-height: 16px;
		border-bottom: 1px solid #2c2c2c;
		text-transform: uppercase;
		padding: 10px 0 8px;
	 }

.list-news {margin: 0 0 20px;}

	.list-news li {
		border-bottom: 1px solid #2c2c2c;
		overflow: hidden;
		padding: 7px 0px 10px 8px;
	 }

	.list-news .image {
		float: left;
		border: 1px solid #3b3b3b;
		margin: 3px 0px 0 0;
	 }

		.list-news .image img {display: block;}

	.list-news a {
		font-size: 12px;
		font-weight: normal;
		font-family: 'Open Sans',sans-serif;
		color: #fff;
	 }

	.list-news .news {
		overflow: hidden;
		padding-right: 6px;
		float: right;
		width: 200px;
	 }

	.list-news .time {
		font-family: 'Open Sans',sans-serif;
		display: block;
		color: #ff5454;
		font-size: 10px;
		margin: 0 0 -2px;
	 }

.list-posts {
	float: right;
	width: 316px;
	margin: 0 0 -30px;
	font-family: 'Ubuntu', sans-serif;
	font-weight: 700;
 }

	.list-posts li {
		list-style-type: none;
		min-height: 255px;
		font-size: 15px;
		font-weight: bold;
		line-height: 19px;
	 }

	.list-posts .image {
		margin: 0 0 4px;
		position: relative;
	 }

		.list-posts .image img {display: block;}

		.list-posts .image .title {
			position: absolute;
			bottom: 0;
			right: 0;
			color: #fff;
			font-size: 12px;
			line-height: 14px;
			padding: 8px 23px 8px 11px;
			font-family: 'Open Sans', sans-serif;
			font-weight: normal;
			font-style: normal;
		 }

			.list-posts .image .title a {
				color: #cf1313;
				f ont-weight: 400;
			 }

.more-political h3 {
	background: #0090f0;
	color: #fff;
	text-transform: uppercase;
	font-size: 10px;
	line-height: 14px;
	padding: 3px 11px 3px;
	font-weight: 600;
 }

.headlines-list {margin: 0 0 11px;}

	.headlines-list li {
		border-bottom: 1px solid #f1f1f1;
		padding: 10px 7px 11px 7px;
	 }

.sponsor-logo img {display: block;}

/* MAIN MENU */
/* ----------------------------------    Top Menu */
/* scrollbar */
#scrollbar1 {
	width: 310px;
	clear: both;
 }

	#scrollbar1 .viewport {
		width: 301px;
		height: 491px;
		overflow: hidden;
		position: relative;
	 }

	#scrollbar1 .overview {
		list-style: none;
		position: absolute;
		left: 0;
		top: 0;
		width: 302px;
	 }

	#scrollbar1 .thumb .end,#scrollbar1 .thumb {}

	#scrollbar1 .scrollbar {
		z-index: 100;
		position: relative;
		float: right;
		width: 8px;
	 }

	#scrollbar1 .track {
		height: 100%;
		width: 7px;
		position: relative;
		padding: 0 1px;
	 }

	#scrollbar1 .thumb {
		height: 1.250em;
		width: 5px;
		cursor: pointer;
		overflow: hidden;
		position: absolute;
		top: 0;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
		-moz-background-clip: padding;
		-webkit-background-clip: padding-box;
		background-clip: padding-box;
		background-color: #F5F5F5;
		transition: opacity .2s linear;
		-o-transition: opacity .2s linear;
		-moz-transition: opacity .2s linear;
		-webkit-transition: opacity .2s linear;
	 }

		#scrollbar1 .thumb .end {
			overflow: hidden;
			height: 5px;
			width: 13px;
		 }

	#scrollbar1 .disable {display: none;}

.noSelect {
	user-select: none;
	-o-user-select: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
 }

/*------------------------------------------- FOOTER CopyRight area ---------------------------------------------------*/
.footer {}

.footer3-wrapper {background: #f8f8f8}

.footer3-area {
	color: #fff;
	font-family: tahoma;
	font-size: 13px;
	padding-bottom: 15px;
	padding-top: 15px;
 }

	.footer3-area a {color: #fff}

.site-footer {
	float: left;
	width: 750px;
	margin-top: 12px;
	color: #fff;
	font-size: 12px;
 }

	.site-footer a {color: #fff;}

.footer-right {width: 395px;float:right}

#bottomfooter {
	margin-left: auto;
	margin-right: auto;
	width: 999px;
 }

.footer-logo {float: right;}

	.footer-logo div {display: inline-block;}

#fotnav {text-align: center;}

#fnav ul {
	margin-bottom: 0px;
	margin-left: 0 !important;
 }

#fnav li.current-menu-item a {color: #000}

#fnav li {
	display: inline;
	font-weight: 400;
	list-style: none outside none;
	font-size: 15px;
 }

	#fnav li ul {
		-moz-box-shadow: 1px 1px 6px rgba(0,0,0,0.5),8px 10px 10px rgba(255,255,255,0.75) inset;
		background: none repeat scroll 0 0 #FFF;
		border-color: #-moz-use-text-color #92B8C6 #92B8C6;
		border-right: 2px solid #92B8C6;
		border-style: none solid solid;
		border-width: medium 2px 2px;
		height: auto;
		left: -999em;
		margin: -47px 0 0 85px;
		padding: 2px 70px 2px 3px;
		position: absolute;
		z-index: 9999;
	 }

	#fnav li a {
		color: #0a8cbe;
		margin: 0 14px 0 0px;
		text-decoration: none;
	 }

/*------------------------------------------- FOOTER ENDS---------------------------------------------------*/
/*********************************		- Page.php & its Page template styles -********************************/
.page_php_container {margin: 7px;}

	.page_php_container .entry-header-single {padding-bottom: 0px;}

	.page_php_container .page {padding-left: 2px;}

	.page_php_container .single-entry-title {padding-left: 2px;}

/*----------------------- Thumbnail Format ------------------------------*/
/* Thumbnail Position */
.big-image-center  .content-image {text-align: center;}

.big-image-center .content-area {
	margin-top: 10px;
	padding-bottom: 10px;
 }

	.big-image-center .content-area p {margin-bottom: 0px;}

.small-image-left  .content-image {float: left;}

.small-image-left  .content-area {
	float: right;
	width: 459px;
 }

.small-image-right .content-image {float: right;}

.small-image-right .content-area {
	float: left;
	width: 460px;
 }

.big-image-left  .content-image {float: left;}

.big-image-left .content-area {
	float: right;
	width: 280px;
 }

.big-image-right  .content-image {float: right;}

.big-image-right .content-area {
	float: left;
	width: 280px;
 }

.normal-post  .content-image {float: left;}

.normal-post  .content-area {
	float: right;
	width: 460px;
 }

.normal-post .no-thumb {width: auto;}

.video .content-image {text-align: center;}

.video .content-area {
	margin-top: 10px;
	padding-bottom: 10px;
 }

	.video .content-area p {margin-bottom: 0px;}

/* Home gallery */
.home-gallery {
	padding-left: 2px;
	margin-top: 6px;
	background: #F4F4F4;
	border: 1px solid #E5E5E5
 }

	.home-gallery img {
		height: 137px;
		width: 137px;
	 }

.home-gallery-item img {padding: 10px 0px 7px 10px;}

.home-gallery-button {
	margin-bottom: 10px;
	background: #F9F9F9;
	border: solid #E5E5E5;
	border-width: 0px 1px 1px 1px;
	width: 115px;
	padding-left: 10px;
	padding-top: 7px;
	margin-left: 35px;
	padding-bottom: 7px;
 }

	.home-gallery-button span {font-size: 14px;}

		.home-gallery-button span a {
			color: #111;
			font-family: Arial,Helvetica,sans-serif;
			background: url(images/gallery-icon.png) no-repeat;
			padding-left: 25px;
		 }

/* rating box starts */
.post-review {
	float: right;
	width: 660px;
	margin-left: 6px;
	margin-bottom: 20px;
	border: 1px solid #eee
 }

.overall-score {
	background: #f9f9f9;
	color: #111;
	padding: 5px;
	font-family: 'Lato', sans-serif;
	text-align: center;
	font-size: 24px;
	font-weight: 700;
 }

.scorerating {
	line-height: 24px;
	color: #D73532;
	font-family: 'Lato', sans-serif;
	font-size: 20px;
	font-weight: 400;
 }

	.scorerating span {font-weight: 700;color:#111}

.post-review ul {
	border-top: 1px solid #D7D7D7;
	padding: 0;
	margin: 0;
 }

	.post-review ul li {
		font-family: Arial,Helvetica,sans-serif;
		font-size: 14px;
		font-weight: normal;
		width: 634px;
		border-bottom: 1px solid #DDD;
		float: left;
		list-style: none;
		padding: 10px 13px;
		color: #000;
		margin: 0;
	 }

.score {float: right;}

.rating .rate .item-review {line-height: 42px}

.post-holder .item-review img {margin-top: 0px;}

.readmore .item-review {
	float: left;
	padding-right: 6px;
 }

span.ratingtext {
	margin-right: 63%;
	font-size: 24px;
	color: #D73532;
	font-weight: 400;
	font-family: 'Lato', sans-serif;
 }

.score {
	font-size: 14px;
	font-family: 'Lato', sans-serif;
	font-weight: 700;
 }

span.scoretext {
	margin-right: 75%;
	font-size: 24px;
	color: #D73532;
	font-weight: 400;
	font-family: 'Lato', sans-serif;
 }

.item-review {
	display: inline-block;
	margin-top: 1px;
	margin-left: 6px
 }

/* rating box ends*/
/* Tabs container */
.tab-container ul {
	margin: 0;
	padding: 0;
 }

	.tab-container ul li.active {}

	.tab-container ul li a.active {color: #fff}

.panel-container {
	overflow: hidden;
	height: 380px;
 }

/*----------------------- Slider area code ------------------------------*/
/*----------------------- Socialbar ------------------------------*/
#sticky {
	margin-left: 0px;
	width: 760px;
	background: #eee;
	padding: 6px 8px 4px 8px;
	border: 1px solid #ddd;
 }

	#sticky.stick {
		margin-left: 0;
		position: fixed;
		width: 1066px;
		top: 0;
		z-index: 10000;
		transition: width 1.5s;
		-moz-transition: width 1.5s;
		-webkit-transition: width 1.5s; /* Firefox 4 */
		-o-transition: width 1.5s; /* Safari and Chrome */ /* Opera */
	 }

.m3_socialbar {
	font-size: 16px;
	color: #111;
	font-weight: 400;
	font-family: 'Lato', sans-serif;
 }

.m3_socialbar_item {display: inline-block}

.m3_socialbar_left {float: left;
    margin-left: 60px;
    }

.m3_socialbar_right {float: right}

.m3_socialbar_off {
	border-bottom: 3px solid #F5F0E9;
	padding-bottom: 3px;
 }


/*----------------------- Sharing bar End ------------------------------*/
/*----------------------- Author 2.0 start ------------------------------*/
#disqus_thread {padding: 6px 10px;}

/*----------------------- Author 2.0 Ends ------------------------------*/
/*----------------------- All.css Starts ------------------------------*/
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}

figure {
	margin: 0;
	padding: 0;
 }

blockquote, q {quotes: none;}

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

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

/* body */
body {
	margin: 0;
	color: #111;
	background-color: #0e0f16;
 }

a {color: #282828;}

	a:hover {text-decoration: none;}

	a:active {background-color: transparent;}

/* wrapper */
#wrapper {
	width: 1122px;
	margin: 0 auto;
	padding: 5px 0 31px; /*comentar essa linha na propaganda */
 }

#w1 {
	padding: 0 0 11px;
	background: url(images/bg-bottom.png) no-repeat 0 100%;
 }

#w2 {
	padding: 0px 0 0;
	background: url(images/bg-top.png) no-repeat;
 }

#w3 {
	background: url(images/bg-page02.png) repeat-y;
	padding: 0 11px;
 }

#header {width: 100%;}

/* topbar */
.topbar {
	overflow: hidden;
	padding: 0 8px 0 31px;
	background: #191919;
	/*min-height: 75px;*/
 }

/* logotype */
.logo {
    float: left;
    margin: 10px 0 0;
    overflow: hidden;
    width: 250px;
    min-height: 28px;
 }

	.logo a {
		display: block;
		height: 100%;
	 }

/* main navigation */
.main-menu {
	display: inline-block;
 }

.menu-holder {
    margin-top: 15px;
}

.menu-holder #nav {
	padding: 0;
	margin: 0;
	font-weight: 500;
	font-family: 'Ubuntu', 'Helvetica', 'Arial', "Lucida Grande", sans-serif;
	line-height: 0;

 }

	.menu-holder #nav ul {
		margin: 0;
		padding: 0;
		list-style: none;
	 }

		.menu-holder #nav ul li {float: left;}

		.menu-holder #nav ul a {
			font-family: 'Open Sans', sans-serif;
			padding: 14px 12px 14px 12px;
			float: left;
			text-decoration: none;
			text-transform: uppercase;
			font-size: 12px;
			color: #fff;
		 }

			.menu-holder #nav ul a:hover {color: #F18B00}

		.menu-holder #nav ul span {}

		.menu-holder #nav ul .active a {
			cursor: pointer;
			color: #f17977;
			text-decoration: none;
		 }

			.menu-holder #nav ul .active a span {
				cursor: pointer;
				text-decoration: none;
			 }

/* slideshow */
/* Flex slider style */
.flex-direction-nav {display: none;}

#slider {
	float: left;
	width: 896px;
 }

	#slider ul {margin: 0}

.slideshow {
	overflow: hidden;
	margin: 0 0 10px;
	height: 344px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
 }

	/* slideshow slideset */
.slideshow .slideset {
		position: relative;
		width: 896px;
		height: 344px;
		float: left;
	 }

	/* slideshow slide */
.slideshow .slide {
		position: relative;
		width: 896px;
		z-index: 1;
		top: 0;
		left: 0;
		background: #fff;
	 }

		.slideshow .slide.active {z-index: 5;}

	.slideshow img {
		display: block;
		vertical-align: top;
	 }

	/* slideshow text */
.slideshow .text {
		position: absolute;
		z-index: 2;
		height: 345px;
		width: 340px;
		padding: 0 10px 0 8px;
		right: 18px;
		background: url(images/bg-slideshow-text.png);
		overflow: hidden;
	 }

		.slideshow .text .inner {padding: 10px 0;}

#content .slideshow h2 a {font-weight: 600;}

#content .slideshow h2 {
	margin: 0;
	font: 40px/44px "Open Sans", sans-serif;
	text-shadow: 0 2px 1px #252425;
 }

.slideshow h2 a {
	text-decoration: none;
	color: #fff;
 }

.slideshow .category {
	vertical-align: top;
	font-size: 12px;
	line-height: 15px;
	display: inline-block;
	text-decoration: none;
	color: #3e2804;
	background: #f09928;
	padding: 3px 14px 3px 10px;
	margin: 0 0 3px 2px;
 }

/* slideshow  slider_sidebar */
.slideshow .slider_sidebar {
	float: right;
	width: 204px;
	height: 100%;
	background: #222;
	font-size: 12px;
	line-height: 18px;
	position: relative;
	z-index: 20;
 }

	.slideshow .slider_sidebar ul {
		width: 204px !important;
		margin: 0;
		padding: 0;
		list-style: none;
		border-bottom: 1px solid #111;
	 }

		.slideshow .slider_sidebar ul li {
			opacity: 100 !important;
			float: none !important;
			display: block !important;
			border-top: 1px solid #666;
		 }

			.slideshow .slider_sidebar ul li:first-child {border-top: 0px solid #222 !important;}

			.slideshow .slider_sidebar ul li:last-child {border-bottom: 0px solid #222 !important;}

	.slideshow .slider_sidebar a {
		font-weight: 400;
		color: #ddd;
		border-left: 6px solid #666;
		text-decoration: none;
		height: 56px;
		position: relative;
		display: block;
		padding: 4px 5px 8px 8px;
	 }

#carousel li.flex-active-slide a {
	border-left: 0px !important;
	margin-left: -8px;
	padding-left: 22px !important;
	color: #fff;
	top: 0;
	background: url(images/bg-slideshow-a.png) no-repeat 0 50%;
 }

.slideshow .slider_sidebar .active a:after {display: block;}

/* items */
.items {
	padding: 0 0 2px;
	margin-top: 0px;
 }

/* items head */
/*.items .head {	background:#505050 url(images/bg-head.gif) repeat-x;	border-bottom:1px solid #5c5c5c;	text-align:center;	color:#fff;	padding:0px 5px 10px 5px;	margin:0 0 1px;}#content .items .head h2 {color: #fff;font-size: 16px;line-height: 16px;margin: 0;font-family: 'Open Sans', sans-serif;}*/
/* items list */
.items-list {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
 }

	.items-list li {
		float: left;
		padding: 0 0 1px 1px;
	 }

		.items-list li:first-child {padding: 0 0 1px 0;}

	.items-list .category {
    /* text-decoration: none; */
    font-weight: 700;
    /* font-size: 14px; */
    line-height: 14px;
    font-family: 'Open Sans', sans-serif;
    color: #fff;
    display: inline-block;
    background: #ff7f00;
    padding: 7px 12px 7px 12px;
    text-transform: uppercase;
	 }

	.items-list .item04 .category {
     font-size: 10px;
     padding: 6px 9px 6px 9px;
	 }

	.items-list .category:hover {cursor: pointer;
	 background-color: #272424}

	.items-list img {
		display: block;
		vertical-align: top;
	 }

/* item01 */
.item01 {
	position: relative;
	background: #666;
	width: 649px;
	height: 399px;
 }

	/* item01 description */
.item01 .description {
		position: absolute;
		bottom: 41px;
		left: 0;
		width: 494px;
		z-index: 10;
	 }

	.item01 .text {
		padding: 6px 50px 6px 11px;
		background: url(images/bg-text.png);
	 }

#content .item01 h2 {
	font-weight: 700;
	font-size: 22px;
	line-height: 28px;
	padding: 1px;
	font-family: 'Ubuntu', sans-serif;
	margin: 0;
 }

#content .item02 h2,#content .item03 h2 {
	font-weight: 700;
    font-size: 20px !important;
    line-height: 26px;
    font-family: 'Ubuntu', sans-serif;
    margin: 0;
 }

#content .item04 h2 {
    font-size: 15px !important;
    line-height: 18px;
    font-family: 'Ubuntu', sans-serif;
    margin: 0;
 }

.item01 h2 a,.item02 h2 a,.item03 h2 a,.item04 h2 a {
	color: #fff;
	text-decoration: none;
 }

/* item02 */
.item02 {
	background: #666;
	position: relative;
	width: 450px;
	height: 199px;
 }

	/* item02 description */
.item02 .description {
		position: absolute;
		bottom: 0;
		left: 0;
		width: 450px;
		z-index: 10;
	 }

	.item02 .text {
		padding: 6px 11px 6px 10px;
		background: url(images/bg-text.png);
	 }

/* item03 */
.item03 {
	background: #666;
	position: relative;
	width: 536px;
	height: 317px;
 }

	/* item03 description */
.item03 .description {
		position: absolute;
		bottom: 40px;
		left: 0;
		width: 450px;
		z-index: 10;
	 }

	.item03 .text {
		padding: 5px 11px 8px;
		background: url(images/bg-text.png);
	 }

/* item04 */
.item04 {
	background: #666;
	position: relative;
	width: 281px;
	height: 158px;
 }

	/* item04 description */
.item04 .description {
		position: absolute;
		bottom: 10px;
		left: 0;
		width: 281px;
		z-index: 10;
	 }

	.item04 .text {
		padding: 3px 9px 5px;
		background: url(images/bg-text.png);
	 }

/* section */
.section {
	background: #141414;
	padding: 0 0 12px;
	overflow: hidden;
	margin: 0 0 16px;
 }

	/* section heading */
.section .heading {
		position: absolute;
		width: 1075px;
		height: 33px;
		color: #d73532;
		background: #0b0b0b;
		margin: -64px -10px 0 -13px;
		padding: 15px 10px 3px 15px;
		border-width: 1px 0;
		border-style: solid;
		border-color: #1c1c1c;
	 }

#content .section .heading h2 {
	color: #d73532;
	margin: 0;
	font-family: 'Open Sans', sans-serif;
	font-size: 20px;
	line-height: 22px;
	font-weight: 700;
 }

/* video holder */
.video-holder {
	float: left;
	width: auto;
	color: #fff;
 }

.video-list .active {
	vertical-align: top;
	font-family: 'Ubuntu', sans-serif;
 }

	.video-list .active a {
		background: black;
		display: block;
		padding: 6px 8px 8px;
		overflow: hidden;
		text-decoration: none;
		color: white;
	 }

.video-list {
	width: 425px;
	float: right;
 }

.tabset {
	width: 452px;
	z-index: 800;
	position: relative;
	right: -700px;
 }

/* placeholder */
.video-holder .placeholder {position: relative;z-index:100}

.video-holder img {
	display: block;
	vertical-align: top;
 }

.video-holder h3 a {
	color: #ddd;
	margin: 0 0 0 0px;
	font-size: 12px;
	line-height: 17px;
 }

/* tab holder */
.tab-holder {overflow: hidden; width: auto}

/* tabset */
.tabset {
	height: 51px;
	list-style: none;
	border-width: 1px 0;
	border-style: solid;
	border-color: #1c1c1c;
	font-size: 16px;
	line-height: 17px;
	overflow: hidden;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
 }

	.tabset li {
		float: left;
		height: 51px;
	 }

	.tabset a {
		display: block;
		color: #ddd;
		padding: 14px 36px 19px 35px;
		text-decoration: none;
	 }

	.tabset .active a {
		background: #151515 url(images/bg-tabset-h.gif) repeat-x;
		text-decoration: none;
	 }

/* tab content */
.tab-content {padding: 11px 10px 0px 12px;}

.tab {width: 100%;}

/* video-list */
.video-list {
	position: relative;
	z-index: 100;
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 13px;
	line-height: 17px;
 }

	.video-list li {
		background: #141414;
		vertical-align: top;
		padding: 0 0 12px;
		font-family: 'Ubuntu', sans-serif;
	 }

	.video-list .dark a {background: #000;}

	.video-list a:hover {background: #000;}

	.video-list a {
		display: block;
		padding: 6px 8px 8px;
		overflow: hidden;
		text-decoration: none;
		color: #fff;
	 }

	.video-list img {
		float: left;
		margin: 3px 8px 0 0;
	 }

	.video-list strong.title {
		display: block;
		height: 30px;
		overflow: hidden;
		font-weight: normal;
		margin: 0 0 2px;
	 }

	.video-list a:hover strong.title {}

	.video-list em.date {
		text-transform: uppercase;
		color: #888;
		font-style: normal;
		font-size: 11px;
		line-height: 12px;
	 }

/* container */
.container {
	overflow: hidden;
	padding: 0 13px 25px 15px; 
	margin-top: 20px;
    clear: both;
 }

/* widget */
.widget-holder {
	float: right;
	width: 300px;
	margin: 0 0 0 10px;
 }

.sidebar {
	font-family: "Arial","Helvetica",sans-serif;
	font-size: 13px;
	line-height: 16px;
 }

aside .widget ul, aside .m3-recent-post-wrapper {
	
 }

aside .RandomPostWidget .popularviewbg {
	border-bottom: 3px;
	border-style: solid;
	border-color: #858383;
 }

aside .RandomPostWidget .widget-title {
	border-top: 4px solid #f9a51b !important;
	padding: 5px 10px;
	background: #3a3a3a !important;
	;
	color: #fff;
 }

/* widget heading */
aside .widget .widget-title {
  border-top: 4px solid #FF7F00;
  padding: 10px 10px 10px 10px;
  color: #ff7f00;
  font-family: 'Open Sans', sans-serif;
  font-size: 21px;
  font-weight: 600;
  text-align: center;
 }

#content aside .widget .widget-title {margin: 0;}

.CSSTableGenerator {
	margin: 0px;
	padding: 0px;
	width: 100%;
	border-bottom: 3px;
	border-style: solid;
	border-color: #858383;
 }

	.CSSTableGenerator table {
		border-spacing: 0;
		width: 100%;
		height: 100%;
		margin: 0px;
		padding: 0px;
	 }

	.CSSTableGenerator tr:nth-child(odd) {background-color: #fcfcfc;}

	.CSSTableGenerator tr:nth-child(even) {background-color: #efefef;}

	.CSSTableGenerator td {
		vertical-align: middle;
		border: 1px solid #D1D1D1;
		border-width: 0px 1px 1px 0px;
		text-align: left;
		padding: 7px;
		font-size: 10px;
		font-family: Helvetica;
		font-weight: bold;
		color: #000000;
	 }

	.CSSTableGenerator tr:last-child td {border-width: 0px 1px 0px 0px;}

	.CSSTableGenerator tr td:last-child {border-width: 0px 0px 1px 0px;}

	.CSSTableGenerator tr:last-child td:last-child {border-width: 0px 0px 0px 0px;}

	.CSSTableGenerator tr:first-child td:last-child {border-width: 0px 0px 1px 1px;}

/* widget holder */
aside .widget .holder {
	padding: 0 10px 10px;
	min-height: 340px;
 }

/* article */
.home-post-holder {
	float: left;
	width: 755px;
 }

	.home-post-holder .content p {color: #222}

.article {
	overflow: hidden;
	margin-bottom: 25px;
	padding: 0px 0 11px;
	border-bottom: 4px solid #e0e0e0;
 }

/* Innovative Thumbnail Style*/
.video .alignright {
	float: none;
	text-align: center;
 }

.small-image-left .alignright {
	float: left;
	margin: 0 10px 0 0;
 }

.big-image-left  .alignright {
	float: left;
	margin: 0 10px 0 0;
 }

.big-image-center .alignright {
	display: block;
	float: none;
	margin: 0;
	text-align: center;
 }

#content h2 {
    font-size: 2.4em;
    margin:0 0 11px;
    line-height: 1.35em;
    font-family: 'Open Sans',sans-serif;
}

	#content h2 a {text-decoration: none;}

		#content h2 a:hover {}

.lista h2 a {
    font-size: 25px;
}

/* article content */
.article .content {
	padding: 0 0 5px;
 }

.alignright {
	float: right;
	margin: 0 0 0 10px;
 }

.aligleft {
	float: left;
	margin: 0 10px 0 0;
 }

#content p {
    line-height: 1.4;
    margin: 0 0 10px;
    font-size: 16px;
    letter-spacing: .05rem;
    font-family: 'Helvetica',sans-serif;
}

/* article info */
.article .info {
	font-size: 12px;
	line-height: 14px;
	padding: 2px 0 8px;
	color: #010101;
	font-family: 'Open Sans', sans-serif;
 }

.article em.date {
	font-style: normal;
	font-weight: 600;
 }

.article strong.author a {
	font-weight: normal;
	color: #f27000;
	font-weight: 600;
	text-decoration: none;
	 text-transform: uppercase; 
 }

/* article meta */
.article .meta {
	overflow: hidden;
	padding: 11px 2px 0 9px;
 }

.article .comments {
	display: inline-block;
    padding: 2px 1px 2px 13px;
    margin: 6px 9px 0 0;
    color: #3e2804;
    background: url(images/ico04.png) no-repeat;
    font: 700 13px/15px Open Sans, Helvetica, sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    vertical-align: top;
 }

	.article .comments a {text-decoration: none;}

/* button01 readmore */
.button01 {
	display: inline-block;
	vertical-align: top;
	height: 28px;
	color: #fff;
	padding: 0 2px 0 0;
	background: #524B41;
	font-size: 13px;
	line-height: 18px;
	overflow: hidden;
	text-transform: uppercase;
	text-decoration: none;
	font-family: 'Varela Round', sans-serif;
 }

	.button01 span {
		display: block;
		padding: 5px 14px 5px 14px;
	 }

	.button01:hover,.button01:hover span {cursor: pointer;}

.btn-twitter span, .btn-facebook span, .btn-google span, .btn-share span {font-family: 'Lato', sans-serif;}

/* area */
.area {padding: 0 17px 10px 19px;
  background-color: #0F0D0D; }

/* panel */
.panel {
	border-width: 3px 0 1px;
	border-style: solid;
	border-color: #4C4B4B;
	text-align: center;
	font-size: 14px;
	line-height: 17px;
	padding: 10px 0 10px 7px;
	margin: 0 0 10px;
	font-family: Arial;
 }

	.panel ul {
		margin: 0;
		padding: 0;
		list-style: none;
		display: inline-block;
		vertical-align: top;
	 }

		.panel ul li {
			display: inline;
			padding: 0 5px;
		 }

		.panel ul a {
  text-decoration: none;
  color: #FF7F00;
  font-family: helvetica;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 12px;
}

/* footer */
#footer {
	background: #0F0D0D;
	padding: 10px 27px 10px 22px;
	color: #fff;
	font-size: 13px;
	line-height: 16px;
	overflow: hidden;
 }

/* copyright */
.copyright {
  display: block;
  text-transform: none !important;
  overflow: hidden;
  padding: 0px 0 0;
  float: left;
  max-width: 80%;
  /*font-size: 12px;
  font-family: helvetica, arial;
  color: #F2E9E0;
  font-weight: 600;*/
}

/* footer logotype */
.footer-logo {
	overflow: hidden;
	text-indent: -9999px;
	width: 190px;
	height: 38px;
	background: url(images/logo.png) no-repeat;
	float: right;
 }

.footer2-area .mostpopular_li {position: inherit;}

/* Slider from TheBusinessNews Theme */
.block-holder .story-list {
	width: 236px;
	margin: 0;
	padding: 7px 0 0;
	list-style: none;
	float: left;
 }

	.block-holder .story-list li {
		padding: 0 0 25px 12px;
		font: 17px/20px Georgia, "Times New Roman", Times, serif;
	 }

.ui-tabs-selected, .block-holder .story-list li:hover ,.block-holder .story-list a {
	color: #000;
	text-decoration: none;
 }

/* Backto Top Arrow */
#back-top {
	z-index: 50;
	position: fixed;
	bottom: 0px;
	right: 50px;
	display: none;
	background-color: #F09928;
 }

	#back-top a {
		width: 72px;
		display: block;
		text-align: center;
		font: 13px/100% 'Varela Round', sans-serif;
		text-decoration: none;
		color: #bbb;
		-webkit-transition: 1s; /* transition */
		-moz-transition: 1s;
		transition: 1s;
	 }

		#back-top a:hover {color: #000;}

	/* arrow icon (span tag) */
#back-top span {
		border-width: 0;
		-moz-box-shadow: 0 0 #fff,0 0px 3px rgba(34,25,25,0.5);
		-webkit-box-shadow: 0 0 #fff,0 0px 3px rgba(34,25,25,0.5);
		box-shadow: 0 0 #fff,0 0px 3px rgba(34,25,25,0.5);
		display: block;
		font-size: 15px;
		text-align: center;
		padding: 0.70em 0.825em;
		display: block;
		line-height: 20px;
		margin-bottom: 0px;
		background-color: #f0eded;
		background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fdfafb), to(#f0eded), color-stop(0.5, #f9f7f7), color-stop(0.5, #f6f3f4));
		background-image: -moz-linear-gradient(top, #fdfafb, #f9f7f7 50%, #f6f3f4 50%, #f0eded);
		background-image: -o-linear-gradient(top, #fdfafb, #f9f7f7 50%, #f6f3f4 50%, #f0eded);
		background-image: -webkit-linear-gradient(top, #fdfafb, #f9f7f7 50%, #f6f3f4 50%, #f0eded);
		border-color: #bbb;
		color: #333;
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdfafb', endColorstr='#f0eded');
		text-shadow: 0 1px rgba(255,255,255,0.9);
		-webkit-border-radius: 5px 5px 0px 0px; /* rounded corners */
		-moz-border-radius: 5px 5px 0px 0px;
		border-radius: 5px 5px 0px 0px;
		-webkit-transition: 1s; /* transition */
		-moz-transition: 1s;
		transition: 1s;
	 }

	#back-top a:hover span {background-color: #777;}

/* On click dropdown menu */
/* main menu styles */
.example #nav {
	display: inline;
	list-style-type: none;
	background: none;
	margin: 0;
	padding: 0;
 }

	.example #nav li .subs {position: inherit;}

	.example #nav li .top-menu-items {
		background: #0C0C0C;
		padding: 12px 0;
		display: none;
		margin: 0;
		position: absolute;
		z-index: 900;
		padding: 15px 11px;
		color: #fff;
		min-height: 30px;
	 }

.trendingmenu>:first-child + div {
	clear: both;
	display: block !important;
 }

.navigatemenu>:first-child + div {
	clear: both;
	display: inline-block !important;
 }

.example #nav li .fullwidthmenu {
	width: 1078px;
	left: 11px;
 }

.navigatemenu {
	width: 500px;
	right: 20px;
	border: 1px solid #333;
	border-top: 0px;
 }

.menu-navigate-container {
	padding-top: 8px;
	display: block !important;
	clear: both;
 }

.navigatemenu ul {margin-top: 10px;}

	.navigatemenu ul li {
		background: none;
		padding: 0px;
		width: 234px;
		padding: 4px 8px !important;
	 }

		.navigatemenu ul li:hover {background: none !important}

		.navigatemenu ul li a {
			-webkit-transition: none;
			transition: none;
			background: #333;
			display: inline-block;
			font-family: 'Varela Round', sans-serif;
			font-size: 20px;
			color: #efefef;
			padding: 9px 10px !important;
		 }

			.navigatemenu ul li a:hover {
				background: #fff;
				color: #d73532 !important;
				background-image: none !important;
			 }

.example #nav li .close_search {
	width: 100px;
	color: #fff;
	position: absolute;
	right: 30px;
	width: auto;
	z-index: 1000;
	display: none;
	margin-top: 16px;
 }

.close_search p {
	background: url(images/close.png) no-repeat;
	height: 36px;
	width: 40px;
	text-indent: -9999px;
 }

#closemenu {float: right;}

/*.social-networks:hover, .trending:hover, .top-nav a.search:hover, .menu:hover, #closemenu:hover, #closemenu1:hover, #closemenu2:hover, #closemenu3:hover {	cursor:pointer;*/
 .top-nav a.search {
	padding:51px 0 28px 2px;
	width:66px;
	height:30px;
	background:url(images/ico02.gif) no-repeat 21px 29px;
	text-align:center;
	margin:0 auto;
	overflow:hidden;
}
.top-nav a.menu {
	padding:30px 0 32px 2px;
	width:66px;
	height:30px;
	background:url(images/ico03.gif) no-repeat 23px 36px;
	text-indent:-9999px;
	margin:0 auto;
    overflow:hidden;}

	.top-nav .selected, .top-nav li:active, .top-nav li:hover {background: url(images/divider01.gif) repeat-y 0 0 #0C0C0C !important;}

	.top-nav li.forth:active, .top-nav li.forth:hover {background: url(images/divider01.gif) repeat-y 1% 0 #0C0C0C !important;}

	.menu_text_home {
		margin-left: 10px;
		float: left;
		font-size: 26px;
		line-height: 1.4;
		font-weight: 300;
		font-family: 'Open Sans', sans-serif;
		color: #dadada;
	 }

	.trendingmenu-sf-menu {clear: both}

		.trendingmenu-sf-menu li {
			background: none;
			list-style-type: none;
		 }

			.trendingmenu-sf-menu li:hover {background: none !important}

			.trendingmenu-sf-menu li a {
				padding: 6px 15px 4px 0px !important;
				font-size: 14px;
				margin-top: 14px;
			 }

	/* Header Search */
.head-search {
		float: left;
		margin-left: 23px;
	 }

	.top-menu-items #headersearch {margin-top: 0px;}

	.head-search #s2 {
		width: 614px;
		height: 38px;
		background: url(images/headsearch-bg.png) no-repeat;
		margin-right: 5px;
	 }

	.head-search #searchsubmit {
		width: 115px;
		height: 38px;
		background: url(images/headsearch-button.png) no-repeat;
	 }

#searchsubmit:hover {cursor: pointer;}

#s2 {
	width: 171px;
	height: 35px;
	background: url(images/search.png) no-repeat;
	padding: 0 14px 0 15px;
	border: 0;
	font-size: 18px;
	line-height: 18px;
	float: left;
 }

#searchsubmit {
	width: 34px;
	height: 35px;
	background: url(images/search.png) no-repeat scroll -200px 0 transparent;
	padding: 0;
	border: 0;
	float: left;
 }

#headersearch {
	margin-top: 0px;
	margin-left: 30px;
	height: 35px;
 }

.default-search-widget {display: block !important;}

.sidebar .default-search-widget {
	padding: 5px 0px;
 }

/* small-starscore CSS */
.item01 .small-starscore, .item02 .small-starscore, .item03 .small-starscore, .item04 .small-starscore {
	text-align: center;
	position: absolute;
	right: 0;
	top: 0;
	padding: 3px 8px 2px 4px;
	width: 100px;
	z-index: 10;
	background: url(images/bg-text.png);
 }

.item01 .small-starscore span, .item02 .small-starscore span, .item03 .small-starscore span, .item04 .small-starscore span {color: #fff}

.item01 .small-starscore .scorerating, .item02 .small-starscore .scorerating, .item03 .small-starscore .scorerating, .item04 .small-starscore .scorerating {
	line-height: 12px;
	font-size: 16px;
 }

.slideshow .slide .small-starscore {
	text-align: center;
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 3px 8px 2px 4px;
	width: 100px;
	z-index: 10;
	background: url(images/bg-text.png);
 }

/*----------------------- All.css Ends ------------------------------*/
/*----------------------- related-posts.css Ends ------------------------------*/
/* Related posts in Left small sidear start */
#relatednews {border-bottom: 2px solid #0292d6;margin-bottom:8px}

#relatednewsh2 {
	background: #0292d6;
	color: #f1f1f1;
	float: left;
	font-family: "Segoe UI",Tahoma,Helvetica,Arial,sans-serif;
	font-size: 17px;
	font-weight: 700;
	padding: 2px 12px
 }

#related {
	background: #fff;
	float: left;
	margin-bottom: 15px;
	margin-top: 15px;
	padding-left: 0;
 }

	#related h1 {
		background: #762652;
		color: #fff;
		font-size: 16px;
		font-weight: 400;
		padding: 3px 10px 4px
	 }

.relatedpost h3 {
	line-height: 15px;
	padding-left: 3px;
	padding-right: 4px;
	font-family: Arial,Helvetica,sans-serif !important;
	font-size: 12px;
	font-weight: normal
 }

	.relatedpost h3 a {color: #333;}

.relatedpost {
	display: inline-block;
	font-size: 12px;
	padding: 0px 0 8px 0;
	width: 115px;
 }

	.relatedpost:hover a {color: #000}

.related {display: inline-block;margin:0}

.single-left .relatedpost {width: 104px}

	.single-left .relatedpost img {width: 104px;}

.relatedpost img {
	float: left;
	width: 118px;
	height: auto;
 }

.single-related .related:hover {background-color: #f1f1f1}

/* Related posts in Left small sidear End */
/* Related posts in full width posts at the end START */
/* Related posts in full width posts at the end END */
.related-left-big {
	margin: 0 11px 0 0;
	display: inline-block;
	float: left;
 }

	.related-left-big:last-child {margin-right: 0}

		.related-left-big:last-child .relatedpost {padding-right: 0}

.single-related-big-wrapper {
	margin-left: 1px;
	margin-top: 8px;
 }

/*----------------------- related-posts.css Ends ------------------------------*/
/*----------------------- menu.css Starts ------------------------------*/
/*** ESSENTIAL STYLES ***/
.sf-menu,  .sf-menu * {
	margin: 0;
	padding: 0;
	list-style: none;
 }

.sf-menu {line-height: 1.0;}

	.sf-menu ul {
		position: absolute;
		top: -999em;
	 }

		.sf-menu ul li {width: 100%;}

	.sf-menu li:hover {visibility: inherit; /* fixes IE7 'sticky bug' */}

	.sf-menu li {
		float: left;
		position: relative;
	 }

	.sf-menu a {
		display: block;
		position: relative;
	 }

	.sf-menu li:hover ul, .sf-menu li.sfHover ul {
		left: 0;
		top: 2.5em;
		z-index: 99; /* match top ul list item height */
	 }

ul.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul {top: -999em;}

ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul {
	left: 10em;
	top: 0; /* match ul width */
 }

ul.sf-menu li li:hover li ul, ul.sf-menu li li.sfHover li ul {top: -999em;}

ul.sf-menu li li li:hover ul, ul.sf-menu li li li.sfHover ul {
	left: 10em;
	top: 0; /* match ul width */
 }

/*** DEMO SKIN ***/
.menu-holder .sf-menu {
	/* float: left; */
	margin-bottom: 1em;
 }

	.menu-holder .sf-menu ul {box-shadow: 2px 2px 6px rgba(0,0,0,.2);}

	.menu-holder .sf-menu a {
		height: 14px;
		padding: .75em 1em;
		text-decoration: none;
	 }

	.menu-holder .sf-menu li {padding: 0;}

		.menu-holder .sf-menu li li {border-left: 0px;}

			.menu-holder .sf-menu li li:hover {background: #f09928;}

			.menu-holder .sf-menu li li li {}

		/**.menu-holder .sf-menu li:hover, .sf-menu li.sfHover {background-color: #414751;}**/

	.menu-holder .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
		color: #f17977;
		outline: 0;
	 }

.menu-holder .current-menu-item a {
	color: #666;
	text-decoration: none;
 }

.menu-holder .current-menu-item {}

/*** arrows **/
.menu-holder .sf-menu a.sf-with-ul {
	padding-right: 2.25em;
	min-width: 1px; /* trigger IE7 hasLayout so spans position accurately */
 }

.menu-holder a > .sf-sub-indicator {
	top: .8em; /* give all except IE6 the correct values */
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
 }

/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,a:hover > .sf-sub-indicator,a:active > .sf-sub-indicator,li:hover > a > .sf-sub-indicator,li.sfHover > a > .sf-sub-indicator {background-position: -10px -100px; /* arrow hovers for modern browsers*/}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator {background-position: -10px 0;}

.sf-menu ul a > .sf-sub-indicator {background-position: 0 0;}

/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,.sf-menu ul a:hover > .sf-sub-indicator,.sf-menu ul a:active > .sf-sub-indicator,.sf-menu ul li:hover > a > .sf-sub-indicator,.sf-menu ul li.sfHover > a > .sf-sub-indicator {background-position: -10px 0; /* arrow hovers for modern browsers*/}

.menu-holder #nav .current-menu-item a {border-bottom: 2px solid #FF7F00 !important;
    margin-bottom: 2px;}

/* submenu */
.menu-holder #nav ul ul {
	width: 310px;
	display: none;
	background: #414751;
	top: 43px;
	border-radius: 0 0 3px 3px;
	z-index: 30;
	padding: 8px 0;
	box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3);
 }

	.menu-holder #nav ul ul li {
		display: inline-block;
		float: left;
		width: 154px;
	 }

		.menu-holder #nav ul ul li:nth-child(2n+1) {border-right: 1px solid #777;}

		.menu-holder #nav ul ul li a {
			width: 144px;
			font-size: 14px;
			padding: 8px 12px;
		 }

	/* sub sub menu */
.menu-holder #nav ul ul ul {
		top: auto;
		margin-left: 99px;
		background: #525962;
		padding: 2px;
		width: 154px;
		border: 0px;
		margin-left: 24px;
	 }

		.menu-holder #nav ul ul ul li {border: 0px !important;}

			.menu-holder #nav ul ul ul li a {color: #000;}

/* sub sub menu */
.menu-holder .menu-topmenu-container ul li ul li ul li.first a {padding-top: 6px;}

.menu-holder .menu-topmenu-container ul li ul li ul li.last a {padding-bottom: 6px;}

.menu-holder .menu-topmenu-container ul li ul li a {
	display: block;
	padding-left: 16px;
	text-align: left;
	margin: 0;
	line-height: 100%;
	text-transform: none;
	font-size: 15px;
	font-weight: 600;
	color: #fefefe;
	background: #006699;
	padding-top: 11px;
	padding-bottom: 11px;
 }

.menu-holder .menu-topmenu-container ul li ul li.first {
	padding-top: 5px;
	background-repeat: no-repeat;
	background-position: 7px 0;
 }

	.menu-holder .menu-topmenu-container ul li ul li.first a {padding-top: 16px;}

.menu-holder .menu-topmenu-container ul li ul li.last a {padding-bottom: 18px;}

.menu-holder .menu-topmenu-container ul li.firstul ul {margin-left: 0px !important;}

	.menu-holder .menu-topmenu-container ul li.firstul ul li.first {background-position: 0 0;}

.menu-holder .menu-topmenu-container ul li ul li a:hover {color: #111;}

.menu-holder .menu-topmenu-container ul li ul li a.last, .menu-topmenu-container ul li ul li a.last:hover {border: none}

/*----------------------- menu.css Ends ------------------------------*/
/*----------------------- footer-4.css Ends ------------------------------*/
.footer {
	width: 100%;
	overflow: hidden;
 }

	.footer #headersearch {margin-left: 8px;}

.footer2-wrapper .block-item-small-view ol li {min-height: 44px;}

.footer2-wrapper {
	overflow: hidden;
	padding: 15px 0;
	font-family: "Arial","Helvetica",sans-serif;
 }

.footer1-area, .footer2-area, .footer3-area {}

#footerwrapper1 {display: inline-block;}

	#footerwrapper1 .widget-title {padding: 0 1px 7px 2px}

	#footerwrapper1 #calendar_wrap {background: none !important;}

		#footerwrapper1 #calendar_wrap #wp-calendar {width: 250px;}

	#footerwrapper1 ul.tabs li a {
		height: 35px;
		line-height: 34px;
	 }

	#footerwrapper1 .widget ul, #footerwrapper2 .widget ul, #footerwrapper3 .widget ul {
		margin-left: 0;
		list-style: none;
	 }

.footer .box-hold .box {
	width: 251px;
	margin-right: 20px;
	float: left;
 }

.footer .box-hold .box-widget {margin-bottom: 16px;}

.footer .box-hold .box strong {
	display: block;
	padding: 0 7px;
	margin-bottom: 7px;
	font: italic 500 15px/26px 'Lato', sans-serif;
	border-bottom: 4px solid #000;
 }

.footer .box-hold .box ul {margin: 0;}

.footer .box-hold .box li {
	border-bottom: 0px;
	list-style: none;
	margin: 0 0px 0px 5px;
	padding: 0px 1px 0px 0px;
 }

	.footer .box-hold .box li a:hover {
		text-decoration: none;
		color: #F0420B !important;
	 }

.footer .widget {
    margin-bottom: 15px;
    background: none;
    margin-left: 50px;
}

.footerwrapper .widget h3 {
     color: #FCFCFC;
    padding: 5px 5px 5px 5px;
    margin-bottom: 2px;
    font-family: Ubuntu;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
  
}

.footerwrapper .widget ul li a {
	list-style: none;
	color: #000;
	padding-left: 0px;
    font-size: 12px !important;
    color: #ccc;
    font: ubuntu;
    font-family: ubuntu;
    text-transform: capitalize;
 }

.footerwrapper .widget ul li {width: 225px;}

.recent-comments-list li {
	width: 280px;
	display: inline-block;
	margin: 5px 0px;
 }

.footerwrapper #___plus_0 {width: 225px !important;}

	.footerwrapper #___plus_0 iframe {
		width: 234px !important;
		height: auto !important;
	 }

.footerwrapper .popularviewbg {
	padding-top: 0px;
	border: 0px;
	background: #f3f3f3;
	margin-top: -7px
 }

	.footerwrapper .popularviewbg a {color: #111 !important;}

.footerwrapper .block-item-small-view ol li:hover {background: #ccc !important}

.footerwrapper span.twitter-text {
	font-family: "Arial","Helvetica",sans-serif;
	color: #000;
 }

	.footerwrapper span.twitter-text a {
		color: #222222 !important;
		font-weight: 600;
	 }

.footerwrapper .multiplesocialwidget-id {
	margin-left: 0px !important;
	width: 230px;
 }

.footerwrapper .block-item-small {
	width: 220px !important;
	padding: 6px 6px 6px 7px;
 }

.footerwrapper .mostpopular {padding-left: 0px !important;}

.footerwrapper .socialwidget {margin-top: 10px !important;}

.footerwrapper .block-image-viewed-l {
	margin-left: 2px;
	width: 215px;
 }

.footerwrapper .block-item-small-view ol li {padding-bottom: 8px !important; min-height:auto}

.footer4 {margin-right: 0 !important;}

/* Footer widgets */
.footerwrapper a {font-size: 13px}

.footerwrapper1 ul.pane li a {color: #fff;}

.footerwrapper .block-item-small .block-image-r {
	width: 150px;
	padding-right: 0;
 }

	.footerwrapper .block-item-small .block-image-r span {display: none}

.footerwrapper .email-news-subscribe .email-box input.email {width: 107px !important;}

.footerwrapper span.twitter-text {width: 235px;}

.footerwrapper ul.tabs li a {font-size: 12px}

.footerwrapper .tabs_container {width: 226px;}

.footerwrapper .block-item-small-view ol {
	width: 227px;
	margin-left: 0px;
 }

	.footerwrapper .block-item-small-view ol li {
		margin-left: 0 !important;
		width: 245px !important;
	 }

	.footerwrapper .block-item-small-view ol img {display: none}

#footerwrapper .block-image-viewed-l {width: 236px}

.footerwrapper .widget ul li {width: 225px;}

.footerwrapper ul.pane li a {padding-left: 5px;width:191px !important}

.footerwrapper .widget-title h3 span {background: none repeat scroll 0 0 transparent;}

.footerwrapper ul {margin: 5px 5px 5px 0px;}

	.footerwrapper ul  li {
		font-size: 13px !important;
		margin-top: 5px;
		margin-left: 10px;
		width: auto !important
	 }

	.footerwrapper ul li a  {
  color: #F7F4EA;
  font-family: helvetica, arial, sans-serif;
  font-size: 12px !important;
  text-transform: uppercase;
line-height: 1.5;
}

	.footerwrapper ul  li a {
		color: #292827;
		font-size: 14px;
	 }

.footerwrapper .tabs-wrapper {margin-left: 0px;}

.footer ul.tabs {
	margin-top: 0 !important;
	width: 224px;
	background-color: #ddd
 }

	.footer ul.tabs li {margin-left: 4px !important}

		.footer ul.tabs li a {padding: 0 5px; font-size:14px}

.footer .block-item-small-tabs {width: 210px}

	.footer .block-item-small-tabs .block-image-r {width: 200px}

	.footer .block-item-small-tabs img {display: none}

/*----------------------- footer-4.css Ends ------------------------------*/
/*----------------------- Comment Pagination Starts ------------------------------*/
.comments-navigation .alignleft, .comments-navigation .alignright {margin: 1px 0 25px 5px;}

.comments-navigation .alignleft a, .comments-navigation .alignright a {
	background: #666;
	font-weight: bold;
	padding: 10px 25px;
	color: #fff;
 }

/*----------------------- Comment Pagination Ends ------------------------------*/
/* --------------- Ads ---------------- */
div#div-gpt-ad-1422743869978-0 {
display: -webkit-inline-box;
}
.ad1 {
	margin-top: 13px;
	margin-bottom: -30px;
	text-align: center;
 }

.ad2 {
 }

.ad3 {
	margin-top: -5px;
	margin-bottom: -9px;
	text-align: center;
 }

.ad4 {
	text-align: center;
	margin-top: 0px;
	margin-bottom: -1px;
 }

.ad5 {
	text-align: center;
	margin-top: -7px;
	margin-bottom: -7px;
 }

.ad6 {
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: center;
 }

.ad7 {text-align: center;}

.ad8 {text-align: center;}

.ad8-2 {
    float: right;
    margin-right: 50px;
}

.ad8-1 {
    float: left;
    margin-left: 60px;
}

.adgoogle-médio2 {
    /* margin-right: 30px !important; */
    margin-left: -25px;
}
/* Texto selecionado */

::-moz-selection{
background:#191919;
color:#fff;
}
::selection {
background:#191919;
color:#fff;
}

aside#text-5 {
height: 120px;
margin-bottom:30px;
}

aside#text-8 {
height: 270px;
}
.facebook-box {
width: 300px;
}
li#menu-item-5691 {
background-color: #005C99;

}

.m3_socialbar_item1 {
margin-left:30px;
margin-right:60px;
display: inline-block
}

.m3_socialbar_item3 {
margin-left: 60px;
display: inline-block;
}


.single-wrapper .entry-content p, .single-wrapper .entry-content {
    font-size: 16px !important;
    font-family: 'Open Sans' !important;
    line-height: 21px;

}

.pagenumbers{
	margin-bottom: 12px;
	font-family: 'Ubuntu', 'Georgia', 'Helvetica', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	color: #333 !important;
	padding: 5px 0px 5px 0px;
	left: 50%;
   right: 50%;
}
 
.pagenumbers a, .pagenumbers a:link {
	padding: 4px 6px 4px 6px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #e7e7e7;
	color: #1d8dcb !important;
	background-color: #FFFFFF;
}
.pagenumbers a:visited {
	padding: 4px 6px 4px 6px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #e7e7e7;
	color: #1d8dcb !important;
	background-color: #FFFFFF;
}
.pagenumbers a:hover {
	border: 1px 1 solid #3b3b3b;
	color: #3b3b3b !important;
	background-color: #FFFFFF;
}
.pagenumbers a:active {
	padding: 4px 6px 4px 6px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #e7e7e7 !important;
	color: #e56100;
	background-color: #fff;
}

.rsiw-image-caption {
font-weight: 800;}

/* Recent Posts */
.block-item-small h2, .block-item-small h2 a {
   color: #fff !important;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px!important;
    font-weight: 600;
    line-height: 18px!important;
}



/*Melhores jogos*/
aside#text-5 {
height: 220px;
}

.tablepress-id-1 tbody td {
font-family: Oswald;
  text-transform: uppercase;
  border: 1px;
  font-weight: 600;
}

}
.tablepress td, .tablepress th {
  padding: 8px;
  border: none;
  background: 0 0;
  text-align: left;
  float: none!important;}

@media screen and (max-width: 962px) {
.socialmenu {
visibility: hidden;
float: right;
margin-top: 9px;
margin-right: 20px;
display: none;
}

}
@media screen and (min-width: 962px) {
.socialmenu {
float: right;
margin-top: 9px;
margin-right: 20px;
}

.socialmenu a {
padding: 0px 10px 0px 10px;

}

}


ul#recentcomments {
     font-family: "Open Sans","Helvetica",sans-serif;
    font-size: 15px;
    margin-bottom: 0px;
    font-weight: 300;
}



/************/
/* FOOTER - COMEÇO */
/************/

/* COPYRIGHT FOOTER */

.copyfooter {
  font-family: helvetica, arial, sans-serif;
  margin-top: 5px;
  font-size: 12px;
}

.footer-desc {
  text-transform: uppercase;
}

  
/* FOOTER - FIM */

img.attachment-post-thumbnail.wp-post-image {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

div#content-wrapper {
  margin-top: 0px;
  padding-left: 0px;
}

h1.entry-title.single-entry-title {
  padding-left: 5px;
}

.single-meta {
  padding-left: 20px;
}

section {
  /*padding-left: 0px;*/
}

section#content {
  padding-left: 0px;
}

.post-wrapper-archive {
  padding-left: 0px !important; 
}

.fb-page {
  position: relative !important;
  clear: both;
  right: 35px;
}

.fb-likebox {
  margin-top: 0px;
}

.contact-box {
  background-color: #272424;
  padding: 10px;
}

.pub-aud strong {
  color: #fff;
}
.pub-aud span {
  color: #fff;
}
.pub-aud {
  background-color: #272424;
  padding: 10px;
}

.pub-list {
  margin-left: 40px;
}

strong.pub-title {
  display: block;
}


.fb-video.fb_iframe_widget.fb_iframe_widget_fluid_desktop{
	   width: 100%;
    margin-left: 0px;
    margin-top: 0px;
    padding-bottom: 10px;
}

.fb_iframe_widget {
    display: inline-block;
    position: relative;
    overflow: hidden;
    margin-left: 0px;
    margin-top: 0px;
}

.fb-footer {
    display: inline-block;
    position: relative;
    margin-top: 35px;
    margin-left: 30px;
}

.fb-pageplugin {
    margin-left: 30px;
}

.poll-widget {
    margin-left: 30px;
}

span.comment-author-link {
    font-weight: 700;
    text-transform: initial;
    /* color: #F47400; */
    padding: 2px;

}

li.recentcomments span a {
    color: #F47400;
    font-size: 15px;
}

.bottom-content-heading-0 h2 a {
    display: block;
    font-weight: 700 !important;
    font-size: 21px !important;
    line-height: 25px;
    font-family: "Open Sans", "sans-serif";
    margin: 0 0 11px;}

.socialmenu img {
    width: 25px !important;
    height: 25px!important;
}

/* Game Page */

.game-page-thead h3 {
    background-color: #272424;
    color: #FFFFFF;
    text-transform: capitalize;
    padding: 5px;
    border-right: 3px solid #F26B00;
    font-family: Open sans;
} 

.game-page-thead-site a:hover {
    color: #FFFDFD !important;
    text-decoration: none;
}

.game-page-thead-site h3 {
    background-color: #E77B00;
    padding: 5px;
    text-align: center;
}

.game-page-thead-site a {
    color: #fff !important;
}

/* Game Page fim */



/*GameList */

.proscons {
    background-color: #272424;
    /* color: #FFF !important; */
    padding: 5px;
}

.proscons p {
    color: #d3d3d3 !important;
}

a#siteoficial {
    display: block;
    margin-top: 0px;
    background: url(http://mmorpgbr.com.br/wp-content/uploads/2015/12/sitegameinfo.png);
    height: 60px;
    background-repeat: no-repeat;
    repeat-x: none;
    overflow: hidden;
    text-indent: -999em;
    margin-top: -9px;
}

.rating {
    float: right;
    font-family: Oswald, Arial;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 700;
}


.hottopics ul li a {
    font-family: Open Sans, Arial;
    text-transform: uppercase;
    color: #202020;
    font-weight: 600;
}

aside#text-128 {
    margin-top: 40px;
}

.youtube-sb {
    width: 180px;
    margin: 0 auto;
}

.type-top-of-the-charts {
   padding: 0px; 
}

.type-top-of-the-charts .item {
    overflow: auto;
    display: block;
    text-transform: uppercase;
    margin: 5px;
    font-family: open sans;
    border-bottom: 10px;
    border-color: #FF7F00;
}

.ultimosjogos h1 {
    background-color: #333333;
    border: medium none;
    color: #ffffff !important;
    font-size: 22px;
    margin-left: 10px;
    padding: 2%;
    text-align: center;
    width: calc(100% - 10px);
    display: inline-block;
}

.ultimosjogos {
    border-left: 4px solid #333333;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 20px;
    margin-right: 0;
    width: calc(100% - 40px);
}


.categorias {
	margin-left: 5px;
    color: #F47400;
    font-family: Open Sans, helvetica,Arial,sans-serif;
    font-size: 15px;
    font-weight: bold;
    line-height: 18px;
    text-decoration: none;
    text-transform: uppercase;
}
.categorias a:hover {
   color: #4A4545 !important;
    }

.categorias a {
    padding: 0 10px;
    float: left;
    margin: 5px 2px 2px 0;
    line-height: 1.75em;
    background-color: #F47400;
    text-transform: uppercase;
    color: #fff;
    text-transform: uppercase;
    font-size: .75em;
    display: block;
    }

.tags span {
    float: left !important;
    float: left;
    padding: 0 10px;
    margin: 5px 2px 2px 0;
    line-height: 1.75em;
    background-color: #272424;
    text-transform: uppercase;
    color: #fff;
    text-transform: uppercase;
    font-size: .75em;
    display: block;
}

.tags {
	margin-left: 5px;
    font-family: Open Sans, helvetica,Arial,sans-serif;
    font-size: 15px;
    line-height: 18px;
    text-decoration: none;
    text-transform: uppercase;
}
.tags a:hover {
   color: #4A4545 !important;
    }

.tags a {
    padding: 0 10px;
    float: left;
    margin: 5px 2px 2px 0;
    line-height: 1.75em;
    background-color: #F47400;
    text-transform: uppercase;
    color: #fff !important;
    text-transform: uppercase;
    font-size: .75em;
    display: block;
    }



/*Review item */
#content .review-list {
    margin: 0;
    font-family: open sans, sans-serif;
    font-size: 25px;
    text-transform: uppercase;
    /* font-weight: 300; */
}

.review-summary-title, #content .review-summary-title {
    margin-bottom: 5px;
    color: #f26b00;
    font-family: open sans, sans-serif !important;
    text-transform: uppercase;
    font-size: 25px !important;
    margin-bottom: 10px;
}

.user-total-wrapper .user-review-title {
    font-weight: bold;
    margin: 0;
    text-transform: uppercase;
    color: #f26b00;
}

.wp_review_tab_widget_content .tab_title.selected a {
    background: #fff;
    border-bottom: 1px solid #fff;
    display: none;
}

.wp_review_tab_widget_content {
    position: relative;
    /* border: 1px solid #E4E4E4; */
}

aside .widget ul, aside .m3-recent-post-wrapper {
    font-family: 'Oswald', sans-serif;
  
}

aside .widget ul, aside .m3-recent-post-wrapper {
    /* border-bottom: 3px; */
    /* border-style: solid; */
    /* border-color: #858383; */
}

ul.wp-review-tabs.has-1-tabs {
    display: none;
}

ul.wp-review-tabs.has-1-tabs {
    display: none;
}

div#recent-tab-content ul {
border-color: #fff !important;
}

li#menu-item-19734 {
    background-color: #ff7f00;
}

li#menu-item-19734 a:hover {
    color: #272626 !important;
}

.tags {
    margin-top: 20px;
    font-size: 0.9em;
}

nav#mobile-menu select {
    font-weight: bolder;
}

.buttoncomments {

    margin-bottom: 20px;
    margin-top: 20px;
    font-size: 21px;
}

.gleam {
    width: 600px;
    text-align: center;
    margin: 0 auto;
}

.item01 h2 a, .item02 h2 a, .item03 h2 a, .item04 h2 a {
    color: #fff;
    text-decoration: none;
    line-height: 18px;
    font-family: 'Open Sans', sans-serif;
    margin: 0;
}

.relpost-thumb-container {
    /* WIDTH: AUTO; */
    width: fit-content;
    margin: 0 auto;
    /* height: 200px !important; */
}

.wp-block-embed__wrapper {
    position: relative;
    text-align: center !important;
}

.taxonomy-description {
      margin: 20px;
}


.taxonomy-description p {
    font-size: 17px;
}

.taxonomy-description ul {
    font-size: 16px !important;}



/* ==============================
   H2 – PADRÃO EDITORIAL (MMORPGBR)
   ============================== */


/* Barra editorial discreta */
.entry-content h2::before {
    content: "";
    position: absolute;
    left: 0;
    top: -14px;
    width: 48px;
    height: 4px;
    background: #f17700; 
    border-radius: 2px;
}

/* ==============================
   H2 – SUBTÍTULO / TRANSIÇÃO
   ============================== */

.single-post .entry-content h2.h2-subtitle {
    font-size: 1.65rem;
    font-weight: 600;
    margin: 42px 0 12px;
    color: #333;
    letter-spacing: -0.2px;
}

.single-post .entry-content h2.h2-subtitle::before {
    display: none;
}

/* ==============================
   H2 – ESPECIAL / COLUNA PREMIUM
   ============================== */

.single-post .entry-content h2.h2-editorial {
    font-size: 2.6rem;
    font-weight: 800;
    margin-top: 72px;
    color: #000;
}

/* ==============================
   MOBILE FIRST – AJUSTES
   ============================== */

@media (max-width: 768px) {

    .single-post .entry-content h2 {
        font-size: 1.75rem;
        margin: 40px 0 14px;
    }

    .single-post .entry-content h2::before {
        width: 36px;
        height: 3px;
        top: -10px;
    }

    .single-post .entry-content h2.h2-subtitle {
        font-size: 1.4rem;
        margin-top: 32px;
    }

    .single-post .entry-content h2.h2-editorial {
        font-size: 2rem;
        margin-top: 56px;
    }
}

.single-post .entry-content .wp-block-image {
    margin-top: 0;
    margin-bottom: 20px;


}

.single-post .entry-content .wp-block-image:first-child {
    margin-top: 20px;
}

.single-post .entry-content .wp-block-image:has(+ .wp-block-image) {
    margin-bottom: 5px;
}

.wp-block-quote.is-style-polygon-quote {
  border-left: 4px solid #000 !important;
  padding-left: 24px !important;
  margin: 50px 0 !important;
  font-style: italic;
}

.wp-block-quote.is-style-polygon-quote p {
  margin: 0 !important;
  font-size: 21px !important;
  line-height: 1.65;
  color: #111;
}

.wp-block-quote.is-style-polygon-quote cite {
  display: block !important;
  margin-top: 12px !important;
  font-style: normal !important;
  font-weight: 600;
  font-size: 14px;
  color: #000;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}


#adskin-left {
  width: 336px;
  position: fixed;
  z-index: 9999;
  transform: translateX(-336px);
  left: calc(50% - 550px);
}


#adskin-right {
  position: fixed;
  width: 0;
  height: 0;
  z-index: 99999;
  overflow: visible;
  right: calc(50% - 550px);}

}

@media (max-width: 1200px) {
  #adskin-left,
  #adskin-right {
    display: none !important;
  }
}

#div-gpt-ad-1766131676729-0 {
  max-width: 336px;
  width: 100%;
  height: auto;
}

/* ===============================
   MOBILE TRUE RESPONSIVE RESET
=============================== */
@media (max-width: 768px) {

  /* Base */
  html, body {
    width: 100%;
    margin: 0;
    padding: 0;
    overflow-x: hidden;
  }

  /* Todos os containers principais */
  #wrapper,
  #main,
  #content,
  .container,
  .site-content,
  .inner,
  .row {
    width: 100% !important;
    max-width: 100% !important;
    /* margin: 0 auto !important; */
    /* padding: 10px !important; */
    /* padding-right: 5px !important; */
    box-sizing: border-box !important;
  }

  /* Todas as colunas */
  [class*="left"],
  [class*="right"],
  [class*="column"],
  [class*="col"],
  .single-left,
  .single-right,
  .sidebar,
  aside {
    float: none !important;
    width: 100% !important;
    max-width: 100% !important;
    /* position: relative !important; */
  }

  /* Destaques / sliders */
  .featured,
  .slider,
  .home-slider,
  .top-slider,
  .featured-post {
    position: relative !important;
    height: auto !important;
    overflow: visible !important;
  }

  .featured * {
    position: relative !important;
  }

  /* Cards */
  .post,
  .post-item,
  .news-item,
  .card {
    width: 100% !important;
    margin-bottom: 20px !important;
    float: none !important;
  }

  /* Imagens */
  img,
  video,
  iframe,
  embed {
    max-width: 100% !important;
   /* height: auto !important; */
    display: block !important;
  }

  /* Títulos sobre imagem */
  h1, h2, h3 {
    white-space: normal !important;
  }

}




/* novo bloco */

/* =========================
   MOBILE FULL WIDTH FIX
   ========================= */
@media (max-width: 768px) {

  html, body {
    width: 100%;
    max-width: 100%;
    overflow-x: hidden;
  }

  #wrapper,
  #w1,
  #w2,
  #w3 {
    width: 100% !important;
    max-width: 100% !important;
    /*margin: 0 !important;*/
    /*padding: 0 !important; */
  }



  .article,
  .home-post-holder,
  .post-wrapper-archive,
  .single-wrapper,
  .single-right,
  .single-right-big {
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 !important;
    /* padding: 0 !important; */
    float: none !important;
  }

/*
  #sidebar,
  aside {
    display: none;
  }*/

  img,
  .wp-post-image,
  .attachment-post-thumbnail {
    /*width: 100% !important;*/
    height: auto !important;
    display: block;
  }
}

/* correcao de readabilidade */

/* =========================
   MOBILE READABILITY FIX
   ========================= */
@media (max-width: 768px) {

  /* Texto precisa respirar */
  .entry-content,
  .article,
  .post-wrapper-archive,
  .home-post-holder,
  .post,
  .single-wrapper,
  .single-right,
  .single-right-big {
    /* padding-left: 14px !important;
    padding-right: 14px !important; */
  }

  /* Títulos */
  h1, h2, h3, h4 {
    padding-left: 14px !important;
    padding-right: 14px !important;
    line-height: 1.25 !important;
  }

  /* Meta (autor, data, categorias) */
  .postedby,
  .post-meta,
  .single-category,
  .single-tags {
   /* padding-left: 14px !important;
    padding-right: 14px !important; */
  }

  /* Cards de lista */
  .post-wrapper-archive > article,
  .home-post-holder article {
    margin-bottom: 24px !important;
  }

  /* Botões */
  .read-more,
  .comment-link,
  .btn {
    margin-left: 14px !important;
    margin-right: 14px !important;
  }

}


/* correcao centro */

/* =========================
   MOBILE CENTER CONTAINER
   ========================= */
@media (max-width: 768px) {

  /* Container base de leitura */
  .entry-content,
  .single-right .entry-content,
  .home-post-holder article,
  .post-wrapper-archive article,
  article.post,
  article {
    max-width: 720px !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }

  /* Títulos dos posts */
  h1.entry-title,
  .single-title,
  .home-post-holder h2,
  .post-wrapper-archive h2,
  article h2 {
    max-width: 720px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    text-align: left;
  }

  /* Meta info */
  .post-meta,
  .postedby,
  .single-category,
  .single-tags {
    max-width: 720px !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }

  /* Botões */
  .read-more,
  .comment-link,
  .btn {
    max-width: 720px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    display: block;
  }

}

/* =========================
   MOBILE – CONTAINER LIMPO
   ========================= */
@media (max-width: 768px) {

  /* Remove qualquer largura fixa antiga */
  #wrapper,
  #content,
  #content-wrapper,
  .site-content,
  .single-wrapper,
  .single-right,
  article,
  .entry-content {
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 auto !important;
  }

  /* Container real de leitura */
  .entry-content,
  .single-entry-title,
  .postedby,
  .single-meta {
    max-width: 720px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 16px;
    padding-right: 16px;
    box-sizing: border-box;
  }

}


@media (max-width: 768px) {
  img.attachment-post-thumbnail,
  .wp-post-image {
    max-width: 720px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }
}

@media (max-width: 768px) {
  h1.entry-title.single-entry-title {
    padding-left: 16px !important;
    padding-right: 16px !important;
    text-align: left;
  }
}


/* =========================
   YOUTUBE / IFRAME RESPONSIVE FIX
   ========================= */
@media (max-width: 768px) {

  /* Wrapper do embed */
  .wp-block-embed,
  .wp-block-embed__wrapper,
  .embed-responsive {
    position: relative;
    width: 100%;
    max-width: 720px;
    margin: 20px auto;
  }

  /* Proporção 16:9 */
  .wp-block-embed__wrapper::before {
    content: "";
    display: block;
    padding-top: 56.25%;
  }

  /* Iframe real */
  .wp-block-embed iframe,
  iframe[src*="youtube"],
  iframe[src*="youtu.be"] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    border: 0;
  }

}


@media (max-width: 768px) {

  /* ZERA padding APENAS NOS POSTS */
  .single-post #wrapper,
  .single-post #main,
  .single-post #content,
  .single-post .container,
  .single-post .site-content,
  .single-post .single-wrapper,
  .single-post .single-right,
  .single-post article.post {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

}


@media (max-width: 768px) {
  html, body {
    overflow-x: hidden !important;
  }
}


@media (max-width: 479px) {
  .logo {
  	display: flex;
  	justify-content: center;
  	align-items: center;
  	text-align: center;
    width: auto; /* mantém o container */
  }

  .logo img {
    max-width: 185px !important;
    width: 100% !important;
    height: auto !important;
  }
}

@media (max-width: 768px) {

  /* Mostra o menu */
  .menu-holder,
  #nav,
  .main-menu {
    display: block !important;
    width: 100%;
  }

  
/* Menu mobile com quebra de linha (estilo footer) */
.sf-menu {
  display: flex !important;
  flex-direction: row;
  flex-wrap: wrap;              /* ✅ permite quebrar linha */
  justify-content: center;      /* centraliza os itens */
  background: #1d1d1d;
  float: none;
}

/* Cada item ocupa apenas o espaço necessário */
.sf-menu li {
  float: none !important;
  width: auto;                  /* ❗ não pode ser 100% */
}

/* Estilo dos links */
.sf-menu li a {
  padding: 10px 14px;
  border-bottom: none;          /* ❌ remove separador vertical */
  white-space: nowrap;          /* evita quebra dentro do texto */
}

  
  /* Esconde menu mobile vazio */
  .responsivemenu,
  #mobile-menu {
    display: block !important;
  }

}

.adsbygoogle.adsbygoogle-noablate {
  margin: auto !important;
}


#pyre_posts-widget-17 {
  background-color: #242323;
}

#pyre_posts-widget-18 {
  background-color: #242323;
}

#pyre_posts-widget-7 {
  background-color: #242323;
}

/* Container geral */
.after-tags-hook {
  border-bottom: 1px solid #eee;
  padding-bottom: 20px;
}


/* Título estilo editorial */
.tags-heading {
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1.2px;
  color: #F47400;
  margin-bottom: 16px;
}

/* Lista de tags */
.single-tags {
  /*display: flex;
  flex-direction: column;
  gap: 10px;*/
}

/* Links estilo headline secundária */
.single-tags a {
  padding: 5px 10px;
    padding-bottom: 5px;
    padding-left: 10px;
  background: #373434;
  color: #fff !important;
  font-size: 11px;
  font-weight: 700;
  border-radius: -17px;
  border: 1px solid #e0e0e0;
  transition: background 0.2s ease, color 0.2s ease, transform 0.15s ease;
}

/* Hover minimalista */
.single-tags a:hover {
   color: #FFF !important;
  transform: translateX(2px);
  background-color: #f47400;
}


/* Mobile: mais fácil de tocar */
@media (max-width: 768px) {
  .postedby {
    font-size: 15px;
  }

 /* .single-tags a {
    padding: 12px 18px;
    font-size: 15px;
  }
}
*/

  /*

.wp-block-social-links .wp-social-link span:not(.screen-reader-text) {
  font-size: 15px;
  margin-left: .5em;
  margin-right: .5em;
}

.wp-container-core-social-links-layout-1.wp-container-core-social-links-layout-1 {
  flex-direction: column;
  align-items: center;
  padding: 14px 18px;
  font-weight: 600;

} */

/* Força qualquer widget social da sidebar */
aside .widget ul,
aside .widget li,
aside .widget a {
  box-sizing: border-box;
}

/* Caso seja Gutenberg */
aside .widget .wp-block-social-links {
  display: flex !important;
  flex-direction: column !important;
  align-items: stretch !important;
}

/* Caso seja plugin ou tema */
aside .widget .social-icons,
aside .widget .mashsb-container {
  display: flex !important;
  flex-direction: column !important;
}

/* Botões */
aside .widget li,
aside .widget .wp-block-social-link {
  width: 100% !important;
}

/* Links */
aside .widget a {
  width: 100% !important;
  display: flex !important;
  justify-content: center !important;
}



/* Container */
.mmorpgbr-social-cta {
  text-align: center;
  padding: 24px 18px;
  background: #fff;
  border-radius: 14px;
}

/* Título */
.mmorpgbr-social-cta h3 {
  font-size: 18px;
  font-weight: 800;
  margin-bottom: 8px;
}

/* Texto */
.mmorpgbr-social-cta p {
  font-size: 14px;
  line-height: 1.5;
  margin-bottom: 18px;
  color: #333;
}

/* Botões */
.mmorpgbr-social-cta .cta-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;

  width: 100%;
  padding: 14px 18px;
  margin-bottom: 12px;

  font-size: 15px;
  font-weight: 600;
  color: #fff;
  text-decoration: none;

  border-radius: 999px;
  transition: transform .2s ease, box-shadow .2s ease;
}

/* Hover */
.mmorpgbr-social-cta .cta-btn:hover {
  transform: scale(1.04);
  box-shadow: 0 6px 18px rgba(0,0,0,.15);
}

/* Cores */
.mmorpgbr-social-cta .whatsapp {
  background: #62d26f;
}

.mmorpgbr-social-cta .facebook {
  background: #3b6fe5;
}

.mmorpgbr-social-cta .google {
  background: #e0523f;
}


