/*
Theme Name: SmartNews 
Theme URI: http://lumosstheme.com/smartnews
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Author: Lumoss
Author URI: http://lumosstheme.com
Version: 1.2.1
Description: A Responsive News, Magazine and Blog WordPress Theme
Tags: two-columns, custom-background, translation-ready
*/


/* --- Import other CSS --- */

@import url("css/reset.css");
@import url("css/nivo-slider.css");



/* --- General --- */

body { 
	background: #F6F6F6 url(images/patterns/pattern6.png) repeat; 
	font-family: Arial; 
	font-size: 13px; 
}

a { 
	text-decoration: none; 
	color: #888; 
	outline: 0;
}

a:hover { 
	color: #37B8EB; 
}

a {
	transition: all .2s linear; 
	-o-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-webkit-transition: all .2s linear;
}

h1, 
h2, 
h3, 
h4, 
h5, 
h6 { 
	font-family: 'BebasNeueRegular';
	color: #333333; 
}

#wrapper { 
	background: url(images/wrapper-bg.png) repeat-y; 
	width: 1020px; 
	margin: 0 auto; 
	overflow: hidden; 
}

#wrapper-content { 
	width: 940px; 
	margin: 0 auto; 
	padding: 0 0 25px 0; 
	overflow: hidden; 
}

.clear { 
	clear: both; 
}

/* --- Header --- */

#header { 
	margin-bottom: 25px; 
}

	/* -- Header Top Navigation -- */
	.topNavWrapper select { display: none; width: 240px; margin-top: 20px; }
	.topNav { 
		background:#F3F3F3; 
		width:940px;
		height: 35px; 
		margin:0 auto; 
		padding: 0px 20px 0px 20px;
		border-bottom: 1px solid #DDD; 
		position: relative; 
	}
	.topNav li { 
		height: 35px; 
		margin-right: 18px; 
		float: left; 
		display: block; 
		color: #777;  
		position: relative; 
		z-index: 10000; 
	}
	.topNav li a {
		height: 35px; 
		float: left;
		display: block; 
		color: #888; 
		line-height: 33px; 
	}
	.topNav li a:hover {
		color: #37B8EB;  
	}
	.topNav li ul { 
		display: none; 
	}
	.topNav li:hover > ul, 
	#mainNav li.hover > ul { 
		background: #FFF; 
		width: 150px;
		display: block; 
		position: absolute; 
		top: 35px; 
		left: 0px; 
		z-index: 10; 
	}
	.topNav li > ul li { 
		background: #FFF; 
		width: 150px; 
		height: 30px; 
		padding: 0; 
		position: relative; 
		border-bottom: 1px solid #DCDCDC; 
		border-left: 1px solid #DCDCDC; 
		border-right: 1px solid #DCDCDC; 
	}
	.topNav li > ul li a { 
		width: 120px; 
		height: 30px; 
		padding: 0 15px; 
		text-align: left; 
		font-size: 11px; 
		color: #888; 
		line-height: 35px; 
	}
	.topNav li > ul li a:hover { 
		color: #37B8EB; 
		padding-left: 20px;
	}
	.topNav li ul li:hover > ul, 
	#mainNav li ul li.hover > ul { 
		background: #FFF; 
		width: 150px;
		display: block; 
		position: absolute; 
		top: 0px; 
		left: 150px; 
		z-index: 10; 
		border: 1px solid #DCDCDC !important; 
	}
	.top {
		position: relative;
		bottom: 30px;
		right: 30px;
	}
	.top .social-icons {
		float: right;
		height: 25px;
		margin-top: 5px;
	}
	.top .social-icons li img {
		width: 16px;
		height: 16px;
		filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */
		filter: gray; /* IE6-9 */
		-webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */
	}
	.top .social-icons li img:hover {
	filter: url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");
    -webkit-filter: grayscale(0%);
}

	/* -- Header logo, banner -- */
	#header-middle { 
		margin-bottom: 5px;
		margin-top: 5px;
		overflow: hidden; 
	}
	#logo { 
		float: left; 
	}
	#header-banner { 
		float: right; 
		padding-top: 14px; 
	}
	#header-table {
		width: 100%;
	}
	#header-table tr td {
		margin: 0px;
		padding: 0px;	
	}
	#logo {
		padding-right: 4px;
	}
	#sponsored-by {
		padding-right: 4px;
	}
	#header-sponsor-img-td {
		padding-right: 4px;
	}
	
	/* -- Main navigation -- */
	#mainNav select { display: none; width: 240px; height: 28px;  margin: 0 auto; }
	#wrapper-mainNav { 
		background: #2D2D2D; 
		height: 45px; 
		border-bottom: 5px solid #37B8EB;  
	}
	#mainNav { 
		font-size: 18px; 
	}
	#mainNav li { 
		background: url(images/navigation-line.gif) no-repeat right; 
		float: left; 
		height: 45px; 
		padding: 0 2px 0 0; 
		position: relative; 
		z-index: 1000; 
	}
	#mainNav li a { 
		color: #FFF;  
		padding: 12px 18px; 
		display: block; 
	}
	#mainNav > div > ul > li > a:hover,
	#mainNav > div > ul > li.current-menu-item > a {
		background: #37B8EB; 
	}
	#mainNav li ul { 
		display: none; 
	}
	#mainNav li:hover > ul, 
	#mainNav li.hover > ul { 
		display: block; 
		position: absolute; 
		top: 45px; 
		left: 0; 
		z-index: 10; 
		width: 170px;  
	}
	#mainNav li > ul li { 
		background: #2D2D2D;
		width: 170px; 
		height: 30px; 
		padding: 0; 
		position: relative; 
	}	
	#mainNav li > ul li a { 
		padding: 0 15px; 
		text-align: left; 
		line-height: 34px; 
		font-size: 12px; 
		color: #FFF; 
		height: 30px;
	}
	#mainNav li > ul li a:hover,
	#mainNav li > ul li.current-menu-item > a { 
		background: #37B8EB; 
	}
	#mainNav li ul li:hover > ul, 
	#mainNav li ul li.hover > ul { 
		width: 170px;
		display: block; 
		position: absolute; 
		top: 0px; 
		left: 170px; 
		z-index: 10; 
	}
	#mainNav  ul li.menu-item-home a{
        background-image: url(images/home.png)!important;
        background-repeat: no-repeat!important;
        background-position: center 10px!important;
		text-indent:-9999px;
		height: 45px;
		width: 35px;
		padding: 0 10px;
	}
	/* --- Breaking News --- */
	#breaking-news {
		width: 938px;
		height: 32px;
		background: #FFF;
		margin-top: 25px;
		box-shadow: 0 1px 3px 0 #B5B5B5;
		-moz-box-shadow: 0 1px 3px 0 #b5b5b5;
		-webkit-box-shadow: 0 1px 3px 0 #B5B5B5;
	}
	#breaking-news ul {
		float: left;
	}
	#breaking-news ul a {
		color: #888;
		padding: 8px;
		display: block;
	}
	#breaking-news ul a:hover {
		color: #37B8EB;
	}
	#breaking-news  span{
		background: #37B8EB;
		display: block;
		float: left;
		padding: 6px 10px 3px;
		color: #FFF;
		font-family: 'BebasNeueRegular';
		font-size: 14pt;
	}
	
	/* -- Top Carousel -- */
	.top-carousel h2 {
		width: 940px;
		font-size: 22px;
	}
	.top-carousel h2 span {
		float: right;
	}
	.top-carousel { 
		margin: 20px 0 20px 0; 
		position: relative; 
	}
	.top-carousel  { 
		position: relative;  
		overflow: hidden; 
		width: 100%; 
	}
	.top-carousel img { 
		border: 1px solid #DDD; 
		padding: 2px; 
		margin-bottom: 6px; 
	}
	.top-carousel img:hover {
		opacity: 0.6;
		-moz-opacity: 0.6;
	}
	.top-carousel  li { 
		float: left; 
		width: 235px; 
		margin-right: 3px;
		position: relative;
	}
	.top-carousel h3 {  
		font-size: 20px;
		margin-bottom: 3px;
	}
	.top-carousel h3 a {
		color: #000; 
	}
	.top-carousel h3 a:hover { 
		color:#37B8EB;
	}
	.top-carousel .post-meta {  
		font-size: 11px; 
		color: #888;
	}
	.top-carousel .post-meta a { 
		color: #888; 
	}
	.top-carousel .post-meta a:hover { 
		color: #37B8EB; 
	}
	a.top-prev, 
	a.top-next {
		background: url(images/carousel-arrows.png) no-repeat;
		display: inline-block;
		width: 15px;
		height: 20px;
	}
	a.top-next { 
		background-position: -15px 0;
	}
	a.top-prev span, 
	a.top-next span {
		display: none;
	}
	a.top-prev:hover, 
	a.top-next:hover {
		display: inline-block;
		width: 15px;
		height: 20px;
	}
	a.top-next:hover {
		background-position: -15px 0;
	}
