	/*
Theme Name: Sahifa Child 1.1
Template: sahifa
*/

/*@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro:400,700,400italic);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic);

@import url('https://fonts.googleapis.com/css?family=Roboto:500&display=swap');
*/



/* Main Global Layout Settings */
*{ padding:0; margin:0;	outline:none; list-style:none; border: 0 none;}
body {
	background:#f7f7f7;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
body.single .post-inner .entry a {
	color:#0035d9;
	text-shadow: 0px 0px 0px #0035d9;
	text-decoration:underline;
}
body.page .post-inner .entry a {
	color:#0035d9;
	text-shadow: 0px 0px 0px #0035d9;
}
body.single .post-inner .entry a:hover, body.page .post-inner .entry a:hover {
	color:#cc0013;
	text-shadow: 0px 0px 0px #cc0013;
	text-decoration:underline;
}
body.page-template .post-inner .entry a { 
	color:#444;
}
pre ,code{
	direction:ltr;
	background:url(../png/code-bg.png);
	font: 11px/19px 'andale mono', 'lucida console', monospace;
	padding: 3px;
	display: block;
	overflow-x: visible; 
	overflow-y: hidden;
	margin: 0 0 20px 0;
	color: #666;
	border-top: 1px solid #E1E1E1;
	border-left: 1px solid #E1E1E1;
	border-bottom: 1px solid #F0F0F0;
	border-right: 1px solid #F0F0F0;
}
h1, h2, h3, h4, h5, h6 { 
	font-family: Arial, Helvetica, sans-serif;
	font-weight:500 !important;
	letter-spacing: 0.6px;
  line-height: 1.5;
}
h2 {
	font-size:24px;
}

hr.clear {
	border:0;
	height:0;
	width:0;
	clear:both;
	visibility:hidden;
}
hr.space {
clear: both;
height: 10px;
border:0;
padding:0;
margin:0;
background:none;
visibility:hidden;
}

.alignright {float: right;}
.alignleft {float: left;}
.aligncenter{clear:both; margin-left:auto;	margin-right:auto;}
a {
  color: #333;
  text-decoration: none;
  -webkit-transition: all ease-in-out 0.2s;
  -moz-transition: all ease-in-out 0.2s;
  -o-transition: all ease-in-out 0.2s;
  transition: all ease-in-out 0.2s;
}
a:hover { color: #CC0013;}
.clear {clear: both;}

.post-title a,ul.slider-navigation li ,.pagenavi a,a.more-link ,.main-menu li a ,.subscribe-icons a ,.flickr_badge_image img {
	webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
textarea, input[type=text], input[type=password], input[type=email], select {
	border: 1px solid #ccc;
	background: #fff;
	font-size: inherit;
}
input, select {cursor: pointer;}
input[type=text], input[type=password], input[type=email] {cursor: text;}
textarea {overflow:auto;}
textarea, input {padding: 5px;outline: none;}
select {padding: 2px;}
option {padding: 0 4px;}
input[type=button], button {padding: 4px;cursor: pointer;vertical-align: middle;}
input.text_input,textarea.textarea {border: 1px solid #ccc;-moz-border-radius: 1px;-webkit-border-radius: 1px; border-radius: 1px;}
input.text_input:focus,textarea.textarea:focus {border: 1px solid #999;	}


/* Main Wrapper Style */
.background-cover{-webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; position:fixed; background-repeat:no-repeat; top:0; left:0; z-index:0; overflow: hidden; width: 100%; height:100%;} 
.wrapper {position:relative; background:#f7f7f7;}
.container{width:1045px;margin:0 auto;}

/* Top Navigation*/
.top-nav {
	background:url("") repeat scroll 0 0 #ccc;
	height:30px;
	z-index:1;
	position:relative;
}
.top-nav-wrap {
	margin:0px auto;
	width:1045px;
}
	.top-nav .menu-alert{
		float:left;
		color:#0d1f4b;
		padding:8px 0;
		font-style:italic;
	}
	.top-nav ul {float: left;}
		.top-nav ul li {
			position: relative;
			display: inline-block;
			float: left;
		}
		.top-nav ul li a {
			border-right: 1px solid #aaa;
			color: #0D1F4B;
			display: inline-block;
			font-size: 13px;
			height: 21px;
			line-height: 1.8;
			margin: 4px 0;
			padding: 0 10px;
			font-family: Arial, Helvetica, sans-serif;
			font-weight:700;
		}
		.top-nav ul li:last-child a {
			border:none;
		}
		.top-nav ul li a:hover {color: #CC0013;}
		.top-nav ul ul {
			background: #fbfbfb;
			display: none;
			padding:0;
			position: absolute;
			top: 30px;
			width: 180px;
			z-index: 99999;
			float: left;
			-webkit-border-bottom-right-radius: 3px;
			-webkit-border-bottom-left-radius: 3px;
			-moz-border-radius-bottomright: 3px;
			-moz-border-radius-bottomleft: 3px;
			border-bottom-right-radius: 3px;
			border-bottom-left-radius: 3px;
			-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
			box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
			-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
		}
			.top-nav ul ul li {background: none !important;border: none !important;z-index: 99999;min-width: 180px;}
				.top-nav ul ul ul {right: auto;left: 100%;top: 0;z-index: 99999;}
			.top-nav ul ul a {
				background: none !important;
				height: auto !important;
				line-height: 1.8;
				padding: 10px 10px;
				width: 160px;
				display: block !important;
				margin-right: 0 !important;
				z-index: 99999;
				color: #777!important;
			}
			.top-nav ul ul li.current-menu-item:after{display: none;}	
		.top-nav ul li:hover > a,.top-nav ul :hover > a ,.top-nav ul li.current-menu-item a { color:#CC0013;}
		
	.top-nav ul li.current-menu-item:after{content: " ";display: block;width: 0;height: 0;position: absolute;top: 0;z-index: 2;right:45%;border: 4px solid transparent;border-top-color: #F88C00 ;}
	.top-nav ul ul li:hover > a,	.top-nav ul ul :hover > a {color: #CC0013 !important; padding:10px 5px 10px 15px;	}
	.top-nav ul li:hover > ul {display: block;}
/* Top Menu Styles */
/* Today Date */
.today-date{
	float:left;
	padding:2px 9px 2px 0;
	font-size:13px;
	color:#0d1f4b;
	border-right: 1px solid #0d1f4b;
	margin:4px 10px 0 0;
}
.top-nav-home-link {
	float:left;
	padding:2px 9px 2px 0;
	font-size:13px;
	color:#0d1f4b;
	border-right: 1px solid #aaa;
	margin:4px 0px 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:700;
}
.top-nav-home-link a {
	color:#0d1f4b;
}
.current-top-nav-home-link a {
	color:#cc0013;
}
.top-nav span.todays-date {
	font-family: Arial, Helvetica, sans-serif;
	height: 21px;
	line-height: 21px;
	margin: 4px 0;
	padding: 0 10px;
	font-size:13px;
	color:#333;
	display: inline-block;
}
/*Social Section*/
.top-nav .social-section {
	float:right;
}
	.top-nav .social-section a {
		float:right;
		display:block;
		height:23px;
		width:23px;
		background:url(../png/header-socail-buttons-2017.png) #cc0013 0 0 no-repeat;
		overflow:hidden;
		line-height:200px;
		margin:3px 6px 0 0;
	}
	.top-nav .social-section a, .top-nav .social-section a:hover{
		transition:none;
	}
	.top-nav .social-section a:hover{
		transition:none;
		background-color:#0d1f4b ;
	}
		
		.top-nav .social-section a.social-facebook {background-position:-4px -5px}
		.top-nav .social-section a.social-twitter {background-position:-3px -28px;}
		.top-nav .social-section a.social-google {background-position:-3px -52px;}
		.top-nav .social-section a.social-linked {background-position:-3px -76px;}
		.top-nav .social-section a.social-pinterest {background-position:-4px -101px;}
		.top-nav .social-section a.social-youtube {background:url(../png/youtube-top-social5e1f.png) #cc0013 -5px -5px no-repeat}
		.top-nav .social-section a.social-flipboard {background:url(../png/flipboard-top-social.png) #cc0013 -5px -5px no-repeat}


	hr.clear-767890 { display:none;}
		
/* Search */
.search-block {
	height:30px;
	overflow: hidden;
	float:right;
	margin:0 15px 5px 0;
}
	.search-block #s {
		background:#FFF;
		float: right;
		font: normal 11px tahoma;
		padding: 4px 6px 4px 6px;
		height:15px;
		width: 135px;
		color:#C5C5C5;
		margin:3px 0 0 0;
		border:0 none;
		border-left:1px solid #ececec;
		-o-transition: width .7s , color .4s;
		-webkit-transition: width .7s , color .4s;
		-moz-transition: width .7s , color .4s;
		transition: width .7s , color .4s;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0 ;
	}
	.search-block #s:focus {color:#000;}
	.search-block .search-button {
		cursor: pointer;
		float: right;
		height:23px;
		width:23px;
		background:url(../gif/search.gif) 5px 5px no-repeat #fff;
		display: block;
		overflow:hidden;
		text-indent: 200px;
		border:0 none;
		padding: 0px 6px 0px 6px;
		margin:3px 0 0 0;
		color:#fff;
	}
	.search-block .search-button:hover { background-position:5px -21px; }
	.search-block:hover .search-button,.search-block:hover #s {opacity:1;	color:#444;}

/* Header */
header {
	background:#f7f7f7;
	margin: 20px auto 0;
	position: relative;
	width:1045px;
}
header:after{display: block;visibility: hidden;clear: both;	height: 0;content: ".";}


header #whats-hot {
	text-align:center;
	color:#000;
	margin:-12px 7px -5px 0px
}
header #whats-hot a {
	color:#cc0013;
}

/* Social */
.top-nav .social-icons{float:right;}
	.top-nav .social-icons a , .footer-bottom .social-icons a{	filter: url(../filters.html#grayscale);filter: gray;-webkit-filter: grayscale(1); margin:2px 1px 0 0;}
	.top-nav .social-icons a:hover ,.footer-bottom .social-icons a:hover{filter: none;-webkit-filter: grayscale(0); top:0;}
	.top-nav .social-icons a img{width:25px; height:25px;}


.header-content{padding:0 15px 20px 15px; position:relative;}
	.logo {float: left; margin:21px 0 0;}
	.logo img{ max-width:100%;}
	.logo h1, .logo h2{font:bold 32pt arial;}
	.logo strong{ display:none;}
	.logo span{ font-weight: normal; font-size: 14px;}
	
	
	
	#header-logo-tagline {
		font-weight:bold;
		font-size:15px;
		display:block;
		margin:10px 0 -5px 10px;
		color:#777777;
		display:none;
	}
	
	#header-logo-bg{
		height:71px;
		width:260px;
		background:url(../png/smallbiztrends-logo-2014.png) 0 0 no-repeat;
		display: block;
		text-indent: -9999px;
		background-size: 260px 71px;
		margin:0 0 0 0;
	}

	/* 1 dpr */
	@media  (-webkit-min-device-pixel-ratio: 1), (min-resolution: 96dpi){ 
		#header-logo-bg{
				background:url(../png/smallbiztrends-logo-2014-high-rez-96.png) 0 0 no-repeat;
				background-size: 259px 71px;
				height:71px;
		}
	}

	/* 1.25 dpr */
	@media  (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi){ 
		#header-logo-bg{
				background:url(../png/smallbiztrends-logo-2014-high-rez-120.png) 0 0 no-repeat;
				background-size: 259px 71px;
		}
	}

	/* 1.3 dpr */
	@media (-webkit-min-device-pixel-ratio: 1.3), (min-resolution: 124.8dpi){ 
	#header-logo-bg{
			background:url(../png/smallbiztrends-logo-2014-high-rez-124.png) 0 0 no-repeat;
			background-size: 259px 71px;
		}
	}

	/* 1.5 dpr */
	@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi){ 
		#header-logo-bg{
			background:url(../png/smallbiztrends-logo-2014-high-rez-144.png) 0 0 no-repeat;
			background-size: 259px 71px;
		}
	}
	
	@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) { 
		#header-logo-bg{
			background:url(../png/smallbiztrends-logo-2014-high-rez-192.png) 0 0 no-repeat;
			background-size: 259px 71px;
		}
	}
	
	@media (-webkit-min-device-pixel-ratio: 3), (min-resolution: 288dpi) { 
		#header-logo-bg{
			background:url(../png/smallbiztrends-logo-2014-high-rez-288.png) 0 0 no-repeat;
			background-size: 259px 71px;
		}
	}
	
	
	
	/*@media (-webkit-min-device-pixel-ratio: 1.5), 
	(min-resolution: 96dpi) { 

			#header-logo-bg{
					background:url(images/smallbiztrends-logo-high-rez.jpg) 0 0 no-repeat;
					background-size: 237px 78px;
			}
	}*/
	
/* Main Nav  */
#main-nav  {
	margin:0 auto;
	background:#0d1f4b;
	height:52px;
	position:relative;
}


@media only screen and (max-width: 999999px) and (min-width: 986px) {

#ul-nav-wrap {
	display:block !important;
}

#main-nav #menu-item-225106 a {
	width:32px;
	overflow:hidden;
	line-height:9em;
	background:url("../png/home.png") no-repeat scroll 20px 6px;
	
  -webkit-transition: all ease-in-out 0s;
  -moz-transition: all ease-in-out 0s;
  -o-transition: all ease-in-out 0s;
  transition: all ease-in-out 0s;
}
#main-nav ul #menu-item-225106.current-menu-item a {
	background:url("../png/home.png") no-repeat scroll 20px 10px;
}
#main-nav #menu-item-225106 a:hover {
	background: #fff url("../png/home.png") no-repeat scroll 20px -34px !important;
}

	#main-nav  .menu-alert{
		float:left;
		padding:18px 0 0 10px ;
		font-style:italic;
		color:#FFF;
	}
	#top-menu-mob , #main-menu-mob{ display:none; }
	#main-nav .main-menu{margin-left:10px;}
	#main-nav  ul li {
		font-size:13px;
		position: relative;
		display: inline-block;
		float: left;
		height:47px;
		margin-top:5px;
	}
		#main-nav  ul li:first-child,
		#main-nav  ul li:first-child a{border:0 none;}
		#main-nav  ul li:last-child a{border-right:0 none;}
		#main-nav  ul li a {
			display: inline-block;
			height: 47px;
			line-height: 47px;
			color: #fff;
			font-size:20px;
			padding:0 17px;
			font-family: Arial, Helvetica, sans-serif;
			font-weight:bold;
		}
		#main-nav ul ul li a {
			font-family: Arial, Helvetica, sans-serif;
			font-size:16px;
			font-weight:normal;
		}
		/*#main-nav  ul li a:after {
			content: "\25BE";
			padding:0 0 0 5px;
		}*/
		#main-nav  ul ul li a:after {
			content: "";
			padding:0;
		}
		#main-nav  ul ul li a:hover {
			cursor:pointer !important;
		}
		#main-nav  ul li a .sub-indicator{}
		#main-nav  ul li a:hover {}
		#main-nav  ul ul{
			display: none;
			padding: 0 5px;
			position: absolute;
			top: 46px;
			width: 250px;
			z-index: 99999;
			float: left;
			background: #fff !important;
			overflow: visible !important;
			
			-webkit-box-shadow: 1px 2px 1px rgba(50, 50, 50, 0.15);
			-moz-box-shadow: 1px 2px 1px rgba(50, 50, 50, 0.15);
			box-shadow: 1px 2px 1px rgba(50, 50, 50, 0.15);
		}
		#main-nav  ul li.current-menu-item ul,
		#main-nav  ul li.current-menu-parent ul,
		#main-nav  ul li.current-page-ancestor ul{ top: 52px;}

		#main-nav  ul ul li, #main-nav  ul ul li:first-child {
			background: none !important;
			z-index: 99999;
			min-width: 250px;
			border:0 none;
			border-top: 1px solid #e1e1e1;
			font-size:12px;
			height:auto;
			margin:0;
		}
			#main-nav  ul ul li:first-child ,#main-nav ul li.current-menu-item ul li:first-child,
			#main-nav ul li.current-menu-parent ul li:first-child,#main-nav ul li.current-page-ancestor ul li:first-child { border-top:0 none !important;}
		#main-nav  ul ul ul ,#main-nav  ul li.current-menu-item ul ul,	#main-nav  ul li.current-menu-parent ul ul,	#main-nav  ul li.current-page-ancestor ul ul{right: auto;left: 225px;	top: 0 !important;	z-index: 99999;	}
		#main-nav #menu-item-225110 ul ul, #main-nav #menu-item-225111 ul ul, #main-nav #menu-item-225112 ul ul {
			left: -325px;	
			
			-webkit-box-shadow: -1px 2px 1px rgba(50, 50, 50, 0.15);
			-moz-box-shadow: -1px 2px 1px rgba(50, 50, 50, 0.15);
			box-shadow: -1px 2px 1px rgba(50, 50, 50, 0.15);
		}
		
		#main-nav ul ul .category-menu-225139{
			top:110px !important;
		}
		
		#main-nav  ul.sub-menu a ,
		#main-nav  ul ul li.current-menu-item a,
		#main-nav  ul ul li.current-menu-parent a,
		#main-nav  ul ul li.current-page-ancestor a{
			border:0 none;
			background: none !important;
			height: auto !important;
			line-height: 1em;
			padding: 10px 10px;
			width: 230px;
			display: block !important;
			margin-right: 0 !important;
			z-index: 99999;
			color: #0d1f4b !important;
			text-transform: none;
		}
		 #main-nav  ul li.current-menu-item ul a,
		 #main-nav  ul li.current-menu-parent ul a,
		 #main-nav  ul li.current-page-ancestor ul a{ color:#0d1f4b !important; }

		#main-nav  ul li:hover > a,	#main-nav  ul :hover > a,
		#main-nav  ul li.hover > a,	#main-nav  ul .hover > a		{	
			color: #0d1f4b ;
			background:#fff;
			margin: -5px 0 0 !important;
			padding: 5px 17px 0 !important;
		}
		#main-nav  ul li.current-menu-item:hover > a, #main-nav  ul li.current-menu-parent:hover > a, #main-nav  ul li.current-page-ancestor:hover > a,
		#main-nav  ul li.current-menu-item.hover > a, #main-nav  ul li.current-menu-parent.hover > a, #main-nav  ul li.current-page-ancestor.hover > a		{	
			margin: 0 0 0 !important;
			padding: 0 17px 0 !important;
			color: #0d1f4b !important;
			background:#fff !important;
		}
		#menu-main-nav ul.sub-menu li:hover > a, #menu-main-nav ul.sub-menu ul :hover > a,
		#menu-main-nav ul.sub-menu li.hover > a, #menu-main-nav ul.sub-menu ul .hover > a { 
			margin: 0 !important;
			padding: 10px !important;
		}
		.wrapper #header-wrap #main-nav  ul ul li:hover > a,
		.wrapper #header-wrap #main-nav  ul ul :hover > a,
		.wrapper #header-wrap #main-nav  ul ul li.hover > a,
		.wrapper #header-wrap #main-nav  ul ul .hover > a 		
		{color: #535252 !important; background:#e4e4e6 !important;}
		#main-nav  ul li:hover > ul, #main-nav  ul li.hover > ul {display: block !important;}
		#main-nav  ul li.current-menu-item,
		#main-nav  ul li.current-menu-parent,
		#main-nav  ul li.current-page-ancestor{
			margin-top:0;
			border-left:0 none !important;
			background:#e4e4e6 !important;
		}
		.import-show {
			display:block !important;
		}
		.import-hide {
			display:none !important;
		}
		
		#main-nav  ul li.current-menu-item ul.sub-menu a, #main-nav  ul li.current-menu-item ul.sub-menu a:hover, #main-nav  ul li.current-menu-item ul.sub-menu a.hover,
		#main-nav  ul li.current-menu-parent ul.sub-menu a, #main-nav  ul li.current-menu-parent ul.sub-menu a:hover, #main-nav  ul li.current-menu-parent ul.sub-menu a.hover,
		#main-nav  ul li.current-page-ancestor ul.sub-menu a, #main-nav  ul li.current-page-ancestor ul.sub-menu a:hover, #main-nav  ul li.current-page-ancestor ul.sub-menu a.hover
		{background:#fff !important; color:#535252 !important;}
		
		#main-nav  ul li.current-menu-item ul.sub-menu a:hover, #main-nav  ul li.current-menu-parent ul.sub-menu a:hover #main-nav  ul li.current-page-ancestor ul.sub-menu a:hover,
		#main-nav  ul li.current-menu-item ul.sub-menu a.hover, #main-nav  ul li.current-menu-parent ul.sub-menu a.hover #main-nav  ul li.current-page-ancestor ul.sub-menu a.hover
		{background:#e4e4e6 !important;}

		#main-nav  ul li.current-menu-item a, #main-nav ul li.current-menu-item a:hover, #main-nav ul li.current-menu-item a.hover,
		#main-nav  ul li.current-menu-parent a, #main-nav ul li.current-menu-parent a:hover, #main-nav ul li.current-menu-parent a.hover,
		#main-nav  ul li.current-page-ancestor a, #main-nav ul li.current-page-ancestor a:hover, #main-nav ul li.current-page-ancestor a.hover {
			background:#F88C00;
			color:#FFF;
			height:52px;
			line-height:52px;
			border-left:0 none !important;
		}
		#main-nav  ul.sub-menu current-menu-item,#main-nav  ul.sub-menu li.current-menu-item a,
		#main-nav li.current-menu-item ul.sub-menu a,#main-nav  ul.sub-menu li.current-menu-parent,
		#main-nav  ul.sub-menu li.current-menu-parent a,#main-nav li.current-menu-parent ul.sub-menu a,
		#main-nav  ul.sub-menu li.current-page-ancestor,#main-nav  ul.sub-menu li.current-page-ancestor a,
		#main-nav li.current-page-ancestor ul.sub-menu a{height:auto !important; line-height: 12px;}
		/*#main-nav  ul li.menu-item-home a{
			background-image:url(images/separate.png) !important;
			background-repeat:no-repeat !important;
			background-position:center -297px;
			cursor:pointer !important;
			text-indent:-9999px;
			height: 52px;
			width: 35px;
			padding:0 7px;
		}*/
		#main-nav  ul li.current-menu-item.current_page_item a {
			
		}
		#main-nav  ul li.current-menu-item.current_page_item a:hover {
			cursor:pointer;
		}
		#main-nav  ul li.menu-item-home.current-menu-item a{background-position:center -292px;}
		#main-nav  ul li.menu-item-home ul li a,
		#main-nav  ul ul li.menu-item-home  a,
		#main-nav  ul li.menu-item-home ul li a:hover{
			background-color:transparent !important;
			text-indent:0;
			background-image:none !important;
			height:auto !important;
			width:auto;
		}
		
		/* Second Level */
		#main-nav  ul ul li {
			position:static;
		}
		#main-nav  ul ul li a {
			-webkit-transition: all ease-in-out 0s;
			-moz-transition: all ease-in-out 0s;
			-o-transition: all ease-in-out 0s;
			transition: all ease-in-out 0s;
		}
		
		/* Third Level */
		#main-nav  ul.sub-menu ul, #main-nav  ul ul ul{
			background:#e4e4e6 !important;
			width:320px;
		}
		
		#main-nav  ul ul ul li.current-menu-item,
		#main-nav  ul ul ul li.current-menu-parent,
		#main-nav  ul ul ul li.current-page-ancestor{
			
		}
		#main-nav #menu-main-nav  ul.sub-menu ul a ,
		#main-nav  ul ul ul li.current-menu-item a,
		#main-nav  ul ul ul li.current-menu-parent a,
		#main-nav  ul ul ul li.current-page-ancestor a{
			width:300px;
			border-bottom:#cfcdcd 1px solid;
			padding:15px 10px !important;
			line-height:1.8;
		}
		#main-nav  ul.sub-menu ul a:hover ,
		#main-nav  ul ul ul li.current-menu-item a:hover,
		#main-nav  ul ul ul li.current-menu-parent a:hover,
		#main-nav  ul ul ul li.current-page-ancestor a:hover{
			color:#cc0013 !important;
			padding:15px 10px !important;
		}
		#main-nav  ul ul ul li.go-to-cat-link {
			display:block !important;
			border:none;
		}
		#main-nav  ul ul ul li.go-to-cat-link a {
			display:block !important;
			font-weight:bold;
		}
		
		
		
	#top-menu-mob{
		background: #FFF;
		width: 500px;
		padding: 5px;
		border: 1px solid #ccc;
		height: 26px;
		color:#000;
		margin:2px 0 0 10px;
	}
	#main-menu-mob{
		background: #222;
		width: 500px;
		padding: 5px;
		border: 1px solid #000;
		color:#DDD;
		height: 27px;
		margin:13px 0 0 10px;
	}
		body.dark-skin #top-menu-mob{background: #222;border: 1px solid #000;	color:#DDD;}
	
	body.admin-bar .fixed-nav{top:32px;}
	
	
	/*More Tab*/
	nav.category-article-nav #menu-item-225113 {
		position:static;
	}
	nav.category-article-nav #menu-item-225113 ul.sub-menu {
		height:auto !important;
		left: 0; 
    padding: 0 0 5px 0 !important;
    top: 99%;
    width: 1045px;	
    background: none repeat scroll 0 0 #fff !important;
    box-shadow: 0px 2px 3px rgba(50, 50, 50, 0.15);		
		border:none;
	}
	nav.category-article-nav #menu-item-225113 ul.sub-menu ul { 
		float:left;
		padding:0 20px 0 0;
		width:auto;
		left:0 !important;
    box-shadow: 0 0 0 rgba(50, 50, 50, 0);		
	}
	nav.category-article-nav #menu-item-225113 ul.sub-menu li {
		border:none;
		float:left;
		display:block;
		width:210px;
		padding:10px 0 0 0;
	}
	nav.category-article-nav #menu-item-225113 ul.sub-menu li ul li {
		float:none;
		width:auto !important;
		padding:0;
	}
	nav.category-article-nav #menu-item-225113 ul.sub-menu li a {
		text-align:left;
		width:100%;
		color:#0d1f4b !important;
		background-color:transparent !important;
		text-indent:0;
		background-image:none !important;
		height:auto !important;
		width:auto;
		border:none;
		text-shadow: 0px 0px 0px rgba(150, 150, 150, 0);
		float:none;
		display:block;
		font-weight:bold;
	}
	nav.category-article-nav #menu-item-225113 ul.sub-menu ul li:last-child a {
		border:none !important;
	}
	nav.category-article-nav #menu-item-225113 ul.sub-menu li ul li {
	
	}
	nav.category-article-nav #menu-item-225113 ul.sub-menu li ul li a {
		color:#0D1F4B !important;
		font-size:15px;
		padding:15px 10px !important;
		font-weight:normal;
	}
	nav.category-article-nav #menu-item-225113 ul.sub-menu li ul li:hover a {
		padding:15px 10px !important;
	}
	nav.category-article-nav #menu-item-225113 ul.sub-menu li a:hover {
		color:#cc0013 !important;
		background:none !important;
	}
	
	nav.category-article-nav #menu-item-225113 ul.sub-menu li ul {
		position:relative;
		display:block !important;
	}
		nav.category-article-nav #menu-item-225113 ul.sub-menu #menu-item-230381 {
			width:290px;
			margin:0 0 0 23px;
		}
			nav.category-article-nav #menu-item-225113 ul.sub-menu #menu-item-230381 li {
				min-width:0;
			}
				nav.category-article-nav #menu-item-225113 ul.sub-menu #menu-item-230381 li a {
					width:250px;
				}
		nav.category-article-nav #menu-item-225113 ul.sub-menu #menu-item-230380 {
			width:260px;
		}
			nav.category-article-nav #menu-item-225113 ul.sub-menu #menu-item-230380 li {
				min-width:0;
			}
				nav.category-article-nav #menu-item-225113 ul.sub-menu #menu-item-230380 li a {
					width:220px;
				}
		nav.category-article-nav #menu-item-225113 ul.sub-menu #menu-item-230382 {
			width:250px;
		}
			nav.category-article-nav #menu-item-225113 ul.sub-menu #menu-item-230382 li {
				min-width:0;
			}
				nav.category-article-nav #menu-item-225113 ul.sub-menu #menu-item-230382 li a {
					width:207px;
				}
		nav.category-article-nav #menu-item-225113 ul.sub-menu #menu-item-445094 {
			width:220px;
		}
			nav.category-article-nav #menu-item-225113 ul.sub-menu #menu-item-445094 li {
				min-width:0;
			}
				nav.category-article-nav #menu-item-225113 ul.sub-menu #menu-item-445094 li a {
					width:140px;
				}
				
#main-nav ul li.current-menu-item a,
#main-nav ul li.current-menu-parent a,
#main-nav ul li.current-page-ancestor a{background-color:#cc0013 !important;}
}

.fixed-nav{
	position:fixed !important;
	top:-5px;
	width:1045px;
	z-index:999;
	-webkit-box-shadow: 0 5px 3px rgba(0, 0, 0, .1);
	-moz-box-shadow: 0 5px 3px rgba(0, 0, 0, .1);
	box-shadow: 0 5px 3px rgba(0, 0, 0, .1);
}

@media only screen and (max-width: 985px) {
	#mobile-hamburger-icon {
		background: url("../png/hamburger.png") no-repeat scroll 20px 20px;
		display: block;
		height: 67px;
		overflow: hidden;
		padding: 0 20px;
		width: 32px;
		margin:0;
		float:left;
		
		-webkit-transition: all ease-in-out 0s;
		-moz-transition: all ease-in-out 0s;
		-o-transition: all ease-in-out 0s;
		transition: all ease-in-out 0s;
	}
	#mobile-hamburger-icon:hover {
		background: url("../png/hamburger.png") #fff no-repeat scroll 20px -27px;
		cursor:pointer;
	}
	
	#mobile-close-icon {
		background: url("../png/menu-close.png") no-repeat scroll 0 0;
		display: block;
		height: 32px;
		overflow: hidden;
		padding: 0;
		width: 32px;
		margin:0 20px 0 0;
		float:right;
		
		-webkit-transition: all ease-in-out 0s;
		-moz-transition: all ease-in-out 0s;
		-o-transition: all ease-in-out 0s;
		transition: all ease-in-out 0s;
	}
	#mobile-close-icon:hover {
		background: url("../png/menu-close.png") no-repeat scroll 0px -42px;
		cursor:pointer;
	}
	
	#ul-nav-wrap {
		position:fixed;
		display:none;
		top:0;
		bottom:0;
		left:0;
		right:0;
		background-color: rgba(0,0,0,0.25);
		z-index:99999;
	}
	#ul-nav-wrap .main-menu {
		position: fixed;
		display: block;
		top: 50px;
		bottom: 20px;
		left: 50%;
		background: #0d1f4b;
		overflow-y: scroll;
		width: 400px;
		margin-left: -200px;
	}
	
	#wpadminbar {
		overflow:hidden;
	}
	#ul-nav-wrap .main-menu ul li a {
		display:block;
		padding:20px;
		font-size:16px;
		font-weight:400;
		font-family: Arial, Helvetica, sans-serif;
		color:#fff;
	}
	#ul-nav-wrap .main-menu ul li.current-menu-item a {
		background:#cc0013;
		color:#fff;
	}
	
	#ul-nav-wrap .main-menu ul li a:hover {
		background:#fff;
		color:#0d1f4b;
		cursor:pointer;
	}
	#ul-nav-wrap .main-menu ul li ul li a {
		padding:20px 20px 20px 40px;
	}
	#ul-nav-wrap .main-menu ul li ul li ul li a {
		padding:20px 20px 20px 60px;
	}
}

/* Search Button */

#main-nav .menu-item-main-nav-search {
    float: right;
}
#main-nav span.main-nav-search {
	background: url("../png/search.png") no-repeat scroll 20px 9px;
	display: inline-block;
	height: 52px;
	line-height: 10em;
	overflow: hidden;
	padding: 0 20px;
	width: 32px;
	margin:0;

	
  -webkit-transition: all ease-in-out 0s;
  -moz-transition: all ease-in-out 0s;
  -o-transition: all ease-in-out 0s;
  transition: all ease-in-out 0s;
}

#main-nav span.main-nav-search:hover {
	background: #fff url("../png/search.png") no-repeat scroll 20px -34px;
	cursor:pointer;
}


		#main-nav #nav-searchform {
			border:2px solid #ccc;
			padding:20px;
			background:#fff;
			position:absolute;
			top:52px;
			right:0;
			width:280px;
			z-index:3;
			
			-webkit-box-shadow: 0 5px 3px rgba(0, 0, 0, .1);
			-moz-box-shadow: 0 5px 3px rgba(0, 0, 0, .1);
			box-shadow: 0 5px 3px rgba(0, 0, 0, .1);
		}

		#main-nav #nav-searchform .nav-search-button {
			background:#cc0015;
			color:#fff;
			font-weight:bold;
			padding:10px 15px;
		}
		#main-nav #nav-searchform #s {
			padding:10px 15px;
		}
		#main-nav #nav-searchform .nav-search-button:hover {
			background:#0d1f4b;
		}
		
		#main-nav .nav-search-block {
	
			display:none;
		}
		
		

nav.category-article-nav #menu-main-nav ul.category-with-post-sub-menu li ul li .nav-article-image-wrap {
	display:none;
	height:142px;
}

/* Random Article Button */		
a.random-article{
	background: #494949 url(../png/separate.png) no-repeat center -246px;
	width:42px;
	height:47px;
	display:block;
	float:right;
	text-indent:-99999px;
	margin:5px 0 0 10px;
}
	a.random-article:hover{ background-color:#777;}

/* Trending Bar */
.below-nav {
	padding:10px 10px 10px 31px;
	background:#ebebeb;
}
.below-nav #trending-topics {
	display:block;
}
.below-nav #trending-topics span {
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	float:left;
	margin:0 25px 0 0;
	color:#cc0013;
	font-weight:bold;
}
.below-nav #trending-topics span a {
	color:#0d1f4b;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.below-nav #trending-topics span a:hover {
	text-decoration:underline;
}
.below-nav .today-date {
	display:block;
	float:right;
	color:#535252;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
}
.below-nav .today-date a {
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
	color:#0d1f4b;
}
.below-nav .today-date a.advertise_link {
	color:#cc0013;
}
.below-nav .today-date a.advertise_link:hover {
	color:#cc0013;
}

hr.mobile-clear-34534 {
	display:none;
}
	
	
/* Breaking News */
.breaking-news{
	background: #FFF;
	border-radius: 1px;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	box-shadow: 0 1px 3px 0 #B5B5B5;
	-moz-box-shadow: 0 1px 3px 0 #b5b5b5;
	-webkit-box-shadow: 0 1px 3px 0 #B5B5B5;
	width:1045px;
	height:32px;
	margin:-5px auto 25px;
	overflow:hidden;
	position:relative;
}
	.breaking-news span{
		background:#FF0000;
		display:block;
		float:left;
		padding:6px 10px 3px;
		color:#FFF;
		font-size:14pt;
	}
	.breaking-news ul{float:left;}
	.breaking-news ul li{display:block}
	.breaking-news ul a{padding:8px;display:block;white-space:nowrap;}

/* Content  Column */
#main-content{
	background: #f7f7f7;
	margin: 0 auto 0;
	position: relative;
	padding:20px 24px;
	width:997px;
}
.full-width{background-image: none;	}
.content {float: left;width: 660px;}
#crumbs { margin-bottom:10px; clear:both; padding-bottom: 5px; border-bottom: 1px solid #DDD;}
div.not-found{padding:20px;}
.full-width .content ,body.error404  .content{	width:auto;	float:none;}

/*Category Head Section*/
body.category .page-head h1, body.tag .page-head h1, body.page-template-page-brand-spotlight .page-head h1 {
	color:#cc0013;
	margin:0 0 10px 0;
}
body.category .page-head .archive-desc, body.tag .page-head .archive-desc, body.page-template-page-brand-spotlight .page-head .archive-desc {
	padding:20px;
	margin:0 0 20px 0;
	-webkit-box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.15);
	-moz-box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.15);
	box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.15);
	background: #fff;
}
body.category .page-head .archive-desc p, body.tag .page-head .archive-desc p, body.page-template-page-brand-spotlight .page-head .archive-desc p {
	padding:5px 0;
}
body.category .page-head .archive-desc a, body.tag .page-head .archive-desc a, body.page-template-page-brand-spotlight .page-head .archive-desc a {
	color:#cc0013;
}

/* Tag Page */

body.tag .sponsor-top-tag, body.page-template-page-brand-spotlight .sponsor-top-tag {
	background: #6679b3 none repeat scroll 0 0;
	color: #fff;
	display: block;
	float: right;
	font-size: 16px;
	font-weight: normal;
	padding: 5px 10px;
}

/* Global Categories Box Styles */
.cat-box{margin-bottom:35px;}
	.cat-box-title{padding:3px 0;overflow:hidden;}
		.cat-box-title h2{
			color:#5E5E5E;
			float:left;
			margin-right:10px;
			font-size: 22px;
		}
		.cat-box-title h2 a{color:#5E5E5E;}
			.cat-box-title h2 a:hover{color:#000;}
		.stripe-line{background:url(../png/stripe.png) ;height:12px;overflow:hidden;margin-top:5px;}
	.cat-box-content, #sidebar .widget-container, .post-listing  {
	}
		.cat-box li.first-news .inner-content{padding:20px;overflow:hidden;}
	p.post-meta{color:#aaa;margin:7px 0;font-size:85%;}
		p.post-meta a {color: #aaa;}
		p.post-meta a:hover {
			border-bottom: 1px #000 dotted;
			color:#000;
			text-decoration:none;
		}
		.post-meta .stars-small{float:left; margin:-1px 5px 0 0;}

.post-listing article.category-article {
	margin:0 0 40px 0;
	-webkit-box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.15);
	-moz-box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.15);
	box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.15);
	background: #fff;
	position:relative;
}

.post-listing article.blank-slim-article {
	background:none;
	-webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.0);
	-moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0.0);
	box-shadow: 0 0 0 rgba(0, 0, 0, 0.0);
}

.post-listing article.category-article .post-thumbnail {
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
}
.post-listing article.category-article .post-thumbnail a {
	display:block;
	text-align:center;
}

.post-listing article.category-article .category-content-all-wrap {
	width:auto;
	float:none;
	padding:0px 10px;
}
.post-listing article.category-article .category-content-all-wrap p {
	padding:0;
	margin:10px 0 0;
}
.post-listing article.category-article p.article-read-more {
	bottom: 10px;
	font-size: 14px;
	position: absolute;
	right: 20px;
}

.post-listing article.category-article .bottom-sponsored-strip {
	margin:12px -5px -10px -5px;
}

