/*  
Theme Name: Original Premium News
Theme URI: http://www.woothemes.com/
Description: Original Premium News by WooThemes
Version: 2.4.5
Author: WooThemes
Author URI: http://www.woothemes.com/

	Copyright: (c) 2009 WooThemes.
	License: GNU General Public License v2.0
	License URI: http://www.gnu.org/licenses/gpl-2.0.html

*/

/*========= SETUP =========*/

*{
	border: 0;
	margin: 0;
	padding: 0;
}
body{
/*	background: url(images/bgr.gif) #cfcfcf repeat-x top;*/

	color: #000000;
	font: 0.8em Arial,Helvetica,Sans-Serif;
}
.wrap{
	width:100%;
	/*background: #cfcfcf;*/ 
	background:url("images/images.jpeg") repeat scroll 0 0 rgba(0, 0, 0, 0);
}
a{
	color: #ff7800;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
input,select,textarea{
	border: #999999 1px solid;
	font-size: 12px;
	padding: 2px;
}
select{
	padding: 0;
}
li{
	list-style: none;
}

/*========= LAYOUT =========*/

#page{
	background: #ffffff;
	margin: 0 auto;
	/*width: 960px;*/
	width: 1000px;
}
/*--- Main Columns ---*/
#columns{
	margin: 0;
	padding: 0 15px 25px;
}
.col1{
	float: left;
	width: 620px;
	
}
.col2{
	float: right;
	/*width: 350px;*/
	width: 320px;
}
/*--- Sub Columns ---*/
.subcol{
	width: 160px;
}
.subcol h2{
	color: #ff7800;
	font-size: 14px;
	padding: 0 0 10px;
}

/*========= HEADER =========*/

/*- Page Navigation -*/

.sub-menu, ul.children { visibility: visible !important; display: block !important; } /* Make sure the sub-menus are visible and don't conflict with the Easing jQuery plugin. */

#nav{
/*	background: #000000;*/
	height: 30px;
	padding: 4px 0 0;
}
#nav-left {
	float:right;
	display:inline;
	width:275px;
	}
#nav-right {
	float:right;
	display:inline;
	width:370px;
	}
#nav ul {
	position: relative;
    height: 26px;
    overflow: hidden;
	padding-left:10px;
}
#nav ul li {
    float: left;
    list-style: none;
	font-weight:bold;
	font-size:14px;	
}
#nav ul li.back {
    background-color: #333333;
    width: 9px;
    height: 30px;
    z-index: 8;
    position: absolute;
}

#nav ul li a {
    border-right: 1px solid #ff7800 !important;
    color: #000;
    display: block;
    float: left;
    height: 26px;
    letter-spacing: 0;
    margin-bottom: auto !important;
    margin-left: 15px !important;
    margin-top: auto !important;
    outline: medium none;
    overflow: hidden;
    padding-right: 13px;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    top: 10px;
    z-index: 10;
}

	
#nav ul li a:hover, #nav ul  li a:active, #nav ul  li a:visited {
	border: none;
} 
#nav ul li a:hover, #nav ul  li a:active {
	color:#FF7800;
} 

 h6 {
    border-bottom: 3px solid #ff7800;
    color: #ff7800;
    font-size: 22px;
    margin-bottom: 12px;
}

#google_translate_element {
	float:right;
}
     
/*- Category Navigation -*/
.nav2, .nav2 * {
	margin:0;
	padding:0;
	
}

