/*
Theme Name: Sports Gazette [Single Version]
Theme URI: http://magazine3.com/sportsgazette
Author: Magazine3.com
Author URI: http://magazine3.com/
Description: Sports Magazine WordPress Theme
Version: 1.0 
License: GNU General Public License
*/

/* =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%; /* Corrects text resizing oddly in IE6/7 when body font-size is set using em units http://clagnut.com/blog/348/#c790 */
	overflow-y: scroll; /* Keeps page centred in all browsers regardless of content height */
	-webkit-text-size-adjust: 100%; /* Prevents iOS text size adjust after orientation change, without disabling user zoom */
	-ms-text-size-adjust: 100%; /* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block;
}
ol, ul {
	list-style: none;
}
table { /* tables still need 'cellspacing="0"' in the markup */
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a:focus {
	outline: thin dotted;
}
a:hover,
a:active { /* Improves readability when focused and also mouse hovered in all browsers people.opera.com/patrickl/experiments/keyboard/test */
	outline: 0;
}
a img {
	border: 0;
}
 
/* =Global
----------------------------------------------- */

	 

/* Headings */

h1, h2, h3, h4, h5, h6 {

	clear: both;

}

.single .entry-content h1 {

	font-size: 25px

}

.single .entry-content h2 {

	font-size: 23px

}

.single .entry-content h3 {

	font-size: 21px

}

.single .entry-content h4 {

	font-size: 19px

}

.single .entry-content h5 {

	font-size: 17px

}

.single .entry-content h6 {

	font-size: 15px

}

.entry-content h1 {
	font-weight: bold;
	line-height:33px;
	font-size: 26px
}
.entry-content h2 {
	font-weight: bold;
line-height: 30px;
	font-size: 24px
}
 
.entry-content h4 {
line-height: 25px;
	font-size: 21px 
}
.entry-content h5 {
	font-size: 16px
}
.entry-content h6 {
	font-size: 14px;
	font-weight:bold; 
	
}
.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
	margin-bottom: 6px; 
	line-height:1.2;
	font-weight: bold;
}
 
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em; 
}

/* 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%; /* Corrects font size not being inherited in all browsers */
	margin: 0; /* Addresses margins set differently in IE6/7, F3/4, S5, Chrome */
	vertical-align: baseline; /* Improves appearance and consistency in all browsers */
	*vertical-align: middle; /* Improves appearance and consistency in all browsers */
}
button,
input {
	line-height: normal; /* Addresses FF3/4 setting line-height using !important in the UA stylesheet */
	*overflow: visible;  /* Corrects inner spacing displayed oddly in IE6/7 */
}
button,
html input[type="button"], html input[id="submitcomment"],
input[type="reset"]{
	border: 1px solid #ccc;
	border-color: #ccc #ccc #bbb #ccc;
	border-radius: 3px;
	background: #fafafa; /* Old browsers */
	background: -moz-linear-gradient(top,  #fafafa 60%, #e6e6e6 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(60%,#fafafa), color-stop(100%,#e6e6e6)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #fafafa 60%,#e6e6e6 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #fafafa 60%,#e6e6e6 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #fafafa 60%,#e6e6e6 100%); /* IE10+ */
	background: linear-gradient(top,  #fafafa 60%,#e6e6e6 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafafa', endColorstr='#e6e6e6',GradientType=0 ); /* IE6-9 */
	box-shadow: inset 0 2px 1px #fff;
	color: rgba(0,0,0,.8);
	cursor: pointer; /* Improves usability and consistency of cursor style between image-type 'input' and others */
	-webkit-appearance: button; /* Corrects inability to style clickable 'input' types in iOS */
	font-size: 12px;
 
	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; /* Old browsers */
	background: -moz-linear-gradient(top,  #f5f5f5 60%, #dcdcdc 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(60%,#f5f5f5), color-stop(100%,#dcdcdc)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f5f5f5 60%,#dcdcdc 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f5f5f5 60%,#dcdcdc 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f5f5f5 60%,#dcdcdc 100%); /* IE10+ */
	background: linear-gradient(top,  #f5f5f5 60%,#dcdcdc 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#dcdcdc',GradientType=0 ); /* IE6-9 */
	border-color: #bbb #bbb #aaa #bbb;
}
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; /* Addresses box sizing set to content-box in IE8/9 */
	padding: 0; /* Addresses excess padding in IE8/9 */
}
input[type="search"] {
	-webkit-appearance: textfield; /* Addresses appearance set to searchfield in S5, Chrome */
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box; /* Addresses box sizing set to border-box in S5, Chrome (include -moz to future-proof) */
	box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration { /* Corrects inner padding displayed oddly in S5, Chrome on OSX */
	-webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner { /* 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/ */
	border: 0;
	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; /* Removes default vertical scrollbar in IE6/7/8/9 */
	padding-left: 3px;
	vertical-align: top; /* Improves readability and alignment in all browsers */
	width: 98%;
}

/* 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: #000;
    outline: 0 none;
    text-decoration: none; }
 
a:hover {
    text-decoration: none;
}

/* 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); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}


/* =Menu
----------------------------------------------- */

 
/* Small menu */
.menu-toggle {
	cursor: pointer;
}
.main-small-navigation .menu {
	display: none;
}


/* =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;
  font-family: Georgia,serif;
}
.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%;
}
 
/* =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}

  

/* Style Starts Here */

body {
	margin:0;
	color:#000;
	font:14px/18px Arial, Helvetica, sans-serif;
	background:#fff; 
}


/* Backto Top Arrow */
#back-top {
    z-index:50;
	position: fixed;
	bottom: 0px;
	right:  50px;
	display: none;
}

#back-top a {
	width:72px;
	display: block;
	text-align: center;
	font: 13px/100% 'Varela Round', sans-serif;
 	text-decoration: none;
	color: #bbb;

	/* transition */
	-webkit-transition: 1s;
	-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);
 
	/* rounded corners */
	-webkit-border-radius: 5px 5px 0px 0px;
	-moz-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;

	/* transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover span {
	background-color: #777;
}

/* Header */

.top-bar {
	width:100%;
	
	font:13px/30px "Droid Sans", Arial, Helvetica, sans-serif;
}
.bar-area {
	width:1010px;
	margin:0 auto;
height: 30px; 
	padding: 0px 10px;
background-color: #ffffff;
}
.top-bar ul {
	margin:0;
	padding:0;
	list-style:none;
}
.top-bar .left {
	float:left;
  overflow:hidden;
	max-width: 665px;
	width: 100%;
	height: 30px;
}
.top-bar .left li {
	float:left;
	margin-right:14px;
}
.top-bar .left li ul {
	display: none;
}
.top-bar .hot {
	color:#bc0000;
	font-weight:bold;
	float: left;
	margin-right:14px;
}
.menu-footermenu-container {
	float: left;
	height: 30px;
    max-width: 650px;
    overflow: hidden;
}
.top-bar .right {
	float:right;
	position: relative;
}
.top-bar .right li {
	float:left; 
}
.top-bar .right a {
	position:relative;
}
.example li a {
		display: inline-block;
}
.caret {
	display: inline-block;
	width: 0;
	height: 0;
	vertical-align: top;
	border-top: 4px solid #000;
	border-right: 3px solid transparent;
	border-left: 3px solid transparent;
	content: "";
	margin:13px 0 0 3px;
}
.top-bar .search {
	display:block;
	width:32px;
	height:31px;
	margin-top:-1px;
	background:url(images/btn-search.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}

.default-search-widget {
	display: block !important; 
}
.default-search-widget  {
	background: none repeat scroll 0 0 #FFFFFF;
    border: 10px solid #F2F2F2;
    font-family: Arial;
	font-size: 13px;
}
.default-search-widget input {
	border: 0;
	height: 43px;
} 
#s2head {
  width: 345px;
	padding: 0;
	padding-left: 10px;
}
#s2 {
  width: 134px;
	padding: 0;
	padding-left: 10px;
}
#searchsubmit { 
	background: #fff;
	color: #d01f26;
	text-transform: uppercase;
	font-weight: bold;
}
#searchsubmit:hover{
	background: #d01f26;
	color: #fff;
	cursor: pointer;
}
.searchformphp {margin-bottom:10px;}