body.page-template-page-brand-spotlight .post-listing, body.page-template-page-brand-spotlight .post-listing, body.page-template-page-brand-spotlight .post-listing,
body.tag .post-listing, body.search .post-listing, body.tag .post-listing, body.tag .post-listing,
body.category-18 .post-listing, body.category-18 .post-listing, body.category-18 .post-listing,
body.category-4423 .post-listing, body.category-4423 .post-listing, body.category-4423 .post-listing,
body.category-5678 .post-listing, body.category-5678 .post-listing, body.category-5678 .post-listing {
	display:table;
	width:100%;
}
body.page-template-page-brand-spotlight .post-listing .category-author-article-row, 
body.tag .post-listing .category-author-article-row, 
body.category-18 .post-listing .category-author-article-row, 
body.category .post-listing .category-author-article-row,
body.category-5678 .post-listing .category-author-article-row,
body.category-4423 .post-listing .category-author-article-row,
body.author .post-listing .category-author-article-row,
body.search .post-listing .category-author-article-row  {
	display:table-row;
	padding:0 0 30px 0;
}
body.page-template-page-brand-spotlight .post-listing .row-spacer,
body.tag .post-listing .row-spacer,
body.category-18 .post-listing .row-spacer,
body.category .post-listing .row-spacer,
body.category-5678 .post-listing .row-spacer,
body.category-4423 .post-listing .row-spacer,
body.author .post-listing .row-spacer,
body.search .post-listing .row-spacer {
	height:30px;
	display:table-row;
}
body.page-template-page-brand-spotlight .post-listing .category-author-article-row article.slim-article,
body.tag .post-listing .category-author-article-row article.slim-article,
body.category-18 .post-listing .category-author-article-row article.slim-article,
body.category .post-listing .category-author-article-row article.slim-article,
body.category-5678 .post-listing .category-author-article-row article.slim-article,
body.category-4423 .post-listing .category-author-article-row article.slim-article,
body.author .post-listing .category-author-article-row article.slim-article,
body.search .post-listing .category-author-article-row article.slim-article { 
	display:table-cell;
	vertical-align: top;
}
body.page-template-page-brand-spotlight .post-listing .category-author-article-row .cell-spacer,
body.tag .post-listing .category-author-article-row .cell-spacer,
body.category-18 .post-listing .category-author-article-row .cell-spacer,
body.category .post-listing .category-author-article-row .cell-spacer,
body.category-5678 .post-listing .category-author-article-row .cell-spacer,
body.category-4423 .post-listing .category-author-article-row .cell-spacer,
body.author .post-listing .category-author-article-row .cell-spacer,
body.search .post-listing .category-author-article-row .cell-spacer {
	display:table-cell;
	width:53px;
}
body.category-4423 .post-listing article.slim-article .post-thumbnail {
	margin:0px auto;
}

.post-listing article.slim-article {
	width:275px;
}
.post-listing article.slim-article .post-thumbnail {
	float:none;
	width:275px;
	margin:0;
}
.post-listing article.slim-article .post-thumbnail a {
	text-align:center;
	display:block;
}
.post-listing article.slim-article .post-thumbnail a img {
	max-height: 250px;
  max-width: 380px;
	height:auto !important;
	width:auto !important;
}
.post-listing article.slim-article .category-content-all-wrap {
	width:273px;
}



/*Original Article Section*/
.entry .original_article_info {
	padding:10px;
	background:#ededed;
	font-style:italic;
}

		
/* Two columns */
.cat-box.column2{float:left;width:320px;margin-right:20px;}
	.column2.last-column {margin-left: 0;margin-right: 0; }
	.column2 li , li.other-news{
		background:#f7f7f7;
		overflow:hidden;
		padding: 5px 20px;
		border-top:1px solid #FFF;
		border-bottom:1px solid #eaeaea;
		-webkit-transition: all .40s;
		-moz-transition: all .40s;
		-o-transition: all .40s;
		transition: all .40s;
	}
	.column2 li:hover, li.other-news:hover{background:#f2f2f2;}
		.column2 li h3 {line-height:1.8em;	font-size:13px;}
		li.first-news p {padding:0;}
		.column2 li.first-news{border-bottom:3px solid #eaeaea;background:#FFF;padding:0;	}

/* wide-box */
.wide-box li{
	background:#f7f7f7;
	overflow:hidden;
	padding: 10px 20px;
	border-top:1px solid #FFF;
	border-bottom:1px solid #eaeaea;
	-webkit-transition: all .40s;
	-moz-transition: all .40s;
	-o-transition: all .40s;
	transition: all .40s;
	width:286px;
	float:left;
	height:61px;
}
	.wide-box ul{background:#f7f7f7;overflow:hidden;}
		.wide-box li.first-news p.post-meta{margin:10px 0; }
		.wide-box li.first-news{
			border-bottom:3px solid #eaeaea;
			background:#FFF;
			padding:0;
			width:100%;
			float:none;
			height:auto;
		}
/* list-box */
.list-box, .wide-box{clear:both;}
	.list-box li{
		overflow:hidden;
		padding: 7px 15px;
		width:288px;
		float:right;
		clear:right;
	}
	li.other-news{border-left: 3px solid #eaeaea;}
		.list-box li.first-news p.post-meta{margin:10px 0; }
		.list-box li.first-news{
			padding:13px;
			width:310px;
			float:left;
		}

/* News In Pictures */
.pic-box .cat-box-content {padding:20px 20px 8px;}
	.pic-box li.first-pic{
		padding:0;
		width:300px;
		float:left;
		margin-right:14px;
		margin-left:0;
	}
	.pic-box li{
		overflow:hidden;
		padding: 1px 0 3px;
		width:70px;
		float:left;
		margin-left:6px;
	}
		.pic-box .first-pic .post-thumbnail h2{
			position:absolute;
			width: 270px;
			padding:10px;
			background: url(../png/overlay.png);
			left: 4px;
			bottom: 7px;
		}
			.pic-box .first-pic .post-thumbnail a{ color:#FFF;}
			
/* Tabbed Categories */
.cat-tabs-wrap{padding:20px;}
	.cat-tabs-header{
		background:#F7F7F7;
		height:35px;
		border-bottom: 3px solid #EAEAEA;
		padding:8px 10px 0;
	}
		.cat-tabs-header li{
			float:left;
			margin-right:10px;
			line-height:30px;
			-webkit-border-top-left-radius: 2px;
			-webkit-border-top-right-radius: 2px;
			-moz-border-radius-topleft: 2px;
			-moz-border-radius-topright: 2px;
			border-top-left-radius: 2px;
			border-top-right-radius: 2px;
			padding:4px 15px;
			font-family:Arial, Helvetica, sans-serif;
			font-size:12pt;
		}
		.cat-tabs-header li.active{
			background:#FFF;
			box-shadow: 0 -1px 2px #d4d4d4;
			-moz-box-shadow:0 -1px 2px #d4d4d4;
			-webkit-box-shadow:0 -1px 2px #d4d4d4;
		}
	.cat-tabs-wrap li{
		overflow:hidden;
		padding: 5px 0;
		width:286px;
		float:right;
		clear:right;
	}
	.cat-tabs-wrap li.first-news{
		padding:0;
		width:310px;
		float:left;
		margin-right:20px;
	}
		.cat-tabs-wrap li.first-news p.post-meta{margin:10px 0;}
		
/* Scrolling Box */
.scroll-box{clear:both;}
	.scroll-box .cat-box-content{padding:20px;position:relative;}
		.scroll-box .scroll-item{
			float:left;
			width:140px;
			margin-right:10px;
			padding:3px;
			height:190px;
		}
			.scroll-box .scroll-item .post-meta .stars-small{float:none;margin-top:3px;}
			
	.group_items {width:614px;}
	.group_items .scroll-item:last-child{margin-right:0;}
	.scroll-nav{
		background:#F7F7F7;
		margin:10px -20px -20px;
		padding:5px;
		text-align:center;
	}
		.scroll-nav a{
			background:#b4b4b4;
			width:10px;
			height:10px;
			text-indent:-9999px;
			overflow:hidden;
			display:inline-block;
			margin:2px 2px 0;
			-moz-border-radius: 50px;-webkit-border-radius: 50px; border-radius: 50px;
			-webkit-transition: all .40s;
			-moz-transition: all .40s;
			-o-transition: all .40s;
			transition: all .40s;
		}
		.scroll-nav a:hover{background:#939393;}
		.scroll-nav a.activeSlide{background:#666;}

article .byline {
	color: #0d204b;
	display: block;
	font-size: 14px;
	margin: 15px 0 0 0;
}	
article .byline a {
	color:#0035d9;
}	
article .byline .time-ago {
	color:#0d204b;
}
article .byline .total-shares {
	background: url("../png/share-arrow.png") no-repeat scroll 0 2px rgba(0, 0, 0, 0);
  padding: 0 0 0 19px;
}
/*article .byline .article-date:after, article .byline .article-comments:after {
	content:" \2219 ";
	color:#cac8c8;
	font-size: 18px;
	font-weight: bold;
	line-height: 7px;
} */
article p.article-content {
	font-size:14px;
}
article .byline .article-date, article .byline .article-comments, article .byline .article-author {
padding:0 10px 0 0;
}
article .byline .article-comments a {
	padding:0 0 0 15px;
	background:url(../gif/by-line-comment.gif) 0 3px no-repeat;
}

article p.article-read-more {
	text-align:right;
	margin:10px 0 0 0;
}
article p.article-read-more a, .book-read-more {
	color:#6679B3;
}
article p.article-read-more a:hover, .book-read-more:hover {
	color:#cc0013;
}
#div-gpt-ad-1342739222126-7, #div-gpt-ad-1349370655803-0 {
	margin:20px 0 0 0;
}

.book-read-more {
	float:right;
	margin:-31px 20px 0 0;
	font-size:14px;
}

/* In Content Ad */
body.single .content-ad-wrap {
}
body.single .content-ad-wrap .content-ad-title {
	font-weight:bold;
}
body.single #div-gpt-ad-1469802798402-0 {
	text-align:center;
	margin:0 0 25px 0;
	padding:20px 0;
	border-top:#eee 1px solid;
	border-bottom:#eee 1px solid;
}
#div-gpt-ad-1469802798402-0 {
	text-align:center;
}

/* Widgets */

/* Corpnet - Start a Business Widget */
iframe.corpnet-start-a-business {
	height: 209px;
	width: 100%;
	border: none;
}
@media only screen and (max-width: 4500px) and (min-width: 1299px) {
	iframe.corpnet-start-a-business {
		height: 165px;
	}
}
@media only screen and (max-width: 1024px) {
	iframe.corpnet-start-a-business {
		height: 209px;
	}
}
@media only screen and (max-width: 985px) and (min-width: 768px) {
	iframe.corpnet-start-a-business {
		height: 209px;
	}
}
@media only screen and (max-width: 767px) and (min-width: 480px) {
	iframe.corpnet-start-a-business {
		height: 303px;
	}
}
@media only screen and (max-width: 479px) {
	iframe.corpnet-start-a-business {
		height: 303px;
	}
}



/* Home Page Articles*/
.content .home-first-article-slim-wrap {
	display:table;
	border-spacing:0;
  border-collapse:collapse;
	margin:0 0 30px;
}
.content .home-first-article-slim-wrap .home-first-article-slim-row {
	display:table-row;
}
.content .home-first-article-slim-wrap .home-first-article-slim-row article.home-first-article {
	display:table-cell;
	float:none;
}
.content .home-first-article-slim-wrap .home-first-article-slim-row article.home-first-article .article-content-all-wrap {
	padding:0px 10px 5px 10px;
}
.content .home-first-article-slim-wrap .home-first-article-slim-row article.home-first-article h2 {
	margin:10px 0;
	font-size:22px;
}
.content .home-first-article-slim-wrap .row-spacer {
	display:table-row;
	height:30px;
}
.content .home-first-article-slim-wrap .home-first-article-slim-row div.cell-spacer {
	display:table-cell;
	float:none;
	width:30px;
}
.content article.home-first-article {
	padding:5px 5px 5px 5px;
	background:#fff;
	margin:0 0 30px 0;
	width:305px;
	-webkit-box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.15);
	-moz-box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.15);
	box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.15);
	float:left;
}	
.content article.home-first-article-popular {
	position:relative;
}
.content article.home-first-article-popular a.hot-banner {
	background: url("../png/hot-banner.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	display: block;
	height: 139px;
	left: -2px;
	position: absolute;
	top: -2px;
	width: 137px;
}
.content article.home-first-article .article-wrap-image-content {
	position:relative;
}
.content article.home-first-article-0 {
	float:right;
	 position: relative;
}
.content article.home-first-article .featured-image {
	display:block;
	text-align:center;
}	
.content article.home-first-article .featured-image img {
	max-height: 375px !important;
	max-width: 650px !important;
	height:auto !important;
	width:auto !important;
}
.content .home-first-article-slim-wrap article.home-first-article .featured-image img {
	max-width:305px !important;
	max-height:170px !important;
	height:auto !important;
	width:auto !important;
}
.content article.home-first-article .article-content-all-wrap {
	width:275px;
}
.content article.home-first-article .article-content {
	margin:10px 0 -4px;
}

.content article.home-first-article-wide {
	float:none;
	width:auto;
	position: relative;
}
.content article.home-first-article-wide .featured-image {
}
.content article.home-first-article-wide .featured-image img {
	width:auto !important;
}
.content article.home-first-article-wide .article-content-all-wrap {
	width:auto;
	margin: 0 0 5px;
	padding: 5px 10px 10px;
	width:630px;
}

/*Home Page - Native Ad Slot */

.content .home-first-article-slim-wrap .home-first-article-popular-na-sponsored {
	background:#f1f1f1;
}
.content .home-first-article-slim-wrap .home-first-article-popular-na-sponsored .article-content-na-content {
	font-size:14px;
}
.content .home-first-article-slim-wrap .home-first-article-popular-na-sponsored .article-content-na-content a {
	color:#CC0013;
}

/* Banner */
.featured-image, .full-span-featured-image {
	position:relative;
}
.featured-image .featured-banner, .full-span-featured-image .featured-banner {
	background: none repeat scroll 0 0 #cc0013;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:500;
	font-size: 24px;
	left: 0;
	letter-spacing: 1px;
	padding: 5px 10px;
	position: absolute;
	bottom: 5px;
}

.content article.home-first-article-sponsored-first {
	background:#e8e8ea;
}


.content article .article-sponsor {
	display:block;
	padding:10px;
	background:#FBFBFB;
	font-size:13px;
	margin:10px 0 0 0
}
.content article .article-sponsor img {
	max-width:140px;
	margin:0 0 0 5px !important;
}
.content article.home-first-article-wide p.article-read-more {
	position:absolute;
	bottom:10px;
	right:20px;
  font-size: 14px;
}

/* Special Sponsors */
.content article .article-sponsor-VERISIGN {
	background:none;
	margin:0;
	padding:0;
}

/* Viral Article */
.content article.home-first-article-most-shared {
	position:relative;
}
.content article.home-first-article-most-shared .hot-shares {
	background: #cc0013;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	padding: 10px;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
}
.content article.home-first-article-most-shared .hot-shares .count {
	font-size:27px;
	display:block;
}

/*Sponsored Strip*/
span.bottom-sponsored-strip {
	background: none repeat scroll 0 0 #184a89;
	color: #fff;
	display: block;
	font-size: 12px;
	margin: -5px;
	padding: 8px 5px;
	width: 100%;
}
span.bottom-sponsored-strip span {
  margin: 0 0 0 10px;
}

.home-first-article-slim-row .bottom-sponsored-strip-wrap {
	height: 36px;
}
.home-first-article-slim-row span.bottom-sponsored-strip {
	bottom: 5px;
	position: absolute;
	width: 305px;
}

/* Home Page - Categories Section */
h2.home-category-section-title {
	color: #CC0013;
	font-size: 20px;
	font-weight: 700;
	margin: 0 0 10px;
	text-transform: uppercase;
}
h2.home-category-section-popular { 
	width:315px;
	float:right;
}
h2.home-category-section-recent { 
	width:315px;
	float:left;
}
.home-category-section-wrap .home-category-section {
	padding:20px 20px 0 20px;
	background:#fff;
	margin:0 0 30px 0;
	position:relative;
	-webkit-box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.15);
	-moz-box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.15);
	box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.15);
}
.home-category-section-wrap .home-category-section .home-category-0 {
	width:325px;
	float:left;
	margin:0 20px 20px 0;
}
.home-category-section-wrap .home-category-section .home-category-0 .byline {
	margin:10px 0;
	display:block;
}
.home-category-section-wrap .home-category-section .home-category-0 .article-content {
	margin:5px 0 0 0;
}
.home-category-section-wrap .home-category-section .home-category-small {
	float:right;
	width:250px;
	padding:0 0 13px 0;
	border-bottom: 1px solid #e9e9e9;
	margin:0 0 13px 0;
}
.home-category-section-wrap .home-category-section .home-category-small .featured-image {
	display:block;
	margin:0 0 10px 0;
	text-align:center;
}
.home-category-section-wrap .home-category-section .home-category-small .featured-image img {
	width:auto !important;
	max-width:250px !important;
	max-height:140px !important;
	height:auto !important;
}
.home-category-section-wrap .home-category-section .home-category-2 {
	border-bottom: none;
}
.home-category-section-wrap .home-category-section .home-category-small h2 {
	font-size:15px;
	display:block;
	float:right;
	width:250px;
}
.view-all-cats-strip {
	background: none repeat scroll 0 0 #cac8c8;
	height: 26px;
	margin: 0 -20px;
	padding: 5px 0 0;
}
.home-category-section .view-all-cats-wrap{
	float:right;
	position:relative;
	left:-50%;
	text-align:left;
}
.home-category-section .view-all-cats {
	list-style:none;
	position:relative;
	left:50%;
}
.home-category-section .view-all-cats li {
	float:left;
	position:relative;
	width: auto;
	margin:0 15px;
}
.home-category-section .view-all-cats li, .home-category-section .view-all-cats li a {
	color:#fff;
	font-size:14px;
}
.home-category-section .view-all-cats li {
	color:#333;
}
.home-category-section .view-all-cats li a:hover {
	color:#CC0013;
}

.home-category-section article.home-category-0 p.article-read-more  {
	bottom: 38px;
	font-size: 14px;
	left: 270px;
	margin: 10px 0 0;
	position: absolute;
	text-align: right;
}


/*Half Categories*/
.home-half-category-section-wrap .home-category-section {
	margin:0 0 30px 0;
	width:275px;
	-webkit-box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.15);
	-moz-box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.15);
	box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.15);
	background:#fff;
	padding: 20px;
}
.home-half-category-section-wrap {
	width:315px;
	float:left;
}
.home-half-category-section-wrap .featured-image {
	display:block;
	margin:0 0 10px 0;
}
.home-half-category-section-wrap a.featured-image img {
	width:300px !important;
	height:auto !important;
}
.home-half-category-section-wrap a.view-all {
	margin:15px auto -20px;
}

/*Home Tools Section*/


.home-tools-section-wrap  {
	display:table;
	width:100%;
	margin:0 0 30px;
}
.home-tools-section-wrap .home-tools-section, .home-tools-section-wrap .feature-tool-article-row {
	display:table-row;
}
.home-tools-section-wrap .feature-tool-article-row .feature-tool-article-cell {
	display:table-cell;
}
.home-tools-section-wrap .home-tools-section  .cell-spacer {
	display:table-cell;
	width:30px;
}
.home-tools-section-wrap .home-tools-section .feature-tool-section {
	margin:0 0 30px 0;
	width:275px;
	-webkit-box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.15);
	-moz-box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.15);
	box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.15);
	background:#fff;
	padding: 5px 8px 5px 8px;
	float:none;
	display:table-cell;
	vertical-align:top;
}
.home-tools-section-wrap .home-tools-section h2 {
	font-size:21px;
	padding: 0 10px 5px;
}
.home-tools-section-wrap .home-tools-section .feature-tool-section .featured-image {
	display:block;
	margin:0 0 10px 0;
}
.home-tools-section-wrap .home-tools-section .feature-tool-section .featured-image img {
	width:auto !important;
	height:auto !important;
	max-height:168px;
	max-width:300px;
}
.home-tools-section-wrap .feature-tool-article-row .feature-tool-article-cell a.book-read-more {
	float: right;
	font-size: 14px;
	margin: -31px 20px 0 0;
}


/*Home Infographic/Cartoons Section*/
.home-cartoon-infographic-section-wrap {
	display:table;
	width:100%;
	margin:0 0 30px;
}
.home-cartoon-infographic-section-wrap .home-cartoon-infographic-section-row {
	display:table-row;
}
.home-cartoon-infographic-section-wrap .home-cartoon-infographic-section-row .cell-spacer {
	display:table-cell;
	width:30px;
}
.home-cartoon-infographic-section-wrap .home-cartoon-infographic-section-row h2,
.home-cartoon-infographic-section-wrap .home-cartoon-infographic-section-row .home-category-section  {
	display:table-cell;
	float:none;
	vertical-align:top;
}
.home-cartoon-infographic-section-wrap .home-cartoon-infographic-section-row h2 {
	padding:0 0 10px 0;
}
.home-cartoon-infographic-section-wrap .home-cartoon-infographic-section-row-content-row h2 {
	font-size: 21px;
	padding: 0 10px 5px;
}
.home-cartoon-infographic-section-wrap .home-cartoon-infographic-section-row .home-cartoon-infographic-section-cell {
	display:table-cell;
}
.home-cartoon-infographic-section-wrap .home-cartoon-infographic-section-row .home-category-section {
	padding:5px 5px 30px 5px;
}
.home-cartoon-infographic-section-wrap a.infographic-image { 
	display:block;
	text-align:center;
	margin:0 0 10px 0;
}
.home-cartoon-infographic-section-wrap a.infographic-image img, .home-cartoon-infographic-section-wrap .infographic-ad {
	width:300px !important;
} 
.home-cartoon-infographic-section-wrap .home-category-23 a img {
	background: none repeat scroll 0 0 #fff;
	border: 1px solid #777;
	padding: 5px;
	width: 291px !important;
}
.view-all-relative-wrap {
	position:relative;
	display:block;
}
.home-cartoon-infographic-section-wrap .view-all {
	left: 121px;
	margin: 0 !important;
	position: absolute;
	top: -29px;
}

/*Book Review Section
.home-product-book-section-wrap {
	display:table;
	width:100%;
	margin:0 0 30px;
}
.home-product-book-section-wrap .home-book-product-section-row {
	display:table-row;
}
.home-product-book-section-wrap .home-book-product-section-row .cell-spacer {
	display:table-cell;
	width:30px;
}
.home-product-book-section-wrap .home-book-product-section-row .home-category-section  {
	display:table-cell;
	float:none;
	vertical-align:top;
}
.home-product-book-section-wrap .home-book-product-section-row h2 {
	margin:0 10px 10px;
	font-size: 21px;
}
.home-product-book-section-wrap .home-book-product-section-row .article-content {
	margin:10px 0 10px 0;
}
.home-product-book-section-wrap .home-book-product-section-row .home-book-product-section-cell {
	display:table-cell;
}
.home-product-book-section-wrap .home-book-product-section-row .home-category-section {
	padding:5px 7px 15px 7px;
	width: 300px;
}

.view-all-relative-wrap {
	position:relative;
	display:block;
}
.home-product-book-section-wrap .view-all {
	left: 121px;
	margin: 0 !important;
	position: absolute;
	top: -29px;
}


.home-category-book-section .home-category-23 {
	border-bottom: 1px solid #999;
	margin: 0 0 35px;
	padding: 0 0 35px;
}
.home-category-book-section a.featured-image {
	text-align:center;
}
.home-category-book-section a.featured-image img {
	max-height:340px !important;
	width:auto !important;
}
.home-category-book-section .span.stars-large, .home-category-book-section span.stars-small {
	float:left;
	margin:0 10px 0;
}
.home-category-book-section .starline {
	color: #0d204b;
	font-size: 13px;
	font-weight: bold;
}
.home-category-book-section .starline .shareme {
	background: url("images/share-arrow.png") no-repeat scroll 0 2px rgba(0, 0, 0, 0);
  padding: 0 0 0 19px;
}

/*Home Product Reviews  
.home-category-product-section article {
	border-bottom: 1px solid #999;
	margin: 0 0 35px;
	padding: 0 0 35px;
}
.home-category-product-section article.home-category-3 {
	border-bottom:none;
}
.home-category-product-section a.featured-image {
	float: none;
  margin: 0 0 10px;
}
.home-category-product-section a.featured-image img {
	height:auto !important;
	width:300px !important;
}
.home-category-product-section .span.stars-large, .home-category-product-section span.stars-small {
	float:left;
	margin:0 10px 0;
}
.home-category-product-section .starline {
	color: #0d204b;
	font-size: 13px;
	font-weight: bold;
}
.home-category-product-section .starline .shareme {
	background: url("images/share-arrow.png") no-repeat scroll 0 2px rgba(0, 0, 0, 0);
  padding: 0 0 0 19px;
}*/



/* Home - Product Review Section */
.home-product-section {
	margin:0 0 30px 0;
	width:auto;
	-webkit-box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.15);
	-moz-box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.15);
	box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.15);
	background:#fff;
	padding: 5px 8px 15px 8px;
} 
.home-product-section .home-category-1 {
	width:300px;
	float:left;
}
.home-product-section .home-category-2 {
	border-left: 1px solid #ccc;
	float: right;
	padding: 0 0 0 20px;
	width: 300px;
}
.home-product-section .featured-image {
	display:block;
	width:100%;
	text-align:center;
}
.home-product-section article img {
	width:300px;
	height:auto;
}
.home-product-section article h2 {
	margin:0 10px 10px;
	font-size: 21px;
}

.home-product-section article .span.stars-large, .home-product-section article span.stars-small {
	float:left;
	margin:0 10px 0;
}
.home-product-section article .starline {
	color: #0d204b;
	font-size: 13px;
	font-weight: bold;
}
.home-product-section article .starline .shareme {
	background: url("../png/share-arrow.png") no-repeat scroll 0 2px rgba(0, 0, 0, 0);
  padding: 0 0 0 19px;
}



/* Home - Book Review Section */
.home-book-section {
	margin:0 0 30px 0;
	width:auto;
	-webkit-box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.15);
	-moz-box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.15);
	box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.15);
	background:#fff;
	padding: 5px 8px 15px 8px;
} 
.home-book-section .home-category-23 {
	width:300px;
	float:left;
}
.home-book-section .home-category-24 {
	border-left: 1px solid #ccc;
	float: right;
	padding: 0 0 0 20px;
	width: 300px;
}
.home-book-section .featured-image {
	display:block;
	width:100%;
	text-align:center;
}
.home-book-section article img {
	max-width:300px;
	height:auto;
	max-height:300px;
	width:auto;
}
.home-book-section article h2 {
	margin:0 10px 10px;
	font-size: 21px;
}

.home-book-section article .span.stars-large, .home-book-section article span.stars-small {
	float:left;
	margin:0 10px 0;
}
.home-book-section article .starline {
	color: #0d204b;
	font-size: 13px;
	font-weight: bold;
}
.home-book-section article .starline .shareme {
	background: url("../png/share-arrow.png") no-repeat scroll 0 2px rgba(0, 0, 0, 0);
  padding: 0 0 0 19px;
}


 


/* Recent Posts Box */
.recent-box{clear:both;}
	.recent-box .cat-box-content{padding:20px;position:relative;}
		.recent-box .recent-item{
			float:left;
			width:195px;
			margin:0 10px 10px 0;
			padding:2px;
			height:190px;
		}
		.recent-box .recent-item:nth-child(3n+3){margin-right:0;}
		.recent-box .item-list{ padding:10px 0;}

.divider{background: url(../png/stripe.png);height: 10px;overflow: hidden;margin: 10px 0 20px;clear:both;}

/* Post Styles */
.page-head{padding: 3px 0;}
	.page-head .stripe-line{ margin-top:7px;}
	.page-title{
		margin-right: 10px;
		font-size: 26px;
		color:#000;
	}
	a.rss-cat-icon{
		float:right;
		background:url(../png/separate.png) no-repeat -19px -132px;
		width:16px;
		height:16px;
		margin:6px 0 0 8px;
		text-indent:-99999px;
		display:block;
	}
	.archive-meta{padding:15px 0;}

/* Author Page Styles */
.author-bio {
	-webkit-box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.15);
	-moz-box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.15);
	box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.15);
	background:#fff;
	padding: 20px;
	margin:0 0 20px 0;
}
.author-bio #author-description a {
	color:#6679B3;
}
.author-bio #author-description a:hover {
	color:#cc0013;
}
#author-avatar{	float:left;	margin-right:15px;}
body.author #author-description p {
	padding:5px 0;
}
body.author h1.page-title {
	color: #CC0013;
  margin: 0 0 10px;
	font-size:20px;
}		

body.author .author-page-staff-writer #author-avatar {
	position:relative;
	margin:0 15px 30px 0;
}
body.author .author-page-staff-writer #author-avatar:after {
  background: none repeat scroll 0 0 #CC0013;
  bottom: -20px;
  color: #FFFFFF;
  content: "Staff";
  font-weight: bold;
  left: 0;
	height:24px;
	
  position: absolute;
  text-align: center;
	font-size:18px;
	text-transform: uppercase;
  width: 100%;
}
		 
/* Single Post Styles */	
.post { margin-bottom:20px;}
	.single-post-thumb{	margin:0 -1px;}
		.single-post-thumb img{width:100%; height:auto;}
	.head-lightbox a{cursor: -webkit-zoom-in;cursor: -moz-zoom-in;cursor: zoom-in;}
	.head-lightbox a:hover{opacity:.8;}
		.post-title {
			margin-bottom:10px;
			font-size: 28px;
		}
		.post-inner p.post-meta{
			border-bottom:1px solid #f2f2f2;
			padding-bottom:5px;
			margin-bottom:10px;
		}
			p.post-meta span{display:inline-block;margin-right:10px;}
		.item-list {
			border-bottom:1px solid #f2f2f2;
			padding:5px 5px 10px;
			overflow:hidden;
		}
		body.category-18 .item-list,
		body.category-5678 .item-list		{
			padding:10px 10px 20px;
		}
			.item-list p.post-meta {margin:10px 0;}
		.archive-wide-thumb{margin:-20px -20px 10px;}
			.archive-wide-thumb a:hover img{opacity:0.8}
	.page-link{
		margin:15px 0 0;
		padding-top:5px;
		border-top:1px solid #f2f2f2;
	}
	.edit-link{	clear:both;	display:block;	margin-top:10px;}
	.post-tag { margin:-10px 0 20px}
		.post-tag a{
			border-color: #dedede #d8d8d8 #d3d3d3;
			text-shadow: 0 1px 0 #fff;
			-webkit-box-shadow: 0 1px 1px #eaeaea, inset 0 1px 0 #fbfbfb;
			-moz-box-shadow: 0 1px 1px #eaeaea, inset 0 1px 0 #fbfbfb;
			box-shadow: 0 1px 1px #eaeaea, inset 0 1px 0 #fbfbfb;
			background: #ffffff;
			background: -moz-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
			background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(47%,#f6f6f6), color-stop(100%,#ededed));
			background: -webkit-linear-gradient(top, #ffffff 0%,#f6f6f6 47%,#ededed 100%);
			background: -o-linear-gradient(top, #ffffff 0%,#f6f6f6 47%,#ededed 100%);
			background: -ms-linear-gradient(top, #ffffff 0%,#f6f6f6 47%,#ededed 100%);
			background: linear-gradient(top, #ffffff 0%,#f6f6f6 47%,#ededed 100%);
			display: inline-block;
			text-decoration: none;
			font-size: 10px;
			padding: 3px 8px;
			line-height: 20px;
			color: #555;
			text-transform: uppercase;
			border: 1px solid #DEDEDE;
			-webkit-border-radius: 3px;
			-moz-border-radius: 3px;
			border-radius: 3px ;
			cursor: pointer;
		}
		.post-tag a:hover{ background:#FFF;}
	
	.sticky {}

body.single-post article {
	-webkit-box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.15);
	-moz-box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.15);
	box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.15);
	background:#fff;
	margin:0 0 20px 0;
	padding:20px 20px 27px 20px;
	position:relative;
}
article .full-span-featured-image {
	display:block;
	margin:20px 0 5px -20px;
}
article .full-span-featured-image img {
	height: auto;
  width: 660px;
}

body.single-post article .entry p:last-of-type small em {
	float:none;
	margin:10px 0 0 0;
}

body.single-post article .entry .tag-list{
	display: block;
	font-size: 16px;
	font-weight:bold;
	margin:0 0 -13px;
	padding:10px 0 0 0;
	float:none;
}

body.single-post article .entry .bottom-post-comment-button {
	float:right;
}
body.single-post article .entry .bottom-post-comment-button a { 
	display:block;
	float:right;
	padding:5px 10px;
	background:#6679B3;
	color:#fff;
	margin:0;
	position:absolute;
	bottom:0;
	right:0;
	text-decoration:none;
}
body.single-post article .entry .bottom-post-comment-button a:hover {
	color:#fff;
	background:#41538c;
} 

body.single-post article .entry audio {
	width:100%;
}
	
/* Post Thumbnail */
.post-thumbnail {margin: 0 15px 10px 0;position: relative; padding:2px;}
	.post-thumbnail img {
		-moz-border-radius: 1px;
		-webkit-border-radius: 1px;
		-webkit-transition: all .40s;
		-moz-transition: all .40s;
		-o-transition: all .40s;
		transition: all .40s;
		max-width:646px;
		height:auto;
	}
	.post-thumbnail a:hover .overlay-icon{opacity:0.7;}
	.overlay-icon{
		background:url(../png/link-overlay.png) no-repeat center;
		width:100%;
		height:100%;
		display:block;
		position:absolute;
		opacity:0;
		top:2px;
		-webkit-transition: all .4s ease-in-out;
		-moz-transition: all .4s ease-in-out;
		-o-transition: all .4s ease-in-out;
		-ms-transition: all .4s ease-in-out;
		transition: all .4s ease-in-out;			
	}

.item-list .post-thumbnail{float:left;margin-bottom:0;}
.cat-box li .post-thumbnail{margin:0 15px 0 0;}
	.cat-box li .post-thumbnail img{ padding:2px;}
	
		.column2 .post-thumbnail{float:left;}
		.column2 li.first-news .post-thumbnail{ margin: 0 0 10px 0; height:129px; float:none;}
			.column2 li.first-news .post-thumbnail img{ width:100%; height:100%;}
			
			.wide-box li .post-thumbnail{float:left;}
			.wide-box li.first-news .post-thumbnail{width:240px; height:160px}
			.wide-box li.first-news .post-thumbnail img{ width:100%; height:100%; }
			
			.list-box li .post-thumbnail{float:left;}
			.list-box li.first-news .post-thumbnail{margin:0 0 15px 0;float:none;width:302px;height:150px;}
			.list-box li.first-news .post-thumbnail img{ width:100%; height:100%;}

		.pic-box .first-pic .post-thumbnail{position:relative;}
		
		.cat-tabs-wrap li .post-thumbnail{float:left;	margin-bottom:0;}
		.cat-tabs-wrap li.first-news .post-thumbnail{margin:0 0 10px 0;float:none;width:302px; height:140px;}
		.cat-tabs-wrap li.first-news .post-thumbnail img{ width:100%; height:100%;}

	.scroll-box  .post-thumbnail img{width:130px;	height:60px;}
			.recent-item .post-thumbnail{ margin:0 0 10px 0;}
			.recent-item .post-thumbnail img{ width:185px; height:85px;}
			.recent-item .post-thumbnail .overlay-icon{ width:193px; height:103px;}


.single-post-audio{	position:relative; min-height: 56px;}
.single-audio{bottom: 20px;position: absolute; background:rgba(0 , 0, 0 , .6); width: 90%;padding: 10px 5%;}
.single-post-audio div.jp-audio{margin-bottom:0;}

/*Page Styling*/
body.page article.post-listing, body.error404 article.post-listing, body.search-results article.post-listing {
	-webkit-box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.15);
	-moz-box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.15);
	box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.15);
	background:#fff;
	padding: 20px;
	margin:0 0 20px 0;
}

/*Sharrre - Single*/
@media only screen and (max-width: 1399px) and (min-width: 1px){
	.post-meta-side-share-v3 .share-button{
		display:block;
		float:left;
		height:20px;
		padding:0 12px 0 0;
	}
	.post-meta-side-share-v3 .share-button .twitter-share-button{
		width:100px !important;
	}
	.post-meta-side-share-v3 .share-twitter {
		padding:0;
	}
	.post-meta-side-share-v3 .share-facebook{
		max-width:83px;
		padding:0 7px 0 0;
	}
	.post-meta-side-share-v3 .share-facebook .fb_iframe_widget{
		width:83px !important;
	}
	#lower-share{
		padding:10px 0 0 0;
		margin:10px 0 0 0;
		border-top:#333 1px solid;
	}
	.post-meta-side-share-v3 {
		padding:0 0 10px 0;
	}
	.entry .post-meta-side-share-v3 {
		padding:0 0 10px 0;
		width:587px;
		margin:0 0 0 -10px;
	}
	.post-meta-side-share-v3 .shareme-wrap {
		display:block;
		float:left;
		margin:20px 10px 0 0;
		text-align:center;
		line-height:15px;
		color:#cb1505;
	}
	.post-meta-side-share-v3 .shareme-wrap .shareme .box,
	.post-meta-side-share-v3 .shareme-wrap .total-shares .box {
		font-weight:bold;
		font-size:28px;
	}
	.shareme-divider {
		display:block;
		float:left;
		color:#fff;
		border-left: 1px solid #E4E9FF;
		font-size:38px;
		margin:9px 4px 0 11px;
	}
	.post-meta-side-share-v3-sharrre {
		border-bottom:1px solid #e4e9ff;
		border-top:1px solid #e4e9ff;
		padding:10px 0;
		margin:10px 0;
	}
	.post-meta-side-share-v3 .post-meta-side-share-wrap2{
		padding: 10px 0 0 0;
		border-top: 1px solid #999;
		margin: 10px 0 10px 0;
		border-bottom: 1px solid #999;
	}
	.post-meta-side-share-v3 .button-stack {
		display:block;
		float:left;
		width:350px;
	}
	.post-meta-side-share-v3 .button-stack a.sbutton {
		float:left;
		display:block;
		padding:5px 10px 5px 25px;
		width:40px;
		height:20px;
		text-align:right;
		background:url(../png/side-social-images-mobile30f4.png) #0009c8 0 0 no-repeat;
		font-weight:bold;
		color:#fff;
		font-size:13px;
		margin:0 10px 10px 0;
	}

	.post-meta-side-share-v3 .button-stack a.sbutton-short {
		font-size:0px;
		color: transparent;
	}

	.post-meta-side-share-v3 .button-stack .side-share-twitter a {
		background:url(../png/side-social-images-mobile30f4.png) #000000 0 -78px no-repeat;
	}
	.post-meta-side-share-v3 .button-stack .side-share-facebook a {
		background:url(../png/side-social-images-mobile30f4.png) #507cbe 0 0 no-repeat;
	} 
	.post-meta-side-share-v3 .button-stack .side-share-flipboard a {
		background:url(../png/side-social-images-mobile30f4.png) #f52828 0 -148px no-repeat;
	} 
	.post-meta-side-share-v3 .button-stack .side-share-pinterest a {
		background:url(../png/side-social-images-mobile30f4.png) #f16261 0 -300px no-repeat;
	}
	.post-meta-side-share-v3 .button-stack .side-share-linkedin a {
		background:url(../png/side-social-images-mobile30f4.png) #90cadd 0 -221px no-repeat;
	} 
	.post-meta-side-share-v3 .button-stack .side-share-bizsugar a {
		background:url(../png/side-social-images-mobile30f4.png) #2570b8 0 -366px no-repeat;
	}

	.post-meta-side-share-v3 .button-stack .side-share-twitter a.sbutton-short {
		background:url(../png/side-social-images-mobile30f4.png) #000000 24px -78px no-repeat;
	}
	.post-meta-side-share-v3 .button-stack .side-share-facebook a.sbutton-short {
		background:url(../png/side-social-images-mobile30f4.png) #507cbe 24px 0 no-repeat;
	} 
	.post-meta-side-share-v3 .button-stack .side-share-flipboard a.sbutton-short {
		background:url(../png/side-social-images-mobile30f4.png) #f52828 24px -148px no-repeat;
	} 
	.post-meta-side-share-v3 .button-stack .side-share-pinterest a.sbutton-short {
		background:url(../png/side-social-images-mobile30f4.png) #f16261 24px -300px no-repeat;
	}
	.post-meta-side-share-v3 .button-stack .side-share-linkedin a.sbutton-short {
		background:url(../png/side-social-images-mobile30f4.png) #90cadd 24px -221px no-repeat;
	} 
	.post-meta-side-share-v3 .button-stack .side-share-bizsugar a.sbutton-short {
		background:url(../png/side-social-images-mobile30f4.png) #2570b8 24px -366px no-repeat;
	}

	.post-meta-side-share-v3 .button-stack .share-facebook, 
	.post-meta-side-share-v3 .button-stack .share-linkedin, 
	.post-meta-side-share-v3 .button-stack .share-pinterest {
		margin:10px 0 0;
	}
	.post-meta-side-share-v3 .button-stack .share-bizsugar, 
	.post-meta-side-share-v3 .button-stack .share-linkedin {
		max-width:114px;
		width:114px;
		padding:0;
	}
	.post-meta-side-share-v3 .button-stack .share-twitter, 
	.post-meta-side-share-v3 .button-stack .share-facebook {
		width:100px;
		max-width:100px;
		padding:0;
	}
	.post-meta-side-share-v3 .button-stack .share-facebook .fb-like span {
		display:inline-flex;
	}
	.post-meta-side-share-v3 .button-stack .share-google, 
	.post-meta-side-share-v3 .button-stack .share-pinterest {
		width:73px;
	}
	.post-meta-side-share-v3 .button-stack .comment-count {
		float:right;
		display:block;
		padding:0 20px 0 0;
		 background-position:right 0;
	} 
	.post-meta-side-share-v3 .button-stack .comment-count a {
		color:#333333;
		text-decoration:none;
	}
	.post-meta-side-share-v3 .button-stack .comment-count a:hover {
		text-decoration:underline;
	}
	.post-meta-side-share-v3 .button-stack .WP_email_post{
		background: url(../png/email-12-64-v2.png) no-repeat scroll 24px 6px #dc4c3f;
		display: block;
		float: left;
		width:40px;
		height:20px;
		padding:5px 10px 5px 25px;
		font-size: 0;
		text-indent: -9999em;
		
	}
}