.nav2 {
    background: #7d7e7d; /* Old browsers */
background: -moz-linear-gradient(top center #565656 0%, #313131 50%); /* FF3.6+ */
background: -webkit-gradient(linear, top,  bottom, color-stop(0%,#565656), color-stop(100%,#313131)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top center, #565656 0%, #313131 50%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top center, #565656 0%, #313131 50%); /* Opera 11.10+ */
background: -ms-linear-gradient(top center, #565656 0%, #313131 50%); /* IE10+ */
background: linear-gradient(to bottom, #565656 0%, #313131 50%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#565656', endColorstr='#313131',GradientType=1 ); /* IE6-9 */
    font-size: 15px;
    font-weight: bold;
    height: 35px;
    position: relative;
}

.nav2 li {
    border-right: 1px solid #686868;
    float: left;
    line-height: 35px;
    list-style: none outside none;
    z-index: 999;
}
.nav2 li {
	line-height: 35px;
	float: left;
	list-style:none;
	z-index:999;
}
.nav2 li.current ul {
	z-index: 999;	
}
.nav2 li.sfHover ul,
ul.nav2 li:hover ul {
	z-index: 1000;
	background: #cfcfcf;
	color: #ffffff;
	text-decoration: none;		
}

.nav2 li li {
    background-image: url("images/button-orange.png");
    background-position: 5px center;
    background-repeat: no-repeat;   
    padding-left: 10px;
    width: 94%;
	border-bottom: 1px solid #fff;
	border-right:none;
}
.nav2 li:last-child{
	border-right:none;
}
.nav2 li li a {
    
    width: 75%;
	color:#fff;
}
.nav2 li li:hover, li:focus, li.sfHover{
background-image: url("images/button-orange.png");
background-position: 5px center;
    background-repeat: no-repeat;
		 border-bottom: 1px solid #fff;
		 
}
.nav2 li li a:hover, li a:focus, li a.sfHover{
	background:none;
	 width:75%;
	 color: #434343 !important;
}
.nav2 a {
	color: #c8c8c8;
	display: block;
	padding: 0 19px;
}


.nav2 li ul {
    background: none repeat scroll 0 0 #ff951b !important;
    border-radius: 4px;
    margin-top: -3px;
    opacity: 0.8;
    padding-bottom: 5px;
    position: absolute;
    top: -999em;
    width: 185px;
}

.nav2 li ul ul {
	left: auto;
	top:-999em;
	position:absolute;
	width:200px;
	margin-top: -2px;
}
#text-6{
	height:326px;
}
.nav2 li ul ul li {
	line-height: 20px;
	padding-bottom: 10px;
}

.nav2 li:hover,
.nav2 li.sfHover,
.nav2 li.current,
.nav2 a:focus, .nav2 a:hover, .nav2 a:active {
	color: #fff !important;
	text-decoration: none;
	background:#ff951b;
	
}

.current-cat {
    background: none repeat scroll 0 0 #ff951b;
}
.current-cat a{
    color:#fff !important;
}
.nav2 li.sfHover a,
.nav2 li.current a,
.nav2 a:focus, .nav2 a:hover, .nav2 a:active {
	border-bottom: none;
}
.nav2 li li.current a {
	font-weight: bold;
}
.nav2 li li:hover,
.nav2 li li a:focus, .nav2 li li a:hover, .nav2 li li a:active {

}
.nav2 li:hover ul, /* pure CSS hover is removed below */
body .nav2 li.current ul, /* this must be more specific than the .superfish override below */
ul.nav2 li.sfHover ul {
	top:2.5em;
}

.nav2 li:hover li ul,
.nav2 li.sfHover li ul {
	top:-999em;
}
.nav2 li li:hover ul, /* pure CSS hover is removed below */
ul.nav2 li li.sfHover ul {
	top:2.5em;
}
/*following rule negates pure CSS hovers
so submenu remains hidden and JS controls
when and how it appears*/
.superfish li:hover ul,
.superfish li li:hover ul {
	top: -999em;
}

/*.nav2 li.sfHover ul { display: block !important; visibility: visible !important; }*/

/*- Search -*/

#search {
    background: none repeat scroll 0 0 #333333;
    border: 1px solid #cfcfcf;
    float: right;
    height: 23px;
    margin: 35px 15px 0 0;
    padding: 0 10px 0 0;
    width: 325px;
}
* html #search{
	margin-right: 8px;
}

#search input {
    border: 0 none;
    color: #b3b3b3;
    float: left;
    font-size: 15px;
    margin: 0;
    padding: 3px 2px 2px 10px;
    width: 288px;
}
#search .btn{
	margin: 3px 0 0 5px;
	padding: 0;
	width: auto;
}
/*- Header -*/