#sidebar .default-search-widget {
	margin-top: 10px;
}
#sidebar #s2 {
	width: 200px;
}

#wrapper {
	width:1010px;
	margin:0 auto;
	overflow: hidden;
	background: #fff;
	padding: 0 10px;
}
#header {
	padding:11px 0 21px;
}
#header .holder {
	width:100%;
	overflow:hidden;
	padding:0 0 11px;
} 
#header .logo {
	float:left;
	overflow:hidden;
	margin-left:0px;
}
#header .logo a {
	display:block;
	height:100%;
	position:relative; 
} 

#header .logo span {
	margin: 10px 0;
	display: block;
	max-width: 300px; 
	font-size: 20px;
	line-height: 1.2;
}

#header img {
	display:block;
}
.nav-bar {
	 
	font-size:15px;
	line-height:45px;
	text-transform:uppercase; 
}
.nav-bar ul {
	width:100%; 
	margin:0 -5% 0 0;
	padding:0;
	list-style:none;
}
.nav-bar ul li {
	float:left;
}
.nav-bar ul a {
	float:left;
	padding:0 13px;
	color:#fff;
} 
.menu-holder .sf-menu li:hover, .sf-menu li.sfHover, .nav-bar ul a:hover ,
.nav-bar ul .active a {
	background: #191919;
 	background: -moz-linear-gradient(top,  #191919 0%, #373737 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#191919), color-stop(100%,#373737));
	background: -webkit-linear-gradient(top,  #191919 0%,#373737 100%);
	background: -o-linear-gradient(top,  #191919 0%,#373737 100%);
	background: -ms-linear-gradient(top,  #191919 0%,#373737 100%);
	background: linear-gradient(to bottom,  #191919 0%,#373737 100%);
	text-decoration:none;
}
.nav-bar .menu-item-home a{
	padding:0;
	width:26px; 
	text-indent:-9999px;
	overflow:hidden;
  
	background:url(images/ico-home.gif) no-repeat 50% 50%;
	display:block; 
}
.nav-bar .menu-item-home a:hover{
    background:url(images/ico-home.gif) no-repeat 50% 50%;

}
.main {
overflow: hidden;
	padding:0;
}
.main img {
	display:inline-block;
}

/* Featured Area */
.slide-wrapper  {
	float: left;
	margin-right:10px; 
	width: 496px;
}
.news-bar {
	margin-bottom:40px;
	border-bottom:1px solid #ececec;
}
.news-bar h2 {
  font-weight: 400;
	padding:0px;
  font-family: 'Lato', sans-serif;
	margin:0 0 0 -1px;
	text-transform:uppercase;
	font-size:18px;
	line-height:14px;
}
.news-bar .holder {
	width:100%;
	overflow:hidden;
	border-bottom:1px solid #fff;
}
.news-bar .box {
	float:left;
	width:495px;
	background:#f0f8fb;
	padding-right:10px;
	position:relative;
}
.slider-image {
	float:left;
	margin-right:10px;
}
.news-bar h3 {
	font:italic 26px/35px "Gentium Book Basic", Arial, Helvetica, sans-serif;
	color:#0a1c2e;
  font-weight:400;
	margin:4px 0 17px;
	height:101px;
	max-height: 110px;
	overflow: hidden;
	clear: none;
}
.news-bar h3 a{
	color:#0a1c2e;
}
.news-bar .more {
	float:right;
	font:bold 11px/13px Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
}
.slider { border-bottom: 1px solid #fff; }
 
/* Slider Browser Resets */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;} 

/* FlexSlider Necessary Styles */ 
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} 
.flexslider .slides img {  display: block;}
.flex-pauseplay span {text-transform: capitalize;}
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .slides {display: block;} 
* html .slides {height: 1%;}
.no-js .slides > li:first-child {display: block;}


/* My Slider Style  */
.carousel { width: 1010px; position: relative;   background: #EFF8FB; border-top: 6px solid #0977B4}
.flexslider .slides > li {  }
#slider .slides > li {  min-height: 550px;}
.slider-image { float: left; width: 202px;}
.flexslider .slider-image img  {height: 147px;width: 202px;}


/* Pagination */
.flex-control-nav {position: absolute; top: -6px; line-height:0px; right: 4px;}
.flex-control-nav li {margin: 0px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 55px; height: 6px;  display: block; background: #000; cursor: pointer; text-indent: -9999px;}
.flex-control-paging li a:hover { background: #FF5044; }
.flex-control-paging li a.flex-active { background: #FF5044; cursor: default; }
.flex-control-nav {
-webkit-margin-before: 0em !important;
-webkit-margin-after: 0em !important;
-webkit-margin-start: 0px !important;
-webkit-margin-end: 0px !important;
-webkit-padding-start: 0px !important;

}

/* Jquery Top Menu Starts */


/* 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:  #e3e3e3 ;	 
    display:none; 
    margin:0;
    position:absolute; 
    z-index:900; 
    color:#fff;
 }
.trendingmenu>:first-child + div{
    clear:both;
    display:block !important;   
}
.navigatemenu>:first-child + div{
    clear:both;
    display:inline-block !important;   
}
.example #nav li .fullwidthmenu{
    width:546px;
    right: 0px;
}
.top-menu-search{
     width: 500px !important;
}
.top-bar .right li a.social-networks, .top-bar .right li a.menu {
	padding: 0px 5px;
}
 
.top-menu-social .social {
	background:  #e3e3e3 ;
    position: absolute;
    padding: 5px;
}

.example #nav .first, .example #nav .second, .example #nav .third {
	margin-left: 10px;
}
.example #nav .first .subs, .example #nav .second .subs {
	right: 0px !important; 
position: relative;
}

.example #nav li:hover, .example #nav .selected {
	background:  #e3e3e3 ;
} 

.navigatemenu div { display: block !important }
.top-menu-social {
      width: 172px !important;
}

.top-menu-social .social li{
	margin: 5px;
	height: 30px;
}
.navigatemenu {
	width: 170px;
	right:  0px;  
	padding-bottom: 10px;
}
  
.menu-navigate-container {  
    display: inline-block !important; 
	clear: both;
    }
.navigatemenu ul{
    margin-top:10px;
}

.navigatemenu ul li{
background:none;
padding:0px;  
padding: 1px 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: 'arial',sans-serif;
	font-size: 16px;
    color:#efefef;
    padding: 2px 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 { 
 	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;
}
 
 
 



/* Jquery Top Menu Ends */


/* ------------------------------------ Index Starts Here  ------------------------------------ */
 
.container {
display: inline-block;
margin-bottom: 25px;
position: relative;
	padding:0;
}
.container h1 {
border-bottom: 1px solid #666; 
	padding:0 0 11px;
	font:38px/44px "Domine", Arial, Helvetica, sans-serif;
	text-align:center;
}
.container h2 {
	margin:0 0 9px;
	font:24px/28px "Domine", Arial, Helvetica, sans-serif;
	text-align:center;
 	padding:6px 0;
}
.container .holder {
	width:100%;
	overflow:hidden;
}
.container img {
	float:left;
	margin-right:21px;
}
.container .text {
	height:1%;
	overflow:hidden;
	padding:5px 0 0;
}
.container .text p{ 
  line-height: 20px;
	max-width: 710px;
}
.container .author {
	display:block;
	font:bold 13px/15px "Noto Serif", Georgia, "Times New Roman", Times, serif;
	text-align:center;
	padding:0 20px 11px 0;
}
.container p {
	margin:0 0 7px;
}
.container .link-holder {
	text-align:right;
	border-top:1px solid #444;
	padding:3px 0;
}
.container .link-holder a {
	font:bold 12px/15px "Noto Serif", Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
}
.container .sub-nav {
background: #fff;
position: absolute;
right:0;
bottom: 0;
 width: 289px;
float: right;
	font:20px/24px "Noto Serif", Georgia, "Times New Roman", Times, serif;
	margin:0;
	padding:0 0;
	list-style:none;
	text-align:center;
}
.container .sub-nav li {
opacity: 100 !important;
float: none !important;
display: block !important;
	border-top:1px solid #444;
}
.container .sub-nav li:first-child {
	border:none;
}
.container .sub-nav a {
	color:#b70007;
	display:block;
	padding:11px 5px;
}
 
.columns {
	width:1025px;
	margin-right:-15px;
	overflow:hidden;
	padding-bottom:28px;
	font:13px/20px "Merriweather", Georgia, "Times New Roman", Times, serif;
}
.columns .author ,
.container-2 .author {
	border-top:1px solid #aaa;
	border-bottom:1px solid #aaa;
	padding:4px 3px 4px 8px;
	color:#d01f26;
	overflow:hidden;
	font:12px/16px "Droid Sans", Arial, Helvetica, sans-serif;
 	margin:3px 0 13px;
}
.columns .author span a, .container-2 .author span a, .column-wide .author span a { font: 600 12px "Lato", Arial, Helvetica, sans-serif;
color: #D01F26; }
 .columns .author .info ,
.container-2 .author .info {
	float:right;
	width:16px;
	height:16px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(images/ico-info.png) no-repeat;
}
.column-1 {
	float:left;
	width:612px;
	margin-right:8px;
}
.column-1 h1 {
	font-size:38px;
	line-height:44px;
	margin:0 0 0;
	font-weight: 700; 
	max-height: 132px;
	overflow: hidden;
}
.column-1 .holder {
	padding-right:8px;
	-moz-column-count:2;
	-webkit-column-count:2; 
	column-count:2;
	-webkit-column-gap:9px;
	-moz-column-gap:9px;
	column-gap:9px;
	text-align:justify;
}
.column-1 .col {
	float:left;
	width:297px;
	margin-right:9px;
	text-align:justify;
}
.column-1 img {
	margin:0 0 5px;
}
.columns p {
	color:#222;
	margin:0 3px 0 0; 
}
.column-2 {
	padding:1px 0 0;
	width:390px;
	float:left;
	margin-right:10px;
}
.column-2 h2 {
	font-size:24px;
	line-height:31px;
	margin:0 0 6px;
	font-weight: 700;
}
.column-2 p {
	margin:0;
}
.grey-box {
	background:#ecece7;
	line-height:18px;
	text-align:justify;
}
.grey-box .author {
	margin:0;
	padding:4px 6px 4px 13px;
}
.grey-box .author strong {
	font-weight:normal;
}
.grey-box .holder {
	padding:14px 15px 21px;
}
.grey-box img {
	margin:0 0 11px;
}
.container-2 {
	width:100%;
	overflow:hidden;
	font:13px/19px "Merriweather", Georgia, "Times New Roman", Times, serif;
	padding-bottom:29px;
}
.container-2 img {
	float:right;
	margin-left:13px;
}
.container-2 .text {
	height:1%;
	overflow:hidden;
	padding:1px 0 0;
}
.container-2 h2 {
	margin:0 0 11px;
	font-size:30px;
	line-height:38px;
	font-weight: 700;
}
.container-2 p {
color:#222;
	margin:0;
	text-align:justify;
}
.container-2 .holder {
	min-height:224px;
}
.container-2 .author {
	margin:0;
}
.news-bar-2 {
	width:100%;
	overflow:hidden;
	background:#f8e1c5;
	margin-bottom:29px;
}
.news-bar-2 .title {
	float:left;
	width:165px;
	height:120px;
	background:#df622a;
	color:#fff;
	padding:3px 5px 3px 12px;
	font-size:18px;
	line-height:21px;
	margin-right:4px;
	font:12px/14px "Lato", Arial, Helvetica, sans-serif;
}
.news-bar-2 h2 {
	font-size:40px;
	line-height:46px;
	margin:0 0 6px;
	font-weight:700; 
}
.news-bar-2 h2 a{
	color: #FFFFFF;
}
.news-bar-2 .cat-desc{
	font-size: 13px;
    line-height: 15px;
}

.news-bar-2 .box {
	float:left;
	width:435px;
	padding-right:10px;
	font:12px/14px Arial, Helvetica, sans-serif;
}
.news-bar-2 .box2 {
	width:369px;
}
.news-bar-2 .text {
	height:1%;
	overflow:hidden;
	padding:6px 0 0;
}
.news-bar-2 img {
	float:left;
	margin:0 8px 0 0;
}
.news-bar-2 .author {
	display:block;
	font-weight:800;
	margin-bottom:2px;
	color:#df622a;
	height: 16px;
	overflow: hidden;
}
.news-bar-2 .author a {
	color:#df622a;

}
.news-bar-2 h3 {
	margin:0 0 3px;
	font-size:14px;
	height: 36px;
	line-height:18px;
	overflow: hidden;
	font-weight: 700;
	font-family: 'Open Sans', sans-serif;
}

.news-bar-2 p {
height: 55px;
	margin:0 0 2px;
}
.news-bar-2 .bullet {
	display: inline-block;
	width: 16px;
	height: 0;
	vertical-align: top;
	border-top: 5px solid #df622a;
	content: "";
	margin:4px 5px 0 0;
	font-size:0;
	line-height:0;
	float: left;
}
.columns-holder {
	width:100%;
	overflow:hidden;
	padding-bottom:43px;
	font:13px/19px "Merriweather", Georgia, "Times New Roman", Times, serif;
}
.column-wide {
	float:left;
	width:696px;
}
.container-3 {
	width:100%;
	overflow:hidden;
	padding-bottom:20px;
	margin-bottom:13px;
	border-bottom:4px solid #ecece7;
}
.container-3 h2 {
	font-size:28px;
	line-height:36px;
	margin:0 0 9px;
	font-weight: 700;
	max-height: 100px;
	overflow: hidden;
}
.container-3 img {
	float:left;
	margin-right:13px;
}
.container-3 .text {
	height:1%;
	overflow:hidden;
}
.container-3 .holder {
	width:390px;
	margin-right:-10px;
	overflow:hidden;
}
.container-3 .holder .col {
	float:left;
	width:360px;
	margin-right:10px;
}
.container-3 p {
	margin:0;
	color:#222;
	text-align:justify;
	-moz-column-count:2;
	-webkit-column-count:2;
	column-count:2;
	-moz-column-gap:13px;
	-webkit-column-gap:13px;
	column-gap:13px;
}
.column-wide .author {
	height:1%;
	padding:2px 0 0 2px;
	color:#d01f26;
	overflow:hidden;
	font:13px/16px "Droid Sans", Arial, Helvetica, sans-serif;
 	margin:0 0 4px;
}
.column-wide .author strong {
	font-weight:normal;
}
.column-wide .author .info {
	float:left;
	width:16px;
	height:16px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(images/ico-info.png) no-repeat;
	margin-right:8px;
}
.twoboxes {
	width:100%;
	overflow:hidden;
	border-bottom:1px solid #e6e6e6;
	margin-bottom:15px;
}
.twoboxes .box {
	float:left;
	width:360px;
	padding:0 11px 11px 0;
	margin-right:13px;
	border-right:1px solid #e6e6e6;
	min-height:345px;
}
.twoboxes .box2 {
	float:left;
	width:310px;
	padding:0;
	border-right:none;
	margin:0;
}
.twoboxes h3 {
	font-size:20px;
	line-height:25px;
	margin:-1px 0 4px;
	font-weight: 700;
}
.twoboxes img {
	margin:0 0 4px;
}
.twoboxes .align-right {
	margin:2px 0 0 2px;
	float:right;
}
.twoboxes p {
color:#222;
	margin:0;

}
.news {
	padding:0;
	font:13px/19px "Noto Sans", Arial, Helvetica, sans-serif;
}
.news h1 {
	margin:0 0 -4px;
	color:#005fac;
	font-weight:normal;
	font:40px/40px "Lato", Arial, Helvetica, sans-serif;
	padding:0 28px;
	background:url(images/bg-title2.gif) repeat-x 0 21px;
}
.news h1 a{
	color:#005fac;
}

.news h1 span {
	background:#fff;
	padding:0 8px;
}
.news .holder {
	width:100%;
	overflow:hidden;
	background: #EFF2F9;
}
.news .col-1 {
	float:left;
	width:475px;
	padding: 19px 10px 0 0;
	background: #fff;
	min-height: 530px;
}
.news h2 {
	margin:0 0 2px;
	font:bold 20px/25px "Merriweather", Georgia, "Times New Roman", Times, serif;
}
.news p {
color:#222;
	margin:0;
}
.news .news-large {
	padding:0 0 17px;
}
.news .news-large img {
	margin-bottom:0px;
}
.news .news-small {
	width:100%;
	overflow:hidden;
	font-size:12px;
	line-height:18px;
	padding:0 0 5px;
}
.news .news-small img {
	float:left;
	margin:3px 7px 0 0;
}
.news .news-small .text {
	height:1%;
	overflow:hidden;
}
.news h3 {
	 
	margin:0 0 5px;
	font:bold 17px/23px "Merriweather", Georgia, "Times New Roman", Times, serif;
}
.news .col-2 {
	float:right;
	width:211px; 
	padding:0 0 9px;
}
.news .title {
	display:block;
	text-align:center;
	padding:6px 5px;
	font:400 italic 16px/18px "Lato", Arial, Helvetica, sans-serif;
}
.news .title a {
	color:#004882;
}
.news .news-list {
	margin:0;
	padding:0;
	list-style:none;
}
.news-list {
	margin:0;
	padding:0;
	list-style:none;
	font-size:13px;
	line-height:14px;
}
.news-list li {
	border-top:1px solid #dbdbdb;
	padding:11px 11px 17px;
}
.news-list h3 {
	font:15px/21px "Noto Serif", Arial, Helvetica, sans-serif;
	margin:0;
}
.news-list-bold {
	font-weight:bold !important 
}
.news-list-unbold {
	font-weight:normal !important
}
.news-list h3 a {
	color:#111;
}
.news-list .small h3 {
	font-size:12px;
	line-height:16px;
}
.news-list .small2 h3 {
	font-weight:normal;
}
.news-list em {
	 
	display:block;
	padding:8px 0 0;
	color:#333;
}
.column-narrow {
	float:right;
	width:300px;
	padding:2px 0 0;
}
.column-narrow .banner {
	margin:0 0 33px;
	display:block;
}
.column-narrow .info-box {
	margin-bottom:27px;
}
.column-narrow .info-box h3 {
	font:bold italic 19px/24px "Lato", Arial, Helvetica, sans-serif;
	margin:0;
	border-bottom:1px solid #5a5a5a;
	text-align:center;
	padding-bottom:1px;
}


#tooltip
{
    text-align: center;
    color: #fff;
    background: #111;
    position: absolute;
    z-index: 100;
    padding: 15px;
}
 
    #tooltip:after /* triangle decoration */
    {
        width: 0;
        height: 0;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-top: 10px solid #111;
        content: '';
        position: absolute;
        left: 50%;
        bottom: -10px;
        margin-left: -10px;
    }
 
        #tooltip.top:after
        {
            border-top-color: transparent;
            border-bottom: 10px solid #111;
            top: -20px;
            bottom: auto;
        }
 
        #tooltip.left:after
        {
            left: 10px;
            margin: 0;
        }
 
        #tooltip.right:after
        {
            right: 10px;
            left: auto;
            margin: 0;
        }
 
 

/* On click dropdown menu 
        .subs,.moreinfo {display:none}
  	ul#nav li{position:relative;}  
		ul#nav li .subs{position:absolute;}
		a.navigate, a.social-networks {margin:0 5px; display:block;  }
		ul#nav li:hover,.top-menu-items {background:#e3e3e3;	z-index: 10000;}
		.top-menu-items {margin:5px 0;}
		ul#nav li:hover .subs{display:inline;width:169px;background:#e3e3e3; position: absolute;right: 0 }
		.searchsub {width:445px !important;background-color: #e3e3e3;right:0}
	 
*/
	 
 


/* ------------------------------------ Index Ends Here    ------------------------------------ */



/* pagination */

.pagination-wrapper {   text-align: center;  }
.pagination{ -webkit-border-radius: 3px;
-moz-border-radius: 3px;  font: 35px  'Lora',serif; font-weight:bold;
border-radius: 3px; margin-bottom: 25px;  background: #FBFBFB;  border: 1px solid #EAEAEA;    display: inline-block;    padding: 9px;   }
.pagination span, .pagination a{  padding:9px 19px;text-decoration:none;width:auto;color:#222;}
.pagination a:hover{background:#D7D7D7}
.pagination .current{  color: #08A9E7;   background: #ECECEC;
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    margin-left: -1px; }

 .pagination a{
    border-color: #EAEAEA;
    border-image: none;
    border-style: solid;
    border-width: 0 1px 0 0;
	}
	
	
 .pagination a:active{
    -moz-box-shadow: inset 0 0 8px 4px #999, 0 1px 0 0 #eeeeee;
    -webkit-box-shadow: inset 0 0 8px 4px #999, 0 1px 0 0 #eeeeee;
    box-shadow: inset 0 0 8px 4px #999, 0 1px 0 0 #eeeeee; }  
	}

.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;}





/**************** Widgets start **************/ 
/* --------------------- W.CSS - starts HERE --------------*/

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;
width:100%;
}
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:298px;
}

.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; margin-bottom:12px;}

/* 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:"Arial","Helvetica",sans-serif;
font-size: 13px !important;
font-weight: 400;
line-height: 18px !important;
}

.block-item-small img {
border:1px solid #D7D7D7;
padding:2px
}

.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: 0px;
width: 225px;
}

.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;
}
.RandomPostWidget .widget-title{ 
border-bottom: 0px !important;
margin: 0 0 1px 0 !important;
padding-bottom: 0px !important; 
}
.popularviewbg {
    padding-bottom: 7px;
	padding-top: 3px; 
}
.popularviewbg ol li:hover {
background: #ddd !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; padding: 0 ;}
 .widget ul li {
    border-bottom: 1px dotted #E6E6E6;
 color:#222;
    list-style: none;
    padding: 8px 5px 8px 11px; 
 
    }

.widget ul  li a {font-family:"Arial","Helvetica",sans-serif;
font-size:13px; color:#222 }
.widget ul li ul { border:none }
/* Ad widget */
.adspace-widget { background: none; margin-bottom: 4px; 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 9px 10px !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 HERE --------------*/

/* Sidebar */

#sidebar {
	float:right;
	width:300px;
	padding:2px 0 0;
}
#sidebar  li{
	list-style: none;
}
.widget_container {
	margin-bottom:20px;  
}
.widget_container .widget-title {
 	font:bold italic 19px/24px "Lato", Arial, Helvetica, sans-serif;
	margin:0 0 5px 0;
	border-bottom:1px solid #5a5a5a;
	text-align:center;
	padding-bottom:1px; 
}
.widget_container .popularviewbg {
	padding:10px 0px;
	border-width:2px 1px 1px;
	border-style:solid; 
	border-color:#5a5a5a #eaeaea #eaeaea;
	background:#f9f9f9;
	margin-top: 0;
}

.multiplesocialwidget-id { margin-bottom:20px !important; }

/*----------------------- Sharing bar start ------------------------------*/
 #sticky {
margin-left: 0px; 
width:678px;
background: #eee;
padding: 6px 8px 4px 8px;
border: 1px solid #ddd;

}
#sticky.stick {
	margin-left:0;
	position: fixed;
	width: 998px;
	top: 0;
	z-index: 10000;
transition: width 1.5s;
-moz-transition: width 1.5s; /* Firefox 4 */
-webkit-transition: width 1.5s; /* Safari and Chrome */
-o-transition: width 1.5s; /* 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 }
.m3_socialbar_right{ float:right }
/*.m3_socialbar_off {  border-bottom:1px solid #F5F0E9; padding-bottom:3px; }*/

/*----------------------- Sharing bar End ------------------------------*/

/*----------------------- Author 2.0 start ------------------------------*/
#disqus_thread{ padding: 6px 10px; } 
/*----------------------- Author 2.0 Ends ------------------------------*/

/* --------------------- SINGLE.PHP - START HERE --------------*/


.site-content { 
 	padding: 0 13px 25px 10px;
 	overflow: hidden;
}

.single #content {
	width: auto;
	float: none;
}
.single .site-content  {
	width: 620px; 
 	float: left;
}

.site-content img {
	max-width: 97%;
	height: auto;
padding-bottom: 25px;

}

/* Author box */


.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;}
 

.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
}



/*Post meta*/
.single-category ul {
	margin:0px;
	padding: 0px;
} 
.single-category li { 
	list-style:none; 
	font-family: 'Noto Serif',sans-serif;
    font-size: 12px;
    font-style: italic; 
    margin: 5px 0;

} 
.single-category li a{
	display: inline-block;
	background:  #0F0F0F;
    color: #FFFFFF;
    padding: 3px 8px 2px;
 
}

.single-tags a{   clear: both;
    color: #111111;
    font-family: "Arial","Helvetica",sans-serif;
    display: inline-block;
    margin-bottom: 2px;
    margin-left: 3px;
    width: 100px; 
    line-height: 13px;
}

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
}

/*----------------------- related-posts.css starts ------------------------------*/
/* 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: 13px; 
padding-left: 0px;
padding-right: 1px;
font-family:Arial,Helvetica,sans-serif !important;
font-size:11px;
font-weight:normal
}

.relatedpost h3 a {
color:#333;
 
}

.relatedpost {
  display:inline-block;
    font-size: 12px; 
    padding: 0px 0 8px 0;
    width: 120px;
}

.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 17px 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 ------------------------------*/



/*-----------------------  Comment style Start  ------------------------------*/

#comments-content {
font-family: Arial,Helvetica,sans-serif;
margin-left: 20px; 
}

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: 'Droid Sans',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; 
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: 240px;
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:378px;
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; 
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;
width: 100%;
}