#sponsored-single-article {
	padding:42px 20px 27px;
}
#sponsored-single-article .sponsor-top-tag {
	position: absolute;
	padding: 5px 10px;
	background: #6679b3;
	display: block;    
	float: right;
	top: 0;
	right: 0;
	color:#fff;
	font-weight:bold;
}
#div-gpt-ad-1342739222126-4 {
	margin:20px 0 10px 0;
}

/* Side Share Bar */
@media only screen and (max-width: 100000px) and (min-width: 1400px){
	.post-meta-side-share-v3 {
		width:100px;
		margin:0 0 0 -140px;
		border:0;
		height:0;
		padding:0;
		position:sticky;
		top:40px;
	}
	.post-meta-side-share-wrap {
		padding:10px 4px 10px 10px;
	}
	body.page .post-meta-side-share-wrap {
		bottom:auto !important;
	}
	.post-meta-side-share-wrap2 {
		background:#fff;
		padding:10px 0;
		-webkit-box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.15);
		-moz-box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.15);
		box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.15);
	}

	.post-meta-side-share-v3 .shareme-wrap {
		border-bottom: 1px solid #EEEEEE;
		color: #CB1505;
		display: block;
		line-height: 15px;
		margin: 0 10px 10px;
		padding: 0 0 10px;
		text-align: center;
	}
	.post-meta-side-share-v3 .shareme-wrap .shareme .box,
	.post-meta-side-share-v3 .shareme-wrap .total-shares .box {
		font-weight:bold;
		font-size:28px;
		line-height:34px;
	}

	.post-meta-side-share-v3 .side-share-buttons a.sbutton {
		display:block;
		height:23px;
		width:60px;
		margin:10px auto;
		background:url("../png/side-social-images30f4.png") no-repeat scroll 0 0 #000;
		overflow:hidden;
		color:#fff !important;
		font-weight:bold;
		padding:31px 0 0;
		line-height:23px;
		text-align:center;
	}
	.post-meta-side-share-v3 .side-share-buttons a.sbutton-short {
		height:0;
	}
	.post-meta-side-share-v3 .side-share-buttons .side-share-twitter a.sbutton {background-color:#000000; background-position:20px -81px;}
	.post-meta-side-share-v3 .side-share-buttons .side-share-facebook a.sbutton {background-color:#507cbe; background-position:20px -4px;}
	.post-meta-side-share-v3 .side-share-buttons .side-share-flipboard a.sbutton {background-color:#f52828; background-position:20px -151px;}
	.post-meta-side-share-v3 .side-share-buttons .side-share-linkedin a.sbutton {background-color:#90cadd; background-position:20px -222px;}
	.post-meta-side-share-v3 .side-share-buttons .side-share-pinterest a.sbutton {background-color:#f16261; background-position:20px -302px;}
	.post-meta-side-share-v3 .side-share-buttons .side-share-bizsugar a.sbutton {background-color:#2570b8; background-position:20px -369px;}

	.post-meta-side-share-v3 .WP_email_post{
		background: url(../png/email-12-64-v2.png) no-repeat scroll 18px 4px #dc4c3f;
		display: block;
		height:27px;
		width:60px;
		font-size: 0;
		margin: 10px auto;
		text-indent: -9999em;
	}
}
#newsy-videos h3 {
	color: #cc0013;
	font-size: 18px;
	font-weight: 700;
	margin: 4px 0 11px 0;
	text-transform: uppercase;
}


/* Author Box */
body.single #abouttheauthor {
}

#abouttheauthor .author {
	-webkit-box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.15);
	-moz-box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.15);
	box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.15);
	background:#fff;
	padding: 20px;
	margin:0 0 20px 0;
}
#abouttheauthor h3 {
	color: #cc0013;
	font-size: 16px;
	font-weight: 700;
	margin: 4px 0 0;
	text-transform: uppercase;
	float:left;
}
#abouttheauthor div.single_section_title {
	color: #cc0013;
	font-size: 16px;
	margin: 4px 0 0;
	text-transform: uppercase;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 500 !important;
	letter-spacing: .6px;
	line-height: 1.35;
}
#abouttheauthor .author-image {
	float:left;
	display:block;
	margin:5px 5px 5px 0;
}
#abouttheauthor .author-image img {
	max-height:50px;
	width:auto;
}
#abouttheauthor div.single_section_title a {
	color: #cc0013;
}
#abouttheauthor div.single_section_title a:hover {
	color: #444444;
}
#abouttheauthor .connectauthor {
	float:right;
	width:236px;
	list-style:none;
}
body.author #abouttheauthor .connectauthor {
	margin:-33px 0 0;
}
body.single #abouttheauthor .connectauthor {
	margin:4px 0 7px;
}
#abouttheauthor .connectauthor li a {
	background:url(../png/top-social-buttons5e1f.png) #343946;
	display:block;
	overflow:hidden;
	height:23px;
	width:23px;
	line-height:200px;
	float:right;
	margin:0 0 0 10px;
}
#abouttheauthor .connectauthor li a:hover {
	background-color:#CC0013;
}
#abouttheauthor .connectauthor li a.bizsugar {background-position:0px -138px;}
#abouttheauthor .connectauthor li a.youtube {background-position:0px -163px;}
#abouttheauthor .connectauthor li a.linkedin {background-position:0px -45px;}
#abouttheauthor .connectauthor li a.pinterest {background-position:0px -23px;}
#abouttheauthor .connectauthor li a.google-plus {background-position:0px -70px;}
#abouttheauthor .connectauthor li a.facebook {background-position:0px 0px;}
#abouttheauthor .connectauthor li a.twitter {background-position:0px -91px;}
#abouttheauthor .connectauthor li a.rss {background-position:0px -115px;}

#abouttheauthor .author-bio {
	margin:5px 0 30px 0;
	font-size:14px;
}
#abouttheauthor .author-bio a {
	color:#6679B3;
}
#abouttheauthor .author-bio img {
	float:left;
	margin:5px 10px 0 0;
}

body.single #abouttheauthor.content-partner-author .author-bio {
	background:#eee;
}

body.single #abouttheauthor.staff-author .author-bio .author-image {
	margin: 5px 10px 25px 0;
	position: relative;
}
body.single #abouttheauthor.staff-author .author-bio .author-image:after {
  background: none repeat scroll 0 0 #CC0013;
  bottom: -20px;
  color: #FFFFFF;
  content: "Staff";
  font-weight: bold;
  left: 0;
  position: absolute;
  text-align: center;
  width: 50px;
}
body.single #abouttheauthor.staff-author .author-bio .author-image img {
	margin:0;
}

body.single .content-partner-blurb {
	padding:10px;
	background:#eee;
	font-size:14px;
	margin:15px 0 10px;
}
body.single .content-partner-blurb strong {
	color:#777;
}
body.single .content-partner-blurb a {
	color:#1376bc;
	cursor:pointer;
}
body.single .content-partner-blurb img {
	float:left;
	margin:0 10px 5px 0;
	max-height:50px;
	width:auto;
}
body.single .content-partner-blurb small, body.single .content-partner-blurb small a {
	color:#1376bc;
	font-style: italic;
}

/* Verisign Styles*/
body.single p.verisign-blurb {
	margin:0 0 5px 0;
}
body.single p.verisign-blurb a {
	color:#1376bc;
}
body.single p.verisign-blurb a:hover {
	color:#cc0013;
}


/* Related Articles*/
#related-articles h3 {
	color: #CC0013;
	font-size: 16px;
	font-weight: 700;
	margin: 0 0 10px;
	text-transform: uppercase;
}
#related-articles div.single_section_title {
	color: #CC0013;
	font-size: 16px;
	margin: 0 0 10px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 500 !important;
	letter-spacing: .6px;
	line-height: 1.35;
}
#related-articles .single-related-articles {
	-webkit-box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.15);
	-moz-box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.15);
	box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.15);
	background:#fff;
	padding: 20px;
	margin:0 0 20px 0;
}
#related-articles .single-related-articles ul {
	padding:0;
	margin:0;
}
#related-articles .single-related-articles li {
	display:block;
	float:left;
	width:180px;
	margin:0 40px 0 0;
}
#related-articles .single-related-articles li.clear {
	border:0 !important;
	background:none !important;
	height:0 !important;
	width:0 !important;
	clear:both !important;
	visibility:hidden !important;
	float:none !important;
}
#related-articles .single-related-articles li.related-article-2,
#related-articles .single-related-articles li.related-article-5 {
	margin:0;
}
#related-articles .single-related-articles li.related-article-3,
#related-articles .single-related-articles li.related-article-4,
#related-articles .single-related-articles li.related-article-5 {
	margin-top:10px;
}
#related-articles .single-related-articles li a img {  
	height:auto !important;
	width:180px !important;
}
#related-articles .single-related-articles .related-articles-img {
	display:block;
	height:132px;
	width:180px;
	overflow:hidden;
}
#related-articles.related-articles-book-category .single-related-articles .related-articles-img {
	height:auto;
	width:auto;
	text-align:center;
}
#related-articles.related-articles-book-category .single-related-articles .related-articles-img img {
	height:auto;
	width:auto !important;
	max-height:130px;
}
#related-articles .single-related-articles .related-articles-title {
	display:block;
	margin:10px 9px;
	font-size:16px;
	font-weight:bold;
	line-height:1.3;
}

#related-articles .sponsored-related-article .related-articles-title {
	color:#184a89;
}
#related-articles .sponsored-related-article a:hover .related-articles-title {
	color:#cc0013;
}
#related-articles .sponsored-related-article .related-articles-sponsor {
	font-family: Arial, Helvetica, sans-serif;
	display:block;
	margin:-5px 9px 10px 9px;
	color:#cc0013;
	font-size: 12px;
}

/* Amazon Button */

.aawp .aawp-button, .aawp-button {
	background-color: rgb(245,215,142) !important;
	background-color: linear-gradient(177deg, rgba(245,215,142,1) 0%, rgba(238,185,51,1) 100%) !important;
}


/*Single - Post Gallery*/
.smb-post-gallery-home .smb-post-gallery-start-button {
  display:block;
  padding:5px 10px;
  color:#fff !important;
  font-size:14px;
  font-weight:bold;
  text-decoration:none;
  float:right;
	margin:0 0 0 10px;
	background:#343946;
}
.post-gallery-main h2 a {
	color:#281C88;
	text-decoration:underline;
}
.smb-post-gallery-home .smb-post-gallery-start-button:hover{
	background:#cc0013;
  color:#fff !important;
}
.smb-post-gallery-controls {
  float:right;
  margin:0 0 10px 5px;
}
.smb-post-gallery-controls a, .smb-post-gallery-controls span {
  display:block;
  float:left;
  margin:0 0 0 5px;
  height:40px;
  line-height:36px;
}
.smb-post-gallery-controls .gallery-current-count {
  margin:0 5px 0 0;
}
.smb-post-gallery-controls a {
  background:url(../png/post-gallery-navigation.png) #343946 0 0 no-repeat;
  width:40px;
  line-height:200em;
  overflow:hidden;
}
.smb-post-gallery-controls a.gallery-home {background-position:2px -67px;}
.smb-post-gallery-controls a.gallery-prev {background-position:2px -32px;}
.smb-post-gallery-controls a.gallery-next {background-position:2px 3px;}
.smb-post-gallery-controls a:hover {background-color:#cc0013;}

#content .post-gallery-main h3 {
  font-size:20px;
  line-height:40px;
}

/*Below Article Ad*/
.single-below-article-ad {
	width:auto;
	padding:5px;
	background:#fff;
	margin:0px auto 20px;
	-webkit-box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.15);
	-moz-box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.15);
	box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.15);
}
.single-below-article-ad center a { 
	color:#6679B3;
}
.single-below-article-ad .single-ad-container {
	width:336px;
	margin:0px auto;
}

.single-below-article-newsy-videos {
	width:auto;
	padding:10px;
	background:#fff;
	margin:0px auto 20px;
	-webkit-box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.15);
	-moz-box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.15);
	box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.15);
}
.single-below-article-newsy-videos div {
	z-index:0 !important;
}

.single-below-article-ad-videostat h3 {
	color:#cc0013;
	text-transform: uppercase;
	font-size:16px;
}
.single-below-article-ad-videostat .single-below-article-ad {
	text-align:center;
}
.single-below-article-ad-videostat center.sponsored-content {
	color:#777;
	font-size:13px;
	margin:5px 0;
	display:block;
}

.home-cat-in-content-ads {
	width:auto;
	padding:10px 0;
	background:#fff;
	text-align:center;
	margin:0px auto 20px;
	-webkit-box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.15);
	-moz-box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.15);
	box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.15);
}

/* Share */
.share-post {
	clear: both;
	margin:10px -20px -20px;
	padding: 10px 0 10px 10px ;
	background:#F7F7F7;
	border-top:1px solid #EAEAEA;
	height:20px;
}
.mini-share-post {
	clear: both;
	margin:10px -20px -20px;
	padding:10px 10px 10px 25px;
	height:20px;
}
	.recent-box .mini-share-post{margin-bottom:-5px;}
	.share-post li , .mini-share-post li{
		float: left;
		width: 106px;
	}
		.share-post span.share-text{
			background:#FF8500 ;
			margin: -10px 10px -10px -10px ;
			display:block;
			float:left;
			color: #FFF;
			padding:9px;
			font-size: 14pt;
		}

/* Post Elements */
.entry {line-height:1.8; padding:15px 0 0 0;}
	.content iframe {	max-width: 100%; margin: 20px 0; }
	.entry p {padding:10px 0;}
	.entry img { max-width:100%; height: auto !important;}
	.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6 {
		margin: 10px 0;
		line-height: 1.8;
		font-weight: normal;
		color:#0029a7;
	}
		.entry h1 {font-size:36px;}
		.entry h2 {font-size:26px;padding-top:30px;}
		.entry h3 {font-size:22px;}
		.entry h4 {font-size:22px;}
		.entry h5 {font-size:16px;}
		.entry h6 {font-size:16px;}
	.entry ol,
	.entry ul {margin: 0 0 25px 20px;}
	.entry ul li {list-style: outside disc;}
	.entry ol li {list-style: outside decimal;}
		.entry li {margin: 0 0 5px ;}


.entry .hightlight {
	background:#ffff00;
}		

.gallery {margin: 0 auto 18px;}
.gallery .gallery-item {float: left;margin-top: 10px;text-align: center;width: 33%; background: url(../png/link-overlay.png) no-repeat center center }
.gallery .gallery-item img {
	background:#FFF;
	padding: 2px;
	-moz-border-radius: 1px;-webkit-border-radius: 1px;
	box-shadow: 0 0 2px #B5B5B5;-moz-box-shadow: 0 0 2px #b5b5b5;-webkit-box-shadow: 0 0 2px #B5B5B5;
	-webkit-transition: all .40s;-moz-transition: all .40s;-o-transition: all .40s;	transition: all .40s;
	width: 88%;
	height:auto;
}
.gallery .gallery-item a:hover  img{
	box-shadow: 0 0 2px #666;
	-moz-box-shadow: 0 0 2px #666;
	-webkit-box-shadow: 0 0 2px #666;
	opacity:0.6;
	margin:-5px 0 5px;
}
.gallery-columns-2 .gallery-item {width: 50%;}
.gallery-columns-4 .gallery-item {width: 25%;}
.gallery img {border: 0 none !important;}
.gallery-columns-2 .attachment-medium {max-width: 92%;	height: auto;}
.gallery-columns-4 .attachment-thumbnail {max-width: 84%;height: auto;}
.gallery .gallery-caption {color: #888;margin: 0 0 12px;}
.gallery br + br {display: none;}
.attachment img {display: block;margin: 0 auto;}

blockquote {
	font-size:16px;
	line-height:1.8;
	padding:5px 0 5px 60px;
	min-height:60px;
	position:relative:
}
blockquote:before {
	position:absolute;
	margin:0px 0 0 -28px;
	content:"\201C";
	font-size:40px;
	font-weight:bold;
	color:#aaa;
	font-family:Georgia, "Times New Roman", Times, serif;
}

/* Affiliate Message */

article .entry p.affiliate-message {
	font-style: italic;
}

/* Related Posts */
#related_posts , #author-box{clear:both;}
	.block-head{padding: 3px 0 0;overflow: hidden;}
		.block-head h3 {
			float: left;
			margin-right: 10px;
			font-size: 22px;
		}
	#related_posts .post-listing ,#author-box .post-listing {	padding:20px;margin-bottom:20px;}
		#related_posts li {
			background: url(../png/sidebar-bullet.png) no-repeat left 8px;
			padding: 0 12px 10px 0;
			line-height: 18px;
			overflow: hidden;
		}
		#related_posts li:hover {margin-right:5px;}
			#related_posts .related-item{
				float:left;
				width:195px;
				height:180px;
				margin:0 10px 10px 0;
				padding:2px;			
			}
			#related_posts .related-item:nth-child(3n+3){margin-right:0;}
			#related_posts .related-item .post-thumbnail{ margin:0 0 10px 0;}
			.related-item .post-thumbnail img {width: 185px;height: 85px;	}
			
/* Post Navigation */
.navigation{margin:10px 0;clear:both;overflow:hidden;}
.nav-previous{float:left;}
.nav-next{float:right;}
.post-navigation{clear:both;margin:0 0 20px;overflow:hidden;}
.post-navigation div{ display: block;width: 245px;position: relative;font-size: 14px;color: #999;}
.post-previous{float: left;padding-left: 40px;}
.post-next{	float: right;text-align: right;padding-right: 40px;}
.post-navigation div span{display: block;	font-size: 80%;	color: #999;}
.post-navigation div a:after{	position: absolute;	color: #ccc;font-size: 56px;margin-top: -11px;height: 22px;line-height: 22px;top: 34%;}


/* Sidebar */
#sidebar {float: right;width: 310px;}
.sidebar-left #sidebar{float:left;}
.sidebar-left .content{float:right;}
		
/*Sidebar Widgets*/
#sidebar .smb-widget {
	margin:0 0 40px 0;
}
#sidebar .smb-widget h2 {
	color:#CC0013;
	font-size:20px;
	text-transform:uppercase;
	font-weight:700;
	margin:0 0 10px 0;
}

#sidebar .smb-widget div.sidebar_title {
	color:#CC0013;
	font-size:20px;
	text-transform:uppercase;
	margin:0 0 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 500 !important;
	letter-spacing: .6px;
	line-height: 1.35;
}
#sidebar .smb-widget .smb-widget-content {
	background:#fff;
	padding:5px 5px 15px 5px;
	font-size:14px;
	-webkit-box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.15);
	-moz-box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.15);
	box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.15);
}

/* Poll Widget */
.fullpoll h2 {
	color:#CC0013;
	font-size:16px;
	text-transform:uppercase;
	font-weight:700;
	margin:0 0 10px 0;
}
.fullpoll .wp-polls {
	background:#fff;
	padding:15px;
	font-size:14px;
	-webkit-box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.15);
	-moz-box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.15);
	box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.15);
	line-height:1.8;	
	margin:0 0 30px 0;
}
.fullpoll form.wp-polls-form {
	font-size:17px;
}
.fullpoll .wp-polls .Buttons {
	background: none repeat scroll 0 0 #cc0013;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 10px;
	padding: 6px 10px;
	-webkit-box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.15);
	-moz-box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.15);
	box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.15);
}
.fullpoll .wp-polls .Buttons:hover {
	background:#0D1F4B;
}
.fullpoll .wp-polls-ul li {
	line-height: 1.8;
  margin: 10px 0;
}

.wp-polls .pollbar {
  background-image: url("../gif/poll-background.gif") !important;
}

/* Sidebar Native Ads */

#sidebar .smb-native-ads .native-ad-slot {
	background:#fff;
	margin: 0 0 15px;
	border:1px solid #ddd;
	-webkit-box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.15);
	-moz-box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.15);
	box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.15);
}
#sidebar .smb-native-ads .native-ad-slot .na-top-content {
	padding:15px;
}
#sidebar .smb-native-ads .native-ad-slot .na-top-content {
	padding: 5px;
}

#sidebar .smb-native-ads .native-ad-slot .na-top-content img {
	float:right;
	margin:5px 0 10px 10px;
	max-width:130px;
	max-height:200px;
}
#sidebar .smb-native-ads .native-ad-slot-fi .na-top-content img {
	float:none;
	margin:0 0 10px 0;
	max-width:100%;
	max-height:none;
}
#sidebar .smb-native-ads .native-ad-slot .na-top-content .na_title a {
	color:#184a89;
	font-size:16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:500;
	font-size: 18px;
	line-height: 1.5;
}
#sidebar .smb-native-ads .native-ad-slot-fi .na-top-content .na_title {
	display: block;
	padding: 0 5px 10px;
}
#sidebar .smb-native-ads .native-ad-slot-fi .na-top-content .na_title a {
	color:#184a89;
	font-size:16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:500;
	font-size: 22px;
	line-height: 1.5;
}
#sidebar .smb-native-ads .native-ad-slot .na-top-content .na_title a:hover {
	color:#cc0013;
}
#sidebar .smb-native-ads .native-ad-slot .na-top-content .na_content {
	font-size:14px;
}
#sidebar .smb-native-ads .native-ad-slot .na-top-content .na_content a {
	color:#CC0013;
}
#sidebar .smb-native-ads .native-ad-slot-fi .na-top-content .na_content {
	display: block;
	font-size: 16px;
	padding: 0 5px 5px;
}
#sidebar .smb-native-ads .native-ad-slot .na-top-content .na_content .na_read_more {
	font-weight:bold;
	display:block;
	text-align: right;
	color:#cc0013;
}
#sidebar .smb-native-ads .native-ad-slot .na-top-content .na_content .na_read_more:hover {
	color:#184a89;
}

#sidebar .smb-native-ads .native-ad-slot .na-bottom-sponsored-strip-wrap {
	background:#184a89;
}
#sidebar .smb-native-ads .native-ad-slot .na-bottom-sponsored-strip-wrap a {
	color:#fff;
	display:block;
	padding:5px 5px 5px 15px;
	font-size:12px;
}
#sidebar .smb-native-ads center.na_get_featured a { 
	color: #6679b3;
	display: block;
	font-size: 11px;
	text-decoration:underline;
	margin: -10px 0 0;
}
#sidebar .smb-native-ads center.na_get_featured a:hover { 
	color:#cc0013;
}

/* Native Ad Version B*/
#sidebar .smb-native-ads-vb .native-ad-slot {
	border-top:#0f1d42 5px solid;
	background:#fff;
	margin: 0 0 10px;
	padding: 20px;
	-webkit-box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.15);
	-moz-box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.15);
	box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.15);
}
#sidebar .smb-native-ads-vb .native-ad-slot .na-top-content .na_title a {
	color:#0f1d42;
	font-size:16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:700;
	font-size: 18px;
	line-height: 1.5;
	display:block;
	margin:0 0 10px 0;
}
#sidebar .smb-native-ads-vb .native-ad-slot .na-top-content .na_title a:hover {
	color:#cc0013;
}
#sidebar .smb-native-ads-vb .native-ad-slot .na-top-content .na_content {
	font-size:14px;
}

#sidebar .smb-native-ads-vb .native-ad-slot a.na_read_more {
	display:block;
	float:left;
	margin:33px 0 0 -20px;
	padding:10px 20px;
	font-weight:bold;
	background:#ffb800;
	color:#0f1d42;
}
#sidebar .smb-native-ads-vb .native-ad-slot a.na_read_more:hover {
	background:#cc0013;
	color:#fff;
}

#sidebar .smb-native-ads-vb .native-ad-slot .na_sponsored_by {
	display:block;
	float:right;
	text-align:center;
	font-size:14px;
	margin:10px 0 0 0;
}
#sidebar .smb-native-ads-vb .native-ad-slot .na_sponsored_by img {
	max-width:130px;
	max-height:200px;
	display:inline-block;
	margin:5px 0 0 0;
}
#sidebar .smb-native-ads-vb center.na_get_featured a { 
	color: #6679b3;
	display: block;
	font-size: 11px;
	text-decoration:underline;
	margin: -10px 0 0;
}
#sidebar .smb-native-ads-vb center.na_get_featured a:hover { 
	color:#cc0013;
}

/* Subscribe Widget */
#sidebar .smb-widget .social-box {
	padding:15px;
}
#sidebar .smb-subscribe-widget .social-wrap {
	margin:0 0 10px 0;
}
#sidebar .smb-subscribe-widget .links a {
  display:block;
  float:left;
  margin:6px 20px 0 0;
  color:#333;
  text-decoration:none;
  height:12px;
	font-size:12px;
  padding:4px 0 0 0;
  font-weight:bold;
}
#sidebar .smb-subscribe-widget .links a.rss {
	height:24px;
	width:24px;
	overflow:hidden;
	line-height:100px;
	display:block;
	float:left;
	margin:0 5px 0 0;
}
#sidebar .smb-subscribe-widget .links a.linkedin {
	height:24px;
	width:24px;
	overflow:hidden;
	line-height:100px;
	display:block;
	float:left;
	margin:0 5px 0 0;
}
#sidebar .smb-subscribe-widget .links a.pinterest {
	height:24px;
	width:24px;
	overflow:hidden;
	line-height:100px;
	display:block;

	float:left;
	margin:0 5px 0 0;
}
#sidebar .smb-subscribe-widget .links a.apple {
	height:24px;
	width:24px;
	overflow:hidden;
	line-height:100px;
	display:block;

	float:left;
	margin:0 5px 0 0;
}
#sidebar .smb-subscribe-widget .links a.flipboard {
	height:24px;
	width:24px;
	overflow:hidden;
	padding:0;
	display:block;

	float:left;
	margin:0 5px 0 0;
}
#sidebar .smb-subscribe-widget .newsletter-sub h3 {
	font-size:20px;
	font-weight:bold;
	color:#353846;
}
#sidebar .smb-subscribe-widget .newsletter-sub #Contact0Email {
	border:1px solid #d7d6d6 !important;
	font-size:16px !important;
	margin:4px 0 0 !important;
	padding:3px;
	width:200px;
}
#sidebar .smb-subscribe-widget .newsletter-sub button {
	color:#fff;
	background:#cc0013;
	padding:3px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	height:27px;
	margin:-3px 0 0 -4px;
}
#sidebar .smb-subscribe-widget .newsletter-sub button:hover {
	background:#343946;
}

/* Book Sub Categoy Widget */
#sidebar .smb-book-sub-cat-widget .smb-widget-content {
	padding:5px 10px 15px;
}
.smb-book-sub-cat-widget .smb-widget-content ul {
	border:2px solid #555;
}
.smb-book-sub-cat-widget .smb-widget-content .search_for {
	font-weight:bold;
	font-size:20px;
	padding:5px 0 10px 0;
}
.smb-book-sub-cat-widget li {
	padding:0;
	margin:0;
}
.smb-book-sub-cat-widget li a {
	padding:7px;
	font-size:18px;
	font-weight:600;
	display:block;
	background:#eee;
	color:#0029a7;
}
.smb-book-sub-cat-widget li.cloud-item-0 a {
	background:#ddd;
}
.smb-book-sub-cat-widget li a:hover {
	background:#ccc;
}

/*Daily Tips*/
#sidebar .smb-daily-tips-widget h3 {
	margin:0 5px 10px;
}
#sidebar .smb-daily-tips-widget .daily-tips-link img {
	width:300px !important;
	height:auto !important;
}

/*Breaking News*/
.smb-breaking-news-widget h3 {
	font-size:22px;
	margin:10px 0;
}
#sidebar .smb-breaking-news-widget .smb-widget-content {
	padding: 5px;
}
#sidebar .smb-breaking-news-widget .smb-widget-content img {
	width:300px !important;
}

/*Spotlight Widget*/
#sidebar .smb-spotlight-widget .smb-widget-content {
	padding: 5px 5px 15px 5px;
}

/* Single Daily Tips*/
div.more-daily-tips h3 {
	font-size:20px;
}
div.more-daily-tips {
	margin:10px 0 20px 0;
}
ul.more-daily-tips {  
	margin:0 !important;
}
ul.more-daily-tips li {
	float:left;
	margin:0 20px 0 0;
	list-style:none !important;
}
ul.more-daily-tips li:last-child {
	margin:0;
}
.more-daily-tips li img {
	width:190px;
	height:auto;
}

/* Category Popular Posts*/
#sidebar .smb-cat-popular-posts .smb-widget-content ul li {
	padding:15px 0;
	border-bottom:1px solid #DDDDDD;
	min-height:40px;
	position:relative;
}
#sidebar .smb-cat-popular-posts .smb-widget-content ul li:last-child {
	border-bottom:none;
}
#sidebar .smb-cat-popular-posts .smb-widget-content img.wpp-thumbnail {
	float:left;
	margin:0 13px 5px 0;
}
#sidebar .smb-cat-popular-posts .smb-widget-content a {
	color:#6679B3;
	margin:-5px 0 0 0;
	display:block
}
#sidebar .smb-cat-popular-posts .smb-widget-content .wppgen {
	display:inline;
	margin:0;
}
#sidebar .smb-cat-popular-posts .smb-widget-content a:hover {
	color:#cc0013;
}
#sidebar .smb-cat-popular-posts .smb-widget-content .wpp-author {
	display:block;
	font-size: 12px;
	font-weight: bold;
	left: 54px;
	position: absolute;
	top: 11px;
}
#sidebar .smb-cat-popular-posts .smb-widget-content .wpp-comments {
	display:none;
}

/* Twitter Widget */
#twitter-widget ul{margin:0 -10px ;}
#twitter-widget li{
	background:url(../png/separate.png) no-repeat 7px 11px;
	border-bottom:1px solid #f2f2f2;
	padding:10px 10px 10px 30px;
}
#twitter-widget li:last-child{border-bottom:0 none;}
	#twitter-widget .tweet_list .tweet_avatar img{
		padding:2px ;
		margin-left:5px;
		float: right;
		background:#FFF;
		border:1px solid #d6d6d6;
	}
	#twitter-widget .loading span{
		background:url(../gif/small-loader.gif) no-repeat top;
		height: 17px;
		display: block;
	}

/* Tabbed Widget */
#tabbed-widget .widget-top{
	background: #F7F7F7;
	height: 35px;
	border-bottom: 3px solid #EAEAEA;
	padding: 8px 0 0 2px ;
	margin:-10px -10px 10px;
}
	#tabbed-widget  ul.tabs li {
		float: left;
		position: relative;
		margin-left: 3px;
		line-height:30px;
		padding:2px;
		background:transparent;
	}
		#tabbed-widget  ul.tabs li a {
			display: inline-block;
			text-align: center;
			color: #666;
			text-shadow: 0 1px 0 #FFF;
			padding:5px 9px 1px;
			line-height:30px;
		}
		#tabbed-widget ul.tabs li a:hover {color: #000;}
		#tabbed-widget ul.tabs li.active a  {
			-webkit-border-top-left-radius: 2px;
			-webkit-border-top-right-radius: 2px;
			-moz-border-radius-topleft: 2px;
			-moz-border-radius-topright: 2px;
			border-top-left-radius: 2px;
			border-top-right-radius: 2px;
			background:#FFF;
			box-shadow: 0 -1px 2px #d4d4d4;
			-moz-box-shadow:0 -1px 2px #d4d4d4;
			-webkit-box-shadow:0  -1px 2px #d4d4d4;
		}
	#tabbed-widget  .tabs-wrap.tagcloud a{
		padding:6px 8px;
		border: 1px solid #e9e9e9;
		background: #F7F7F7;
		text-shadow: 0 1px 0 white;
		-webkit-transition-duration: .3s;
		-moz-transition-duration: .3s;
		-moz-box-shadow: inset 0 0 2px #fff, 0 0 2px rgba(0,0,0,0.1);
		-webkit-box-shadow: inset 0 0 2px white, 0 0 2px rgba(0, 0, 0, 0.1);
		box-shadow: inset 0 0 2px white, 0 0 2px rgba(0, 0, 0, 0.1);
		display:inline-block;
		margin: 0px 0px 3px 0px;
	}
		#tabbed-widget  .tabs-wrap.tagcloud a:hover{background:#ededed;}

/* Calender */
#wp-calendar {width: 100%;}
	#wp-calendar caption {
		color: #222;
		font-weight: bold;
		padding-bottom: 4px;
		text-align: center;
	}
	#wp-calendar tbody {color: #aaa;}
		#wp-calendar tbody td {
			background: #f5f5f5;
			border: 1px solid #fff;
			padding: 3px 0 2px;
			text-align: center;
		}
		#wp-calendar tbody .pad ,	footer #wp-calendar tbody .pad{background: none;border:0 none;}
	#wp-calendar tfoot #next {text-align: right;}
	footer #wp-calendar tbody td { background:#333; border-color:#555;}
	footer #wp-calendar caption { color:#FFF; }

/* Author Widget */
.author-avatar img {
	border: 1px solid #ccc;
	padding: 4px;
	background: #fff;
	float: left;
	margin: 0 10px 5px 0;
}
.author-description {font-size: 95%;	line-height: 17px;}
.author-social {	float: right;margin-top: 10px;}
.author-social a {opacity: 0.7;margin-left: 2px;}
.author-social a:hover {opacity: 1;}
.author-social a img{ width:18px;}

/* Flickr Widget */
.flickr-widget .flickr_badge_image {float:left;margin:8px;}
	.flickr-widget .flickr_badge_image img{
		opacity:1;
		padding:2px;
		width:50px;
		height:50px;
		box-shadow: 0 0 2px #B2B2B2;
		-moz-box-shadow: 0 0 2px #b2b2b2;
		-webkit-box-shadow: 0 0 2px #B2B2B2;
	}
	.flickr-widget .flickr_badge_image a:hover img{opacity:0.6;}

/* Social Icons Widget */
.social-icons{text-align:center;}
	.social-icons a{margin:2px;	position:relative;}
	.social-icons a:hover{top:-2px;}
	.social-icons.icon_24 img{width:24px; height:24px;}
	.social-icons.icon_16 img{width:16px; height:16px;}
	