/* --- Main --- */

#main { 
	width: 620px; 
	margin-right: 0px; 
	float: left; 
}
#main-right {
	width: 620px;
	margin-left: 20px; 
	float: right; 
}

	/* -- Featured slider -- */
	#wrapper-featured { 
		background: url('images/featured-bg.png') repeat;
		height: 342px;
		padding: 4px; 
		overflow: hidden; 
		margin-bottom: 40px; 
	}
	.nivo-controlNav {
		position: relative;
		bottom: 340px;
		right: 230px;
		padding: 10px;
		z-index: 10;
	}	
	.nivo-controlNav a {
		background: url(images/bullet.png) no-repeat;
		display: inline-block;
		width: 22px;
		height: 22px;
		text-indent: -9999px;
		border: 0;
		margin: 5px 2px;
		opacity: 0.85;
		-moz-opacity: 0.85;
	}
	.nivo-controlNav a:hover, 
	.nivo-controlNav a.active {
		background: url(images/bullet-hover.png) no-repeat;
	}
	.nivo-directionNav a {
		background: url(images/arrows.png) no-repeat;
		display: block;
		width: 30px;
		height: 30px;
		text-indent: -9999px;
		border: 0;
		opacity: 0.6;
		-moz-opacity: 0.6;
		-webkit-transition: all 200ms ease-in-out;
		-moz-transition: all 200ms ease-in-out;
		-o-transition: all 200ms ease-in-out;
		transition: all 200ms ease-in-out;
	}
	a.nivo-nextNav {
		background-position: -30px 0;
		right: 15px;
	}
	a.nivo-nextNav:hover,
	a.nivo-prevNav:hover  {
		opacity: 0.9;
	}
	a.nivo-prevNav {
		left: 15px;
	}
	.nivo-caption { 
		padding: 10px;
	}
	.nivo-caption h1 {
		background: #37B8EB;
		padding: 5px 10px;
		display: inline-block;
		opacity: 0.85;
		-moz-opacity: 0.85;
	}
	.nivo-caption h1 a { 
		color: #FFF;  
		font-size: 28px;
	}
	.nivo-caption h1:hover {
		opacity: 1;
		-moz-opacity: 1;
	}
	.nivo-caption p {
		background: #000;
		opacity: 0.85;
		-moz-opacity: 0.85;
		color: #FFF;
		padding: 10px;
	}

	/* -- Block -- */
	.block.half { 
		width: 300px; 
		float: left; 
		margin-right: 18px; 
	}
	.block.half.last { 
		margin-right: 0px; 
	}
	.block h3 {  
		height: 33px;
		font-size: 26px;
		padding-top: 10px;
		margin-bottom: 25px;
		border-bottom: 2px solid #37B8EB;
	}
	.block h3 a { 
		color: #333; 
	}
	.block h3 a:hover { 
		color: #37B8EB; 
	}
	.block h3 span {
		float:right;
		padding-top: 3px;
	}
	.block img { 
		border: 1px solid #DDD;  
		padding: 2px;
	}
	.block img:hover {  
		opacity: 0.6;  
	}
	.block-meta { 
		font-size: 11px; 
		color: #888; 
		margin-bottom: 4px; 
		display: block; 
	}
	.block-meta a { 
		color: #888 !important; 
	}
	.block-meta a:hover { 
		color: #37B8EB!important; 
	}
	.block p { 
		line-height: 18px; 
		color: #545454; 
	}
	.block-post-big { 
		width: 300px;
		padding-bottom: 15px; 
		margin-bottom: 20px;  
		border-bottom: 1px solid #DDD;
	}
	.block-post-big .block-meta { 
		font-size: 12px; 
	}
	.block-post-big h2 { 
		font-size: 20px; 
		margin-bottom: 2px; 
	}
	.block-post-big h2 a { 
		color: #333; 
	}
	.block-post-big h2 a:hover { 
		color: #37B8EB; 
	}
	.block-post-big img { 
		margin-bottom: 10px; 
	}
	.block-post-small { 
		border-bottom: 1px solid #DDD;
		padding-bottom: 13px; 
		margin-bottom: 13px;
		overflow: hidden; 
		width: 300px; 
		height: 56px; 
	}
	.block-post-small h2, 
	.block-post-small h2 a { 
		font-size: 12px; 
		font-family: 'Arial'; 
		font-weight: bold; 
		line-height: 18px; 
		color: #333; 
	}
	.block-post-small h2 a:hover { 
	color: #37B8EB; 
	}
	.block.full { 
		overflow: hidden; 
		width: 100%; 
	}
	.block.full .block-post-big { 
		float: left; 
		margin-right: 20px; 
	}
	.block.full .block-post-big.last { 
		margin-right: 0px; 
	}

	
	/* -- Post format icons -- */
	.block-image { 
		position: relative; 
	}
	.video-icon { 
		background: url(images/video-icon.png) no-repeat; 
		width: 26px; 
		height: 26px; 
		position: absolute; 
		bottom: 13%; 
		right: 20%; 
	}
	.gallery-icon {
		background: url(images/gallery-icon.png) no-repeat; 
		width: 26px; 
		height: 26px;
		position: absolute; 
		bottom: 13%; 
		right: 20%;  
	}
	.audio-icon { 
		background: url(images/music-icon.png) no-repeat; 
		width: 26px; 
		height: 26px;
		position: absolute; 
		bottom: 13%; 
		right: 20%; 
	}
	.block-post-small .block-image { 
		position: relative; 
		display: inline-block; 
		margin-right: 12px; 
		float: left; 
	}
	.block-post-small .video-icon { 
		position: absolute; 
		bottom: 19%; 
		right: 18%; 
		background: url(images/video-icon-small.png) no-repeat; 
		width: 16px; 
		height: 16px; 
	}
	.block-post-small .gallery-icon { 
		position: absolute; 
		bottom: 19%; 
		right: 18%; 
		background: url(images/gallery-icon-small.png) no-repeat; 
		width: 16px; 
		height: 16px; 
	}
	.block-post-small .audio-icon { 
		position: absolute; 
		bottom: 19%; 
		right: 18%; 
		background: url(images/music-icon-small.png) no-repeat; 
		width: 16px; height:16px; 
	}
	.block-post-big .block-image { 
		position: relative; 
		display: inline-block; 
		margin-right: 12px; 
		float: left;  
	}
	.block-post-big .video-icon { 
		background: url(images/video-icon.png) no-repeat; 
		width: 26px; 
		height: 26px; 
		position: absolute; 
		bottom: 18%; 
		right: 5%; 
	}
	.block-post-big .gallery-icon { 
		background: url(images/gallery-icon.png) no-repeat; 
		width: 26px; 
		height: 26px; 
		position: absolute; 
		bottom: 18%; 
		right: 5%; 
	}
	.block-post-big .audio-icon { 
		background: url(images/music-icon.png) no-repeat;
		width: 26px; 
		height: 26px; 
		position: absolute; 
		bottom: 18%; 
		right: 5%;  
	}
	.home-posts-images  .video-icon { 
		position: absolute; 
		bottom: 14%; 
		right: 8%; 
		background: url(images/video-icon-small.png) no-repeat; 
		width: 16px; 
		height: 16px; 
	}
	.home-posts-images  .gallery-icon { 
		position: absolute; 
		bottom: 14%; 
		right: 8%; 
		background: url(images/gallery-icon-small.png) no-repeat; 
		width: 16px; 
		height: 16px; 
	}
	.home-posts-images  .audio-icon { 
		position: absolute; 
		bottom: 14%; 
		right: 8%; 
		background: url(images/audio-icon-small.png) no-repeat; 
		width: 16px; 
		height: 16px; 
	}
	.posts-images .video-icon { 
		position: absolute; 
		bottom: 28%; 
		right: 15%; 
		background: url(images/video-icon-small.png) no-repeat; 
		width: 16px; 
		height: 16px; 
	}
	.posts-images .gallery-icon { 
		position: absolute; 
		bottom: 28%; 
		right: 15%; 
		background: url(images/gallery-icon-small.png) no-repeat; 
		width: 16px; 
		height: 16px; 
	}
	.posts-images .audio-icon { 
		position: absolute; 
		bottom: 28%; 
		right: 15%; 
		background: url(images/audio-icon-small.png) no-repeat; 
		width: 16px; 
		height: 16px; 
	}
	
	/* -- Carousels -- */
	.wrapper-carousel { 
		position: relative; 
	}
	.carousel img { 
		float: left; 
		margin-right: 20px;
		display: block; 
		width: 140px; 
		height: 90px; 
	}
	.carousel { 
		height: 102px; 
		margin-bottom: 0px; 
	}
	.carousel ul li { 
		position: relative; 
	}
	.carousel2c1 li, .carousel2c2 li {
		margin-bottom: 5px;
	}
	.carouselSlider li {
		border: 0;
		position: relative;
	}
	.carouselSlider img:hover {
		opacity:1!important;
	}
	.carousel {
		bottom: 20%;
	}
	a.prev-cs, 
	a.next-cs {
		background: url(images/arrows.png) no-repeat;
		display: block;
		width: 30px;
		height: 30px;
		position: absolute;
		top: 75px;
		z-index: 10;
		opacity: 0.6;
		-moz-opacity: 0.6;
	}
	a.next-cs { 
		background-position: -30px 0;
		right: 7px;
	}
	a.prev-cs { 
		left: 3px;
	}
	a.prev-cs span, 
	a.next-cs span {
	display: none;
	}
	a.prev-cs:hover, 
	a.next-cs:hover {
		opacity: 1;
	}
	a.prev, 
	a.next {
		background: url(images/carousel-arrows.png) no-repeat;
		display: inline-block;
		width: 15px;
		height: 20px;
	}
	a.next { 
		background-position: -15px 0;
	}
	a.prev span, 
	a.next span {
		display: none;
	}
	a.prev:hover, 
	a.next:hover {
		display: inline-block;
		width: 15px;
		height: 20px;
	}
	a.next:hover {
		background-position: -15px 0;
	}
	
	/* -- Reviews in block  -- */
	.block .stars { 
		border: none; 
		padding: 0; 
		margin: 0; 
	}
	.block .block-post-big .stars { 
		margin-bottom: 4px; 
		padding-top: 2px; 
		float: left; 
		margin-right: 6px; 
	}
	
	/* -- Archive block -- */
	.block.archive .block-post-big { 
		width: 620px; 
		overflow: hidden;
	}
	.block.archive .block-post-big h2 { 
		margin-bottom: 4px; 
	}
	.block.archive .block-post-big p { 
		line-height: 20px; 
	}
	.block.archive .block-post-big .block-meta { 
		margin-bottom: 8px; 
	}
	.block.archive .block-post-big .block-meta span { 
		font-size: 11px;  
		color: #888; 
		margin-right: 8px; 
	}
	.block.archive .block-post-big .readmore { 
		width: 85px; 
		height: 20px; 
		background: #555;  
		color: #FFF;  
		font-size: 12px;  
		display: block; 
		text-align: center; 
		float: left; 
		padding-top: 5px;  
		margin-top: 10px;
	}
	.block.archive .block-post-big .readmore:hover {
		background: #37B8EB;
	}