.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
}

/* Comments Style End */


/* --------------------- SINGLE.PHP - END HERE --------------*/




/* Author.php */
.author-info{ font-family:helvetica,Arial,sans-serif;  font-size:14px;  float: right; width: 470px; line-height: 20px; }
.author-info b { font-size: 16px;
font-weight: bold; }
.author-info ul {  margin-top: 10px;padding-left: 15px; font-size: 12px; line-height: 15px;  }
.author-info li { font-weight:bold; margin: 5px  }
.author-info li a { font-weight:normal; color: blue;  }

li.authorstuff{list-style:circle;}



 
/*.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:12px; font-weight:bold;color:#000;   }
.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: 575px;}

.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:14px;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 }
 
.single-entry-title {
	font-family: 'Domine',serif;
    font-size: 34px;
    font-weight: 700;
    line-height: 1.2;	 
    color: #000000; 
     
    margin:0px 0 4px 0;
    padding-right: 3px;
    text-decoration: none;
}
.single-related{ 
 }
.cat-links-holder-single{
    background: #C32D1D;
    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 a,
.entry-header-single .info { font-family: 'Open Sans', sans-serif; float:none;  font-size:11px;    font-weight: 600;  font-style: normal; color: #999;}
/*.entry-header-single .info a { font-weight:normal; font-style:normal; }*/
.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;} 