/* Search Widget */
.search-widget input{
	background: white;
	border-radius: 1px;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	box-shadow: 0 1px 3px 0 #B5B5B5;
	-moz-box-shadow: 0 1px 3px 0 #b5b5b5;
	-webkit-box-shadow: 0 1px 3px 0 #B5B5B5;
	border: 1px solid #DDD;
	padding: 10px;
	clear: both;
	margin-bottom:20px;	
	width:288px;
	color:#999;
}
	.search-widget input:hover,
	.search-widget input:focus{color:#000;}

/* Counter Widget */
#sidebar .widget-counter{
	margin-bottom:20px;
	overflow:hidden;
	background: white;
	border-radius: 1px;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	box-shadow: 0 1px 3px 0 #B5B5B5;
	-moz-box-shadow: 0 1px 3px 0 #b5b5b5;
	-webkit-box-shadow: 0 1px 3px 0 #B5B5B5;
	clear: both;
	border: 1px solid #DDD;
	border-bottom:0 none;
}
	.widget-counter.col1 li{width:100%;border:0 none !important;}
	.widget-counter.col2 li, .widget-counter.col4 li{width: 153px;border-width:0 0 1px 0 !important;}
	.widget-counter.col2 li:nth-child(2n+2) , .widget-counter.col4 li:nth-child(2n+2){border-left:1px solid #DDD !important;}
	.widget-counter li{
		line-height:15px;
		float:left;
		width:102px;
		padding:7px 0;
		border-bottom:1px solid #ddd;
		-moz-transition:.4s linear; -webkit-transition:.4s ease-out; transition:.4s linear;
	}
	.widget-counter li:nth-child(3n-1) { border-right:1px solid #DDD; border-left:1px solid #DDD;}
		.widget-counter li a{display:block;text-align:center;}
		.widget-counter li a strong{ background:url(../png/separate.png) no-repeat;opacity:.6;display:block; height:51px; margin-bottom:5px; -webkit-transition: all ease-in-out 0.2s;  -moz-transition: all ease-in-out 0.2s;  -o-transition: all ease-in-out 0.2s;  transition: all ease-in-out 0.2s;}
		.widget-counter li a:hover strong{opacity:1;}
		.widget-counter li:hover{	background-color:#F8F8F8;}
		.widget-counter li:hover a{text-decoration: none;}
		.widget-counter li.rss-subscribers a strong{ background-position:center -884px ;}
		.widget-counter li.rss-subscribers a:hover strong{ background-position:center -939px ;}
		.rss-subscribers span{font-size: 14pt;display: inline-block;}
		.widget-counter li.facebook-fans a strong {	background-position:center -992px ;}
		.widget-counter li.facebook-fans a:hover strong {	background-position:center -1046px ;}
		.widget-counter li.twitter-followers a strong{ background-position:center -668px;}
		.widget-counter li.twitter-followers a:hover strong{ background-position:center -722px;}
		.widget-counter li.youtube-subs a strong{ background-position:center -776px;}
		.widget-counter li.youtube-subs a:hover strong{ background-position:center -830px;}
		.widget-counter li.vimeo-subs a strong{ background-position:center -560px;}
		.widget-counter li.vimeo-subs a:hover strong{ background-position:center -614px;}
		.widget-counter li.dribbble-followers a strong{ background-position:center -452px;}
		.widget-counter li.dribbble-followers a:hover strong{ background-position:center -506px;}
		.widget-counter li span{display:block;font-size:21px;}
		.widget-counter li a small{color:#777;}
			
/* Login Widget */
#login-form{padding:11px 11px 0;}
#login-form #log, #login-form #pwd, .widget-feedburner .feedburner-email{
	border-color: #F1F1F1;
	border-top-color: #DDD;
	border-left-color: #DDD;
	background: #F9F9F9;
	color: #515151;
	font: 12px Tahoma;
	padding: 4px 7px;
	margin-bottom: 10px;
	border-radius: 3px;-moz-border-radius: 3px;-webkit-border-radius: 3px;
	display: block;
	width: 250px;
	height: 24px;
}
	#login-form #log:hover, #login-form #pwd:hover, .widget-feedburner .feedburner-email:hover{ color:#000;}
	#login-form #log:focus, #login-form #pwd:focus, .widget-feedburner .feedburner-email:focus{ background:#FFF; color:#000;}
	#login-form .login-button{ margin-right:20px;}
	#login-form p{padding-bottom:0;}
	ul.login-links{ margin-top:15px;}
	.welcome-text{margin-bottom:10px;}
	.content .entry #login-form p{ padding:0 }

/* FeedBurner Widget */
.widget-feedburner-counter{padding:11px;}
	
/* ADS Widgets */
.widget-container .ads125{margin:0 -7px -8px 13px;padding-left:0;}
.ads125{overflow:hidden;padding-left:22px;margin-bottom:20px;}
.ads125 .ad-cell{width: 125px;height: 125px;	display: block;	margin:3px 15px 12px 0;	float: left;}
.widget-container .ads120-90 ,.widget-container .ads120-60,
.widget-container .ads120-600,.widget-container .ads120-240{margin:0 -7px -8px 18px;padding-left:0;}
.ads120-90,.ads120-60,.ads120-600,.ads120-240{overflow:hidden;padding-left:27px;margin-bottom:20px;}
.ads120-90 .ad-cell,.ads120-60 .ad-cell,.ads120-600 .ad-cell,.ads120-240 .ad-cell{width: 120px;height: 90px;display: block;margin:3px 15px 12px 0;float: left;}
.ads120-60 .ad-cell  {height: 60px;}
.ads120-600 .ad-cell{height: 600px;}
.ads120-240 .ad-cell{height: 240px;}
.ads160-600 ,.ads250-250{margin-bottom:20px;}
.widget-container .ads160-600 ,.widget-container .ads250-250{margin-bottom:0 }
.ads160-600 .ad-cell{width: 160px;height: 600px;display: block;	margin:0 auto ;}
.ads250-250 .ad-cell{width: 250px;height: 250px;	display: block;	margin:0 auto ;}
.ads300-100{padding-left:5px;margin-bottom:20px;}
.widget-container .ads300-100{margin:0 -5px -5px;padding-left:0;}
.ads300-100 .ad-cell{margin-bottom:3px;width:300px;height:100px; margin:10px auto ;}
.ads300-250,.ads300-600{padding-left:5px;margin-bottom:20px;}
.widget-container .ads300-250, .widget-container .ads300-600{margin:0 -6px;padding-left:0;}
.ads300-250 .ad-cell{width:300px;height:250px;	margin:0 auto ;}
.ads-one{padding-left:0 !important;	margin:0 !important;}
.ads-one .ad-cell{float:none !important;	clear:both !important;margin-right:auto !important;	margin-left:auto !important;}

/*Breadcrubs */
.bread-crumb-wrap {
	background:#e1e1e1;
}
.bread-crumb-wrap #breadcrumbs {
	display:block;
	margin:0px auto;
	width:1045px;
}
.bread-crumb-wrap #breadcrumbs span a, .bread-crumb-wrap #breadcrumbs span.breadcrumb_last {
	display:block;
	float:left;
	padding:7px 15px;
}
.bread-crumb-wrap #breadcrumbs span {
	display:block;
	float:left;
}
.bread-crumb-wrap #breadcrumbs .bread-separator {
	height:38px;
	width:9px;
	display:block;
	background:url(../gif/breadcrumb-separator.gif) 0 0 no-repeat;
	overflow:hidden;
	line-height:200px;
}

#footer-subscribe-buttons-wrap {
	background: #ebebeb;
	position:relative;
	z-index:1;
}
#footer-subscribe-buttons {
	padding:20px 20px; 
	background: #ebebeb;
	width:1045px;
	margin:0 auto;
	
	font-size:14px;
}
#footer-subscribe-buttons .twitter-follow-button {
	margin:7px 0 0 29px;
	float:left;
}
#footer-subscribe-buttons .fb-like {
	margin:11px 0 0 34px;
	float:left;
}
#footer-subscribe-buttons .Feedburner-button {
	display:block;
	float:left;
	padding:10px 10px 10px 34px;
	background:url(../png/feedburner-button-icon.png) 6px 9px no-repeat #cc0013; 
	color:#fff;
	margin:0 0 0 40px;
} 
#footer-subscribe-buttons .Feedburner-button:hover {
	background-color:#343946;
	color:#fff;
}

/* Newsletter Popup */
#newsletter-subscribe-popup h3 {
	font-size: 18px;
	margin: 0 0 12px;
}
#newsletter-subscribe-popup input {
	color:#C5C5C5;
	-o-transition: width .7s , color .4s;
	-webkit-transition: width .7s , color .4s;
	-moz-transition: width .7s , color .4s;
	transition: width .7s , color .4s;
}
#newsletter-subscribe-popup input:hover, #newsletter-subscribe-popup input:focus {
	color:#333;
}
#newsletter-subscribe-popup button {
	background: none repeat scroll 0 0 #cc0013;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	height: 31px;
	margin: -2px 0 0 -4px;
	padding: 4px 12px;
}
#newsletter-subscribe-popup button:hover {
	background: none repeat scroll 0 0 #343946;
}

/* Footer */
footer {
	color: #F0F0F0;
	background:#343946;
	position:relative;
	z-index:1;
}
	footer .foot-wrap {
	padding:30px 0;
	margin:0px auto;
	width:1045px;
		
	}
	footer a { color: #F0F0F0;}
	footer a:hover {color: #d31a00;}
	footer .footer-col {
		display:block;
		float:right;
	}
		footer .footer-col p {
			margin:0 0 10px 0;
			color: #F0F0F0;
		}
		footer .footer-col h3 {
			color:#b2c0e0;
			margin:0 0 15px 0;
		}
		footer .other-sites-footer-col h3 {
			margin:0 0 20px 0;
		}
	footer .about-footer-col {
		width:448px;
		float:left;
		margin:0 0 10px 0;
	}
	footer .about-menu-footer-col, footer .contact-menu-footer-col {
		margin:0 40px 0 0;
	}
	footer .other-sites-footer-col {
		width:300px;
		float:left;
		margin:30px 0 0;
	}
		footer .other-sites-footer-col a {
			float:left;
			display:block;
			height:50px;
			width:50px;
			overflow:hidden;
			line-height:999em;
			background:url(../gif/footer-other-sites.gif) 0 0 no-repeat;
			margin:0 10px 0 0;
		}
			footer .other-sites-footer-col a.other-bizsugar {background-position:0 -50px;}
			footer .other-sites-footer-col a.other-bizsugar:hover {background-position:0 0;}
			footer .other-sites-footer-col a.other-book {background-position:0 -150px;}
			footer .other-sites-footer-col a.other-book:hover {background-position:0 -100px;}
			footer .other-sites-footer-col a.other-influencer {background-position:0 -250px;}
			footer .other-sites-footer-col a.other-influencer:hover {background-position:0 -200px;}
			footer .other-sites-footer-col a.other-tyb {background-position:0 -350px;}
			footer .other-sites-footer-col a.other-tyb:hover {background-position:0 -300px;}
	
	footer .social-footer-col {
		width:261px;
		float:right;
		margin:84px 0 0;
	}
		footer .social-footer-col a {
			float:left;
			display:block;
			height:32px;
			width:32px;
			overflow:hidden;
			line-height:999em;
			background:url(../png/footer-social-buttons-white30f4.png) 0 0 no-repeat #CC0013;
			margin:0 5px 0 0;
		}
		footer .social-footer-col a:hover {
			background-color:#9BA4C7;
		}
			footer .social-footer-col a.social-facebook {background-position:0 0px;}
			footer .social-footer-col a.social-twitter {background-position:0 -32px;}
			footer .social-footer-col a.social-google {background-position:0 -64px;}
			footer .social-footer-col a.social-linked {background-position:0 -96px;}
			footer .social-footer-col a.social-pinterest {background-position:0 -128px;}
			footer .social-footer-col a.social-rss {background-position:0 -160px;} 
			footer .social-footer-col a.social-youtube {background-position:0 -227px;} 
			footer .social-footer-col a.social-flipboard {background-position:0 -194px;} 

/* Footer Bottom */
.footer-bottom-wrap {
	background:#fff;
	position:relative;
	z-index:1;
}
.footer-bottom {
	color: #353846;
	background:none;
	padding:10px 20px;
	font-size:14px;
	margin:0px auto;
	width:1007px;
}
	.footer-bottom .copy {
		float:left;
		font-size: 12px;
		margin:9px 0 0 0;
	}
	.footer-bottom .blog-rank {
		float:right;
	}
		.footer-bottom .blog-rank img {
			height:37px;
		}
	.footer-bottom .powered-by {
		float:right;
		font-size: 14px;
		margin:12px 0 0 0;
	}
		.footer-bottom .powered-by img {
			margin:0 0 0 7px ;
		}

#topcontrol{
	z-index:2;
	background: #FF8500 url(../png/separate.png) no-repeat center -410px;
	width: 30px;
	height: 30px;
	text-indent: -99999px;
	border-radius: 50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	position:fixed;
	bottom:-100px;
	right:10px;
	cursor:pointer;
	-webkit-transition: all .7s ease-in-out;
    -moz-transition: all .7s ease-in-out;
    -o-transition: all .7s ease-in-out;
    -ms-transition: all .7s ease-in-out;
    transition: all .7s ease-in-out;
    overflow:auto;
}
	#topcontrol:hover{ background-color:#fb9826 ;}

	
/* Europe Cookie Notification */

.cc_container .cc_btn, .cc_container .cc_btn:visited {
	background:#cc0013 !important;
	color:#fff !important;
	font-weight:bold;
	border-radius: 0px !important;
}
.cc_container .cc_btn:hover {
	background:#b60011 !important;
}
	
/* Images */
img.size-auto,img.size-full,img.size-large,img.size-medium,.attachment img {max-width: 100%;height: auto;}
img.centered,
img.aligncenter {
	display: block;
	margin: 2px auto;
	padding: 4px;
}
img.alignright {
	padding: 4px;
	margin: 2px 3px 3px 8px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 2px 8px 3px 3px;
	display: inline;
}
.wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	max-width: 100% !important;
	padding: 4px;
	text-align: center;
}
	.wp-caption img {max-width: 100% !important;}
	.wp-caption p.wp-caption-text {color: #888;margin: 5px;padding:0;}

/*Pagination*/
#pagination-wrap {
	padding:20px;
	-webkit-box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.15);
	-moz-box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.15);
	box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.15);
	background: #fff;
	margin:0 0 30px 0;
}
#pagination {
	float:right;
	position:relative;
	left:-50%;
	text-align:left;
}
#pagination ul.page-numbers {
	list-style:none;
	position:relative;
	left:50%;
}
#pagination .page-numbers li {
	float:left;
	position:relative;
}
#pagination .page-numbers li a, #pagination .page-numbers li span {
	display:block;
	padding:5px 10px;
	border-left:1px solid #fcfcfc;
}
#pagination .page-numbers li span.current, #pagination .page-numbers li a:hover {
	background:#CC0013;
	color:#fff;
}

/* CommentList */	
#comments-title {
	font-size: 22px;
	color: #999;
	margin:25px 0 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 500 !important;
	letter-spacing: .6px;
	line-height: 1.35;
}
	#comments-title em{color: #333;}
.commentlist li{
	margin-bottom: 20px;
	clear:both;
	position:relative;
	clear:both;
}

	.author-comment{overflow:hidden;position:relative;}
		.author-comment cite {
			color:#3b3b3b;
			position:relative;
			display:block;
			margin-bottom:2px;
			padding-top:4px;
		}
	.commentmetadata {display: block;font-size:85%;	clear:both;	}
		.commentmetadata a{color:#3b3b3b;}
		.commentmetadata a:hover{color:#000;}	
	.comment-wrap{
		background: white;
		border-radius: 1px;
		-moz-border-radius: 1px;
		-webkit-border-radius: 1px;
		box-shadow: 0 1px 3px 0 #B5B5B5;
		-moz-box-shadow: 0 1px 3px 0 #b5b5b5;
		-webkit-box-shadow: 0 1px 3px 0 #B5B5B5;
		position:relative;
		padding:10px;
		margin-left:20px;
	}
		.comment-content{
			position:relative;
			clear:both;
			display:block;
			margin-top:10px;
			overflow:hidden;
			padding-bottom:5px;
		}
			.comment-content p{line-height:1.8;	margin-bottom: 10px; font-size:14px;}
		.nocomments {text-align: center;}
		.commentlist li ul li {margin-left:4px;}
		.commentlist li.pingback{padding:5px 10px;border-bottom:1px solid #ddd;}	
		.commentlist .children{margin-top:15px; margin-left:50px;}
		.commentlist .reply a{
			position:absolute;
			bottom:0;
			right:0;
			background:#ddd;
			padding:3px 10px;
			text-shadow:0 1px 1px #FFF;
			font-size:11px;
		}
			.commentlist .reply a:hover{background:#333;	color:#FFF;	text-shadow:0 1px 1px #000;	}
		.bypostauthor {}
		
/* Add Comments Form */	
#respond {
	position: relative;
}
#respond #commentform {
	-webkit-box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.15);
	-moz-box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.15);
	box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.15);
	background:#fff;
	padding: 20px;
	margin:0 0 20px 0;
}
#respond #reply-title {
	color: #CC0013;
	font-size: 16px;
	margin: 0 0 10px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 500 !important;
	letter-spacing: .6px;
	line-height: 1.35;
}
#respond #commentform .subscribe-to-comments #subscribe {
	float: left;
  margin: 0 10px 0 0;
}
	.commentlist li #respond {margin: 10px 0 20px 70px !important;}
	#respond h3 {
		font-size: 22px;
	}
#commentform {
	padding: 0 5px;
	margin-top: 5px;
	overflow: hidden;
}
	#commentform .required {font-weight: bold;}
	#commentform label {color: #888;}
	#commentform p {	margin:10px 0;}
	#commentform textarea,
	#commentform input {
		border-color: #F1F1F1;
		border-top-color: #DDD;
		border-left-color: #DDD;
		background: #F9F9F9;
		color: #515151;
		font: 12px Tahoma;
		padding:4px 7px;
		margin-bottom: 7px;
		border-radius: 3px;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
	}
	#commentform input {display: block;width: 250px;height:24px;}
	#commentform textarea {width: 95%;}
	#commentform input:hover,#commentform textarea:hover {}
	#commentform input:focus,	#commentform textarea:focus {background: #fff;}
	#commentform .form-allowed-tags ,.comment-form-comment label {display: none;}
	.comment-form-email,.comment-form-url,.comment-form-url,.comment-form-comment {clear: both;}
	.comment-notes{ margin-bottom:10px;	}
	.form-submit #submit , #login-form .login-button , .widget-feedburner .feedburner-subscribe{
		background: #6679b3;
		color: #fff;
		width:auto;
		font-size: 16px;
		padding: 10px 15px;
		position:relative;
		height:auto;
		margin:0;
		border-radius: 0px; 
		-moz-border-radius: 0px; 
		-webkit-border-radius: 0px;
		font-weight:bold;
	}
	.form-submit #submit:hover, #login-form .login-button:hover , .widget-feedburner .feedburner-subscribe:hover {
		background: #41538c;
	}
	.form-submit #submit:active, #login-form .login-button:active , , .widget-feedburner .feedburner-subscribe:active {top:2px;}
	input.error, textarea.error{border:1px solid #FF0000 !important;}

/* Ads */	
.ads-top {float: right;line-height:0; margin:10px 0 0;}
.ads-bottom {line-height:0;margin:15px auto 20px;text-align:center;}
.ads-post {line-height:0;margin:20px auto ;text-align:center;}
.home-ads{clear:both;margin:20px auto;text-align:center;}

/* Tooltip */	
a.ttip, a.tooldown{display:inline-block;}
.tipsy { font-size: 10px; position: absolute; padding: 5px; z-index: 100000; }
.tipsy-inner { background-color: #000; color: #FFF; max-width: 200px; padding: 5px 8px 4px 8px; text-align: center; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; box-shadow: 0 0 2px #000000; -webkit-box-shadow: 0 0 2px #000000; -moz-box-shadow: 0 0 2px #000000; }
.tipsy-arrow { position: absolute; width: 0; height: 0; line-height: 0; border: 5px dashed #000; }
.tipsy-arrow-n { border-bottom-color: #000; }
.tipsy-arrow-s { border-top-color: #000; }
.tipsy-arrow-e { border-left-color: #000; }
.tipsy-arrow-w { border-right-color: #000; }
.tipsy-n .tipsy-arrow { top: 0; left: 50%; margin-left: -5px; border-bottom-style: solid; border-top: none; border-left-color: transparent; border-right-color: transparent; }
.tipsy-nw .tipsy-arrow { top: 0; left: 10px; border-bottom-style: solid; border-top: none; border-left-color: transparent; border-right-color: transparent;}
.tipsy-ne .tipsy-arrow { top: 0; right: 10px; border-bottom-style: solid; border-top: none;  border-left-color: transparent; border-right-color: transparent;}
.tipsy-s .tipsy-arrow { bottom: 0; left: 50%; margin-left: -5px; border-top-style: solid; border-bottom: none;  border-left-color: transparent; border-right-color: transparent; }
.tipsy-sw .tipsy-arrow { bottom: 0; left: 10px; border-top-style: solid; border-bottom: none;  border-left-color: transparent; border-right-color: transparent; }
.tipsy-se .tipsy-arrow { bottom: 0; right: 10px; border-top-style: solid; border-bottom: none; border-left-color: transparent; border-right-color: transparent; }
.tipsy-e .tipsy-arrow { right: 0; top: 50%; margin-top: -5px; border-left-style: solid; border-right: none; border-top-color: transparent; border-bottom-color: transparent; }
.tipsy-w .tipsy-arrow { left: 0; top: 50%; margin-top: -5px; border-right-style: solid; border-left: none; border-top-color: transparent; border-bottom-color: transparent; }

/* Slider */	
.flexslider .slides > li , .full-width .content .flexslider .slides > li {display: none; -webkit-backface-visibility: hidden; position:relative; height:498px;}
.flexslider .slides img {width: 100%; height:100%; display: block;}
.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;}
.flexslider , .full-width .content .flexslider {margin: 0 0 20px;position:relative;zoom: 1;width: 997px;height:498px;background: #000 url('../gif/black-loader.gif') no-repeat 50% 48%;	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.7);-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.7);	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.7);}
.flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.loading .flex-viewport {max-height: 300px;}
.flexslider .slides {zoom: 1;}
.carousel li {margin-right: 5px}

.flex-direction-nav a {width: 30px; height: 30px; margin: -20px 0 0; display: block; background: url(../png/separate.png) no-repeat 3px -184px; position: absolute; top: 55%; cursor: pointer; text-indent: -9999px; opacity: 0;  -webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease;}
.flex-direction-nav .flex-next {background-position: -24px -184px; right: -30px; }
.flex-direction-nav .flex-prev {left: -30px;}
.flexslider:hover .flex-next {opacity: 0.8; right: 5px;}
.flexslider:hover .flex-prev {opacity: 0.8; left: 5px;}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {opacity: 1;}
.flex-direction-nav .disabled {opacity: .3!important; cursor: default;}

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .active {opacity: 1; cursor: default;}

.flex-control-nav {width: 100%; position: absolute; bottom: -1px; text-align: center; height:13px;}
.flex-control-nav li {margin: 0 ; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {display: block; cursor: pointer; text-indent: -9999px; width:100%; background:#666; height:13px;  -webkit-transition: all .5s ease; -moz-transition: all .5s ease; transition: all .5s ease;}
.flex-control-paging li a:hover { background: #000; }
.flex-control-paging li a.flex-active { background: #F88C00; cursor: default; }
.slider-caption{position: absolute;width: 75%;padding: 10px;background: #000;right: 0;bottom: 13px;color:#FFF;opacity:0.8;}
.slider-caption h2 a, .full-width .content .slider-caption h2 {	color:#FFF;	font-size: 35px;}

/*small*/
.content .flexslider { width:660px; height:330px;}
.content .flexslider .slides > li {display: none; -webkit-backface-visibility: hidden; position:relative; height:330px;}
.content .flexslider .slides img {width: 100%; display: block;}
.content .slider-caption h2 a{font-size: 22px;}
.content .ei-slider{ height:330px;}
.content .ei-slider-loading{line-height:375px;}
.content .ei-title h3{font-size: 12px;line-height: 14px;width:435px;}
.content .ei-title h2{font-size: 22px;}

/*sidebar slider*/
#sidebar .flexslider { width:310px; height:204px;}
#sidebar .flexslider .slides > li {height:204px;}
#sidebar .slider-caption {width: 100%;padding: 0;bottom: 0;}
#sidebar .slider-caption h2 {padding:3px 10px;}
#sidebar .slider-caption h2 a{font-size: 18px;}

.ei-slider{position: relative;width: 100%;max-width: 1005px;height: 498px;margin: 0 auto 35px;-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.7);-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.7);box-shadow: 0 1px 2px rgba(0, 0, 0, 0.7);}
.ei-slider-loading{	width: 100%;height: 100%;position: absolute;top: 0;left: 0;z-index:999;	background: #000 url('../gif/black-loader.gif') no-repeat 50% 48%;	color: #fff;text-align: center;	line-height: 520px;}
.ei-slider-large{height: 100%;width: 100%;position:relative;overflow: hidden;}
.ei-slider-large li{position: absolute;top: 0;left: 0;overflow: hidden;height: 100%;width: 100%;}
.ei-slider-large li img{width: 100%;}
.ei-title{position: absolute;right: 10%;margin-right: 0;margin-left:2%;bottom: 25%;color:#fff;opacity:0.8;}
.ei-title h2, .ei-title h3{text-align: right;}
.ei-title h2{color: #b5b5b5;font-size: 35px;background:#000;float:right;padding:5px;margin-bottom:5px;}
.ei-title h3{clear:both;font-size: 14px;line-height: 20px;width:835px;background:#000;padding:5px;}
.ei-slider-thumbs{height: 13px;margin: 0 auto;position: relative;max-width:100%!important;}
.ei-title a{color:#FFF;}
.ei-slider-thumbs li{position: relative;float: left;height: 100%;}
.ei-slider-thumbs li.ei-slider-element{top: 0;left: 0;position: absolute;height: 100%;z-index: 10;text-indent: -9000px;background: #F88C00;}
.ei-slider-thumbs li a{	display: block;text-indent: -9000px;background: #666 ;width: 100%;height: 100%;cursor: pointer;
	-webkit-box-shadow: 0 1px 1px 0 rgba(0,0,0,0.3), 0 1px 0 1px rgba(255,255,255,0.5);	-moz-box-shadow: 0 1px 1px 0 rgba(0,0,0,0.3), 0 1px 0 1px rgba(255,255,255,0.5);	box-shadow: 0 1px 1px 0 rgba(0,0,0,0.3), 0 1px 0 1px rgba(255,255,255,0.5);
	-webkit-transition: background 0.2s ease;-moz-transition: background 0.2s ease; -o-transition: background 0.2s ease; -ms-transition: background 0.2s ease;   transition: background 0.2s ease;}
.ei-slider-thumbs li a:hover{background-color: #f0f0f0;}
.ei-slider-thumbs li img{ position: absolute;bottom: 50px;opacity: 0;z-index: 999;width: 100%;max-height:100px;
	-webkit-transition: all 0.4s ease;-moz-transition: all 0.4s ease;-o-transition: all 0.4s ease; -ms-transition: all 0.4s ease;   transition: all 0.4s ease;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
		-webkit-box-reflect: 
        below 0px -webkit-gradient(
            linear, 
            left top, 
            left bottom, 
            from(transparent), 
            color-stop(50%, transparent), 
            to(rgba(255,255,255,0.3))
            );
}
.content .ei-slider-thumbs li img{max-height:65px;}
.ei-slider-thumbs li:hover img{opacity: 1;	bottom: 13px;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";}


/* Reviews Styles */	
#review-box .review-top {
	width:50%;
	margin:20px 20px 20px 0;
	display:block;
	float:left;
}
#review-box .review-summary {
	background:#f3f3f3;
	padding:20px 5px;;
}
#review-box h2.review-box-header {
	margin:0 !important;
}
#review-box .review-summary h3 {
	margin:-3px 0 10px 0;
}
#review-box .review-box .review-short-summary {
	background: none repeat scroll 0 0 #f3f3f3;
	margin: -16px 0 0;
	padding: 0 5px 20px;
}
#review-box .review-summary .review-short-summary p {
	padding:20px 0;
}
#review-box .review-summary .review-final-score {
	background:none !important;
	float:right;
	margin:0 7px 0 0 !important;
}
#review-box .review-summary .review-final-score h4 {
	display:none;
}
#review-box .review-summary .review-final-score span {
	margin:0;
}
#review-box .review-short-summary h3 {
	float:left;
	font-size:16px;
	font-weight:bold;
	margin:0
}
#review-box .review-summary .review-short-summary p {
	font-size:14px;
	padding:0 !important;
}

#review-box .review-stars .review-item{ background:#fff; padding:9px 5px; border-top:#c9c8c7 1px solid; overflow:hidden; }
#review-box .review-stars .review-item h5{float:left; padding:0; margin:3px 0 0 0; }
#review-box .review-stars .stars-large{float:right;}
#review-box .review-final-score .stars-large{float: none !important;margin: 0 auto 10px;}

#review-box span.stars-large, #review-box span.stars-small,
.starline span.stars-large, .starline span.stars-small{
	width:85px;
	display:block;
	background:url(../png/red-stars.png) no-repeat 0 -24px; 
	height:16px;
	margin:4px 10px 0 10px !important;
}
#review-box span.stars-large span, #review-box span.stars-small span,
.starline span.stars-large span, .starline span.stars-small span{
	width:100%;
	display:block;
	background:url(../png/red-stars.png) no-repeat 0 0;
	height:16px;
}
#review-box .review-final-score {
	margin:4px 0px 0 !important;
}

/*Book Review Top*/
#singe-book-review-section {
	display: table;
	width: 100%;
	margin: 20px 0;
}
#singe-book-review-section .singe-book-review-row {
	display:table-row;
}
#singe-book-review-section .singe-book-review-row .singe-book-review-review-cell,
#singe-book-review-section .singe-book-review-row .singe-book-review-book-cell,
#singe-book-review-section .singe-book-review-row .singe-book-review-spacer-cell {
	display:table-cell;
}
#singe-book-review-section .singe-book-review-row .singe-book-review-review-cell {
	background:#f3f3f3;
	width:50%;
}
#singe-book-review-section .singe-book-review-row .singe-book-review-spacer-cell {
	width:20px;
}
#singe-book-review-section .singe-book-review-row .singe-book-review-book-cell {
	background:#efefef;
	vertical-align:middle;
	text-align:center;
}
#singe-book-review-section .singe-book-review-row .singe-book-review-book-cell img {
	max-width:260px;
	margin:10px 0;
}
#singe-book-review-section .singe-book-review-row .singe-book-review-review-cell .review-top {
	width:100%;
	margin:0;
}

#singe-book-review-section .review-short-summary {
	padding:0 120px 0 5px;
	margin:-14px 0 0 0; 
}