/* --- Sidebar  --- */

#sidebar { 
	float: right; 
	width: 300px; 
	margin-left: 10px;
	padding: 5px 5px 5px 5px; 
	background: #F3F3F3;
}
#sidebar-left {
	float: left; 
	width: 300px;
}
.widget { 
	overflow: hidden; 
	margin-bottom: 25px; 
}
.widget a { 
	color: #333; 
}
.widget a:hover {
	color: #37B8EB;
}
.widget-title {
	border-bottom: 2px solid #37B8EB; 
	font-size: 24px; 
	padding-top: 8px; 
	margin-bottom: 25px; 
	height: 33px; 
}
.widget .block-post-small img { 
	border: 1px solid #DDD;  
	padding: 2px;
}
.block-post-small img:hover {
	opacity: 0.6; 
}
.widget .block-post-small .stars { 
	border:none; 
	padding:0; 
	margin:0; 
}


	/* -- Generic widget  -- */	
	
	.widget ul a {
	color: #333; 
	}
	.widget li { 
		border-bottom: 1px solid #DDD;
		padding-bottom: 10px; 
		margin-bottom: 10px; 
	}
	.widget p { 
		line-height: 18px; 
	}

	
	/* -- Calendar widget -- */
	#calendar_wrap { 
		margin-left:30px; 
	}
	#calendar_wrap caption { 
		text-align: center; 
	}
	#wp-calendar caption {
		font-weight: bold;
		margin-bottom: 5px;
	}
	#wp-calendar { 
		border-left: 1px solid #E6E6E6;
		border-top: 1px solid #E6E6E6;
	    line-height:15px;
	    
	    text-align:left;
	}
	#wp-calendar th {
		font: bold 11px;
		color: #FFF;
		border-right: 1px solid #E6E6E6;
		letter-spacing: 2px;
		text-transform: uppercase;	
		padding: 6px 6px 6px 12px;
		background: #666;
	}
	#wp-calendar td {
		border-right: 1px solid #E6E6E6;
		border-bottom: 1px solid #E6E6E6;	
		padding: 6px 6px 6px 12px;
		color: #333;
	}
	#wp-calendar td a:hover {
		color: #37B8EB;
	}
	tr.even { 
		background: #FAFAFA; 
	}
	
	.widget-excerpt {
		margin-bottom: 5px; 
	}
	
/* -- Widgets -- */
.homepage-widget { 
	margin-bottom: 40px; 
	overflow: hidden; 
	width: 100%; 
}
.homepage-widget:last-child { 
	margin-bottom: 0; 
}
.homepage-widget .block .block-post-small:last-child { 
	border-bottom: 0;
	margin-bottom: 0; 
	padding-bottom: 0; 
}
.homepage-widget .block .block-post-big-last { 
	border-bottom: 0; 
	margin-bottom: 0; 
	padding-bottom: 0; 
}
.widget .block-post-small:last-child { 
	border-bottom: 0; 
	margin-bottom: 0; 
	padding-bottom: 0; 
}
.homepage-widget .ad-468 {
	text-align: center;
}
.home-posts-images {
	
	}
.home-posts-images li {
	float: left;
	margin-right: 27px;
	margin-bottom: 10px;
	border: 0;
	position: relative;
}

#sidebar .widget {
	margin: 15px 0px 15px 0px;
}
#sidebar .widget .block-post-small:last-child {
	padding-bottom: 13px;
	margin-bottom: 0px;
}

.tag_cloud a {
	color: #FFF;
	background: #5E5E5E;
	padding: 5px;
	float: left;
	margin-right: 5px; 
	margin-bottom: 5px;
}

.tag_cloud a:hover {
	background: #37B8EB;
	color: #FFF;
}