/*  Archives - Tags - Search - Category Pages */
#content {
	float: left;
    width: 680px;
}
#pag {margin-top:8px}  
.post-wrapper-archive{padding-left:6px}
.recentpost-image-0, .bottom-recentpost-image-0 {float:left;font-size:12px}
.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 {color: #222222;
    font: bold 20px 'Droid Sans',sans-serif;}
 
 .bottom-recentpost-image-0 img {    background: none repeat scroll 0 0 #FFFFFF; 
    border: 1px solid #e5e3e1;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 0 2px #E5E5E5;
    float: left;
    margin: 0 9px 2px 0; 
    padding: 6px;}
.recentpost-cont-holder {float:right;     width: 375px;margin-right:4px}

.archive .page-title { margin:3px 0px 10px 0px }
.post-content-holder {float:right; width: 455px; 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 {    background: #333333;
    margin-bottom: 12px;
    margin-top: 0px;
    padding: 8px 0;  } 
.cat-title-b0-1 h1 span,  .page-title {
    color: #FFFFFF;
    font-family: helvetica,Arial,sans-serif;
    font-size: 18px;
    font-weight: bold;
    line-height: 18px;
    padding: 1px 5px;
    text-decoration: none; }
.page-title {text-align:center}
.page-title span {font-weight:bold}
.page-title {	color: #333; border:1px   solid #333; border-left:0px ; border-right:0px ;margin: 10px 15px; padding: 5px 0}

/* 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;}


/* 404 */

.archive-search #s2 {
	width: 581px;
}

/*--------------------------------------- FOOTER ---------------------------------------------------*/

#footer {  
width: 100%; }
/* Footer */