/* Page Templates */
/*sitemap */
#sitemap {overflow:hidden;padding:10px 0 0 15px;}
	.sitemap-col {float: left;margin: 0 2% 10px 0;	width: 23%;}
	#sitemap .last {margin-right: 0px; }
		.sitemap-col h2 {color: #111;font-size: 20px;font-family: Georgia, serif;border-bottom: 1px solid #e9e9e9;padding-bottom: 10px;margin-bottom: -3px;}
		.sitemap-col ul {padding-left: 0px;margin-left: 0;}
			.sitemap-col ul li a {padding: 4px 0px 4px ;display:inline-block;	}
	
/* Authors List */	
ul.authors-wrap li{background:transparent;padding:20px;margin:0 -20px 10px;	border-bottom:1px solid #f2f2f2;list-style:none;}
	ul.authors-wrap li h3{font-size: 22px;text-transform: capitalize;margin:0 0 5px;}

/* Timeline */	
ul.timeline {border-left: 2px solid #DFDFE0;margin:0 0 30px 35px;overflow:hidden;}
	h2.timeline-head{background:#DFDFE0;border-radius: 35px;-moz-border-radius: 35px;-webkit-border-radius: 35px;margin-bottom:0;display:inline-block;	padding:3px 20px 0;font-size: 24px;}
	ul.timeline li{background:transparent; list-style:none; padding:2px 10px;}
		ul.timeline li span{ width:100px; display:inline-block; color:#999;}


/* Drak Skin */
body.dark-skin{	background-color:#000; color: #bfbfbf;}
body.dark-skin a , body.dark-skin .page-title, body.dark-skin .search-widget input {color: #DDD; }
body.dark-skin a:hover , body.dark-skin .widget-top h4 a:hover,  body.dark-skin #tabbed-widget ul.tabs li a:hover , body.dark-skin .top-nav ul li a:hover,
body.dark-skin .top-nav ul ul li:hover > a,	body.dark-skin .top-nav ul ul :hover > a , 	body.dark-skin .form-submit #submit:hover, body.dark-skin #login-form .login-button:hover ,body.dark-skin .widget-feedburner .feedburner-subscribe:hover , body.dark-skin .password-protected input[type="submit"]:hover { color: #FFF !important;}
body.dark-skin header , body.dark-skin #main-content , body.dark-skin .breaking-news{background: #3c3c3c;-moz-box-shadow: 0 0 5px #141414;-webkit-box-shadow:  0 0 5px #141414;box-shadow: 0 0 5px #141414;}
body.dark-skin .top-nav {background: #333;	border-bottom-color:#444;}
body.dark-skin .top-nav ul li a , body.dark-skin .commentlist .reply a{color: #999;text-shadow: 0 1px 1px #333;}
body.dark-skin .top-nav ul li {border-right-color: #444;}
body.dark-skin .cat-box-content, body.dark-skin #sidebar .widget-container, body.dark-skin .post-listing , body.dark-skin #sidebar .widget-counter {	background: #373737;box-shadow:  0 1px 3px 0 #141414;-moz-box-shadow: 0 1px 3px 0 #141414;-webkit-box-shadow:  0 1px 3px 0 #141414;border-top-color: #303030;border-right-color: #303030;border-left-color: #303030;}
body.dark-skin .item-list, body.dark-skin #tabbed-widget .tabs-wrap li , body.dark-skin .comments-avatar .widget-container li,
body.dark-skin .posts-list .widget-container li, body.dark-skin .categort-posts .widget-container li , body.dark-skin .commentlist li.pingback ,body.dark-skin #crumbs , body.dark-skin .post-inner p.post-meta,body.dark-skin  #twitter-widget li,body.dark-skin .authors-posts .widget-container li {border-bottom-color:#303030;}
body.dark-skin .ei-slider-thumbs li a{	-webkit-box-shadow: 0 1px 1px 0 rgba(0,0,0,0.3), 0 1px 0 1px rgba(56,56,56,0.5);	-moz-box-shadow: 0 1px 1px 0 rgba(0,0,0,0.3), 0 1px 0 1px rgba(56,56,56,0.5);	box-shadow: 0 1px 1px 0 rgba(0,0,0,0.3), 0 1px 0 1px rgba(56,56,56,0.5);}
body.dark-skin .widget-counter li:nth-child(3n-1) {border-right-color: #303030;border-left-color: #303030;}
body.dark-skin .widget-counter li {border-bottom-color:#303030;border-left-color:#303030;}
body.dark-skin .widget-counter li:hover {background-color:#3c3c3c;}
body.dark-skin #twitter-widget .tweet_list .tweet_avatar img ,body.dark-skin .post-thumbnail img , body.dark-skin .author-avatar img, body.dark-skin .review-stars .review-item ,body.dark-skin .review-summary,body.dark-skin  .commentlist .reply a{background-color:#272727;}
body.dark-skin .pagination a, body.dark-skin .pagination span.extend, body.dark-skin .pagination span.current {text-shadow: 0 1px 0 #111;}
body.dark-skin #tabbed-widget .widget-top, body.dark-skin .cat-tabs-header {background:#2e2e2e;border-bottom-color:#424242;}
body.dark-skin #tabbed-widget ul.tabs li a{text-shadow: 0 1px 0 #000;}
body.dark-skin #tabbed-widget ul.tabs li.active a , body.dark-skin .cat-tabs-header li.active{background:#424242; color:#999; -moz-box-shadow:0 -1px 2px #333; -webkit-box-shadow: 0  -1px 2px #333;}
body.dark-skin .author-avatar img{background:#424242; border-color:#222;}
body.dark-skin .scroll-nav ,body.dark-skin .top-nav ul ul {background: #303030;}
body.dark-skin .column2 li.first-news, body.dark-skin .wide-box li.first-news{background: #373737;border-top-color:#444; border-bottom-color: #292929;}
body.dark-skin .column2 li, body.dark-skin .wide-box li, body.dark-skin li.other-news{background: #333232;	border-top-color:#4d4d4d; border-bottom-color: #202020;}
body.dark-skin .column2 li:hover ,body.dark-skin li.other-news:hover{background:#2e2e2e;}
body.dark-skin li.other-news , body.dark-skin ul.timeline {border-left-color: #292929;}
body.dark-skin .share-post{background: #303030; border-top-color:#444;}
body.dark-skin #commentform textarea, body.dark-skin #commentform input , body.dark-skin #login-form #log, body.dark-skin #login-form #pwd, body.dark-skin .widget-feedburner .feedburner-email {border-color: #555;border-top-color: #222;border-left-color: #222;background: #303030;color: #999;}
body.dark-skin #commentform input:focus,body.dark-skin #commentform textarea:focus {color: #fff; background: #303030;}
body.dark-skin .form-submit #submit , body.dark-skin #login-form .login-button , body.dark-skin .widget-feedburner .feedburner-subscribe , body.dark-skin .password-protected input[type="submit"],
body.dark-skin .post-tag a, body.dark-skin .form-submit #submit:hover, body.dark-skin #login-form .login-button:hover ,body.dark-skin .widget-feedburner .feedburner-subscribe:hover ,body.dark-skin .password-protected input[type="submit"]:hover{
text-shadow: 0px 1px 0px #000;	color:#515151;	background: #111;	border: 1px solid #181818;
-moz-shadow: 0px 2px 2px rgba(0, 0, 0, 0.027), inset 0px 1px 0px rgba(0, 0, 0, 0.5), inset 0px -1px 0px rgba(0, 0, 0, 0.0187), inset 0px -25px 25px rgba(0, 0, 0, 0.37);
-o-shadow: 0px 2px 2px rgba(0, 0, 0, 0.027), inset 0px 1px 0px rgba(0, 0, 0, 0.5), inset 0px -1px 0px rgba(0, 0, 0, 0.0187), inset 0px -25px 25px rgba(0, 0, 0, 0.37);
-webkit-shadow: 0px 2px 2px rgba(0, 0, 0, 0.027), inset 0px 1px 0px rgba(0, 0, 0, 0.5), inset 0px -1px 0px rgba(0, 0, 0, 0.0187), inset 0px -25px 25px rgba(0, 0, 0, 0.37);
box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.027), inset 0px 1px 0px rgba(0, 0, 0, 0.5), inset 0px -1px 0px rgba(0, 0, 0, 0.0187), inset 0px -25px 25px rgba(0, 0, 0, 0.37);
}
body.dark-skin .comment-wrap, body.dark-skin .search-widget input {background: #373737;box-shadow: 0 1px 3px 0 #141414;-moz-box-shadow: 0 1px 3px 0 #141414;-webkit-box-shadow: 0 1px 3px 0 #141414;}
body.dark-skin .widget-counter li a strong {opacity: 1;}
body.dark-skin .cat-box-title h2 , body.dark-skin .cat-box-title h2 a, body.dark-skin .author-comment cite{color:#bfbfbf;}
body.dark-skin .cat-box-title h2 a:hover, body.dark-skin .search-block #s:hover, body.dark-skin .search-block #s:focus{color:#FFF;}
body.dark-skin #tabbed-widget  .tabs-wrap.tagcloud a{background: #303030; text-shadow: 0 1px 0 rgb(0, 0, 0); -moz-box-shadow: inset 0 0 2px #222, 0 0 2px rgba(0,0,0,0.1);-webkit-box-shadow: inset 0 0 2px #222, 0 0 2px rgba(0, 0, 0, 0.1);box-shadow: inset 0 0 2px #222, 0 0 2px rgba(0, 0, 0, 0.1); border: 1px solid #444}
body.dark-skin #tabbed-widget  .tabs-wrap.tagcloud a:hover,body.dark-skin h2.timeline-head{background: #222;}
body.dark-skin .search-block #s{background-color:#3a3a3a; border-left-color:#444}
body.dark-skin .search-widget input {border-color:#555;}
body.dark-skin #twitter-widget .loading span{background:url(../gif/black-loader.gif) no-repeat top;}
body.dark-skin .today-date{	background-color:#222; color: #888;}
body.dark-skin .highlight{ color: #222;}

 
/* Shortcodes */
.google-map.alignleft{margin-right:10px;}
.google-map.alignright{margin-left:10px;}
.google-map.aligncenter{ text-align:center;}

.post-tooltip{cursor:pointer;display:inline-block;border-bottom:1px #666 dotted;color:#ed5109;}
.post-tooltip:hover{ border-bottom-color:#ed5109;}
.highlight {background: #FF9;}
.dropcap{display: block;float: left;margin: 0 8px 0 0;font-size: 50px;line-height: 50px;font-family: Georgia, Arial,"helvetica neue",Helvetica,Verdana,sans-serif;}
.starlist li,.checklist li{background-position:left top;background-repeat:no-repeat;padding-left:25px;list-style:none !important;}
.starlist li  { background-image: url(../png/bullet_star.png);}
.checklist li {background-image: url(../png/bullet_check.png);}



.button{
border: 1px solid #a3a3a3;
background: #343946;
height: auto;
line-height:25px;
color: #fff !important;
display:inline-block;	
margin:0 5px 20px;	
padding:0 10px;	
position:relative;
font-size:12px;
font-weight:bold;
text-decoration:none !important;
}
.button:hover{	background: #cc0013; color: #fff !important; text-decoration:none !important;}
.button:active{ top:1px;} 
.button.red{border: 1px solid #B63540;background: #ED596A;background: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#F77087),color-stop(100%,#E3414D));background: -webkit-linear-gradient(top,#F77087 0,#E3414D 100%);background: -moz-linear-gradient(top,#F77087 0,#E3414D 100%);background: -o-linear-gradient(top,#F77087 0,#E3414D 100%);background: -ms-linear-gradient(top,#F77087 0,#E3414D 100%);background: linear-gradient(top,#F77087 0,#E3414D 100%);}
.button.red:hover{background: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#F8889B),color-stop(100%,#E65762));	background: -webkit-linear-gradient(top,#F8889B 0,#E65762 100%);background: -moz-linear-gradient(top,#F8889B 0,#E65762 100%);background: -o-linear-gradient(top,#F8889B 0,#E65762 100%);background: -ms-linear-gradient(top,#F8889B 0,#E65762 100%);background: linear-gradient(top,#F8889B 0,#E65762 100%);}
.button.green{border: 1px solid #5E8C22;background: #89C03E;background: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#A8D34E),color-stop(100%,#6AAD2D));background: -webkit-linear-gradient(top,#A8D34E 0,#6AAD2D 100%);background: -moz-linear-gradient(top,#A8D34E 0,#6AAD2D 100%);background: -o-linear-gradient(top,#A8D34E 0,#6AAD2D 100%);background: -ms-linear-gradient(top,#A8D34E 0,#6AAD2D 100%);background: linear-gradient(top,#A8D34E 0,#6AAD2D 100%);}
.button.green:hover{ background: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#B2D862),color-stop(100%,#76C132));background: -webkit-linear-gradient(top,#B2D862 0,#76C132 100%);background: -moz-linear-gradient(top,#B2D862 0,#76C132 100%);background: -o-linear-gradient(top,#B2D862 0,#76C132 100%);background: -ms-linear-gradient(top,#B2D862 0,#76C132 100%);background: linear-gradient(top,#B2D862 0,#76C132 100%);}
.button.blue{ border: 1px solid #1e638b;background: #00a2ff;background: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#00a2ff),color-stop(100%,#028edf));background: -webkit-linear-gradient(top,#00a2ff 0,#028edf 100%);background: -moz-linear-gradient(top,#00a2ff 0,#028edf 100%);background: -o-linear-gradient(top,#00a2ff 0,#028edf 100%);background: -ms-linear-gradient(top,#00a2ff 0,#028edf 100%);background: linear-gradient(top,#00a2ff 0,#028edf 100%);}
.button.blue:hover{ background: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#3cb6fc),color-stop(100%,#31a6ea));background: -webkit-linear-gradient(top,#3cb6fc 0,#31a6ea 100%);background: -moz-linear-gradient(top,#3cb6fc 0,#31a6ea 100%);background: -o-linear-gradient(top,#3cb6fc 0,#31a6ea 100%);background: -ms-linear-gradient(top,#3cb6fc 0,#31a6ea 100%);background: linear-gradient(top,#3cb6fc 0,#31a6ea 100%);}
.button.orange{ border: 1px solid #be8a2b;background: #FFA500 ;background: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#FFA500),color-stop(100%,#ed9900));background: -webkit-linear-gradient(top,#FFA500 0,#ed9900 100%);background: -moz-linear-gradient(top,#FFA500 0,#ed9900 100%);background: -o-linear-gradient(top,#FFA500 0,#ed9900 100%);background: -ms-linear-gradient(top,#FFA500 0,#ed9900 100%);background: linear-gradient(top,#FFA500 0,#ed9900 100%);}
.button.orange:hover{ background: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#ffb93a),color-stop(100%,#f3ab26));background: -webkit-linear-gradient(top,#ffb93a 0,#f3ab26 100%);background: -moz-linear-gradient(top,#ffb93a 0,#f3ab26 100%);background: -o-linear-gradient(top,#ffb93a 0,#f3ab26 100%);background: -ms-linear-gradient(top,#ffb93a 0,#f3ab26 100%);background: linear-gradient(top,#ffb93a0,#f3ab26 100%);}
.button.pink{ border: 1px solid #cc198b;background: #ff00a2;background: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#ff00a2),color-stop(100%,#ed0097));background: -webkit-linear-gradient(top,#ff00a2 0,#ed0097 100%);background: -moz-linear-gradient(top,#ff00a2 0,#ed0097 100%);background: -o-linear-gradient(top,#ff00a2 0,#ed0097 100%);background: -ms-linear-gradient(top,#ff00a2 0,#ed0097 100%);	background: linear-gradient(top,#ff00a2 0,#ed0097 100%);}
.button.pink:hover{ background: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#ff6cc9),color-stop(100%,#ea51b2));background: -webkit-linear-gradient(top,#ff6cc9 0,#ea51b2 100%);background: -moz-linear-gradient(top,#ff6cc9 0,#ea51b2 100%);background: -o-linear-gradient(top,#ff6cc9 0,#ea51b2 100%);background: -ms-linear-gradient(top,#ff6cc9 0,#ea51b2 100%);background: linear-gradient(top,#ff6cc9,#ea51b2 100%);	}
.button.purple{ border: 1px solid #833083;background: #d700d7;background: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#d700d7),color-stop(100%,#b000b0));background: -webkit-linear-gradient(top,#d700d7 0,#b000b0 100%);background: -moz-linear-gradient(top,#d700d7 0,#b000b0 100%);background: -o-linear-gradient(top,#d700d7 0,#b000b0 100%);background: -ms-linear-gradient(top,#d700d7 0,#b000b0 100%);	background: linear-gradient(top,#d700d7 0,#b000b0 100%);}
.button.purple:hover{background: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#f969f9),color-stop(100%,#c302c3));background: -webkit-linear-gradient(top,#f969f9 0,#c302c3 100%);background: -moz-linear-gradient(top,#f969f9 0,#c302c3 100%);	background: -o-linear-gradient(top,#f969f9 0,#c302c3 100%);	background: -ms-linear-gradient(top,#f969f9 0,#c302c3 100%);background: linear-gradient(top,#f969f9,#c302c3 100%);}
.button.black{ border: 1px solid #000;background: #434343;background: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#434343),color-stop(100%,#232323));background: -webkit-linear-gradient(top,#434343 0,#232323 100%);background: -moz-linear-gradient(top,#434343 0,#232323 100%);background: -o-linear-gradient(top,#434343 0,#232323 100%);background: -ms-linear-gradient(top,#434343 0,#232323 100%);background: linear-gradient(top,#434343 0,#232323 100%);}
.button.black:hover{ background: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#5a5959),color-stop(100%,#3d3d3d));background: -webkit-linear-gradient(top,#5a5959 0,#3d3d3d 100%);background: -moz-linear-gradient(top,#5a5959 0,#3d3d3d 100%);background: -o-linear-gradient(top,#5a5959 0,#3d3d3d 100%);background: -ms-linear-gradient(top,#5a5959 0,#3d3d3d 100%);background: linear-gradient(top,#5a5959,#3d3d3d 100%);}
.button.white{ border: 1px solid #d9d9d9;background: #fbfbfb;background: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#fbfbfb),color-stop(100%,#eee ));background: -webkit-linear-gradient(top,#fbfbfb 0,#eee 100%);background: -moz-linear-gradient(top,#fbfbfb 0,#eee 100%);	background: -o-linear-gradient(top,#fbfbfb 0,#eee 100%);background: -ms-linear-gradient(top,#fbfbfb 0,#eee 100%);background: linear-gradient(top,#fbfbfb 0,#eee 100%);box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3),inset 0 1px 0 rgba(255, 255, 255, 0.5);color:#000;text-shadow: 0 1px 0 #FFF;}
.button.white:hover{ background: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#FFF),color-stop(100%,#f8f8f8));	background: -webkit-linear-gradient(top,#FFF 0,#f8f8f8 100%);background: -moz-linear-gradient(top,#FFF 0,#f8f8f8 100%);background: -o-linear-gradient(top,#FFF 0,#f8f8f8 100%);background: -ms-linear-gradient(top,#FFF 0,#f8f8f8 100%);background: linear-gradient(top,#FFF ,#f8f8f8 100%);}
.button.medium{ height:35px; line-height:35px; font-size:16px; padding:0 15px;}
.button.big{ height:55px; line-height:55px; font-size:22px; padding:0 25px;}

.button.lighterred {background:#e80016;}
.button.lighterred:hover {background:#343946;}


.button.deepred {background:#cc0013;}
.button.deepred:hover {background:#343946;}

.large-button{
	font-size:25px;
	height: 45px;
	line-height:45px;
}

.flickr-wrapper {overflow:hidden;margin-bottom:20px;}
.flickr-wrapper .flickr_badge_image {float:left;margin:8px;}
.flickr-wrapper .flickr_badge_image img{opacity:1;background:#FFF;padding:4px;box-shadow: 0 0 3px #B2B2B2;-moz-box-shadow: 0 0 3px #b2b2b2;-webkit-box-shadow: 0 0 3px #B2B2B2;}
.flickr-wrapper .flickr_badge_image a:hover img{ opacity:0.6;}

#twitter-shortcode{margin-bottom:10px;}
#twitter-shortcode li{padding:5px 10px 5px 30px;overflow:hidden;list-style:none;}
#twitter-shortcode li:last-child{border-bottom:0 none;}
#twitter-shortcode .tweet_list .tweet_avatar img{	padding:2px ;margin-left:5px;float: right;background:#FFF;border:1px solid #d6d6d6;}
#twitter-shortcode .loading{text-align:center; padding:10px;}

.toggle {background:#F6F6F6;margin-bottom: 15px;	border: 1px solid #E1E1E1;border-bottom: 1px solid #979797;padding: 5px 10px;border-radius: 10px;-moz-border-radius: 10px;-webkit-border-radius: 10px;position: relative;box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);-moz-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);-webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);	}
.toggle h3{padding-bottom:5px;margin-bottom:0;text-shadow: 0 1px 1px #FFF;	cursor:pointer;	background:url(../png/toggle-close.png) no-repeat right;}
h3.toggle-head-close{background:url(../png/toggle-open.png) no-repeat right;display:none;}
.toggle-content{padding-top:15px;}
.toggle.close .toggle-content ,
.toggle.close  h3.toggle-head-open  {display:none;}
.toggle.close  h3.toggle-head-close {display:block;}

.author-info{background:#F6F6F6;margin-bottom: 15px;border: 1px solid #E1E1E1;border-bottom: 1px solid #979797;padding: 20px;border-radius: 10px;-moz-border-radius: 10px;-webkit-border-radius: 10px;position: relative;box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);-moz-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);-webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);	}
.author-info-content{padding-left:100px;}
.author-info-content h3{margin-bottom:15px;}
.author-info img.author-img{	max-width:70px;	float:left;	margin-right:15px;background:#FFF;padding:4px;	box-shadow: 0 0 3px #B2B2B2;-moz-box-shadow: 0 0 3px #b2b2b2;-webkit-box-shadow: 0 0 3px #B2B2B2;}

.one_half,.one_third,.two_third,.three_fourth,.one_fourth,.one_fifth,.two_fifth,.three_fifth,.four_fifth,.one_sixth,.five_sixth{position:relative;margin-right:4%;float:left;}
.one_half {width:48%}
.one_third { width:30.66%}
.two_third { width:65.33%}
.one_fourth { width:22%}
.three_fourth{ width:74%}
.one_fifth { width:16.8%}
.two_fifth { width:37.6%}
.three_fifth{ width:58.4%}
.four_fifth	{ width:67.2%}
.one_sixth { width:13.33%}
.five_sixth	{ width:82.67%}
.entry .last{margin-right:0 !important;clear:right;}

.post-tabs,.post-tabs-ver{	margin-bottom:20px;}
.post-tabs ul.tabs-nav{height:33px;margin:0;padding-left:20px;}
.post-tabs ul.tabs-nav li{	border:1px solid #E1E1E1;border-radius: 4px 4px 0 0;font-weight: bold;	line-height: 32px;cursor: pointer;display: block;	float: left;margin: 0 5px 0 0;	padding: 0 16px;background:#ddd;border-bottom: 0 none;-webkit-transition: background .5s ease;-moz-transition: background .5s ease;-o-transition: background .5s ease;transition: background .5s ease;}
.post-tabs ul.tabs-nav li.current{	background:#F6F6F6;	z-index:1;	height:33px;}
.post-tabs .pane{background: #F6F6F6;margin-bottom: 15px;border: 1px solid #E1E1E1;border-bottom: 1px solid #979797;	padding: 20px;border-radius: 10px;-moz-border-radius: 10px;-webkit-border-radius: 10px;box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);-moz-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);-webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);}
.post-tabs-ver ul.tabs-nav{float:left;width:170px;margin:0;padding-top:10px;}
.post-tabs-ver ul.tabs-nav li{	border:1px solid #E1E1E1;border-radius: 4px 0 0 4px;font-weight: bold;line-height: 32px;cursor: pointer;display: block;	margin: 0 0 10px 0;padding: 0 16px;	background:#ddd;border-right-width: 0;-webkit-transition: background .5s ease;-moz-transition: background .5s ease;-o-transition: background .5s ease;transition: background .5s ease;}
.post-tabs-ver ul.tabs-nav li.current{background:#F6F6F6;z-index:1;width:138px;}
.post-tabs-ver .pane{margin-left:170px;background: #F6F6F6;margin-bottom: 15px;border: 1px solid #E1E1E1;	border-bottom: 1px solid #979797;padding: 20px;	border-radius: 10px;-moz-border-radius: 10px;-webkit-border-radius: 10px;box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);-moz-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);	-webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);	min-height:180px;}

/* Audio Player */
.jp-jplayer{line-height:0;}
div.jp-audio{color: #666;position:relative;width:100%;margin-bottom:20px; text-align:center;}
.jp-interface {padding:2px 10px;height: 30px;background: #3A3B3C;background: -webkit-gradient( linear, left bottom, left top, color-stop(0, #222), color-stop(1, #3A3B3C) );	background: -moz-linear-gradient( center bottom, #222 0%, #3A3B3C 100% );	-webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5);	-moz-box-shadow: 0px 1px 1px rgba(0,0,0,0.5);	box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5);}
a.jp-play,a.jp-pause {width:18px; height:18px; float:left;  text-indent:-9999px;  outline:none;   margin: 0 0 0 -4px;}
a.jp-play {background: url("../png/sprite.png") 0 0 no-repeat;}
a.jp-pause {background: url("../png/sprite.png") 0 -30px no-repeat;display: none;}
.jp-progress {background: #706d6d; -webkit-box-shadow:inset 0px 1px 4px rgba(0,0,0,.4), 0px 1px 0px rgba(255,255,255,.4); -moz-box-shadow:inset 0px 1px 4px rgba(0,0,0,.4), 0px 1px 0px rgba(255,255,255,.4); box-shadow: inset 0px 1px 4px rgba(0,0,0,.4), 0px 1px 0px rgba(255,255,255,.4); width:100%; height:4px; float:left; margin: 5px 0 7px; -webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;}
.jp-seek-bar { width:0px; height:100%;  cursor: pointer;}
.jp-play-bar { background: url("../png/play-bar.png") left repeat-x; width:0px;height:5px;   position:relative;z-index: 1;-webkit-border-radius: 3px;-moz-border-radius: 3px;	border-radius: 3px;}
.jp-audio a.jp-mute,.jp-audio a.jp-unmute { text-indent:-9999px; float:right; height: 18px; width: 18px; outline:none;}
.jp-mute { background: url(../png/sprite.png) 0 -60px no-repeat;}
a.jp-unmute {background: url(../png/sprite.png) 0 -90px no-repeat;display: none;}
.jp-volume-bar {background: #706D6D;	-webkit-box-shadow: inset 0px 1px 4px rgba(0, 0, 0, .4),0px 1px 0px rgba(255, 255, 255, .4);-moz-box-shadow: inset 0px 1px 4px rgba(0,0,0,.4), 0px 1px 0px rgba(255,255,255,.4);box-shadow: inset 0px 1px 4px rgba(0, 0, 0, .4),0px 1px 0px rgba(255, 255, 255, .4);height: 2px;width:50px;	float: right;margin: 4px 1px 0 8px;}
.jp-volume-bar-value { background: url("../png/play-bar.png") left repeat-x; width:0px; height:3px; position:relative; z-index: 9999; }
	
/*Pretty-Photo*/
div.pp_default .pp_top,div.pp_default .pp_top .pp_middle,div.pp_default .pp_top .pp_left,div.pp_default .pp_top .pp_right,div.pp_default .pp_bottom,div.pp_default .pp_bottom .pp_left,div.pp_default .pp_bottom .pp_middle,div.pp_default .pp_bottom .pp_right{height:13px}
div.pp_default .pp_top .pp_left{background:url(../png/sprite-2.png) -78px -93px no-repeat}
div.pp_default .pp_top .pp_middle{background:url(../png/sprite_x.png) top left repeat-x}
div.pp_default .pp_top .pp_right{background:url(../png/sprite-2.png) -112px -93px no-repeat}
div.pp_default .pp_content .ppt{color:#f8f8f8}
div.pp_default .pp_content_container .pp_left{background:url(../png/sprite_y.png) -7px 0 repeat-y;padding-left:13px}
div.pp_default .pp_content_container .pp_right{background:url(../png/sprite_y.png) top right repeat-y;padding-right:13px}
div.pp_default .pp_next:hover{background:url(../png/sprite_next.png) center right no-repeat;cursor:pointer}
div.pp_default .pp_previous:hover{background:url(../png/sprite_prev.png) center left no-repeat;cursor:pointer}
div.pp_default .pp_expand{background:url(../png/sprite-2.png) 0 -29px no-repeat;cursor:pointer;width:28px;height:28px}
div.pp_default .pp_expand:hover{background:url(../png/sprite-2.png) 0 -56px no-repeat;cursor:pointer}
div.pp_default .pp_contract{background:url(../png/sprite-2.png) 0 -84px no-repeat;cursor:pointer;width:28px;height:28px}
div.pp_default .pp_contract:hover{background:url(../png/sprite-2.png) 0 -113px no-repeat;cursor:pointer}
div.pp_default .pp_close{width:30px;height:30px;background:url(../png/sprite-2.png) 2px 1px no-repeat;cursor:pointer}
div.pp_default .pp_gallery ul li a{background:url(../png/default_thumb.png) center center #f8f8f8;border:1px solid #aaa}
div.pp_default .pp_social{margin-top:7px}
div.pp_default .pp_gallery a.pp_arrow_previous,div.pp_default .pp_gallery a.pp_arrow_next{position:static;left:auto}
div.pp_default .pp_nav .pp_play,div.pp_default .pp_nav .pp_pause{background:url(../png/sprite-2.png) -51px 1px no-repeat;height:30px;width:30px}
div.pp_default .pp_nav .pp_pause{background-position:-51px -29px}
div.pp_default a.pp_arrow_previous,div.pp_default a.pp_arrow_next{background:url(../png/sprite-2.png) -31px -3px no-repeat;height:20px;width:20px;margin:4px 0 0}
div.pp_default a.pp_arrow_next{left:52px;background-position:-82px -3px}
div.pp_default .pp_content_container .pp_details{margin-top:5px}
div.pp_default .pp_nav{clear:none;height:30px;width:110px;position:relative}
div.pp_default .pp_nav .currentTextHolder{font-family:Georgia;font-style:italic;color:#999;font-size:11px;left:75px;line-height:25px;position:absolute;top:2px;margin:0;padding:0 0 0 10px}
div.pp_default .pp_close:hover,div.pp_default .pp_nav .pp_play:hover,div.pp_default .pp_nav .pp_pause:hover,div.pp_default .pp_arrow_next:hover,div.pp_default .pp_arrow_previous:hover{opacity:0.7}
div.pp_default .pp_description{font-size:11px;font-weight:700;line-height:14px;margin:5px 50px 5px 0}
div.pp_default .pp_bottom .pp_left{background:url(../png/sprite-2.png) -78px -127px no-repeat}
div.pp_default .pp_bottom .pp_middle{background:url(../png/sprite_x.png) bottom left repeat-x}
div.pp_default .pp_bottom .pp_right{background:url(../png/sprite-2.png) -112px -127px no-repeat}
div.pp_default .pp_loaderIcon{background:url(../gif/loader.gif) center center no-repeat}
div.pp_pic_holder a:focus{outline:none}
div.pp_overlay{background:#000;display:none;left:0;position:absolute;top:0;width:100%;z-index:9500}
div.pp_pic_holder{display:none;position:absolute;width:100px;z-index:10000}
.pp_content{height:40px;min-width:40px}
* html .pp_content{width:40px}
.pp_content_container{position:relative;text-align:left;width:100%}
.pp_content_container .pp_left{padding-left:20px}
.pp_content_container .pp_right{padding-right:20px}
.pp_content_container .pp_details{float:left;margin:10px 0 2px}
.pp_description{display:none;margin:0}
.pp_social{float:left;margin:0}
.pp_social .facebook{float:left;margin-left:5px;width:55px;overflow:hidden}
.pp_social .twitter{float:left}
.pp_nav{clear:right;float:left;margin:3px 10px 0 0}
.pp_nav p{float:left;white-space:nowrap;margin:2px 4px}
.pp_nav .pp_play,.pp_nav .pp_pause{float:left;margin-right:4px;text-indent:-10000px}
a.pp_arrow_previous,a.pp_arrow_next{display:block;float:left;height:15px;margin-top:3px;overflow:hidden;text-indent:-10000px;width:14px}
.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000}
.pp_gallery{display:none;left:50%;margin-top:-50px;position:absolute;z-index:10000}
.pp_gallery div{float:left;overflow:hidden;position:relative}
.pp_gallery ul{float:left;height:35px;position:relative;white-space:nowrap;margin:0 0 0 5px;padding:0}
.pp_gallery ul a{border:1px rgba(0,0,0,0.5) solid;display:block;float:left;height:33px;overflow:hidden}
.pp_gallery ul a img{border:0}
.pp_gallery li{display:block;float:left;margin:0 5px 0 0;padding:0}
.pp_gallery li.default a{display:block;height:33px;width:50px}
.pp_gallery .pp_arrow_previous,.pp_gallery .pp_arrow_next{margin-top:7px!important}
a.pp_next{display:block;float:right;height:100%;text-indent:-10000px;width:49%}
a.pp_previous{display:block;float:left;height:100%;text-indent:-10000px;width:49%}
a.pp_expand,a.pp_contract{cursor:pointer;display:none;height:20px;position:absolute;right:30px;text-indent:-10000px;top:10px;width:20px;z-index:20000}
a.pp_close{position:absolute;right:0;top:0;display:block;line-height:22px;text-indent:-10000px}
.pp_loaderIcon{display:block;height:24px;left:50%;position:absolute;top:50%;width:24px;margin:-12px 0 0 -12px}
#pp_full_res{line-height:1!important}
#pp_full_res .pp_inline{text-align:left}
#pp_full_res .pp_inline p{margin:0 0 15px}
div.ppt{color:#fff;display:none;font-size:17px;z-index:9999;margin:0 0 5px 15px}
div.pp_default .pp_content,div.light_rounded .pp_content{background-color:#fff}
div.pp_default #pp_full_res .pp_inline,div.light_rounded .pp_content .ppt,div.light_rounded #pp_full_res .pp_inline,div.light_square .pp_content .ppt,div.light_square #pp_full_res .pp_inline,div.facebook .pp_content .ppt,div.facebook #pp_full_res .pp_inline{color:#000}
div.pp_default .pp_gallery ul li a:hover,div.pp_default .pp_gallery ul li.selected a,.pp_gallery ul a:hover,.pp_gallery li.selected a{border-color:#fff}
div.pp_default .pp_details,div.light_rounded .pp_details,div.dark_rounded .pp_details,div.dark_square .pp_details,div.light_square .pp_details,div.facebook .pp_details{position:relative}
.pp_top,.pp_bottom{height:20px;position:relative}
* html .pp_top,* html .pp_bottom{padding:0 20px}
.pp_top .pp_left,.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px}
.pp_top .pp_middle,.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px}
* html .pp_top .pp_middle,* html .pp_bottom .pp_middle{left:0;position:static}
.pp_top .pp_right,.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}
.pp_fade,.pp_gallery li.default a img{display:none}




/*Red CSS File*/
#main-nav,
.cat-box-content,
#sidebar .widget-container,
.post-listing {	border-bottom: none;}
#topcontrol,
.pagination span.current,
.share-post span.share-text,
.flex-control-paging li a.flex-active,
.ei-slider-thumbs li.ei-slider-element,
.review-percentage .review-item span span,.review-final-score  {background-color:#cc0013 !important;}
::-webkit-scrollbar-thumb{background-color:#cc0013 !important;}
#topcontrol:hover {background-color:#fb6e6e !important;}
footer, .top-nav, .top-nav ul li.current-menu-item:after  {border-top-color: #cc0013;	}
.search-block::after {border-right-color:#cc0013 ;}



a.view-all {
	background:#c3c3c3;
	color:#000;
	display:block;
	margin:15px auto -15px;
	padding:5px;
	text-align: center;
	width: 60px;
	font-size:14px;
}
a.view-all:hover {
	background:#999999;
	color:#000;
}










/* Attachment Page */
body.attachment #infographic-embed-code {
	height:100px;
	width:100%
}



/* Sidebar - 300x250*/
#bottom-sidebar-ad-300x250-v2-wrap{
	position:sticky;
	top:150px;
}
#sidebar .ad-300x250, #sidebar #bottom-sidebar-ad-300x250-v2 {
	width:300px;
	margin:0 auto 0;
	
	background:#fff;
	padding:15px 5px;
	font-size:14px;
	-webkit-box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.15);
	-moz-box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.15);
	box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.15);
}

#sidebar .ad-300x250 a, #sidebar #bottom-sidebar-ad-300x250-v2 a {
	color:#6679B3;
	font-size: 11px;
	text-decoration: underline;
}
#sidebar .ad-300x250 a:hover, #sidebar #bottom-sidebar-ad-300x250-v2 a:hover {
	color:#CC0013;
}
@media only screen and (max-width: 479px){
	#sidebar .ad-300x250, #sidebar #bottom-sidebar-ad-300x250-v2 {
		margin:0 0 45px -11px; 
	}
}


/* Microsoft Widget */
#sidebar .microsoft-ebook-widget {
	background:url(../jpg/wood-background-image.jpg) top center;
}
#sidebar .microsoft-ebook-widget a.button {
	font-size:22px;
	text-decoration:none;
}
#sidebar .microsoft-ebook-widget img {
	max-width:100%;
}


/*Nextiva Widget*/
#sidebar .widget_nextiva_blog  {
	border:1px solid #ccc;
	padding:10px;
	margin:0 0 30px 0;
}
#sidebar .widget_nextiva_blog h3.widgettitle {
	background: #2d71cb;
	background: -moz-linear-gradient(top,  #2d71cb 0%, #104085 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2d71cb), color-stop(100%,#104085));
	background: -webkit-linear-gradient(top,  #2d71cb 0%,#104085 100%);
	background: -o-linear-gradient(top,  #2d71cb 0%,#104085 100%);
	background: -ms-linear-gradient(top,  #2d71cb 0%,#104085 100%);
	background: linear-gradient(to bottom,  #2d71cb 0%,#104085 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2d71cb', endColorstr='#104085',GradientType=0 );

	margin: -10px 0 0 -10px;
	padding: 10px;
	width: 288px;
	color:#fff;
	font-size:18px;
	position:relative;
}
#sidebar .widget_nextiva_blog h3.widgettitle a {
	background: url("../png/green-button-arrow.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	display: block;
	height: 35px;
	left: 242px;
	position: absolute;
	top: 5px;
	width: 35px;
}
#sidebar .widget_nextiva_blog a.nextiva-title {
	display:block;
	color:#104085;
	font-size:16px;
	font-weight:bold;
	margin:15px 0 10px;
	line-height:23px;
	text-decoration:none;
}
#sidebar .widget_nextiva_blog a.nextiva-title:hover {
	color:#2d71cb;
}
#sidebar .widget_nextiva_blog a.nextiva-image {
	text-align:center;
	margin:0 0 7px 0;
	display:block;
}
#sidebar .widget_nextiva_blog a.nextiva-image img {
	max-width:288px;
	max-height:250px;
	display:block;
	margin:0px auto;
}
#sidebar .widget_nextiva_blog p.nextiva-description {
	font-size:12px;
	color:#333;
	line-height:15px;
}
#sidebar .widget_nextiva_blog p.nextiva-more {
	margin:10px 0 0 0;
	padding:10px 0 0 0;
	border-top:1px solid #E9E9E9;
}
#sidebar .widget_nextiva_blog p.nextiva-more a {
	display:block;
	float:left;
}
#sidebar .widget_nextiva_blog p.nextiva-more a.nextiva-more-1 {
	float:right;
}
#sidebar .widget_nextiva_blog .nextiva-sponsored {
	width:288px;
	margin:15px 0 -10px -10px;
	text-align:right;
	padding:10px;
	font-weight:bold;
	color:#fff;
	font-size:13px;
	
	background: #e9e9e9;
	background: -moz-linear-gradient(top,  #e9e9e9 0%, #c2c2c2 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e9e9e9), color-stop(100%,#c2c2c2));
	background: -webkit-linear-gradient(top,  #e9e9e9 0%,#c2c2c2 100%);
	background: -o-linear-gradient(top,  #e9e9e9 0%,#c2c2c2 100%);
	background: -ms-linear-gradient(top,  #e9e9e9 0%,#c2c2c2 100%);
	background: linear-gradient(to bottom,  #e9e9e9 0%,#c2c2c2 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e9e9e9', endColorstr='#c2c2c2',GradientType=0 );

}
#sidebar .widget_nextiva_blog .nextiva-sponsored img {
	margin:0 0 -14px 0;
}
#sidebar .widget_nextiva_blog .nextiva-sponsored .nextiva-sponsored-logo img {
	margin:0 0 0 5px;
	width:80px;
}
#sidebar .widget_nextiva_blog .nextiva-sponsored .nextiva-social {
	display:block;
	float:left;
	margin:-6px 0 0 0;
}
#sidebar .widget_nextiva_blog .nextiva-sponsored .nextiva-social .stButton {
	margin:0 !important;
}
#sidebar .widget_nextiva_blog .nextiva-sponsored .nextiva-social .stButton .chicklets {
	padding:0 0 0 20px !important;
}

/* New Nextiva Widget */
#sidebar .nextiva2-link{
	padding:15px 20px;
}
#sidebar .smb-nextiva2-widget h3 {
	margin:0 0 10px 0;
	font-size:18px;
}
#sidebar .smb-nextiva2-widget .nextiva-featured-image img {
	width:270px;
	height:auto;
}
#sidebar .smb-nextiva2-widget .nextiva-content {
	padding:0 0 20px 0;
	border-bottom:1px solid #eee;
}
#sidebar .smb-nextiva2-widget .nextiva-content a {
	color:#6679B3;
	font-size:12px;
}
#sidebar .smb-nextiva2-widget .nextiva-content a:hover {
	color:#cc0013
}
#sidebar .smb-nextiva2-widget h4 {
	margin:20px 0 15px 0;
	font-size:16px;
}
#sidebar .smb-nextiva2-widget ul.tweet-list li {
	margin:0 0 15px 0;
	font-size:12px;
}
#sidebar .smb-nextiva2-widget ul.tweet-list li:first-child {
	border-bottom:#eee 1px solid;
	padding:0 0 15px 0;
}	
#sidebar .smb-nextiva2-widget ul.tweet-list li a {
	color:#6679B3;
}
#sidebar .smb-nextiva2-widget ul.tweet-list li a:hover {
	color:#cc0013
}
#sidebar .smb-nextiva2-widget .nextiva-sponsored {
    font-size: 11px;
    font-weight: bold;
    margin: 0 0 15px 0;
    padding: 0;
    text-align: right;
		padding: 0 0 15px 0;
		border-bottom:1px solid #eee;
}
#sidebar .smb-nextiva2-widget .nextiva-sponsored img {
	margin:0 0 -14px 0;
}
#sidebar .smb-nextiva2-widget .nextiva-sponsored .nextiva-sponsored-logo img {
	width:170px;
	margin:0px auto;
	display:block;
}
#sidebar .smb-nextiva2-widget .nextiva-sponsored .nextiva-social {
	display:block;
	float:left;
	margin:-6px 0 0 0;
}
#sidebar .smb-nextiva2-widget .nextiva-sponsored .nextiva-social a {
	height:18px;
	width:18px;
	background:url(../png/smaller-social-icons.png) 0 0 no-repeat;
	overflow:hidden;
	float:left;
	margin:13px 5px 0 0;
	display:block;
	line-height:200px;
}
#sidebar .smb-nextiva2-widget .nextiva-sponsored .nextiva-social a.nextiva-social-twitter {
	background-color:#62cef4;
	background-position:2px -77px;
}
#sidebar .smb-nextiva2-widget .nextiva-sponsored .nextiva-social a.nextiva-social-facebook {
	background-color:#507bbf;
	background-position:2px 1px;
}
#sidebar .smb-nextiva2-widget .nextiva-sponsored .nextiva-social a.nextiva-social-google {
	background-color:#4e4f54;
	background-position:2px -56px;
}
#sidebar .smb-nextiva2-widget .nextiva-sponsored .nextiva-social a.nextiva-social-linkedin {
	background-color:#90cade;
	background-position:1px -36px;
}
.nextiva-twitter-button {
	float:right;
}


/*Sidebar - Interviews Widget*/
#sidebar .smb-interviews-widget {
  border:10px solid #4092bf;
  position:relative;
  padding:0;
	margin-bottom:25px;
}
#sidebar .smb-interviews-widget h2 {
  display:block;
  height:71px;
  width:276px;
  background:url(../png/sas-interviews-header.png) 0 0 no-repeat;
  overflow:hidden;
  line-height:500px;
  margin:0 0 10px;
	filter:-;
}
#sidebar .smb-interviews-widget .sbt-logo {
  display: block;
  height: 33px;
  left: 4px;
  position: absolute;
  top: 5px;
  width: 82px;
}
#sidebar .smb-interviews-widget ul{
  padding:0 10px;
}
#sidebar .smb-interviews-widget ul li {
  margin:0 0 9px 0;
}
#sidebar .smb-interviews-widget ul a {
  color:#006daa;
}
#sidebar .smb-interviews-widget ul a img {
  border:1px solid #006daa;
}
#sidebar .smb-interviews-widget .more-interviews {
  display:block;
  padding:5px 10px;
  margin:0 0 10px 10px;
  color:#fff;
  text-decoration:none;
  font-size:14px;
  font-weight:bold;
  float:left;
  
  border-radius: 5px; 
  -moz-border-radius: 5px; 
  -webkit-border-radius: 5px;
  
}
#sidebar .smb-interviews-widget .more-interviews:hover {
}
#sidebar .smb-interviews-widget .interviews-sponsor {
  padding:10px 10px;
  text-align:right;
  font-size:11px;
  font-weight:bold;
	margin:-4px 0 0;
	float:right;
  
}
#sidebar .smb-interviews-widget .interviews-sponsor img {
  float:right;
  margin:-8px 0 0 5px;
}
#sidebar #eventsiframe {
	margin:0 0 40px 0;
	width:310px;
}

/*Sidebar - Press Release Section*/
#sidebar .pr-section .pr-wrap {
	padding:15px;
	background:#fff;
	-webkit-box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.15);
	-moz-box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.15);
	box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.15);
}
#sidebar .pr-section ul li {
  margin:0 10px;
  line-height:16px;
	padding:10px 0;
	background:none;
	font-size:14px;
}
#sidebar .pr-section ul li span.pr-time {
	display:block;
	color:#404040;
	margin:0 0 5px 0;
}
#sidebar .pr-section ul li a {
  text-decoration:none;
	color:#6679B3;
	display:block;
	line-height:1.8;
}
#sidebar .pr-section ul li a:hover {
  color:#cc0013;
}

#sidebar .pr-section .pr-coupon-section {
  padding:20px 0 10px;
	margin:20px 0 0 0;
	border-top:#d7e2ff 1px solid;
	color:#000;
}
#sidebar .pr-section .pr-coupon-section .pr-logo {
	display:block;
	text-align:center;
}
#sidebar .pr-section .pr-coupon-section .pr-coupon { 
	text-align:center;
	font-size:14px;
	font-weight:bold;
}
#sidebar .pr-section .pr-coupon-section .pr-coupon-button {
	display:block;
	width:180px;
	margin:10px auto 5px;
	background:#fff878;
	text-align:center;
	padding:5px 0;
	position:relative;
}
#sidebar .pr-section .pr-coupon-section .pr-coupon-button .off-30 {
	position:absolute;
	height:34px;
	width:39px;
	top:4px;
	left:52px;
}


/* Sidebar - What's Happening Section */


#sidebar .whats-happenening-tab {
	padding:0;
	margin:0;
	background:#0d1f4b;
	height: 33px;
}

#sidebar .whats-happenening-tab li {
	display:block;
	float:left;
	padding:5px 18px;
	cursor:pointer;
	border:none;
	background:none;
	color:#fff;
	font-weight:bold;
	border-bottom:none;
}
#sidebar .whats-happenening-tab li.current-tab {
	background:#cc0013;
	color:#fff;
	border-bottom:none;
	position:relative;
	height:23px;
}
#sidebar .whats-happenening-tab li.popular-tab {
	border-right:#0d1f4b 1px solid;
}
#sidebar .whats-happenening-tab li.tools-tab {
	border-left:#0d1f4b 1px solid;
}
#sidebar .whats-happenening-tab li.popular-tab.current-tool {
	border-right:#fff 1px solid;
	padding:0 18px;
	margin:5px 0 0;
}
#sidebar .whats-happenening-tab li.tools-tab.current-pop {
	border-left:#fff 1px solid;
	padding:0 18px;
	margin:5px 0 0;
}
#sidebar .whats-happenening-tab li.current-tab:after {
	content: "";
	position: absolute;
	bottom: -14px;
	left: 50%;
	border-width: 15px 15px 0;
	border-style: solid;
	border-color: #cc0013 transparent;
	display: block;
	width: 0;
	margin:0 0 0 -11px;
}

#sidebar .community .smb-widget-content {
	border-top:5px solid #cc0013;
}

#sidebar .community a.view-all {
	background: none repeat scroll 0 0 #c4c4c4;
	border-radius: 0;
	color: #333;
	font-size: 14px;
	padding:8px 15px;
}
#sidebar .community .smb-widget-content {
	background:#dfdfdf;
	padding:15px 0;
}
#sidebar .bs-popular-tag-list .smb-widget-content {
	background:#fff;
}
#sidebar .community .smb-widget-content ul li {
	padding:5px;
}


/* Sidebar - Latest Comments */
#sidebar .latest-comments a {
  display:block;
  padding: 7px 0;
  border-bottom:1px solid #ddd;
  color:#0d1f4b;
  text-decoration:none;
  font-size:13px;
  line-height:17px;
	padding:5px;
}
#sidebar .latest-comments a.comment-1, #sidebar .latest-comments a.comment-3 {
	background:#d6d6d6;
}
#sidebar .latest-comments a:last-child {
	border-bottom:none;
}
#sidebar .latest-comments img {
  float:left;
  margin:3px 10px 0 0;
  height:40px;
  width:40px;
  border:1px solid #777;
}
#sidebar .latest-comments .comment-content {
	float:none;
	margin:0;
	clear:none;
}
#sidebar .latest-comments a.comment-4 {
  border:none;
}
#sidebar .latest-comments a:hover {
  color:#cc0013;
}
#sidebar .latest-comments a:hover .comment-author {
  text-decoration:none;
}
#sidebar .latest-comments .comment-author{
  display:block;
  float:right;
  color:#333;
  padding:0 0 0 21px;
}

