/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */
html, button, input, select, textarea { color: #222; }
/*html { font-size: 1em; line-height: 1.4; }*/
::-moz-selection {
background: #b3d4fc;
text-shadow: none;
}
::selection { background: #b3d4fc; text-shadow: none; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
audio, canvas, img, video { vertical-align: middle; }
fieldset { border: 0; margin: 0; padding: 0; }
textarea { resize: vertical; }
a:focus{outline:none;}
a{outline: 0 !important; color:#3399CC;}

/* ==========================================================================
Print styles.
Inlined to avoid required HTTP connection: h5bp.com/r
========================================================================== */

/* Shortcode div blurb */
    .blurb_articlebx{ border-left:1px solid #cccccc;  padding:0 20px; color:#999999; margin:5px 0 20px; font:400 28px 'Roboto',Arial, Helvetica, sans-serif; position:relative;}
	.blurb_articlebx a{ color:#1075f4;}
	.blurb_articlebx p{padding-bottom:0px !important;}
	.qute_txt:before { content: ''; display:inline-block; background:url(/wp-content/uploads/quotenew.png) 0 0 no-repeat; width:29px; height:23px; vertical-align:top; margin-right:5px;}
	.qute_txt:after {content: ''; display:inline-block; background:url(/wp-content/uploads/quotenew.png) 0 -77px no-repeat; width:29px; height:23px; margin-left:5px; vertical-align:top;}
     .blurb_articlebx_right{ padding:10px 0; color:#999999; font:400 28px 'Roboto',Arial, Helvetica, sans-serif; position:relative;}
	.blurb_articlebx_right a{ color:#1075f4;}
	.blurb_articlebx_right p{padding-bottom:0px !important;}
	.blurb_articlebx_right.alignleft{margin-right:15px;}
	.blurb_articlebx_right.alignright{margin-left:15px;} 
     .blurb_articlebx_left{ padding:10px 0; color:#999999; font:400 28px 'Roboto',Arial, Helvetica, sans-serif; position:relative;}
	.blurb_articlebx_left a{ color:#1075f4;}
	.blurb_articlebx_left p{padding-bottom:0px !important;}
	.blurb_articlebx_left.alignleft{margin-right:15px;}
	.blurb_articlebx_right {
       width: 255px;
}
.blurb_articlebx_left {
       width: 255px;
}

@media print {
* { background: transparent !important; color: #000 !important; /* Black prints faster: h5bp.com/s */ box-shadow: none !important; text-shadow: none !important; }
a,  a:visited { text-decoration: underline; }
a[href]:after { content: " (" attr(href) ")"; }
abbr[title]:after { content: " (" attr(title) ")"; }
.ir a:after,  a[href^="javascript:"]:after,  a[href^="#"]:after { content: ""; }
pre,  blockquote { border: 1px solid #999; page-break-inside: avoid; }
thead { display: table-header-group; /* h5bp.com/t */ }
tr,  img { page-break-inside: avoid; }
img { max-width: 100% !important; }
@page {
margin: 0.5cm;
}
p,  h2,  h3 { orphans: 3; widows: 3; }
h2,  h3 { page-break-after: avoid; }
}


/*! normalize.css v1.1.3 | MIT License | git.io/normalize */
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary { display: block; }
audio, canvas, video { display: inline-block;  *display: inline; *zoom: 1;
}
audio:not([controls]) { display: none; height: 0; }
[hidden] { display: none;}
html { font-size: 100%; /* 1 */ -ms-text-size-adjust: 100%; /* 2 */ -webkit-text-size-adjust: 100%; /* 2 */ }
html, button, input, select, textarea { font-family: sans-serif; }
a:focus { outline: thin dotted; }
a:active, a:hover { outline: 0; }
abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { -moz-box-sizing: content-box; box-sizing: content-box; height: 0; }
mark { background: #ff0; color: #000; }
code, kbd, pre, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ''; content: none; }
small { font-size: 80%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
dl, menu, ol, ul { margin: 1em 0; }
dd { margin: 0 0 0 40px; }
menu, ol, ul { padding: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; }
img { border: 0; /* 1 */ -ms-interpolation-mode: bicubic; /* 2 */ }
svg:not(:root) { overflow: hidden; }
figure { margin: 0; }
form { margin: 0; }
fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; }
legend { border: 0; /* 1 */ padding: 0; white-space: normal; /* 2 */  *margin-left: -7px; /* 3 */}
button, input, select, textarea { font-size: 100%; /* 1 */ margin: 0; /* 2 */ vertical-align: baseline; /* 3 */  *vertical-align: middle; /* 3 */
}
button, input { line-height: normal; }
button, select { text-transform: none; }
button, html input[type="button"], /* 1 */ input[type="reset"], input[type="submit"] { -webkit-appearance: button; /* 2 */ cursor: pointer; /* 3 */  *overflow: visible;  /* 4 */
}
button[disabled], html input[disabled] { cursor: default; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; /* 1 */ padding: 0; /* 2 */  *height: 13px; /* 3 */
*width: 13px; /* 3 */
}
input[type="search"] { -webkit-appearance: textfield; /* 1 */ -moz-box-sizing: content-box; -webkit-box-sizing: content-box; /* 2 */ box-sizing: content-box; }
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0;}
textarea { overflow: auto; /* 1 */ vertical-align: top; /* 2 */ }
table { border-collapse: collapse; border-spacing: 0; }

*{padding:0; margin:0; outline:0;}
a img{border:none}a{text-decoration:none}a:hover{text-decoration:underline}
ul, li{padding:0; margin:0; list-style:none}
.FL{float:left}.FR{float:right}.CL{clear:both; font-size:0; line-height:0; height:0}.CL1{clear:both}
.CTR{text-align:center}.TAR{text-align:right}.uline{text-decoration:underline}.UC{text-transform:uppercase}
.FL{float:left;}.FR{float:right;}.FN{float:none;}.CL{clear:both; font-size:0; line-height:0; height:0;}.CL1{clear:both}
:focus{outline:0}.PR{position:relative}
.checkBox{height:13px; width:13px; vertical-align:middle}
.no_brd{border:0 !important}.dsno{ display:none}


/*// Margin/Padding ---- */
.MA5{margin:5px;}.MA10{margin:10px;}
.MT2{margin-top:2px;}.MT3{margin-top:3px;}.MT5{margin-top:5px;}.MT7{margin-top:7px;}.MT10{margin-top:10px;}.MT12{margin-top:12px;}.MT15{margin-top:15px;}.MT20{margin-top:20px;} .MT25{margin-top:25px;}.MT30 { margin-top:30px; } .MT35 { margin-top:35px; }.MT40 { margin-top:40px; } .MT45 { margin-top:45px; } .MT92{ margin-top:97px;}
.MR3{ margin-right:3px;}.MR5{margin-right:5px;}.MR10{margin-right:10px;}.MR12{margin-right:12px;}.MR15{margin-right:15px;}.MR18{margin-right:18px;}.MR20{margin-right:20px;}.MR25{ margin-right:25px;}.MR30{margin-right:30px;}
.MB3{margin-bottom:3px;}.MB5{margin-bottom:5px;}.MB7{margin-bottom:5px;}.MB10{margin-bottom:10px;}.MB15{margin-bottom:15px;}.MB20{ margin-bottom:20px;}.MB35{ margin-bottom:35px;} .MB55{margin-bottom:55px;}
.ML2{margin-left:2px;}.ML3{margin-left:3px;}.ML5{margin-left:5px;}.ML10{margin-left:10px;}.ML15{margin-left:15px;}.ML20{margin-left:20px;} .ML25{margin-left:25px;}.ML40{margin-left:40px;}.ML45{margin-left:45px;}.ML65{margin-left:65px;}
.PA3{padding:3px;}.PA5{padding:5px;}.PA7{padding:7px;}.PA10{padding:10px;}.PA12{padding:12px;} .PA15 { padding:15px; } .PA20 { padding:20px; }.PB25{padding-bottom:25px;}
.PT2{padding-top:2px;}.PT3{padding-top:3px;}.PT4{ padding-top:4px;}.PT5{padding-top:5px;}.PT7{padding-top:7px;}.PT8{padding-top:8px;}.PT10{padding-top:10px;}.PT12{padding-top:12px;}.PT15{padding-top:15px;}.PT20{padding-top:20px;}.PT25{padding-top:25px;}.PT30{padding-top:30px;}
.PR3{padding-right:3px;}.PR5{padding-right:5px;}.PR7{padding-right:7px;}.PR10{padding-right:10px;}.PR15{padding-right:15px;}.PR20{padding-right:20px;}.PR25{padding-right:25px;}.PR30{padding-right:30px;}.PR40{padding-right:40px;} .PR35 { padding-right:35px; }
.PB2{padding-bottom:2px;}.PB3{padding-bottom:3px;}.PB5{padding-bottom:5px;}.PB7{padding-bottom:7px;}.PB10{padding-bottom:10px;}.PB15{padding-bottom:15px;}.PB20{padding-bottom:20px;}.PB30{padding-bottom:30px;}.PB35{padding-bottom:35px;}
.PL1{padding-left:1px;}.PL3{padding-left:3px;}.PL5{padding-left:5px;}.PL7{padding-left:7px;}.PL9{padding-left:9px;}.PL10{padding-left:10px;}.PL15{padding-left:15px;}.PL20{padding-left:20px;}.PL25{ padding-left:25px;}.PL30{padding-left:30px;}.PL40{ padding-left:40px;}.PL65{ padding-left:65px;}

@font-face{font-family:'attr';src:url('http://www.firstpost.com/wp-content/themes/firstpost2.0/fonts/attriucb-webfont-webfont.eot');src:url('http://www.firstpost.com/wp-content/themes/firstpost2.0/fonts/attriucb-webfont-webfont.eot?#iefix')format('embedded-opentype'),url('http://www.firstpost.com/wp-content/themes/firstpost2.0/fonts/attriucb-webfont-webfont.woff')format('woff'),url('http://www.firstpost.com/wp-content/themes/firstpost2.0/fonts/attriucb-webfont-webfont.ttf')format('truetype'),url('http://www.firstpost.com/wp-content/themes/firstpost2.0/fonts/attriucb-webfont-webfont.svg#attriumviratecondensedCnBd')format('svg');font-weight:normal;font-style:normal;}
@font-face{font-family:'calluna';src:url('http://www.firstpost.com/wp-content/themes/firstpost2.0/fonts/calluna-black-webfont-webfont.eot');src:url('http://www.firstpost.com/wp-content/themes/firstpost2.0/fonts/calluna-black-webfont-webfont.eot?#iefix')format('embedded-opentype'),url('http://www.firstpost.com/wp-content/themes/firstpost2.0/fonts/calluna-black-webfont-webfont.woff')format('woff'),url('http://www.firstpost.com/wp-content/themes/firstpost2.0/fonts/calluna-black-webfont-webfont.ttf')format('truetype'),url('http://www.firstpost.com/wp-content/themes/firstpost2.0/fonts/calluna-black-webfont-webfont.svg#callunablack')format('svg');font-weight:normal;font-style:normal;}
@font-face{font-family:'calluna_bold_italic';src:url('http://www.firstpost.com/wp-content/themes/firstpost2.0/fonts/calluna-boldit-webfont-webfont.eot');src:url('http://www.firstpost.com/wp-content/themes/firstpost2.0/fonts/calluna-boldit-webfont-webfont.eot?#iefix')format('embedded-opentype'),url('http://www.firstpost.com/wp-content/themes/firstpost2.0/fonts/calluna-boldit-webfont-webfont.woff')format('woff'),url('http://www.firstpost.com/wp-content/themes/firstpost2.0/fonts/calluna-boldit-webfont-webfont.ttf')format('truetype'),url('http://www.firstpost.com/wp-content/themes/firstpost2.0/fonts/calluna-boldit-webfont-webfont.svg#callunabold_italic')format('svg');font-weight:normal;font-style:normal;}
@font-face{font-family:'calluna_semi';src:url('http://www.firstpost.com/wp-content/themes/firstpost2.0/fonts/calluna-semibold-webfont-webfont.eot');src:url('http://www.firstpost.com/wp-content/themes/firstpost2.0/fonts/calluna-semibold-webfont-webfont.eot?#iefix')format('embedded-opentype'),url('http://www.firstpost.com/wp-content/themes/firstpost2.0/fonts/calluna-semibold-webfont-webfont.woff')format('woff'),url('http://www.firstpost.com/wp-content/themes/firstpost2.0/fonts/calluna-semibold-webfont-webfont.ttf')format('truetype'),url('http://www.firstpost.com/wp-content/themes/firstpost2.0/fonts/calluna-semibold-webfont-webfont.svg#callunasemibold')format('svg');font-weight:normal;font-style:normal;}
@font-face{font-family:'MyriadProBold';src:url('http://www.firstpost.com/wp-content/themes/firstpost2.0/fonts/myriadwebpro-bold.eot');src:url('http://www.firstpost.com/wp-content/themes/firstpost2.0/fonts/myriadwebpro-bold.eot')format('embedded-opentype'),url('http://www.firstpost.com/wp-content/themes/firstpost2.0/fonts/myriadwebpro-bold.woff')format('woff'),url('http://www.firstpost.com/wp-content/themes/firstpost2.0/fonts/myriadwebpro-bold.ttf')format('truetype'),url('http://www.firstpost.com/wp-content/themes/firstpost2.0/fonts/myriadwebpro-bold.svg#MyriadWebProBold')format('svg');}
@font-face{font-family:'Myriad';src:url('http://www.firstpost.com/wp-content/themes/firstpost2.0/fonts/myriadwebpro.eot');src:url('http://www.firstpost.com/wp-content/themes/firstpost2.0/fonts/myriadwebpro.eot')format('embedded-opentype'),url('http://www.firstpost.com/wp-content/themes/firstpost2.0/fonts/myriadwebpro.woff')format('woff'),url('http://www.firstpost.com/wp-content/themes/firstpost2.0/fonts/myriadwebpro.ttf')format('truetype'),url('http://www.firstpost.com/wp-content/themes/firstpost2.0/fonts/myriadwebpro.svg#MyriadWebProRegular')format('svg');}
@font-face{font-family:'FPfont';src:url('http://www.firstpost.com/wp-content/themes/firstpost2.0/fonts/firstpost_semibold-webfont.eot');src:url('http://www.firstpost.com/wp-content/themes/firstpost2.0/fonts/firstpost_semibold-webfont.eot?#iefix')format('embedded-opentype'),url('http://www.firstpost.com/wp-content/themes/firstpost2.0/fonts/firstpost_semibold-webfont.woff')format('woff'),url('http://www.firstpost.com/wp-content/themes/firstpost2.0/fonts/firstpost_semibold-webfont.ttf')format('truetype'),url('http://www.firstpost.com/wp-content/themes/firstpost2.0/fonts/firstpost_semibold-webfont.svg#firstpostsemibold')format('svg');font-weight:normal;font-style:normal;}

.main{ width:1200px; margin:0 auto;}
.toppanel{height:45px; background:#000000;}
.toptagdv{ padding:4px 25px 7px 0px; border-right:1px solid #333333; width:35px; height:30px; float:left; position:relative;}
.toptog{ background: url(http://s3.firstpost.in/wp-content/themes/firstpost2.0/images/header_sprite_new_n.png) no-repeat 0px 0px; width:40px; height:45px; display:inline-block; position:absolute; z-index:1;}
.togact{ background:url(http://s3.firstpost.in/wp-content/themes/firstpost2.0/images/header_sprite_new_n.png) no-repeat -48px 0px; width:40px; height:45px; display:inline-block;}
.togdrp{ background:#ffffff; border-bottom:3px solid #e4e4e2; border-left:1px solid #e4e4e2; border-right:3px solid #e4e4e2; border-top:7px solid #e4e4e2; padding:5px 3px 5px 2px; display:none; position:absolute; z-index:2; top: 49px; left:0px;}
.togdrp ul li{ display:block; height:28px; border-bottom:1px solid #d1d1d1;}
.togdrp ul li a{font:13px/13px "Myriad", Arial; color:#666666; text-transform:uppercase; background:#fff; height:25px; padding:3px 2px 0px 6px; width:138px; display:inline-block;}
.togdrp ul li a:hover, .togdrp ul li a.act{ background:url(http://s3.firstpost.in/wp-content/themes/firstpost2.0/images/header_sprite_new_n.png) repeat-x 0px -96px; display:inline-block; width:138px; color:#ffffff;}
.firstpost_icn{ background: url(http://s3.firstpost.in/wp-content/themes/firstpost2.0/images/header_sprite_new_n.png) no-repeat -96px 0px; width:26px; height:23px; display:inline-block;}
.firstbix_icn{ background:url(http://s3.firstpost.in/wp-content/themes/firstpost2.0/images/header_sprite_new_n.png) no-repeat -150px 0px; width:26px; height:23px; display:inline-block;}
.tech2_icn{ background: url(http://s3.firstpost.in/wp-content/themes/firstpost2.0/images/header_sprite_new_n.png) no-repeat -204px 0px; width:26px; height:23px; display:inline-block;}
.f_news_icn{ background: url(http://s3.firstpost.in/wp-content/themes/firstpost2.0/images/header_sprite_new_n.png) no-repeat -258px 0px; width:26px; height:23px; display:inline-block;}
.togdrp ul li a:hover .firstpost_icn, .togdrp ul li a.act .firstpost_icn{ background: url(http://s3.firstpost.in/wp-content/themes/firstpost2.0/images/header_sprite_new_n.png) no-repeat -123px 0px;}
.togdrp ul li a:hover .firstbix_icn, .togdrp ul li a.act .firstbix_icn{ background:url(http://s3.firstpost.in/wp-content/themes/firstpost2.0/images/header_sprite_new_n.png) no-repeat -177px 0px;}
.togdrp ul li a:hover .tech2_icn, .togdrp ul li a.act .tech2_icn{ background:url(http://s3.firstpost.in/wp-content/themes/firstpost2.0/images/header_sprite_new_n.png) no-repeat -231px 0px;}
.togdrp ul li a:hover .f_news_icn, .togdrp ul li a.act .f_news_icn{ background:url(http://s3.firstpost.in/wp-content/themes/firstpost2.0/images/header_sprite_new_n.png) no-repeat -285px 0px;}
.togdrp ul li.last{ border-bottom:0px;}
.usertarw, .usertarwact{ font:12px Arial !important; color:#3399cc !important; text-decoration:none !important; display:block; padding-right:25px; height:32px}
.usertarw{background:url(http://s3.firstpost.in/wp-content/themes/firstpost2.0/images/header_sprite_new_n.png) no-repeat right 0px;}
.usertarwact{background:url(http://s3.firstpost.in/wp-content/themes/firstpost2.0/images/header_sprite_new_n.png) no-repeat right -40px;}
.usertarw span{ margin-right:5px;}
.logo18dv{ padding:11px 10px 0px 10px; float:right;}
.logo18{ background:url(http://s3.firstpost.in/wp-content/themes/firstpost2.0/images/header_sprite_new_n.png) no-repeat 0px -48px; width:26px; height:26px; display:inline-block;}
.username{ padding:13px 10px 0px 14px; border-right:1px solid #333333; float:right; height:32px;}
.username a{ font:14px Arial; color:#666666;}
.userinfo{ position:absolute; z-index:2; right:10px; top:45px; background:#3399cc; width:130px; padding:3px 8px; display:none;}
.userinfo ul li{ display:block; padding:8px 0px; border-bottom:1px solid #99cce6;}
.userinfo ul li.last{ border-bottom:0px;}
.userinfo ul li a{ font:12px Arial; color:#ffffff; display:block;}
.top_social{ padding:11px 14px 5px 14px; border-right:1px solid #333333; float:right;}
.top_social a{ display:inline-block; margin-right:4px;}
.tsoc_fb, .tsoc_tweet, .tsoc_gplus{ width:25px; height:25px;}
.top_social a.tsoc_gplus{ margin-right:0px;}
.tsoc_fb{ background:url(http://s3.firstpost.in/wp-content/themes/firstpost2.0/images/header_sprite_new_n.png) no-repeat -144px -32px;}
.tsoc_tweet{ background:url(http://s3.firstpost.in/wp-content/themes/firstpost2.0/images/header_sprite_new_n.png) no-repeat -176px -32px;}
.tsoc_gplus{ background: url(http://s3.firstpost.in/wp-content/themes/firstpost2.0/images/header_sprite_new_n.png) no-repeat -208px -32px;}
.srchbtn{padding:14px 13px 7px 14px; border-right:1px solid #333333; float:right;}
.srhbtn{ width:21px; height:20px; display:inline-block; background: url(http://s3.firstpost.in/wp-content/themes/firstpost2.0/images/header_sprite_new_n.png) no-repeat -96px -32px;}
.tempdv{padding:11px 13px 8px 13px; border-right:1px solid #333333; float:right;}
.tempdv .wl12{ color:#ffffff; font:12px Arial;}
.tempdv a {color: #999999; display: block; font: 12px/24px Arial; height: 24px;}
.audio_topdv{border-right:1px solid #333333; float:left; padding:9px 17px 6px 15px;}
.srchdvnb{position:absolute; z-index:1; display:none;}
.srchtxtbtn{font:15px Arial; color:#999999; text-decoration:none !important;}
.srchclose{ background: url(http://s3.firstpost.in/wp-content/themes/firstpost2.0/images/header_sprite_new_n.png) no-repeat -120px -32px; width:21px; height:20px; display:inline-block;}
.srchdvnb .txtbcn{ border:0px; background:none; font:21px/21px Arial; color:#999999; width:1122px;}
.splogopanel{border-bottom:2px solid #666666;margin:10px 10px 0;}
.sponcerdcol{width:280px; float:left;}
.sponcerrht{width:165px; float:right; /*padding-top:12px;*/}
.logocol{float:left; margin:0px 8px 14px 30px; padding:11px 101px 11px 96px; text-align:center; font:11px Arial; color:#666666; width:382px; border-left:1px solid #cccccc; border-right:1px solid #cccccc;}
.blu10{font:10px "Lucida Grande", sans-serif; color:#8b96a0;}
.sponcerrht .bk18_clbi{font:18px/23px "calluna_bold_italic", sans-serif; color:#000;}
/*.fb_logo{width:382px; height:48px; display:inline-block; background: url(/wp-content/themes/firstpost2.0/images/logo_sprite.png) no-repeat 0px -7px;}*/
/*.fb_logo{width:382px; height:48px; display:inline-block; background: url(/wp-content/themes/firstpost2.0/images/logo_sprite.png) no-repeat 0px -7px;}*/
.fb_logo{width:382px; display:inline-block; font:62px/62px "Fpfont"; color:#000000 !important; text-transform:uppercase;letter-spacing:-2px; text-decoration:none; margin-top:-18px;}
.fb_logo span{color:#ed2824; padding:0px !important; display:inline-block;}
.fb_logo span.dot{font-size:75px !important; margin:0px -2px;}
.logocol a{color:#336699; text-decoration:none;}
.logocol span{padding:0px 7px;}
.navmain{ border-bottom:1px solid #dddddd;margin:0px 10px;}
.trendingblk{width:73px; height:65px; display:block; background:#000000; text-align:center; font:11px/13px "Myriad", Arial; color:#ffffff; text-transform:uppercase; text-decoration:none !important;}
.trendingblk span{background: url(http://s3.firstpost.in/wp-content/themes/firstpost2.0/images/header_sprite_new_n.png) no-repeat -32px -50px; width:8px; height:5px; display:inline-block;}
.trendingblk .digi{font:29px/32px "MyriadProBold", Arial; color:#ffffff;}
.navrht{width:1180px; float:left;}
.toppanel .main {width: 1180px;}
.navbar{border-bottom:1px solid #dddddd; padding:10px 0px 9px 13px;}
.moresec{font:11px/12px "Myriad", Arial; color:#666666; display:block; margin-right:15px;}
.mlik{ width:1007px; overflow:hidden; height:15px;}
.navbar .mlik a{font:13px "MyriadProBold", Arial; color:#333; display:inline-block; margin-right:23px; float: left; text-decoration:none !important; text-transform:uppercase;}
.navbar .mlik a.act, .navbar .mlik a:hover{color:#ed2824;}
/* .navbar .mlik a#cat_4{color:#00BEBA}
.navbar .mlik a#cat_399{color:#f5d500;} */
.livnews{padding:9px 0px 0px 13px; font:12px Arial; color:#666666; float:left;}
.livnews span{font-size:11px; color:#333333;}
.socialicn{float:right; border-left:1px solid #dddddd; height:30px;}
.socialicn a{float:left; display:inline-block; margin:6px 15px 0px 9px; font:10px Arial; color:#666666; text-transform:uppercase; text-decoration:none;}
.socialicn a:hover{color:#ED2824;}
.ios_icn{display:inline-block; background: url(http://s3.firstpost.in/wp-content/themes/firstpost2.0/images/header_sprite_new_n.png) no-repeat -48px -48px; width:17px; height:20px; vertical-align:middle; margin-right:3px;}
.android_icn{display:inline-block; background: url(http://s3.firstpost.in/wp-content/themes/firstpost2.0/images/header_sprite_new_n.png) no-repeat -66px -48px; width:17px; height:20px; vertical-align:middle; margin-right:3px;}
.windows_icn{display:inline-block; background: url(http://s3.firstpost.in/wp-content/themes/firstpost2.0/images/header_sprite_new_n.png) no-repeat -240px -32px; width:17px; height:20px; vertical-align:middle; margin-right:3px;}
.footer{ background:#000000;}
.siteindex{ padding:10px 0px 6px 0px;}
.site_icn{ background:url(http://s3.firstpost.in/wp-content/themes/firstpost2.0/images/header_sprite_new_n.png) no-repeat -264px -32px; width:16px; height:18px; display:inline-block; margin-right:6px; vertical-align:middle;}
.siteindex a{ font:12px Arial; color:#666666; text-decoration:none;}
.ftlinks{ border-bottom:1px solid #333333; border-top:1px solid #333333; padding:15px 0px 11px 0px;}
.copyrht{ padding:7px 0px 6px 4px; font:12px Arial; color:#fff;}
.copyrht a{ display: inline-block; color:#666666; text-decoration:none; margin-left:12px;}
.linkn a{ color:#999999; font:13px Arial; display:block; margin-bottom:7px;}
.footlogo{ background:url(http://s3.firstpost.in/wp-content/themes/firstpost2.0/images/header_sprite_new_n.png) no-repeat 0px -80px; width:107px; height:13px; display:inline-block;}
.footer_firstpost{ width:154px; float:left; margin-left:3px; border-right:1px solid #333333;}
.fttit{ font:bold 12px Arial; color:#ffffff; text-transform:uppercase;}
.footer_verticals{ width:135px; float:left; margin-left:54px; border-right:1px solid #333333;}
.footer_plus{ width:132px; float:left; margin-left:70px; border-right:1px solid #333333;}
.footer_others{ width:198px; float:left; margin-left:39px; border-right:1px solid #333333;}
.footer_tools{ width:89px; float:left; margin-left:38px; border-right:1px solid #333333;}
.footer_newsletter{ width:227px; float:left; margin-left:23px;}
.ft11{color:#999999; font:11px Arial;}
.newslet_txtbx{ width:114px; height:19px; border:1px solid #525252; background:#000000; padding:6px 7px 3px 7px; font:12px Arial; color:#999999; float:left; margin-right:9px;}
.btn_subscribe{ width:87px; height:30px; background:#ee3224; font:12px/30px Arial !important; color:#ffffff !important; text-transform:uppercase; text-decoration:none !important; display:block; text-align:center;}

#main-content{width:940px;float:left;}
#main-content .col_left{width:620px; float:left;}
#main-content-hp .col_left{width:620px; float:left;}
#main-content .col_right{width:300px; float:right;}
#main-content-hp .col_right{width:300px; float:right;}

.img_story .caption{font:35px/45px 'calluna', arial; color:#FFF; position:absolute; top:0px; left:0px; /*border-left: 10px solid rgba(18,22,23,0.8);*/ display: block; width:580px\9; margin-left:3px}
.img_story .caption:after{/*background: rgba(18,22,23,0.8);*/ content:'\a0'; display: inline-block; width: 10px; background: url("http://s1.firstpost.in/wp-content/themes/firstpost/images/trans_bg.png") repeat;}
.img_story .caption a{background: url("http://s1.firstpost.in/wp-content/themes/firstpost/images/trans_bg.png") repeat; padding: 2px 7px 2px 7px; color: #FFF; direction: rtl; padding:5px 7px\9; }

.main-stories{padding:15px 0px; border-bottom:1px solid #d1d1d1;}
.ms-block{width:179px; padding-right:20px; float:left; border-right:1px solid #d1d1d1;font:16px/18px "Georgia", Times New Roman, Times, serif; }
.ms-block.live span{font-weight:bold; color:#ed2824;}
.ms-block.report span{font-weight:bold; color:#666;}
.ms-block.analysis span{font-weight:bold; color:#333;}
.ms-block a{color:#000;}

.MR0{margin-right:0px !important;}
.fbCat-stories{float:left; width:200px; position:relative; margin-right:10px; min-height:350px;}
.fbcat{background:#ed2824; color:#FFF; font:12px Arial, Helvetica, sans-serif; color:#FFF; text-transform:uppercase; padding:6px 12px 6px 6px; display:inline-block; position:absolute; top:0px;}
.fbCat-stories .catStory-thumb{width:200px; height:150px; display:block;}
.fbCat-stories .catStory-title{background:#000000; font: 15px/18px 'calluna', 'Georgia'; color:#FFF; padding:10px; display:block; min-height:55px;}
.fbCat-stories li{font:14px/16px 'calluna_semi', arial; padding:10px 0px; clear:both; float:none;}
.fbCat-stories .bullet{background:url(http://s3.firstpost.in/wp-content/themes/firstpost2.0/images/fp_sprite_new_n.png) no-repeat -72px -13px; width:5px; height:5px; display:inline-block; float:left; margin-right:8px; margin-top:3px;}
.fbCat-stories li a{color:#000; float:left; width:175px;}
.rd_12{font:12px/12px Arial, Helvetica, sans-serif; color:#ed2824;}
.time_ago{font:12px/12px Arial, Helvetica, sans-serif; color:#acacac;}
.othrArtl .artCol.top_stories li{border-bottom:1px solid #d1d1d1; padding: 35px 0px 15px;}
.othrArtl .artCol.top_stories li.first{padding-top:10px;}
.othrArtl .artCol.top_stories li a{font:16px/19px 'calluna', Georgia; overflow:hidden;}
.story_thumb{overflow:hidden;}
.othrArtl .artCol.more_nwes li{clear:both; float:none;}
.othrArtl .artCol.more_nwes li a{font:15px/17px "Georgia", "Times New Roman", Times, serif; float:left; width:280px;}
.othrArtl .artCol.more_nwes li .bullet{width:5px; height:5px; display:inline-block; float:left; margin-right:8px; background:#cccccc; margin-top:5px;}

.othrArtl{margin-left:-20px;width:640px;overflow:hidden;}
.othrArtl .artCol{width:300px;padding:25px 0 25px 20px;float:left;}
.othrArtl .artCol .title{border-bottom:4px solid #666;padding-bottom:2px;font:17px "Lucida Sans Unicode", "Lucida Grande", sans-serif; color:#000;text-transform:uppercase;}
.othrArtl .artCol .title b{float:right;width:13px;height:9px;background:url(http://s3.firstpost.in/wp-content/themes/firstpost2.0/images/fp_sprite_new_n.png) -96px 0 no-repeat;margin-top:8px;margin-right:6px;}
.othrArtl .artCol ul{padding-top:15px;}
.othrArtl .artCol li{padding-bottom:15px;font:14px/18px 'calluna_semi', arial;color:#000;}
.othrArtl .artCol li a{color:#000;}
.fpLhs{width:220px; float:left;padding-left:10px;margin-right:20px;}
.fpLhs .lhsBrdBx{width:218px;border:#ccc 1px solid;}
.fpLhs .lhsBrdBx .title{height:39px;border-bottom:#ccc 1px solid;background:#f0f0f0;padding-left:10px;font:bold 12px/39px arial;color:#333;text-transform:uppercase;}
.fpLhs .ltsNews{padding:7px 10px;}
.fpLhs .ltsNews li{padding:13px 0;font:14px/18px 'calluna_semi', arial;color:#000;}
.fpLhs .ltsNews li a, .fpLhs .electDiry li .text a{color:#000;}
.fpLhs .ltsNews li .time{color:#ed2824;font:12px arial;margin-bottom:3px;}
.icDiary{width:28px;height:25px;display:inline-block;background: url(http://s3.firstpost.in/wp-content/themes/firstpost2.0/images/fp_sprite_new_n.png) 0 0 no-repeat;vertical-align:middle;}
.icVoice{width:80px;height:39px;display:inline-block;background:url(http://s3.firstpost.in/wp-content/themes/firstpost2.0/images/ic_voice.png) 0 0 no-repeat;vertical-align:middle;}
.fpLhs .electDiry{padding:18px 10px 6px 5px;}
.fpLhs .electDiry li{padding-bottom:30px;overflow:hidden;}
.fpLhs .electDiry li .date{padding-bottom:2px;font:12px arial;color:#999;}
.fpLhs .electDiry li .name{padding-bottom:6px;font:bold 12px arial;color:#666;}
.fpLhs .electDiry li .name a{color:#666;}
.fpLhs .electDiry li .text{font:14px/18px 'calluna_semi', arial;color:#000;}
.w150{width:150px;}
.fpLhs .electDiry li.more{padding-bottom:0px;text-align:right;}
.fpLhs .electDiry li.more a{font:11px arial;color:#999;}
.fpLhs .lshAcrd .acTitle{background:#e5e5e5;padding:10px;overflow:hidden;cursor:pointer;margin-bottom:10px;}
.fpLhs .lshAcrd .acTitle span{float:left;font:13px arial;color:#333;}
.fpLhs .lshAcrd .acTitle b{float:right;height:10px;width:10px;background:url(http://s3.firstpost.in/wp-content/themes/firstpost2.0/images/fp_sprite_new_n.png) -82px 0 no-repeat;margin-top:3px;}
.fpLhs .lshAcrd .acTitle.act{background:#000;}
.fpLhs .lshAcrd .acTitle.act span{color:#fff;}
.fpLhs .lshAcrd .acTitle.act b{background:url(http://s3.firstpost.in/wp-content/themes/firstpost2.0/images/fp_sprite_new_n.png) -72px 0px no-repeat;}
.fpLhs .lshAcrd .acCont{padding:0 0 10px 0;font:14px/18px 'calluna_semi', arial;color:#333;display:none;}
.fpLhs .lshAcrd .acCont a{color:#333;}
.fpLhs .lshAcrd .btnPlay{width:36px;height:36px;background:url(http://s3.firstpost.in/wp-content/themes/firstpost2.0/images/fp_sprite_new_n.png) -32px 0 no-repeat;position:absolute;bottom:15px;left:10px;}
.col_left .mnPhotos{width:620px;height:383px;position:relative;}
.col_left .mnPhotos .cnts{background:url(http://s3.firstpost.in/wp-content/themes/firstpost2.0/images/blk_bg.png) repeat;padding:12px 0;text-align:center;position:absolute;top:145px;z-index:1px;width:620px;}
.col_left .mnPhotos .cnts .phtsTitle{display:inline-block;padding:0 15px;height:24px;font:14px/22px 'Georgia', arial;color:#fff;background:#ed2824;}
.col_left .mnPhotos .cnts a{font:bold 30px 'Georgia', arial;color:#fff;}
.contentWarp{margin:20px 0;}
.trending_panel{ padding:7px 0px 12px 11px; border-bottom:8px solid #000000; background:#ffffff; position:absolute; z-index:99999; width:1189px; left:0px; top:66px; display:none; box-shadow: 0 7px 4px -6px #000000;}
.redbx{ font:12px Arial; color:#ffffff; padding:6px; background:#ed2824; display: inline-block;}
.trend_pan{ width:318px; float:left; padding-right:40px; border-right:1px solid #cccccc;}
.trend_MT40{ margin-left:50px;}
.trend_pan.last{ border:0px;}
.trend_pad{ padding-bottom:10px;}
.trend_rht{ margin-left:14px; width:258px; float:left;}
.trend_rht a{font:12px "Georgia", Times New Roman, Times, serif; color:#333333;}
.ico-day-113, .ico-nite-113, .ico-day-395, .ico-day-371, .ico-day-335, .ico-nite-395, .ico-nite-371, .ico-nite-335, .ico-day-392, .ico-day-386, .ico-day-200, .ico-nite-392, .ico-nite-386, .ico-nite-200, .ico-day-389, .ico-nite-389, .ico-day-377, .ico-day-350, .ico-day-317, .ico-day-314, .ico-day-311, .ico-day-284, .ico-day-281, .ico-day-185, .ico-day-182, .ico-nite-377, .ico-nite-350, .ico-nite-317, .ico-nite-314, .ico-nite-311, .ico-nite-284, .ico-nite-281, .ico-nite-185, .ico-nite-182, .ico-day-374, .ico-day-365, .ico-day-362, .ico-day-179, .ico-nite-374, .ico-nite-365, .ico-nite-362, .ico-nite-179, .ico-day-368, .ico-day-326, .ico-day-323, .ico-nite-368, .ico-nite-326, .ico-nite-323, .ico-day-356, .ico-day-305, .ico-day-299, .ico-nite-356, .ico-nite-305, .ico-nite-299, .ico-day-359, .ico-day-308, .ico-day-302, .ico-day-296, .ico-nite-359, .ico-nite-308, .ico-nite-302, .ico-nite-296, .ico-day-353, .ico-day-263, .ico-day-176, .ico-nite-353, .ico-nite-263, .ico-nite-176, .ico-day-338, .ico-day-332, .ico-day-329, .ico-day-230, .ico-nite-338, .ico-nite-332, .ico-nite-329, .ico-nite-230, .ico-day-320, .ico-day-227, .ico-nite-320, .ico-nite-227, .ico-day-293, .ico-day-266, .ico-nite-293, .ico-nite-266, .ico-day-260, .ico-nite-260, .ico-day-248, .ico-nite-248, .ico-day-143, .ico-nite-143, .ico-day-122, .ico-nite-122, .ico-day-119, .ico-nite-119, .ico-day-116, .ico-nite-116 {
background: url(http://s3.firstpost.in/wp-content/themes/firstpost2.0/images/weather_top_icon.png) no-repeat -8px -4px; display: inline-block; height: 26px; vertical-align: middle !important; width: 26px;}
.ico-nite-113 {background-position: -14px -891px; height: 17px; margin-top: 5px; width: 17px;}
.ico-day-395 {background-position: -4px -35px; height: 27px; width: 28px;}
.ico-day-371 {background-position: -4px -35px; height: 27px; width: 28px;}
.ico-day-335 {background-position: -4px -35px; height: 27px; width: 28px;}
.ico-nite-395 {background-position: -11px -72px; height: 21px; margin-top: 5px; width: 22px;}
.ico-nite-371 {background-position: -11px -72px; height: 21px; margin-top: 5px; width: 22px;}
.ico-nite-335 {background-position: -11px -72px; height: 21px; margin-top: 5px; width: 22px;}
.ico-day-392 {background-position: -4px -98px; height: 28px; width: 28px;}
.ico-day-386 {background-position: -4px -98px; height: 28px; width: 28px;}
.ico-day-200 {background-position: -4px -98px; height: 28px; width: 28px;}
.ico-nite-392 {background-position: -12px -135px; height: 28px; width: 28px;}
.ico-nite-386 {background-position: -12px -135px; height: 28px; width: 28px;}
.ico-nite-200 {background-position: -12px -135px; height: 28px; width: 28px;}
.ico-day-389 {background-position: -12px -166px; height: 21px; margin-top: 5px; width: 20px;}
.ico-nite-389 {background-position: -12px -192px; height: 21px; margin-top: 5px; width: 20px;}
.ico-day-377 {background-position: -14px -223px; height: 20px; margin-top: 5px; width: 21px;}
.ico-day-350 {background-position: -14px -223px; height: 20px; margin-top: 5px; width: 21px;}
.ico-day-317 {background-position: -14px -223px; height: 20px; margin-top: 5px; width: 21px;}
.ico-day-314 {background-position: -14px -223px; height: 20px; margin-top: 5px; width: 21px;}
.ico-day-311 {background-position: -14px -223px; height: 20px; margin-top: 5px;width: 21px;}
.ico-day-284 {background-position: -14px -223px; height: 20px; margin-top: 5px; width: 21px;}
.ico-day-281 {background-position: -14px -223px;height: 20px;margin-top: 5px;width: 21px;}
.ico-day-185 {background-position: -14px -223px;height: 20px;margin-top: 5px;width: 21px;}
.ico-day-182 {background-position: -14px -223px;height: 20px;margin-top: 5px;width: 21px;}
.ico-nite-377 {background-position: -13px -252px;height: 20px;margin-top: 5px;width: 22px;}
.ico-nite-350 {background-position: -13px -252px;height: 20px;margin-top: 5px;width: 22px;}
.ico-nite-317 {background-position: -13px -252px;height: 20px;margin-top: 5px;width: 22px;}
.ico-nite-314 {background-position: -13px -252px;height: 20px;margin-top: 5px;width: 22px;}
.ico-nite-311 {background-position: -13px -252px;height: 20px;margin-top: 5px;width: 22px;}
.ico-nite-284 {background-position: -13px -252px;height: 20px;margin-top: 5px;width: 22px;}
.ico-nite-281 {background-position: -13px -252px;height: 20px;margin-top: 5px;width: 22px;}
.ico-nite-185 {background-position: -13px -252px;height: 20px;margin-top: 5px;width: 22px;}
.ico-nite-182 {background-position: -13px -252px;height: 20px;margin-top: 5px;width: 22px;}
.ico-day-374 {background-position: -6px -274px;height: 26px;width: 28px;}
.ico-day-365 {background-position: -6px -274px;height: 26px;width: 28px;}
.ico-day-362 {background-position: -6px -274px;height: 26px;width: 28px;}
.ico-day-179 {background-position: -6px -274px;height: 26px;width: 28px;}
.ico-nite-374 {background-position: -12px -308px;height: 20px;margin-top: 5px;width: 22px;}
.ico-nite-365 {background-position: -12px -308px;height: 20px;margin-top: 5px;width: 22px;}
.ico-nite-362 {background-position: -12px -308px;height: 20px;margin-top: 5px;width: 22px;}
.ico-nite-179 {background-position: -12px -308px;height: 20px;margin-top: 5px;width: 22px;}
.ico-day-368 {background-position: -6px -331px;height: 27px;width: 25px;}
.ico-day-326 {background-position: -6px -331px;height: 27px;width: 25px;}
.ico-day-323 {background-position: -6px -331px;height: 27px;width: 25px;}
.ico-nite-368 {background-position: -12px -366px;height: 21px;margin-top: 5px;width: 22px;}
.ico-nite-326 {background-position: -12px -366px;height: 21px;margin-top: 5px;width: 22px;}
.ico-nite-323 {background-position: -12px -366px; height: 21px; margin-top: 5px; width: 22px;}
.ico-day-356 {background-position: -14px -394px;height: 21px;margin-top: 5px;width: 21px;}
.ico-day-305 {background-position: -14px -394px;height: 21px;margin-top: 5px;width: 21px;}
.ico-day-299 {background-position: -14px -394px;height: 21px;margin-top: 5px;width: 21px;}
.ico-nite-356 {background-position: -12px -421px;height: 21px;margin-top: 5px;width: 22px;}
.ico-nite-305 {background-position: -12px -421px;height: 21px;margin-top: 5px;width: 22px;}
.ico-nite-299 {background-position: -12px -421px;height: 21px;margin-top: 5px;width: 22px;}
.ico-day-359 {background-position: -7px -447px;height: 28px;width: 28px;}
.ico-day-308 {background-position: -7px -447px;height: 28px;width: 28px;}
.ico-day-302 {background-position: -7px -447px;height: 28px;width: 28px;}
.ico-day-296 {background-position: -7px -447px;height: 28px;width: 28px;}
.ico-nite-359 {background-position: -12px -482px;height: 21px;margin-top: 5px;width: 22px;}
.ico-nite-308 {background-position: -12px -482px;height: 21px;margin-top: 5px;width: 22px;}
.ico-nite-302 {background-position: -12px -482px;height: 21px;margin-top: 5px;width: 22px;}
.ico-nite-296 {background-position: -12px -482px;height: 21px;margin-top: 5px;width: 22px;}
.ico-day-353 {background-position: -7px -509px;height: 27px;width: 28px;}
.ico-day-263 {background-position: -7px -509px;height: 27px;width: 28px;}
.ico-day-176 {background-position: -7px -509px;height: 27px;width: 28px;}
.ico-nite-353 {background-position: -12px -544px;height: 21px;margin-top: 5px;width: 22px;}
.ico-nite-263 {background-position: -12px -544px;height: 21px;margin-top: 5px;width: 22px;}
.ico-nite-176 {background-position: -12px -544px;height: 21px;margin-top: 5px;width: 22px;}
.ico-day-338 {background-position: -13px -572px;height: 20px;margin-top: 5px;width: 21px;}
.ico-day-332 {background-position: -13px -572px;height: 20px;margin-top: 5px;width: 21px;}
.ico-day-329 {background-position: -13px -572px;height: 20px;margin-top: 5px;width: 21px;}
.ico-day-230 {background-position: -13px -572px;height: 20px;margin-top: 5px;width: 21px;}
.ico-nite-338 {background-position: -13px -604px;height: 21px;margin-top: 5px;width: 22px;}
.ico-nite-332 {background-position: -13px -604px;height: 21px;margin-top: 5px;width: 22px;}
.ico-nite-329 {background-position: -13px -604px;height: 21px;margin-top: 5px;width: 22px;}
.ico-nite-230 {background-position: -13px -604px;height: 21px;margin-top: 5px;width: 22px;}
.ico-day-320 {background-position: -13px -634px;height: 21px;margin-top: 5px;width: 21px;}
.ico-day-227 {background-position: -13px -634px;height: 21px;margin-top: 5px;width: 21px;}
.ico-nite-320 {background-position: -13px -664px;height: 21px;margin-top: 5px;width: 22px;}
.ico-nite-227 {background-position: -13px -664px;height: 21px;margin-top: 5px;width: 22px;}
.ico-day-293 {background-position: -14px -694px;height: 20px;margin-top: 5px;width: 21px;}
.ico-day-266 {background-position: -14px -694px;height: 20px;margin-top: 5px;width: 21px;}
.ico-nite-293 {background-position: -13px -724px;height: 21px;margin-top: 5px;width: 22px;}
.ico-nite-266 {background-position: -13px -724px;height: 21px;margin-top: 5px;width: 22px;}
.ico-day-260, .ico-nite-260 {background-position: -12px -755px;height: 22px;margin-top: 3px;width: 27px;}
.ico-day-248, .ico-nite-248 {background-position: -12px -755px;height: 22px;margin-top: 3px;width: 27px;}
.ico-day-143, .ico-nite-143 {background-position: -11px -788px;height: 19px;margin-top: 5px;width: 25px;}
.ico-day-122, .ico-nite-122 {background-position: -13px -816px;height: 14px;margin-top: 5px;width: 21px;}
.ico-day-119, .ico-nite-119 {background-position: -13px -839px;height: 14px;margin-top: 5px;width: 20px;}
.ico-day-116, .ico-nite-116 {background-position: -7px -859px;height: 24px;margin-top: 2px;width: 27px;}

/*category page*/
/*.fb_logo.sports{background: url(/wp-content/themes/firstpost2.0/images/logo_sprite.png) 0px -79px no-repeat; margin-top:15px; padding-bottom:10px; margin-left:25px;}*/
.fb_logo.sports{/*background: url(/wp-content/themes/firstpost2.0/images/logo_sprite.png) 0px -79px no-repeat; margin-top:15px; margin-left:25px;*/ padding:13px 0px; }

.dispno{display:none;}
.pg-category .navrht{width:auto; float:none;}
.pg-category .socialicn{display:none;}
.pg-category .livnews{padding:9px 0 9px 13px;}
.livnews span.UC{color:#ed2824;}
.pg-category .fbCat-stories{min-height:200px;}
.fbCat-stories .stroy_dtls_bg{background:#000; padding:10px;}
.fbCat-stories .story_title{font:bold 15px/18px 'calluna',Georgia; color:#333; color:#FFF; min-height:55px;}
.link_blue{font:12px Arial, Helvetica, sans-serif; color:#3399cc; display:block;}
.othrArtl.cat-storieslist .artCol{width:640px; padding-bottom:10px; margin-bottom:-10px; margin-top:-50px;}
.othrArtl.cat-storieslist .artCol.top_stories li{float:left; width:300px; margin-right:20px;}

/*Story - PG*/
.articleWarp{margin:25px 0;}
.articleTop{margin:0 10px;border-bottom:#b2b2b2 1px solid;padding-bottom:10px;}
.brdCrum{font:12px arial; color:#666;font-weight:bold; padding-left:10px;}
.brdCrum div{ float:left; margin-right:5px;}
.brdCrum div span{color:#666; font-weight: normal;}
.brdCrum a span{color:#3399cc; font-weight:normal;}
.brdCrum span{color:#666;font-weight:bold;}
.articleTop .artTitle{padding:10px 70px 0 70px;font:46px 'calluna',arial;color:#000;text-align:center;}
.articleTop .artSubTitle{padding:10px 70px 0 70px;font:32px 'calluna',arial;color:#999;text-align:center;}
.articleWarp .artSocial{margin-bottom:22px;}
.articleWarp .artSocial li{display:block;position:relative;border-bottom:#eeeeee 1px solid;padding:5px 0;font:12px arial;color:#999;height: 28px;}
.articleWarp .artSocial li .artScWarp{overflow:hidden;height: 28px;}
.articleWarp .artSocial li .scHoverWarp{position:absolute;width:155px;height:40px;background:url(http://s1.firstpost.in/wp-content/themes/firstpost2.0/images/fp_sprite_new_n.png) 0px -64px no-repeat;left: -3px;position: absolute;top: 35px;display:none;}
.articleWarp .artSocial li a{color:#999; float:left;}
.articleWarp .artSocial li .tlTweet, .articleWarp .artSocial li .tlFB, .articleWarp .artSocial li .tlGp
{width:30px;height:28px;float:right;font:12px/28px arial;color:#fff;text-align:center;background:#00aeef;}
.articleWarp .artSocial li a.icTweet, .articleWarp .artSocial li a.icFb, .articleWarp .artSocial li a.icGp, .articleWarp .artSocial li a.icEml, .articleWarp .artSocial li a.icPrint
{margin-right:11px;width:21px;height:21px;background:url(http://s3.firstpost.in/wp-content/themes/firstpost2.0/images/fp_sprite_new_n.png) 0px -40px no-repeat;margin-top:3px;}
.articleWarp .artSocial li a.icFb{background:url(http://s3.firstpost.in/wp-content/themes/firstpost2.0/images/fp_sprite_new_n.png) -24px -40px no-repeat;}
.articleWarp .artSocial li a.icGp{background:url(http://s3.firstpost.in/wp-content/themes/firstpost2.0/images/fp_sprite_new_n.png) -47px -40px no-repeat;}
.articleWarp .artSocial li a.icEml{background:url(http://s3.firstpost.in/wp-content/themes/firstpost2.0/images/fp_sprite_new_n.png) -72px -40px no-repeat;}
.articleWarp .artSocial li a.icPrint{background:url(http://s3.firstpost.in/wp-content/themes/firstpost2.0/images/fp_sprite_new_n.png) -96px -40px no-repeat;}
.articleWarp .artSocial li .tlFB{background:#0054a6;}
.articleWarp .artSocial li .tlGp{background:#dd4b39;}
.articleWarp .artSocial li .scHoverWarp span{margin-right: 16px;margin-top: 11px;height:24px;line-height:24px;}
.fpLhs .subArtList{padding:13px 10px 0 10px;}
.fpLhs .subArtList li{padding-bottom:22px; padding-top:5px;overflow:hidden;}
.fpLhs .subArtList li .text{font:14px/18px 'calluna_semi', arial;color:#000;}
.subArtList li .text a{color:#000;}
.nbrd{border:none !important;}
.w130{width:130px;}
.fpLhs .subArtList .btnPlay{width:23px;height:23px; background:url(http://s3.firstpost.in/wp-content/themes/firstpost2.0/images/fp_sprite_new_n.png) -112px 0 no-repeat;position:absolute;bottom:3px;left:3px;}
.cel14{font:14px/16px 'calluna_semi', arial;color:#000;}
.artTps{margin-bottom:15px;overflow:hidden;}
.artTps .cmntsNum{width:65px;height:49px;float:right;background:#dd4b39;border-radius:5px;position:relative;text-align:center;font:bold 22px/48px arial;color:#fff; text-decoration:none;}
.artTps .cmntsNum b{position:absolute;width:12px;height:17px;background:url(http://s3.firstpost.in/wp-content/themes/firstpost2.0/images/fp_sprite_new_n.png) -140px 0px no-repeat;top: 18px; left: -12px;}
.setalt{width:59px; height:46px; background:url(http://s3.firstpost.in/wp-content/themes/firstpost2.0/images/fp_sprite_new_n.png) -157px 0px no-repeat; display:inline-block;}
.artTps .lCont{width:535px;float:left; font:12px arial;color:#999999;}
.artTps .lCont a{color:#999999;}
.artTps .lCont .by, .artTps .lCont .by a{color:#000;}
.artWarp{margin-bottom:40px;width:620px;position:relative;}
.artWarp a{ color:#3399cc;}
.artWarp .fullCont{float:left;width:620px;font:16px/28px 'Georgia',arial;color:#333;}
.artWarp .fullCont p{padding-bottom:15px;}
.artWarp .fullCont .photo{position:relative;}
.artWarp .fullCont .photo img{width:100%;}
.artWarp .fullCont .photo span{position:absolute;width:600px;background:url(http://s3.firstpost.in/wp-content/themes/firstpost2.0/images/trans_bg.png) repeat;height:42px;padding:0 10px;bottom:15px;left:0;font:14px/40px "Lucida Grande", sans-serif;color:#fff;}
.artWarp .resLeft{float:right;}
.moreArticle{font:14px/16px 'calluna_semi', arial;color:#000;}
.moreArticle .title{font:19px "Lucida Grande", sans-serif;color:#000;margin-bottom:12px;text-transform:uppercase;}
.moreArticle .warp{margin-left:-10px;width:630px;overflow:hidden;}
.moreArticle .warp .bx{float:left;width:200px;padding-left:10px;height:255px;}
.moreArticle .warp .bx a{color:#000;}
.rhsMoreStory{border-top:#ccc 2px solid;border-bottom:#ccc 1px solid;padding-top:5px;}
.PR8{padding-right:8px;}
.rhsMoreStory .title{font:12px arial;color:#000;padding-bottom:5px;overflow:hidden;}
.rhsMoreStory .more{font:12px arial;color:#3399cc;}
.rhsMoreStory ul{background:url(http://s3.firstpost.in/wp-content/themes/firstpost2.0/images/btmarwimg.png) 0 0 no-repeat;padding-top:25px;}
.divw_arw{background: url(http://s3.firstpost.in/wp-content/themes/firstpost2.0/images/fp_sprite_new_n.png) 0px -107px no-repeat; width:299px; height:10px; display:inline-block;}
.rhsMoreStory li{overflow:hidden;display:block;padding-bottom:15px;font:14px/18px 'Georgia',arial;color:#000;}
.rhsMoreStory li a{color:#000;float:left;width: 280px;}
.rhsMoreStory li span{float:left;width:6px;height:6px;background:#ccc;margin:6px 8px 0 0;}
.resLeft .fpLhs{display:block !important;margin-right: 0;}
.articleWarp .resLeft .artSocial{left: 0;position: absolute;top: 0;border-bottom: 1px solid #EEEEEE; width:612px;}
.articleWarp .resLeft .artSocial li{border:none;width:40px;}

/*.fb_logo.world{background: url(/wp-content/themes/firstpost2.0/images/logo_sprite.png) 0px -156px no-repeat; margin-top:15px; padding-bottom:10px;}*/
.fb_logo.world{margin-top:-18px;}
.artTitle .red{color:#ed2824;}
.fullCont p.time{color:#ed2824;font-weight:bold;padding-bottom:2px;}
.mstpoplft{ width:150px; float:left;}
.cmntsNum_list{width:38px;height:28px;float:right;background:#dd4b39;border-radius:5px;position:relative;text-align:center;font:bold 12px/28px arial;color:#fff !important; text-decoration:none !important;}
.cmntsNum_list b{position:absolute;width:7px;height:10px;background:url(http://s3.firstpost.in/wp-content/themes/firstpost2.0/images/fp_sprite_new_n.png) -120px -40px no-repeat;top: 10px; left: -7px;}
.list_ltsNews{padding:7px 8px;}
.list_ltsNews li{padding:13px 0;font:14px/18px 'calluna_semi', arial;color:#000;}
.list_ltsNews li a{color:#000;}
.w134{width:134px;}
.listlftmn{padding-bottom:48px;}
.listrhtmn{width:394px; float:right;}
.bd12nv{ font:12px Arial; color:#999999;}
.sport_tit{font:24px/30px 'calluna',Georgia; color:#000000;}
.sport_desc{font:14px/22px Georgia, "Times New Roman", Times, serif; color:#333333;}
.sport_desc a{color:#999999; font:12px Arial;}

/*photo listing*/
.pl_wrapper{margin-bottom:20px; position:relative; *width:1180px; width:1190px;}
.photo_details{height:540px; padding:20px; margin-left:10px; width:220px; background:#000; position:absolute; z-index:2;}
.photo_details .time, .photo_details .photo_dtls{font-size:13px; line-height:20px; color:#999999;}
.photo_title{font:bold 30px/40px "Georgia", "Times New Roman", Times, serif; color:#FFF;}
.link_vwGallery{font:bold 13px Arial, Helvetica, sans-serif; color:#dd4b39; text-transform:uppercase; display:block; margin-top:20px;}
.link_vwGallery span{font-size:20px; left:5px;}
.pl_wrapper .arrow{position:absolute; top:45%; z-index:2}
.photo_thumb{width:940px; height:580px; margin-left:10px;}
.img_count{background:#dd4b39; width:52px; padding:5px 0px; font:9px Arial, Helvetica, sans-serif; color:#FFF; text-align:center; text-transform:uppercase; position:absolute; top:10px;  border-radius:5px;}
.img_count span{font-size:26px; display:block;}

.pl_wrapper.img_right .photo_details{left:0;}
.pl_wrapper.img_right .photo_thumb{float:right;}
.pl_wrapper.img_right .img_count{right:10px;}
.pl_wrapper.img_right .arrow{width:0px; height: 0px; border-style: solid; border-width: 13px 0 13px 14px; border-color: transparent transparent transparent #000000; right:-14px;}

.pl_wrapper.img_left .photo_details{right:0px;}
.pl_wrapper.img_left .photo_thumb{float:left;}
.pl_wrapper.img_left .img_count{left:10px;}
.pl_wrapper.img_left .arrow{width: 0px; height: 0px; border-style: solid; border-width: 13px 14px 13px 0; border-color: transparent #000000 transparent transparent;; left:-14px;}


/*pagination*/
.paging{border-top:1px solid #d4d4d4;}
.paging a{font:12px Arial, Helvetica, sans-serif; color:#989c9f; display:inline-block; padding:17px 21px; margin-top:-1px;}
.paging a.current, .paging a:hover{border-top:1px solid #000000; color:#000000;}
.pgnArrow_prev{background:url(http://s3.firstpost.in/wp-content/themes/firstpost2.0/images/fp_sprite_new_n.png) -136px -41px no-repeat; width:16px; height:5px; display:inline-block; margin-right:10px;}
.pgnArrow_next{background:url(http://s3.firstpost.in/wp-content/themes/firstpost2.0/images/fp_sprite_new_n.png) -140px -49px no-repeat; width:16px; height:5px; display:inline-block; margin-left:10px;}
#listingpgb.paging a{padding:12px 15px;}

.ico_arrwPrev{background:url(http://s3.firstpost.in/wp-content/themes/firstpost2.0/images/fp_sprite_new_n.png) -155px -59px no-repeat; height:45px; width:45px; display:inline-block;}
.ico_arrwNext{background:url(http://s3.firstpost.in/wp-content/themes/firstpost2.0/images/fp_sprite_new_n.png) -204px -59px no-repeat; height:45px; width:45px; display:inline-block;}
/*.fb_logo.photos{background-position:0px -233px; margin-top:15px; padding-bottom:10px; margin-left:20px;}*/
.fb_logo.photos{line-height:60px; padding:14px 0px}
.ph_gallery_header{margin-top:-15px;}
.ph_gallery_header .img_count{position:relative; float:right; padding:2px; top:0px;}
.ph_gallery_list, .phGallery_section .wp-caption{position:relative; margin-top:20px;}
.ph_desc, .phGallery_section .wp-caption-text{background:url(http://s3.firstpost.in/wp-content/themes/firstpost2.0/images/trans_bg.png); padding:10px; position:absolute; bottom:0px; width:920px;}
.ph_desc a, .phGallery_section .wp-caption-text {font:13px/18px Arial, Helvetica, sans-serif; color:#cccccc;}
.gal_nextPrev{padding-bottom:30px; border-bottom:1px solid #b2b2b2;}
.gal_nextPrev a{font:14px Arial, Helvetica, sans-serif; color:#3399cc;}
.gal_nextPrev  p{font:19px "Lucida Sans Unicode", "Lucida Grande", sans-serif; color:#000;}
.gal_nextPrev p a { text-decoration:none;font: 19px "Lucida Sans Unicode", "Lucida Grande", sans-serif; color: #000; }

.gal_prev, .gal_next{width:460px;}
.articleTop.galleryTop .artTitle{width:900px; padding-top:0px;}
.gal_time{padding-top:20px;}
.phGallery_social{width:700px;}
.phGallery_social .artSocial{left: 0; position: absolute; top:20; width:940px; border-bottom:1px solid #ccc; padding-bottom:5px;}
.phGallery_social .artSocial li{border: medium none; width: 40px;}
.phGallery_social .artSocial li.email,
.phGallery_social .artSocial li.print{width:85px;}
.phGallery_social .artSocial li .artScWarp{overflow:hidden;height: 28px; }
.phGallery_social .artSocial li .scHoverWarp{position:absolute;width:155px;height:40px; background:url(http://s1.firstpost.in/wp-content/themes/firstpost2.0/images/fp_sprite_new_n.png) 0px -64px no-repeat;left: -3px;position: absolute;top: 35px;display:none; z-index:1; }


/*Topic gallery*/
.topic_container{padding:10px; width:1180px;}
.topictit_con{ padding:18px 0px 6px 0px; text-align:center; border-bottom:1px solid #b2b2b2; font:46px/48px 'calluna', arial; color:#000000; margin-bottom:25px;}
.trndTopics_list a{font:300 14px 'calluna_semi',Georgia; color:#000; display:block; padding:8px 0px;}
.topics_tabbar{background:#f0f0f0; padding:4px 15px; font:12px/33px 'MyriadProBold'; color:#666666;}
.topics_tabbar a{height:33px; display:inline-block; color:#666; padding:0px 15px; background:#FFF; margin-right:4px;}
.tpc_arrow{background:url(http://s3.firstpost.in/wp-content/themes/firstpost2.0/images/fp_sprite_new_n.png) 0px -218px no-repeat; width:12px; height:23px; display:inline-block; margin:0px 10px 0px 5px; vertical-align:middle;}
.W300{width:300px;}
.gry_12{font:12px Arial, Helvetica, sans-serif; color:#999999;}
.topic_title{font:300 26px/30px 'calluna',Georgia; color:#000; display:block;}
.topic_desc{font:16px/20px "Georgia", Times New Roman, Times, serif; color:#333;}
.topics_section{width:940px; overflow:hidden;}
ul.topic_list{width:960px;}
ul.topic_list li{width:220px; margin-right:20px; margin-bottom:90px; float:left;}
.topic_cat{border-bottom: 4px solid #666666; color: #000000; font: 19px "Lucida Sans Unicode","Lucida Grande",sans-serif; padding-bottom: 2px; text-transform: uppercase; }
.topic_dtls{height:165px; overflow:hidden; border-bottom:1px solid #cccccc;}
.topic_hdr{font:bold 16px/20px "Georgia", Times New Roman, Times, serif; color:#000;}
.topic_info{font:14px/18px "Georgia", Times New Roman, Times, serif; color:#000;}
.tp_list li{padding:8px 0px; border-bottom:1px solid #ccc; margin-bottom:0px !important; float:none;}
.tp_list li a{font:13px Arial, Helvetica, sans-serif; color:#3399cc;}
.tp_list li .tpCat_icon{background:url(http://s3.firstpost.in/wp-content/themes/firstpost2.0/images/fp_sprite_new_n.png) 0px 0px no-repeat; width:15px; height:14px; display:inline-block; margin-right:5px; vertical-align:middle;}
.tp_list li .tpCat_icon.places{background-position:-17px -219px;}
.tp_list li .tpCat_icon.org{background-position:-33px -219px;}
.tp_list li .tpCat_icon.per{background-position:-49px -219px;}
.tp_list li .tpCat_icon.holiday{background-position:-113px -219px;}
.tp_list li .tpCat_icon.drug{background-position:-97px -219px;}
.tp_list li .tpCat_icon.disease{background-position:-81px -219px;}
.tp_list li .tpCat_icon.event{background-position:-65px -219px;}
.tp_list li .tpCat_icon.issue{background-position:-129px -219px;}
.link_vwAll{display:block; font:13px/30px Arial, Helvetica, sans-serif; color:#FFF; height:30px; padding-left:10px; background:#999999;}
.topictit_con.gallery{border-bottom:0px; margin-bottom:0px;}
.topicGallery_bg{background:#000; position:relative; padding:40px 0px; }
.topicGallery_slider{width:766px; margin:0px auto;}
.gry_14{font:14px Arial, Helvetica, sans-serif; color:#999}
.wht_14{font:14px/19px Arial, Helvetica, sans-serif; color:#FFF;}
.bx-controls-direction a{position:absolute; top:45%;  width:31px; height:40px; display:inline-block; background:url(http://s1.firstpost.in/wp-content/themes/firstpost2.0/images/fp_sprite_new_n.png) no-repeat; z-index:1; text-indent:-9999px;}
.bx-controls-direction a.bx-prev{background-position:-32px -118px; left:0px;}
.bx-controls-direction a.bx-next{background-position:-96px -118px; right:0px;}

/*Topic consumption*/
.top_titc{text-align:center; border-bottom:1px solid #b2b2b2; font:46px/48px 'calluna', arial; color:#000000; padding-bottom:5px;}
.bkg16{font:16px/24px Georgia, "Times New Roman", Times, serif; color:#333333;}
.bk15{font:15px/18px Georgia, "Times New Roman", Times, serif; color:#000000;}
.lg23{font:23px/21px "Lucida Grande", sans-serif; color:#000000; text-transform:uppercase;}
.galback{ background:#f0f0f0; padding:8px 0px 6px 0px; margin-top:8px;}
.galbacklft{width:700px; height:522px; float:left; position:relative;}
.galbackrht{width:220px; float:right; height:522px; overflow:hidden;}
.galbackrht ul li{ padding-bottom:13px;}
.vfullgal{background:#dd4b39; position:absolute; z-index:1; right:0px; top:0px; display:block; font:12px Arial; color:#ffffff; padding:4px 8px 4px 21px; text-decoration:none !important;}
.vfullgal span{width:12px; height:20px; background:url(http://s3.firstpost.in/wp-content/themes/firstpost2.0/images/fp_sprite_new_n.png) no-repeat -147px -218px; display:inline-block; vertical-align:middle; margin-left:6px;}
.galim_tarns{padding:11px 36px 7px 11px; background:url(http://s3.firstpost.in/wp-content/themes/firstpost2.0/images/trans_bg.png) repeat; position:absolute; z-index:1; bottom:0px; left:0px; width:653px; font:13px Arial; color:#999999;}
.galim_tarns .av14{ font:14px Arial, Helvetica, sans-serif; color:#ffffff;}
.reltoplft{ width:300px; float:left;}
.relFR19{ margin-right:19px;}
.reltit{ border-bottom:4px solid #666666; padding-bottom:2px; font:17px/18px "Lucida Grande", sans-serif; color:#000000; text-transform:uppercase;}
.relat_topc ul li{ border-bottom:1px solid #d1d1d1; padding:22px 0px;}
.relat_topclft{ width:60px; float:left; margin-right:18px;}
.relat_topcrht{ width:210px; float:left; font:13px "Lucida Grande", sans-serif; color:#999999;}
.relat_topcrht a{ color:#3399cc; font-size:15px; line-height:18px;}
.frmweb ul li{ padding:18px 0px 11px 0px; border-bottom:1px solid #d1d1d1;}
.fpartc ul li{ padding:24px 0px 17px 0px; border-bottom:1px solid #d1d1d1; margin-bottom:10px;}
.fpartc_lft{ width:100px; float:left; margin-right:11px; position:relative;}
.fpartc_rht{ width:185px; float:left;}
.fpartanc16{font:16px 'calluna',arial;color:#000;}
.playsmb{background:url(http://s3.firstpost.in/wp-content/themes/firstpost2.0/images/fp_sprite_new_n.png) no-repeat -224px 0px; width:42px; height:42px; position:absolute;top:19px;left:30px;}
#main-content.topics_list{width:100%;}
#main-content.topics_list .col_left{width:880px;}
#main-content.topics_list .top_bar{width:880px; margin-bottom:20px;}
#main-content.topics_list .col_right{margin-top:-110px;}
.topics_list .topictit_con{font-size:42px; text-align:left; padding:0px; margin-bottom:10px; border-bottom: 1px solid #dedede;}
.topics_fltrs a{font:14px/27px Arial, Helvetica, sans-serif; height:27px; width:20px; text-align:center; margin-right:1px; background:#dedede; color:#666; display:inline-block; text-transform:uppercase;}
.topics_fltrs a.current, .topics_fltrs a:hover{background:#000; color:#FFF; font-weight:bold;}
.topic_search{background:#f1f1f1; width:200px; padding:5px 10px; height:17px;}
.topic_search input{width:175px; background:none; font:14px/17px Arial, Helvetica, sans-serif; color:#999; border:0px none;}
.topic_srhbtn{background:url(http://s3.firstpost.in/wp-content/themes/firstpost2.0/images/fp_sprite_new_n.png) -89px -168px no-repeat; width:16px; height:15px; display:block;}
.brdb_lgry{border-bottom:1px solid #dedede;}
.topicsList_outer{width:100%; overflow:hidden;}
.topicsList_inner{width:1200px;}
.topicsList_inner a{display:block; width:215px; float:left; font:13px/13px Arial, Helvetica, sans-serif; color:#3399cc; padding:6px 0px; margin-right:120px;}

/*topic_video_consumption*/
.adfull{background:#dd4b39; right:0px; top:0px; display: inline-block; font:12px Arial; color:#ffffff; padding:4px 8px; text-decoration:none !important;}
.adfull span{width:12px; height:20px; background:url(http://s3.firstpost.in/wp-content/themes/firstpost2.0/images/fp_sprite_new_n.png) no-repeat -147px -218px; display:inline-block; vertical-align:middle; margin-left:6px;}
.tpvidcon_lft{width:845px; float:left;}
.tpvidcon_rht{width:300px; float:right;}
.tophns{font:36px/40px 'calluna', arial; color:#000000;}
.go16n{ font:16px/28px Georgia, "Times New Roman", Times, serif; color:#333333;}
.MT60{margin-top:60px;}
#tp_vd_con .fpLhs{ padding-left:0px !important;}
.tag_title{ border-bottom:1px solid #dedede; padding-bottom:5px;}
.tag_titlelft{font:42px/44px 'calluna', arial; color:#000000; width:500px; float:left;}
.tag_alert{ display:inline-block; width:80px; height:30px; font:12px/30px Arial; color:#ffffff; float:right; text-align:center; background:#dd4b39;}
.tag_intit{ border-bottom:4px solid #666666; padding-bottom:2px;}
.taginlft{font:17px "Lucida Grande", sans-serif; color:#000000; width:500px; float:left; text-transform:uppercase;}
#taglist .listlftmn{padding:20px 0px 28px 0px;}
.elec_header{padding:10px 0px;}
/*.fb_logo.election{background-position:0px -399px; width:460px;}*/
.fb_logo.election{font-size:46px; width:460px; margin-top:-26px; }

.hdc { background: #363636; height: 36px; font: 16px/36px Arial, Helvetica, sans-serif; color: #FFF; text-align: center; text-transform:uppercase; height:35px }
.hdc img { padding: 13px 11px 8px 11px;}
.cale { border-spacing: 0; border-collapse: collapse; border:1px solid #d0d4d9}
.cale td { background: #fff; border-bottom: 1px solid #d0d4d9; border-right: 1px solid #d0d4d9; color: #4d5155; font:14px/38px Arial; text-align: center; width: 40px; height:20px;}
.cale td.current{ background:#68A9BB; color:#fff; box-shadow:inset 0px 0px 5px 5px rgba(0,0,0,0.2);}
.cale td.nxpr {color: #cccfd3;}
.nomin{ width:450px; height:150px; padding:25px; background:#FFF; border-radius:7px; position: fixed; top: 50%; left: 50%; z-index: 99999; display: none; margin:-100px 0 0 -250px}
.cale td.event{ background:#fff url(http://s3.firstpost.in/wp-content/themes/firstpost2.0/images/eventimg.png) no-repeat right top; cursor:pointer;}
.cale td.event a{ color: #6c7174; text-decoration:none}
.pop{ background:#CCC; border:1px solid #ccc; width:140px; position:absolute; display:none; margin:38px 0 0 -50px; padding:5px 5px; text-align:left; cursor:default; color:#666; font:12px/16px Arial;}
.ed_author{padding:9px; border:1px solid #cecece;}
.author_nm{font:16px/18px 'calluna', Georgia; color:#000000;}
.author_desig{font:italic 300 14px/16px 'calluna_semi', Georgia; color:#666666;}
.authr_twtacc{border-top:1px solid #ccc; border-bottom:1px solid #ccc; padding:2px 5px;}
.ic_twtr{background:url(http://s3.firstpost.in/wp-content/themes/firstpost2.0/images/fp_sprite_new_n.png) -163px -219px no-repeat; width:22px; height:16px; display:inline-block; vertical-align:middle; }
.W170{width:170px;}
.abt_author{font:14px/17px 'calluna_semi', Georgia; color:#666;}
.btn_alert{height:30px; font:12px/30px Arial, Helvetica, sans-serif; color:#fff; padding:0px 8px; display:inline-block; background:#dd4b39;}
.rhsMoreStory li a.author_nm{width:auto; display:block; float:none;}
.rhsMoreStory li a.authr_thmb{width:60px; float:none;}
.rhsMoreStory li .author_desig{font-style:normal;}
#ed-conntent .fpLhs .artSocial{width:620px;}
#ed-conntent .fpLhs .lhsBrdBx{display:none;}
#ed-conntent .artWarp .fullCont{width:auto !important;}

/*video pg*/
.video_container{padding:10px; width:1180px;}
.vidminim img{ width:1180px; height:420px;}
.vidplay{display:inline-block; background:url(http://s1.firstpost.in/wp-content/themes/firstpost2.0/images/fp_sprite_new_n.png) no-repeat -300px 0px; width:115px; height:115px; position:absolute; z-index:1; left:530px; top:155px;}
.vidprev, .vidnext{width:31px; height:40px; display:inline-block; background:url(http://s1.firstpost.in/wp-content/themes/firstpost2.0/images/fp_sprite_new_n.png) no-repeat; position:absolute; z-index:1;}
.vidprev{background-position:0px -118px; left:0px; top:187px;}
.vidnext{background-position:-64px -118px; right:0px; top:187px;}
.vidprev:hover{background-position:-32px -118px;}
.vidnext:hover{background-position:-96px -118px;}
.vid_tit_brd{ border-bottom:1px solid #999999; margin-bottom:12px; padding-bottom:2px;}
.vid_tit_brd h2{font:23px/24px "Lucida Grande", sans-serif; color:#000; text-transform:uppercase;}
.vid_tit_brd a{ font:12px Arial; color:#3399cc;}
.vidmtxt{ position:absolute; z-index:2; left:22px; top:22px; width:620px; font:bold 28px/32px Arial; color:#ffffff; text-decoration:none !important;}
.vidsec_top{ width:1180px; overflow:hidden; height:522px;}
.vidlftbm{ width:700px; float:left; position:relative;}
.vidrhtbm{ width:220px; float:left; margin-left:20px;}
.txtbatch{ position:absolute; z-index:2; bottom:0px; left:0px; width:680px; height:45px; padding:20px 10px 10px 10px; font:13px/14px Arial; color:#999999; background:url(http://s1.firstpost.in/wp-content/themes/firstpost2.0/images/trans_bg.png) repeat;}
.txtbatch a{ font:20px Arial; color:#ffffff;}
.vidmar{ padding:30px 0px;}
.vidplay_med{display:inline-block; background:url(http://s1.firstpost.in/wp-content/themes/firstpost2.0/images/fp_sprite_new_n.png) no-repeat -224px -117px; width:82px; height:82px; position:absolute; z-index:1; left:320px; top:237px;}
.vidcolbx{ width:220px; height:164px; position:relative; margin-bottom:13px;}
.vidcolbxplay{display:inline-block; background:url(http://s1.firstpost.in/wp-content/themes/firstpost2.0/images/fp_sprite_new_n.png) no-repeat -224px 0px; width:42px; height:42px; position:absolute; z-index:1; left:91px; top:63px;}
.vidtxtbxc{ height:32px; background:#dd4b39; position:absolute; z-index:1; bottom:0px; left:0px; padding:5px 3px; width:214px; display:none; font:13px Arial; color:#ffffff;}
.vidtxtbxc span{ background:url(http://s1.firstpost.in/wp-content/themes/firstpost2.0/images/fp_sprite_new_n.png) no-repeat -276px 0px; width:23px; height:11px; position:absolute; z-index:2; right:10px; top:-9px;}
.vidtxtbxc:hover{ text-decoration:underline;}
.colorslogo{ width:44px; height:30px; display:inline-block; background:url(http://s1.firstpost.in/wp-content/themes/firstpost2.0/images/color_logo.png) no-repeat; margin-left:18px;}

/*video category*/
.vidsel select{border: 1px solid #ccc; width: 134px; padding:3px; overflow: hidden; background:#fafafa; font:13px Arial; color:#999999;}
.vidsel select option{ padding:0px 3px; margin-bottom:5px;}
.convid{ padding:10px 3px 0px 3px;}
.convid a{font:14px 'calluna_semi', arial; color:#000000;}
.vidcolbx_con{ width:220px; height:254px; position:relative; margin-bottom:40px; overflow:hidden; margin-right:20px; float:left;}
.mainbxin{ width:1200px; overflow:hidden;}
.mainbxout{ width:1180px; overflow:hidden;}
/*.fb_logo.video{background: url(/wp-content/themes/firstpost2.0/images/logo_sprite.png) 0px -312px no-repeat; margin-top:15px; padding-bottom:10px; margin-left:25px;}*/
.fb_logo.video{line-height:60px; padding:14px 0px;}

/*search result*/
.topSearch_tags a{font:12px/23px Arial, Helvetica, sans-serif; color:#999; display:inline-block; border-radius:3px; background:#ececec; height:23px; padding:0px 12px; margin-bottom:4px;}
.srch_title{font:34px/40px 'calluna',Georgia; color:#000;}
.srch_rslt_count{font:bold 13px Arial, Helvetica, sans-serif; color:#000; padding-bottom:10px; margin-bottom:30px; border-bottom:1px solid #cccccc;}
.search_filter a{font:12px Arial, Helvetica, sans-serif; color:#3399cc; display:inline-block; margin-right:25px;}
.search_filter a.current{color:#ed2824;}
.search_filter select{border:1px solid #abadb3; padding:2px; font:12px Arial, Helvetica, sans-serif; color:#000; width:190px;}
.srch_highlight{font-weight:bold; text-decoration:underline;}

/*video consumption*/
.conmaindv{padding:6px 28px 6px 6px; border:1px solid #ebeaea; background:#f6f6f6;}
.fpvidbk{ float:left; width:694px; height:408px; margin-right:20px;}
.fpvidbkrht{ float:right; width:430px;}
.fpvidbk img{ width:100%; height:100%;}
.fpvidbkrht h2{font:32px/38px 'calluna', arial; color:#000000;}
.cmntsNum_listvid{width:36px;height:26px; background:#dd4b39;border-radius:3px;position:relative; display:inline-block;text-align:center;font:bold 12px/26px arial;color:#fff !important; text-decoration:none !important; margin-left:10px; vertical-align: middle;}
.cmdbr b{position:absolute;width:7px;height:10px;background:url(http://s2.firstpost.in/wp-content/themes/firstpost2.0/images/fp_sprite_new_n.png) -120px -40px no-repeat;top: 17px; left: 3px;}
.cmntsNum_listvid b{position:absolute;width:7px;height:10px;background:url(http://s2.firstpost.in/wp-content/themes/firstpost2.0/images/fp_sprite_new_n.png) -120px -40px no-repeat;top: 10px; left: -7px;}
.artSocialvid{border-bottom: 1px solid #d9d9d9; padding-bottom:5px;}
.artSocialvid li{border:none;width:40px; float:left; position:relative;}
.artSocialvid li .artScWarp{overflow:hidden;height: 28px;}
.artSocialvid li.email{ float:right !important; width:52px; background:url(http://s1.firstpost.in/wp-content/themes/firstpost2.0/images/email.png) 0px 3px no-repeat !important; margin-right:0px !important;}
.artSocialvid li .scHoverWarp{position:absolute;width:155px;height:40px;background:url(http://s2.firstpost.in/wp-content/themes/firstpost2.0/images/fp_sprite_new_n.png) 0px -64px no-repeat;left: -3px;position: absolute;top: 20px;display:none;}
.artSocialvid li a{color:#999; float:left; font:12px Arial;}
.artSocialvid li .tlTweet, .artSocialvid li .tlFB, .artSocialvid li .tlGp{width:30px;height:28px;float:right;font:12px/28px arial;color:#fff;text-align:center;background:#00aeef;}
.artSocialvid li a.icTweet, .artSocialvid li a.icFb, .artSocialvid li a.icGp, .artSocialvid li{margin-right:11px;width:21px;height:21px;background:url(http://s1.firstpost.in/wp-content/themes/firstpost2.0/images/fp_sprite_new_n.png) 0px -168px no-repeat;}
.artSocialvid li a.icFb{background:url(http://s1.firstpost.in/wp-content/themes/firstpost2.0/images/fp_sprite_new_n.png) -24px -168px no-repeat;}
.artSocialvid li a.icGp{background:url(http://s1.firstpost.in/wp-content/themes/firstpost2.0/images/fp_sprite_new_n.png) -48px -168px no-repeat;}
.artSocialvid li .tlFB{background:#0054a6;}
.artSocialvid li .tlGp{background:#dd4b39;}
.artSocialvid li a.icEml{width:37px; height:14px; display:inline-block; padding-left:20px;}
.artSocialvid li .scHoverWarp span{margin-right: 16px;margin-top: 11px;height:24px;line-height:24px;}
.go16{ font:16px/28px Georgia, "Times New Roman", Times, serif; color:#333333;}
.morevid_brd{ border-bottom:2px solid #999999; padding-bottom:7px; margin-bottom:20px;}
.morevid_brd h2{ font:23px/21px "Lucida Grande", sans-serif; color:#000000; text-transform:uppercase;}
.morevid_brd select{border: 1px solid #ccc; width: 134px; padding:5px 3px; overflow: hidden; background:#fafafa; font:13px Arial; color:#999999;}
.morevid_brd select option{ padding:0px 3px; margin-bottom:5px;}

/*Topic gallery*/
.topic_container{padding:10px; width:1180px;}
.topictit_con{ padding:18px 0px 6px 0px; text-align:center; border-bottom:1px solid #b2b2b2; font:46px/48px 'calluna', arial; color:#000000; margin-bottom:25px;}
.W400{width:400px;}


.brdCrum{font:12px arial;color:#000;}
.brdCrum a{color:#3399cc;}
.brdCrum span{color:#666;font-weight:bold;}

.artWarp .fullCont .wp-caption{position:relative;}
.artWarp .fullCont .wp-caption img{width:100%;}
.artWarp .fullCont .wp-caption .wp-caption-text{position:absolute;width:370px;background:url(http://s1.firstpost.in/wp-content/themes/firstpost2.0/images/trans_bg.png) repeat;height:auto;padding:5px 10px; bottom:0px; left:0;font:14px/20px "Lucida Grande", sans-serif;color:#fff;}


/* Subsription Of New Letter */
.subsAlertNews{padding:0 10px 70px 10px;}
.subsAlertNews .title{padding-bottom:5px;text-align:center;color:#000;font:23px 'calluna_semi', arial;}
.subsAlertNews .title span{font-family:'calluna', arial;color:#dd4b39;}
.subsAlertNews .subsBx{padding:12px;background:#f0f0f0;border:#e2e2e2 1px solid;}
.subsAlertNews .subsBx .title{padding-bottom:5px;text-align:center;color:#000;font:27px 'calluna', arial;}
.subsAlertNews .subsTb{float:left;}
.subsAlertNews .subsTb li{width:172px;height:29px;border:#e4e4e4 1px solid; border-right:0;background:#9f9f9f;margin-bottom:10px;padding:7px 0 7px 05px;}
.subsAlertNews .subsTb li a{display:block;width:154px;height:30px;padding:0 10px 0 08px;font:15px/30px 'Myriad', arial;color:#fff;overflow:hidden;}
.subsAlertNews .subsTb li .ic{float:right;width:8px;height:14px;background:url(http://s3.firstpost.in/wp-content/themes/firstpost2.0/images/fp_sprite_new_n.png) -276px -217px no-repeat; margin-top: 7px;}
.subsAlertNews .subsTb li.act{border-color:#dd4b39;background:#fff;font-weight:bold;position:relative;z-index:1px;right:-1px;}
.subsAlertNews .subsTb li.act a{background:#dd4b39;margin-right:1px;width:153px;font-family:'MyriadProBold', arial;}
.subsAlertNews .subsCont{border:#dd4b39 1px solid;background:#fff;float:left;min-height:220px;width:970px;}
.subsAlertNews .newsBx{padding:20px 30px;min-height:365px;font:16px Georgia, arial;color:#333;}
.subsAlertNews .newsBx p.subTil{font-size:14px;padding-bottom:20px;}
.subsAlertNews .newsBx .lists{border-bottom:#ccc 1px solid;padding:20px 0;margin-right:80px;float:left;width:235px;}
.subsAlertNews .newsBx .lists.mrn{margin:0;}
.subsAlertNews .btnUpdtae{background:#000;color:#fff;text-transform:uppercase;font-family:'MyriadProBold', arial;font-size:14px;border:0;padding:0 20px;height:30px;}
.subsAlertNews .tbBx{display:none;}
.subsAlertNews .tpAlert{padding:20px 20px 0 20px;font:15px Georgia, arial;color:#333;}
.subsAlertNews .tpAlert .tpSec{padding-bottom:20px;background:url(http://s1.firstpost.in/wp-content/themes/firstpost2.0/images/dash.png) bottom repeat-x;}
.subsAlertNews .tpAlert .tpSec a{color:#dd4b39;}
.subsAlertNews .tpAlert .subsTopic{padding:30px 40px 0 0;border-right:#000 1px solid;width:355px;min-height:290px;float:left;}
.subsAlertNews .fnt14{font-size:14px;}
.subsAlertNews .tpAlert .subsTopic li{overflow:hidden;padding:10px;display:block;border-bottom:#ccc 1px solid;}
.subsAlertNews .tpAlert .subsTopic li a{float:left;color:#3399cc;}
.subsAlertNews .tpAlert .subsTopic li a.btnClose{float:right;width:16px;height:16px;background:url(http://s3.firstpost.in/wp-content/themes/firstpost2.0/images/fp_sprite_new_n.png) -395px -240px no-repeat;}
.subsAlertNews .tpAlert .addTcps{float:right;width:510px;padding-top:30px;}
.subsAlertNews .tpAlert .addTcps .input{width:98%;border:#999 1px solid;box-shadow:inset #f2f2f2 4px 4px 4px;height:44px;font:italic 13px arial;color:#999999;}
.subsAlertNews .tpAlert .addTcps .tdsTrnd{color:#666;}
.subsAlertNews .tpAlert .addTcps .tdsTrnd span, .subsAlertNews .tpAlert .addTcps .tdsTrnd a{color:#e26d60;font-weight:bold;}
.subsAlertNews .tpAlert .addTcps li{padding-top:17px;color:#3399cc;}.subsAlertNews .tpAlert .addTcps li a{color:#3399cc;}

/*// Float containers fix ---- */
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
/*.clearfix {	display: inline-block;}*/
.clearfix {	display: block;}


/*Sign In*/
.signindv{ width:682px; margin:0 auto; padding-top:66px;}
.signlft{ width:270px; float:left; padding-right:73px; border-right:1px solid #000; padding-top:7px;}
.signrht{ width:270px; float:left; margin-left:67px; padding-top:7px;}
.signtit{font:bold 15px/15px "Myriad", Arial; color:#333333; text-transform:uppercase;}
.signtxtbx{ width:248px; height:31px; border:1px dashed #b2b2b2; padding:0px 10px; font:13px/31px Arial; color:#999999;}
.signindv .link_blue{ font-size:11px;}
.loginbtn{ width:270px; height:30px; background:#000000; text-decoration:none !important; display:block; text-align:center; font:bold 14px/30px "Myriad", Arial; color:#ffffff; text-transform:uppercase;}
.go14sign{ font:14px Georgia, "Times New Roman", Times, serif; color:#666666;}
.go14sign span{ font-size:18px;}
.MT48{ margin-top:48px;}
.conntoline{ height:1px; border-bottom:1px solid #000; position:relative;}
.connecttit{font:bold 15px/22px "Myriad", Arial; color:#333333; text-transform:uppercase; background:#ffffff; padding:0px 20px; position:absolute; z-index:1; left:265px; top:-9px; display:block;}
.btnfbconnect{ width:270px; height:30px; display:inline-block; background:url(http://s3.firstpost.in/wp-content/themes/firstpost2.0/images/fp_sprite_new_n.png) no-repeat -17px -240px;}
.btntweetconnect{ width:270px; height:30px; display:inline-block; background:url(http://s3.firstpost.in/wp-content/themes/firstpost2.0/images/fp_sprite_new_n.png) no-repeat -17px -270px;}


/*Register*/
.regdv{width:682px; margin:0 auto; padding-top:25px;}
.regtitv{font:bold 19px/21px "Myriad", Arial; color:#333333; text-transform:uppercase;}
.regtitv span{color:#dd4b39;}
.MB45{margin-bottom:45px;}
.reglft{width:270px; float:left; padding-right:33px;}
.regrht{width:378px; float:left;}
.rhtdvbc{ border:1px solid #e1e1e1; background:#f5f5f5; width:341px; height:254px; padding:17px 13px 0px 22px; position:relative;}
.regdesc{font:12px Arial; color:#666666;}
.arnbc{ background:url(http://s1.firstpost.in/wp-content/themes/firstpost2.0/images/fp_sprite_new_n.png) no-repeat -288px -240px; width:12px; height:33px; display:inline-block; position:absolute; z-index:1; left:-11px; top:112px;}
.fbcu27{font:27px/28px 'calluna',Georgia; color:#000;}
.ari14v{font:14px Arial; color:#6d6d6d;}
.ari14v span{color:#437b8f;}
.regbull ul li{font:17px 'calluna_semi', Georgia; color:#394d5b; display:block; margin-bottom:12px;}
.regbull ul li .bullr{ width:24px; height:24px; display:inline-block; background:url(http://s1.firstpost.in/wp-content/themes/firstpost2.0/images/fp_sprite_new_n.png) no-repeat -304px -240px; margin-right:10px;}
.reg2mn{ width:270px; margin:0 auto;}
.reg2mntit{font:23px 'calluna_semi', Georgia; color:#000;}
.reg2mntit span{font:23px 'calluna',Georgia; color:#dd4b39;}
.reg2mna13{ font:13px Arial; color:#666666;}

/*Author - start*/
.authorBx{border:#ebebeb 1px solid;background:#f7f7f7;margin-top:15px;position:relative;padding:12px;}
.authorBx .btArrow{width:45px;height:16px;background:url(http://s1.firstpost.in/wp-content/themes/firstpost2.0/images/fp_sprite_new_n.png) 0 -195px no-repeat;position:absolute;left:50%;bottom:-15px;margin-left:-22px;}
.authorBx .cntr{margin:0 auto;width:400px;}
.authorBx .rMore{position:absolute;bottom:0;right:0;color:#fff;font:12px arial;background:#dd4b39;padding:0 2px;}
.authorBx .athrDtls{float:left;font:12px arial;color:#3399cc;}
.authorBx .athrDtls li {padding-top:8px;display:block;}
.authorBx .athrDtls li a{color:#3399cc;}
.authorBx .athrDtls .title{font:26px 'calluna', arial;color:#000;}
.authorBx .athrDtls li .icAlert, .authorBx .athrDtls li .icFollow, .authorBx .athrDtls li .icView{display:inline-block;width:14px;height:14px;background:url(http://s1.firstpost.in/wp-content/themes/firstpost2.0/images/fp_sprite_new_n.png) -337px -271px no-repeat;vertical-align:middle;margin-right:6px;}
.authorBx .athrDtls li .icFollow{background-position:-322px -271px;}
.authorBx .athrDtls li .icView{background-position:-307px -271px;}
.authorBx .authPP{width:460px;height:140px;padding:10px;border:#f0f0f0 10px solid;position:fixed;*position:absolute;background:#fff;top:50%;left:50%;margin:-70px 0 0 -230px;z-index:99;display:none;}
.authorBx .authPP .close_dialog{font:13px arial;color:#3399cc;position:absolute;top:10px;right:10px;}
.authorBx .authPP .ppDtls{font:15px/18px 'Georgia', arial;color:#333;padding-top:15px;}
.authorBx .authPP .athrDtls{width:340px;}
#fade { display: none; background: #000; position: fixed; left: 0; top: 0; z-index: 10; width: 100%; height: 100%; opacity: .80; }
.PL10 {
padding-left: 10px;
}
.PR10 {
padding-right: 10px;
}
.PB40 {
padding-bottom: 40px;
}
/*Author - end*/
/*22-05-2014*/
.col_right .lhsBrdBx{width:auto;border:#ccc 1px solid; display:none; margin:20px 0px 40px;}
.col_right .lhsBrdBx .title{height:39px;border-bottom:#ccc 1px solid;background:#f0f0f0;padding-left:10px;font:12px/39px arial;color:#333;text-transform:uppercase;}
.col_right .subArtList{padding:13px 10px 0 10px;}
.col_right .subArtList li{padding-bottom:22px; padding-top:5px;overflow:hidden;}
.col_right .subArtList li .text{font:14px/18px 'calluna_semi', arial;color:#000;}
.subArtList li .text a{color:#000;}
.col_right .lhsBrdBx .w130{width:200px;}
.col_right .subArtList .btnPlay{width:23px;height:23px; background:url(http://s3.firstpost.in/wp-content/themes/firstpost2.0/images/fp_sprite_new_n.png) -112px 0 no-repeat;position:absolute;bottom:3px;left:3px;}

/* Tuesday, June 10, 2014 ( 940 images changes ) */
#main-content-hp{float: left; width: 870px;}
#main-content-hp .fbCat-stories .catStory-title {background:none; color: #000000; display: block; font:18px/21px 'calluna','Georgia'; padding:7px 0px 18px 0px;}
.col_right {float: right; width: 300px;}
.hpbigban{ width:860px; margin-bottom:30px; margin-left:10px; float:left;}
.hpbigban h1 a{font:48px/50px 'calluna', arial; color:#000;}
.bimgban img{ width:100%; height:auto;}
.hpbigban .ms-block.report span {color: #000000; font-weight: bold;}
.hpbigban .bimgban{ width:860px;height:325;}
.hpbigban .ms-block {border-right: 1px solid #D1D1D1; float: left; font: 16px/18px "Georgia",Times New Roman,Times,serif; padding-right: 20px; width:252px;}
.catStory-thumb > img { border: 0.1px solid #e4e4e4; }

/* Tuesday, June 17, 2014 ( 940 images changes ) */
#catg_hp #main-content{float: left; width: 870px;}
#catg_hp .col_right {float: right; width: 300px;}
#catg_hp .hpbigban{ width:860px; margin-bottom:15px; margin-left:10px; float:left;}
#catg_hp .hpbigban h1 a{font:48px/50px 'calluna', arial; color:#000;}
#catg_hp .bimgban img{ width:100%; height:auto;}
#catg_hp .ms-block.report span {color: #000000; font-weight: bold;}
#catg_hp .bimgban{ width:860px;}
#catg_hp .ms-block {border-right: 1px solid #D1D1D1; float: left; font: 16px/18px "Georgia",Times New Roman,Times,serif; padding-right: 20px; width:252px;}
#catg_hp .fbCat-stories .stroy_dtls_bg{background:none; padding:0px;}
#catg_hp .fbCat-stories .story_title {background:none; color: #000000; display: block; font:18px/21px 'calluna','Georgia'; padding:7px 0px 18px 0px;}

.mPhotoSlider{position:relative;}
.mPhotoSlider .bx-controls-direction a.bx-prev, .mPhotoSlider .bx-controls-direction a.bx-next{top:30px;}
.mPhotoSlider .bx-controls-direction a.bx-prev, .mPhotoSlider .bx-controls-direction a:hover.bx-prev{right:32px;left:inherit;}
.mPhotoSlider { padding:0px !important;overflow:hidden;height:415px; }

@media screen and (max-width: 1200px){

.main{ width:940px; margin:0 auto;}
.logocol{padding:11px 17px 11px 16px; margin:0px 7px 14px 14px;}
.sponcerdcol{width:251px;}
.sponcerrht{width:138px; padding-left:6px;}
.sponcerrht .bk18_clbi{font:16px/21px "calluna_bold_italic", sans-serif;}
.navrht{width:866px; float:left;}
.navmain{ margin:0px;}
.splogopanel{ margin: 10px 0 0;}
.toppanel .main {width: 940px;}
.mlik{width:850px; overflow:hidden;}
.navbar .mlik a{margin-right:20px;}
.footer_firstpost{ width:119px;}
.footer_verticals{ width:100px; margin-left:24px;}
.footer_plus{ width:105px; margin-left:28px;}
.footer_others{ width:180px; margin-left:23px;}
.footer_tools{ width:80px; margin-left:20px;}
.contentWarp .fpLhs{display:none;}
.trend_rht{margin-left:12px; width:230px;}
.trend_pan{ width:285px; padding-right:10px;}
.trend_MT40{ margin-left:25px;}
.trending_panel{ width:938px;}
.toptagdv{ padding:4px 6px 7px 0px;}
.audio_topdv{padding:9px 3px 6px 3px; display:none;}
.tempdv{padding:11px 2px 8px;}
.srchdvnb{ width:918px;}
.srchdvnb .txtbcn{width:866px;}
.logo18dv{ padding:11px 4px 0px 4px;}
.username{ padding:13px 3px 0;}
.userinfo{right:3px}
.top_social{ padding:11px 3px 5px;}
.articleTop{margin:0;}
.articleTop .artTitle{padding:10px 20px 0}
.articleWarp .resLeft .artSocial li.email{width: 85px; margin-left: 55px;}
.articleWarp .resLeft .artSocial li.print{width: 120px;}
.articleWarp .artSocial li{float:left;}
.moresec{margin-right:5px;}
/*photos*/
.pl_wrapper{ width:auto;}
.photo_details{width:200px; margin-left:0px;}
.pl_wrapper.img_right .photo_details{left:0px}
.pl_wrapper.img_left .photo_details{right:0px}
.pl_wrapper .photo_thumb{float:none !important; margin:0px auto;}
.articleTop.galleryTop .artTitle{width:780px;}
.gal_time{padding-top:0px;}


/*video pg*/
.video_container{width:920px;}
.vidminim img{ width:920px; height:330px;}
.vidprev, .vidnext{top:137px;}
.vidplay{display:inline-block; background:url(http://s1.firstpost.in/wp-content/themes/firstpost2.0/images/fp_sprite_new_n.png) no-repeat -128px -117px; width:92px; height:92px; position:absolute; z-index:1; left:422px; top:120px;}
.vidsec_top{ width:940px;}
.vidrhtbm{ margin-left:10px;}
.vidlftbm{ width:690px;}
.vidlftbm img{ width:690px; height:518px;}
.txtbatch{width:670px;}

/*video category*/
.vidcolbx_con{margin-right:13px;}
.mainbxin{ width:940px; overflow:hidden;}
.mainbxout{ width:920px; overflow:hidden;}

/*video consumption*/
.fpvidbk{width:545px; height:322px; margin-right:12px;}
.fpvidbkrht{ float:right; width:324px;}
.fpvidbkrht h2{font:26px/30px 'calluna', arial; color:#000000;}

/*Topic gallery*/
.topic_container{width:920px;}
#main-content.topics_list .col_left{width:620px;}
#main-content.topics_list .top_bar{width:100%;}
.topicsList_inner{width:800px;}
#main-content.topics_list .col_right{margin-top:0px;}
#main-content.topics_list .paging a{padding:17px 12px}
.artWarp .fullCont .wp-caption .wp-caption-text{width:360px;}

/*topic_video_consumption*/
.tpvidcon_lft{width:600px; float:left;}
.tophns{font-size:28px; line-height:35px;}
.go16n{font-size:15px; line-height:23px;}

/* Subsription Of New Letter */
.subsAlertNews .subsCont{width: 710px !important;}
.subsAlertNews .newsBx .lists{width: 205px; margin-right: 10px;}
.subsAlertNews .tpAlert .addTcps{width: 350px;}
.subsAlertNews .tpAlert .subsTopic{padding: 30px 20px 0 0;width: 275px;}

/*22-05-2014*/
.col_right .lhsBrdBx{display:block; margin-top:0px;}

/* Tuesday, June 10, 2014 ( 940 images ) */
#main-content-hp{float: left; width: 640px;}
.hpbigban .bimgban{ width:940px;height:355;}
.hpbigban{ width:940px; margin-left:0px;}

/* Tuesday, June 17, 2014 ( 940 images ) */
#catg_hp #main-content{float: left; width: 640px;}
#catg_hp .hpbigban .bimgban{ width:940px;}
#catg_hp .hpbigban{ width:940px; margin-left:0px;}


}

.brows_blog{background:#f0f0f0; height:25px; margin-bottom:27px; font:12px Arial; color:#333333; padding:6px 7px 0px 7px;}
.brows_blog span{ float:left; padding-top:2px; margin-right:11px;}
.brows_blog a{ display:block; float:left; margin-right:4px; width:17px; height:17px; border:1px solid #cccccc; background:#ffffff; font:12px/17px Arial; color:#999999; text-decoration:none !important; text-transform:uppercase; text-align:center;}
.brows_blog a.act, .brows_blog a:hover{ background:#000000; color:#ffffff;}
.sport_desc2{font:14px/20px Georgia, "Times New Roman", Times, serif; color:#666666;}
.dotbrdbtm{ padding-bottom:10px; border-bottom:1px dotted #b2b2b2;}
.descbull ul li{ padding-top:8px;}
.blue_bull{ width:6px; height:6px; display:block; background:#3399cc; margin-right:7px; float:left; margin-top:5px;}
.geo12bd{ font:bold 12px Georgia, "Times New Roman", Times, serif; color:#000;}
.listouter{ width:620px; overflow:hidden;}
.listinner{ width:726px;}
.listinner a {color: #3399CC; display: block; float: left; font: 12px/14px Arial,Helvetica,sans-serif; margin-right:56px; padding:0px 0px 12px 0; width: 185px;}
.blog_pg .listrhtmn{width:500px;}
.blog_hdr{font:17px "Lucida Sans Unicode", "Lucida Grande", sans-serif; color:#333; border-bottom:4px solid #666666; }
.blog_athr{font:18px 'calluna', Georgia; color:#3399cc; display:block; margin-bottom:10px;}
.ic_vwblog{background:url(http://s1.firstpost.in/wp-content/themes/firstpost2.0/images/fp_sprite_new_n.png) -307px -271px no-repeat; width:14px; height:14px; display:inline-block; vertical-align:middle;}
.athr_img img{display:block; margin-bottom:3px;}
.listlftmn{border-bottom:1px solid #ccc; padding:25px 0px;}
.W400{width:400px;}


/*poll listing*/
/*.fb_logo.debates{background: url(/wp-content/themes/firstpost2.0/images/logo_sprite.png) 0px -744px no-repeat; margin-top:15px; padding-bottom:10px; margin-left:25px;}*/
.fb_logo.debates{/*background: url(/wp-content/themes/firstpost2.0/images/logo_sprite.png) 0px -744px no-repeat;*/ padding:11px 0px; font-size:51px;}
.polllist{ padding:30px 0px 14px 0px; border-bottom:1px dotted #cccccc;}
.polllist.last{ border-bottom:0px;}
.polllist_lft{ width:495px; float:left; font:22px/27px 'calluna', Georgia; color:#000000;}
.polllist_rht{ width:100px; float:right; text-align:right; font:16px Georgia, "Times New Roman", Times, serif; color:#ed2824; border-left:1px solid #cccccc; padding:6px 0px;}
.poll_btnvote{ background:#3399cc; padding:0px 14px; font:bold 11px/22px Arial; color:#fff; border-radius:4px; display: inline-block; text-transform:uppercase; text-decoration:none !important;}
.rhsMoreStoryv{border-top:#ccc 2px solid; font:12px Arial, Helvetica, sans-serif; color:#000;}
.mpollsc ul li{ border-bottom:1px dotted #cccccc; padding:18px 0px;}
.mpollsc ul li.last{ border-bottom:0px;}
.mpolllft{ width:270px; float:left; font:15px/19px Georgia, "Times New Roman", Times, serif; color:#000;}
.mpollrht{ width:10px; text-align:right; float:right;}
.mpollrht a{ font:bold 11px Arial; color:#ed2824; text-decoration:none !important;}
.poll_agree, .poll_disagree{ width:80px; height:22px; text-align:center; display:inline-block; font:bold 11px/22px Arial; color:#fff; text-transform:uppercase; text-decoration:none !important; border-radius:4px;}
.poll_agree{ background:#3399cc;}
.poll_disagree{background:#be0000;}
.pollcontit{font:30px/35px 'calluna', arial; color:#000000;}
.radbtn{ padding-bottom:15px;}
.radbtn span{font:18px Georgia, "Times New Roman", Times, serif; color:#666666; padding-left:10px;}
.btn_predictit{ display:inline-block; padding:0px 25px; background:#3399cc; font:18px/40px Arial; color:#fff; text-transform:uppercase; border-radius:5px; text-decoration:none !important;}
.thnk_vote{ width:168px; height:26px; margin:0 auto; text-align:center; border-radius:5px; font:bold 12px/26px Arial; color:#666666; border:1px solid #ccc; background:#f6f6f6;}
.geo18bd{ font:bold 18px Georgia, "Times New Roman", Times, serif; color:#000;}

.resultBar {color: #666666; font:16px Arial;  margin-top: 7px; width: 420px;}
.resultBar span {background:#3399cc; display: inline-block; height: 12px; margin-right: 5px; width: 0;}
.dg_14{font:14px Arial, Helvetica, sans-serif; color:#666;}
.voted_msg{font:bold 12px/26px Arial, Helvetica, sans-serif; color:#ed2824; height:26px; border:1px solid #cccccc; background:#f6f6f6; border-radius:5px; -webkit-border-radius:5px; -moz-border-radius:5px; -ms-border-radius:5px; padding:0px 10px;}
.voted_msg span{background:url(http://s1.firstpost.in/wp-content/themes/firstpost2.0/images/fp_sprite_new_n.png) -416px -240px no-repeat; width:13px; height:13px; display:inline-block; vertical-align:middle; margin-right:5px;}
.debatePg .debtTitle{font:34px/38px 'calluna',Georgia; color:#000;}

.fp_poll_result{ padding:20px 0px;}
.poll_res_left{ width:300px;}
.poll_res_right{ width:300px;}
.fp_poll_img{width:147px; height:215px; float:left;}
.fp_resbg_blu{width:101px; height:215px; float:left; margin-left:1px; position:relative;}
.fp_resbg_red{width:101px; height:215px; float:left; margin-left:1px; position:relative;}
.poll_value_txt{ width:101px; text-align:center; font:12px Arial, Helvetica, sans-serif; color:#000; margin-top:-18px;}
.result_bar{ width:101px; background:#3399cc; text-align:center; vertical-align: text-bottom; font:28px Arial, Helvetica, sans-serif; color:#fff; position:absolute; bottom:0;}
.result_bar_rd{ width:101px; background:#be0000; text-align:center; vertical-align: text-bottom; position:absolute; bottom:0;}
.bar_value, .bar_value_rd{position:absolute;  background:#3399cc; bottom:22px; text-align:center; width:100%; left:0; font:bold 34px  Arial; color:#fff; padding-bottom:8px;}
.bar_value_rd{ background:#be0000; }
.moreCont_deb{display:none;}
.agre_txt{ position:absolute; bottom:0; background:#297ca6; left:0; font:14px/22px Arial, Helvetica, sans-serif; width:101px; text-align:center; color:#fff;}
.dagre_txt{ position:absolute; bottom:0; background:#8f0000; left:0; font:14px/22px Arial, Helvetica, sans-serif; width:101px; text-align:center; color:#fff;}
.vt_grn{font:14px Arial, Helvetica, sans-serif; color:#339900; margin-top:5px; text-align:right; padding:15px 25px 0 0;}

/*Debates Live*/
.debt_dtls{width:300px; font:16px/26px "Georgia", Times New Roman, Times, serif; color:#333}
.debt_dtls .header{border-bottom:4px solid #3399cc; display:block; color:#000; display:block; padding-bottom:5px; font:24px 'calluna',Georgia; color:#000000;}
.debt_dtls .header.no{border-bottom:4px solid #be0000;}
.debt_dtls .header span{width:52px; height:52px; background:url(http://s3.firstpost.in/wp-content/themes/firstpost2.0/images/fp_sprite_new_n.png) -57px -308px no-repeat; display:inline-block; vertical-align:middle;}
.debt_dtls .header.no span{background-position:0px -308px;}
.debt_dtls .agree_txt{font:bold 14px Arial, Helvetica, sans-serif; color:#000;}
.dbtComnts li{overflow:hidden;padding:9px 0;color:#666;font:13px/16px "Lucida Grande", sans-serif; }
.dbtComnts .w255{width:255px;}
.dbtComnts li a{color:#3399cc;}
.debatePg .dbtTd{color:#ed2824;font:bold 14px arial;}
.debatePg ul.paging{border:0;}
.debatePg ul.paging li{display:inline-block;margin-left:2px;}
.debatePg ul.paging li a{width:18px;height:18px;border:#cccccc 1px solid;display:inline-block;padding:0;
font:14px/18px arial;color:#3399cc;text-align:center;border-radius:4px;background:#fff;}
.debatePg ul.paging li.act a{background:#ccc;color:#fff;}
.debatePg .tlVote{padding:0 10px;width:150px;height:28px;background:#dd4b39;font:22px/28px arial;color:#fff;margin-top:5px;border-radius:5px;}
.debatePg .subTitle{padding:15px 0 7px 0;font:14px 'Georgia',arial;color:#999;}
.debatePg .debateImg{width:620px;height:250px;position:relative;overflow:hidden;}
.debatePg .debateImg a.btnAgree{position:absolute;bottom:65px;right:0;width:186px;height:50px;background:#3399cc;color:#fff;font:22px/50px "Lucida Grande", sans-serif;
text-align:center;}
.debatePg .debateImg a.btnDagree{position:absolute;bottom:10px;right:0;width:186px;height:50px;background:#be0000;color:#fff;font:22px/50px "Lucida Grande", sans-serif;
text-align:center;}
.debatePg .fpEdtComnt{padding:10px 0 7px 0;border-bottom:#b2b2b2 1px solid;font:13px arial;color:#000;}
.debatePg .fpEdtComnt a{color:#000;}
.rd_15{color:#ed2824;font:15px 'Georgia',arial;}
.w280{width: 280px;}
.debatePg .othrArtl .artCol.more_nwes li a{float:none;}
.debatePg .othrArtl .artCol.more_nwes li.more{text-align:right;margin-right:15px;}
.debatePg .othrArtl .artCol.more_nwes li.more a{font:12px arial;color:#3399cc;}
.debatePg .othrArtl .artCol.hotnow{width:620px;}
.debatePg .othrArtl .artCol.hotnow .bxHtNow{padding:15px 0;border-bottom:#ccc 1px dashed;}
.debatePg .othrArtl .artCol.hotnow .bxHtNow .bullet{background:#CCCCCC; display: inline-block;float: left;height: 6px; margin-right: 15px; margin-top: 5px; width: 6px;}
.debatePg .hotnow .cntner{width:596px;float:right;font:15px/16px 'Georgia',arial;color:#666;}
.debatePg .hotnow .cntner .titles{float:left;width:450px;font:bold 16px 'calluna', arial; color:#000;}
.debatePg .hotnow .cntner a.btnShare{display:inline-block;width:59px;height:21px;border:#cccccc 1px solid;background:#fff;margin-left:3px;font:bold 11px/21px arial;color:#3399cc;
text-align:center;text-transform:uppercase;border-radius:3px;}
.debatePg .hotnow .cntner a.btnVote{display:inline-block;width:60px;height:22px;background:#3399cc;margin-left:3px;font:bold 11px/22px arial;color:#fff;
text-align:center;text-transform:uppercase;border-radius:3px;}
.debatePg .hotnow .frmPst{padding:3px 0 10px 0;font:12px arial;color:#999;}
.debatePg .hotnow .frmPst a{color:#000;}
.debatePg .hotnow .moreL{text-align:right;margin-top:10px;}
.debatePg .hotnow .moreL a{font:12px arial;color:#3399cc;}
.PB50{padding-bottom:50px;}


.srchmaing{border-bottom:1px solid #e6e6e6; background:#f2f2f2; padding:10px 9px 8px 12px; font:15px Arial; color:#999999; width:1178px;}
.autosrchdv{ background:#fff; border-bottom:1px solid #cecece; padding:7px 0px 0px 12px;}
.autosrchdv ul li a{ color:#3399cc; font:14px Arial; display:block; padding-bottom:7px; text-decoration:none;}

/*LIVE HANGOUT*/
/*.fb_logo.liveHangout{ background: url("/wp-content/themes/firstpost2.0/images/logo_sprite.png") no-repeat 0 -700px; margin-left: 0; width:408px; margin-top: 15px; padding-bottom: 10px;}*/
.fb_logo.liveHangout{ /*background: url("/wp-content/themes/firstpost2.0/images/logo_sprite.png") no-repeat 0 -700px;*/ margin-left: -20px; width:440px; margin-top: 15px; padding-bottom: 10px; font-size:51px;}

.navmain .livePlay{float:left;margin-right:20px;padding:1px 0;}
.navmain .livePlay .tle{padding:0 8px;background:#ed2824;height:29px;color:#fff;font:bold 11px/29px arial;display:inline-block;text-transform:uppercase;}
.navmain .livePlay .dtls{font:12px arial;color:#ed2824;margin-left:8px;display:inline-block;}
.navmain .prvPlay{width:670px;float:left;padding:1px 0;position:relative;}
.navmain .prvPlay .tle{padding:0 8px;background:#333;height:29px;color:#fff;font:bold 11px/29px arial;display:inline-block;text-transform:uppercase;float:left;}
.navmain .jcarousel {position: relative;overflow: hidden;width:540px;float:left;margin-top:8px;}
.navmain .jcarousel ul {width: 20000em; position: relative; list-style: none; margin: 0;padding: 0;}
.navmain .jcarousel li {float: left;}
.navmain .jcarousel li{padding:0 15px;border-right:#8d8d8d 2px solid;height:13px;font:12px/13px arial;color:#666;}
.navmain .jcarousel li a{color:#3399cc;}
.navmain .jcarousel-control-prev, .navmain .jcarousel-control-next{width:16px;height:18px; background: url("http://s1.firstpost.in/wp-content/themes/firstpost2.0/images/fp_sprite_new_n.png") no-repeat 0 0;position:absolute;text-indent:-9999px;}
.navmain .jcarousel-control-prev{background-position:-438px -176px;top:6px;right:22px}
.navmain .jcarousel-control-next{background-position:-438px -194px;top:6px;right:0}
.navmain .jcarousel-control-prev.inactive{background-position:-422px -176px;cursor:default;}
.navmain .jcarousel-control-next.inactive{background-position:-422px -194px;cursor:default;}
.liveDebate{padding:10px 0;}
.liveDebate .leftCont{width:860px;float:left;}
.liveDebate .rtCont{width:300px;float:right;}
.v940{width:940px;}
.v940 img, .v620 img{ display:block;}
.tab_wrapper{background:#000; padding:8px;margin-top:3px;}
.tab_wrapper li{ float:left; margin-right:6px;}
.tab_wrapper li a{ display:inline-block; background:url(http://s1.firstpost.in/images/tabbg.png) repeat-x; font:bold 12px/38px Arial, Helvetica, sans-serif; padding:0 20px 0 10px; color:#ffffff; border-radius:2px; height:38px; vertical-align:middle;}
.tab_wrapper li a:hover, .tab_wrapper li .active{background:url(http://s1.firstpost.in/images/tabbg_h.png) repeat-x; text-decoration:none;}
.v_ico{ background:url(http://s1.firstpost.in/images/tab_ico.png) 0 0 no-repeat; display:inline-block; width:32px; height:18px; vertical-align:middle;}
.blog_ico{ background:url(http://s1.firstpost.in/images/tab_ico.png) 0 -39px no-repeat; display:inline-block; width:32px; height:21px; vertical-align:middle;}
.cmt_ico{ background:url(http://s1.firstpost.in/images/tab_ico.png) 0 -84px no-repeat; display:inline-block; width:26px; height:17px; vertical-align:middle;}
.all_ico{ background:url(http://s1.firstpost.in/images/tab_ico.png) 0 -125px no-repeat; display:inline-block; width:22px; height:19px; vertical-align:middle;}
.blog_bx{ width:300px; float:right; display:none;}
.comment_bx_right{ width:300px; float:right; display:none;}
.comment_bx_bot{ width:620px; display:none;}
.v620{width:620px; float:left;}
/*LIVE TV*/
.liveTt{border-bottom:#ddd 1px solid;padding-bottom:10px;}
.liveTt .liveLogo{width:278px;height:58px;background:url(http://s1.firstpost.in/wp-content/themes/firstpost2.0/images/logo_sprite.png) 0 -633px no-repeat;}
.socialLnk li{display:inline-block;margin-left:10px;}
.socialLnk li a{font:11px arial;color:#333;}
.socialLnk li b{display:inline-block;width:14px;height:14px;background:url(http://s1.firstpost.in/wp-content/themes/firstpost2.0/images/fp_sprite_new_n.png) -353px -271px no-repeat;margin-right:5px;vertical-align:middle;}
.socialLnk li.fShare b{background-position:-353px -271px;}
.socialLnk li.tShare b{background-position:-367px -271px;}
.socialLnk li.gShare b{background-position:-381px -271px;}
.socialLnk li.lShare b{background-position:-395px -271px;}
.grTb li{display:inline-block;margin-right:6px;}
.grTb li a{display:inline-block;padding:0 12px; height:23px;background:#e4e4e4;border-radius:3px;font:14px/23px arial;color:#000;}
.grTb li a:hover, .grTb li.act a{color:#fff;background:#ed2824;text-decoration:none;}
.MT50{margin-top:50px;}
.liveFvideo{width:630px;margin-left:-10px;overflow:hidden;}
.liveFvideo .livDtls{margin-top:17px;float:left;width:200px;margin-left:10px;height:260px;position:relative;}
.liveFvideo span.vidcolbxplay{top:60px;left:70px;}
.artWarp .fullCont a{color:#3399cc;font-weight:bold;}
.artWarp .fullCont .frMob{color:#000;font-weight:normal;font-size:13px;}
.artWarp .fullCont .frMob a{color:#3399cc;font-weight:normal;font-size:13px;}


/* social networks icons */
div.socialbar-top,div.socialbar-bottom {background: #F3F1EF;height:20px;overflow:visible;padding:9px 5px 9px 5px; }
.blog_post div.socialbar-top {border-bottom:1px solid #DADCDE; }
.blog_post div.socialbar-top + p {margin-top:13px; }
div.addthis_toolbox a { float:left; }
.at300bs { display:none; }
div.addthis_toolbox a .at300bs { display:none !important; }
div.socialbar-top { margin-top:15px; border-top:1px solid #DADCDE; }
div.socialbar-bottom { border-bottom:1px solid #DADCDE; border-top:1px solid #DADCDE; margin-top:40px; }
a.addthis_button_tweet { padding-right:10px; }
div.addthis_toolbox a.addthis_button_facebook, div.addthis_toolbox a.addthis_button_email , div.addthis_toolbox a.btn_print  {background: url("http://s1.firstpost.in/wp-content/themes/firstpost2.0/images/icons.png?update=25may2012") no-repeat 0 -2400px; padding:0 11px 0 20px; margin:3px 0; display:block; line-height:15px; height:18px; }
div.addthis_toolbox a.addthis_button_email { background-position:0  -1500px; }
div.addthis_toolbox a.btn_print { background-position:0 -2802px; }
a.btn_print_page  {background: url("http://s1.firstpost.in/wp-content/themes/firstpost2.0/images/icons.png?update=25may2012") no-repeat 0 -2802px; padding:0 11px 0 20px; margin:3px 0; display:block; line-height:15px; height:18px; float:right; font:12px "Lucida Grande",Arial,sans-serif; }
div.addthis_toolbox a.comment_count { float:right; display:inline-block; line-height:18px; height:18px; }
a.comment_count span { color: #8B96A0; background: #F3F1EF; }
/* end social networks icons */

/*debate share band*/
.hn_share {background: none repeat scroll 0 0 #F3F1EF;border: 1px solid #DFDFDF;display: none;margin: -50px 0 0 -350px;padding: 10px 15px 5px;position: absolute;width: 485px;}
.hns_arw {margin: 26px 0 0 345px;position: absolute; }

/* FIFA world cup*/
.fb_logo.fifaworld{margin-left: -60px; width:503px; padding:10px 0px 10px 0px; font-size:51px;}
.fixtureBx { border: 1px solid #6ea6ba; margin-bottom: 25px; }
.hdg { color: #FFF; background: #6ea6ba; font: 12px/24px "Lucida Sans Unicode", "Lucida Grande", sans-serif; padding: 0 5px; }
.fixture { width: 100%; border-collapse: collapse; border-spacing: 0; font: 12px Arial; color: #333; }
.fixture th { background: #f3f1ef; padding: 9px 0; font-weight:normal;}
.fixture td { border-bottom: 1px solid #cecece; padding: 5px 0;}
.fixture td.homeTeam{width: 75px;}
.fixture td.r { text-align: right; padding-right: 5px; }
.fixture td.l, .fixture th.l { text-align: left }
.fixture td.c, .fixture th.c { text-align: center }
.fixture td a { color: #333 }
.flagsp { background: url(http://s3.firstpost.in/wp-content/themes/firstpost2.0/images/Flag-Sprite.png) 0px 0px no-repeat; width: 23px; height: 16px; display: inline-block; margin-right: 5px; }
.flagsp_bra { background-position: -109px -62px; }
.flagsp_cro { background-position: -81px -62px; }
.flagsp_mex { background-position: -56px -62px; }
.flagsp_cmr { background-position: -30px -62px; }
.flagsp_esp { background-position: -4px -62px; }
.flagsp_ned { background-position: -215px -42px; }
.flagsp_chi { background-position: -187px -42px; }
.flagsp_aus { background-position: -162px -42px; }
.flagsp_col { background-position: -135px -42px; }
.flagsp_gre { background-position: -109px -42px; }
.flagsp_civ { background-position: -81px -42px; }
.flagsp_jpn { background-position: -56px -42px; }
.flagsp_uru { background-position: -30px -42px; }
.flagsp_crc { background-position: -4px -42px; }
.flagsp_eng { background-position: -215px -24px; }
.flagsp_ita { background-position: -187px -24px; }
.flagsp_sui { background-position: -162px -24px; }
.flagsp_ecu { background-position: -135px -24px; }
.flagsp_fra { background-position: -109px -24px; }
.flagsp_hon { background-position: -81px -24px; }
.flagsp_arg { background-position: -56px -24px; }
.flagsp_bih { background-position: -30px -24px; }
.flagsp_irn { background-position: -4px -24px; }
.flagsp_nga { background-position: -215px -4px; }
.flagsp_ger { background-position: -187px -4px; }
.flagsp_por { background-position: -162px -4px; }
.flagsp_gha { background-position: -135px -4px; }
.flagsp_usa { background-position: -109px -4px; }
.flagsp_bel { background-position: -81px -4px; }
.flagsp_alg { background-position: -56px -4px; }
.flagsp_rus { background-position: -30px -4px; }
.flagsp_kor { background-position: -4px -4px; }
.viewBy a{ display:inline-block; margin-left:7px; background:#3399cc; font:bold 11px/24px Arial; color:#ffffff; border:1px solid #3399cc; border-radius:4px; width:55px; text-align:center;text-decoration:none !important}
.viewBy a.act{background:#f0f0f0; color:#000000; border:1px solid #d5cdcd; border-radius:4px;}


/* 5/27/2014 */
.trendingblk.act span{background-position: -32px -55px;}
#slideSiteIndex.act span.site_icn{background-position: -280px -32px;}

/* Tuesday, May 27, 2014 */
.submenus{padding:9px 0px 8px 13px; float:left;}
.submenus ul li{ float:left; margin-right:25px;}
.submenus ul li a{font:13px/13px "Myriad", Arial; color:#333333; display:block;}
.submenus ul li a.act { color: #ed2824;}

/*NRhs*/
.col_right .lshAcrdR .acTitle{background:#000;padding:10px;overflow:hidden;margin-bottom:1px;}
.col_right .lshAcrdR .acTitle span{float:left;font:13px arial;color:#fff;}
.col_right .lshAcrdR .acTitle b{float:right;height:10px;width:15px;background:url(http://s2.firstpost.in/wp-content/themes/firstpost2.0/images/fp_sprite_new_n.png) -51px -195px no-repeat;margin-top:3px;}
.col_right .lshAcrdR .acCont{padding:0 0 15px 0;font:bold 16px/18px 'calluna_semi', arial;color:#333;display:block;position:relative;}
.col_right .lshAcrdR .acCont a{color:#333;}
.col_right .lshAcrdR .btnPlayVideo{width:36px;height:36px;background:url(http://s2.firstpost.in/wp-content/themes/firstpost2.0/images/fp_sprite_new_n.png) -32px 0 no-repeat;position:absolute;top:50%;left:50%;margin:-18px 0 0 -18px;}
.col_right .lshAcrdR .btnPlayAudio{width:36px;height:36px;background:url(http://s2.firstpost.in/wp-content/themes/firstpost2.0/images/fp_sprite_new_n.png) -239px -305px no-repeat;position:absolute;top:50%;left:50%;margin:-18px 0 0 -18px;}
.col_right .lshAcrdR .acTitle.act b {background: url("http://s2.firstpost.in/wp-content/themes/firstpost2.0/images/fp_sprite_new_n.png") no-repeat scroll -67px 0 rgba(0, 0, 0, 0);}
.wp-caption.alignleft {  float: left;margin-right: 10px;}
.wp-caption.alignright { float: right;margin-left: 10px;}
.col_right .lshAcrdR .ftText{padding:8px;position:absolute;bottom:15px;left:0;background:url(http://s3.firstpost.in/wp-content/themes/firstpost2.0/images/trans_bg.png) repeat;color:#fff !important;}
.col_right .lshAcrdR .ftText a{color:#fff !important;}

/* Top Banner Live Score, 27-05-2012 video2 css*/
.vitopbk{ background:#000000; padding:17px 12px 25px 20px; position:relative; height:383px;}
.vitopbk .bx-controls-direction a{position:absolute; width:31px; height:40px; display:inline-block; background:url(http://s3.firstpost.in/wp-content/themes/firstpost2.0/images/fp_sprite_new_n.png) no-repeat; z-index:1; text-indent:-9999px; right:0px !important; top:85% !important;}
.vitopbk .bx-controls-direction a.bx-prev{background-position:0px -118px; left:1103px !important;}
.vitopbk .bx-controls-direction a.bx-next{background-position:-64px -118px; right:13px !important;}
.vitopbk .bx-controls-direction a.bx-prev:hover{background-position:-32px -118px;}
.vitopbk .bx-controls-direction a.bx-next:hover{background-position:-96px -118px;}
.vid641{ width:641px; float:left;}
.vid462{ width:462px; float:left; margin-left:35px;}
.cal32wht{font:32px/40px 'calluna', arial; color:#ffffff;}
.datag{ font:16px Arial, Helvetica, sans-serif; color:#999999;}
.datadesc{ font:16px/24px Arial, Helvetica, sans-serif; color:#ffffff;}
.datshare{ font:16px Arial, Helvetica, sans-serif; color:#6199e0;}
.datshare span{ display:inline-block; vertical-align:middle; width:15px; height:8px; background:url(http://s2.firstpost.in/wp-content/themes/firstpost2.0/images/fp_sprite_new_n.png) no-repeat -121px -310px; margin-left:4px;}
.vid641 img{ width:100%;}
#vidplay .shareDiv {background: url(http://s2.firstpost.in/wp-content/themes/firstpost2.0/images/shareBoxbg.png) no-repeat; display: none; height: 113px; margin-left: -25px; padding:15px 10px 10px 20px; position: absolute; width: 115px; z-index: 999999;}
#vidplay .b_12{color: #000000; font-family: Arial,Helvetica,sans-serif; font-size: 12px;}
#vidplay .shareDiv img{ vertical-align:middle; display:block;}
.livenm{ height:24px; background: #fff; width:571px; overflow: hidden;}
.livtx{ width:60px; float:left; font:16px/24px Arial, Helvetica, sans-serif; color:#fff; text-align:center; background:#ee1d25;}
.livcri{ width:60px; float:left; font:16px/24px Arial, Helvetica, sans-serif; color:#333; text-align:center; background:#e7e7e7; position:relative;}
.livcri span{ width:7px; height:13px; display:inline-block; background:url(http://s3.firstpost.in/wp-content/themes/firstpost2.0/images/fp_sprite_new_n.png) no-repeat -145px -305px; position:absolute; z-index:9; right:-7px; top:7px;}
.livupd{ width:431px; height:22px; float:left; background:#fff; padding:1px 1px 1px 18px; font:12px/22px Arial, Helvetica, sans-serif; color:#3399cc;}
.livenm .bx-controls-direction a{position:absolute; top:1px; width:17px; height:22px; display:inline-block; background:url(http://s2.firstpost.in/wp-content/themes/firstpost2.0/images/fp_sprite_new_n.png) no-repeat !important; z-index:1; text-indent:-9999px;}
.livenm .bx-controls-direction a.bx-prev{background-position:-160px -305px !important; left:534px;}
.livenm .bx-controls-direction a.bx-next{background-position:-178px -305px !important; right:1px;}
.livenm .bx-controls-direction a.bx-prev:hover{background-position:-196px -305px !important;}
.livenm .bx-controls-direction a.bx-next:hover{background-position:-214px -305px !important;}
.livtx a{ color:#ffffff;}

/*02-06-2014*/
.thnow{border:2px solid #ee1d25;}
.thnowtit{font:bold 18px/18px "Myriad", Arial; color:#ffffff; text-transform:uppercase; background:#ed2824; text-align:center; padding:14px 0px; display:block;}
.baswht{ background:#ffffff;}
.baspadd{ padding:5px 5px 0px 5px;}
.baspadd ul li{ padding-bottom:11px; margin-bottom:11px; border-bottom:1px solid #cccccc;}
.baspadd ul li.first a{ color:#000000; font:17px/20px 'calluna', arial;}
.baspadd ul li.first .hashur{ color:#999999; font:14px/17px 'calluna_semi', arial;}
.baspadd ul li a{ color:#000000; font:16px/20px 'calluna_semi', arial;}
.baspadd ul li .hashur{ color:#999999; font:14px/17px 'calluna_semi', arial;}
.baspadd ul li.last{margin-bottom:11px; border-bottom:0px; padding-bottom:0px;}


/*04-06-2014*/
.imggrid{ width:26px; height:26px; display:inline-block; background:url(http://s2.firstpost.in/wp-content/themes/firstpost2.0/images/fp_sprite_june.png) no-repeat -335px -295px;}
.photocon_list{ padding:27px 0px 23px 0px; font:16px/20px Georgia, "Times New Roman", Times, serif; color:#333333;}
.firstprev, .prevpc, .lastnxt, .nextpc, .grdvw{ width:26px; height:26px; display:inline-block; background:url(http://s2.firstpost.in/wp-content/themes/firstpost2.0/images/fp_sprite_june.png) no-repeat; vertical-align:middle;}
.firstprev{ background-position:0px -434px;}
.firstprev:hover{ background-position:-26px -434px;}
.prevpc{ background-position:-52px -434px;}
.prevpc:hover{ background-position:-78px -434px;}
.nextpc{ background-position:-104px -434px;}
.nextpc:hover{ background-position:-130px -434px;}
.lastnxt{ background-position:-156px -434px;}
.lastnxt:hover{ background-position:-182px -434px;}
.grdvw{ background-position:-381px -380px;}
.grdvw:hover{ background-position:-355px -380px;}
.contdv{ padding:0px 10px; font:bold 16px/26px Arial; color:#ed2824; display:inline-block;}
/*Cat Heading*/
.cat_title h1 a{font:48px/50px 'calluna', arial; color:#000;}


/* RHS Score Banner Start*/
*{margin:0; padding:0;}
.FL{float:left;} .FR{float:right;} .CL{clear:both;}
.ML20 {margin-left: 20px;}.MT7 {margin-top: 7px;}.PB3 {padding-bottom: 3px;}
#rhs_score_widget { height:115px; overflow:hidden; }
#rhs_score_widget .score_right { background: #ed2824; padding: 6px; margin-bottom: 20px; width:288px}
#rhs_score_widget .scorebg{ width:273px; height:70px; background:url(http://s2.firstpost.in/cricket-live-score/new-widget/images/scorebg.png) no-repeat; margin-top:2px; padding:6px 7px 0 8px}
#rhs_score_widget .brd_com { border-bottom: 1px solid #2a2a2b; }
#rhs_score_widget .brd_scr { border-top: 1px solid #515253; padding-top: 10px; }
#rhs_score_widget .scorelive { height: 294px; overflow: auto; background: #fff; font: 11px/15px Arial; color: #000; padding-left: 8px; width: 280px }
#rhs_score_widget .scorebtm{ width:288px; height:5px; font-size:1px; line-height:0px;}
#rhs_score_widget .tweetd { border-bottom: 1px dotted #dddddd; padding: 7px 0 5px 0; width: 262px }
#rhs_score_widget .linkbl { color: #3a84d2; text-decoration: none; }
#rhs_score_widget .commlin { font: 10px Arial; color: #000; text-decoration: none; }
#rhs_score_widget .PT3 { padding-top: 3px; }
#rhs_score_widget .subbg{ width:272px; height:43px; margin-top:7px; padding:7px 5px 0 11px;}
#rhs_score_widget .twtinput { width: 180px; font: 11px Arial; color: #999; border: 0px; }
#rhs_score_widget .scrun { float: left; margin-left: 88px; width: 81px; }
#rhs_score_widget .scwkt { float: left; width: 52px; }
#rhs_score_widget .y12 { font: 12px Arial; color: #fff701; }
#rhs_score_widget .w12 { font: 12px Arial; color: #fff; }
#rhs_score_widget .gD10 { font: 10px Arial; color: #a0a0a1; }
#rhs_score_widget .gD9 { font: 9px Arial; color: #a0a0a1; }
#rhs_score_widget .w20 { font: 20px/22px Arial; color: #fff; }
#rhs_score_widget .morev { font: 12px Arial; color: #4f697a; }
#rhs_score_widget .bl13 { font: 13px Arial; color: #11537c; }
#rhs_score_widget .w20ws { letter-spacing: 17px; }
#rhs_score_widget .wktsp { margin-left: 20px; *margin-left:35px;}
#rhs_score_widget .wt_13 { font: 13px Arial, Helvetica, sans-serif; color: #fff; }
#rhs_score_widget .hight_score { height:15px; overflow:hidden; }
#rhs_score_widget .yel_bg { font: bold 14px Arial, Helvetica, sans-serif; display: inline-block; padding: 0 4px; color: #000; background: #ffce08; }
#rhs_score_widget .wdtem { width: 40px; display: inline-block; }
#rhs_score_widget .PR{position:relative;}
#rhs_score_widget {height: 122px;overflow: hidden;}
#score_slider > div { margin-bottom:5px}

#rhs_score_widget .bx-next, #rhs_score_widget .bx-prev{ background:url(http://s2.firstpost.in/cricket-live-score/new-widget/images/slide_arow.png) no-repeat; width:18px; height:18px; display:block; position:absolute; text-indent:-9999px}
#rhs_score_widget .bx-next{background-position:-22px  0; right:5px; top:5px}
#rhs_score_widget .bx-next:hover{background-position:-23px -21px;}
#rhs_score_widget .bx-prev{background-position:0  0; left:258px; top:5px}
#rhs_score_widget .bx-prev:hover{background-position:1px -21px;}
/* RHS Score Banner End*/

/* Photo sponsored nautica Start */
.artTitle.nautica_logo{margin-top:-25px;}
.portofino span.blue{color:#3399cc;}
.portofino .portofinoTitle{font:bold 30px "Georgia", "Times New Roman", Times, serif;}
.portofino .portofinoImg img{width:620px; height:auto;}
.portofino .portofinoSlides{position:relative; width:620px;}
.portofino .portofinoSlides li{float:left; margin-right:6px; width:150px; height:100px; position:relative;}
.portofino .portofinoSlides li img{width:148px; height:98px; border:1px solid #d0d0d0; cursor: pointer;}
.portofino .portofinoSlides li.active .actBor{border:3px solid #FF0066; width:145px; height:94px; position:absolute; z-index:1; left:0px; top:0px;}
.portofino .portofinoSlides li.active .actBor span{width: 0; height: 0; border-style: solid; border-width: 0 16.5px 13px 16.5px; border-color: transparent transparent #ed2824 transparent; position:absolute; top:-13px; left:40%; }
.oth_dstnTitle{font:22px 'calluna', Georgia; color:#000;}
.oth_dstnSlideshow{background:#f0f0f0; border:1px solid #e1e1e1; padding: 25px 10px;}
.oth_dstnSlideshow .slider .destn{font:12px "Lucida Sans Unicode", "Lucida Grande", sans-serif; color:#000; width:128px; min-height:65px; overflow:hidden; display:block; margin-bottom:10px;}
.oth_dstnSlideshow .bx-controls-direction a{background:url(http://s2.firstpost.in/wp-content/themes/firstpost2.0/images/slideArrow.png) no-repeat; width:15px; height:26px;}
.oth_dstnSlideshow .bx-controls-direction a.bx-prev{left:10px;}
.oth_dstnSlideshow .bx-controls-direction a.bx-next{right:10px; background-position:-15px 0px;}
.nautica .artTitle { padding: 10px 70px 0 !important; }
.artTitle.nauticaTitle { width: auto !important; }
/* Photo sponsored nautica End */


/* @ Tuesday, June 17, 2014  Newsleeter */

.newsLtbox{ background:url(http://s2.firstpost.in/wp-content/uploads/2012/08/newsltbg_n.png); border-radius:10px; border:1px solid #dadcde; padding:7px 5px 10px 10px; position:relative; font:12px "Lucida Grande", sans-serif;}
.news_img{ float:right; width:83px; margin-right:10px;}
.news_img img, .submit_img img{ display:block;}
.news_lt_cont{ margin:0 75px 0 0;}
.rdDt {font-size: 24px; color: #ED2824; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; }
.fp_tit{ font:20px/19px 'CallunaBlack', Georgia; color:#000; text-transform:uppercase;}
.r20{ font:20px/19px 'CallunaBlack', Georgia; color:#ed2824; text-transform:uppercase; letter-spacing:-1px;}
.b16_geo{ font:bold 16px Georgia, "Times New Roman", Times, serif;}
.b20_geo{ font:bold 20px Georgia, "Times New Roman", Times, serif;}
.news_txtbox{ background:#fff; padding:3px; border:1px solid #b0b1b1; box-shadow:2px 2px 2px #dddddd inset; border-radius:7px;}
.txtbox_news{ font:12px/25px "Lucida Grande", sans-serif; color:#999999; background-color:transparent; border:0px; height:26px; float:left; width:180px; margin:5px 0 0 5px;}
#thankBlock{ padding:15px 0; display:none;}
.thankmsg{font:bold 14px "Lucida Grande", sans-serif; color:#000; text-align:center;}
.emailtxt{font:12px "Lucida Grande", sans-serif; color:#666666; text-align:center;}


/* @ Tuesday, June 17, 2014  sponser image */
.spons_img img {
vertical-align: middle !important;
}

/* Wednesday, June 18, 2014  */

.tpbanbg{ background:#f3f3f3; padding:6px 0px;}
.intpban{ width:728px; margin:0 auto;}


/* @ Tuesday, June 24, 2014 SITE PUSH  */
.mv_mcpage{position:relative;}

/*.ad a{background:url(/wp-content/themes/firstpost2.0/images/promo/sidepull-front-independence.png) right 0px no-repeat; width:39px; height:266px; display:none; position:fixed; top:270px;z-index:99}
.ad a.hide{background:url(/wp-content/themes/firstpost2.0/images/promo/SidePull-Reverse-independence.png) right 0px no-repeat;}

.ad a.hide{background:url(/wp-content/themes/firstpost2.0/images/promo/Slider-Reverse-indiavsengland.png) right 0px no-repeat;}
.ad a{background:url(/wp-content/themes/firstpost2.0/images/promo/Slider-Front-indiavsengland.png) right 0px no-repeat; width:39px; height:270px; display:none; position:fixed; top:350px;z-index:99}*/

/* .ad a.hide{background:url(/wp-content/themes/firstpost2.0/images/promo/slider-tech2-reverse.png) right 0px no-repeat;}
.ad a{background:url(/wp-content/themes/firstpost2.0/images/promo/slider-tech2-front.png) right 0px no-repeat; width:39px; height:250px; display:none; position:fixed; top:300px;z-index:99}
.ad a{background:url(/wp-content/themes/firstpost2.0/images/promo/slider-iphone-front.png) right 0px no-repeat; width:39px; height:250px; display:none; position:fixed; top:300px;z-index:99}*/

/* .ad a.slider_hide{background:url(http://s2.firstpost.in/wp-content/themes/firstpost2.0/images/promo/AG-Reverse-new.png) right 0px no-repeat;}
.ad a{background:url(http://s2.firstpost.in/wp-content/themes/firstpost2.0/images/promo/AG-Front-new_n.png) right 0px no-repeat; width:39px; height:250px; display:none; position:fixed; top:300px;z-index:99}*/

/* .ad a.slider_hide{background:url(http://s2.firstpost.in/wp-content/themes/firstpost2.0/images/promo/Modi-Reverse-new.png) right 0px no-repeat;}
.ad a{background:url(http://s2.firstpost.in/wp-content/themes/firstpost2.0/images/promo/Modi-Front-new.png) right 0px no-repeat; width:39px; height:356px; display:none; position:fixed; top:35%;z-index:99}*/

.ad a.slider_hide{background:url(http://s2.firstpost.in/wp-content/themes/firstpost2.0/images/promo/Ind-WI-Reverse.png) right 0px no-repeat;}
.ad a{background:url(http://s2.firstpost.in/wp-content/themes/firstpost2.0/images/promo/Ind-WI-Front.png) right 0px no-repeat; width:39px; height:266px; display:none; position:fixed; top:300px;z-index:99}

/*.ad a.slider_hide{background:url(http://s2.firstpost.in/wp-content/themes/firstpost2.0/images/promo/back-to-front-blue.png) right 0px no-repeat;}
.ad a{background:url(http://s2.firstpost.in/wp-content/themes/firstpost2.0/images/promo/firstbiz_pagepush.png) right 0px no-repeat; width:39px; height:250px; display:none; position:fixed; top:300px;z-index:99}*/

/*.ad a{background:url(/wp-content/themes/firstpost2.0/images/promo/CWG-Front.png) right 0px no-repeat; width:39px; height:266px; display:none; position:fixed; top:270px;z-index:99}
.ad a.hide{background:url(/wp-content/themes/firstpost2.0/images/promo/CWG-Reverse.png) right 0px no-repeat;}*/

/*.ad a{background:url(/wp-content/themes/firstpost2.0/images/promo/firstbiz_pagepush.png) right 0px no-repeat; width:39px; height:186px; display:none; position:fixed; top:350px;z-index:99}
.ad a.hide{background:url(/wp-content/themes/firstpost2.0/images/promo/back-to-front-blue.png) right 0px no-repeat;}*/

/*.ad a{background:url(http://s1.firstpost.in/wp-content/themes/firstpost2.0/images/mercedes_pagepush.png) right 0px no-repeat !important; width:39px; height:186px; display:none; position:fixed; top:350px;z-index:99}
.ad a.hide{background:url(http://s1.firstpost.in/wp-content/themes/firstpost2.0/images/promo/back-to-front-blue.png) right 0px no-repeat !important;}*/

/*.ad a{background:url(/wp-content/themes/firstpost2.0/images/promo/fwc_slideInLogo.png) right 0px no-repeat; width:39px; height:186px; display:none; position:fixed; top:350px;z-index:99}
.ad a{background:url(/wp-content/themes/firstpost2.0/images/BudgetUpdates.png) right 0px no-repeat; width:39px; height:186px; display:none; position:fixed; top:350px;z-index:99}*/

/*.ad a.hide{background:url(/wp-content/themes/firstpost2.0/images/BudgetUpdates.png) right 0px no-repeat;}
.ad a.hide{background:url(/wp-content/themes/firstpost2.0/images/promo/fwc_slideInLogo_back.png) right 0px no-repeat;}*/
#fp_fbpage{position:absolute; display:block; left:0; margin:0px auto; overflow:auto; z-index:10; background:#FFF;}
#fbframe{width:1020px; margin:0px auto; display:none;}




/* @ Tuesday, July 30, 2014 BUDGET PROMO BAR */
#budget-promobar{background:#FFF; border-bottom:1px solid #d9d9d9; padding:6px 0px}
#budget-promobar .fb_logo{color: #000000;display: inline-block;font: 30px/30px "Fpfont";letter-spacing: -2px;margin-top: -18px;text-decoration: none;text-transform: uppercase; width:auto;}
#budget-promobar .fb_logo span{color: #ed2824;display: inline-block;padding: 0 !important;}
#budget-promobar .oth_logos{margin-top:7px; margin-bottom:-7px;/*position: relative*/;
z-index: 1;}
#budget-promobar .bdget2014_links{color:#a6a6a6; margin-top:35px; margin-left:5px;}
#budget-promobar .bdget2014_links a{color:#000; display:inline-block; margin:2px 6px; font:14px/14px "Myriad",arial; }

.sep_bx{background:url(http://s2.firstpost.in/wp-content/uploads/promo/sep_img.png) no-repeat;
width:6px; height:57px;
display:block;
margin:0 10px;
float:left;
}

/* Search Panel Changes 1- July 2014 */

.srchdvnb{position:relative; background:#f2f2f2; border-bottom:1px solid #e6e6e6; width:100% !important; height:38px;}
.srchmaing{border-bottom:0px;}
@media screen and (max-width: 1200px){
.srchmaing{width:940px;}
}

.AD_SHADOW {
box-shadow: 8px 8px 5px #888888;
}


/* Homepage changes 18-Sep-2014 */
.fpLhs .lhsBrdBxBlk { border: 1px solid #000; width: 218px; }
.fpLhs .lhsBrdBxBlk .title { background: none repeat scroll 0 0 #000; border-bottom: 1px solid #000; color: #fff; font: bold 12px/39px arial; height: 39px; padding-left: 10px; text-transform: uppercase; }
.MH95 { display:block; min-height:95px; }

/* Fackingnews widget 25-sept-2014 */
#fn_rhs_widget{width:298px; border:1px solid #dbdcde;}
#fn_rhs_widget .top_title{background:#f2f1ef; border-bottom:1px solid #d9dde0; position:relative; padding:8px 5px 10px 0; text-align:right}
#fn_rhs_widget .top_title .satire{background:url(http://s2.firstpost.in/wp-content/themes/firstpost2.0/images/fakingnews_widget/satire.png) no-repeat 0 0; width:71px; height:68px; display:inline-block; position:absolute; left:1px; top:1px;}
#fn_rhs_widget .cnt{padding:25px 9px 9px 9px;}
#fn_rhs_widget .pictitle{font:bold 16px/20px Georgia, "Times New Roman", Times, serif; margin-top:5px }
#fn_rhs_widget .pictitle a{color:#000; text-decoration:none; }
#fn_rhs_widget .pictitle a:hover{text-decoration:underline;}
#fn_rhs_widget .picdate{font:12px "Lucida Sans Unicode", "Lucida Grande", sans-serif; color:#999; margin-top:3px}
#fn_rhs_widget .sliderBx{border-top:1px solid #999; padding-top:15px;}
#fn_rhs_widget .sliderBx .imgBx{width:120px; height:90px; float:left;}
#fn_rhs_widget .sliderBx .img_cnt{width:140px; float:left; font:13px Georgia, "Times New Roman", Times, serif; margin-left:7px;}
#fn_rhs_widget .sliderBx .img_cnt a{color:#000; text-decoration:none}
#fn_rhs_widget .sliderBx .img_cnt a:hover{ text-decoration:underline;}
#fn_rhs_widget .bx-prev, #fn_rhs_widget .bx-next{background:url(http://s2.firstpost.in/wp-content/themes/firstpost2.0/images/fakingnews_widget/slider_arow.png) no-repeat 0 0; width:13px; height:44px; display:inline-block; text-indent:-9999px; font-size:0; position:absolute; z-index:99}
#fn_rhs_widget .bx-prev{background-position:0 0; right:0; top:40px}
#fn_rhs_widget .bx-next{background-position:-13px 0; right:0; top:40px}
#fn_rhs_widget .bx-prev:hover{background-position:0 -44px}
#fn_rhs_widget .bx-next:hover{background-position:-13px -44px}
#fn_rhs_widget .fpSliderPR{position:relative;}
#fn_rhs_widget .PB15{padding-bottom:15px}
#fn_rhs_widget .fpSliderPR .bx-viewport{height:120px !important; }

/* Firstbiz widget 26-sept-2014 */
#sen_watch a img{border:none}#sen_watch a{text-decoration:none}#sen_watch a:hover{text-decoration:underline}
#sen_watch ul, #sen_watch li{padding:0; margin:0; list-style:none}
#sen_watch .FL{float:left}#sen_watch .FR{float:right}#sen_watch .CL{clear:both; font-size:0; line-height:0; height:0}#sen_watch .CL1{clear:both}
#sen_watch{border:2px solid #ff0000; width:296px; background:#ffffff;}
#sen_watch .head{height:44px; background:#000000; padding:0px 5px 0px 7px; font:23px/44px Arial; color:#ffffff;}
#sen_watch .biztechicn{width:23px; height:21px; display:inline-block;
background:url(http://s2.firstpost.in/wp-content/uploads/promo/biztech_icn.png) no-repeat; margin-top:12px;}
#sen_watch .senblk{padding:9px 8px; border-bottom:1px solid #dcdcdc; background:#f2f2f2; font:13px Arial; color:#000000;}
#sen_watch .sendig{font:bold 18px Arial; color:#000000; margin-left:5px; width:95px; text-align:right; display:inline-block;}
#sen_watch .senuparw{ width:19px; height:9px; display:inline-block; background: url(http://s2.firstpost.in/wp-content/uploads/promo/sen_uparw.png) no-repeat; margin-left:0px;}
#sen_watch .sendwnarw{ width:19px; height:9px; display:inline-block; background:url(http://s2.firstpost.in/wp-content/uploads/promo/sen_dwnarw.png) no-repeat; margin-left:0px;}
#sen_watch .grntxtc{ color:#008400; font:12px Arial; margin-left:6px;}
#sen_watch .redtxtc{ color:#c51010; font:12px Arial; margin-left:6px;}
#sen_watch .sentxc{ width:53px; display:inline-block;}
#sen_watch .listbx{ margin:8px 9px 0px 0px;}
#sen_watch .listbxbtm{ border-bottom:1px solid #e6e6e6; padding:10px 25px 10px 10px;}
#sen_watch .listimg{ width:90px; float:left;}
#sen_watch .listtxb{ width:140px; float:left; margin-left:22px;}
#sen_watch .listtxb a{ font:15px/20px Arial; color:#282828;}
#sen_watch .readmorec{ padding:12px 0px; text-align:center; background:#ff0000;}
#sen_watch .readmorec a{ font:15px Arial; color:#fff;}
.img_rhs{position:absolute; right:0px; bottom:10px;}
.fullCont h1.artTitle{color: #000; font: 30px "calluna",Georgia;}
img.alignleft { float: left; margin-right: 10px;}
img.alignright{ float: right; margin-left: 10px;}
/* For Time line story */
.timeline { width: 100% !important; }
#timelinesocial .artSocial	{ border:none; margin:20px 0 0 0;}
#timelinesocial .artSocial li	{ float:left; margin:0 10px 0 0; border:none;}


/* Full Width consption */
.fullwidthconsumption { margin: 0 10px; width: 1180px !important; }
.fullwidthconsumption .col_left	{ float:left; width:840px !important;;}
.fullwidthconsumption .artWarp {margin-bottom: 40px; position:relative; width: 840px;}
.fullwidthconsumption .socsh		{ border-bottom:1px solid #eeeeee; padding:0 0 2px 0;}
.articleWarp .fullwidthconsumption .artSocial	{ border:none; margin:20px 0 0 0;}
.articleWarp .fullwidthconsumption .artSocial li	{ float:left; margin:0 10px 0 0; border:none;}
/*.fullwidthconsumption .artWarp .fullCont1 { color: #333; float: left; font: 16px/28px "Georgia",arial; }*/
.fullwidthconsumption .artWarp .fullCont1 { color: #333; font: 16px/28px "Georgia",arial; }
.fullwidthconsumption .artWarp .fullCont1 p	{ padding:0 0 15px 0;}
.fullwidthconsumption .artWarp .fullCont1 .lhsBrdBx p	{ padding:0px;}
.fullwidthconsumption .lhsBrdBx {	border: 1px solid #ccc;	width: 218px;}
.fullwidthconsumption .lhsBrdBx .title {	background: none repeat scroll 0 0 #000000;	border-bottom: 1px solid #ccc; color: #ffffff; font: bold 12px/39px arial; height: 39px;					padding-left: 10px;	text-transform: uppercase;}
.fullwidthconsumption .subArtList {	padding:20px 10px 0;	}
.fullwidthconsumption .subArtList li { overflow: hidden; padding-bottom:20px;	}
.fullwidthconsumption .subArtList li .text {	color: #000; font: 14px/18px "calluna_semi",arial;	}
.fullwidthconsumption .moreArticle .warp { width:840px;}
.fullwidthconsumption .artWarp .fullCont1 .wp-caption .wp-caption-text {	background: url("http://s1.firstpost.in/wp-content/themes/firstpost2.0/images/trans_bg.png") repeat scroll 0 0 rgba(0, 0, 0, 0);bottom: 0;color: #fff;font: 14px/20px "Lucida Grande",sans-serif;height: auto;left: 0;padding: 5px 10px;position: absolute;	width: auto;}
.fullwidthconsumption .artWarp .fullCont1 .wp-caption {position: relative;}
.fullwidthconsumption .artWarp .fullCont1 .wp-caption img {width: 100%;}
.fullwidthconsumption .artTps .lCont { width:750px; }
@media all and (max-width: 1200px){
.fullwidthconsumption .col_left  { width:620px !important; margin:0 20px 0 0;}
.fullwidthconsumption .artWarp{ width:620px !important;}
.fullwidthconsumption  { width:auto !important; margin:0px;}
.fullwidthconsumption .moreArticle .warp { width:auto;}
.fullwidthconsumption .moreArticle .warp .bx:last-child { display:none; }
.fullwidthconsumption .artTps .lCont { width:535px; }
}
/* Full Width consption End */
/* outbrain css */
.AR_2.ob-strip-layout .ob-rec-text { color :#000 !important;  }
.AR_3.ob-classic-layout .ob-rec-text { color :#000 !important;  }
.ob-widget-header { font : 19px "Lucida Grande",sans-serif !important; }
.OUTBRAIN { font: 14px/16px "calluna_semi",arial; }
/* outbrain css End */
.footer .linkn{height:auto !important;}