li .rsswidget { 
	display: block; 
	font-weight: bold; 
	margin-bottom: 5px; 
}
.rss-date, #sidebar cite { 
	font-size: 11px; 
	color: #888; 
	display: block; 
	margin-bottom: 5px; 
	font-style: italic; 
}
#sidebar cite { 
	margin-top: 5px; 
}

	/* -- Flickr widget -- */
	.flickr-photo { 
		border-bottom: 0 !important; 
		padding-bottom: 0 !important; 
		margin-bottom: 0 !important; 
		float: left;  
		padding-left: 0!important;
		 
		margin: 6px !important; 
	}
	.flickr-photo img {
		border: 1px solid #DDD; 
		padding: 2px;
	}
	.flickr-photo img:hover {
		opacity: 0.6;
	}
	
	/* -- Search widget -- */
	#searchform #s { 
		background:#F8F8F8; 
		border:1px solid #DDD; 
		padding: 10px;
		color:#777; 
		font-style:italic; 
		width:240px; 
		float:left; 
	}
	#searchform #s:focus { 
		outline:none; 
	}
	input#search-button{ 
		background: #F8F8F8;
		border:1px solid #DDD; 
		border-left: 0;
		padding: 10px;
		position: relative;
		right: 2px;
		width:13px; 
		height:13px; 
		float:left; 
	}

	
	/* -- Tabbed widget -- */
	ul.tabs { 
		float: left; 
		height: 41px; 
		padding-left: 0 !important; 
		margin-bottom: 0 !important; 
	}
	ul.tabs li { 
		background: #2D2D2D;
		float: left; 
		width: 99px;
		height: 35px;
		border-right: 1px solid #555;
		padding-left: 0 !important; 
		overflow: hidden; 
		padding-bottom: 0; 
		position: relative;  
	}
	ul.tabs li:last-child {
		border:0;
		width: 100px;
	}
	ul.tabs li a {  
		height: 35px; 
		line-height: 35px; 
		text-align: center;
		display: block; 
		color: #FFF;
		outline: none;  
	}
	ul.tabs li a:hover { 
		background: #37B8EB!important; 
		color: #FFF;
	}
	html ul.tabs li.active, 
	html ul.tabs li.active a:hover  { 
		background: #37B8EB!important; 
		color: #FFF; 
	}
	.tabs_container {
		border-top: none; 
		overflow: hidden; 
		clear: both; 
		float: left; 
		width: 300px; 
	}
	.tab_content { 
		padding: 25px 0 0 0; 
	}
	/* -- Ad 250x250 -- */
		.ad-widget-250 {
		padding: 0 25px;
	}
	/* -- Ad 300x300 -- */
		.ad-widget-300 {
		
	}
	/* -- Social Counter -- */
	.social-counter {
	
	}
	.social-counter li {
		float: left;
		border: 1px solid #DDD;
		padding: 17px;
		text-align: center;
		margin-bottom: 0;
	}
	.social-counter li:nth-child(2),
	.social-counter li:nth-child(3),
	.social-counter li:nth-child(5),
	.social-counter li:nth-child(6)	{
		border-left: none;
	}
	.social-counter li:nth-child(4) {
		padding: 17px 17.5px
	}
	.social-counter li:nth-child(4),
	.social-counter li:nth-child(5),
	.social-counter li:nth-child(6) {
		border-top: 0;
	}
	.social-counter li img {
		opacity: 0.6;
		-moz-opacity: 0.8;
	}

	.social-counter li:hover img {
		opacity: 1;
		-moz-opacity: 1;
	}
	.social-counter li:hover  {
		background: #FAFAFA;
}
	.social-counter li a:hover {
		color: #444;
	}
	.social-counter li a span {
		display: block;
		margin-top: 5px;
		font-size: 18px;
		font-family: 'BebasNeueRegular';
	}
	.social-counter li a small {
		color: #777;
	}
	
	/* -- Social Icon widget -- */
	ul.social-icons {
		padding-left: 0 !important; 
		margin-bottom: 0 !important;
	}
	ul.social-icons li {
		float: left; 
		border: 0; 
		margin-right: 5px; 
		margin-bottom: 0;
		padding-bottom: 0;
	}
	ul.social-icons li  img {
		width: 32px;
		height: 32px;
	}
	ul.social-icons li a:hover {
		opacity: 0.8
	}
	
	/* -- Latest Tweets widget -- */
	.tweet { 
		background: url(images/twitter-icon-small.png) no-repeat left top; 
		background-position: 5px 5px; 
		padding-left: 26px!important; 
		line-height: 18px; 
	}
	.twitter-list a {
		color: #37B8EB!important;
	}
	.twitter-list a:hover{
		text-decoration: underline;
	}
	.twitter-follow-button {
	padding-left: 70px;
	margin-bottom: 5px;
	}
	
	/* -- Text widget -- */
	.textwidget { 
		width: 300px; 
		color: #444;
		line-height: 20px;
	}
	.textwidget p {
		margin-bottom: 18px; 
		line-height: 18px; 
	}
	.textwidget p:first-child { 
		margin-top: -4px; 
	}
	.textwidget p:last-child { 
		margin-bottom: -3px; 
	}
	/* -- Posts In Images -- */
	.posts-images {
	}
	.posts-images li {
		float: left;
		margin-right: 19px;
		margin-bottom:0;
		border: 0;
		position: relative;
	}
	.posts-images li img {
		border: 1px solid #DDD;
		padding: 2px;
	}
	.posts-images li img:hover {
		opacity: 0.6;
		-moz-opacity: 0.6;
	}
	/* -- Posts Slider widget -- */
	.wrapper-carousel-widget { 
		position: relative; 
	}
	.postsSlider {
		width: 300px;
		height: 167px;
	}
	.postsSlider li {
		margin-right: 2px;
		position:relative;
	}
	.postsSlider li img {
		border: 1px solid #DDD;
		padding: 0;
	}
	.postsSlider li img:hover {
		opacity: 1;
	}
	.postsSlider-caption {
		width: 290px;
		position: absolute;
		bottom: 5px;
		background: #000;
		padding: 6px 5px;
		opacity: 0.85;
		-moz-opacity: 0.85;
	}
	.postsSlider-caption h2 a{
		color:#FFF!important;
		font-size: 20px;
	}
	.postsSlider-caption h2 a:hover{
		color: #37B8EB!important;
	}
	a.prev-slider, 
	a.next-slider {
		background: url(images/arrows.png) no-repeat;
		display: block;
		width: 30px;
		height: 30px;
		position: absolute;
		top: 60px;
		z-index: 10;
		opacity: 0.6;
		-moz-opacity: 0.6;
	}
	a.next-slider { 
		background-position: -30px 0;
		right: 10px;
	}
	a.prev-slider { 
		left: 10px;
	}
	a.prev-slider span, 
	a.next-slider span {
	display: none;
	}
	a.prev-slider:hover, 
	a.next-slider:hover {
		opacity: 1;
	}
	
/* --- Post  --- */

.post-heading { 
	padding: 0px 0 25px 0; 
}
.post-heading h1 { 
	font-size: 32px; 
	margin-bottom: 10px;
}
.post-heading span { 
	font-size: 11px;  
	color: #888;  
	margin-right: 8px; 
}
.heading-author { 
	background: url(images/author-icon.png) no-repeat left; 
	padding-left: 20px; 
}
.heading-date { 
	background: url(images/calendar-icon.png) no-repeat left; 
	padding-left: 20px; 
}
.heading-comments { 
	background: url(images/comment-icon.png) no-repeat left; 
	padding-left: 24px; 
}
.heading-category{ 
	background: url(images/category-icon.png) no-repeat left; 
	padding-left: 18px; 
	float: right;
}
.post-thumb,
.post-video {
	margin-bottom: 20px; 
 }
.post-thumb img { 
	border: 1px solid #DDD; 
	padding: 2px;
}
.post-thumb a {
	position: relative;
}
.post-thumb  a span{
	display: none;
	background: transparent url(images/zoom-icon.png) no-repeat center center;
	position: absolute;
	opacity: 0.9;
	-moz-opacity: 0.9;
	bottom: 78px;
	right: 258px;
	width: 100px;
	height: 100px;
}
.post-thumb  a:hover span {
	display: block;
	}
.post-thumb  a:hover img  {
	opacity: 0.6;
	-moz-opacity: 0.6;
}
.post-entry p { 
	margin-bottom: 20px; 
	line-height: 21px;
	font-size: 13px; 
 }
.post-meta-tags {   
	padding: 8px 2px 15px 2px; 
	font-size: 14px; 
	color: #777; 
	overflow: hidden;
	margin-bottom: 20px;
 }
.post-meta-tags a { 
	background: #FAFAFA;
	color: #2C2C2C;
	border: 1px solid #DDD;
	padding: 5px;
	font-size: 11px;
 }
.post-meta-tags a:hover { 
	background: #FFF;
	color: #2C2C2C;
}
.post-author { 
	border: 1px solid #DDD; 
	padding: 20px; 
	margin-bottom: 40px; 
	overflow: hidden; 
	box-shadow: 0 1px 1px 0 #B5B5B5;
	-moz-box-shadow: 0 1px 1px 0 #b5b5b5;
	-webkit-box-shadow: 0 1px 1px 0 #B5B5B5;
}
.post-author img { 
	 border: 1px solid #DDD; 
	 padding: 2px;
	 float: left; 
	 margin-right: 12px;
 }
.post-author img:hover {
	opacity: 0.6;
}
.post-author img.social-icon {
	width: 25px; 
	height: 25px; 
	border: 0; 
	opacity: 0.6; 
	margin-right: 10px;
}
.post-author img.social-icon:hover {
	opacity: 1;
}
.post-author h5 { 
	font-size: 14px; 
	font-family: Arial; 
	border-bottom: 1px solid #DBDBDB; 
	overflow: hidden; 
	padding-bottom: 5px;
	margin-bottom: 10px; 
	font-weight: bold;
 }