#header {
    height: 92px;
    padding: 0 0 2px;
}
/*- Logo -*/
#header h1{
	float: left;
	display:inline;
}
#header h1 a{
	display: block;
	height: 93px;
	width: 389px;
}
/*- RSS -*/
#rss{
	float: right;
	font-size: 12px;
	padding: 16px 15px 0 0;
	text-align: right;
	width: 285px;
}
#rss a{
	color: #b3b3b3;
}
#rss ul{
	float: left;
	margin: 13px 0 0;
	width: 220px;
}
#rss li{
	margin: 0 0 3px;
	padding: 0 0 5px;
}
#rss img{
	float: right;
}

/*========= FEATURED POSTS (FRONT-PAGE) =========*/

.featured{
	background: #dddddd;
	height: 200px;
	margin: 0 0 10px;
	overflow: hidden;
	position:relative;
}
.featured h2{
	font-size: 11px;
	padding: 10px 0;
}
.featured h3{
	font-size: 14px;
	padding: 0 0 10px 0;
}
.featured h3 a {
	color:#000;
}
.featured h3 a:hover {
	color:#FF7800;
}
.featured p {
	margin-bottom:10px;
}
.featured-img{
	margin: 0 10px 0 0;
	width:350px;
	height:200px;
	float:left;
	display:inline;
}
#ribbon{
	width:138px;
	height:138px;
	position:absolute;
	right:200px;
	top:0;
}
#featured-th{
	height: 57px;
	margin: 0 0 30px;
}
#featured-th img{
	margin: 0;
	border:none;
}
#featured-th .idTabs {
	list-style:none;
	}
#featured-th .idTabs li {
	float:left;
	display:inline;
	margin-right:12px;
	}
#featured-th .idTabs li.last {
	margin-right:0px !important;
	}
	
.featured-content { margin-left:367px; 	padding-right:10px;
}


span.edit_post {
	margin-left:10px;
}

span.edit_post a:hover {
	color:#729DFF !important;
}


/*========= FEATURED VIDEOS (FRONT-PAGE) =========*/

#video-frame {
	background:#DDD;
	float:left;
	width:550px;
	height:auto;
	margin-bottom:30px;
	}
.video-left {
	float:left;
	width:350px !important;
	display:inline;
	}
.video-left p {
	padding:0px !important;
	margin:0px !important;
	}
.video-left h2 {
	display:none;
	}
.video-right {
	float:right;
	width:200px;
	display:inline;
	padding-top:7px;
	}
.video-right h2{
	color: #ff7800;
	font-size:1.3em;
	line-height:1.2em;	
	font-weight:bold;
	padding: 0 0 0 10px !important;
	margin:0 !important;
	}
.video-right p{
	color: #000;
	font-size:0.9em;
	line-height:0.8em;
	font-weight:bold;
	padding: 0 0 7px 10px !important;
	margin:0 !important;	
	}
.video-right .idTabs {
	border-top:1px solid #FFF;
	list-style:none;
	margin:5px 0px 0px 0px;
	padding:0px;
	}
.video-right .idTabs li {
	margin:0px;
	border-bottom:1px solid #FFF;
	background:#DDD;
	line-height:10px;
	}
.video-right .idTabs li a {
	color:#000;
	font-weight:bold;
	font-family:Tahoma, Arial;
	font-size:12px;
	text-decoration:none;
	display:block;	
	padding:10px 10px;
	}
.video-right .idTabs li a:hover {
	background:#C0C0C0 url(images/ico-watch.gif) right center no-repeat !important;
	}
.video-right .selected {
	background:#C0C0C0 url(images/ico-watch.gif) right center no-repeat !important;
	}
.video_lnk{
	float:right; width:auto; margin-right:17px;
}
.img_hd{
	 border: 1px solid #C0C0C0;
    float: left;
    margin: 0 10px 10px 0;
    padding: 3px;
}


 Tiny Scrollbar 
