/*   
Theme Name: India Live Today
Theme URI: http://www.indialivetoday.com
Description: Theme developed for TV New by Manesh
Author: Manesh
Author URI: http://www.indialivetoday.com
Version: 2.0
*/
/* =0. Reset
------------------------------------------------ */
/**
 * 1.0 Reset
 *
 * Modified from Normalize.css to provide cross-browser consistency and a smart
 * default styling of HTML elements.
 *
 * @see http://git.io/normalize
 * ----------------------------------------------------------------------------
 */

-webkit-box-sizing: border-box;	-moz-box-sizing:    border-box;	box-sizing:         border-box;margin:0px;padding:0px;}
article,aside,details,figcaption,figure,footer,header,nav,section,summary {	display: block;}
ul{list-style-type:none;padding:0px;margin:0px;}
li{list-style-type:none;}
audio,canvas,video {	display: inline-block;}
audio:not([controls]) {	display: none;	height: 0;}
[hidden] {display: none;}
html {	font-size: 100%;	overflow-y: scroll;	-webkit-text-size-adjust: 100%;	-ms-text-size-adjust: 100%;}
a{text-decoration: none;color: #000;}
a:hover{color:#000;}
*{margin:0;padding:0}
#header, #nav, #section, #article, #aside, #footer{display:block}
body{font-size: 13px;font-weight: normal;font-family: 'Open Sans',sans-serif;line-height: 20px;}
img{border:0;padding:0px}
input{vertical-align:middle}
/* image alignments */
img.alignleft {margin: 5px 10px 3px 0;float: left;}
img.alignright {margin: 5px 0 3px 10px;float:right;}
img.aligncenter {margin: 0 auto 10px;}
div.alignleft{float:left}
div.alignright{float:right;}
.cb{clear:both}
/*top banner */
.nav-top-inner{width:945px;margin:0 auto;}
.nav-top {height: 30px;border-bottom: 1px solid #002537;overflow: hidden;background: #0F0F0F;}
.icons-left{float:right;margin-top: 2px;width: 147px;}
.fblink{background:url(images/fb-logo.jpg) no-repeat;width:25px;height:25px;float:left;margin-right:5px;display: block;}
.gpluslink{background:url(images/gp-logo.jpg) no-repeat;width:25px;height:25px;float:left;margin-right:5px;display: block;}
.twlink{background:url(images/twitter-logo.jpg) no-repeat;width:25px;height:25px;float:left;margin-right:5px;display: block;}
.ytubelink{background:url(images/yutub-logo.jpg) no-repeat;width:25px;height:25px;float:left;margin-right:5px;display: block;}
.feedlink{background:url(images/rss-logo.jpg) no-repeat;width:25px;height:25px;float:left;display: block;}
.header{width:100%;margin:0 auto;background:#fff}
.header-inner{width:945px;margin:0 auto;}
.logo{margin: 40px 0px 0px 0px;float:left}
/*navigation*/
#nav {width: 945px;float: none;height: 43px;margin: 0 auto;background: #fff;margin-top: 10px;}
#nav ul li {list-style-type: none;float: left;width: auto;height: 43px;border: 1px solid #bbbbbb;}
#nav ul li:hover {height: 43px;}
#nav ul li a, #nav .more a {font-size: 12px;font-weight: bold;font-family: 'Open Sans',sans-serif;
line-height: 43px;height: 43px;text-transform: uppercase;color: #525252;display: block;padding: 0px 17px;}
#nav ul li a:hover {color: #f50100;-webkit-transition: background-color 0.2s, color 0.2s linear;-moz-transition: background-color, color 0.2s linear;transition: background-color, color 0.2s linear;}
.item { width: 300px; }
#wrapper {width: 945px;margin: 0px auto;overflow:hidden }
#contindia{width:1000px;}
.around_item {width: 298px;margin: 20px 20px 0px 0px;border: 1px solid #CCC;box-shadow: 1px 1px 1px #E8E8E8;
float: left;height:347px;overflow:hidden}
.around_item h2{padding:10px;}
.around_item p{padding:0px 10px 10px 10px;}
h2{font-size: 15px;font-weight: bold;font-family: 'Open Sans',sans-serif;line-height: 20px;}
h1{font-size: 22px;font-weight: bold;font-family: 'Open Sans',sans-serif;line-height: 30px;}
.title-style{width:100%;border-bottom:3px solid #f10000;text-transform:uppercase;position:relative}
.more{position:absolute;top: 5px;right: 0px;width: 50px;height: 7px;background: #000;padding: 5px;text-align: center;}
.more a{color:#fff;font-size: 11px;font-weight: normal;font-family: 'Open Sans',sans-serif;line-height: 6px;}
.martop{margin-top:15px;}
.content{width:625px;margin-right:20px;float:left}
.aside{width:300px;float:right}

.small_item {width: 145px;margin: 15px 0px 0px 0px;float: left;height:175px;overflow:hidden;position:relative}
div.small_item+div.small_item {margin-left: 15px;}
.small_item h3{padding:10px 0px;}
.small_item p{padding:0px;}
h3{font-size: 13px;font-weight: bold;font-family: 'Open Sans',sans-serif;line-height: 17px;}
h4{font-size: 12px;font-weight: bold;font-family: 'Open Sans',sans-serif;line-height: 17px;}
/*flex-slider*/
/* Browser Resets
*********************************/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}

/* Icon Fonts
*********************************/
/* Font-face Icons */

/* FlexSlider Necessary Styles
*********************************/
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "\0020"; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}

/* FlexSlider Default Theme
*********************************/
.flexslider { margin:0px;   position: relative; zoom: 1; width:625px;height:270px;overflow:hidden;margin-bottom:15px;}
/*second slider*/
.flexslider .flex-viewport {height: 250px!important;}
/*slider entertainment*/
.flexslider .flex-viewport{height:250px!important;overflow:hidden;}
.flexslider.flex-viewport ul{height: 250px!important;overflow: hidden;}
.flexslider .flex-viewport ul li{height: 250px!important;overflow: hidden;}
.flexslider .flex-control-thumbs{background:#d6d6d6;}
.flexslider .flex-control-thumbs li {width: 21%;float: left;margin: 0;padding: 7px;}
.flexslider h3{bottom: 0px;position: absolute;padding: 8px 10px;background: url(images/bg-opacity.png) repeat;width: 625px;}
.flexslider h3 a{color: #fff;font-weight: normal;font-size: 15px;font-weight: bold;font-family: 'Open Sans',sans-serif;line-height: 21px;padding:5px 0px}
.flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.loading .flex-viewport { max-height: 300px; }
.flexslider .slides { zoom: 1; }
.carousel li { margin-right: 5px; }
/* Direction Nav */
.flex-direction-nav {*height: 0;}
.flex-direction-nav a  { display: block; width: 40px; height: 40px; margin: -20px 0 0; position: absolute; top: 50%; z-index: 10; overflow: hidden; opacity: 0; cursor: pointer; color: rgba(0,0,0,0.8); text-shadow: 1px 1px 0 rgba(255,255,255,0.3); -webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease; text-indent: 9999px;}
.flex-direction-nav .flex-prev {background: url(images/bg_direction_nav.png) 0px 0px;width:30px;height:27px;}
.flex-direction-nav .flex-next {right: -50px;text-align: right;background: url(images/bg_direction_nav.png) 30px 0px;width:30px;height:27px;}
.flexslider:hover .flex-prev { opacity: 0.7; left: 10px; }
.flexslider:hover .flex-next { opacity: 0.7; right: 10px; }
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { opacity: 1; }
.flexslider1:hover .flex-prev { opacity: 0.7; left: 10px; }
.flexslider1:hover .flex-next { opacity: 0.7; right: 10px; }
.flexslider1:hover .flex-next:hover, .flexslider1:hover .flex-prev:hover { opacity: 1; }
.flex-direction-nav .flex-disabled { opacity: 0!important; filter:alpha(opacity=0); cursor: default; }
.flex-direction-nav a:before  { font-size: 40px; display: inline-block; content: '\f001'; }
.flex-direction-nav a.flex-next:before  { content: '\f002'; }
/* Pause/Play */
.flex-pauseplay a { display: block; width: 20px; height: 20px; position: absolute; bottom: 5px; left: 10px; opacity: 0.8; z-index: 10; overflow: hidden; cursor: pointer; color: #000; }
.flex-pauseplay a:before  { font-family: "flexslider-icon"; font-size: 20px; display: inline-block; content: '\f004'; }
.flex-pauseplay a:hover  { opacity: 1; }
.flex-pauseplay a.flex-play:before { content: '\f003'; }
/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom: -40px; text-align: center;}
.flexslider .flex-control-nav {width: 100%; position: absolute; bottom: 0px; text-align: center;}
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -o-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); box-shadow: inset 0 0 3px rgba(0,0,0,0.3); }
.flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.flex-control-paging li a.flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; 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 .flex-active {opacity: 1; cursor: default;}

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev { opacity: 1; left: 10px;}
  .flex-direction-nav .flex-next { opacity: 1; right: 10px;}
}
/*popular*/
.pop-thumb-outer {width: 90px;height: 60px;overflow: hidden;float: left;margin: 0 10px 10px 0;}
.popular{width: 278px;padding: 10px;background: #F1F1F1;overflow: hidden;border: 1px solid #E9E9E9;}
.cat-post-item {border-bottom: 1px solid #E8E8E8;height: 65px;margin-bottom: 8px;}
.video-col-left {width: 300px;float: left;}
.video-col-right {width: 300px;float: left;margin-left: 25px;}
/*footer*/
#footer{background:#082024;}
.footer-inner{width:945px;margin:0px auto;}
.footercols{color:#979b9c;width:175px;float:left;padding:20px 0px;margin-right:55px}
#footer ul li a{color:#979b9c;}
#footer ul li .footertitle{color:#fff;font-size:17px;line-height:25px;border-bottom:1px dashed #979b9c;margin:10px 0px}
#footer ul{margin:0px;padding:0px;list-style-type:none;}
#footer ul li{margin:0px;padding:0px;list-style-type:none;}
/*metro cats*/
.title2 {background: #F10000;padding: 0px 5px;position: absolute;top: 0px;left: 0px;color: #FFF;}
#wrapper .content .news p{font: 16px/28px "Georgia",arial;color: #333;}
/*category*/
.threecol {width: 198px;float: left;margin: 15px 10px 0px 0px;overflow: hidden;}
#cat .cat-post-item {border-bottom: 1px solid #E8E8E8;height: 80px;margin-bottom: 8px;width: 290px;float: left;margin-right: 20px;}