.post-author small {
	 float: right; 
	 color: #636363; 
 }
.post-author a { 
	color: #333; 
}
.post-author a:hover  { 
	color: #37B8EB;
}
.author-descrip { 
	color: #444; 
	line-height: 19px;  
}
.navigation {
	width: 100%; 
	overflow: hidden; 
	margin: 20px 0;
	padding-top: 15px;
}
.navigation a {
	font-size: 16px;
 }
.navigation .alignleft {
	 background: url(images/prev-post-icon.png) no-repeat left; 
	 padding-left: 25px; 
	 float: left; 
 }
.navigation .alignright {
	 background: url(images/next-post-icon.png) no-repeat right; 
	 padding-right: 25px;  
	 float: right; 
 }
.sticky {}


/* --- Gallery --- */

.gallery-item .gallery-icon {
	position: relative;
	top: auto;
	left: auto;
	right: auto;
	background-image: none;
	width: auto;
	height: auto;
}
.gallery-icon img {
	border: 3px solid #DDD;
}

	/* -- HTML styling -- */
	.post-entry ul { 	
		padding-left: 30px; 
		margin-bottom: 20px; 
	}
	.post-entry ul li{ 
		background: url(images/ul-dot.png) no-repeat; 
		padding-left: 28px;
		margin-bottom: 10px; 
	}
	.post-entry ol { 
		padding-left: 53px; 
		margin-bottom: 20px; 
		font-size: 14px; 
	}
	.post-entry ol li { 
		list-style-type: decimal; 
		margin-bottom: 6px; 
	}
	.post-entry h1 { 
		font-size: 28px; 
		margin-bottom: 14px; 
	}
	.post-entry a {
		color: #37B8EB;
	}
	.post-entry a:hover {
		text-decoration: underline;
	}
	.post-entry h2 {
		font-size: 24px; 
		margin-bottom: 14px; 
	}
	.post-entry h3 { 
		font-size: 20px; 
		margin-bottom: 14px; 
	}
	.post-entry h4 { 
		font-size: 18px; 
		margin-bottom: 14px; 
	}
	.post-entry h5 { 
		font-size: 16px; 
		margin-bottom: 14px; 
	}
	.post-entry h6 { 
		font-size: 14px; 
		margin-bottom: 14px; 
	}
	.post-entry hr { 
		border: 0; 
		background-color: #888; 
		height: 1px; 
		margin-bottom: 14px; 
		color: #DDD; 
	}
	.post-entry blockquote { 
		background: url(images/quote.png) no-repeat; 
		padding-left: 32px; 
		padding-top: 3px; 
		margin-left: 25px; 
		color: #777; 
		font-style: italic; 
	}
	.post-entry ol { 
		padding-left: 42px; 
		margin-bottom: 20px; 
		font-size: 13px; 
	}
	.post-entry ol li { 
		list-style-type: decimal; 
		margin-bottom: 6px; 
	}
	.post-entry ul { 	
		padding-left: 26px; 
		margin-bottom: 20px; 
		font-size: 13px; 
	}
	.post-entry ul li { 
		background: url(images/ul-dot.png) no-repeat; 
		padding-left: 18px; 
		margin-bottom: 10px; 
	}
	.post-entry pre { 
		overflow: auto; 
		margin-bottom: 20px; 
	}
	.post-entry .alignright { 
		float: right; 
		margin: 0 0 4px 10px; 
	}
	.post-entry .alignleft { 
		float: left;
		margin: 0 10px 4px 0; 
	}
	.wp-caption, .gallery-caption  { 
		border: 1px solid #DDD; 
		padding-top: 4px; 
		margin-bottom: 20px; 
		text-align: center; 
	}
	p.wp-caption-text { 
		margin-bottom: 2px; 
	}
	.aligncenter, div.aligncenter { 
		display: block; 
		margin-left: auto; 
		margin-right: auto; 
	}
	
	/* -- Post share -- */
	.post-share {
		height: 31px;
		margin-bottom: 20px;
		border: 1px solid #DDD;
		box-shadow: 0 1px 1px 0 #B5B5B5;
		-moz-box-shadow: 0 1px 1px 0 #b5b5b5;
		-webkit-box-shadow: 0 1px 1px 0 #B5B5B5;
	}
	.post-share ul li {
		float: left;
		padding: 5px; 
		width: 80px;
	}
	.post-share strong {
		background: #37B8EB;
		display: block;
		float: left;
		padding: 6px 10px 3px;
		color: #FFF;
		font-family: 'BebasNeueRegular';
		font-size: 14pt;
		font-weight: normal;
	}
	/* -- Review box -- */
	.post-review { 
		float: left; 
		width: 250px; 
		margin: 5px 10px 20px 0; 
	}
	h2.review-title{
		margin:0;
		border-bottom: 4px solid #37B8EB;
	}
	.overall-score { 
		background: #FAFAFA;   
		text-align: center;   
		border: 1px solid #888;
		border-top: 0;
	}
	.overall-score h4{ 
		margin-bottom: 0;
		padding-bottom: 5px;
		color: #000;
		font-weight: bold;
	}
	.overall-score img {
		padding: 5px 0; 
	}
	.summary { 
		padding: 5px;
		border-bottom: 1px solid #888; 
		text-align: justify; 
		margin-bottom: 1px;
	}
	.summary span {
		font-weight: bold;
	}
	.post-review ul { 
		padding: 0; 
		margin: 0; 
	}
	.post-review ul li {
		background: #FAFAFA; 
		border: 1px solid #888;
		border-width: 0 1px 1px;
		margin-bottom: 1px; 
		padding: 10px; 
		color: #555; 
		margin: 0; 
	}
	.post-review ul li:first-child {
		border-top: 1px solid #888;
	}
	.score { 
		float: right; 
	}
	.bottom {
		float:none;
		width: 100%
	}
	.bottom .summary { 
		max-width: 440px;
		padding: 10px;
		border:0;
		text-align: justify; 
		margin-bottom: 1px;
		float: left;
	}
	.bottom .summary span {
		font-weight: bold;
	}
	.bottom .overall-score {
		min-height: 80px;
	}
	span.score-img {
		float: right;
		padding: 10px;
		border-left: 1px solid #888;
	}

	.post-review-widget img {
		border: 0 !important; 
		padding: 0 !important;
	}
	.post-review-widget img:hover {
		opacity: 1;
	}
	
	/* -- Related posts  -- */
	.related-post { 
		float: left; 
		margin-right: 20px; 
		width: 140px; 
		position: relative; 
	}
	div.related-post:last-child { 
		margin-right: 0; 
	}
	.related-post img { 
		margin-bottom: 6px; 
	}
	.related-post img:hover {
		opacity: 0.6;
	}
	.related-post h2 a { 
		font-family: Arial; 
		font-size: 12px; 
		color: #333; 
		font-weight: bold; 
	}
	.related-post h2 a:hover {
	color: #37B8EB;
	}
	.related-post span { 
		top: 46%; 
		right: 5%; 
	}
	
	/* -- Comments -- */
	#comments { 
		margin-top: -10px; 
	}
	#comments h3 { 
		font-size: 26px; 
		border-bottom: 2px solid #888; 
		margin-bottom: 25px; 
	}
	ol.commentlist { 
		margin-bottom: 40px; 
	}
	li.commentlist { }
	.the-comment { 
		min-height: 70px;
		border: 1px solid #DDD; 
		padding: 10px;  
		margin-bottom: 24px; 
		box-shadow: 0 1px 1px 0 #B5B5B5;
		-moz-box-shadow: 0 1px 1px 0 #b5b5b5;
		-webkit-box-shadow: 0 1px 1px 0 #B5B5B5;
	 }
	.avatar { 
		border: 1px solid #DDD; 
		padding: 2px;
		float: left; 
		margin-right: 14px; 
	}
	.comment-box {  
		overflow: hidden;  
	}
	.comment-author { 
		margin-bottom: 10px; 
		border-bottom: 1px solid #DDD;
		padding-bottom: 5px;
	}
	.comment-author small { 
		color: #888; 
	}
	.comment-author small span {
		float: right;
	}
	.comment-text { 
		line-height:18px; 
	}
	.comment-text span.reply {
		background: #FAFAFA; 
		font-size: 14px; 
		float: right;
		border: 1px solid #ddd;
		padding: 5px;
	}
	.comment-text span.reply:hover,
	.comment-text span.reply a:hover{
		background: #FFF;
		color: #888;
	}
	#comments .children { 
		margin: 20px 0 0 83px; 
	}
	#comments .children li.comment { 
		margin: 0 0 20px 0; 
	}
	.cancel-comment-reply { 
		margin-bottom: 10px;
	}
	.no-comments { 
		color: #888; 
	}
	.comment-author a {
		color: #3a3a3a; 
	}
	.comment-author a:hover { 
		color: #37B8EB
	}
	.comment-text-side { 
		color: #888;
		font-style: italic; 
		line-height: 18px; 
	}
	.bypostauthor {}
	
	/* -- Comment form -- */
	#commentform  label{
		display: block;
		margin-bottom: 5px;
		font-weight: bold;
	}
	#commentform label .required { 
		color: #999; 
		font-weight: normal; 
	}
	#commentform input {
		margin-bottom: 10px;
		background: #FAFAFA; 
		width: 198px; 
		border: 1px solid #DDD; 
		outline: none; 
		padding: 7px;		
	}	
	#comment {
		background: #FAFAFA; 
		border: 1px solid #DDD; 
		width: 596px; 
		height: 163px; 
		padding: 10px;  
		outline: none;
	}
	#commentform input:focus,
	#comment:focus {
		background: #FFF;
	}
	.comment-notes,
	.logged-in-as {
		margin-bottom: 10px;
	}

	#commentform input#submit {
		margin-top: 10px; 
		width: 100px;
		background: #FAFAFA; 
		border: 1px solid #DDD;  
		font-family:Helvetica; 
		font-size: 14px; 
		color: #000; 
		cursor: pointer; 
	}
	#commentform input#submit:hover { 
			background: #FFF;   
		}
	