/*#dialog { width: 385px; margin: 20px 0 10px; }*/
/*#dialog .viewport { width: 500px; height: 200px; overflow: hidden; position: relative; }
#dialog .overview { list-style: none; position: absolute; left: 0; top: 0; padding: 0; margin: 0; }
#dialog .scrollbar{ background: transparent url(images-scroll/bg-scrollbar-track-y.png) no-repeat 0 0; position: relative; background-position: 0 0; float: right; width: 15px; }
#dialog .track { background: transparent url(images-scroll/bg-scrollbar-trackend-y.png) no-repeat 0 100%; height: 100%; width:13px; position: relative; padding: 0 1px; }
#dialog .thumb { background: transparent url(images-scroll/bg-scrollbar-thumb-y.png) no-repeat 50% 100%; height: 20px; width: 25px; cursor: pointer; overflow: hidden; position: absolute; top: 0; left: -5px; }
#dialog .thumb .end { background: transparent url(images-scroll/bg-scrollbar-thumb-y.png) no-repeat 50% 0; overflow: hidden; height: 5px; width: 25px; }
#scrollbar1 .disable { display: none; }
.noSelect { user-select: none; -o-user-select: none; -moz-user-select: none; -khtml-user-select: none; -webkit-user-select: none; }*/

/*========= LIGHT BOX STYLING =========*/

#mask {
  position:absolute;
  left:0;
  top:0;
  z-index:9000;
  background-color:#000;
  display:none;
} 
#mask{
	float:left !important;
	width:100% !important;
	height:100% !important;
}
  
#boxes .window {
  position:absolute;
  left:0;
  top:0;
  width:440px;
  height:200px;
  display:none;
  z-index:9999;
  padding:20px;
  list-style: none; padding: 0; margin: 0;
}

#boxes #dialog {
  width:320px; 
  height:278px;
  padding:10px;
  border:3px solid #73AFC9;
  border-radius:10px;
  background-color:#FFFFFF;
  overflow: auto;
}

#boxes #dialog table th, #boxes #dialog table td {
  font-size: 13px;
}

.close {
	float:right;
}

.footb_popup {
	width: 460px !important;
}

/*========= BLOG POST STYLING =========*/

/*=== Small Box Post ===*/
.post{
	margin: 0;
}
.post h2{
	font-size: 1em;
	padding: 0 0 5px;
}
.post h3{
	font-size: 1.3em;
}
.post h3 a{
	color: #000000;
}
.post p{
	padding: 0 0 15px;
}
.post p.posted{
	color: #c0c0c0;
}
/*- Box -*/
.box{
	border-top:3px solid #ff7800;
	clear: both;
	height: 1%;
	/*margin: 100px 0 0;*/  
	padding: 15px 0 20px;
	/*width:650px;*/
	width:620px;
}

.main_slider_div {
    margin-bottom: 35px;
    margin-left: 35px;
    max-height: 335px;
    overflow: hidden;
}


.slider_div {
    margin-left: 35px;
    max-height: 340px;
    overflow: hidden;
}

.box .post {
    background: none repeat scroll 0 0 #f8f8f8;
    border: 1px solid #ccc;
    min-height: 200px;
    padding: 8px;
    width: 280px;
}
.box .post h2{
	font-size: .85em;
}
.box .post h2 a{
	color:#FF7800;
}
.box .post h3{
	font-size: 1em;
}
.box .post p.posted{
	font-size: .85em;
}
/*=== Traditional Blog Post ===*/
.post-alt{
	margin: 0 0 15px 0;
	padding-bottom:15px;
	background: url(images/hl-dot.gif) repeat-x bottom;
}
.post-alt h2{
	font-size: 1.1em;
	padding: 0 0 5px;
}
.post-alt h3{
	font-size: 1.4em;
}
.post-alt h3 a{
	color: #000000;
}
.post-alt p{
	padding: 0 0 15px;
}
.post-alt p.posted{
	color: #c0c0c0;
}
/*=== Buttons ===*/
.continue{
	background: url(images/ico-arrow.gif) no-repeat left;
	padding: 0 0 0 13px;
	font-weight:bold;
}
.comments {
	padding-bottom:0px !important;
}
.comments a{
	background: url(images/ico-comm.gif) no-repeat left;
	color: #000000;
	padding: 0 0 0 20px;
	font-weight:bold;
}
a.more{
	background: url(images/ico-arrow2.gif) no-repeat right;
	color: #c0c0c0;
	font-size: 1.2em;
	font-weight: bold;
	padding: 0 20px 0 0;
}

