@charset "UTF-8";
/*
Theme Name: Jarida
Theme URI: http://themes.tielabs.com/jarida/
Description: A Premium Wordpress News Theme
Author: TieLabs
Author URI: http://tielabs.com/
Version: 2.4.0
License: license purchased
License URI: http://themeforest.net/licenses/regular_extended
Tags: two-columns, fixed-width, custom-background, threaded-comments, translation-ready, custom-menu
*/
@import url("../jarida/style.css");
/*Theme customization starts here*/

.entry h2 {
    font-size: 24px;
}
.top-nav {
    background: #2c2c2c;
    border-bottom: 4px solid #f58927;
    height: 30px;
    z-index: 3;
    position: relative;
}
#main-nav {
    background: #2c2c2c;
    margin: 0 auto;
    min-height: 50px;
    border-bottom: 5px solid #f58927;
    z-index: 12;
}

.button,a.button,#main-content input[type="submit"],#main-content input[type="submit"]:focus, span.onsale {
	padding: 6px 8px;
	display: inline-block;
	border: 0px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	cursor: pointer;
	line-height: 17px;
	width: auto;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	background:#f58927;
	color:#FFF;
	text-decoration:none;
	-webkit-appearance: none !important;
	-moz-appearance: none !important;
	appearance: none !important;
}
::-moz-selection { background: #f58927; color: #fff; text-shadow: none; }
::selection { background: #f58927; color: #fff; text-shadow: none; }

::-webkit-scrollbar {width: 8px; height:8px; }
::-webkit-scrollbar-track {background: #FFFFFF;-webkit-box-shadow: inset 1px 1px 2px #E0E0E0;border: 1px solid #D8D8D8;}
::-webkit-scrollbar-thumb {background: #f58927;-webkit-box-shadow: inset 1px 1px 2px rgba(155, 155, 155, 0.4);}
::-webkit-scrollbar-thumb:hover {-webkit-box-shadow: inset 1px 1px 10px rgba(0,0,0,0.3);}
::-webkit-scrollbar-thumb:active {background: #888;-webkit-box-shadow: inset 1px 1px 2px rgba(0,0,0,0.3);}

/* Top Menu Styles */
.top-nav {
	background:#2c2c2c;
	border-bottom:4px solid #f58927;
	height:30px;
	z-index: 3;
	position: relative;
}
/* Main Nav  */
#main-nav  {
	background:#2c2c2c;
	margin:0 auto;
	min-height: 50px;
	border-bottom:5px solid #f58927;
	z-index: 12;
}
		#main-nav  ul li.current-menu-item a, #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-page-ancestor a, #main-nav ul li.current-page-ancestor a:hover{
			background:#f58927;
			text-shadow:0 1px 1px #b43300;
			color:#FFF;
			height:50px;
			line-height:50px;
			border-left:0 none !important;
		}				
	.breaking-news span{
		background:#f58927;
		display:block;
		float:left;
		padding:0 10px;
		height:30px;
		line-height:30px;
		color:#FFF;
		font-family: Oswald,arial,Georgia, serif;
		text-transform: uppercase;
		font-size:10pt;
		margin-right:10px;
	}
.cat-box{margin-top:10px;margin-bottom:45px; border-top:5px solid #f58927;position:relative;}
	h2.cat-box-title {
		background:#f58927;
		color:#FFF;
		float:left;
		padding:0px 10px 2px;
		font-size: 16px;
		font-family: Oswald,arial,Georgia, serif;
		text-transform: uppercase;
		position:absolute;
		left:0;
		top:0;
		z-index:6;
	}
		.scroll-nav a{
			background-color: #f58927;
			width:25px;
			height:20px;
			overflow:hidden;
			display:inline-block;
			margin-left:2px;
			-webkit-transition: all .40s;
			-moz-transition: all .40s;
			-o-transition: all .40s;
			transition: all .40s;
			float:right;
		}
	a.more-link{
		background: #f58927;
		color: #FFF;
		padding: 3px 7px ;	
		display:block;
		float:left;
		margin-top:4px;
	}
		#tabbed-widget ul.tabs li.active a  {background:#f58927;}
	.tagcloud a{
		padding:6px 8px;
		background: #ddd;
		-webkit-transition-duration: .3s;
		-moz-transition-duration: .3s;
		display:inline-block;
		margin: 0px -1px 2px 0px;
		font-size:11px !important;
	}
		.tagcloud a:hover{background: #f58927;color: #FFF;	text-decoration:none;}
	.footer-bottom .container{border-top: 4px solid #f58927;}
	.pagination span.current {
		color: #FFF;
		background-color: #f58927;
		text-shadow: 0 1px 0 #000;
		padding:4px 10px 6px;
	}
.flex-direction-nav a {width: 30px; height: 30px; margin: 0 0 2px; display: block; background-color: #f58927;  cursor: pointer; color: #FFF; opacity: 0;  -webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease;}
.slider-caption h2 , .full-width .content .slider-caption h2 {background: #f58927; padding:5px 10px;color:#FFF;	display: inline-block;font-family: Oswald,arial,Georgia, serif;}
.ei-title h2{color: #b5b5b5;font-size: 35px;font-family: Oswald,arial,Georgia, serif;background:#f58927;float:right;padding:5px;}
.ei-slider-thumbs li.ei-slider-element{top: 0;left: 0;position: absolute;height: 100%;z-index: 10;text-indent: -9000px;background: #f58927;}
.review-percentage .review-item span span{
	background-color: #f58927;
	background-image:url(images/stripes.png);
	display:block;
	height:15px;
}
.review-final-score{
	background-color: #f58927;
	width:100px;
	display: table-cell;
	vertical-align: top;
	text-align:center;
	color:#fff;
	padding:10px 5px;
}
.footer-bottom {
    position: relative;
    background: #333;
    height: 85px;
    line-height: 41px;
    color: #ccc;
    letter-spacing: -1px;
}
a {
    color: #444;
	#color: #de6903;
    text-decoration: underline;
    -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;
}
.box {
    padding: 20px;
    background-color: #f58927;
    margin-bottom: 20px;
    word-wrap: break-word;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #FFF;
}