/*Sidebar - Popular Articles*/
#sidebar .popular-articles-tab ul li {
	display:block;
  padding: 7px 0;
  border-bottom:1px solid #ddd;
  text-decoration:none;
}
#sidebar .bs-popular-tag-list ul li {
  border-bottom:1px solid #f3f3f3;
}
#sidebar .popular-articles-tab ul li.what-happening-1, #sidebar .popular-articles-tab ul li.what-happening-3 {
	background:#d6d6d6;
}

#sidebar .bs-popular-tag-list ul li.what-happening-1, #sidebar .bs-popular-tag-list ul li.what-happening-3 {
	background:#fff;
}
#sidebar .popular-articles-tab ul li:last-child {
	border-bottom:none;
}
#sidebar .popular-articles-tab ul li a {
  color: #0d1f4b;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.1;
}
#sidebar .popular-articles-tab ul li a:hover {
	color:#cc0013;
}
#sidebar .popular-articles-tab ul li a img {
	height:65px;
	width:auto;
	float:left;
	margin:0 10px 0 0;
}

#sidebar .community .cat-tag-pop-articles {
  padding: 10px 0 0;
}
#sidebar .community .cat-tag-pop-articles ul li {
	padding:10px 5px;
}

/*Sidebar - Tools Articles*/
#sidebar .community .tools-articles-tab{
	padding:15px 0 0 0;
}

#sidebar .tools-articles-tab ul li {
	display:block;
  padding: 7px 0;
  border-bottom:1px solid #ddd;
  text-decoration:none;
}
#sidebar .tools-articles-tab ul li.tools-1, #sidebar .tools-articles-tab ul li.tools-3 {
	background:#d6d6d6;
}
#sidebar .tools-articles-tab ul li:last-child {
	border-bottom:none;
}
#sidebar .tools-articles-tab ul li a {
  color: #0d1f4b;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.1;
}
#sidebar .tools-articles-tab ul li a:hover {
	color:#cc0013;
}
#sidebar .tools-articles-tab ul li a img {
	height:65px;
	width:auto;
	float:left;
	margin:0 10px 0 0;
}


/*Sales Force Widget*/
#sidebar .widget_sales_force_blog  {
	border:1px solid #ccc;
	padding:10px;
	margin:0 0 30px 0;
}
#sidebar .widget_sales_force_blog h3.widgettitle {
	background: #008fcc;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOGZjYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1MmI5ZTYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #008fcc 0%, #52b9e6 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#008fcc), color-stop(100%,#52b9e6));
	background: -webkit-linear-gradient(top,  #008fcc 0%,#52b9e6 100%);
	background: -o-linear-gradient(top,  #008fcc 0%,#52b9e6 100%);
	background: -ms-linear-gradient(top,  #008fcc 0%,#52b9e6 100%);
	background: linear-gradient(to bottom,  #008fcc 0%,#52b9e6 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#008fcc', endColorstr='#52b9e6',GradientType=0 );
	margin: -10px 0 0 -10px;
	padding: 10px;
	width: 288px;
	color:#fff;
	font-size:18px;
}
#sidebar .widget_sales_force_blog a.sales-force-title {
	display:block;
	color:#1798C1;
	font-size:18px;
	font-weight:bold;
	margin:15px 0 10px;
	line-height:23px;
	text-decoration:none;
}
#sidebar .widget_sales_force_blog a.sales-force-title:hover {
	color:#FE8802;
}
#sidebar .widget_sales_force_blog a.sales-force-image {
	text-align:center;
	margin:0 0 7px 0;
	display:block;
}
#sidebar .widget_sales_force_blog a.sales-force-image img {
	max-width:288px;
	max-height:250px;
	display:block;
	margin:0px auto;
}
#sidebar .widget_sales_force_blog p.sales-force-description {
	font-size:12px;
	color:#333;
	line-height:15px;
}
#sidebar .widget_sales_force_blog .sales-force-sponsored {
	width:278px;
	margin:10px 0 -10px -10px;
	text-align:right;
	background:#52B9E6;
	padding:10px;
	font-weight:bold;
	color:#fff;
}
#sidebar .widget_sales_force_blog .sales-force-sponsored img {
	margin:0 0 -14px 0;
}
#sidebar .widget_sales_force_blog .sales-force-sponsored .sales-force-social {
	display:block;
	float:left;
	margin:-6px 0 0 0;
}
#sidebar .widget_sales_force_blog .sales-force-sponsored .sales-force-social .stButton {
	margin:0 !important;
}
#sidebar .widget_sales_force_blog .sales-force-sponsored .sales-force-social .stButton .chicklets {
	padding:0 0 0 20px !important;
}

/*About Page*/
body.page-id-11 .about-sub-menu {
	background: none repeat scroll 0 0 #FFFFFF;
	display: block;
	float: right;
	margin: -43px 0 10px 10px;
	padding: 15px;
	width: 153px;
	-webkit-box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.15);
	-moz-box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.15);
	box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.15);
}
body.page-id-11 .about-sub-menu ul {
	margin:0 0 0 19px;
}
body.page-id-11 .post-meta {
	display:none;
}
body.page-id-11 #bbblink {
	float:left;
}

/*Search Results*/

.gsc-results-wrapper-nooverlay table {
	border:none;
	background:#fff;
}
.gsc-search-box td {
	background:#fff;
	border:none;
}
.gsc-table-result td {
	border-bottom: 1px solid #f0f0f0 !important;
  border-top: 1px solid white;
}
.entry .gsc-cursor-box {
	padding:0;
	margin:0;
	
}
.entry .gsc-results .gsc-cursor-box {
	margin:30px 0 10px 9px !important;
}
.entry .gsc-cursor-box .gsc-cursor {
	text-align:center;
}
.entry .gsc-results .gsc-cursor-box .gsc-cursor-page {
	padding:10px 15px;
	text-decoration:none !important;
	color:#404040;
	border-left:1px solid #fcfcfc;
	border-right:1px solid #fcfcfc;
	margin:0;
}
.entry .gsc-results .gsc-cursor-box .gsc-cursor-current-page {
	background:#cb1505;
	color:#fff;
}

footer, .top-nav, .top-nav ul li.current-menu-item:after {
    border:none;
}




#sub-menu-holder {
	display:none !important;
}




/* Small Biz Spotlight - Sponsored Menu Image*/
#menu-item-225153 {
	
}
#main-nav ul ul #menu-item-235055 a {
}

#main-nav ul ul #menu-item-235055 a:hover {
	background-position:69px 0 !important;
}



/* rss_24.png */
#sidebar .social-box .links a.rss {
  background:url(data:image/jpg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAABGAAD/4QMraHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjAtYzA2MSA2NC4xNDA5NDksIDIwMTAvMTIvMDctMTA6NTc6MDEgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDUzUuMSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjY2QkY3MUU5M0FCRDExRTU5QzY5RDk0NzcyRTEyNTdBIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjY2QkY3MUVBM0FCRDExRTU5QzY5RDk0NzcyRTEyNTdBIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NjZCRjcxRTczQUJEMTFFNTlDNjlEOTQ3NzJFMTI1N0EiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NjZCRjcxRTgzQUJEMTFFNTlDNjlEOTQ3NzJFMTI1N0EiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7/7gAOQWRvYmUAZMAAAAAB/9sAhAAEAwMDAwMEAwMEBgQDBAYHBQQEBQcIBgYHBgYICggJCQkJCAoKDAwMDAwKDAwNDQwMEREREREUFBQUFBQUFBQUAQQFBQgHCA8KCg8UDg4OFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBT/wAARCAAYABgDAREAAhEBAxEB/8QAgwAAAwEAAAAAAAAAAAAAAAAAAwYHAgEAAgIDAAAAAAAAAAAAAAAAAwYCBwEFCBAAAQMCBQMFAQEAAAAAAAAAAgEDBBIGABExEwUhQSJhcTIUB1FiEQABAgQEBAQFBQAAAAAAAAABEQIAAwQFITFhEkFRgcGxQhMVcdEiUgYyYnIzFP/aAAwDAQACEQMRAD8ArlnWnDuopjcnmWeKej7WwD4iW8rleaDm4C+NKaIuuOdLNaJdeXh05sotRF8yr+4ZJrnF6XW5vog0tlGYHKqeVE0Oa6ZQe6Pzi4bXbWW8AzOMTWZHzIRRdKxXqPvp64NdfxqroBvID2fc3uOHhrArdfqasO0Ha/7XdufjCfhWhhhtsifaUQ5se6+NOczIRvZebFSVhArrLxISRFqHT+YZ7HUUMsvbVyzMDkQjyoq8QeWXKNBeJFY8MdTPDC1VB8yomnOKU06lkjD5CBNXlvzjlVRl1t5d1Yu74oQqSdQ7EK+y9cWAx/tYZMlv9Wim4EHHYvH+PMdDjCS5vuO5j2+lVy8QRhvTvyPaJx+j2s1a9wE3DTLjJo/ZhpqgiS5EGf8AldPTLCD+S2ptBVIz+t43N7jp4JDnYLkaymV/62fS759fGB2Rey2a5PNOPbn/AHWxb8z21BQq70lmK1eQ9+mIWO+e2F59MTN4AxKIi6HDHERO8Wj3AMG8s2FclVeox5GNcffBRLV5S1pEFJDHIGTjLqO7YsEWS+IUFmiENXyTEqe+mXQzaRzNwmEkFU2/AIeIXMRifZw+rl1LX7SwIcF3dV5YZQK7LxK6YPCxHIf13uJZJg393cV5SFsasqBp+Geq64Fd7ya+VJYWbTKaiqu7BuOQTLXOCWy1f4pk1wduE0qiJtz1K56ZR//Z) 0 0 no-repeat;
}

/* Linked-In-icon_24.png */
#sidebar .social-box .links a.linkedin {
  background:url(data:image/jpg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAABGAAD/4QMraHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjAtYzA2MSA2NC4xNDA5NDksIDIwMTAvMTIvMDctMTA6NTc6MDEgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDUzUuMSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjRGMkRDNjUwM0FCRDExRTVBRDdDRkUzOTU0MDAyOEMyIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjRGMkRDNjUxM0FCRDExRTVBRDdDRkUzOTU0MDAyOEMyIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NEYyREM2NEUzQUJEMTFFNUFEN0NGRTM5NTQwMDI4QzIiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NEYyREM2NEYzQUJEMTFFNUFEN0NGRTM5NTQwMDI4QzIiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7/7gAOQWRvYmUAZMAAAAAB/9sAhAAEAwMDAwMEAwMEBgQDBAYHBQQEBQcIBgYHBgYICggJCQkJCAoKDAwMDAwKDAwNDQwMEREREREUFBQUFBQUFBQUAQQFBQgHCA8KCg8UDg4OFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBT/wAARCAAYABgDAREAAhEBAxEB/8QAfwAAAwEAAAAAAAAAAAAAAAAAAQUHBgEBAQEBAQAAAAAAAAAAAAAABAAFBgcQAAAEAwYEBQUAAAAAAAAAAAECAwUREgYAIRMEFBUxIjIHQVFhMxaRUmIjJBEAAAUCAwgDAAAAAAAAAAAAAAECEgMRBDHREyFBYXHxIhQFUcEy/9oADAMBAAIRAxEAPwCuUlSQVSDiIuKOQ0CILfuCM8Y/kEChDmNfCIXW726utBvaanGPNbKy8h3cSWlXaM1ZwzQLQhRO1jO1u2+7nlE81p8qU6GKWaQ3PeH0tjezlXGxp0qY3/UQRyajyI6EHOVRpJh7fslRubGk451VQSQuIJziZQInEQGIABeAgPhYqjmluVxpWaS6BiE28NoiVaCUfXEKe6rOy5MrE8M2VLk03ZA6iiBAlLygkcoyhcAwUgMLJ9ZLIp6FnVp55AvuII06a0E15ZZhDRtY/Etx/i1m4Igh7uFJCa/oPHj6WXd2mu3bRp/ADY33jO7XOKmNPoBxrDcKQbaU0WHt6mJq8WafrukkCHX9w2o7Rk6pa/rcKW9fbphb+Txrz3U4g1VWPyZuZMhotLs6JkMTFxMWYiRYwkLL7fmPG1a2mipaq1edeWOYry98hCEtowqY44cOA//Z) 0 0 no-repeat;
}

/* pinterest-24-full.png */
#sidebar .social-box .links a.pinterest {
  background:url(data:image/jpg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAABGAAD/4QMraHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjAtYzA2MSA2NC4xNDA5NDksIDIwMTAvMTIvMDctMTA6NTc6MDEgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDUzUuMSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjMyMDZCQjU5M0FCRDExRTU4QjIwRTcyRDA1NjI2RTZGIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjMyMDZCQjVBM0FCRDExRTU4QjIwRTcyRDA1NjI2RTZGIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MzIwNkJCNTczQUJEMTFFNThCMjBFNzJEMDU2MjZFNkYiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MzIwNkJCNTgzQUJEMTFFNThCMjBFNzJEMDU2MjZFNkYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7/7gAOQWRvYmUAZMAAAAAB/9sAhAAEAwMDAwMEAwMEBgQDBAYHBQQEBQcIBgYHBgYICggJCQkJCAoKDAwMDAwKDAwNDQwMEREREREUFBQUFBQUFBQUAQQFBQgHCA8KCg8UDg4OFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBT/wAARCAAYABgDAREAAhEBAxEB/8QAegABAQEAAAAAAAAAAAAAAAAABwUGAQACAwEAAAAAAAAAAAAAAAADBQQGBwgQAAEEAQMDBQEAAAAAAAAAAAECAwQFBgAREiExB0FRYTIUIhEAAQMDAwEFCQAAAAAAAAAAARECAwASBCExBRPwQVFhBnGBMkJScjMUFv/aAAwDAQACEQMRAD8ALaSlssitodJTsKk2c91LEZhPdS1nYbk9AB3JPYazONjnuDW7mu4cvKixYnTSm1jApNI48U4a3OaopnkGMzkLzhio410ldSZaSEqa/fyAOyjxK0tFI99MP041tMgu9hRfuqn/ANHmFhmbhuMQF35GiS36uknhqhctH2S45bYleTcdvGPz2kBwtPt78kn1Ckn1SoEKSfbUCWJ0bi124q2YGdDmwNnhKseFHbxHfVzxbmUbA81r8jmx1yITIdYlIZIDyWpDamlLbJ6c0hW6dHxJxDKHHalnqHi3cjhPgYQ1xQhdlaVAPke+m/JcOdv8L8XY0q1rKumqYxtLtc6UxEksRZqw406ppagpRU2FfTfdffbvpzLBfHExQAApUpoazTA5QY2bnz9OSSSR1kdrXOa5zAhbcAgRyb/LtQ75ozGBnXka4v6rrVqLcaG4QQXGozaWg5sdj/XHkN/TSnOnE0xcNq0L0rxcnHcbHDJ8epd5FxVPdtWB1Bq1VezDK7DM7pV1YJS2sMsRWGG/o0xFaS0hCd/hO5+SdHnmMrrj2SlfGcdHgQdJmurnEnclxUmoOgU0r//Z) 0 0 no-repeat;
}

/* apple-24-full.png */
#sidebar .social-box .links a.apple {
  background:url(data:image/jpg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAABGAAD/4QMraHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjAtYzA2MSA2NC4xNDA5NDksIDIwMTAvMTIvMDctMTA6NTc6MDEgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDUzUuMSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjU1REVFMDdFM0FDMTExRTVBNUI4QjJDQzlDRjEyNDVDIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjU1REVFMDdGM0FDMTExRTVBNUI4QjJDQzlDRjEyNDVDIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NTVERUUwN0MzQUMxMTFFNUE1QjhCMkNDOUNGMTI0NUMiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NTVERUUwN0QzQUMxMTFFNUE1QjhCMkNDOUNGMTI0NUMiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7/7gAOQWRvYmUAZMAAAAAB/9sAhAAEAwMDAwMEAwMEBgQDBAYHBQQEBQcIBgYHBgYICggJCQkJCAoKDAwMDAwKDAwNDQwMEREREREUFBQUFBQUFBQUAQQFBQgHCA8KCg8UDg4OFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBT/wAARCAAYABgDAREAAhEBAxEB/8QAYgABAAAAAAAAAAAAAAAAAAAABgEBAAAAAAAAAAAAAAAAAAAAABAAAgIBAwMDAAsAAAAAAAAAAQIDBBIAEQUhEwYxQRRRYXGBIjJCUmJjBxEBAAAAAAAAAAAAAAAAAAAAAP/aAAwDAQACEQMRAD8AXcTxNzmri0qSrni0kssjBIoooxk8kjnoqqOpJ0DBv82RafyzyM6x4d35L0JVqBD+stmZhH/YYMduvpoBvKcXc4e7Jx95Ak8ex3Uh0dHAZXRhuGVgQVI9RoFHg81aChzEs0fdWGXjrF2EDJ342G0GsqB7jftlvq0DiOVIfHKXl00dbrzplm8nDObUlX5ToxMeGWLKO32stsfbQAvNXheh4/tGYZzXsSRwt+eOlLakeqrfYh/D/HbQF6ly1Rl79OZ4Jirxl42KnCRSrLuPYgkHQIZfM55PB4PCvigRQ2TZ+ZmdypLNhhj+5t98vu0B63ctX7D27sz2LMm2csjFmOICjqfoAAGg/9k=) 0 0 no-repeat;
}

/* slide-pagination.png */
#home-slides .pagination li a {
	background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAZCAYAAAAFbs/PAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAZlJREFUeNq0UkFOwlAQnfm/xSoar6ExJEajOwM3wLhw4SVMmphA0iUJrDyGnoIQEhZEwYXoUQxEaL9v2tLSAgoLJ5nCn3lv5v+Zx8YY2sasxcPJWauMHxd+HoeG8MfPt1p3juF5B4BrODaZFTHr0MWM8cXrH8OHVkKQygC2mS2trV1SyoHbISEIpvCJ78/GldHA7cVX4oaALfuALGuflN4hJhV1oIAC39HIN3CshAS0L0llAWu9K4HkXUw6ihGdyicswyoKSuVFcMpiyemUQGrEbCfXWGXIDRMCzIP7v4zfB8NLCO+v911jpp48cI15/c51L7MHsYur5zLe4uLOl3HoRRbX71SXF7epKdrSMlp6Yl6ppTtjlq8EcA0baOq4yry1jGFGVL81JtWSVAagXSDSRQRlr4WY8A0fY6xfkMWNMZGWULkh4EP8F3dyHSbIAZhqCdcoFWPwXm4SKo5ltCRCLuYq50fphHXjPD4j+48Zq2him2uJaUFLVcx5ikCwnuAdY0JL0hhgvHigiyoZLR2tWty/aelHgAEAgzyFPmgd1m4AAAAASUVORK5CYII=);
}

/* slide-next-prev.png */
#home-slides .next, .info-home #home-slides .prev {
  background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAABkCAYAAABQDsqpAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAABH9JREFUeNrsVktrG1cYvTMajZ7WYyzJtiK1RganCaa1NyEr0XrbrfMHukoTWkpIIY2DISmha4FKskm2hUR7L0IS2kW7aRY1dFVaDCmFtMaOZY/nPbfnG2nG8mQ8TugmFF34PLoz5zvffR4fYen8wzXXdf90HH5fFAUW18RURm699/7svWwudcdxXCUWzF2uF5UcO7s0e3H6lPI9Epbx7hgw58zULZZIiOzduemF1nx9PZmSbiJJfhWMP5ZlM8OwmGnaTKkW5Nbp+lpJyT9yHXeRyAIwQ8cCaBAW0zWDJZMSa8zW2tMN5TEqXnZd7s1cokTLdJgQXgj0y5MTipxKdrf+7n+oHxirEh8yCxGrZiEAZmUlt/KPYake2Ixgpj5V1XZUrf9S/cZ1eEdieGFjgmGgg+VT97QNXTW+EAThKQ0rGIY/TmqO5bAD1eg6jnNDEIVdn2QwQcsOyiJx0zLsL/GtJ4TG5jETE22abds97vArqPA8agclRB7MKtbyKn7fZTFniZifgPxb/P6JndCE0e08qYnsDdoY/BaCpWq1OlQkB4oUnyvKstxCu5fJZKBITrwigVXP5/Nsbm7uYqVSgSI5y8cdLq+uaZqMhlCv1xeazeZ6Mpm8CRI5Ur5wQ7wEehaLRbnRaKxNTEw8QkJIkZh3nbywLAsyZjBJktjU1FQbw3qMipeRIBxhHg2qgrFTFaVWq3XT6fQDYOclHywI0ZcP42eFQmFle3tblfxhHNd0XddUFYrkup2AOdzwkWmatoE5DBTJ140wmPpg7CLhBoC7o7oRgIeJm4gYRcLMh8AenlfwPk6RLBWggSKxExQJz7EijcH/Tb4+OPcgFoD/j3A5wie45Y1YZjJYZLTIcJHxkqJAZKhczpdhsDrNVm2BPAf/jetSBJucSidXT71TvVadLskCapPhoqMcgKkDxkUYqc5Mc7Kdy2c8g4UT71Xi/oUlwyRJ4qVKvXhrslZSyDmSsfI9iOfzhszz2Xz6dqVWWMnl057esdDl4QMsNDAhXifDRJPQNTNyVQZgMNu2+/mLv3Z+L5RyX2Vy6YzvaKLAIsbUh7P6emdr7+Ptrf6GjpmTwTo0hvbAcHF/u8EG4/QURq/9cmuvq6mG55uskaQB8xGLJuzCf36239cuHOzrmx6rPUjiPOogCV704MDa2oHRMw3HM1yvMIeSnmN9L8DMfkqGi2ROeo2TeReb9gueZ8byNQb/ryRXUZQTJNeF5CZeR3IdhZwkOUpyltGSi9sDxmVYtc7MzMwCmSpyllJEWZDIq7Bo18rlskxuhqxbYHsCyeV8EU6xA+fbRnlPM4bvD/WZHCEmcAlMt0olklzRc46jRD7zPBzhbYBWstms55fCbixgxrJcJ0dIkxhliwInUqnUE3KFmNh5lE/SukYFMM8SmIiBrB/A+iPKLyFharh0RwLfPbCvoGT+vsMy5dE95++eH3h/CB4m0KDXkfQrAJRQ8qtg4s+O2+4eEtooTc/AUR5hDrU+4iFYXyA+wu8/4sB++xlBlnj/jST3XwEGANr7KtMGcjHwAAAAAElFTkSuQmCC) 0 0 no-repeat; 
}

/* comments.png */
.meta li.meta-comment-count a,
.community #by-views .wpp-comments, .community #by-email .wpp-comments, .community #by-all .wpp-comments, 
#sidebar .latest-comments .comment-author,
.commentlink a {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAAsTAAALEwEAmpwYAAAKT2lDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjanVNnVFPpFj333vRCS4iAlEtvUhUIIFJCi4AUkSYqIQkQSoghodkVUcERRUUEG8igiAOOjoCMFVEsDIoK2AfkIaKOg6OIisr74Xuja9a89+bN/rXXPues852zzwfACAyWSDNRNYAMqUIeEeCDx8TG4eQuQIEKJHAAEAizZCFz/SMBAPh+PDwrIsAHvgABeNMLCADATZvAMByH/w/qQplcAYCEAcB0kThLCIAUAEB6jkKmAEBGAYCdmCZTAKAEAGDLY2LjAFAtAGAnf+bTAICd+Jl7AQBblCEVAaCRACATZYhEAGg7AKzPVopFAFgwABRmS8Q5ANgtADBJV2ZIALC3AMDOEAuyAAgMADBRiIUpAAR7AGDIIyN4AISZABRG8lc88SuuEOcqAAB4mbI8uSQ5RYFbCC1xB1dXLh4ozkkXKxQ2YQJhmkAuwnmZGTKBNA/g88wAAKCRFRHgg/P9eM4Ors7ONo62Dl8t6r8G/yJiYuP+5c+rcEAAAOF0ftH+LC+zGoA7BoBt/qIl7gRoXgugdfeLZrIPQLUAoOnaV/Nw+H48PEWhkLnZ2eXk5NhKxEJbYcpXff5nwl/AV/1s+X48/Pf14L7iJIEyXYFHBPjgwsz0TKUcz5IJhGLc5o9H/LcL//wd0yLESWK5WCoU41EScY5EmozzMqUiiUKSKcUl0v9k4t8s+wM+3zUAsGo+AXuRLahdYwP2SycQWHTA4vcAAPK7b8HUKAgDgGiD4c93/+8//UegJQCAZkmScQAAXkQkLlTKsz/HCAAARKCBKrBBG/TBGCzABhzBBdzBC/xgNoRCJMTCQhBCCmSAHHJgKayCQiiGzbAdKmAv1EAdNMBRaIaTcA4uwlW4Dj1wD/phCJ7BKLyBCQRByAgTYSHaiAFiilgjjggXmYX4IcFIBBKLJCDJiBRRIkuRNUgxUopUIFVIHfI9cgI5h1xGupE7yAAygvyGvEcxlIGyUT3UDLVDuag3GoRGogvQZHQxmo8WoJvQcrQaPYw2oefQq2gP2o8+Q8cwwOgYBzPEbDAuxsNCsTgsCZNjy7EirAyrxhqwVqwDu4n1Y8+xdwQSgUXACTYEd0IgYR5BSFhMWE7YSKggHCQ0EdoJNwkDhFHCJyKTqEu0JroR+cQYYjIxh1hILCPWEo8TLxB7iEPENyQSiUMyJ7mQAkmxpFTSEtJG0m5SI+ksqZs0SBojk8naZGuyBzmULCAryIXkneTD5DPkG+Qh8lsKnWJAcaT4U+IoUspqShnlEOU05QZlmDJBVaOaUt2ooVQRNY9aQq2htlKvUYeoEzR1mjnNgxZJS6WtopXTGmgXaPdpr+h0uhHdlR5Ol9BX0svpR+iX6AP0dwwNhhWDx4hnKBmbGAcYZxl3GK+YTKYZ04sZx1QwNzHrmOeZD5lvVVgqtip8FZHKCpVKlSaVGyovVKmqpqreqgtV81XLVI+pXlN9rkZVM1PjqQnUlqtVqp1Q61MbU2epO6iHqmeob1Q/pH5Z/YkGWcNMw09DpFGgsV/jvMYgC2MZs3gsIWsNq4Z1gTXEJrHN2Xx2KruY/R27iz2qqaE5QzNKM1ezUvOUZj8H45hx+Jx0TgnnKKeX836K3hTvKeIpG6Y0TLkxZVxrqpaXllirSKtRq0frvTau7aedpr1Fu1n7gQ5Bx0onXCdHZ4/OBZ3nU9lT3acKpxZNPTr1ri6qa6UbobtEd79up+6Ynr5egJ5Mb6feeb3n+hx9L/1U/W36p/VHDFgGswwkBtsMzhg8xTVxbzwdL8fb8VFDXcNAQ6VhlWGX4YSRudE8o9VGjUYPjGnGXOMk423GbcajJgYmISZLTepN7ppSTbmmKaY7TDtMx83MzaLN1pk1mz0x1zLnm+eb15vft2BaeFostqi2uGVJsuRaplnutrxuhVo5WaVYVVpds0atna0l1rutu6cRp7lOk06rntZnw7Dxtsm2qbcZsOXYBtuutm22fWFnYhdnt8Wuw+6TvZN9un2N/T0HDYfZDqsdWh1+c7RyFDpWOt6azpzuP33F9JbpL2dYzxDP2DPjthPLKcRpnVOb00dnF2e5c4PziIuJS4LLLpc+Lpsbxt3IveRKdPVxXeF60vWdm7Obwu2o26/uNu5p7ofcn8w0nymeWTNz0MPIQ+BR5dE/C5+VMGvfrH5PQ0+BZ7XnIy9jL5FXrdewt6V3qvdh7xc+9j5yn+M+4zw33jLeWV/MN8C3yLfLT8Nvnl+F30N/I/9k/3r/0QCngCUBZwOJgUGBWwL7+Hp8Ib+OPzrbZfay2e1BjKC5QRVBj4KtguXBrSFoyOyQrSH355jOkc5pDoVQfujW0Adh5mGLw34MJ4WHhVeGP45wiFga0TGXNXfR3ENz30T6RJZE3ptnMU85ry1KNSo+qi5qPNo3ujS6P8YuZlnM1VidWElsSxw5LiquNm5svt/87fOH4p3iC+N7F5gvyF1weaHOwvSFpxapLhIsOpZATIhOOJTwQRAqqBaMJfITdyWOCnnCHcJnIi/RNtGI2ENcKh5O8kgqTXqS7JG8NXkkxTOlLOW5hCepkLxMDUzdmzqeFpp2IG0yPTq9MYOSkZBxQqohTZO2Z+pn5mZ2y6xlhbL+xW6Lty8elQfJa7OQrAVZLQq2QqboVFoo1yoHsmdlV2a/zYnKOZarnivN7cyzytuQN5zvn//tEsIS4ZK2pYZLVy0dWOa9rGo5sjxxedsK4xUFK4ZWBqw8uIq2Km3VT6vtV5eufr0mek1rgV7ByoLBtQFr6wtVCuWFfevc1+1dT1gvWd+1YfqGnRs+FYmKrhTbF5cVf9go3HjlG4dvyr+Z3JS0qavEuWTPZtJm6ebeLZ5bDpaql+aXDm4N2dq0Dd9WtO319kXbL5fNKNu7g7ZDuaO/PLi8ZafJzs07P1SkVPRU+lQ27tLdtWHX+G7R7ht7vPY07NXbW7z3/T7JvttVAVVN1WbVZftJ+7P3P66Jqun4lvttXa1ObXHtxwPSA/0HIw6217nU1R3SPVRSj9Yr60cOxx++/p3vdy0NNg1VjZzG4iNwRHnk6fcJ3/ceDTradox7rOEH0x92HWcdL2pCmvKaRptTmvtbYlu6T8w+0dbq3nr8R9sfD5w0PFl5SvNUyWna6YLTk2fyz4ydlZ19fi753GDborZ752PO32oPb++6EHTh0kX/i+c7vDvOXPK4dPKy2+UTV7hXmq86X23qdOo8/pPTT8e7nLuarrlca7nuer21e2b36RueN87d9L158Rb/1tWeOT3dvfN6b/fF9/XfFt1+cif9zsu72Xcn7q28T7xf9EDtQdlD3YfVP1v+3Njv3H9qwHeg89HcR/cGhYPP/pH1jw9DBY+Zj8uGDYbrnjg+OTniP3L96fynQ89kzyaeF/6i/suuFxYvfvjV69fO0ZjRoZfyl5O/bXyl/erA6xmv28bCxh6+yXgzMV70VvvtwXfcdx3vo98PT+R8IH8o/2j5sfVT0Kf7kxmTk/8EA5jz/GMzLdsAAAAEZ0FNQQAAsY58+1GTAAAAIGNIUk0AAHolAACAgwAA+f8AAIDpAAB1MAAA6mAAADqYAAAXb5JfxUYAAAGASURBVHjapJLPK0RRFMc/7/VCGrEY8UZWIxYWkyZlRGZK9rPgT0AppVlYYulfsLCSBX/Ei/Gr9BYSEyULP8tbEOne2515Fn4sdO+knDp1O+f0Pff76ThxHPOf8NZCaGnkoKWBXGsjNDd8Nt4VvEh4VRy+SoansxYBrXXQ0+nmBrtc48DxXS13fFsLwCuY+q5SKj/gu+gaxhzwXZRSeasFIQSq2lzXpxACMM94Ugikrg9KCkH4QGxi4wkpkdX6AkJKsr6ZjSuEWNmtRKgqxtytRHS1ulY2nlJqeef0bqmjrYnuZIKt8hU30dvPpnRHgtmJNKpqZuNprVmczDqr22E80p/i+vEZoJDy/WB+PPXJQNvZeACr2yGAs3d2vwyMAfm/snFsp7ywUQlyfe35od6ksX90GXF48bRiFZhbPwEIgJ8j6k4mmBpNcxO9sVW+AnBc2/e01pSKmUKpmHFKxYyjtS5cPz6zf/7AZnDBV81uYWYt/F365rPz9QawC/w1PgYAAZTdN3W2eFgAAAAASUVORK5CYII=);
	background-repeat:no-repeat;
}

#sidebar .pr-section .pr-coupon-section .pr-coupon-button .off-30 {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACcAAAAiCAYAAADcbsCGAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYxIDY0LjE0MDk0OSwgMjAxMC8xMi8wNy0xMDo1NzowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNS4xIFdpbmRvd3MiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MTA2N0JDRDdCRjQzMTFFMkI3N0ZGOTNBQUY1RTkyMzkiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MTA2N0JDRDhCRjQzMTFFMkI3N0ZGOTNBQUY1RTkyMzkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoxMDY3QkNENUJGNDMxMUUyQjc3RkY5M0FBRjVFOTIzOSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoxMDY3QkNENkJGNDMxMUUyQjc3RkY5M0FBRjVFOTIzOSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pg0mo/EAAAPiSURBVHjatJjdThNRFIVnoCIiagVjTZRYjca/oMW/qDf0ziuTxktvxCewjwBPYH0CyxPYNwBuNYZC/BewKCKIQAUq/9Z99DvJzmQ6tLQ9ycq0Z6Yz66y99joDbrFYdOo9Zl3XO+Wq4x87GfFwCdWZhJeQwV5Bi2CfYE2wJNjw+0GojsQauL8hckxwgO9HBIe45rvgvWBFUBBs1ZSch5TLPfcIWgWnBN2CC4J2wSbEmgSrgqxgv+Cj4EvNyJVQKixoE3QIbgjuCs4y7+AvF5UMmWZ+t+0lVhG5HfzUAomYICq4JLgmOAoBS8x46wdKvRKMCr5BtnLPBZBqxD/nBXcEXSgWoYRWFRdSP/HYtGBK8AvCpil+U/LyyJUg1cBDT0PqtuAq39vwWgMwZVqHxArEZgVvBW8E45R2UcdJSXJlqHRGcBOlOplrVfcp8iBTpmXUMp9nBBOCF4LXgknUChyhAGKNGPmE4BwqdeGpdvLKUYa2JTIqLYAlFHqJxyb8jF+SnE8UGFLHIRFDqU68dJDz+vpVPFWAnDF4DiLDyvTblSZCyOMnQ+qWIC64SE61olIjZOzK1yC1Sgm/Cj7gqVEUmy+HRKTEFhpSCpi2vyd4ILiM8W3+bELExsE2hBboPhsL7zD+RrnqRAL29pDy13XBfUrYrIgso9IWR6PUHMpkIRXYdeWSKUXuMCUMQ8BRxObw0zzemaB0Y0TDGl3q1JKYJeei1BbhuInxC5RtjPlxjG68lSfDirUm5KfcOiRMRJyErMmoT5h8CpUKfklexbbnkAhZz1yvIOPO/P/SxNbToUo7DaFlfFaPt9KU4LFghGrEmTdkc5acw9bTDIl1ylzP12STo58FjyD2HIsZggMm8EPKE5tBJSujPJWOHvbdNBihauZzn1HPLfdviAByZqVJmiXp46cUZcpzzHAurUo7yG/jKBq3u8JuR4ybDvA5AewIcz4GsQSls9ck1T3S6poevWVVY+ZuPKMJ6PNW2V5l9hjHPJ/DnE+rClT9N0RSvX4Pqjlr9ofWO4qMPuqRUQo6tVAux4oHuHlMPTjhUc/xxIR3kTGOCRYcroXnuum4uEdJ85Ahj0oxj8p27gnXJ1Vz/FtANd0a5qY2PG2nRXkJ6ENZRwerx5dZyKT8Mq8az+WVRzKQXQyImyueMqdUMyR9Mq+qsvp1rx1DREJUZd2kWkycbauHRUZR0UZSqpbk0nTnUxUptgOHebguZwJ1BtVukeM3Vj2n2h3CrtK8yfTrAN1hhFEvE/ifnwrI2X0vo5rBdmvSm1G1GKEKG8DgmZrrh1i+Hq8tuylrVBm4LqTs+CvAAHjhVLY+68tCAAAAAElFTkSuQmCC) 0 0 no-repeat;
}

/* Feature tool Section 
.feature-tool-section
	{
		width:300px; float:left; margin-left:9px;	
	}*/

/* Book review and product review section 
.review-section h2.home-category-section-title {width: 50%; float: left;}
.book-review-section, .product-review-seciton{ float:left; width:300px; position:relative;}	
.book-review-section{ margin-right:10px;}
.product-review-seciton { min-height:500px;}
.book-review-section .home-category-0 {width:300px!important;}
.book-review-section .view-all-cats, .product-review-seciton .view-all-cats{ position:absolute; bottom:0; left:40%;}
*/

/* cartoon and infographic section 

.cartoon-infographic-section h2.home-category-section-title {width: 50%; float: left;}
.cartoon-infographic-section img { width:300px;} 
.cartoon-section, .infographic-section, .cartoon-section .home-category{ float:left; width:300px!important; position:relative;}
.cartoon-section{ margin-right:10px;}
.infographic-section{ min-height:340px;}
.infographic-section .view-all-cats, .cartoon-section .view-all-cats{ position:absolute; bottom:0; left:40%;}
*/
/* Category article display 

.category-article-display{ width:50%; float:left;}
.category-article-display .item-list{ border:none;}
.category-article p { padding:0px!important;}
.category-article h2{ font-size:17px;}
.category-article .more-link{ float:right;}
.category-article-display .post-thumbnail{ width:100%;
text-align:center;}
.wrapper-article
	{
		border:red 0px solid;
		border-bottom: 1px solid rgb(242, 242, 242);
	}
*/

/* Envira Gallery */

ul.envira-tags-filter-list li {
	list-style: none;
	float:none;
	display:inline-block;
}

ul.envira-tags-filter-list li a {
	color:#23a455 !important;
	background:#fff !important;
	border:1px solid #23a455;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding:10px 20px;
	display:inline-block;
}
ul.envira-tags-filter-list li a:hover, ul.envira-tags-filter-list li a.envira-tags-filter-active {
	background:#23a455!important;
	color:#fff !important;
}

a.envira-pagination-load-more {
	display: block;
	width: 220px;
	background:#23a455 !important;
	color:#fff !important;
	border:1px solid #23a455;
	text-shadow: none !important;
	text-align: center;
	padding: 15px 0;
	margin: 0px auto;
	border-radius: 3px;
}
a.envira-pagination-load-more:hover {
	color:#23a455 !important;
	background:#fff !important;
}
#envira-gallery-wrap-506513 div.envira-gallery-item:nth-child .envira-gallery-link::before {
	background-color: #ed881c !important;
	color:#fff !important;
}

#envira-gallery-wrap-506513 div.envira-gallery-item:nth-child img {
	border:none !important; 
}

/* HD Quiz*/
.hdq_quiz {
  max-width: 800px !important;
}
.hdq-options-check label::before {
  background: #0d1f4b !important;
}
.hdq-options-check input[type="checkbox"]:checked + label::before {
  background: #5588c9 !important;
}
.hdq_question {
	margin: 40px 0 !important;
}
.hdq_button {
	background: #cc0013 !important;
	font-weight: bold;
}
.hdq_result {
	background: rgba(0, 0, 0, 0.1);
	padding: 10px 30px 0;
}
.hdq_result_pass, .hdq_result_fail {
	background: rgba(0, 0, 0, 0.1);
	padding: 10px 30px;
}
.hdq_finsh_button {
	background:#cc0013 !important;
}