.sidebar_navv {
	font-weight: normal !important;
}

a.slider_cont_fonts, span.slider_cont_fonts p, p.main_cont_fonts {
	font-weight: normal !important;
}
.socialmedia-buttons img {
    border: 0 none !important;
    display: inline;
    margin-right: 10% !important;
    transition: all 0.2s ease 0s;
}
/* make the like button smaller */
.fb_edge_widget_with_comment iframe
{
    width:47px !important;
	height:28px !important;
}

div.fb_edge_widget_with_comment span {
	height:25px !important;
	width:60px !important;
}

.socialmedia-buttons {
    width: 100%;
}
#social-widget-3 {
    float: left;
    padding: 0 !important;
    width: 100%;
}

#text-4 {
	float: left;
    margin-top: 19px;
	padding:0px !important;
	overflow:hidden;
	width:100%;
}

#text-7 {
	float: left;
    margin-top: 19px;
	margin-bottom: 19px;
	padding:0px !important;
}

ul.list1 div.lower_homePg_cat a:hover {
    color: #000000 !important;
}
.navbox li{
	background:none !important;
}
.navbox table td {
	font-size: 13px;
}

span.continue a:hover, span.continue a:visited, .morevideos a:hover, .photo-meta-data a:hover,  .photo-meta-data a:visited, .singletags a:hover, #polls-2-ans a:hover, .ratings:hover, .ratings:active, .ratings:visited {
	color: #FF7800 !important;
}

h2.cat_title a:hover, .cats-list h2 a:hover, div.lower_cats_inner > a:hover, span.continue a, ul.blogroll a:hover, div.lower_cats a:hover {
	color: #729DFF !important;
}

.lower_cats_inner {
	padding:10px;
	margin-top: 25px;  
	margin-bottom:10px;
}

.fbcomments {
	margin-top:20px;
}

div.fbcomments > p {
	display: none !important;
}

div.fbcomments .fbFeedbackContent {
	min-height: 120px !important;
}

/*=== Traditional Blog Post ===*/
.navigation {
}
.navigation a {
	color: #c0c0c0;
	font-size: 1.2em;
	font-weight: bold;
}
.alignleft{
	display:inline;
	float:left;
}
.alignright{
	display:inline;
	float:right;
}

/*========= ARCHIVE SPECIFIC =========*/

#archivebox {
	padding:10px;
	width:300px;
	margin-top: 0px;
}
#archivebox h2 {
	font-size:1.5em;
	color:#ff7800;
}
#archivebox h2 em{
	color:#C0C0C0 !important;
	font-style:normal;
}
.archivefeed {
	margin-top:5px;
}
.archivefeed a {
	background:url(images/ico-arcfeed.gif) center left no-repeat;
	padding-left:20px;
	color:#000;
	font-weight:bold;
}
.arclist{
	border-top: 3px solid #c0c0c0;
	border-bottom: 3px solid #c0c0c0;
	margin: 0 0 15px;
	padding: 10px 0 10px;
	width: 260px;
}
.arclist h2{
	color:#ff7800;
	font-size: 18px;
	padding: 0 0 10px 0 !important;
}

.arclist ul li{
	padding:0 0 7px 10px;
	color:#c0c0c0;
	font-size:14px;
	font-weight:bold;
}

.video_details {
	border-top: 0px !important;
    clear: both;
    height: 1%;
    padding: 15px 0 20px;
    width: 620px;

}

.vid_class, .vid_class:hover {
	/*font-weight:bold; 
	text-decoration:none;*/
	color: #FF7800;
}

a.vid_class:hover {
	color:#729DFF;
}

/*========= SINGLE POST SPECIFIC =========*/

.rss_posts {
	font-family: monospace;
    font-size: 16px;
    font-style: italic;
    line-height: 20px;
    text-align: justify;
}

.singletags {
	clear: both;
    color: #C0C0C0;
    font-weight: bold;
    margin-top: 35px;
}

.singletags2 {
	clear: both;
    color: #C0C0C0;
    font-family: Arial,Helvetica,Sans-Serif;
    font-size: 13px;
    font-style: normal;
    font-weight: bold;
    margin-top: 52px;
}