/* --- Pages --- */
	h1.page-title {
		font-size : 24px;
		font-family: Arial;
		margin-bottom: 20px;
	}

  /* -- Full width page -- */
  #fullwidth { 
	width: 940px; 
  }
  #fullwidth .post-entry { 
	width: 940px; 
  }
  
  /* -- 404 page -- */
  .entry404 p { 
	  line-height: 18px; 
	  color: #666; 
	  margin-bottom: 10px; 
	}
  .404-search {
	width: 300px;
  }
  
  
/* --- Footer --- */ 

#wrapper-footer { 
	background: #F3F3F3; 
	margin: 0 auto; 
	width: 980px; 
	padding: 25px 0 15px 0; 
	overflow: hidden; 
	border-top: 3px solid #37B8EB;
}
#footer { 
	width: 940px; 
	margin: 0 auto; 
}
.scrollup{
    width: 30px;
    height: 30px;
    opacity: 0.3;
    position: fixed;
    bottom: 50px;
    right: 30px;
    display: none;
    text-indent: -9999px;
}
.scrollup:hover {
	opacity: 1;
}
#footer-bottom { 
	border-top: 1px solid #DDD; 
	clear: both; 
	padding-top: 15px; 
	color: #888; 
}
#footer-bottom .left { 
	float: left; 
}
#footer-bottom .right { 
	float: right; 
}
#footer-bottom a {
 color: #333; 
}
#footer-bottom a:hover {
color: #37B8EB;
}

	/* -- Footer widget -- */
	#footer .widget { 
		float: left; 
		margin-right: 20px;
		width: 300px; 
		margin-bottom: 25px; 
	}
	#footer .widget.last {
		margin-right: 0; 
	}
	

/* --- Shortcodes --- */

	/* -- Columns -- */
	.one_half, 
	.one_third, 
	.two_third, 
	.three_fourth, 
	.one_fourth { 
		margin-right: 4%; 
		float: left; 
		line-height: 21px; 
		margin-bottom: 20px; 
	}
	.one_half { 	
		width: 48%; 
	}
	.one_third { 
		width: 30.6666%; 
	}
	.two_third { 
		width: 65.3332%; 
	}
	.one_fourth { 
		width: 22%; 
	}
	.three_fourth { 
		width: 74%; 
	}
	.last { 
		margin-right: 0 !important; 
		clear: right; 
	}
	.clearboth{ 
		clear: both; 
		display: block; 
		font-size: 0px; 
		height: 0px; 
		line-height: 0; 
		width: 100%; 
		overflow: hidden; 
	}
	
	/* -- Buttons -- */
	.button { 
		padding: 5px;
		display:inline-block; 
		margin: 0 10px 20px 0; 
		font-size: 18px; 
		cursor: pointer; 
	}
	.button a { 
		color: #FFF!important;  
	}
	.button a:hover{ 
		color: #FFF;  
		text-decoration: none;
	}
	.button.black { 
		background: #000; 
		border: 1px solid #000; 
	}
	.button.black:hover { 
		background: #4B4B4B; 
	}
	.button.red { 
		background: #BD0202; 
		border: 1px solid #690000; 
	}
	.button.red:hover { 
		background: #D80000; 
	}
	.button.green {
		background: #1BAA00;
		border: 1px solid #0E5800;
	}
	.button.green:hover { 
		background: #20C900; 
	}
	.button.blue {
		background:#004E9C; 
		border: 1px solid #003162; 
	}
	.button.blue:hover { 
		background: #006BD6; 
	}
	.button.orange { 
		background: #D87600; 
		border: 1px solid #824700; 
	}
	.button.orange:hover { 
		background: #EC8100;  
	}
	.button.light { 
		background: #DDD; 
		border: 1px solid #AFAFAF; 
	}
	.button.light a { 
		color: #5d5d5d!important;  
	}
	.button.light:hover { 
		background: #E7E7E7;  
	}
	
	/* -- Toggles -- */
	.toggle { 
		background: #DDD; 
		border: 1px solid #888; 
		padding: 11px 10px 9px 14px; 
		cursor: pointer; 
		margin-bottom: 6px; 
	}
	.toggle:hover { 
		background: #E4E4E4;  
	}
	.toggle a { 
		background: url(images/toggle-arrow.png) no-repeat left; 
		padding-left: 30px; 
		color: #333!important; 
		font-size: 18px; 
	}
	.toggle a:hover {
		color: #333;
		text-decoration: none;
	}
	.toggle-content { 
		display: none; 
		background: #ECECEC; 
		border: 1px solid #ccc;
		padding: 20px;  
		font-size: 14px; 
		line-height: 18px;  
		margin-bottom: 16px; 
	}
	.toggle-content .block {
		padding: 0px;
	}
	.toggle-active a { 
		background: url(images/toggle-arrow-hover.png) no-repeat left;  
		padding-left: 30px; 
		color: #444; 
		font-size: 18px; 
	}
	
	/* -- Dropcap -- */
	.dropcap { 
		font-size: 32px; 
		margin-right: 6px; 
		padding-top: 4px; 
		text-transform: uppercase;
		float: left; 
		position: relative; 
		top: 5px; 
		color: #888; 
	}
	
	/* -- Highlight -- */
	.highlight1 { 
		background: #F6F67A; 
	}
	.highlight2 { 
		background: #000;
		color: #CCC; 
	}
	
	/* -- Box -- */
	.box {
		min-height: 30px; 
		padding: 10px; 
		margin-bottom: 20px;
	}
	.normal { 
		background: #F5F5F5; 
		border: 1px solid #B3B3B3; 
	}
	.info { 
		background: #BDE5F8 url(images/info-icon.png) no-repeat left; 
		background-position: 10px 10px; 
		border: 1px solid #0591FF;
		padding-left: 50px;
	}
	.success {
		background: #DFF2BF url(images/success-icon.png) no-repeat left; 
		background-position: 10px 10px; 
		border: 1px solid #9CC753; 
		padding-left: 50px; 
	}
	.warning {
		background: #FEEFB3 url(images/warning-icon.png) no-repeat left; 
		background-position: 10px 10px; 
		border: 1px solid #888;
		padding-left: 50px; 
	}
	.error {
		background: #FF2834  url(images/error-icon.png) no-repeat left; 
		background-position: 10px 10px;
		border: 1px solid #000; 
		padding-left: 50px; 
	}
	
	/* -- Checklist -- */
	.checklist li { 
		background: url(images/check-list.png) no-repeat left !important; 
		padding-left: 28px !important; 
	}
	
	/* -- Badlist -- */
	.badlist li { 
		background: url(images/bad-list.png) no-repeat left !important; 
		padding-left: 24px !important; 
	}
	/* -- Video -- */
	.video-shortcode { 
		margin-bottom:20px; 
	}
	/* -- Twitter Follow -- */
	.twitter-follow-shortcode .twitter-follow-button {
		padding: 0;
		margin: 0;
	}
	/* -- Flickr Album -- */
	.flickr-wrapper {
		overflow: hidden;
		margin-bottom: 20px;
	}
	.flickr-wrapper .flickr_badge_image {
		float: left;
		margin: 10px;
	}
	.flickr-wrapper .flickr_badge_image img{
		border: 1px solid #DDD;
		padding: 2px;
	}
	.flickr-wrapper .flickr_badge_image a:hover img{ 
		opacity: 0.6;
	}
	/* -- Horizontal Rule -- */
	.hr {
		margin-bottom: 14px;
	}
	.black {
		background:#000!important;
	}
	.blue {
		background:#004E9C!important;
	}
	.orange {
		background: #D87600!important;
	}
	.green {
		background: #1BAA00!important;
	}
	.red {
		background: #BD0202!important;
	}
	.grey {
		background: #888!important;
	}