.footer1-wrapper, .footer2-wrapper, .footerwrapper  {
	overflow: hidden;
}

/*.footer1-wrapper{
	background: #000000;
}*/
.footerwrapper {
	background: #1B1B1B;
}
.footerwrapper, #bottomfooter {
	width: 1010px;
	margin: 0 auto;
	padding: 10px;
}

/*.footer2-wrapper {
	background: #F1F1F1;
}*/
.footerwrapper #wp-calendar { width: 234px; }

.footer3-area {color:#fff;font-family:tahoma; font-size:13px;padding-bottom: 10px;     padding-top: 15px;}
.footer3-area a  {color:#fff}
.footer3-area a:hover {text-decoration:underline}
.site-footer {float:left; width:650px;margin-top:18px;color:#000; font-size:13px;}
.site-footer a{color:#000; }
 
.footer-right { width:395px; float:right }
.footer-logo  { float: right; margin-top: 9px; }
.footer-logo div{ display: inline-block; }

 
/*Footer-widgets*/
.recent-comments-list li {
	display: inline-block;
	margin: 5px 0px;
}
#footerwrapper1 #calendar_wrap{
background:none !important;
}
#footerwrapper1 ul.tabs li a {
height: 35px;
    line-height: 31px;
}
#footerwrapper1 .widget ul, #footerwrapper2 .widget ul, #footerwrapper3 .widget ul {
	margin-left: 0;
	list-style: none;
}
.footerwrapper .widget ul li {
	list-style: none; 
	color: #999;
	padding-left: 0px;
}
.footerwrapper .widget h3 {
	color: #fff;
	padding: 5px 12px 4px 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #FFFFFF;
	font:normal 18px/19px "Lato", Arial, Helvetica, sans-serif;
}
.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:#444 !important;
}
.footerwrapper .block-item-small-view ol li:hover {
	background:#ccc !important
}
.footerwrapper span.twitter-text {
	color: #DDDDDD;
}
.footerwrapper span.twitter-text a {
    color: #999 !important;
}
.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 }

 
.footerwrapper .block-item-small h2, .footerwrapper .block-item-small h2 a {
	color: #DDDDDD !important;
}