.entry p{
	text-align:left;
	font-size:12px;
	line-height:20px;
	text-align:justify;
	}
.entry blockquote { 
	padding: 3px 15px;
	background: #def3ff;
	border: 1px solid #0253b8;
	margin: 5px auto 15px auto;
	color:#000;
	width:85%;
	}
.entry blockquote p {
	font-size:12px;
	padding: 5px 0px;
	margin: 5px 0px;
	line-height: 20px;
	}
.entry img { 
	padding: 2px 2px 2px 2px;
	background:#DDD;
	border: solid 1px #C0C0C0; 
	}
.entry ul, .entry ol {
	margin-bottom:15px;
	font-size:12px;
	line-height:20px;
	}
.entry ul li ul, .entry ol li ol{
	margin-bottom:0px;
	padding-top:3px;
	}
.entry ul li {
	list-style:circle inside !important;
	margin-left:15px;
	padding:3px 0px;
	}
.entry ul li ul li {
	list-style:disc inside !important;
	}
.entry ol li {
	list-style:decimal inside !important;
	font-size:12px;
	padding:3px 0px;
	}
.entry ol li ol li {
	list-style:decimal-leading-zero inside !important;
	}


/*========= COMMENTS =========*/

h2.commh2{
	font-size: 1.4em;
	padding: 0 0 5px;
	font-weight:bold !important;
}
ol.commentlist{
	margin: 10px 0 20px;
	padding: 0;
	list-style: none;
	font-size: 12px;
	line-height: 20px;
}
ol.commentlist p{
	margin-bottom:10px;
	line-height: 20px;
}
ol.commentlist cite{
	font-style: normal;
	font-weight: bold;
}
ol.commentlist li{
	padding: 20px 10px 10px 10px;
}
ol.commentlist li.alt{
	padding: 10px 10px 0 10px !important;
	background:#DDD;
	border:1px solid #C0C0C0;	
}

/*========= SIDEBAR =========*/

/*- Sidebar Tabs - Popular, Comments, Featured, Tag Cloud -*/
.sideTabs {
	border-bottom:1px solid #C0C0C0;
	height:31px;
	/*width:350px;*/
	width:320px;
	float:left;
	display:block;
	}
.sideTabs .idTabs{
	font-size: 12px;
	height: 30px;
	letter-spacing: -1px;
}
.sideTabs .idTabs li{
	float: left;
	font-size: 13px;
	line-height: 30px;
}
.sideTabs .idTabs li a{
	background: #eeeeee;
	border: 1px solid #eeeeee;
	border-bottom: 0;
	color: #c0c0c0;
	display: block;
	margin: 0 2px 0 0;
	padding: 0 10px;
	font-weight:bold;
}
.sideTabs .idTabs li a:hover,
.sideTabs .idTabs .selected{
	background: #dddddd;
	border: 1px solid #c0c0c0;
	border-bottom:1px solid #ddd;
	color: #373737;
	text-decoration: none;
}
.navbox{
	background: #dddddd;
	border: 1px solid #c0c0c0;
	border-top: 0;
	margin: -2px 0 25px;
	padding: 10px 10px 0;
	position: relative;
}

div.navbox-gall{
	background: #dddddd;
	border-top: 1px #c0c0c0 solid!important;
	border: 1px solid #c0c0c0;
	border-top: 0;
	margin: -2px 0 25px;
	padding-bottom: 18px;
    padding-left: 19px;
    padding-top: 19px;
	position: relative;
}

.navbox td {
	border-bottom:1px dashed #C0C0C0;
	padding-bottom: 5px;
    padding-right: 14px;
    padding-top: 3px;
}

.view-galll {
	float:right; 
	margin-bottom:10px;
	margin-right: 17px;
}

div.view-galll a, div.view-galll a:hover {
	color: #FF7800;
}

/*tbody tr {
	font-weight:bold;
}*/
.navbox table {
	width:300px;
}
#cricket_ratings table {
	width:510px;
	}
#football_ratings table {
	width:510px;
	}
.list1,list3,list4{
	padding-bottom:12px;
	}
	