#upprev_box {
    /* === upPrev Container === */
    text-align: left;
    background-color: #fff;
    bottom:-800px; /* distance from window bottom edge */

    position:fixed;
    z-index:10000000;    
    width: 360px;
    padding: 10px 20px 10px 10px;
    border-top: 1px solid #eee;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
		
		-moz-box-shadow: 2px 2px 3px rgba(50, 50, 50, 0.15);
		-webkit-box-shadow: 2px 2px 3px rgba(50, 50, 50, 0.15);
		box-shadow: 2px 2px 3px rgba(50, 50, 50, 0.15);
		
    _position: absolute;
    _top: 0;
		
  
}

#upprev_box h6 {
    /* === "MORE IN" === */
    text-transform: uppercase;
    font-size: 10px;
    font-weight: bold;
    color: inherit;
    
    margin:0 0 5px 0;
    padding:0;   
}

#upprev_box h6 a {
    /* === Category Link === */
		color:#cc0013;
}
#upprev_box h6 a:hover {
    /* === Category Link: mouse over === */
}
#upprev_box h6 a:visited {
    /* Category Link: visited */
}

#upprev_box h6 .num {
    /* === "(1 of 5 ARTICLES)" === */
    font-size: inherit;
    font-weight:normal;
    font-family: inherit;
    color:#888;
}

#upprev_box .upprev_excerpt {
    /* === Container for Title, Thumbnail and Excerpt === */
}

#upprev_box .upprev_excerpt p {
    /* === Excerpt === */
    overflow:hidden;
    margin:0;
		font-weight:bold;  
}

#upprev_box .upprev_excerpt p a {
	text-decoration:none;
		font-weight:bold; 
		color:#6679B3;
}

#upprev_box .upprev_excerpt p a:hover {
	text-decoration:underline;
}

#upprev_box .upprev_thumb {
    /* === Thumbnail Image === */
    float:left;
    margin:5px 20px 0 0;
    border: 0;
}

#upprev_box button {
    /* === Close Button === */
    border: none;
    padding: 0;
    position: absolute;
    top: 5px;
    right: 5px;
    width: 13px;
    height: 13px;
    background: #fff url('../gif/close_window.gif') no-repeat 0 0;
    text-indent: -999em;
    overflow: hidden;
    cursor: pointer;
}

/* Bottom Popup Ad */
#bottom-popup-ad {
	position: fixed;
	bottom: 0px;
	right: 0;
	z-index: 200;
	display: none;
	left: 0;
}
#bottom-popup-ad .bottom-popup-ad-inner-wrap {
	width: auto;
	height: auto;
	background: rgba(27,35,86,0.3);
	padding: 38px 15px 0px;
	position: relative;
}
#bottom-popup-ad .bottom-popup-ad-inner-wrap .bottom-popup-ad-container {
	margin:0 auto 0;
}
#bottom-popup-ad .bottom-popup-ad-inner-wrap .popup-ad-close-button {
	height: 20px;
	width: 20px;
	overflow: hidden;
	font-size: 18px;
	color: #cc0013;
	position: absolute;
	display: block;
	top: 5px;
	right: 5px;
	padding: 2px 4px 4px 4px;
	border: 1px solid #cc0013;
}
#bottom-popup-ad .bottom-popup-ad-inner-wrap .popup-ad-close-button:hover {
	border: 1px solid #000d89;
	cursor:pointer;
}

#bottom-popup-ad .bottom-popup-ad-inner-wrap .bottom-popup-ad-container iframe {
	margin:0px auto;
	display:block;
}


/*Comcast Sponsored Post*/
.sponsored-post-comcast {
	display:block;
	height:auto;
	width:610px; 
	float:left;
	margin:10px 10px 10px 0;
}
.sponsored-post-comcast-7-2015 {
	display:block;
	height:auto;
	width:610px; 
	float:left;
	margin:0px 10px -40px 0;
}
.sponsored-post-comcast-image {
	float:left;
}
.content .single-post-past-2012 .sponsored-post-comcast * {
  -moz-box-shadow: 0px 0px 0px rgba(50, 50, 50, 0.0);
  -webkit-box-shadow: 0px 0px 0px rgba(50, 50, 50, 0.0);
  box-shadow: 0px 0px 0px rgba(50, 50, 50, 0.0);
}
.sponsored-post-comcast-text {
	display:block;
	float:left;
	margin:6px 0 0 10px;
}
.sponsored-post-comcast-text-2 {
	display:block;
	float:left;
	margin:39px 0 0 27px;
	width:400px;
}
.sponsored-post-comcast-text-2 a, .sponsored-post-comcast-text a {
	text-decoration:none;
	color:#6679B3;
}

.sponsored-post-comcast-5-2015 {
	margin:20px 10px 0px 0
}
.sponsored-post-comcast-5-2015 .sponsored-post-comcast-text-2 {
	display:block;
	float:left;
	margin:10px 0 0 0;
	width:auto;
}

/* Regular Sponsored Post Text */
.sponsored-post-regular {
	display:block;
	height:auto;
	width:auto; 
	margin:25px 0 0;
}
.sponsored-post-regular .sponsored-post-regular-image {
	float:left;
	margin:0 10px 10px 0;
}
.sponsored-post-regular-text-2 {
	font-style: italic;
	font-size:14px;
}
.sponsored-post-regular-text-2 a {
	color:#cc0013;
}


/*Staples Sponsored*/
.sponsored-post-staples {
	display:block;
	height:auto;
	width:610px; 
	float:left;
	margin:10px 10px 10px 0;
}
.sponsored-post-staples .sponsored-post-staples-image {
	float:left;
}
.content .single-post-past-2012 .sponsored-post-staples * {
  -moz-box-shadow: 0px 0px 0px rgba(50, 50, 50, 0.0);
  -webkit-box-shadow: 0px 0px 0px rgba(50, 50, 50, 0.0);
  box-shadow: 0px 0px 0px rgba(50, 50, 50, 0.0);
}
.sponsored-post-staples-text {
	display:block;
	float:left;
	margin:6px 0 0 10px;
}
.sponsored-post-staples-text-2 {
	display:block;
	float:left;
	margin:15px 0 0 27px;
	width:360px;
	font-style: italic;
	font-size:14px;
}
.sponsored-post-staples-text-2 a, .sponsored-post-staples-text a {
	text-decoration:none;
	color:#6679B3;
}

/*Aflac Sponsored Post*/
.sponsored-post-aflac {
	display:block;
	height:auto;
	width:610px; 
	float:left;
	margin:10px 10px 10px 0;
}
.sponsored-post-aflac .sponsored-post-aflac-image {
	float:left;
}
.content .single-post-past-2012 .sponsored-post-aflac * {
  -moz-box-shadow: 0px 0px 0px rgba(50, 50, 50, 0.0);
  -webkit-box-shadow: 0px 0px 0px rgba(50, 50, 50, 0.0);
  box-shadow: 0px 0px 0px rgba(50, 50, 50, 0.0);
}
.sponsored-post-aflac-text {
	display:block;
	float:left;
	margin:6px 0 0 10px;
}
.sponsored-post-aflac-text-2 {
	display:block;
	float:left;
	margin:55px 0 0 27px;
	width:360px;
}
.sponsored-post-aflac-text-2 a, .sponsored-post-aflac-text a {
	text-decoration:none;
	color:#6679B3;
}


/* Shadowbox */ 

#sb-title-inner,#sb-info-inner,#sb-loading-inner,div.sb-message{font-family:Arial, Helvetica, sans-serif;font-weight:200;color:#fff;}
#sb-container{position:fixed;margin:0;padding:0;top:0;left:0;z-index:999;text-align:left;visibility:hidden;display:none;}
#sb-overlay{position:relative;height:100%;width:100%;opacity:0.2 !important;}
#sb-wrapper{position:absolute;visibility:hidden;width:100px;}
#sb-wrapper-inner{position:relative;overflow:hidden;height:100px;background:#fff;padding:10px;box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.15);}
#sb-body{position:relative;height:100%;}
#sb-body-inner{position:absolute;height:100%;width:100%;background:#fff;}
#sb-player.html{height:100%;overflow:auto;background:#fff;}
#sb-body img{border:none;}
#sb-loading{position:relative;height:100%;}
#sb-loading-inner{position:absolute;font-size:14px;line-height:24px;height:24px;top:50%;margin-top:-12px;width:100%;text-align:center;}
#sb-loading-inner span{background:url(../loading.html) no-repeat;padding-left:34px;display:inline-block;}
#sb-body,#sb-loading{background-color:#060606;}
#sb-title,#sb-info{position:relative;margin:0;padding:0;overflow:hidden;}
#sb-title,#sb-title-inner{height:26px;line-height:26px;}
#sb-title-inner{font-size:16px;}
#sb-info,#sb-info-inner{height:20px;line-height:20px;}
#sb-info-inner{font-size:12px;}
#sb-nav{float:right;height:16px;padding:2px 0;width:45%;}
#sb-nav a{display:block;float:right;width:16px;margin-left:3px;cursor:pointer;background-repeat:no-repeat;}
#sb-nav-close {
	padding:0px 1px 0px 8px;
	background:#fff;
}
#sb-nav-close:after {
	content: "X";
	font-weight:bold;
	color:#000;
	font-size:16px;
}
#sb-counter{float:left;width:45%;}
#sb-counter a{padding:0 4px 0 0;text-decoration:none;cursor:pointer;color:#fff;}
#sb-counter a.sb-counter-current{text-decoration:underline;}
div.sb-message{font-size:12px;padding:10px;text-align:center;}
div.sb-message a:link,div.sb-message a:visited{color:#fff;text-decoration:underline;}		
				
				
				
/* 404 Page */

body.error404 #searchform .button {
	display:block;
	height:31px;
	float:left;
}
body.error404 #searchform #s {
	display:block;
	float:left;
}

				
				
/* CSS for Tables and Phones */

/* All CSS */
.home-category-section-popular-articles {
	display:none;
}
.home-category-section-recent-articles {
	display:none;
}


	.home-product-book-section-wrap .home-book-product-section-row-content-row h2.home-category-section-title-product,
	.home-product-book-section-wrap .home-book-product-section-row-content-row .view-all-relative-wrap	{
		display:none !important;
	}
	.home-cartoon-infographic-section-wrap .home-cartoon-infographic-section-row-content-row h2.home-category-section-title-infographic,
	.home-cartoon-infographic-section-wrap .home-cartoon-infographic-section-row-content-row .view-all-relative-wrap	{
		display:none !important;
	}

	

/* Skin Style */
#div-gpt-ad-1501791963983-0, #div-gpt-ad-1501791963983-0 div {
	height:0 !important;
}
#div-gpt-ad-1501791963983-0 #google_ads_iframe_/15550013/SBT_Site_Skin_2_0__container__ {
	height:0;
}
#div-gpt-ad-1501791963983-0 div iframe {
	position:fixed;
	top:0;
	right:0;
	left:0;
	display:block;
	height:3000px;
	width:100%;
}

#header-wrap {
	margin: 0 auto;
	position: relative;
	width: 1045px;
	z-index: 1;
	background: none repeat scroll 0 0 #f7f7f7;
}

.top-nav-home-link {
    margin: 4px 0 0 10px;
}

#footer-subscribe-buttons {
    width: 1009px;
}



/*  Large Format Monitors */

@media only screen and (max-width: 4500px) and (min-width: 1299px){
	.top-nav-wrap {
    width: 1264px;
	}
	#header-wrap {
		width: 1266px;
	}
	header {
		width:1266px;
	}
	.fixed-nav {
    width: 1266px;
	}
	
	
	.ads-top {
    margin: 10px -15px 0 0;
	}
	
	#main-content {
		width: 1218px;
	}
	.content {
		width: 840px;
	}
	
	/*Home Page*/
	
	h2.home-category-section-popular {
    width: 405px;
	}
	.content article.home-first-article .article-content-all-wrap {
    width: 372px;
	}
	.home-first-article-slim-row span.bottom-sponsored-strip, .content article.home-first-article {
		width: 394px;
	}
	.content article.home-first-article-wide {
		width:829px;
	}
	.content article.home-first-article-wide .article-content-all-wrap {
    width: 808px;
	}
	.content .home-first-article-slim-wrap article.home-first-article .featured-image img {
		max-height: 222px !important;
		max-width: 394px !important;
	}
	.content article.home-first-article .featured-image img {
    max-height: 465px !important;
    max-width: 829px !important;
	}
	.home-tools-section-wrap .home-tools-section .feature-tool-section .featured-image img {
    max-height: 219px;
    max-width: 388px;
	}
	
	
	.home-product-section .home-category-2 {
		width: 390px;
	}
	.home-product-section .home-category-1 {
    width: 390px;
	}
	.home-product-section article img {
    width: 388px;
	}
	
	.home-book-section .home-category-23 {
    width: 390px;
	}
	.home-book-section .home-category-24 {
    width: 390px;
	}
	
	.home-cartoon-infographic-section-wrap .home-category-23 a img {
    width: 381px !important;
	}
	.home-cartoon-infographic-section-wrap a.infographic-image img, .home-cartoon-infographic-section-wrap .infographic-ad {
    width: 396px !important;
	}
	.home-cartoon-infographic-section-wrap .view-all {
    left: 164px;
	}
	
	/*Category Pages*/
	.post-listing article.slim-article .post-thumbnail {
    width: 380px;
	}
	.post-listing article.slim-article .category-content-all-wrap {
    width: 363px;
	}
	.post-thumbnail img {
    max-width: 825px;
	}
	
	/*Single*/
	article .full-span-featured-image img {
    width: 840px;
	}
	
	#related-articles .single-related-articles li, #related-articles .single-related-articles .related-articles-img, #related-articles .single-related-articles li a img {
    width: 240px !important;
	}
	
	/*Sidebar*/
	#sidebar {
    width: 346px;
	}
	#sidebar .smb-breaking-news-widget .smb-widget-content img {
    width: 336px !important;
	}
	#sidebar .smb-daily-tips-widget .daily-tips-link img {
    width: 336px !important;
	}
	#sidebar #eventsiframe {
    width: 346px;
	}
	
	#sidebar .ad-300x250, #sidebar #bottom-sidebar-ad-300x250-v2 {
    width: 336px;
		text-align:center;
	}
	#sidebar .ad-300x250 div, #sidebar #bottom-sidebar-ad-300x250-v2 div {
		text-align:center;
	}
	
	
	#footer-subscribe-buttons {
    width: 1224px;
	}
	
	footer .foot-wrap {
		width: 1254px;
	}
	
	.footer-bottom {
		width: 1225px;
	}
}
	
/*  TABLET  : 1024px */

@media only screen and ( max-width: 1024px ){
   .container, header, #main-nav, .container , .breaking-news, #footer-widget-area {width:985px !important;}
   	.flexslider , .ei-slider, .ei-slider-large li{width:965px ; }
	.flexslider , .flexslider .slides > li ,.flexslider .slides img , .ei-slider {max-height:482px;}
	.content .flexslider , .content .ei-slider, .content .ei-slider-large li{width:640px ; }
	.content .flexslider , .content .flexslider .slides > li , .content .flexslider .slides img, .content .ei-slider {max-height:320px;}
    #main-content{padding:10px; width:965px !important; }
	.content {width: 640px;}
	.scroll-box .cat-box-content, .pic-box .cat-box-content , .recent-box .cat-box-content, .cat-tabs-wrap,
	.cat-box li.first-news .inner-content , .column2 li , .wide-box li, #related_posts .post-listing, #author-box .post-listing  {padding-right: 10px; padding-left: 10px;}
	.cat-box.column2 {width: 310px; }
	.list-box li {padding: 7px 7px;}
	.list-box li.first-news {padding: 10px;}
	.scroll-nav {margin: 10px -10px -20px;}
  	.flex-direction-nav .flex-next {right:5px; opacity: 0.8; }
	.flex-direction-nav .flex-prev {left:5px; opacity: 0.8;}
	
	
	#trending-topics {
		margin: 15px 0;
    text-align: center;
		position:relative;
		left:auto;
		top:auto;
	}
	#trending-topics span {
		float:none;
		display:inline;
	}
	
	.logo {
			float: none;
			margin: 0 auto;
			width: 241px;
	}
	.ads-top {
		float: none;
		margin: 10px auto 0;
		width: 728px;
	}
	
	footer .foot-wrap {
		width:965px !important;
	}
	.footer-bottom {
		width:925px !important;
	}
	#main-nav ul li a {
		padding:0 19px;
		font-size:15px;
	}
	.top-nav-wrap {
		width:965px !important;
	}
	.attachment-sub_nav_image.wp-post-image {
			height: auto !important;
			width: 200px !important;
	}
	nav.category-article-nav #menu-main-nav ul.category-with-post-sub-menu li ul li {
		width:225px;
	}
	.home-first-article .featured-image img {
		width:300px !important;
		height:auto !important;
	}
	
	.bread-crumb-wrap #breadcrumbs {
		width:965px;
	}
	
	.content article.home-first-article .featured-image img {
		max-width:300px !important;
	}
	.post-listing article.category-article .post-thumbnail {
		width:715px;
		margin:0;
		
	}
	.post-listing article.category-article .post-thumbnail img {
		max-width:670px;
		width:auto !important;
		height:auto !important;
	}
	
	
	.home-product-book-section-wrap .home-book-product-section-row-content-row h2.home-category-section-title-product,
	.home-product-book-section-wrap .home-book-product-section-row-content-row .view-all-relative-wrap	{
		display:none !important;
	}
	.home-cartoon-infographic-section-wrap .home-cartoon-infographic-section-row-content-row h2.home-category-section-title-infographic,
	.home-cartoon-infographic-section-wrap .home-cartoon-infographic-section-row-content-row .view-all-relative-wrap	{
		display:none !important;
	}
	
	
	
	/* Single Page */
	body.single .full-span-featured-image img {
		margin: 20px 0 0;
	}
	#related-articles .single-related-articles li {
		margin:0 30px 0 0;
	}
	
	.content article.home-first-article-wide .article-content-all-wrap {
    width: 613px;
	}
	.content article.home-first-article .featured-image img {
    max-width: 630px !important;
	}
	
	
	
	/* Archive Page */
	body.page article.post-listing {
		width:590px;
	}
	body.page-template-page-one-col-php article.post-listing,
	body.page-template-page-three-col-infographic-gallery-php article.post-listing,
	body.page-template-page-three-col-gallery-php article.post-listing {
		width:930px;
	}
	
	body.page-template-page-brand-spotlight .post-listing .category-author-article-row article.slim-article, body.tag .post-listing .category-author-article-row article.slim-article, body.category-18 .post-listing .category-author-article-row article.slim-article, body.category .post-listing .category-author-article-row article.slim-article, body.category-5678 .post-listing .category-author-article-row article.slim-article, body.category-4423 .post-listing .category-author-article-row article.slim-article, body.author .post-listing .category-author-article-row article.slim-article,
	body.page-template-page-brand-spotlight .post-listing .category-author-article-row, body.tag .post-listing .category-author-article-row, body.category-18 .post-listing .category-author-article-row, body.category .post-listing .category-author-article-row, body.category-5678 .post-listing .category-author-article-row, body.category-4423 .post-listing .category-author-article-row, body.author .post-listing .category-author-article-row,
	body.page-template-page-brand-spotlight .post-listing, body.page-template-page-brand-spotlight .post-listing, body.page-template-page-brand-spotlight .post-listing, body.tag .post-listing, body.tag .post-listing, body.tag .post-listing, body.category-18 .post-listing, body.category-18 .post-listing, body.category-18 .post-listing, body.category-4423 .post-listing, body.category-4423 .post-listing, body.category-4423 .post-listing, body.category-5678 .post-listing, body.category-5678 .post-listing, body.category-5678 .post-listing
	{
		display:block;
		width:auto !important;
	}
	.post-listing article.slim-article .category-content-all-wrap {
		width:auto;
	}
}	

/* TABLET  : 768px */

@media only screen and (max-width: 985px) and (min-width: 768px){
     header, #main-nav , .container , .breaking-news , #footer-widget-area{width:750px !important;}
    #main-content , .content , #sidebar , .flexslider , .ei-slider, .ei-slider-large li{width:730px !important; }
	.flexslider , .flexslider .slides > li {height:330px !important;}
	.flex-direction-nav .flex-next {right:5px; opacity: 0.8; }
	.flex-direction-nav .flex-prev {left:5px; opacity: 0.8;}
	.ei-slider, .ei-slider-large li{height:330px;}
	.ei-slider-large li img{width:100% !important; height:330px !important; margin:0 !important;}
	.ei-title h3{width:635px;}
	.logo img{max-height:70px;margin:0 !important; margin-top:0;}
	#top-menu-mob , #main-menu-mob{display:block;float:left;}
	#sidebar{-webkit-column-count: 2;-webkit-column-gap: 10px;-moz-column-count: 2;-moz-column-gap: 10px;column-count: 2;column-gap: 10px;}
	.search-block #s {width:150px;}
	.widget , #sidebar .flexslider , .search-widget input{clear:none !important;margin:0 3px 20px;-webkit-column-break-inside: avoid;-moz-column-break-inside: avoid;	column-break-inside: avoid;	}
	.widget-container .post-thumbnail a , .footer-widget-container .post-thumbnail a{ -webkit-transition: none !important; transition:none !important; }
	.widget-container .post-thumbnail  , .footer-widget-container .post-thumbnail {  position: inherit;}
	.widget-container .post-thumbnail img , .footer-widget-container .post-thumbnail img{ -webkit-transition: none !important; transition:none !important; opacity:1 !important;}
	.search-widget input{ width:332px;}
	#sidebar .widget-counter{width:354px;}
	.widget-counter li { width:117px;}
	.widget-counter.col2 li, .widget-counter.col4 li{width: 176px;}
	.recent-box .recent-item { margin-right:55px;}
	.list-box li , .list-box li.first-news, .cat-tabs-wrap li ,.cat-tabs-wrap li.first-news {	width:344px;}
	.list-box li.first-news .post-thumbnail,
	.cat-tabs-wrap li.first-news .post-thumbnail {width:336px; height:155px;}
	.cat-box.column2{width:355px;}
	.cat-box.column2 .first-news .post-thumbnail{ height:140px}
	.group_items{width:710px;}
	.scroll-box .scroll-item { margin-right:39px;}
	.wide-box li { width:335px }
	#topcontrol, .today-date{display:none;}
	.footer-widgets-box { width:48% !important; margin-right:4% !important;}
	#footer-second , #footer-fourth{	margin-right:0 !important;}
	#tabbed-widget ul.tabs li a { padding: 5px 15px 1px; }
	.logo {float: none;text-align: center;}
	.ads-top{clear:both;float:none;text-align:center;border: 0 none;background:none !important;	padding:30px 0 0;}
	#related_posts .related-item{margin:0 23px 10px 15px;}
	#sidebar .flexslider ,#sidebar .slides > li{width: 354px !important; height: 238px !important;}
	
	.top-nav-wrap {
		width: 730px !important;
	}
	#top-menu-mob {
		width:180px;
	}
	#main-nav {
		height:67px;
	}
	#main-nav #main-menu-mob {
		height:43px;
		width:88%;
	}
	
	hr.mobile-clear-34534{
		border:none;
		height:0;
		margin:0;
		padding:0;
		clear:both;
		display:block;
	}
	.below-nav .today-date {
		display:block !important;
		float:none;
		margin:10px 0;
	}
	
	
	#main-nav span.main-nav-search {
		background: url("../png/search.png") no-repeat scroll 20px 16px;
    height: 67px;
	}
	
	#main-nav span.main-nav-search:hover {
		background: #fff url("../png/search.png") no-repeat scroll 20px -26px;
	}
	
	footer .foot-wrap {
			width: 730px !important;
	}
	footer .about-footer-col {
			width: 460px;
	}
	.footer-bottom {
			width: 690px !important;
	}
	
	.bread-crumb-wrap #breadcrumbs {
		width:730px;
	}
	
	.content .home-first-article-slim-wrap .home-first-article-slim-row div.cell-spacer {
		width:50px;
	}
	.content .home-first-article-slim-wrap {
    margin: 0 0 30px 25px;
}
	.content article.home-first-article-wide .article-content-all-wrap {
		width:360px;
	}
	.home-category-section-wrap .home-category-section .home-category-0 {
		width:400px;
	}
	
	
	
	.home-product-book-section-wrap .home-book-product-section-row-content-row h2,
	.home-product-book-section-wrap .home-book-product-section-row-content-row .view-all-relative-wrap	{
		display:none !important;
	}
	.home-product-book-section-wrap .home-book-product-section-row-content-row article h2{
		display:block !important;
	}
	
	.home-cartoon-infographic-section-wrap .home-cartoon-infographic-section-row-content-row h2,
	.home-cartoon-infographic-section-wrap .home-cartoon-infographic-section-row-content-row .view-all-relative-wrap	{
		display:none !important;
	}
	
	
	.post-listing article.category-article .category-content-all-wrap {
		width:697px;
	}
	body.category .post-listing article.category-article .category-content-all-wrap,
	body.category-18 .post-listing article.category-article .category-content-all-wrap,
	body.author .post-listing article.category-article .category-content-all-wrap	{
		width:310px;
	}
	
	
	.content article.home-first-article .featured-image img {
		max-width: 670px !important;
	}
	.content article.home-first-article-wide {
    margin: 0 auto 30px;
    width: 670px;
	}
	.content article.home-first-article-wide .article-content-all-wrap {
		width: 647px;
	}
	
	/* Single */
	article .full-span-featured-image {
		margin: 0 auto;
		width: 660px !important;
	}
	article .full-span-featured-image img {
		width:660px;
	}
	#related-articles .single-related-articles li {
		margin: 0 40px 0 0;
		width: 200px;
	}
	
	/* Page */
	body.page article.post-listing {
		width:687px;
	}
	
	
	
	
	
	
	/* Sidebar */
	#sidebar .widget_nextiva_blog h3.widgettitle {
		width:338px;
	}
	#sidebar .widget_nextiva_blog .nextiva-sponsored {
		width:338px;
	}
}

/*  Phone  : 480px */

@media only screen and (max-width: 767px) and (min-width: 480px){
	#topcontrol , .ads-top, .ads-bottom,.home-ads, .ads-post, .ei-slider-thumbs li img, .ei-title h3, .slider-caption p{display:none !important;}
     header, .container , #main-nav , .breaking-news , #footer-widget-area{width:445px !important;}
	 #main-content , .content , #sidebar , .flexslider , .ei-slider, .ei-slider-large li{width:425px !important; }
	.flexslider , .flexslider .slides > li ,.flexslider .slides img{max-height:250px !important;}
	.ei-slider, .ei-slider-large li{height:250px !important;}
	.ei-slider-large li img{width:100% !important; height:250px !important; margin-left: 0 !important; margin-top: 0 !important;}
	.ei-title h2, .slider-caption h2 a{ font-size:22px;}
	.single-post-thumb img { max-height:210px; }
	.slider-caption{width:auto;}
	.logo{float:none;text-align:center;}
	.fixed-nav{position: initial;}
	#top-menu-mob , #main-menu-mob{display:block;float:left;}
	 .breaking-news, .ei-title h3{	display:none; }
	#top-menu-mob,	#main-menu-mob{	width: 210px;}
	.widget.news-pic .post-thumbnail {margin: 3px 4px;}
	.pic-box li.first-pic {	margin-right:0; float:none; width:100%}
	.pic-box .first-pic .post-thumbnail { margin:0 auto; width:294px;}
	.pic-box li { margin-left:10px}
	.widget , .search-widget input{clear:none;margin:0 0 20px;}
	.search-widget input{ width:403px;}
	.recent-box .recent-item , .recent-box .recent-item:nth-child(3n+3) { margin-right:5px;}
	.recent-box .recent-item:nth-child(2n+2) {margin-right: 0;}
	.list-box li.first-news .post-thumbnail,
	.cat-tabs-wrap li.first-news .post-thumbnail {width:336px; height:155px; margin:0 auto 15px;}
	.cat-box.column2{width:425px; float:none; margin-right:0;}
	.cat-box.column2 .first-news .post-thumbnail{ height:200px}
	.group_items{width:402px !important;}
	.scroll-box .scroll-item , .group_items .scroll-item:last-child{ margin:0 27px;}
	.wide-box li { width:420px }
	.cat-tabs-wrap li.first-news {width:100%;float:none;margin: 0 0 10px 0;border-bottom:1px solid #ddd;padding-bottom:10px	}
	.list-box li.first-news{float:none;	margin: 0 0 10px 0;	padding:20px 10px 10px;	width:auto;	}
	.list-box li {border-left:0 none !important;border-right:0 none !important;float: none !important;width: auto;}
	.cat-tabs-wrap li { width:100%; border-bottom:1px solid #F2F2F2;}
	body.dark-skin .cat-tabs-wrap li { border-bottom-color: #424242;}
	.footer-widgets-box { width:100% !important; margin-right:0% !important;}
	#tabbed-widget ul.tabs li a { padding: 5px 19px 1px; }
	.search-block{position:relative;top:0;right:0;z-index:9999;	width:210px;}
	.search-block #s , .search-block #s:focus{ width:154px}
	a.random-article {position:relative;}
	.top-nav .social-icons {position: relative;top:0;right:0;z-index:9999;}
	.footer-bottom{text-align:center;padding:0 20px;height:auto;overflow:hidden;}
	.footer-bottom div{ float:none !important; clear:both; margin:5px auto;}
	.widget-counter li {width: 140px;}
	.widget-counter.col2 li, .widget-counter.col4 li{width: 211px;}
	.sitemap-col { float:none !important; width:auto !important;}
	#related_posts .post-listing, #author-box .post-listing{padding: 20px 10px 10px 10px;}
	#related_posts .related-item ,#related_posts .related-item:nth-child(3n+3) {margin-right: 5px !important;}
	#related_posts .related-item:nth-child(2n+2) {margin-right: 0 !important;}
	.share-post {height: 48px;}
	.share-post span.share-text {height: 50px; line-height:48px;}
	.share-post li, .mini-share-post li {height: 31px;width: 110px !important;}
	.review-top {float: none !important; width: auto !important; margin-right: 0 !important;}
	.ads120-90 .ad-cell,.ads120-60 .ad-cell,.ads120-600 .ad-cell,.ads120-240 .ad-cell, .ads125 .ad-cell{display: inline-block; float:none;}
	.ads120-90, .ads120-60, .ads120-600, .ads120-240, .ads125{text-align:center;}
	#sidebar .flexslider ,#sidebar .slides > li,#sidebar .flexslider .slides img {max-height: 285.7px !important; width: 425px !important; height: 285.7px !important;}
	.google-map{float:none !important; margin:0 !important; }
	
	
	.top-nav-wrap {
		width: 425px !important;
	}
	#top-menu-mob {
    height: 30px;
    margin: 1px 0 0 10px;
    width: 226px !important;
		float:right;
	}
	.top-nav-home-link {
		border:none;
	}
	.top-nav {
			height: 68px;
	}
	.top-nav .social-section {
			float: left;
			margin:4px 0 0 -8px;
			width: auto;
	}
	.search-block > form {
			margin: 2px 0 0;
	}
	.search-block {
		margin:0 0px 5px 0;
	}
	#main-nav {
		height:67px;
	}
	#main-nav #main-menu-mob {
		height:43px;
		width:81%;
	}
	
	
	#main-nav span.main-nav-search {
		background: url("../png/search.png") no-repeat scroll 20px 16px;
    height: 67px;
	}
	
	#main-nav span.main-nav-search:hover {
		background: #fff url("../png/search.png") no-repeat scroll 20px -26px;
	}
	
	hr.mobile-clear-34534{
		border:none;
		height:0;
		margin:0;
		padding:0;
		clear:both;
		display:block;
	}
	.below-nav .today-date {
		display:block !important;
		float:none;
		margin:10px 0;
	}
	
	.home-product-section .home-category-1, .home-book-section .home-category-23 {
		width:auto;
		float:none;
		margin-bottom:20px;
	}
	.home-product-section .home-category-2, .home-book-section .home-category-24 {
		width:auto;
		float:none;
	}

	
	footer .foot-wrap {
			width: 425px !important;
	}
	footer .about-footer-col {
			width: 425px;
	}
	footer .footer-col {
			float: left;
	}
	footer .social-footer-col {
			float: left;
			margin: 20px 0 0;
	}
	
	.footer-bottom {
			width: 405px !important;
			padding:10px;
	}
	.footer-bottom .blog-rank {
		float:none;
	}
	
	.bread-crumb-wrap {
		display:none;
	}
	
	#top-menu-mob, #main-menu-mob {
		width:426px;
		height:28px;
	}
	
	.home-category-section-popular-articles {
		display:block;
	}
	.home-category-section-recent-articles {
		display:block;
	}
	
	h2.home-category-section-popular, h2.home-category-section-recent {
		float:none;
	}
	.content article.home-first-article-wide .featured-image {
		float:none;
	}
	.content article.home-first-article-wide .article-content-all-wrap {
		width:385px;
		float:none;
	}
	.content .home-first-article-slim-wrap {
		display:none;
	}
	.content article.home-first-article .featured-image img {
		max-width:385px !important;
	}
	.home-category-section-wrap .home-category-section .home-category-0 {
    float: none;
    margin: 0 0 20px;
    width: 385px;
	}
	.home-category-section article.home-category-0 p.article-read-more {
		display:none;
	}
	.home-category-section-wrap .home-category-section .home-category-small {
    border-bottom: 1px solid #E9E9E9;
		border-top: 1px solid #E9E9E9;
    float: none;
    margin: 13px 0;
    padding: 13px 0;
    width: 385px;
	}
	.home-category-section-wrap .home-category-section .home-category-2 {
		border:none;
	}
	.home-category-section-wrap .home-category-section .home-category-small h2 {
		float: left;
    margin: 0 0 0 0;
    width: 385px !important;
	}
	.view-all-cats-strip {
    height: auto;
    margin: 0 -20px;
    padding: 5px 0;
	}
	.home-category-section .view-all-cats-wrap {
    position: relative;
    text-align: left;
    left: auto;
		float:none;
	}
	.home-category-section .view-all-cats {
    left: auto;
    list-style: none outside none;
    position: relative;
	}
	.home-category-section .view-all-cats li {
    display: inline;
		float:none;
	}
	
	.home-product-book-section-wrap .home-book-product-section-row {
		display:block;
	}
	.home-product-book-section-wrap .home-book-product-section-row h2, .home-product-book-section-wrap .home-book-product-section-row .home-category-section {
		display:block;
	}
	
	
	.home-product-book-section-wrap .home-book-product-section-row h2.home-category-section-title-product {
		display:none;
		margin:30px 0 0 ;
	}
	.home-product-book-section-wrap .home-book-product-section-row-title-row h2.home-category-section-title-product,
	.home-product-book-section-wrap .home-book-product-section-row-view-row .view-all-relative-wrap-book {
		display:none !important;
	}
	.home-cartoon-infographic-section-wrap .home-cartoon-infographic-section-row-title-row h2.home-category-section-title-infographic,
	.home-cartoon-infographic-section-wrap .home-cartoon-infographic-section-row-view-row .view-all-relative-wrap-cartoon {
		display:none !important;
	}
	
	.home-product-book-section-wrap .home-book-product-section-row-content-row h2.home-category-section-title-product,
	.home-product-book-section-wrap .home-book-product-section-row-content-row .view-all-relative-wrap	{
		display:block !important;
	}
	.home-cartoon-infographic-section-wrap .home-cartoon-infographic-section-row-content-row h2.home-category-section-title-infographic,
	.home-cartoon-infographic-section-wrap .home-cartoon-infographic-section-row-content-row .view-all-relative-wrap	{
		display:block !important;
	}
	.home-half-category-section-wrap .home-category-section {
		width:417px;
	}
	.home-book-product-section-row .view-all-relative-wrap {
		margin:-30px 0 0 0;
	}
	.home-book-product-section-row .view-all-relative-wrap-book {
		margin:-30px 0 0 30px;
	}
	
	
	.home-tools-section-wrap .home-tools-section .feature-tool-section,
	.home-tools-section-wrap .home-tools-section, .home-tools-section-wrap .feature-tool-article-row	{
		display:block;
		width:408px;
	}
	.home-tools-section-wrap .home-tools-section .feature-tool-section .featured-image {
		text-align:center;
	}
	.book-read-more {
		display:none;
	}
	
	.home-cartoon-infographic-section-wrap .home-cartoon-infographic-section-row h2.home-category-section-title-infographic {
		display:none;
		margin:30px 0 0 ;
	}
	.home-cartoon-infographic-section-wrap .home-cartoon-infographic-section-row h2, .home-cartoon-infographic-section-wrap .home-cartoon-infographic-section-row .home-category-section {
		display:block;
	}
	.home-cartoon-infographic-section-wrap .home-cartoon-infographic-section-row .home-category-section {
	}
	.home-cartoon-infographic-section-wrap .home-cartoon-infographic-section-row {
		display:block;
	}
	.home-half-category-section-wrap .featured-image {
		text-align:center;
	}
	.home-half-category-section-wrap a.featured-image img {
		width:300px !important;
	}
	.home-category-book-section a.featured-image img, .home-category-small a.featured-image img {
		width:auto !important;
	}
	.home-category-small a.featured-image img {
		height:auto !important;
	}
	.home-cartoon-infographic-section-wrap a.infographic-image img, .home-cartoon-infographic-section-wrap .infographic-ad {
		width:300px !important;
	}
	.home-cartoon-infographic-section-wrap a.infographic-image {
		margin:0px auto 10px;
		width:300px;
	}
	.home-cartoon-infographic-section-wrap .view-all-relative-wrap {
		margin:-30px 0 0 0;
	}
	.home-cartoon-infographic-section-wrap .view-all-relative-wrap-cartoon {
		margin:-30px 0 0 30px;
	}
	
	/* Category Page*/
	.post-listing article.category-article .post-thumbnail {
		width:411px;
		margin:0;
	}
	.post-listing article.category-article .post-thumbnail img {
		max-width:410px !important;
	}
	.post-listing article.category-article .category-content-all-wrap {
		width:385px;
	}
	
	/* Book Category */
	body.category-18 .post-listing .category-author-article-row article.slim-article, body.category .post-listing .category-author-article-row article.slim-article, body.category-5678 .post-listing .category-author-article-row article.slim-article, body.author .post-listing .category-author-article-row article.slim-article {
		display:block;
	}
	body.category-18 .post-listing .category-author-article-row, body.category .post-listing .category-author-article-row, body.category-5678 .post-listing .category-author-article-row, body.author .post-listing .category-author-article-row {
		display:block;
		padding:0;
	}
	.post-listing article.slim-article {
		width:385px;
	}
	body.category-18 .post-listing .row-spacer, body.category .post-listing .row-spacer, body.category-5678 .post-listing .row-spacer, body.author .post-listing .row-spacer	{
		display:none;
	}
	
	/* Article Page */
	.post-meta-footer2 .shareme-wrap {
		margin:9px 3px 0 -12px;
	}
	.shareme-divider {
		font-size: 17px;
    margin: 12px -4px 0 3px;
	}
	.post-meta-footer2 .button-stack {
		width:332px;
	}
	.post-meta-footer2 .button-stack .WP_print_post {
		
	}
	.post-meta-footer2 .button-stack .share-google, .post-meta-footer2 .button-stack .share-pinterest {
		width:67px;
	}
	body.single .full-span-featured-image img {
		width:425px !important;
	}
	
	#related-articles .single-related-articles li {
		width:100%
	}
	#related-articles .single-related-articles .related-articles-img {
		width:100%;
		text-align:center;
	}
	
	/* Pages */
	body.page article.post-listing {
		width:385px;
	}
	
	
	
	/* Author Page*/
	#author-avatar {
		float: none;
    margin-right: 0;
    text-align: center;
	}
	
	
	
	
	
	/* Book Article */
	#singe-book-review-section .singe-book-review-row {
		display:block;
	}
	#singe-book-review-section .singe-book-review-row .singe-book-review-review-cell {
		width:100%;
	}
	#singe-book-review-section .singe-book-review-row .singe-book-review-review-cell, #singe-book-review-section .singe-book-review-row .singe-book-review-book-cell, #singe-book-review-section .singe-book-review-row .singe-book-review-spacer-cell {
		display:block;
	}
	
	
	/* Sidebar */
	
	#sidebar {
		float: left;
    margin: 0 0 0 55px;
    width: 310px !important;
	}
	
	#footer-subscribe-buttons {
		width:385px;
	}
	#footer-subscribe-buttons .Feedburner-button {
		float:left;
		margin:24px 40px 0 113px;
	}
	
		
	.content article.home-first-article-wide {
    width: 413px;
	}
	.content article.home-first-article .featured-image img {
    max-width: 410px !important;
	}
	
	.home-product-book-section-wrap .home-book-product-section-row .home-category-section {
    width: 410px;
	}
	.home-product-book-section-wrap .home-book-product-section-row .home-category-book-section {
		padding:5px 7px 44px;
	}
}