/* --- Pagination --- */
.pagination { 
	font-family: 'BebasNeueRegular'; 
	font-size: 18px; 
}
.pagination a { 
	background: #555;
	height: 28px; 
	display: block; 
	float: left; 
	line-height: 30px;
	padding: 0 10px; 
	color: #FFF; 
	margin-right: 6px; 
 }
 .pagination a:hover {
 	 background: #3590FF;
	 color: #FFF!important;
 }
.pagination span.current {
	 background: #3590FF;
	 height: 28px;
	 display: block;
	 float: left; 
	 line-height: 30px; 
	 padding: 0 10px;
	 color: #FFF;  
	 margin-right: 6px; 
 }
.pagination span.arrows { 
	font-size: 18px;
}


/* --- Form --- */

.postForm {
	margin-left: 1px;
}
.postForm label { 
	font-size: 12px; 
	font-weight: bold; 
	display: block; 
	color: #555555; 
	margin-bottom: 5px; 
}
.postForm label span { 
	font-style: italic; 
	color: #888888; 
	font-weight: normal; 
}
.postForm div { 
	margin-bottom: 20px; 
}
.postForm .text {
	background: #FAFAFA; 
	border: 1px solid #DDD; 
	outline: none; 
	color: #555555; 
	font-size: 12px; 
	width: 278px; 
	padding: 9px 10px; 
 }
.postForm .error {
	border: 1px solid red; 
 }
.postForm textarea {
	background: #FAFAFA; 
	border: 1px solid #DDD; 
	outline: none;
	color: #555555; 
	font-size: 12px;
	width: 400px; 
	padding: 10px; 
	height: 170px; 
 }
.postForm .text:focus,
.postForm textarea:focus {
	background: #FFF; 
 }
.postForm .submit { 
	background: #FAFAFA;
	border: 1px solid #DDD;
	font-size: 12px; 
	color: #000;  
	padding: 6px 20px; 
	cursor: pointer; 
 }
.postForm .submit:hover { 
	background: #FFF; 
}
.postForm .error_msg { 
	display: none; 
	margin-top: 5px; 
	color: red; 
}
.postForm .email_sent { 
	color: green; 
	margin-bottom: 10px; 
	display: none; 
}
/* --- Woocommerce plugin --- */