.home_sidebar{
	background-image:none !important;
	padding: 6px 5px 23px 0 !important;
	}
	
.bag_none{
	background-image:none !important;
	padding: 6px 5px 0 0 !important;
	height:55px;
	}
	
.bag_none1{
	background-image:none !important;
	 padding: 6px 5px 12px 0 !important;
	}
	
.list1 li,.list3 li,.list4 li{
	background: url(images/button-orange.png) no-repeat left center;
	padding: 6px 0 6px 25px;
	clear:both;
	border-bottom:1px dashed #ff7800;
}
.list1 li a,.list3 li a,.list4 li a{
	color: #000000;
}
.list3 li {
	background: url(images/ico-mostcomm.gif) no-repeat left center !important;
	}
.list4 li {
	background: url(images/ico-feat.gif) no-repeat left center !important;
	}
/*- Ads -*/
.ads{
	border: 1px solid #eeeeee;
	height: 125px;
	margin: 0 0 25px;
	padding: 10px;
}
.ads img{
	float: left;
	margin: 0 14px 0 0;
}
.ads img.last{
	margin: 0 !important;
}
/*- Flickr -*/
.flickr{
	background: #fafafa;
	border: 1px solid #c0c0c0;
	margin: 0 0 25px;
	padding: 10px 0px;
}
.flickr .flickr_badge_image img {
	float:left;
	display:inline;
	padding-left:10px;
	padding-bottom:5px;	
}
.flickr h2{
	color: #ff7800;
	font-size: 14px;
	height: 21px;
	margin: 0 0 10px 0px;
	padding-left:10px;
}
.flickr h2 span{
	float: left;
}
.flickr h2 img{
	float: right;
	margin: 0 2px;
}
.flickr h2 em{
	color: #848382;
	float: right;
	font-style: normal;
}
.flickr-ar {
	margin:10px 10px 0px 0px !important;
	padding:0px !important;
	text-align:right;
}

.meta_custom_fields {
	text-decoration:none;
	color:#729DFF !important;
}

.meta_custom_fields:hover, .meta_custom_fields:visited {
	color:#FF7800 !important;
}

/*=== DropDown Lists ===*/
.catlist{
	border-bottom: 3px solid #c0c0c0;
	margin: 0 0 15px;
	padding: 0 0 10px;
	width: 160px;
}
.catlist h2{
	color: #ff7800;
	font-size: 14px;
	padding: 0 20px 0 0 !important;
	background:url(images/ico-catlist.gif) center right no-repeat;
}
.list-alt {
	padding-top:10px;
	}
.list-alt li{
	margin: 0 0 7px;
}
.list-alt li a{
	color: #000000;
}
/*=== Styling Widget Lists ===*/
.widget h2 {
	text-transform:uppercase;
	}
.widget ul {
	background: url(images/hl-dot.gif) repeat-x bottom;
	margin: 0 0 15px;
	padding: 10px 0 7px;
}
.widget ul li{
	margin: 0 0 7px;
}
.widget ul li a{
	color: #000000;
}

/*========= FOOTER =========*/

#footer {
    background: none repeat scroll 0 0 #fff;