.footer4{
	margin-right: 0 !important;
}
#footer .box-hold .box {
	width:234px;
	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 'Droid Serif',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 1px 0 3px;
    padding: 8px 4px 4px 3px; 
}
#footer .box-hold .box li a{ 
color:#ddd;
}
#footer .box-hold .box li a:hover{ 
text-decoration:underline;
color:#666;
}
#footer .widget {
	background:none;
}

/* 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: 228px !important;}
.footerwrapper .block-item-small-view ol img{ display:none}

.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 {font-size:13px !important}
.footerwrapper ul  li a {color:#292827;font-family:'Droid Sans', sans-serif; font-size:14px; }
.footerwrapper .tabs-wrapper{margin-left: 0px;}
#footer ul.tabs {width:224px;}
#footer ul.tabs li{margin-left:1px !important}
#footer ul.tabs li a{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}


.footerwrapper .m3-fbwidget{ 
	background:#fff;
}

/*-------------------------------- FOOTER ENDS---------------------------------------------------*/
 



/*  Header Social */
.socialmenu{ width:200px; padding-bottom: 6px;} 
.socialmenu .social{ 
	padding:0 3px 0 4px !important; 
}
.socialmenu .social li{float:left;     list-style: none outside none; margin: 5px 5px 5px 5px !important;} 
.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;
	height:30px;
}
 
 
.top-trending {
	line-height: 1;
	float: left;
	display: block;

}

  
  