.woocommerce .woocommerce-breadcrumb a, 
.woocommerce-page .woocommerce-breadcrumb a {
	color: #000!important;
}
.woocommerce .woocommerce-breadcrumb a:hover, 
.woocommerce-page .woocommerce-breadcrumb a:hover {
	text-decoration: underline;
}
.woocommerce .products ul, 
.woocommerce ul.products, 
.woocommerce-page .products ul, 
.woocommerce-page ul.products {
	padding-top: 20px!important;
}
.woocommerce ul.products li.product a img, 
.woocommerce-page ul.products li.product a img {
	box-shadow: none!important;
	-webkit-box-shadow: none!important;
	-moz-box-shadow: none!important;
	border: 1px solid #DDD;
	padding: 2px;
}
.woocommerce ul.products li.product h3, 
.woocommerce-page ul.products li.product h3 {
	font-family: Arial;
	font-size: 1.4em!important;
}
.woocommerce ul.products li.product .onsale, 
.woocommerce-page ul.products li.product .onsale {
	background: #37B8EB;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	min-height: 10px;
	line-height: 15px;
	top: 6px!important;
}
.woocommerce .woocommerce-ordering select, 
.woocommerce-page .woocommerce-ordering select {
	outline: none;
}
.woocommerce ul.cart_list li, 
.woocommerce ul.product_list_widget li, 
.woocommerce-page ul.cart_list li, 
.woocommerce-page ul.product_list_widget li {
	padding: 10px 0!important;
	margin: 10px 0!important;
}
.woocommerce ul.cart_list li a,
.woocommerce ul.product_list_widget li a, 
.woocommerce-page ul.cart_list li a, 
.woocommerce-page ul.product_list_widget li a {
	margin-bottom: 3px;
}
.woocommerce ul.products li.product h3:hover,
.woocommerce-page ul.products li.product h3:hover {
	color: #37B8EB;
}
p.total {
	margin-bottom: 10px
}
.price_label {
	margin-top: 10px;
}
.woocommerce ul.cart_list li img,
.woocommerce ul.product_list_widget li img,
.woocommerce-page ul.cart_list li img,
.woocommerce-page ul.product_list_widget li img {
	box-shadow: none!important;
	-webkit-box-shadow: none!important;
	-moz-box-shadow: none!important;
	border: 1px solid #DDD;
	padding: 2px;
}
.woocommerce .star-rating, .woocommerce-page .star-rating {
	margin-bottom: 5px;
}
.woocommerce .cart-collaterals .shipping_calculator a,
.woocommerce-page .cart-collaterals .shipping_calculator a {
	color: #000;
}
.woocommerce .cart-collaterals .shipping_calculator a:hover,
.woocommerce-page .cart-collaterals .shipping_calculator a:hover {
	color: #37B8EB;
}
.woocommerce div.product .product_title, 
.woocommerce #content div.product .product_title, 
.woocommerce-page div.product .product_title, 
.woocommerce-page #content div.product .product_title {
	font-family: Arial;
	font-size: 32px;
}
.woocommerce div.product span.price, 
.woocommerce div.product p.price, 
.woocommerce #content div.product span.price,
.woocommerce #content div.product p.price,
.woocommerce-page div.product span.price,
.woocommerce-page div.product p.price, 
.woocommerce-page #content div.product span.price, 
.woocommerce-page #content div.product p.price {
	margin: 10px 0;
}
.woocommerce div.product form.cart, 
.woocommerce #content div.product form.cart, 
.woocommerce-page div.product form.cart, 
.woocommerce-page #content div.product form.cart {
	margin: 20px 0!important;
}
.woocommerce div.product div.summary, 
.woocommerce #content div.product div.summary, 
.woocommerce-page div.product div.summary, 
.woocommerce-page #content div.product div.summary {
	border:0;
}
.woocommerce span.onsale, .woocommerce-page span.onsale {
	background: #37B8EB!important;
	-webkit-border-radius: 0!important;
	-moz-border-radius: 0!important;
	border-radius: 0!important;
	min-height: 10px!important;
	line-height: 15px!important;
	top: 0!important;
	left: auto;
}
.woocommerce div.product div.images img, .woocommerce #content div.product div.images img, .woocommerce-page div.product div.images img, .woocommerce-page #content div.product div.images img {
	box-shadow: none!important;
	-webkit-box-shadow: none!important;
	-moz-box-shadow: none!important;
	border: 1px solid #DDD;
	padding: 2px;
}
.posted_in a,
.tagged_as a {
	color:#37B8EB;
}
.posted_in a:hover,
.tagged_as a:hover {
	text-decoration: underline;
}
.related h2, .products h2 {
	font-family: Arial;
	font-size: 24px;
}
.woocommerce-tabs ul.tabs {
float: none;
height: auto;
padding-left: 1em!important;
margin-bottom: 0;
}
.woocommerce-tabs ul.tabs li.active,
.woocommerce-tabs ul.tabs  li.active a:hover {
	background: #FFF!important;
	color: #000;
}
.woocommerce-tabs ul.tabs li {
	padding-left: 1em!important;
	width: auto!important;
	margin-left: 10px!important;
}
.woocommerce-tabs ul.tabs li a:hover {
background: #f7f6f7!important;
background: -webkit-gradient(linear,left top,left bottom,from(#f7f6f7),to(#dfdbdf))!important;
background: -webkit-linear-gradient(#f7f6f7,#dfdbdf)!important;
background: -moz-linear-gradient(center top,#f7f6f7 0%,#dfdbdf 100%)!important;
background: -moz-gradient(center top,#f7f6f7 0%,#dfdbdf 100%)!important;
}

.entry-content {
	margin-top: 20px!important;
}
.entry-content h2 {
	font-family: Arial;
	font-size: 18px;
	margin-bottom: 10px;
}
div label.screen-reader-text {
	display: block;
}
div #searchform #s{
	clear: both;
	display: inline-block;
	float: left;
}
div #searchsubmit {
	height: 37px;
	font-size: 100%;
	outline: 0;
	margin: 0;
	line-height: 1em;
	cursor: pointer;
	position: relative;
	font-family: inherit;
	text-decoration: none;
	overflow: visible;
	padding: 6px 10px;
	text-decoration: none;
	font-weight: bold;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	left: auto;
	text-shadow: 0 1px 0 #ffffff;
	color: #5e5e5e;
	text-shadow: 0 1px 0 rgba(255,255,255,0.8);
	border: 1px solid #c7c0c7;
	background: #f7f6f7;
	background: -webkit-gradient(linear,left top,left bottom,from(#f7f6f7),to(#dfdbdf));
	background: -webkit-linear-gradient(#f7f6f7,#dfdbdf);
	background: -moz-linear-gradient(center top,#f7f6f7 0%,#dfdbdf 100%);
	background: -moz-gradient(center top,#f7f6f7 0%,#dfdbdf 100%);
	white-space: nowrap;
	display: inline-block;
	-webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.075), inset 0 1px 0 rgba(255,255,255,0.3), 0 1px 2px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.075), inset 0 1px 0 rgba(255,255,255,0.3), 0 1px 2px rgba(0,0,0,0.1);
	box-shadow: inset 0 -1px 0 rgba(0,0,0,0.075), inset 0 1px 0 rgba(255,255,255,0.3), 0 1px 2px rgba(0,0,0,0.1);
}
div #searchsubmit:hover {
	background: #f7f6f7;
	background: -webkit-gradient(linear,left top,left bottom,from(#f7f6f7),to(#d3ced3));
	background: -webkit-linear-gradient(#f7f6f7,#d3ced3);
	background: -moz-linear-gradient(center top,#f7f6f7 0%,#d3ced3 100%);
	background: -moz-gradient(center top,#f7f6f7 0%,#d3ced3 100%);
	text-decoration: none;
}
.price_slider{ 
    margin-bottom: 1em;
}

.price_slider_amount {
    text-align: right;
    line-height: 2.4em;
    font-size: 0.8751em;
}

.price_slider_amount .button {
    font-size:1.15em;
}

.price_slider_amount .button {
    float: left;
}

.ui-slider {
    position: relative;
    text-align: left;
}

.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 0.9em;
    height: 0.9em;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid rgba(0, 0, 0, 0.25);
    cursor: pointer;
    background: #e7e7e7;
    background: -webkit-gradient(linear,left top,left bottom,from(#FEFEFE),to(#e7e7e7));
    background: -webkit-linear-gradient(#FEFEFE,#e7e7e7);
    background: -moz-linear-gradient(center top,#FEFEFE 0%,#e7e7e7 100%);
    background: -moz-gradient(center top,#FEFEFE 0%,#e7e7e7 100%);
    outline: none;
    top: -.3em;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3), 0 0 0 1px rgba(255, 255, 255, 0.65) inset;
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3), 0 0 0 1px rgba(255, 255, 255, 0.65) inset;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3), 0 0 0 1px rgba(255, 255, 255, 0.65) inset;
}

.ui-slider .ui-slider-handle:last-child {
    margin-left: -1.1em;
}

.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size:.7em;
    display: block;
    border: 0;
    background: none repeat scroll 0 0 #37B8EB;
    box-shadow: 1px 1px 1px 0.5px rgba(0, 0, 0, 0.25) inset;
    -webkit-box-shadow: 1px 1px 1px 0.5px rgba(0, 0, 0, 0.25) inset;
    -moz-box-shadow: 1px 1px 1px 0.5px rgba(0, 0, 0, 0.25) inset;
    -webkit-border-radius: 1em;
    -moz-border-radius: 1em;
    border-radius: 1em;
}

.price_slider_wrapper .ui-widget-content {
    -webkit-border-radius: 1em;
    -moz-border-radius: 1em;
    border-radius: 1em;
    background: #888;
    background: -webkit-gradient(linear,left top,left bottom,from(#888),to(#6a6a6a));
    background: -webkit-linear-gradient(#888,#6a6a6a);
    background: -moz-linear-gradient(center top,#888 0%,#6a6a6a 100%);
    background: -moz-gradient(center top,#888 0%,#6a6a6a 100%);
}

.ui-slider-horizontal {
    height:.5em;
}

.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%;
}

.ui-slider-horizontal .ui-slider-range-min {
    left: -1px;
}

.ui-slider-horizontal .ui-slider-range-max {
    right: -1px;
}
.pp_inline #comment {
	width: 500px;
}

@font-face {
    font-family: 'BebasNeueRegular';
    src: url('fonts/BebasNeue-webfont.eot');
    src: url('fonts/BebasNeue-webfont.eot?iefix') format('eot'),
         url('fonts/BebasNeue-webfont.woff') format('woff'),
         url('fonts/BebasNeue-webfont.ttf') format('truetype'),
         url('fonts/BebasNeue-webfont.svg#webfont4Bjy2lJe') format('svg');
    font-weight: normal;
}

/* --- Scrollbar --- */
::-webkit-scrollbar {
	width: 10px; 
	height:10px; 
}
::-webkit-scrollbar-track {
	background: #FFFFFF;
	border: 1px solid #D8D8D8;
}
::-webkit-scrollbar-thumb {
	background: #37B8EB;
}
::-webkit-scrollbar-thumb:hover {
	background: #0073FF;
}
::-webkit-scrollbar-thumb:active {
	background: #888;
}
/* --- v1.1 --- */
.block-post-box {
	width: 300px;
}
.block-post-box li:nth-child(odd){
	float: left;
}

/* --- Timeline --- */

.timeline li h2.year {
	font-size: 26px;
	margin: 10px 0;
}
.timeline ul.line {
	border-left: 1px solid #888;
	margin-left: 10px;
	padding-left: 20px;
}
.timeline li a {
	color: #37B8EB;
}
.timeline li a:hover {
	text-decoration: underline;
}
.timeline li span.date {
	color: #333;
}

/* -- Login Widget -- */
.logged-in h1 {
font-size: 32px;
}
#loginform {
	padding: 0;
}
#loginform #user_login,
#loginform #user_pass {
	background: #FAFAFA; 
	border: 1px solid #DDD; 
	outline: none; 
	color: #555555; 
	font-size: 12px; 
	width: 278px; 
	padding: 9px 10px; 
}
#loginform #user_login:focus,
#loginform #user_pass:focus {
	background: #FFF;
}
#loginform p.login-remember {
	margin: 10px 0;
}
#loginform #wp-submit {
	background: #FAFAFA;
	border: 1px solid #DDD;
	font-size: 12px; 
	color: #000;  
	padding: 6px 20px; 
	cursor: pointer; 
	float: left;
}
#loginform #wp-submit:hover {
	background: #FFF;
}
#loginform p.login-remember label {
	float: right;
	margin-top: 10px;
}
.logged-in-w { 
	border-bottom: 1px solid #DDD;
	padding-bottom: 13px; 
	margin-bottom: 13px;
	overflow: hidden; 
	width: 300px; 
	height: 56px; 
	border: 0;
}
.logged-in-w  li {
	border: 0;
}
.logged-in-w  h2 { 
	font-size: 12px; 
	font-family: 'Arial';  
	line-height: 18px; 
	color: #333; 
}
.logged-in-w  h2 span {
	font-weight: bold;
}
.logged-in-w  h2 a:hover { 
	color: #3590FF; 
}