/*    float: left;*/
    padding-bottom:50px;
    width: 100%;
}
.footer_top{
	    background: #7d7e7d; /* Old browsers */
background: -moz-linear-gradient(top center #565656 0%, #313131 50%); /* FF3.6+ */
background: -webkit-gradient(linear, top,  bottom, color-stop(0%,#565656), color-stop(100%,#313131)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top center, #565656 0%, #313131 50%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top center, #565656 0%, #313131 50%); /* Opera 11.10+ */
background: -ms-linear-gradient(top center, #565656 0%, #313131 50%); /* IE10+ */
background: linear-gradient(to bottom, #565656 0%, #313131 50%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#565656', endColorstr='#313131',GradientType=1 ); /* IE6-9 */;
	height: 35px;
	float:left;
	width:100%;
}
#footer a{
	color: #b3b3b3;
}

.footer_menu {
    float: left;
    margin-left: 14px;
    margin-top: 2%;
    width: 340px;
}

.footer_nav {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    float: left;
}
.footer_nav li ul{
	display:none !important;
}

.footer_nav li {
    border: medium none;
    width: 50%;
}

.footer_logo {
    float: left;
    margin-left: 40px;
    padding-top: 2%;
    width: 275px;
}


.footer_logo span {
    color: #000;
    float: left;
    font-size: 14px;
    font-weight: bold;
    padding-top: 30px;
}
#footer img {
	vertical-align:middle;
}

/*========= MISC =========*/

.fix{
	clear: both;
	height: 1px;
	margin: 0 0 -1px;
}
h2{
	color:#FF7800;
}
.hl{
	background: url(images/hl-dot.gif) repeat-x bottom;
}
.hl-full{
	/* border-bottom: 1px dashed #ff7800;*/
	background: url(images/hl-dot-full.gif) repeat-x bottom;
	float:left;
	clear:both;
	height:2px;
	width:100%;
	margin:20px 0 25px !important;
	margin:10px 0 15px;	
	padding:0 !important;
}
.hl2{
	border-bottom: 3px solid #ff7800;
}
.hl3{
	border-top: 3px solid #ff7800;
	padding: 10px 0 0;
}
.blog{
	width:100% !important;
	float:left;
}
.between{
	height:2px;
	margin-bottom:15px;
	}
.fl{
	float: left;
}
.fr{
	float: right;
}
.ac{
	text-align: center;
}
.ar{
	text-align: right;
}
.th{
	border: 1px solid #c0c0c0;
	float: left;
	margin: 0 10px 0 0;
	padding: 3px;
}
.gravatar {
	float:left;
	border: 1px solid #000;
	margin-right: 10px;
}
.selt_ser{
	border-radius: 3px 3px 3px 3px;
    height: 23px;
    padding: 0;
    width: 141px;
}
.serch_dv{
	 padding-bottom: 10px;
	 width: 500px;; 
	 float:left;
}
.serch_dv1
{
	padding-bottom: 10px;
	 width: 600px;; 
	 float:left;
}
div.lower_cats{
	float: left;
}

/*=== Gravity forms ===*/

.gfield { margin-bottom: 10px; }
.gform_wrapper .top_label .gfield_label { display:block; padding-right:20px; width: 80px; margin: 5px 0px 4px !important; }
.gform_wrapper input.button { padding: 5px 10px 6px !important; border: 0px !important; }
.gform_wrapper input { padding: 5px 3px !important; }
.gform_wrapper .top_label input.large, .gform_wrapper .top_label select.large, .gform_wrapper .top_label textarea.textarea { width: 300px !important; padding: 7px 3px !important; }
.gform_wrapper .entry img, .gform_wrapper img.thumbnail { padding: 0px !important; border: 0px !important; }
ul.top_label .clear-multi { clear: none !important; }
.gform_wrapper .gfield_checkbox, .gform_wrapper .gfield_radio { margin-left: 120px !important; }
img.ui-datepicker-trigger { border: 0px; padding: 0px; }
.entry .gform_wrapper .gfield_checkbox li, .gform_wrapper .gfield_radio li { list-style: none !important; }
.btnsearch{
	border-radius: 3px 3px 3px 3px;
	margin-left: 10px;
}

/*=== Tabs CSS by Junaid ===*/
ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	width: 100%;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px;
	line-height: 31px;
	border: 1px solid #999;
	border-left: none;
	margin-bottom: -1px;
	background: #e0e0e0;
	overflow: hidden;
	position: relative;
}

ul.tabs li a {
    border: 1px solid #fff;
    color: #ff7800;
    display: block;
    font-size: 12px;
    font-weight: bold;
    outline: medium none;
    text-align: center;
    text-decoration: none;
    width: 70px;
}
ul.tabs li a:hover {
	background: #ccc;
}	
html ul.tabs li.active, html ul.tabs li.active a:hover  {
	background: #fff;
	border-bottom: 1px solid #fff;
}
.tab_container {
	border: 1px solid #999;
	border-top: none;
	clear: both;
	float: left; 
	width: 100%;
	background: #fff;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
}
.tab_content {
	padding: 20px;
	font-size: 13px;
}