.top-panel ul { margin:0px } 
 
 
  .logo-search-wrapper {float: left;width: 712px;}




/* Top Menu */
.top-menu-items-wrapper{ padding:10px 0px; }
.top-menu-items-navigate ul li{
  margin-left:2px !important; 
background:none;
padding:0px; 
width: 170px;  
padding: 1px 8px !important; 
}
.top-menu-items-navigate ul li:hover{
    background:none !important
}
.top-menu-items-navigate ul li a{
    -webkit-transition:none;
    transition:none;
    background:#333;
    display:inline-block;  
    font-family: 'arial', sans-serif;
font-size: 16px;
    color:#efefef;
    padding: 2px 10px !important; 
}
.top-menu-items-navigate ul li a:hover{
background: #fff;
color: #d73532 !important; 
background-image: none !important;
    }
    

/* Header Search */
.head-search .searchformphp { 
	margin-bottom:0;
}
 .top-menu-items #headersearch {
	margin-top: 0px;
}
.head-search #s2 {
	width: 345px;
	height: 38px;
	margin-right: 5px;
}

.head-search #searchsubmit {
	width: 115px;
	height: 38px;
}


/* 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; 
} 
.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; 
} 
 

/* DROPDoWN MENU & RESPONSIVE MENU */

.main-menu{ display:inline-block } 
 .menu-holder #nav {  
 

padding: 0;
margin: 0;
font-weight: 400;
font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
line-height: 0;
border-bottom: 1px solid #262932;
}
.menu-holder #nav ul {
	margin:0;
	padding:0;
	list-style:none;  
}
.menu-holder #nav ul li {float:left;}
.menu-holder #nav ul a {color:#000; 
  font-family: 'Lato', sans-serif; font-weight:400; font-size:15px;
padding: 14px 12px 14px 12px;
float: left;
text-decoration: none;  
}
.menu-holder #nav ul a:hover{ color:#fff }
.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;
}


.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;
}


/*** ESSENTIAL STYLES ***/
.main-menu .sf-menu,  .main-menu.sf-menu * {
    margin:  		0;
	padding:		0;
	list-style:		none;
}
 .main-menu .sf-menu {
	line-height:	1.0;
}
 .main-menu .sf-menu ul {
	position:		absolute;
	top:			-999em;
 }
 .main-menu .sf-menu ul li {
	width:			100%;
}
 .sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
 .main-menu .sf-menu li {
	float:			left;
	position:		relative;
}
 .main-menu .sf-menu a {
	display:		block;
	position:		relative;
}
 .main-menu .sf-menu li:hover ul,
 .main-menu .sf-menu li.sfHover ul {
	left:			0;
	top:			2.5em; /* match top ul list item height */
	z-index:		99;
}
 .main-menu ul.sf-menu li:hover li ul,
 .main-menu ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
 .main-menu ul.sf-menu li li:hover ul,
 .main-menu ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
 .main-menu ul.sf-menu li li:hover li ul,
.main-menu ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
 .main-menu ul.sf-menu li li li:hover ul,
 .main-menu ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/*** 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 {
 
	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:#525962;
 } 
.menu-holder .sf-menu li li li { 
}
.menu-holder .sf-menu li:hover, .sf-menu li.sfHover {
    background-color: #222;

	}
.menu-holder .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active{
	 
		outline:		0;
}

.menu-holder .current-menu-item a {  
	color:#f17977;
	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 {  /* give all except IE6 the correct values */
	top:			.8em;
	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{color:#fff}
/* submenu */
.menu-holder #nav ul ul{ width: 269px; display: none;
background: #363636;
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: 134px;
}
.menu-holder #nav ul ul li a:hover{
  background:#D71F1D;
  color:f1f1f1;
}  
.menu-holder #nav ul ul li:nth-child(2n+1){
    border-right: 1px solid #777;
}
.menu-holder #nav ul ul li a{

text-transform: none;
width: 110px;
font-size: 14px;
padding: 8px 12px;
}


/* sub sub menu */
.menu-holder #nav ul ul ul{ 
 top: auto;