/* Phone  : 320px */

@media only screen and (max-width: 479px){
	.top-menu {
		float: left;
    margin: 0 0 10px;
    width: 100px;
	}
	.top-nav-home-link {
		float:left;
	}
	
	#topcontrol , .ads-top, .home-ads, .ads-bottom, .ads-post, .slider-caption p, #cats-tabs-box, .ei-slider-thumbs li img, .slider-caption p,a.random-article, .top-nav .social-icons, .ei-title h3, .share-post span.share-text , .separator.sep-2{display:none !important;}
     header, .container , #main-nav , .breaking-news , #footer-widget-area{width:377px !important;}
	 #main-content , .content , #sidebar , .flexslider , .ei-slider, .ei-slider-large li{width:377px !important; }
	.flexslider , .flexslider .slides > li ,.flexslider .slides img{max-height:140px !important;}
	.ei-slider, .ei-slider-large li{height:150px !important;}
	.single-post-thumb img { max-height:150px; }
	.fixed-nav{position: initial;}
	.slider-caption{width:auto;}
	.logo{float:none;text-align:center;}
	#top-menu-mob , #main-menu-mob{display:block;margin:0 auto; }
	 .breaking-news{	display:none; }
	#top-menu-mob,#main-menu-mob{width: 357px;}
	#top-menu-mob{margin-top: 2px;}
	#main-menu-mob{margin-top: 13px;}
	#tabbed-widget .widget-top {overflow:hidden;}
	.share-post{ overflow:hidden; height:auto;}
	#commentform textarea { padding:0;width: 100%;}
	.pic-box li.first-pic {	margin-right:0; float:none; width:100%}
	.pic-box .first-pic .post-thumbnail { margin:0 auto; width:337px;}
	.pic-box .first-pic .post-thumbnail img{ width:100%;}
	.pic-box .first-pic .post-thumbnail h2{ width:316px;}
	.pic-box li { margin-left:14px}
	.widget , .search-widget input{clear:none;	margin:0 0 20px;}
	.search-widget input{ width:335px;}
	.recent-box .cat-box-content {padding: 5px 1px;position: relative;}
	.recent-box .recent-item {width:131px;}
	.recent-box .recent-item, .recent-box .recent-item:nth-child(3n+3) { margin-right:0;}
	.recent-item .post-thumbnail .overlay-icon {width: auto;height: auto;}
	.recent-item .post-thumbnail img {width: 100%;height: 60px;  padding:1px;}
	.cat-tabs-wrap li.first-news .post-thumbnail {width:100%; height:155px; margin:0 auto 15px;}
	.cat-box.column2{width:100%; float:none; margin-right:0;}
	.cat-box.column2 .first-news .post-thumbnail{ height:120px}
	.scroll-box .cat-box-content {padding: 2px;}
	.group_items{width:352px !important;}
	.scroll-box .scroll-item { margin:0 -1px; width:131px;}
	.scroll-box .scroll-item img {width: 100%;height: 60px;  padding:1px;}
	.scroll-box .post-thumbnail {margin: 0 0 10px 0;}
	.scroll-nav { margin:0;}
	.wide-box li { width:340px }
	.cat-tabs-wrap li.first-news{width:100%;float:none;margin: 0 0 10px 0;border-bottom:1px solid #ddd;padding-bottom:10px;}
	.cat-tabs-wrap li { width:100%; border-bottom:1px solid #F2F2F2;}
	.list-box li.first-news{float:none;	margin: 0 0 10px 0;	padding:10px 10px 10px;	width:327px;}
	.list-box li {border-left:0 none !important;border-right:0 none !important;float: none !important;width: auto;}
	.list-box li.first-news .post-thumbnail {width:100%; height:168px; margin:0 auto 15px;}
	.footer-widgets-box { width:100% !important; margin-right:0% !important;}
	#tabbed-widget ul.tabs li a { padding: 5px 7px 1px; }
	.flickr-widget .flickr_badge_image {margin: 4px;}
	header{min-height:115px;}
	.logo img{max-height:70px;margin:0 !important; margin-top:0;}
	.footer-bottom{text-align:center;padding:0 5px;height:auto;overflow:hidden;}
	.footer-bottom div{ float:none !important; clear:both; margin:5px auto;}
	.widget-counter li {width: 91px;}
	.widget.news-pic .post-thumbnail{margin:3px 2px;}
	.sitemap-col { float:none !important; width:auto !important;}
	#related_posts .related-item{margin:0 auto 10px !important;float:none;}
	.share-post {height: 50px; padding-left:5px;}
	.share-post li, .mini-share-post li {height: 31px;width: 105px ;}
	.widget-feedburner-counter, #login-form{padding-right:5px; padding-left:5px;}
	
	.google-box iframe{ width:330px !important; float:left;}
	#login-form #log, #login-form #pwd, .widget-feedburner .feedburner-email{width:310px;}
	.review-top {float: none !important; width: auto !important; margin-right: 0 !important;}
	.widget-counter.col2 li, .widget-counter.col4 li{width: 137px;}
	.ads120-90 .ad-cell,.ads120-60 .ad-cell,.ads120-600 .ad-cell,.ads120-240 .ad-cell, .ads125 .ad-cell{display: inline-block; float:none; margin-right: 4px;}
	.widget-container .ads120-90, .widget-container .ads120-60, .widget-container .ads120-600, .widget-container .ads120-240, .widget-container .ads125{ margin:0 -7px 0 0;}
	.ads120-90, .ads120-60, .ads120-600, .ads120-240, .ads125{text-align:center;padding-left:5px;}
	#sidebar .flexslider ,#sidebar .slides > li, #sidebar .flexslider .slides img {max-height: 186px !important; width: 357px !important; height: 186px !important;}
	.google-map{float:none !important; margin:0 !important; }
	.item-list .post-thumbnail{	float:none; margin-left:auto; margin-right:auto; text-align:center;}
	.ad-cell img{max-width:100%;height:auto;}
	.ads300-100 .ad-cell, .ads300-250 .ad-cell, .ads300-600 .ad-cell{width:100%;}
				
				
	
	.search-block .search-button {
		margin:3px 5px 5px 0;
	}
	
	.top-nav-wrap {
		width: 357px !important;
	}
	.top-nav-home-link {
		border:none;
	}
	#top-menu-mob {
			height: 35px;
			margin: 0;
			width: 354px;
	}
	hr.clear-767890 {
		padding:0;
		margin:0;
		border:none;
		height:0;
		clear:both;
		display:block;
	}
	.top-nav {
			height: 108px;
			padding:8px 0 0 0;
	}
	.top-nav .social-section {
			float: left;
			margin: 4px 0 0;
			width: auto;
	}
	.top-nav .social-section {
			float: none;
			margin: 4px auto 0;
			width: 175px;
	}
	.search-block {
			float: none;
			margin: 5px 0 6px;
			width:370px;
	}
	.search-block > form {
			margin: 2px 0 0;
	}
	.search-block #s {
		width:360px;
	}
	#main-nav {
		height:67px;
	}
	#main-nav #main-menu-mob {
		height:43px;
		width:75%;
		float:left;
	}
	
	#main-nav span.main-nav-search {
		background: url("../png/search.png") no-repeat scroll 20px 16px;
    height: 67px;
	}
	
	#main-nav span.main-nav-search:hover {
		background: #fff url("../png/search.png") no-repeat scroll 20px -26px;
	}
	
	hr.mobile-clear-34534{
		border:none;
		height:0;
		margin:0;
		padding:0;
		clear:both;
		display:block;
	}
	.below-nav .today-date {
		display:block !important;
		float:none;
		margin:10px 0;
	}
	
	footer .foot-wrap {
			width: 357px !important;
	}
	footer .about-footer-col {
			width: 357px;
	}
	footer .footer-col {
			float: left;
	}
	footer .social-footer-col {
			float: left;
			margin: 20px 0 0;
	}
	
	.footer-bottom {
			width: 337px !important;
			padding:10px;
	}
	.footer-bottom .blog-rank {
		float:none;
	}
	.bread-crumb-wrap {
		display:none;
	}
	
	
	.home-cat-in-content-ads {
		width:auto;
		padding:0;
		background:none;
		text-align:center;
		margin:0 0 20px -12px;
		-webkit-box-shadow: 0 0 0 rgba(50, 50, 50, 0.0);
		-moz-box-shadow: 0 0 0 rgba(50, 50, 50, 0.0);
		box-shadow: 0 0 0 rgba(50, 50, 50, 0.0);
	}
	
	
	.home-category-section-popular-articles {
		display:block;
	}
	.home-category-section-recent-articles {
		display:block;
	}
	
	h2.home-category-section-popular, h2.home-category-section-recent {
		float:none;
	}
	.content article.home-first-article-wide .featured-image {
		float:none;
	}
	.content article.home-first-article-wide .article-content-all-wrap {
		width:316px;
		float:none;
	}
	.content .home-first-article-slim-wrap {
		display:none;
	}
	.content article.home-first-article .featured-image img {
		max-width:316px !important;
	}
	.home-category-section-wrap .home-category-section .home-category-0 {
    float: none;
    margin: 0 0 20px;
    width: 316px;
	}
	.home-category-section-wrap .home-category-section .home-category-0 .featured-image img {
    max-width: 316px !important;
		height:auto !important;
		width:auto !important
	}
	.home-category-section article.home-category-0 p.article-read-more {
		display:none;
	}
	.home-category-section-wrap .home-category-section .home-category-small {
    border-bottom: 1px solid #E9E9E9;
		border-top: 1px solid #E9E9E9;
    float: none;
    margin: 13px 0;
    padding: 13px 0;
    width: 316px;
	}
	.home-category-section-wrap .home-category-section .home-category-2 {
		border:none;
	}
	.home-category-section-wrap .home-category-section .home-category-small h2 {
		float: left;
    margin: 0 0 0 0;
    width: 316px !important;
	}
	.view-all-cats-strip {
    height: auto;
    margin: 0 -20px;
    padding: 5px 0;
	}
	.home-category-section .view-all-cats-wrap {
    position: relative;
    text-align: left;
    left: auto;
		float:none;
	}
	.home-category-section .view-all-cats {
    left: auto;
    list-style: none outside none;
    position: relative;
	}
	.home-category-section .view-all-cats li {
    display: inline-block;
		float:none;
	}
	.home-category-section-wrap .home-category-section .home-category-small .featured-image img {
		max-width:316px !important;
	}
	
	.home-product-book-section-wrap .home-book-product-section-row {
		display:block;
	}
	.home-product-book-section-wrap .home-book-product-section-row h2, .home-product-book-section-wrap .home-book-product-section-row .home-category-section {
		display:block;
	}
	
	
	.home-product-section .home-category-1, .home-book-section .home-category-23 {
		width:auto;
		float:none;
		margin-bottom:20px;
	}
	.home-product-section .home-category-2, .home-book-section .home-category-24 {
		width:auto;
		float:none;
	}
	
	.home-product-book-section-wrap .home-book-product-section-row-title-row h2.home-category-section-title-product,
	.home-product-book-section-wrap .home-book-product-section-row-view-row .view-all-relative-wrap-book {
		display:none !important;
	}
	.home-cartoon-infographic-section-wrap .home-cartoon-infographic-section-row-title-row h2.home-category-section-title-infographic,
	.home-cartoon-infographic-section-wrap .home-cartoon-infographic-section-row-view-row .view-all-relative-wrap-cartoon {
		display:none !important;
	}
	
	.home-product-book-section-wrap .home-book-product-section-row-content-row h2.home-category-section-title-product,
	.home-product-book-section-wrap .home-book-product-section-row-content-row .view-all-relative-wrap	{
		display:block !important;
	}
	.home-cartoon-infographic-section-wrap .home-cartoon-infographic-section-row-content-row h2.home-category-section-title-infographic,
	.home-cartoon-infographic-section-wrap .home-cartoon-infographic-section-row-content-row .view-all-relative-wrap	{
		display:block !important;
	}
	
	.home-product-book-section-wrap .home-book-product-section-row h2.home-category-section-title-product {
		display:none;
		margin:30px 0 0 ;
	}
	.home-half-category-section-wrap .home-category-section {
		width:316px;
	}
	.home-book-product-section-row .view-all-relative-wrap {
		margin:-30px 0 0 -55px;
	}
	.home-book-product-section-row .view-all-relative-wrap-book {
		margin:-30px 0 0 -24px;
	}
	
	
	.home-tools-section-wrap .home-tools-section .feature-tool-section,
	.home-tools-section-wrap .home-tools-section, .home-tools-section-wrap .feature-tool-article-row	{
		display:block;
		width:356px;
	}
	.home-tools-section-wrap .home-tools-section .feature-tool-section .featured-image {
		text-align:center;
	}
	.home-tools-section-wrap .home-tools-section .feature-tool-section .featured-image img {
		max-width:316px !important;
	}
	.book-read-more {
		display:none;
	}
	
	.home-cartoon-infographic-section-wrap .home-cartoon-infographic-section-row h2.home-category-section-title-infographic {
		display:none;
		margin:30px 0 0 ;
	}
	.home-cartoon-infographic-section-wrap .home-cartoon-infographic-section-row h2, .home-cartoon-infographic-section-wrap .home-cartoon-infographic-section-row .home-category-section {
		display:block;
	}
	.home-cartoon-infographic-section-wrap .home-cartoon-infographic-section-row {
		display:block;
	}
	.home-half-category-section-wrap .featured-image {
		text-align:center;
	}
	.home-half-category-section-wrap a.featured-image img {
		width:316px !important;
	}
	.home-category-book-section a.featured-image img, .home-category-small a.featured-image img {
		width:auto !important;
		max-width:316px !important;
	}
	.home-category-small a.featured-image img {
		height:auto !important;
	}
	.home-cartoon-infographic-section-wrap a.infographic-image img, .home-cartoon-infographic-section-wrap .infographic-ad {
		width:316px !important;
		height:auto !important;
	}
	.home-cartoon-infographic-section-wrap a.infographic-image {
		margin:0px auto 10px;
		width:316px;
	}
	.home-cartoon-infographic-section-wrap .view-all-relative-wrap {
		margin:-30px 0 0 -55px;
	}
	.home-cartoon-infographic-section-wrap .view-all-relative-wrap-cartoon {
		margin:-30px 0 0 -24px;
	}
	
	/* Category Page*/
	.post-listing article.category-article .post-thumbnail {
		width:340px;
	}
	.post-listing article.category-article .post-thumbnail img {
		max-width:340px !important;
	}
	.item-list {
		padding:5px 5px 10px;
	}
	.post-listing article.category-article .category-content-all-wrap {
		width:316px;
	}
	
	/* Book Category */
	body.category-18 .post-listing .category-author-article-row article.slim-article, body.category .post-listing .category-author-article-row article.slim-article, body.category-5678 .post-listing .category-author-article-row article.slim-article, body.author .post-listing .category-author-article-row article.slim-article {
		display:block;
	}
	body.category-18 .post-listing .category-author-article-row, body.category .post-listing .category-author-article-row, body.category-5678 .post-listing .category-author-article-row, body.author .post-listing .category-author-article-row {
		display:block;
		padding:0;
	}
	.post-listing article.slim-article {
		width:316px;
	}
	body.category-18 .post-listing .row-spacer, body.category .post-listing .row-spacer, body.category-5678 .post-listing .row-spacer, body.author .post-listing .row-spacer	{
		display:none;
	}
	
	/* Article Page */
	.post-meta-footer2 .shareme-wrap {
		margin:9px 3px 0 0;
	}
	.shareme-wrap br {
		display:none;
	}
	.shareme-divider {
		display:none;
	}
	.post-meta-footer2 .button-stack {
		width:318px;
		position:relative;
		padding:10px 0 0 0;
	}
	.post-meta-footer2 .button-stack hr {
		display:none;
	}
	.post-meta-footer2 .button-stack .WP_print_post {
		position: absolute;
    right: 1px;
    top: -26px;
	}
	.post-meta-footer2 .button-stack .WP_email_post {
		position: absolute;
    right: 34px;
    top: -26px;
		margin:0
	}
	.post-meta-footer2 .button-stack .share-twitter {
		margin:10px 0 0;
	}
	.post-meta-footer2 .button-stack .share-bizsugar, .post-meta-footer2 .button-stack .share-pinterest, .post-meta-footer2 .button-stack .share-twitter {
		width:110px !important;
		max-width:110px;
		padding:0;
	}
	.post-meta-footer2 .button-stack .share-google, .post-meta-footer2 .button-stack .share-linkedin, .post-meta-footer2 .button-stack .share-facebook {
		width:110px !important;
		max-width:110px;
		padding:0;
	}
	body.single .full-span-featured-image img {
		width:357px !important;
	}
	
	#related-articles .single-related-articles li {
		width:100%
	}
	#related-articles .single-related-articles .related-articles-img {
		width:100%;
		text-align:center;
	}
	#related-articles .single-related-articles li a img {
		width:319px !important;
	}
	#commentform input {
		width:303px;
	}
	
	/* Home Page v2 */
	.content article.home-first-article-wide {
    width: 363px;
	}
	.content article.home-first-article .featured-image img {
			max-width: 362px !important;
	}
	.home-product-book-section-wrap .home-book-product-section-row .home-category-section {
			width: 363px;
	}
	.home-tools-section-wrap .home-tools-section, .home-tools-section-wrap .feature-tool-article-row {
			width: 359px;
	}
	.home-tools-section-wrap .home-tools-section .feature-tool-section .featured-image img {
			max-width: 390px !important;
	}
	.home-half-category-section-wrap .home-category-section {
    width: 367px;
}
	
	/* Book Articles */
	#singe-book-review-section .singe-book-review-row .singe-book-review-book-cell {
		background:#fff;
	}
	#singe-book-review-section .singe-book-review-row .singe-book-review-book-cell img {
		margin: 10px 0 0 0;
	}
	
	/* Gallery Post */
	.smb-post-gallery-home #smb-post-gallery-view-all-button {
		margin:0;
	}
	
	/* Pages */
	body.page article.post-listing {
		width:346px;
	}
	
	
	
	/* Author Page*/
	body.author #abouttheauthor .connectauthor {
		margin:0;
		float:left;
	}
	#abouttheauthor .connectauthor li a {
		display:inline-block;
		float:left;
		margin:0 10px 0 0;
	}
	#author-avatar {
		float: none;
    margin-right: 0;
    text-align: center;
	}
	#author-avatar img {
		width:318px;
	}
	
	/* Archive Page */
	body.page-id-153246 .pagination .alignleft,
	body.page-id-153246 .pagination .alignright	{
		float:none;
	}
	body.page-id-153246 .pagination a {
		width:306px;
		text-align:center;
		margin:0 0 10px 0;
	}
	
	
	/* Book Article */
	#singe-book-review-section .singe-book-review-row {
		display:block;
	}
	#singe-book-review-section .singe-book-review-row .singe-book-review-review-cell {
		width:100%;
	}
	#singe-book-review-section .singe-book-review-row .singe-book-review-review-cell, #singe-book-review-section .singe-book-review-row .singe-book-review-book-cell, #singe-book-review-section .singe-book-review-row .singe-book-review-spacer-cell {
		display:block;
	}
	
	
	/* Sidebar */
	
	body.page-template-page-one-col-php #footer-subscribe-buttons {
		margin:0;
	}
	
	#sidebar {
		float: left;
    margin: 0 0 0 0;
    width: 377px !important;
	}
	#sidebar .ad-300x250, #sidebar #bottom-sidebar-ad-300x250-v2 {
		margin:0 0 25px -2px;
		padding:0 0 5px 0;
	}
	#sidebar .widget_nextiva_blog h3.widgettitle {
		width:357px;
		margin:-10px 0 0 -11px;
	}
	#sidebar .widget_nextiva_blog .nextiva-sponsored {
		width:355px;
	}
	#sidebar #eventsiframe {
		margin: 0 0 40px -3px;
    width: 382px;
	}
	#sidebar .smb-breaking-news-widget .smb-widget-content img {
    width: 365px !important;
	}
	
	#footer-subscribe-buttons {
		width:316px;
	}
	#footer-subscribe-buttons .Feedburner-button {
		float: left;
    margin: 5px 40px 0 31px;
    width: 132px;
	}
	
}



/* Skin Style */
@media only screen and ( max-width: 1024px ){
	#header-wrap {
		width: 987px;
	}
	
	#footer-subscribe-buttons {
			width: 922px;
	}
}

@media only screen and (max-width: 985px) and (min-width: 768px){
	
	#header-wrap {
		width: 754px;
	}
	#footer-subscribe-buttons {
			width: 714px;
	}
}

@media only screen and (max-width: 767px) and (min-width: 480px){
	
	#header-wrap {
		width: 461px;
	}
	
	#footer-subscribe-buttons {
			width: 385px;
	}
}

@media only screen and (max-width: 479px){
	
	#header-wrap {
		width: 380px;
	}
	#footer-subscribe-buttons {
			width: 236px;
	}
}

/* Small Business Week Banner */
.nsbw-header-banner {
	background: url("../png/sba-partner-seal-v3.png") no-repeat scroll 0 0;
	overflow:hidden;
	height:72px;
	width:387px;
	display:block;
	margin:20px auto 0;
}

@media only screen and (max-width: 4500px) and (min-width: 1299px){
	.nsbw-header-banner {
		background: url("../png/sba-partner-seal-v1.png") no-repeat scroll 0 -42px;
		overflow:hidden;
		height:183px;
		width:184px;
		position:absolute;
		top:-20px;
		left:300px;
		display:block;
		margin:0;
	}
}

@media only screen and ( max-width: 1024px ){
	.nsbw-header-banner {
		background: url("../png/sba-partner-seal-v3.png") no-repeat scroll 0 0;
		overflow:hidden;
		height:72px;
		width:387px;
		display:block;
		margin:20px auto 0;
	}
}

@media only screen and (max-width: 985px) and (min-width: 768px){
	.nsbw-header-banner {
		background: url("../png/sba-partner-seal-v1.png") no-repeat scroll 0 -42px;
		overflow:hidden;
		height:183px;
		width:184px;
		position:absolute;
		top:-20px;
		left:0;
		display:block;
		margin:0;
	}
	.ads-top {
		padding:42px 0 0;
	}
}

@media only screen and (max-width: 767px) and (min-width: 480px){
	.nsbw-header-banner {
		background: url("../png/sba-partner-seal-v3.png") no-repeat scroll 0 0;
		overflow:hidden;
		height:72px;
		width:387px;
		display:block;
		margin:20px auto 0;
	}
}

@media only screen and (max-width: 479px){
	.nsbw-header-banner {
		background: url("../png/sba-partner-seal-v2.png") no-repeat scroll 0 0;
		overflow:hidden;
		height:183px;
		width:184px;
		display:block;
		margin:20px auto 0;
	}
}


/* Envira Gallery */ 


body div.elementor h1,
body div.elementor h2,
body div.elementor h3,
body div.elementor h4,
body div.elementor h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:500 !important;
	line-height:1.35;
}


body div.elementor h1 {
	font-size:46px;
	color:#333;
}
body div.elementor h2 {
	font-size:36px;
	color:#333;
}
body div.elementor h3 {
	font-size:32px;
	color:#333;
}
body div.elementor h4 {
	font-size:28px;
	color:#333;
}

body div.elementor p.elementor-heading-title a {
	font-size:16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:500 !important;
	color:#0029a7;
}

body.page-id-933007 div.elementor p.elementor-heading-title a {
	font-size:16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal !important;
	color:#0029a7;
}


body div.elementor a {
	color:#0029a7;
	text-shadow:none;
}
body div.elementor a:hover {
	color:#0035d9;
	text-decoration:solid underline 2px;
}

body div.elementor a.elementor-button-link {
	color:#fff;
}
body div.elementor a.elementor-button-link:hover {
	color:#fff;
	text-decoration:none;
}


body div.elementor p a, body div.elementor .elementor-posts-container p a,
body div.elementor .elementor-accordion .elementor-accordion-item .elementor-tab-content a {
	font-size:16px;
	line-height:1.8;
	font-family: Arial, Helvetica, sans-serif;
	color:#0029a7;
}
body div.elementor p, body div.elementor .elementor-posts-container p,
body div.elementor .elementor-text-editor, body div.elementor .elementor-accordion .elementor-accordion-item a {
	font-size:16px;
	line-height:1.8;
	font-family: Arial, Helvetica, sans-serif;
	color:#333;
}
body div.elementor .elementor-pagination a, body div.elementor .elementor-pagination span {
	font-family: Arial, Helvetica, sans-serif !important;
}
body div.elementor .elementor-post__card .elementor-post__title {
	line-height: 1.1 !important;
}
body div.elementor .elementor-post__card .elementor-post__title a {
	font-size:21px;
}
body div.elementor .elementor-post__card .elementor-post__excerpt p {
	font-size:14px;
}


/*


body #main-content div.elementor h1,
body #main-content div.elementor h2,
body #main-content div.elementor h3,
body #main-content div.elementor h4,
body #main-content div.elementor h5 {
	font-family: 'Roboto', sans-serif;
	font-weight:500 !important;
	line-height:1.35;
}


body #main-content div.elementor h1 {
	font-size:46px;
	color:#333;
}
body #main-content div.elementor h2 {
	font-size:36px;
	color:#333;
}
body #main-content div.elementor h3 {
	font-size:32px;
	color:#333;
}
body #main-content div.elementor h4 {
	font-size:28px;
	color:#333;
}

body #main-content div.elementor p.elementor-heading-title a {
	font-size:16px;
	font-family: 'Roboto', sans-serif;
	font-weight:500 !important;
	color:#0029a7;
}


body #main-content div.elementor a {
	color:#0029a7;
	text-shadow:none;
}
body #main-content div.elementor a:hover {
	color:#0035d9;
	text-decoration:solid underline 2px;
}

body #main-content div.elementor a.elementor-button-link {
	color:#fff;
}
body #main-content div.elementor a.elementor-button-link:hover {
	color:#fff;
	text-decoration:none;
}


body div.elementor p a, body div.elementor .elementor-posts-container p a,
body #main-content div.elementor .elementor-accordion .elementor-accordion-item .elementor-tab-content a {
	font-size:16px;
	line-height:1.5;
	font-family: 'Open Sans';
	color:#0029a7;
}
body div.elementor p, body div.elementor .elementor-posts-container p,
body div.elementor .elementor-text-editor, body #main-content div.elementor .elementor-accordion .elementor-accordion-item a {
	font-size:16px;
	line-height:1.5;
	font-family: 'Open Sans';
	color:#333;
}
body div.elementor .elementor-pagination a, body div.elementor .elementor-pagination span {
	font-family: 'Open Sans' !important;
}
body #main-content div.elementor .elementor-post__card .elementor-post__title {
	line-height: 1.1 !important;
}
body #main-content div.elementor .elementor-post__card .elementor-post__title a {
	font-size:21px;
}
body #main-content div.elementor .elementor-post__card .elementor-post__excerpt p {
	font-size:14px;
}

*/

/* Elementor Image Code */

.elementor-posts-container .elementor-post__thumbnail img {
	position: inherit !important;
	top: 0 !important;
	left: 0 !important;
	transform: none !important;
	width:100% !important;
}
.elementor-posts-container .elementor-post__thumbnail {
	padding-bottom: 0 !important;
	
}
.elementor-section * {
	font-family: Arial, Helvetica, sans-serif !important;
}
.elementor-section .fab {
    font-family: "Font Awesome 5 Brands" !important;
}

.elementor-section .fa, .elementor-section .fas {
font-family: "Font Awesome 5 Free" !important;
}

/* Combined CSS Files */

/* WP Email*/
.wp-email P {
	text-align: left;
}
.wp-email label {
  font-weight: bold;
}
.wp-email-loading {
	display: none;
	text-align: center;
	height: 16px;
}
.wp-email-image {
	border: 0px;
}
.TextField {
}
.Button {
}
#wp-email-required {
  font-weight: bold;
}
#wp-email-button {
  text-align: center;
}
#wp-email-popup {
	padding: 1em 1em 0;
}

/* WP Polls */

.wp-polls-archive {
	/* background-color: #ffffff; */
}
.wp-polls, .wp-polls-form {
	/* background-color: #ffffff; */
}
.wp-polls ul li, .wp-polls-ul li, .wp-polls-ans ul li {
	text-align: left;
	background-image: none;
	display: block;
}
.wp-polls ul, .wp-polls-ul, .wp-polls-ans ul  {
	text-align: left;
	list-style: none;
	float: none;
}
.wp-polls ul li:before, .wp-polls-ans ul li:before, #sidebar ul ul li:before {
	content: '';
}
.wp-polls IMG, .wp-polls LABEL , .wp-polls INPUT, .wp-polls-loading IMG, .wp-polls-image IMG {
	display: inline;
	border: 0px;
	padding: 0px;
	margin: 0px;
}
.wp-polls-ul {
	padding: 0px;
	margin: 0px 0px 10px 10px;
}
.wp-polls-ans {
	width:100%;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	/* background-color: #ffffff; */
}
.wp-polls-loading {
	display: none;
	text-align: center;
	height: 16px;
	line-height: 16px;
}
.wp-polls-image {
	border: 0px;
}
.wp-polls .Buttons {
	border:1px solid #c8c8c8;
	background-color: #f3f6f8;
}
/* Polls Archive Paging */
.wp-polls-paging a, .wp-polls-paging a:link {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0066cc;
	color: #0066cc;
	background-color: #FFFFFF;	
}
.wp-polls-paging a:visited {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0066cc;
	color: #0066cc;
	background-color: #FFFFFF;	
}
.wp-polls-paging a:hover {	
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}
.wp-polls-paging a:active {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0066cc;
	color: #0066cc;
	background-color: #FFFFFF;	
}
.wp-polls-paging span.pages {
	padding: 2px 4px 2px 4px; 
	margin: 2px 2px 2px 2px;
	color: #000000;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
.wp-polls-paging span.current {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	font-weight: bold;
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}
.wp-polls-paging span.extend {
	padding: 2px 4px 2px 4px; 
	margin: 2px;	
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}

/* Sahifa Light Theme */

.ilightbox-overlay.dark {
	background: #000;
}

.ilightbox-loader.dark {
	-webkit-box-shadow: black 0px 0px 85px, black 0px 0px 85px;
	        box-shadow: black 0px 0px 85px, black 0px 0px 85px;
}
.ilightbox-loader.dark div {
	background: #000 url('../preloader.html') no-repeat center;
}

.ilightbox-holder.dark {
	padding: 5px;
	background: #000;
	
	-webkit-box-shadow: 0 0 15px hsla(0,0%,0%,.8);
	        box-shadow: 0 0 15px hsla(0,0%,0%,.8);
}

.ilightbox-holder.dark .ilightbox-container  .ilightbox-caption {
	background: url('../caption-bg.html');
	color: #FFF;
	text-shadow: 0 1px black;
}

.ilightbox-holder.dark .ilightbox-container .ilightbox-social {
	background: url('../caption-bg.html');
	
	-webkit-border-radius: 2px;
	        border-radius: 2px;
}

.ilightbox-holder.dark .ilightbox-alert {
	background: url('../alert.html') no-repeat center top;
	color: #555;
}

/* Style toolbar */
.ilightbox-toolbar.dark {
	top: 11px;
	left: 10px;
}

.ilightbox-toolbar.dark a {
	width: 25px;
	height: 23px;
	background: black url('../buttons.html') no-repeat 7px 6px;
}

.ilightbox-toolbar.dark a.disabled {
	opacity: 0.2;
	filter: alpha(opacity=20);
	cursor: default;
	background-color: #000 !important;
}

.ilightbox-toolbar.dark a:first-of-type {
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-top-left-radius: 3px;
		    border-bottom-left-radius: 3px;
		    border-top-left-radius: 3px;
}

.ilightbox-toolbar.dark a:last-of-type {
	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-top-right-radius: 3px;
		    border-bottom-right-radius: 3px;
		    border-top-right-radius: 3px;
}

.ilightbox-toolbar.dark a.ilightbox-close:hover {
	background-position: -32px 6px;
}

.ilightbox-toolbar.dark a.ilightbox-fullscreen {
	background-position: 6px -33px;
	right: 35px;
}

.ilightbox-toolbar.dark a.ilightbox-fullscreen:hover {
	background-position: -31px -33px;
}

.ilightbox-toolbar.dark a.ilightbox-play {
	background-position: 8px -57px;
}

.ilightbox-toolbar.dark a.ilightbox-play:hover {
	background-position: -32px -57px;
}

.ilightbox-toolbar.dark a.ilightbox-pause {
	background-position: 8px -83px;
}

.ilightbox-toolbar.dark a.ilightbox-pause:hover {
	background-position: -32px -83px;
}

.isMobile .ilightbox-toolbar.dark {
	background: #000;
	top: auto;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 40px;
	text-align: center;
	
	-webkit-box-shadow: 0 0 25px rgba(0,0,0,.8);
	        box-shadow: 0 0 25px rgba(0,0,0,.8);
}

.isMobile .ilightbox-toolbar.dark a {
	display: inline-block;
	float: none;
	width: 50px;
	height: 40px;
	background-size: 50%;
	background-position: 50% !important;
}

.isMobile .ilightbox-toolbar.dark a:hover {
	background-color: #111;
}

.isMobile .ilightbox-toolbar.dark a.ilightbox-fullscreen {
	background-image: url('../fullscreen-icon-64.html');
	background-image/*\**/: url('../fullscreen-icon-ie.html')\9;  /* IE7-8 */
}

.isMobile .ilightbox-toolbar.dark a.ilightbox-close {
	background-image: url('../x-mark-icon-64.html');
	background-image/*\**/: url('../x-mark-icon-ie.html')\9;  /* IE7-8 */
}

.isMobile .ilightbox-toolbar.dark a.ilightbox-next-button {
	background-image: url('../arrow-next-icon-64.html');
	background-image/*\**/: url('../arrow-next-icon-ie.html')\9;  /* IE7-8 */
	background-position: 52% 50%;
}

.isMobile .ilightbox-toolbar.dark a.ilightbox-prev-button {
	background-image: url('../arrow-prev-icon-64.html');
	background-image/*\**/: url('../arrow-prev-icon-ie.html')\9;  /* IE7-8 */
	background-position: 48% 50%;
}

.isMobile .ilightbox-toolbar.dark a.ilightbox-play {
	background-image: url('../play-icon-64.html');
	background-image/*\**/: url('../play-icon-ie.html')\9;  /* IE7-8 */
}

.isMobile .ilightbox-toolbar.dark a.ilightbox-pause {
	background-image: url('../pause-icon-64.html');
	background-image/*\**/: url('../pause-icon-ie.html')\9;  /* IE7-8 */
}

.ilightbox-holder.dark .ilightbox-inner-toolbar .ilightbox-title {
	font-size: 18px;
	padding: 10px 8px;
	padding-right: 60px;
	color: #FFF;
}

.ilightbox-holder.dark .ilightbox-inner-toolbar .ilightbox-toolbar {
	left: auto;
	top: 5px;
	right: 5px;
}

.ilightbox-holder.dark .ilightbox-inner-toolbar .ilightbox-toolbar a {
	-webkit-border-radius: 0;
	        border-radius: 0;
	float: right;
}

.ilightbox-holder.dark .ilightbox-inner-toolbar .ilightbox-toolbar a:first-of-type {
	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-top-right-radius: 3px;
		    border-bottom-right-radius: 3px;
		    border-top-right-radius: 3px;
}

.ilightbox-holder.dark .ilightbox-inner-toolbar .ilightbox-toolbar a:last-of-type {
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-top-left-radius: 3px;
		    border-bottom-left-radius: 3px;
		    border-top-left-radius: 3px;
}

/* Style thumbnails */
.ilightbox-thumbnails.dark .ilightbox-thumbnails-grid .ilightbox-thumbnail img {
	box-shadow: 0 0 6px rgba(0, 0, 0, .9);
}

.ilightbox-thumbnails.dark .ilightbox-thumbnails-grid .ilightbox-thumbnail .ilightbox-thumbnail-video {
	background: url('../thumb-overlay-play.html') no-repeat center;
}

/* Configure arrow buttons */
.ilightbox-button.dark.disabled {
	opacity: 0.1;
	filter: alpha(opacity=10);  /* IE7-8 */
	cursor: default;
	background-color: #000 !important;
}
.ilightbox-button.dark span {
	display: block;
	width: 100%;
	height: 100%;
}
.ilightbox-button.dark {
	bottom: 0;
	right: 0;
	left: 0;
	left/*\**/: 45%\9;  /* IE7-8 */
	right/*\**/: auto\9;  /* IE7-8 */
	width: 95px;
	height: 75px;
	margin: auto;
	background: url('../arrow-next-vertical-icon-64.html') no-repeat 50% 65%;
	background-color: #000;

	-webkit-border-radius: 0;
	        border-radius: 0;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
		    border-top-left-radius: 5px;
		    border-top-right-radius: 5px;
}
.ilightbox-button.ilightbox-button.dark:hover {
	background-color: #111;
}
.ilightbox-button.ilightbox-prev-button.dark {
	top: 0;
	bottom: auto;
	background-image: url('../arrow-prev-vertical-icon-64.html');
	background-position: 50% 35%;

	-webkit-border-radius: 0;
	        border-radius: 0;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
		    border-bottom-left-radius: 5px;
		    border-bottom-right-radius: 5px;
}
.ilightbox-button.dark.horizontal {
	right: 0;
	left: auto;
	top: 0;
	bottom: 0;
	top/*\**/: 41%\9;  /* IE7-8 */
	bottom/*\**/: auto\9;  /* IE7-8 */
	width: 75px;
	height: 95px;
	background-image: url('../arrow-next-icon-64.html');
	background-position: 65% 50%;

	-webkit-border-radius: 0;
	        border-radius: 0;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-top-left-radius: 5px;
		    border-bottom-left-radius: 5px;
		    border-top-left-radius: 5px;
}
.ilightbox-button.ilightbox-prev-button.dark.horizontal {
	right: auto;
	left: 0;
	background-image: url('../arrow-prev-icon-64.html');
	background-position: 35% 50%;

	-webkit-border-radius: 0;
	        border-radius: 0;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-top-right-radius: 5px;
		    border-bottom-right-radius: 5px;
		    border-top-right-radius: 5px;
}