margin-left: 99px;
background: #525962;
padding: 2px 0px;
width: 134px;
border: 0px;  
margin-left:-16px; 
    }
.menu-holder #nav ul ul ul li{ border:0px !important; }
.menu-holder #nav ul ul ul li a{ color:#eee; }
/* 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 ------------------------------*/

/*----------------------- 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: normal;
padding: 10px 25px;
color: #fff;  }
/*----------------------- Comment Pagination Ends ------------------------------*/
/*----------------------- Attachment Starts ------------------------------*/
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;}
/*----------------------- Attachment Ends ------------------------------*/


/*----------------------- Advertisment Starts ------------------------------*/



.ad1{  padding-top: 3px;
padding-bottom: 1px;
text-align: center;
background:  
#eee;} 

.ad2 {float:right;
  } 

.ad3 { text-align: center;
margin-top: 0px;
margin-bottom: 10px;
 }

.ad4 { text-align: center; 
margin-top: 10px;
margin-bottom: 15px;  } 

.ad5 { text-align: center;  margin-top: -20px; }

.ad6 { margin-top: 0px; margin-bottom: 10px; text-align: center;  }

.ad7 {  margin-top: 10px; text-align: center;  }

.ad8 {  text-align: center;  }

.ad9 {  text-align: center;  } 
.ad10 {  text-align: center; margin-top: -15px; margin-bottom: 15px;}
.ad11 {  text-align: center; margin-top: -10px; margin-bottom: 15px;}
/*----------------------- Advertisment Ends ------------------------------*/
.flex-direction-nav { display: none;} 








/*  Code From Gaming Zone  */





/* slideshow */
/* Flex slider style */
.flex-direction-nav {display: none;}
 #slider{
 display: inline-block;
    float:left;
    width:1010px;
}
 #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;
 	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:#f9a51b;
	padding:3px 14px 3px 10px;
	margin:0 0 3px 2px;
}
/* slideshow  slider_sidebar */
.slider_sidebar .smalltitles{
font-size: 15px; line-height: 18px;
 }
.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 {
	color:#fff;
	background:#333;
	text-decoration:none; 
}
.slideshow .slider_sidebar .active a:after {display:block;}

.metatooltipwrapper a.metatooltip:hover + .metatooltip1 { display:block !important; margin-top: 23px;
margin-left: 169px }
.metatooltipwrapper a.metatooltip:hover + .metatooltip2 { display:block !important; margin-top: 23px;
margin-left: 254px }
.metatooltipwrapper a.metatooltip:hover + .metatooltip3 { display:block !important; margin-top: 23px;
margin-left: 419px }
.metatooltipwrapper a.metatooltip:hover + .metatooltip4 { display:block !important; margin-top: 23px;
margin-left: -101px }

#powerTip{ width:206px;font-size: 11px; text-align: center;   -moz-transition: opacity 1s ease; 
    -webkit-transition: opacity 1s ease;
    -o-transition:opacity 1s ease; 
    transition: opacity 1s ease; cursor:default;background-color:#222; border-radius:4px;color:#fff;display:none;padding:7px 6px;position:absolute; z-index:2147483647} #powerTip:before{content:"";position:absolute}#powerTip.n:before,#powerTip.s:before{border-right:5px solid transparent;border-left:5px solid transparent;left:50%;margin-left:-5px}#powerTip.e:before,#powerTip.w:before{border-bottom:5px solid transparent;border-top:5px solid transparent;margin-top:-5px;top:50%}#powerTip.n:before{border-bottom::8px solid #000;border-bottom:8px solid rgba(0,0,0,.8);top: -8px;
left: 50%;}#powerTip.e:before{border-right:10px solid #000;border-right:10px solid rgba(0,0,0,.8);left:-10px}#powerTip.s:before{border-bottom:10px solid #000;border-bottom:10px solid rgba(0,0,0,.8);top:-10px}#powerTip.w:before{border-left:10px solid #000;border-left:10px solid rgba(0,0,0,.8);right:-10px}#powerTip.ne:before,#powerTip.se:before{border-right:10px solid transparent;border-left:0;left:10px}#powerTip.nw:before,#powerTip.sw:before{border-left:10px solid transparent;border-right:0;right:10px}#powerTip.ne:before,#powerTip.nw:before{border-top:10px solid #000;border-top:10px solid rgba(0,0,0,.8);bottom:-10px}#powerTip.se:before,#powerTip.sw:before{border-bottom:10px solid #000;border-bottom:10px solid rgba(0,0,0,.8);top:-10px}#powerTip.nw-alt:before,#powerTip.ne-alt:before,#powerTip.sw-alt:before,#powerTip.se-alt:before{border-top:10px solid #000;border-top:10px solid rgba(0,0,0,.8);bottom:-10px;border-left:5px solid transparent;border-right:5px solid transparent;left:10px}#powerTip.ne-alt:before{left:auto;right:10px}#powerTip.sw-alt:before,#powerTip.se-alt:before{border-top:0;border-bottom:10px solid #000;border-bottom:10px solid rgba(0,0,0,.8);bottom:auto;top:-10px}#powerTip.se-alt:before{left:auto;right:10px}#powerTip a {color: #fff}

.dp_breadcrumb_main {  color: #999 !important; text-decoration: none; padding: 0 0 40px 0;font: 10px/10px Verdana,sans-serif;}
.entry-subtitle { display: block; margin: 0 10px 20px 0; font-family: Georgia,serif; font-weight: 400; font-size: 16px; line-height: 22px; color:#666666; }
.featuredtext { font-style: italic; display: block; margin: 0 10px 20px 0; font-size: 19px !important; font-family: Georgia; color: #333 !important; line-height: 27px !important; width: 100%;}

.title_related { font-size: 20px;   font-weight: bold;  margin-bottom: 10px;  line-height: 1.1em; border-bottom: 1px solid #ccc; }
.rltdpstsplgn_content {margin-bottom: 10px;}
.adg,
.featimg{clear:both;
    float: left;
    margin: 5px 10px 2px 0;
}
.menu-holder #nav ul a {font-family: "Times New Roman", serif !important;   font-size: 1em;
    font-weight: bold;
    letter-spacing: 0.1em;}
.single-wrapper .entry-content p:nth-child(3n+2):not(.dvk-social-sharing):not(iframe){ text-indent: 50px;}
.entry-content h2,.entry-content h3, .entry-content h4 {padding-bottom: 15px!important;}
.entry-content p::first-line {font-weight: bold;}