@charset "utf-8";
/* CSS Document */
/* I have remove here i, em, strong */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, b, u, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, header, section, aside, footer, button, input {
	/*font-family: Arial, Helvetica, sans-serif;	
	font: 14px Georgia, "Times New Roman", Times, serif;*/
	font-family: "adobe-caslon-pro", serif;
	/*font-style: normal;*/
	font-weight: 400;
	border: 0;
	color:#222222;
	margin:0px 0px;
	padding:0px 0px;
	text-align:left;
	letter-spacing:normal;
	background: transparent;
	/*font-size: 100%;*/
	font-size:inherit;
	outline: 0;
	padding:0px;
	margin:0px;
	/*vertical-align: baseline;*/
}
* {
	margin: 0;
	padding: 0;
}


/*==============  Sprite images name ======================== */

.stripLeft, .stripRight, .fbookIc a, .tweetIc a, .redditIc a, .shareIc a, .emailIc a, .singlePage, .singlePage a, .printPage, .printPage a, .btn_Prev, .btn_Prev a, .btn_Next, .btn_Next a, .subscribeToday, .subscribeToday a, .digitalSubscrib a,  .facebook a, .tweet a, .sideSubscribe a, .subLogPop input.btn_log, form#weeklyLogpop input.btn_log, .viewTablecontent a, .viewTablecontentInn a, #futureMarque .pagination li a, .column2 .currentAffair .pagination li a, #subLoginHome input.signInbtn, .tabDownloadPDF, .tabDownloadPDF a, .recomondad, .recomondad a, .twwebtn, .twwebtn a, .redditBtn, .redditBtn a, .shareBtn, .shareBtn a, .emailBtn, .emailBtn a, .singlePageBtn, .singlePageBtn a, .ppBtn, .ppBtn a, .pdfBtnlink, .pdfBtnlink a, .advanSearch a, .tabMicrofiche, .dwpdf, .dwpdf a{ background:url(../images/harparSprit.png) no-repeat left top;} 



body {
	line-height: normal;
}
/* * * * * *  html 5 fix  * * * * * */
section, article, header, footer, nav, aside, hgroup {
	display: block;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	clear: both;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	/*content: '';*/
	content: none;
}
blockquote {
	/*font-style: italic;
	padding: 0 30px;*/
}
blockquote cite, blockquote em, blockquote i {
	/*font-style: normal;*/
}
del {
	text-decoration: line-through;
}
:focus {
	outline: 0;
}
a img, :link img, :visited img, fieldset {
	border:none;
}
img {
	vertical-align:top;
}
ol, ul {
	list-style: none;
}
/*ol {
	list-style: decimal;
	margin: 0 0 18px 15px;
}*/
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
/* Text elements */
ul, ol {
	margin: 0 0 0em 0em;
}
ul {
	list-style: square;
}
ol {
	list-style-type: decimal;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
ul ul, ol ol, ul ol, ol ul {
	margin-bottom: 0;
}
dl {
	margin: 0 1.625em;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 1.625em;
}
strong {
	font-weight: bold;
}
cite, em, i {
	font-style: italic;
}

strong em, em strong {
	font-style: italic;
	font-weight:bold;
}

.small { font-size:10px;}

.small12 { font-size:12px;}

.red { color:#e60000 !important;}

blockquote {
	/*font-style: italic;*/
	font-weight: normal;
	/*margin: 0 3em;*/
}
blockquote em, blockquote i, blockquote cite {
	/*font-style: normal;*/
}
blockquote cite {
	/*color: #686868;*/
	color:#343434;
	font-weight: 300;
	letter-spacing: 0.05em;
	text-transform: uppercase;
}
pre {
	background: #f4f4f4;
	line-height: 1.5;
	margin-bottom: 1.625em;
	/*overflow: auto;*/
	padding: 0.75em 1.625em;
}
code, kbd, samp, var {
	font: 13px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr, acronym, dfn {
	border-bottom: 1px dotted #666;
	cursor: help;
}
address {
	display: block;
	margin: 0 0 1.625em;
}
ins {
	background: #fff9c0;
	text-decoration: none;
}
/* Jeremy inserted 6.10.14, to bring in line with app CSS. Keeps line-height consistent with superscript, adds poem class for wrapped lines. */

.poem {
  margin-right: auto;
  margin-left: 1.5em;
}

/* Indent wrapping lines */
.stanza {
  margin-left: 1.5em;
}

.verse {
  margin-left: -1.5em;
}

.verseindent {
  margin-left: 1.5em;
}

sub, sup { 
	font-size: 10px;
	line-height: 0; 
	position: relative; 
	vertical-align: baseline; 
}
sup { 
	top: -0.6em; 
}
sub { 
	bottom: -0.25em; 
}

/* class for the superscript for old data */
.source{
	font-size: 10px;
	height: 0;
	top:-5px;
	margin:0 5px 0 1px;
	line-height: 1;
	position: relative;
	/*vertical-align: baseline;*/
}

hr {
	/*background-color: #e7e7e7;*/
	/*border-top: 1px solid #e7e7e7;*/
	clear: both;
	margin-bottom: 18px;
	border: 0;
	color: #e7e7e7;
	background: #e7e7e7;
	height: 1px;
	overflow:hidden
	/*width: 100%;
	text-align: left;*/
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

.color666{
	color:#666666;
}

.color999{
	color:#999;
}

.redDot img.noCursor, .noCursor{ cursor:default !important;}

 Forms 
input[type=text], input[type=password] {
	font-family: "adobe-caslon-pro", serif;
	background: #fff;

	/*-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);*/
	border: 1px solid #d1d1d1;
	/*line-height:18px;*/
	margin:10px 0;
	padding:0px;
}
input[type=text]:focus, input[type=password]:focus {
	color: #666666;
}
/*textarea {
	padding-left: 3px;
	width: 98%;
}*/
input[type=text], input[type=password] {
	/*padding:5px 3px 0 3px;*/
	font-family: "adobe-caslon-pro", serif;
	font-weight:400;
	/*height:19px;*/
	color:#666;
	border:1px solid #ccc;
	padding:0px;
}

input[type=checkbox] {
	margin:0px 3px 0 3px;
	height:26px;
	width:26px;
	line-height:26px;
	background:none;
	border:1px solid #ccc;
	vertical-align:middle;
}

input[type=radio] {
	margin:0px 3px 0 3px;
	height:26px;
	width:26px;
	line-height:26px;
	background:none;
	border:1px solid #ccc;
	vertical-align:middle;
}

/*input#s {
	background: url(images/search.png) no-repeat 5px 6px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	font-size: 14px;
	height: 22px;
	line-height: 1.2em;
	padding: 4px 10px 4px 28px;
}
input#searchsubmit {
	display: none;
}*/
/* Links */
a {
	color: #0033bb;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

a:focus {  
    outline: none;  
} 

/* Global Reset*/
.displayNone {
	display: none;
}
.hidden {
	position: absolute;
	left: -9999px;
}
.clear {
	clear:both;
	padding:0px;
	margin:0px;
	height:0px;
	overflow:hidden;/*display: block;
	clear: both;
	height: 1px;
	line-height: 1px;
	font-size: 1px;*/
}
.wrp {
	word-wrap:break-word;
}
.nowrp {
	white-space:nowrap;
}
.imgindent {
	float:left;
}
.fLeft {
	float:left;
}
.fRight {
	float:right;
}
.textLeft {
	text-align:left;
}
.textRight {
	text-align:right;
}
.textCenter {
	text-align:center;
}
.textJustify {
	text-align:justify;
}
.bold {
	font-weight:bold;
}

.bold700 {
	font-weight:700 !important;
	color:inherit;
}
.italic {
	font-style:italic;
}
.underline {
	border-bottom:1px solid;
}
.highlight {
	background:#ffc;
}
.nobullet {
	list-style:none;
	list-style-image:none;
}
 
.uppercase { 
	text-transform:uppercase;
}

.nomarginB { margin-bottom:0 !important;}
.nomarginT { margin-top:0 !important;}
.margin5tb { margin:10px 0;}
.margin5R { margin-right:5px;}
.marginB { margin-bottom:10px !important;}
.marginT { margin-top:10px !important;}

.margin10t { margin:20px 0 10px 0 !important;}

.nobotBorder { border-bottom:0px solid #ccc !important;}

/*Typekit Fonts Adobe-caslon-pro*/
.acp_Regular {
	font-family: "adobe-caslon-pro", serif;
	font-style: normal;
	font-weight: 400;
}
.acp_Italic {
	font-family: "adobe-caslon-pro", serif;
	font-style: italic;
	font-weight: 400;
}
.acp_Semibold {
	font-family: "adobe-caslon-pro", serif;
	font-style: normal;
	font-weight: 600;
}
.acp_Semibold_Italic {
	font-family: "adobe-caslon-pro", serif;
	font-style: italic;
	font-weight: 600;
}
.acp_Bold {
	font-family: "adobe-caslon-pro", serif;
	font-style: normal;
	font-weight: 700;
}
.acp_Bold_Italic {
	font-family: "adobe-caslon-pro", serif;
	font-style: italic;
	font-weight: 700;
}
/*Typekit Fonts Franklin Gothic URW Extra Compressed*/
.fgecURW_Book {
	font-family: "franklin-gothic-ext-comp-urw", sans-serif;
	font-style: normal;
	font-weight: 400;
}
.fgecURW_Demi {
	font-family: "franklin-gothic-ext-comp-urw", sans-serif;
	font-style: normal;
	font-weight: 700;
}

/*Typekit Fonts OPT Caslon Three Regular*/
.OPTICasThr_Reg {
	font-family: "OPTICasThrReg", sans-serif;
	font-style: normal;
	font-weight: 400;
}
.OPTICasThr_Reg {
	font-family: "OPTICasThrReg", sans-serif;
	font-style: normal;
	font-weight: 700;
}

#wrapper {
	width:988px;
	margin:0 auto;
	padding:0 5px;
}
.topBanner {
        /* background-color:#e5e5e5; */
        text-align:center;
        /* height:100px;*/
}
#google_ads_div_Leaderboard_ad_wrapper {
        text-align: center;
        padding: 5px 0 0 0;
}
.subscribe {
	width:650px;
	float:left;
	margin:14px 0 14px 0;
	position:relative;
}
.socialmedia {
	width:144px;
	float:right;
	margin:13px 0 12px 0;
}
.subscribe ul li {
	list-style:none;
	display:inline;
	float:left;
	/*margin:0 0 0 10px;*/
}
.subscribe ul li.subLogIN {
	background:url(../images/subscribeLeft.png) 0 0 no-repeat;
	padding:0 0 0 5px;
	margin:0 10px 0 0;
	cursor:pointer;
}
.subscribe ul li.subLogIN span {
	background:url(../images/subscribeRight.png) 100% 0 no-repeat;
	display:block;
	padding:0 13px 0 7px;
	height:30px;
	position:relative;
}

.subscribe ul li.subLogIN:hover {
	background-position:0px -30px;
}
.subscribe ul li.subLogIN:hover span {
	background-position:100% -30px;
}

.subscribe ul li.subLogIN span a:link, .subscribe ul li.subLogIN span a:visited {
	color:#fff;
	line-height:20px;
	font-size:16px;
	font-weight:700;
	display:block;
	padding:8px 0 0 0;
	text-decoration:none;
}

.subscribe ul li.subLogIN span a:link em, .subscribe ul li.subLogIN span a:visited em {
	color:#fff;
	font-weight:700;
	text-decoration:none;
}

/*logout sthle sheet */

.subscribe ul li.subLogOut {
	background: url(../images/afLoginboxl.png) 0 0 no-repeat;
	padding:0 0 0 6px;
	margin:0 10px 0 0;
	/*cursor:pointer;*/
}

.subscribe ul li.subLogOut em {
	font-style:italic;
}
.subscribe ul li.subLogOut span {
	background: url(../images/afLoginboxr.png) 100% 0 no-repeat;
	display:block;
	padding:0 13px 0 7px;
	height:30px;
	position:relative;
}

.subscribe ul li.subLogOut span{
	color:#999999;
	/*line-height:30px;*/
	font-size:16px;
	font-weight:700;
	display:block;
	height:27px;
	padding:3px 7px 0 0;
	text-decoration:none;
}

.subscribe ul li.subLogOut span em{
	color:#999999;
	line-height:20px;
	font-size:16px;
	font-weight:700;
}
 /* end logout style */

.subscribe ul li a:link, .subscribe ul li a:visited {
	color:#0033bb;
	line-height:20px;
	font-size:14px;
	font-weight:bold;
	display:block;
	padding:8px 0 0 0;
	text-decoration:none;
}
.subscribe ul li a:hover {
	text-decoration:underline;
}
.socialmedia ul li {
	list-style:none;
	display:block;
	float:left;
	margin:0 0 0 13px;
}
.socialmedia ul li.RSS a:link, .socialmedia ul li.RSS a:visited, .socialmedia ul li.twitter a:link, .socialmedia ul li.twitter a:visited, .socialmedia ul li.facebook a:link, .socialmedia ul li.facebook a:visited {
	background:url(../images/socialIcons.png) 0 0 no-repeat;
	display:block;
	width:35px;
	height:35px;
}
.socialmedia ul li.twitter a:link, .socialmedia ul li.twitter a:visited {
	background-position:-54px 0;
}
.socialmedia ul li.facebook a:link, .socialmedia ul li.facebook a:visited {
	background-position:-107px 0;
}
.socialmedia ul li.RSS a:hover {
	background-position:0px -35px;
}
.socialmedia ul li.twitter a:hover {
	background-position:-54px -35px;
}
.socialmedia ul li.facebook a:hover {
	background-position:-107px -35px;
}
.mainNavi {
	background-color:#e5e5e5;
	/*margin:10px 0 0 0;**/
	margin:0px;
	height:40px;

}
/*================================Drop Down Start Here================================*/
ul.dropdown, ul.dropdown li, ul.dropdown ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.dropdown {
	position: relative;
	z-index:11;
	margin:0px;
	float:left;
	/*width:672px; BtJ trying to bring search into the list */
	width:987px;
	border-right:1px solid #bbbbbb;
	

}

ul.dropdown + html {
	position: relative;
}

ul.dropdown li {
	float:left;
	position:relative;
	margin:0px 0px 0px 0px;
	padding:8px 0 6px 0;
	text-align:center;
}

ul.dropdown li.subscrie {width:118px;}
ul.dropdown li.curentIssue {width:151px;}
ul.dropdown li.blog {width:84px;}
ul.dropdown li.archive {width:106px;} 
ul.dropdown li.store {width:89px;}
/*ul.dropdown li.archive {width:126px;}*/
ul.dropdown li.aboutus {width:84px; padding-left: 14px; padding-right: 21px;} 

ul.dropdown li.seprator { margin:8px 0; width:1px; background:#bbb; float:left; height:10px;}

ul.dropdown li:hover {
	background-color:#f5f6f7;
}

ul.dropdown li.subsHighlight a:link, ul.dropdown li.subsHighlight a:visited {
	color:#0000cc;
	text-decoration:none;
}

ul.dropdown li a:link, ul.dropdown li a:visited {
	color:#222222;
	margin:0px;
	padding:6px 0 0 0;
	/*padding:2px 35px 2px 35px;*/ 
	display:block;
	/*float:left;*/
	font-size:18px;
	line-height:20px;
	font-family: "adobe-caslon-pro", serif;
	font-style: normal;
	font-weight: 600;
	text-align:center;
	text-decoration:none;
}

/*ul.dropdown li a:link + html, ul.dropdown li a:visited + html {
	padding:2px 33px 2px 33px; 
}*/

ul.dropdown li:last-child a:link, ul.dropdown li:last-child a:visited {border-right:none; padding-left: 27px;}
ul.dropdown li.last a:link, ul.dropdown li.last a:visited{ 	border-right:none;}

ul.dropdown li.hover, ul.dropdown li:hover {
	position: relative;
	z-index: 599;
	cursor: pointer;
}
ul.dropdown li a:hover, ul.dropdown li a:active, ul.dropdown li a.selected {
	color: #222222;
}
ul.dropdown ul {
	/*visibility: hidden;*/
	display:none;
	position: absolute;
	/*top: 100%;
	left: 0;*/
	z-index: 598;
	width: 100%;
	margin:6px 0 0 0;
}

ul.dropdown ul li {
	float: none;
	display:block;
	padding:12px 0 3px 0;
}

ul.dropdown li:hover > ul {
	visibility: visible;
}

ul.dropdown ul {
	width: 164px;
	padding:0px 0px 0px 0px;
	background:#e5e5e5;
}

ul.dropdown ul li {
	/*padding-left:12px;
	padding-right:12px;*/
	padding:0px;
}

ul.dropdown ul li:hover {
	background:#f5f6f7;
}

ul.dropdown ul li a:link, ul.dropdown ul li a:visited {
	color: #222222;
	text-decoration: none;
	margin:0px;
	padding:12px 12px 5px 12px;
	position:relative;
	z-index:9999;
	float:none;
	display:block;
	border:none;
	font-family: "adobe-caslon-pro", serif;
	font-style: normal;
	font-weight: 400;
	font-size:14px;
	line-height:18px;
	/*border-bottom:1px solid #cccccc;*/
	background: url(../images/nvbottomborder.png) no-repeat bottom center;
	text-align:left;
}

ul.dropdown ul li:last-child a:link, ul.dropdown ul li:last-child a:visited {
	border:none;
	background-image:none;
}

ul.dropdown ul li.last a:link, ul.dropdown ul li.last a:visited {
	border:none;
	background-image:none;
}

ul.dropdown ul li a:hover, ul.dropdown ul li a:active, ul.dropdown ul li a.selected {
	color: #222222;
}

ul.dropdown li a span {
	background:url(../images/downArrow.png) 0 0 no-repeat;
	display:block;
	position:absolute;
	width:9px;
	top:16px;
	right:25px;
	height:7px;
}


/*================================Drop Down End Here================================*/

.searchDiv {
	/*float:right; */
	/*width:301px; */
	border-left: 1px solid #bbbbbb;
	padding: 0 !important;
	margin-top: 8px;
	}
	

.searchDiv:hover {
	background: transparent !important;
	}



label.lblSearch {
	float:left;
	font-family: "adobe-caslon-pro", serif;
	font-style: normal;
	font-weight: 600 !important;
	color:#222222;
	font-size:18px;
	line-height:20px;
	/*padding:14px 3px 6px 23px; BtJ */
	padding: 14px 4px 5px 23px;
}
.searchBg {
	width:226px;
	height: 27px;
	float:left;
	border-bottom:1px solid #bcbcbc;
}
input.txtBoxSearch {
	float:left;
	height:24px;
	width: 200px;
	background:transparent;
	border:none;
	font-family: "adobe-caslon-pro", serif;
	font-style: normal;
	font-weight:400;
	font-size:18px;
	/*height:20px;*/
	/*line-height:20px;*/
	color:#666666;
	/*padding:8px 2px 0 3px;*/
	/*padding: 5px 0px 0px 6px;*/
/*	margin:0px 0 -18px 0px; */
}


#IE8 input.txtBoxSearch{
	padding:5px 3px 0 3px;
	margin:5px 0 -20px 0px;
}

.iconMagnifying {
	background:url(../images/iconMagnifying.png) 0 0 no-repeat;
	width:16px;
	height:16px;
	display:block;
	float:right;
	padding:0;
	/*margin:12px 0 1px 0; BtJ */
	margin: 12px 0 1px 0;
	cursor:pointer;
	border:none;
	overflow:hidden;
}
.iconMagnifying:hover {
	background-position:0 -16px;
}
.CIcover {
	position:relative;
	z-index:9;
	text-align:center;
	height:180px;
	overflow:hidden;
	cursor:pointer;
}

.CIcover a {
	display:block;
	overflow:hidden;
}

#logo {
	position:relative;
	text-align:center;
	z-index:9;
	margin:-157px 22.5% 0 22.5%;
	cursor:pointer;
	display:block;
}

#logo a {
	display:block;
	overflow:hidden;
}

.dateTags {
	text-align:center;
	margin:15px 0 0 0;
	padding:10px 0 7px 0;
	height:20px;
	
}
.dateTags span {
	font-family: "adobe-caslon-pro", serif;
	font-style: normal;
	font-weight: 400;
	font-size:14px;
	line-height:20px;
	color:#222222;
	text-transform:uppercase;
	margin-right:5px;
}

.dateTags span a:first-letter  {
	text-transform:uppercase!important;
}

.dateTags span a:link, .dateTags span a:visited {
	text-transform:none;
}


/* Home page style on date : 11-7-2012 */

.hrGrey {
    border-top: 1px solid #CCCCCC;
    margin: 3px 0 24px 0;
	font-size:0px;
}

.hrCustom2 {
    border-top: 1px solid #CCCCCC;
    margin: 0;
	padding:0;
	font-size:0px;
}


/* future marque section style */

#futureMarque{ 	font-family: "adobe-caslon-pro", serif; clear:both;}

#futureMarque .Marque {
	float:left;
	width:694px;
	margin-right:16px;
	position:relative;
}

#slides .Slug{
	float:left;
	width:273px;
	font-size:16px;
	text-align:center;
	/*line-height:110%;*/
	height:409px;
	position:relative;
}

#slides .Slug .title{
	font-size:14px;
	text-transform:uppercase;
	text-align:center;
	line-height:28px;
	font-weight:400;
}

#slides .Slug p, #slides .Slug .heading {
	text-align:center;
}

#slides .Slug p{
	line-height:18px;
}

#slides .Slug .heading{
	color:#0033bb;
	line-height:32px;
	margin:22px 5px 7px 5px;
	font-size:32px;
	/*word-wrap:break-word;*/
}

#slides .Slug .subhead{
	line-height:24px;
	margin:10px 0 0px 0;
	font-size:18px;
	font-weight:400;
	font-style: italic;
	text-align:center;
}

#slides .Slug .byline{
	/*line-height:28px;*/
	line-height:18px;
	font-weight:400;
	font-size:14px;
	text-align:center;
	padding:10px 0 0 0;
}

#slides .Slug .introText{
	line-height:20px;
	margin:28px 0 0px 0;
	font-size:16px;
	text-align:center;
	font-weight:400;
	height:90px;
	/*overflow:hidden;*/
}

#slides .Slug .artcredit{
	position:absolute;
	bottom:30px;
	font-size:12px;
	line-height:15px;
	font-weight:400;
	text-align:center;
	color:#666;
	width:100%;
}

#slides .Slug .heading a{
	color:#0033bb;
	text-decoration:none;
	font-weight:700;
}

#slides .Slug .heading a:hover{
	color:#000088;
	text-decoration:none;
}


#slides .thumbs{
	float:right;
	width:400px;
}

#slides .thumbs .thCaption p{
	text-align:center;
	margin:5px auto;
}

#slides .thumbs .thCaption p img{
	padding-top:1px;
}

#slides .botBorder {
	width:40%;
	border-top:1px solid #ccc;
	height:1px;
	position: absolute;
	clear:both;
	/*z-index:1px;*/
	bottom:31px;
}

#slides .bullets {
	position:absolute;
	bottom:2px;
	margin:0 22%;
	background:#fff;
	display:block;
	padding:0 5px;
	z-index:2px;
}

#slides .bullets img {
	margin:0 3px;
}



#futureMarque .subscribe {
	float:right;
	width:252px;
	margin:2px 0 0 0;
	position:relative;
	padding-left:24px;
	height:360px;
	border-left:1px solid #ccc;
	text-align:center;
	z-index:111;
}

/*JER Modified 051216*/
#futureMarque .subscribe h2 {
        text-align:center;
        font-size:36px;
        text-transform:uppercase;
        font-family: "franklin-gothic-ext-comp-urw", sans-serif;
        margin:3px 0 2px 0;
        padding:0px;
        line-height:88%;
        margin-top:-24px;
}
#futureMarque .subscribe h3 {
	text-align:left;
	font-size:30px;
	line-height:90%;
	text-transform:uppercase;
	color:#222222;
	font-family: "franklin-gothic-ext-comp-urw", sans-serif;
	/*width:165px;
	padding-left:10px;*/
}
#futureMarque .subscribe h3 a, #futureMarque .subscribe h3 a:hover {
	color:#222222;
	text-decoration: none;
        font-family: "franklin-gothic-ext-comp-urw", sans-serif;	
}
#futureMarque .subscribe h2 a, #futureMarque, #futureMarque .subscribe h2 a:hover  {
	font-family: "franklin-gothic-ext-comp-urw", sans-serif;
	text-decoration:none;
	color:#222222;
	font-weight:600;
	letter-spacing:0.03em;
	font-size:40px;//jer110716
}

#futureMarque .subscribe h2 a em, #futureMarque .subscribe h2 a:hover em {
	font-family: "franklin-gothic-ext-comp-urw", sans-serif;
	text-decoration:none;
	color:#222222;
	font-weight:600;
	letter-spacing:0.05em;
	font-style:italic;
	font-size:40px;//jer110716
}

#futureMarque .subscribe .artDot{
	width:158px;
	height:127px;
	position: absolute;
	z-index:2;
	top:-44px;
	margin:0 17%;
}

#futureMarque .subscribe .tabImg { width:85px;margin-left:6px;}
#futureMarque .subscribe .tabData { width:158px;}

/* home 3 column index and finding & weekly report style */

#inFinWeek3Col {
	background:#f5f6f7;
	border:1px solid #cccccc;
	display:block;
	padding:20px 10px;
	/*overflow:hidden;
	clear:both;*/
	float:left;
	margin-bottom:35px;
}

#inFinWeek3Col .column h2, #inFinWeek3Col .column h3,  #inFinWeek3Col .column p  {
	text-align:center;
	line-height:110%;
}

#inFinWeek3Col .column p  {
	font-size:16px;
	line-height:19px;
	font-weight:400;
}

#inFinWeek3Col .column h2 { text-transform:uppercase; padding-top:5px; margin-bottom:25px;}
#inFinWeek3Col .column h3 { font-size:24px; font-weight:bold; padding:5px 0 0 0; line-height:30px;}
#inFinWeek3Col .column {
	width:298px;
	float:left;
	height:248px;
	position:relative;
}

#inFinWeek3Col .columnSeprator {
	width:1px;
	height:248px;
	margin:0 16px;
	background:#ccc;
	float:left;
}

#inFinWeek3Col .socialicon{
	margin:0px 22%;
	position:relative;
	/*text-align:center;*/
	overflow:hidden;
	top:25px;
}

/* Finding Column section css add on dt. 22-8-12*/ 

#inFinWeek3Col .socialicon .facebook, .column2 .inFinWeek .socialicon .facebook, #findIng3Col .socialicon .facebook  {
	width:79px;
	height:28px;
	text-indent:-9999px;
	margin-right:5px;
	float:left;
	overflow: hidden;
}

#inFinWeek3Col .socialicon .facebook a, #findIng3Col .socialicon .facebook a {
	background-position: -237px 0px;
	display:block;
}

#inFinWeek3Col .socialicon .facebook a:hover, #findIng3Col .socialicon .facebook a:hover{
	background-position: -237px -28px;
}

.column2 .inFinWeek .socialicon .facebook a {
	background-position: -571px -42px;
	display:block;
}

.column2 .inFinWeek .socialicon .facebook a:hover {
	background-position: -571px -70px;
}


#inFinWeek3Col .socialicon .tweet, .column2 .inFinWeek .socialicon .tweet, #findIng3Col .socialicon .tweet {
	width:79px;
	height:28px;
	float:left;	
	text-indent:-9999px;
	overflow: hidden;
}

#inFinWeek3Col .socialicon .tweet a, #findIng3Col .socialicon .tweet a{
	display:block;
	background-position: -320px 0px;
}

#inFinWeek3Col .socialicon .tweet a:hover, #findIng3Col .socialicon .tweet a:hover  {
	background-position: -320px -28px;
}

.column2 .inFinWeek .socialicon .tweet a {
	display:block;
	background-position: -571px -99px;
}

.column2 .inFinWeek .socialicon .tweet a:hover {
	background-position: -571px -127px;
}

#inFinWeek3Col .botLink, .column2 .inFinWeek .botLink { font-size:10px; line-height:80px; text-align:center; margin-top:4px;}

#inFinWeek3Col .botLink a {
	padding:0 5px;
	color:#0033bb;
	text-decoration:none;	
	}

#inFinWeek3Col .botLink a:hover{
	color:#0033bb;
	text-decoration:underline;	
	}


/* 2 Column section for home page */

.contentColumn{
	width:100%;
	}

.column1 {
	width:632px;
	float:left;
}

.column1 .bigHDMain {
	clear:both;
	/*margin:5px 0 22px 0;*/
	margin:5px 0 44px 0;
	border-bottom: 1px solid #CCCCCC;
	/*background:url(../images/greyBorder.png) repeat-x 100% 85%;*/ 
	overflow:hidden;
}	

#Archive .column1 .bigHDMain, #aboutus .column1 .bigHDMain {
	/*border-bottom:1px solid #ccc;
	background:none;*/
	padding-bottom:2px; 
	margin: 5px 0 28px;
    /*margin: 5px 0 16px;*/
}

#issueContent .column1 .bigHDMain{
	/*border-bottom:1px solid #ccc;
	background:none;*/
	padding-bottom:2px; 
    margin: 5px 0 16px;
}	

.column1 .post {
    border-bottom: 1px solid #cccccc;
    font-family: "adobe-caslon-pro", serif;
    margin: 0 0 14px;
    padding: 0 0 10px;
	float:left;
	width:100%;
	/*clear:both;
	overflow:hidden;  (changed on Dt 3-11-2012)*/ 
}	

.column1 .post .postdetail
	{
		width:444px;
		float:left;
		
}

.column1 .post .postdetailFull
	{
		width:auto;
		display: block;	
}

.column1 .post .postdetailFull img
	{
		padding:0 0 10px 0;
}

a:focus img[class*="align"], a:hover img[class*="align"], a:active img[class*="align"], a:focus img[class*="wp-image-"], a:hover img[class*="wp-image-"], a:active img[class*="wp-image-"], #content .gallery .gallery-icon a:focus img, #content .gallery .gallery-icon a:hover img, #content .gallery .gallery-icon a:active img {/* Add some useful style to those fancy borders for linked images ... */
 background:none;
 border-color:none;
}


.column1 .post .postthumb{
		width:148px;
		float:right;
}

.column1 .post .postthumb img{
		float:right;
}

.column1 .post h2, .column1 .post h2 em {
	font-size:30px;
	line-height:32px;
	color:#0033bb;
	font-weight:bold;
	padding:13px 0px 7px 0;
	/*font-style:normal;*/
}
.column1 .post h2 a em{ font-style:italic;}

.column1 .post h2 a, .column1 .post h2 a em{ text-decoration:none; font-weight:700; }
.column1 .post h2 a:hover, .column1 .post h2 a:hover em {text-decoration:none; color:#000088;}
/*.column1 .post h2 a:link, .column1 .post h2 a:visited, column1 .post h2 a:link em  {text-decoration:none; font-weight:700; } */


.column1 .post h2.error{
	font-size:24px;
	line-height:27px;
	color:#222;
	font-weight:700;
	padding:10px 0 50px 0;
	text-align:left;
}

.column1 .post h2.error a{
	color:#0033bb;
	text-decoration:none;
}

.column1 .post h2.error a:hover{
	color:#000088;
	text-decoration:none;
}

/*.column1 .post h3 {
	font-size:18px;
	line-height:21px;
	margin:5px 0 15px 0;
	font-weight:400;
}*/

.column1 .post p {
	font-size:18px;
	line-height:21px;
	margin:5px 0 15px 0;
	font-weight:400;
}

.column1 .post p strong {
	font-weight:700;
}

.column1 .post .category {
	font-size:12px;
	line-height:18px;
	font-weight:400;
	margin-bottom:5px;
}

.column1 .post .category a { text-transform:uppercase;}

.column1 .post p.byline { font-size:16px; font-weight:400; margin-top:0 !important; margin-bottom:8px !important;}

/* JER changed button image */
.morebtnPost a{ 
background:url(../images/Harpers_morefrom.png) no-repeat 0 0;
line-height:66px;
display:block;
text-indent:-9999px;
overflow:hidden;
margin-top:0;
}
.morebtnPost a:hover { background-position:1px 1px }


/* home page side bar style */

.column2{
	width:316px;
	background:#f5f6f7;
	float:right;
	padding-bottom:10px;
	text-align:center;
	position:relative;
}

.sideSeprator.top { position:relative; z-index:2; top:-8px; left:0; margin:0;}

.sideSeprator { background:url(../images/sbSeprator.png) no-repeat center top;
display:block;
margin:0 0 10px 0;
height:19px;
clear:both;
overflow:hidden;
}

.column2 h2 {text-align:center; text-transform:uppercase; font-size:14px; line-height:18px; color:#777777;}
.column2 h2 a {color:#777777; text-decoration:none; font-weight:400;}
.column2 h2 a:hover {color:#222222; text-decoration:none;}

/*edited 12-1-13*/
.column2 .picture_hp { margin:10px 7px 20px 7px; float:left;  text-align:center;}

.currentAffair {
	margin:10px 7px;
	text-align:center;
	color:#777777;
	}

.column2 .currentAffair h2.big24 a {font-weight:700;}
.column2 .currentAffair h2.big30 a {font-weight:600;}

.column2 .currentAffair h2.bigNormal a{font-weight:400;}

.currentAffair h2.bigNormal {
	font-size:30px;
	line-height:36px;
	margin:5px 0;
	font-weight:400;
	text-transform:none;
	color:#777777;
}

.currentAffair h2.big30 {
	font-size:30px;
	line-height:36px;
	margin:5px 0;
	font-weight:600;
	text-transform:none;
	color:#777777;
}

.currentAffair h2.big24 {
	font-size:24px;
	line-height:27px;
	margin:5px 0;
	font-weight:700;
	text-transform:none;
	color:#777777;
}

.currentAffair .byline {
	font-size:14px;
	line-height:18px;
	font-weight:400;
	}
	
.currentAffair a {
	color:#777777;
	text-decoration:none;
}
.column2 .currentAffair a:hover{ color: text-decoration:none; color:#0033bb;}


/*.currentAffair p.subhead {
	font-size:14px;
	text-align:center;
	line-height:18px;
	color:#777777;
	font-weight:700;
	}*/

.currentAffair p {
	font-size:14px;
	text-align:center;
	line-height:18px;
	color:#777777;
	font-weight:400;
	}
	
.currentAffair .subhead, .currentAffair .subhead p {
	font-size:16px;
	text-align:center;
	line-height:18px;
	color:#777777;
	font-weight:400;
	margin:5px 0 15px 0;
	}		
	
.currentAffair . h2 {
	
	}

.currentAffair .article {
	margin:5px 0 15px 0;
	overflow: visible;
	position:relative;
	}
	
.currentAffair .article .title {
	font-size:12px;
	color:#777;
	text-align:center;
	line-height:18px;
	padding-bottom:5px;
	font-weight:400;
	}
.currentAffair .article .title a {
	text-decoration:none;
	}
	
.currentAffair .article .title a:hover {
	text-decoration:none;
	color:#222222;
	}
	
/* side bar marque for inner page style  */

.column2 .currentAffair #slides .title {
    font-size: 14px;
    font-weight: 400;
    line-height: 28px;
    text-align: center;
    text-transform: uppercase;
	margin-top:20px;
}

.column2 .currentAffair #slides .heading{
	color:#0033bb;
	line-height:32px;
	margin:5px 0;
	font-size:32px;
	text-align:center;
}

.column2 .currentAffair #slides .subhead{
	line-height:24px;
	margin:10px 0 0px 0;
	font-size:18px;
	font-weight:400;
	font-style: italic;
	text-align:center;
}

.column2 .currentAffair #slides .byline{
	color:#777777;
	line-height:28px;
	font-weight:400;
	font-size:14px;
	text-align:center;
	padding:5px 0 0 0;
}

.column2 .currentAffair #slides .introText{
	line-height:20px;
	margin:18px 0 0px 0;
	font-size:16px;
	text-align:center;
	font-weight:400;
	color:#777;
}

.column2 .currentAffair #slides .artcredit{
	position:relative;
	margin:10px 0 0 0;
	bottom:0px;
	font-size:12px;
	line-height:15px;
	font-weight:400;
	text-align:center;
	color:#777;
	width:100%;
}


.column2 .currentAffair #slides .heading a{
	color:#777;
	text-decoration:none;
	font-weight:700;
	padding-right:5px;
}

.column2 .currentAffair #slides .heading a:hover{
	color:#0033bb;
	text-decoration:none;
}

.column2 .currentAffair .botBorder {
    border-top: 1px solid #CCCCCC;
    bottom:0px;
    clear: both;
    height: 1px;
    position: relatvie;
    width: 100%;
	/*margin:10px 0;*/
	margin:0;
}			

/*sidebar  right side subscribe function */

.column2 .subscribe {
	background:#fff;
	text-align:center;
	border:1px solid #ccc;
	width:auto;
	float:none;
	padding:0 20px 10px 20px;
	clear:both;
	overflow:hidden;
	margin-bottom:20px;
}
/*JER Modified 051216*/
.column2 .subscribe h2 {
	text-align:center;
	font-size:40px;
	letter-spacing:0.05em;
	text-transform:uppercase;
	font-family: "franklin-gothic-ext-comp-urw", sans-serif;
	margin:14px 0 20px 0;
	padding:0px;
	line-height:34px;
}

.column2 .subscribe h3 {
	text-align:left;
	font-size:18px;
	line-height:18px;
	text-transform:uppercase;
	font-family: "franklin-gothic-ext-comp-urw", sans-serif;
	width:165px;
	/*padding-left:10px;*/
}

.column2 .subscribe h2 a, .column2 .subscribe h3 a, .column2 .subscribe h2 a:hover, .column2 .subscribe h3 a:hover  {
	font-family: "franklin-gothic-ext-comp-urw", sans-serif;
	text-decoration:none;
	color:#222222;
	font-weight:600;
	letter-spacing: 0.05em;
}

.column2 .subscribe .artDot{
	width:158px;
	height:127px;
	position: absolute;
	z-index:2;
	margin:0 16%;
}


/* red dot hover  style */

.Slug .redDot, .currentAffair .article .redDot, .Issue .articleData .redDot{
	position:relative;
	top:0px;
	right:3px;
	/*cursor:pointer;*/
	z-index:3;
}

.redDot img { cursor:pointer;}

#slides .redDot .dotbox a{ color:#e60000; text-decoration:none; font-weight:400;}
#slides .redDot .dotbox a:hover{
	text-decoration:underline;
}

.dotbox{
	font-size:12px;
	line-height:17px;
	width:105px;
	padding:11px 6px 0px 5px !important;
	top:-3px;
	left:-6px;
	text-align:left;
	font-weight:400;
}

#futureMarque .dotbox p { text-align:left;}
#futureMarque .dotbox p img { padding:3px 0 0 0; margin:0px; }
	 
/* side bar paywell style sheet*/	
.sidepaywell{
	font-size:12px;
	line-height:17px;
	width:105px;
	padding:11px 6px 0px 5px !important;
	top:-8px;
	left:-6px;
	text-align:left;
}

.currentAffair .sidepaywell a{ color:#e60000; text-decoration:none; font-weight:400 !important;}
.currentAffair .sidepaywell a:hover{
	text-decoration:underline;
}


.Issue .midpaywell{
	font-size:12px;
	line-height:17px;
	width:105px;
	padding:11px 6px 0px 5px !important;
	top:-8px;
	left:-6px;
	text-align:left;
}

.Issue .articleData .midpaywell a{font-size:12px !important; color:#e60000; text-decoration:none; font-weight:400 !important;}
.Issue .articleData .midpaywell a:hover{
	text-decoration:underline;
}

.articleData .midpaywell p { text-align:left;}
.articleData .midpaywell p img { padding:3px 0 0 0; margin:0px; }

.currentAffair .sidepaywell p { text-align:left;}
.currentAffair .sidepaywell p img { padding:3px 0 0 0; margin:0px; }
	

/* buttons subscribe today and digital subscribe button css global */

.subscribeToday { text-align:center; margin-left:9px;}
.sideSubscribe { text-align:center; margin-left:4px;}
.sideSubscribe { /*padding-left:12px;*/ margin-left:78px; float:left; overflow:hidden;}

.subscribeToday{
	/*background:url(../images/btns_subscribs.png) no-repeat 0 0;*/
	background-position:-242px -132px;
	width:158px;
	height:55px;
	display:inline-block;
	*display:block;
	overflow:hidden;
	text-indent:-9999px;
	cursor:pointer;
	color: transparent;
	margin-top: 4px;
}

.subscribeToday:hover{
	background-position: -242px -190px 
}

.subscribeToday a{
	background-position:-242px -132px;
	width:158px;
	height:55px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	cursor:pointer;
}

.subscribeToday a:hover{
	background-position: -242px -190px 
}

.sideSubscribe a{
	/*background:url(../images/btn_sideSubscribe.png) no-repeat 0 0;*/
	background-position: -404px -1px;
	width:161px;
	height:45px;
	/*margin-left:10px;*/
	display:inline-block;
	text-indent:-9999px;
}

.sideSubscribe a:hover{
	background-position: -404px -54px 
}

.digitalSubscrib a{
	/*background:url(../images/btns_subscribs.png) no-repeat -159px 0px;*/
	background-position:-404px -132px; 
	width:161px;
	height:55px;
	/*display:inline-block;
	overflow:hidden;*/
	text-indent:-9999px;
	margin:7px 0 20px 0px;
	float:left;
}

.digitalSubscrib a:hover{
	background-position: -404px -190px 
}

.viewTablecontent a{
	/*background:url(../images/btn_tablecontent.png) no-repeat 0 0;*/
	background-position: 0px -404px;
	width:160px;
	height:28px;
	display:inline-block;
	/*overflow:hidden;*/
	text-indent:-9999px;
	margin:0px 0 10px 0;
}

.viewTablecontent a:hover{
	background-position: 0px -433px 
}

.viewTablecontentInn a{
	/*background:url(../images/btn_tablecontent.png) no-repeat 0 0;*/
	background-position: 0px -523px;
	width:160px;
	height:28px;
	display:inline-block;
	/*overflow:hidden;*/
	text-indent:-9999px;
	margin:0px 0 10px 0;
}

.viewTablecontentInn a:hover{
	background-position: 0px -551px 
}

/* footer section for the site */

#footer {
	clear:both;
	overflow: hidden;
	margin:60px 0 50px 0;
	text-align:center;
	line-height:20px;
	}
	
#footer ul {
	margin:0 auto;
	text-align:center;
	list-style-type:none;
	}
	
#footer ul li {
	 margin:0 5px;
	display:inline;
	text-align:center;
	list-style-type:none;
	}	
	
	
#footer p { text-align:center;} 	
#footer .greyBar { height:10px; background:#e6e6e6; margin-bottom:10px; width:100%;}

#footer .fLogo , #footer .fLogo a { margin:0 auto; text-align:center; }


#footer .mP_link { 
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	margin:10px 0 0 0;
	padding:15px 0 9px 0;
	font-size:18px;
	display: block;
 }
 
 #footer .mP_link a {
	 font-weight:bold;
	 /*margin:0 10px;*/
	 color:#222;
	 text-decoration:none;
 }
 
 #footer .mP_link a.Subscribedflink{
	 color:#0033bb;
 }
 
 #footer .mP_link a:hover {
	 color:#0033bb;
 	 text-decoration:none;
 }
 
  #footer .mP_link a.Subscribedflink:hover {
	 color:#000088;
 }
	
	
#footer .subP_link { 
	border-bottom: 1px solid #cccccc;
	padding:11px 0 6px 0;
	/*font-size:13px !important;*/
 }
 
  #footer .subP_link a{
	 color:#222222;
	 text-decoration:none;
 }
 
 #footer .subP_link a:hover {
	 color:#0033bb;
 	 text-decoration:none;
 }
 

#footer .copyright { 
	border-bottom: 1px solid #cccccc;
	padding:11px 0 6px 0;
 } 
 
#footer .copyright a{
	 color:#222222;
	 text-decoration:none;
 }
 
#footer .copyright a:hover {
	 color:#0033bb;
 	 text-decoration:none;
 }
 
 /* popup for home page */
 
 /* login */
 
 .subLogPop{
	 background:#e6e6e6;
	 position:absolute;
	 border:1px solid #ccc;
	 z-index:12;
	 padding:10px;
  	 display:none;
	}

.popdivSub{
	width:464px;
	top:-3px;
	left:0;
}	

.subLogPop .head, .subLogPop .head em{
	font-size:16px;
	font-weight:bold;
	line-height:20px;
	color:#0033bb;
}

.subLogPop .close-btn, .weeklypop .close-btn{
	position: absolute;
	right:5px;
	top:7px;
	text-transform:uppercase;
	font-size:8px;
	line-height:12px;
	*width:42px;
	z-index:99;
	font-weight:400;
}

.subLogPop .close-btn a, .weeklypop .close-btn a{
	color:#666;
	/*padding-left:5px;*/
	text-decoration:none;
}
.subLogPop .close-btn a:hover, .weeklypop .close-btn a:hover{
	text-decoration:none;
	color:#222;
}

.subLogPop p {
	font-size:13px;
	line-height:17px;
	padding:0 0 10px 0; 
}

form#subLogPopup { clear:both; overflow:hidden; vertical-align:middle; margin-bottom:10px;}

.subLogPop .comInput {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    float: left;
    height: 18px;
	margin-top:1px;
    margin-right: 6px;
    padding: 3px;
    position: relative;
}
.subLogPop input {
    border: medium none;
    height: 18px;
    margin: 0;
    outline: medium none;
    padding: 0;
	overflow:hidden;
}
.subLogPop input {
    color: #666666;
    float: left;
    font-size: 14px;
    font-weight: 400;
    text-indent: 5px;
}
.subLogPop input.mail {
   width:217px !important;
   text-transform:lowercase; 
}

.subLogPop input.pass {
  width:135px !important; 
}

/*.subLogPop input.mail { 
	width:217px !important; 
	color:#666666; 
	font-size:14px;
	float:left;
	margin:1px 6px 0 0; 
	font-weight:400; 
	padding:4px 3px 0px 3px;
	background:#fff; 
	height:20px;
	line-height:20px;
	}
	
.subLogPop input.pass { 
	width:135px !important; 
	color:#666666; 
	font-size:14px; 
	float:left; 
	margin:1px 8px 0 0; 
	font-weight:400; 
	padding:4px 3px 0px 3px; 
	background:#fff;
	height:20px;
	line-height:20px;
	}	*/

/*.subLogPop .btn_log a { width:78px; height:28px; float:left; background-position: -1px -582px; text-indent:-9999px ; overflow:hidden; }	
.subLogPop .btn_log a:hover { background-position:-1px -612px; }*/

.subLogPop input.btn_log{ width:78px; height:28px; float:left; background-position: -1px -582px; text-indent:-9999px ; overflow:hidden; color: transparent; cursor:pointer; }	
.subLogPop input.btn_log:hover { background-position:-1px -612px; }	

/* for the safari hack */
@media screen and (-webkit-min-device-pixel-ratio:0){ 
input.txtBoxSearch {	
	/*line-height:20px;*/
	padding:0px 3px 0 0;
	margin:8px 0 -18px 0px;
}

.subLogPop input.mail { margin:1px 0px 0 0;  /*padding:6px 3px 0px 3px;*/ height:18px; text-transform:lowercase;}
.subLogPop input.pass { margin:1px 0px 0 0;  /*padding:6px 3px 0px 3px;*/ height:18px;}	

/* for dive placeing in safari  */	

#futureMarque {
    clear: both;
	position:relative;
}

#slides {
    position: relative;
}

}


/* all iOS devices (iPhone, iPod Touch, iPad) */
@media screen and (max-device-width: 1024px) {
  #overlay {
    width: 1000px !important; /* change to the maximum width of your site */
    height: 10000px !important; /* change to a very large number, greater than the height of the page */
      }

#lightbox, #lightbox_noimg {
    text-align: center;
    width: 100%;
}	  
	 
#lightbox_noimg #outerImageContainer {
    margin: 0 auto !important;
	text-align:center;
} 
}




/* weekly reveiw popup */

.weeklypop{
	width:310px;
	height:268px;
	top:-21px;
	right:-17px;
	text-align:center;
}

#inFinWeek3Col .weeklypop h2{
	padding:15px 0 40px 0 !important;
}

form#weeklyLogpop { clear:both; overflow:hidden; vertical-align:middle; margin:10px auto; text-align:center; }


form#weeklyLogpop .comInput {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    float: none;
    height: 18px;
    margin: 0 auto;
    padding: 3px;
	width:217px;
    position: relative;
}
form#weeklyLogpop input {
    border: medium none;
    height: 20px;
    margin: 0;
    outline: medium none;
    padding: 0;
}
form#weeklyLogpop input {
    color: #666666;
    float: left;
    font-size: 14px;
    font-weight: 400;
    text-indent: 5px;
}
form#weeklyLogpop input .mail {
   width:217px !important; 
}

/*form#weeklyLogpop input.mail {
	float:none !important; 
	font-size:14px; 
	background:#FFFFFF;
    border: 1px solid #CCCCCC;
    height: 18px;
    padding: 6px 0 0 0;
	width:217 !important;
	}*/

form#weeklyLogpop input.btn_log { 
	float:none; 
	width:78px; 
	height:28px; 
	background-position:-80px -242px; 
	display:inline-block;
	*display:block; 
	margin-top:10px; 
	text-indent:-9999px; 
	overflow: hidden;
	font-weight:400;
	color: transparent;
	cursor:pointer;
}

form#weeklyLogpop input.btn_log:hover { 
	background-position: -80px -272px; 
}



/*=============== peywell popup new CSS ================= */

#redDotDetails {
    background: none repeat scroll 0 0 #E6E6E6;
    border: 1px solid #CCCCCC;
    display: none;
    padding: 10px;
    position: absolute;
    z-index: 12;
	left: -6px;
	top: -10px;
}


/*#redDotDetails  .dotbox {

    left: -6px;
    padding: 11px 6px 0 5px !important;
    text-align: left;
    top: -3px;
    width: 105px;
}*/

#redDotDetails P {
   font-size: 12px;
   line-height: 17px;
   font-weight: 400;
}


/* Archive  page style sheet */

#Archive {}

#Archive .hrGrey {
    margin: 3px 0 28px;
}

#leftCol{ width:148px; float:left; margin-right:20px; }

#leftCol .leftNav { 
width:100%;
}

#leftCol .leftNav ul {
	list-style-type:none;
	padding:0px;
	margin:0px;
}

#leftCol .leftNav li {
	list-style-type:none;
	border-bottom:1px solid #ccc;
	text-indent:9px;
	width:100%;

}

#leftCol .leftNav li a {
	display:block;
	font-size:16px;
	line-height:24px;
	padding-top:9px;
	font-weight:400;
	color:#222;
	text-decoration:none;
	overflow:hidden;
}

#leftCol .leftNav li a.first { padding-top:6px !important;}

#leftCol .leftNav li a:hover {
	color:#222;
	text-decoration:none;
	background:#f5f6f7;

}

#leftCol .leftNav li a.selected {
	background:#f5f6f7;
	display:block;
}

#leftCol .leftNav li ul {
	margin:0px;
	padding:0px;
}

#leftCol .leftNav li ul li {
	float:left;
	width:48px;
	border-bottom:none;

}

#leftCol .leftNav li ul li a {
	color:#0033bb;
	text-decoration:none;
}

#leftCol .leftNav li ul li a:hover, #leftCol .leftNav li ul li a.active  {
	display:block;
	background:#0033bb;
	color:#fff;
}

#mainData{ width:464px; float:left;}

#mainData .pageContent { 
}

#Archive #mainData h1 {text-transform:uppercase;}

#mainData h1 {
	font-size:27px;
	line-height:30px;
	border-bottom:1px solid #ccc;
	font-weight:600;
	margin-bottom:20px;
	color:#999999;
}

#mainData h2 {
	font-size:14px;
	line-height:18px;
	font-weight:400;
	margin:8px auto 5px auto;
	color:#666;
	text-align:center;
	text-transform:uppercase;
}

#mainData h2 a, #mainData h2 a:hover {
	color:#666;
	text-decoration:none;
}

#mainData .issueAr {
	width:128px;
	margin-bottom:40px;
	float:left;
	text-align:center;
}

#mainData .marginR40px{
	margin-right:40px;
}

#mainData .viewArcontent a{
	background:url(../images/btn_archiveContent.png) no-repeat 0 0;
	width:128px;
	height:28px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
}

#mainData .viewArcontent a:hover{
	background-position: 0px -28px 
}

.archivePaging {
	border-top:1px solid #ccc;
	padding:10px 0 40px 0 ;
	font-size:12px;
	line-height:18px;
	width:100%;
	clear:both;
	font-weight:400;
	}

.archivePaging span.fLeft a{ font-weight:700;}
.archivePaging a {
	text-decoration:none;
	}

.archivePaging a:hover {
	text-decoration: underline;
	}

/* order form in Editorial*/

form.OFIE	{}
		
form.OFIE .formbg {
	/*background: url(../images/formBg.png) no-repeat right bottom #e9e9ea;*/
	 -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
  display:block;
  height:483px;
  margin-top:6px;
  margin-bottom:30px;	  
}

form.OFIE .formbg .formData {padding:35px 0 10px 23px; width:366px;}

form.OFIE .formbg h1, form.OFIE .formbg h1 a {
    font-family: "franklin-gothic-ext-comp-urw",sans-serif;
    font-weight: 600;
    text-decoration: none;
	font-size:24px;
	line-height:24px;
	text-align:center;
	color:#c72929;
	margin-bottom:15px;
	text-transform:uppercase;
	letter-spacing:0.065em;
	-webkit-font-smoothing: antialiased;
}

form.OFIE .formData label {
    float: left;
	font-size:14px;
    line-height: 18px;
    text-align: left;
    width: 107px;
	margin:6px 0 10px 0;
	display:table-cell;
	vertical-align: middle;	
	position:relative;
}

form.OFIE .formData label img {
	margin-top:-2px;
}

label.lblComm {
    color: #333333;
    font-weight: 400;
    margin: 0;
    padding:0;
}

form.OFIE .formData input[type=text] {
	background:#fff;
    float: left;
    width: 225px;
	margin-bottom: 11px;
	padding:4px 0 0 4px;
	/*height:21px;*/
	font-size:14px;
}

form.OFIE .formData .checkState  {
	vertical-align:middle;
	padding:0px;
	margin:0px;
}

form.OFIE .formData  .checktext{
	line-height:18px;
	font-size:13px;
	font-style:italic;
	float:left;
	/*padding:5px 15px 0 5px;*/
	 padding:5px 15px 0 2px;

}

.checkbox{
	width: 26px;
	height: 26px;
	padding: 0 5px 0 0;
	background: url(../images/checkbox.png) no-repeat;
	display:inline-block;
	/*clear: left;*/
	float: left;
}

.radio{
	width: 26px;
	height: 27px;
	padding: 0 5px 0 0;
	background: url(../images/radiobtn.png) no-repeat;
	display:inline-block;
	/*clear: left;*/
	float: left;
}

#OFIE .formData .subscribeToday { margin-top:8px; float:left;}

.BSCF .checkbox {
    padding: 0 2px 0 0;
}

.BSCF .radio {
    padding: 0 2px 0 0;
}



/* =================== Subscribe Form No. 2 ==================*/

form.BSCF	{}
		
form.BSCF .formbg {
	/*background: url(../images/formBg2.png) no-repeat -32px -13px #e9e9ea;*/
	 -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
  display:block;
  /*height:483px;*/
  margin:6px 0 10px 0;
  overflow:hidden;
  clear:both;
  /*height:435px;*/
}

form.BSCF .formbg .formData {padding:35px 30px 10px 0px; width:280px; float:right;}

form.BSCF .formbg h1, form.BSCF .formbg h1 a {
	color: #222222;
    font-family: "franklin-gothic-ext-comp-urw",sans-serif;
    font-weight: 600;
    text-decoration: none;
	font-size:24px;
	line-height:24px;
	text-align:center;
	color:#c72929;
	margin-bottom:15px;
	text-transform:uppercase;
	letter-spacing:2px;
	word-spacing:3px
}

form.BSCF .formData label {
    float: left;
	font-size:14px;
    line-height: 18px;
    text-align: center;
    width: 280px;
	margin:6px 0 0px 0;
	display:table-cell;
	vertical-align: middle;	
	position:relative;
	font-weight:400;
}

form.BSCF .formData label img {
	margin-top:-2px;
}

label.lblComm {
    color: #333333;
    font-weight: 400;
    margin: 0;
    padding:0;
}

form.BSCF .formData input[type=text] {
	background:#fff;
    float: left;
    width: 280px;
	margin-bottom: 11px;
	padding:4px 0 0 4px;
	font-size:14px;
	/*height:21px;*/
}

form.BSCF .formData input[type="checkbox"] {
	margin:0px;
}

form.BSCF .formData .checkState  {
	vertical-align:middle;
	padding:0px;
	clear:both;
	overflow:hidden;
	margin:0 0 4px 0;
}

form.BSCF .formData  .checktext{
	line-height:18px;
	font-size:13px;
	/*font-style:italic;*/
	float:left;
	width:247px;
	padding:5px 0px 0 5px;
}

.BSCF .formData .subscribeToday { margin:10px auto 0 25%; float:left;}



/*========================Arcive Heightlight page style ================================*/

#Archive .column1 .post .postdetail {
    width:299px;
}

#Archive .column1 .post .category a {
    text-transform:none;
}

#Archive .column1 .post .category a.category {
    text-transform: uppercase;
}

#Archive .column1 .post h3{
	font-size:24px;
	line-height:27px;
	font-weight:700;
	 padding: 10px 0 0;
}

#Archive .column1 .post h3 a{
	font-weight:700;
	text-decoration:none;
}

#Archive .column1 .post h3 a:hover{
	color:#000088;
	text-decoration:none;
}

#Archive .column1 .post p{
	 margin:3px 0;
}

#Archive .column1 .post p{
	 margin:3px 0;
}

#Archive .column1 .post a.subHd {
	color:#222;
	text-decoration:none;
}
#Archive .column1 .post a.subHd:hover{
	color:#222;
	text-decoration:none;
}

#issueContent .Issue .articleData p.subhead {
	font-size:18px;
	line-height:24px;
	font-weight:400;
	}
	
a.subHd {
	font-style:italic;
	color:#222;
	text-decoration:none;
}
a.subHd em {
	font-style:normal;
}
a.subHd:hover{
	font-style:italic;
	color:#222;
	text-decoration:none;
}



/* content Issue  page style */

/* content Issue  page style */

#issueContent {}

#issueContent .subHeaderArticle, #blogDetail .subHeaderArticle, #issueArticle .subHeaderArticle, #issueArticle3 .subHeaderArticle {
	font-size:12px;
	/*position:relative;*/
	border-bottom:1px solid #ccc;
	font-weight:400;
}


#issueContent .subHeaderArticle .Paywell { color:#666666; padding:15px 0 0 0; line-height:20px; }
#issueContent .subHeaderArticle .Paywell img { padding:5px 0 0 0; }

#issueContent .subHeaderArticle .dateMonth { line-height:18px; padding:5px 0 0 0; text-transform:uppercase;}

#issueContent .subHeaderArticle .paging, #blogDetail .subHeaderArticle .paging { line-height:18px; padding:2px 0 0 0; color:#999;}

#issueContent .tabContents, #issueContent .tabMicrofiche { margin:10px 7px 40px 0; overflow:hidden; float:left}

#issueContent .tabMicrofiche, #issueArticle .tabMicrofiche, #issueArticle3 .tabMicrofiche{
	background-position: -163px -524px;
	width:118px;
	height:28px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
}

#issueContent .tabContents a, #issueContent .tabMicrofiche a, #issueArticle .tabMicrofiche a, #issueArticle3 .tabMicrofiche a{
	background:url(../images/btn_issueContent.png) no-repeat 0 0;
	width:118px;
	height:28px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
}

#issueContent .tabMicrofiche a, #issueArticle .tabMicrofiche  a, #issueArticle3 .tabMicrofiche  a{
	background-position: -120px 0px;
	}

#issueContent .tabContents a:hover, #issueContent .tabContents a.selected{
	background-position: 0px -29px 
}

#issueArticle .tabContents a.selected{
	background-position: 0px -29px 
}

#issueContent .tabMicrofiche a:hover, #issueContent .tabMicrofiche a.selected, #issueArticle .tabMicrofiche a:hover, #issueArticle .tabMicrofiche a.selected {
	background-position: -120px -29px;
	}
	

#issueContent .Issue {
	clear:both;
	/*overflow:hidden;  (chagne on date 3-11-2012)
	min-height:150px;
	padding:5px 0;*/
}

#issueContent .heightForfirst {
	height:200px;
}

#issueContent .Issue .thumb {
	float:left;
	width:150px;
	margin-right:18px;
}

#issueContent .Issue .articleData {
	float:right;
	width:464px;
	position:relative;
} 

#issueContent .Issue .articleData .fLeft {
	float:left;
	min-width:130px;
	width:auto;
	/*width:220px;*/
} 

/*#issueContent .Issue .articleData .fRight {
	float:right;
	width:220px;
} */

#issueContent .Issue h1.font40 {
	font-size:40px;
	line-height:45px;
	color:#000;
	font-weight:600;
	border-bottom:1px solid #ccc;
	margin-bottom:30px;
} 

#issueContent .Issue h2 {
	font-size:24px;
	line-height:27px;
	/*font-weight:700;*/
	/* BtJ removing this because I've moved it to the byline
	padding-bottom:3px;*/
	padding-right:10px;
	/* BtJ adding to fix red dot line break problem */
	display:inline;
}

#issueContent .Issue h2 a {
	font-weight:700;
	text-decoration:none
}

#issueContent .Issue h2 a:hover {
	font-weight:700;
	color:#000088;
	text-decoration:none;
}

#issueContent .Issue  .borderhr {
	/*font-size:0px;
	height:1px;
	background:#ccc;
	clear:both;
	margin:20px 0 15px 0;*/
	background:url(../images/hrBorder.gif) no-repeat transparent;
	height:1px;
	margin:20px 0 10px 0;
	border:none !important;
}  

#issueContent .Issue p.category{
	font-size:12px;
	line-height:18px;
	text-transform:uppercase;
	font-weight:400;
	margin:7px 0 15px 0;
} 

#issueContent .Issue p.slug{
	font-size:12px;
	line-height:18px;
	text-transform:uppercase;
	font-weight:400;
	margin:15px 0 3px 0;
} 

#issueContent .Issue p.category a{
	line-height:18px;
	text-decoration:none;
}

#issueContent .Issue p.category a:hover{
	text-decoration:underline;
} 

#issueContent .Issue p.byline{
	font-size:16px;
	line-height:20px;
	font-weight:400;
	padding-top:3px;
}

#issueContent .Issue p.pagNo{
	font-size:14px;
	line-height:18px;
	font-weight:600;
	font-style:italic;
	color:#666666;
}

#issueContent .Issue p.pagNo .dwpdf{
	background-position:-240px -248px;
	width:63px;
	height:28px;
	display:inline-block;
	*display:inline;
	margin-left:10px;
	vertical-align:middle;
	text-indent:-9999px;
	overflow:hidden;
}

#issueContent .Issue p.pagNo .dwpdf a{
	/*background:url(../images/btn_pdf.png) no-repeat 0 0;*/
	background-position:-176px -243px;
	width:63px;
	height:28px;
	display:block;
	/*margin-left:10px;*/
	vertical-align:middle;
	text-indent:-9999px;
	overflow:hidden;
	
}

#issueContent .Issue p.pagNo .dwpdf a:hover{
	/*background:url(../images/btn_pdf.png) no-repeat 0 -28px;*/
	background-position:-176px -271px;
}




/* index finding & weekly for right side column */

.column2 .inFinWeek {
	background:#fff;
	text-align:center;
	border:1px solid #ccc;
	width:auto;
	color:#777777;
	float:none;
	padding:0 20px 5px 20px;
	clear:both;
	margin:15px 0;
	position:relative;
}

.column2 .inFinWeek h2 {
	text-align:center;
	/*font-size:24px;*/
	font-size:1px;
	text-transform:uppercase;
	font-family: "franklin-gothic-ext-comp-urw", sans-serif;
	margin:30px 0 30px 0;
	padding:0px;
	/*line-height:24px;*/
	line-height:1px;
}

.column2 .inFinWeek h3 {
	text-align:left;
	font-size:24px; 
	font-weight:700; 
	/*text-transform:uppercase;
	width:165px;
	padding-left:10px;*/
	text-align:center;
	line-height:24px; 
	padding:5px 0 0 0;
	margin:0px;

}


.column2 .inFinWeek p {
    font-size: 16px;
    font-weight: 400;
    line-height: 18px;
	color:#777777;
}

.column2 .inFinWeek h2 a, .column2 .inFinWeek h3 a, .column2 .inFinWeek h2 a:hover, .column2 .inFinWeek h3 a:hover  {
	/*font-family: "franklin-gothic-ext-comp-urw", sans-serif;*/
	text-decoration:none;
	color:#222222;
	font-weight:600;
	text-align:center;
}


.column2 .inFinWeek .socialicon {
	margin:0px 18%;
	position:relative;
	/*text-align:center;*/
	overflow:hidden;
	top:25px;
}

.column2 .inFinWeek .botLink a {
	padding:0 5px;
	color:#777777;
	text-decoration:none;	
	}

.column2 .inFinWeek .botLink a:hover {
	color:#777777;
	text-decoration:underline;	
	}
	
.column2 .inFinWeek .artDot{
	width:158px;
	height:127px;
	position: absolute;
	z-index:2;
	margin:0 16%;
}

/* side bar popup for weekly review */

.inFinWeek .weeklypop{
	width:280px;
	height:303px;
	top:auto;
	bottom:0;
	left:-1px;
	text-align:center;
}

.inFinWeek .weeklypop h2 { margin:20px 0;}

/* ================================ Microfiche ======================== */

#microfiche { clear:both;}

#microfiche .thumbsBg { 
	background:#f5f6f7; 
	margin:10px 0;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc; 
	padding:15px 8px; 
	float:left; 
}

#microfiche .thumbsBg ul{ margin:0px; padding:0px; list-style-type:none; }
#microfiche .thumbsBg li{ /*float:left;*/ display:inline; margin:0 5px 8px 0;}

#microfiche .thumbsBg li a, #microfiche .thumbsBg li a:hover{ text-decoration:none;}

/*#microfiche .thumbsBg  img { float:left; margin:0 8px 8px 0;}*/
#microfiche .thumbsBg li.last { /*float:left;*/ display:inline; margin:0;}




/* Lightbox custom style */

#overlay {
 display:none;
 background:url(../images/overlayScreen.png) repeat;
 /* background-color: #000;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
 filter:alpha(opacity=65);
 -moz-opacity: 0.65;
 opacity: 0.65 !important;*/
 position:fixed;
 top:0px;
 left:0px;
 bottom:0;
 width:100%;
 height:100%;
 z-index:900;
}

#lightbox, #lightbox_noimg{
	position:absolute;
	top:10%;
	width:100%;
	z-index: 1000;
	text-align: center;
	line-height: 0;
	display: none;
	}
	
#outerImageContainer{
	position:relative;
	background-color: #fff;
	width: 880px;
	min-height: 1100px;
	height:auto;
	margin: 0 auto;
	}
#lightbox_noimg #outerImageContainer {
	position:relative;
	background-color: #fff;
	width: 880px;
	min-height: 300px !important;
	height:auto;
	margin: 0 auto;
}
	
#outerImageContainer{
	padding:29px;
	}
.lgBtnBoth{ clear:both; /*overflow:hidden;*/ width:350px; position: relative; height:28px;}
.lgBtnBoth .pageNo{ float:left; width:114px; text-align:center; position:relative; font-size:18px; color:#666; line-height:21px; margin-top:5px;}
.lgBtnBoth .pageNo em { padding:0 10px;}


#outerImageContainer .topRow{ margin:0px auto 20px auto;}
#outerImageContainer .botRow{ margin:20px auto 0px auto;}

.lg_Next, .lg_Next a, .lg_Prev, .lg_Prev a{
	background:url(../images/btn_lg.png) no-repeat;
	display:block;
	width:118px; 
	height:28px; 
	overflow:hidden; 
	text-indent:-9999px;
}

.lg_Prev{ float:left; background-position:0 0;}
.lg_Next{ float:right; background-position: -118px 0;}

.lg_Next a{background-position:-118px -28px; float:right; display:block; width:118px; height:28px; overflow:hidden; text-indent:-9999px; }
.lg_Next a:hover {background-position: -118px -56px;}

.lg_Prev a{background-position:0 -28px; float:left; display:block; width:118px; height:28px; overflow:hidden; text-indent:-9999px;}
.lg_Prev a:hover {background-position:0 -56px;}

#imageContainer{
	padding:29px;
	border:1px solid #999999;
	}
	
#noImageContainer{
	padding:29px;
	border:1px solid #999999;
	margin-top:45px;
	}	
	
#outerImageContainer .closeBtn{
	background:url(../images/btn_close.png) no-repeat top left;
	width:118px;
	height:28px;
	position: absolute;
	z-index:2;
	text-indent:-9999px;
	overflow: hidden;
	right:29px;
	cursor: pointer;
}

#noImageContainer p em{ font-size:18px; line-height:24px;}	


/* ==================== Page Blogs  ===========================  */


#blogHome

.column1 .bigHDMain2 {
    border-bottom: 1px solid #CCCCCC;
    clear: both;
    /*margin: -10px 0 50px;*/
	margin:-21px 0 43px;
	/*font-size:24px;
	line-height:30px;*/
	text-transform:uppercase;
	color:#999999;
	font-weight:600;
}

.column1 .bigHDMain2 h1 {
	color:#999999;
	font-size:24px;
	line-height:27px;
}

#search .column1 .bigHDMain2 h1 {
	color:#999999;
	font-size:24px;
	line-height:27px;
}

#blogHome .tabContents, #blogHome .tabOldNew, #author .tabContents, #author .tabOldNew, #search .tabContents, #search .tabOldNew, #finding .tabContents, #finding .tabOldNew  { margin:0px 7px 50px 0; overflow:hidden; clear:both; position: relative;}

#blogHome .tabNewer span, #blogHome .tabOlder span, #blogHome .tabNewer a, #blogHome .tabOlder a {background:url(../images/btn_oldNew.png) no-repeat;}

#blogHome .tabNewer span, #blogHome .tabOlder span{
	width:118px;
	height:28px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
}

#blogHome .tabNewer span { background-position: 0px 0px  }
#blogHome .tabOlder span { background-position: -118px -0px  }

#blogHome .tabNewer a{
	background-position: 0 -28px;
	width:118px;
	height:28px;
	display:block;
	overflow:hidden; 
	text-indent:-9999px;
}
#blogHome .tabNewer a:hover {background-position: 0px -56px  }

#blogHome .tabOlder a{
	background-position: -118px -28px;
	width:118px;
	height:28px;
	display:block;
	overflow:hidden; 
	text-indent:-9999px;

	}
#blogHome .tabOlder a:hover{
	background-position: -118px -56px;
	}	
	
/*#blogHome .tabOlder a{
	background-position: -118px 0px;
	}

#blogHome .tabNewer a.active, #blogHome .tabNewer a:hover {background-position: 0px -28px }
#blogHome .tabNewer a.active:hover,  #blogHome .tabNewer a.selected{
	background-position: 0px -56px 
}
#blogHome .tabOlder a.active, #blogHome .tabOlder a:hover{background-position: -118px -28px;}
#blogHome .tabOlder a.active:hover, #blogHome .tabOlder a.selected{
	background-position: -118px -56px;
	}*/

#blogHome .btnCasscadin, #author .btnCasscadin, #search  .btnCasscadin,  #finding  .btnCasscadin {
	background:#0033bb;
	 -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
		  height:28px;
		  width:100%;
		  display:block;
		  cursor:pointer;
	  	text-align:center;
	}

#blogHome .btnCasscadin, #author .btnCasscadin, #search  .btnCasscadin, #finding  .btnCasscadin {
		 behavior: url(http://localhost:8080/harper/css/border-radius.htc);
		 zoom:1;
		position:relative;
	}	
	
#blogHome .btnCasscadin:hover, #author .btnCasscadin:hover, #search  .btnCasscadin:hover, #finding  .btnCasscadin:hover {
	background:#000088;
	}	
	
#blogHome .btnCasscadin a, #author .btnCasscadin a, #search  .btnCasscadin a, #finding  .btnCasscadin a {
	color:#FFF;
	font-size:12px;
	line-height:20px;
	font-weight:600;
	text-decoration:none;
        display: block;
        text-align: center;
        padding-top: 5px;
	}
#blogHome .btnCasscadin a span, #author .btnCasscadin a span, #search  .btnCasscadin a span, #finding  .btnCasscadin a span {
	background:url(../images/arrow.png) no-repeat;
	width:8px;
	height:6px;
	display:inline-block;
	}	
	
#blogHome .btnCasscadin a:hover, #author .btnCasscadin a:hover, #search  .btnCasscadin a:hover, #finding  .btnCasscadin a:hover {
	text-align:center;
	color:#FFF;
	text-decoration:none;
	}
	
.currentAffair a.rBlue{ color:#0033bb; text-decoration:none; text-transform:uppercase; font-size:14px; line-height:18px; font-weight:400;}
.currentAffair a.rBlue:hover{ text-decoration:underline;}

/*====================== blogs Details ==================== */

#blogDetail {}
#blogDetail .subHeaderArticle, #issueArticle .subHeaderArticle, #issueArticle3 .subHeaderArticle { border-bottom:none;}
#blogDetail .subHeaderArticle .paging {padding:0; margin-top:32px; }
#blogDetail .column1 .post h2 , #blogDetail .column1 .post h2 em{ color:#222;}
#blogDetail .column1 .post h3, #blogDetail .column1 .post h3 strong { color: #666;}

#blogDetail .column1 .post h3, #blogDetail .column1 .post .sub_heading p {  
	font-size: 16px;
	color: #666;
    font-weight: 400;
    line-height: 20px;
    margin: 5px 0 15px;
	}

#blogDetail .column1 .post h3, #blogDetail .column1 .post .sub_heading strong { color: #666;}

#blogDetail .socialLinks { clear:both; overflow:hidden; margin:40px 0 5px 0;}

#blogDetail .socialLinksBot, #issueArticle .socialLinksBot { clear:both; overflow:hidden; margin:10px 0 30px 0;}

#blogDetail .shareStrip { width:230px; float:left; margin-right:5px; display:block;}

.stripLeft {
    background-position: -338px -94px;
    float: left;
    height: 29px;
    width: 4px;
}

.stripMiddle{
	background-color:#e6e6e6;
    /*background-position: -338px -94px;*/
    float: left;
    height: 17px;
	font-size:12px;
	font-weight:400;
	line-height:20px;
	padding:7px 0px 5px 15px;
}
.stripRight{
    background-position: -354px -94px;
    float:left;
    height: 29px;
    width: 4px;
}

.stripMiddle a{ height:16px; text-indent:-9999px; display:block; overflow:hidden; text-decoration: none;}

.fbookIc { width:8px; float:left; margin:0 8px 0 17px;}
.fbookIc a {background-position: -240px -93px; }
.fbookIc a:hover {background-position: -240px -110px; text-decoration: none;}

.tweetIc { width:20px; float:left; margin:0 8px;}
.tweetIc a {background-position: -254px -93px;}
.tweetIc a:hover {background-position: -254px -110px;}

.redditIc { width:20px; float:left; margin:0 8px;}
.redditIc a {background-position: -275px -92px; }
.redditIc a:hover {background-position: -275px -109px;}

.shareIc { width:20px; float:left; margin:0 8px;}
.shareIc a {background-position: -297px -93px;}
.shareIc a:hover {background-position: -297px -110px;}

.emailIc { width:20px; float:left; margin:0 8px;}
.emailIc a {background-position: -317px -93px;}
.emailIc a:hover {background-position: -317px -110px;}


.singlePage { background-position: -534px -473px;  width:118px; height:29px; float:left; margin-right:5px; display:block; overflow:hidden; text-indent:-9999px;}
.singlePage a {background-position: 0px -92px;  text-indent:-9999px; display:block; overflow:hidden;}
.singlePage a:hover {background-position: 0px -121px;}

.printPage { background-position: -534px -506px; width:118px; height:29px; float:left; display:block; overflow:hidden; text-indent:-9999px;}
.printPage a {background-position: -119px -92px;  text-indent:-9999px; display:block; overflow:hidden;}
.printPage a:hover {background-position: -119px -121px;}

#blogDetail .articlePost, #issueArticle .articlePost{
	clear:both;
	margin:10px 0;
	font-size:18px;
	line-height:24px;
	font-weight:400px;
	position:relative;
	}

 #blogDetail .articlePost ol, #issueArticle .articlePost ol {
	list-style-position:outside;
	margin:0 0 15px 50px;
	line-height:24px;
	}
 #blogDetail .articlePost ul, #issueArticle .articlePost ul {
	list-style-position:outside;
	margin:0 0 15px 35px;
	line-height:24px;
	}


#blogDetail .articlePost ul li, #issueArticle .articlePost ul li {
	list-style-type: none;
	background:url(../images/bulllet_img.png) no-repeat 0px 9px;
	padding-left:15px;

	}

	
#blogDetail .articlePost p { /*Changed for blog according to the doc received on 15 Sept 2012*/
    margin:0 0 24px 0;
}
#issueArticle .articlePost p {
    margin:0 0 15px 0;
}

	
#blogDetail .articlePost .thumb{
	width:305px;
	margin: 0 19px 0 0;
	float:left;
	}

#blogDetail .articlePost .thumb div{
	clear:both;
	 overflow:hidden;
	}
#blogDetail .articlePost .thumb .caption{
	font-size:12px;
	line-height:15px;
	color:#666;
	font-weight:400;
	margin:5px 0 15px 0;
	float:left
	}
		
#blogDetail .articlePost .ColumnData{
	width:308px;
	float:left;
	}
	
#blogDetail .articlePost pre{
	background:none;	
	border-left:1px solid #ccc; 
	width:100px; 
	padding:0 0 0 10px; 
	/*position:relative;*/ 
	float:right;
	margin:.8em 0 .8em 1.5em;
	white-space:normal; 
	font-size:14px;
	line-height:18px;
	font-style:normal;
	font-weight:400;
	color:#666666;
	/*overflow:hidden;*/
        clear: both;
}

/*#blogDetail .articlePost pre p{	
	font-size:12px;
	line-height:15px;
	font-style:normal;
	font-weight:400;
	margin:0px;
	color:#666666;
}*/


.articlePost blockquote, .articlePost blockquote p{
	margin:0px 60px 15px 60px;
	padding:0px;
	font-size:16px;
	line-height:22px;
	/*color:#686868;*/
	color:#343434;
}


.bottomNextPrevBtn .pageNo{ position: absolute; z-index:1; margin:0 36%; top:5px; text-align:center; height:26px; width:90px; }
.bottomNextPrevBtn .pageNo em { padding:0 5px;}

.bottomNextPrevBtn { clear:both; overflow:hidden; position:relative; width:320px; text-align:center; margin:40px auto 40px auto;}

.btn_Prev, .btn_Next, .btn_Prev a, .btn_Next a {
	text-indent:-9999px;
	overflow:hidden;
    width:120px; 
	height:30px;
	display:block;
}

.btn_Prev {
 background-position: 0px -151px;
 float:left; 
}
.btn_Next {
 background-position: -120px -151px; 
 float:right;
}

.btn_Prev a{ background-position: 0px -181px; float:left;}
.btn_Prev a.selected, .btn_Prev a:hover{background-position: 0 -211px;}

.btn_Next a{ background-position: -120px -181px; float:right;}
.btn_Next a.selected, .btn_Next a:hover{background-position: -120px -211px;}


.blogsTag {
	/*clear:both;
	 overflow:hidden;*/
	 float:left;
	 margin:10px 0 30px 0;
	 font-weight:400;
}

.blogsTag ul {
	list-style-type:none;
	padding:0px;
	margin:0px;
}

.blogsTag ul li {
	float:left;
	padding:0 8px 0 0;
	font-size:14px;
    line-height:18px;
}

		
/* details below  similar post style */

.column1 .similarpost {
    clear: both;
    font-family: "adobe-caslon-pro",serif;
    margin: 10px 0 20px 0;
    /*overflow: hidden;*/
	font-size:16px;
	line-height:20px;
}		

.column1 .similarpost h2 {
   color: #0033BB;
    font-size: 24px;
    font-weight: bold;
    line-height: 24px;
	padding:7px 0 3px 0;
}
.column1 .similarpost h2 a {font-weight: 700; text-decoration: none; color: #0033BB;}
.column1 .similarpost h2 a:hover {font-weight: 700; text-decoration: none; color:#000088;}
 
.column1 .similarpost .category {
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
}

.column1 .similarpost .category .uppercase a {
	color:#222;
	text-decoration:none;
}

.column1 .similarpost .category .uppercase a:hover {
	color:#0033BB;
	text-decoration:none;
}

.column1 .moreinfoBlog, .column1 .moreinfoBlog a{
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
	font-style:italic;
	padding:10px 0px;
}

/* ======= style from breadcrumb ====== */

.column1 .breadcrumb{
	text-transform:uppercase;
	color:#0033BB;
	text-decoration:none;
}
.column1 .breadcrumb a {
	color:#0033BB;
	text-decoration:none;
}

.column1 .breadcrumb a:hover {
	color:#0033BB;
	text-decoration:underline;
}
.column1 .breadcrumb a.first {
	color:#0033BB;
	font-weight:600;
	text-decoration:none;
}
.column1 .breadcrumb a.first:hover {
	color:#000088;
	font-weight:600;
	text-decoration:none;
}	
	
/* ==================== */
.column1 .similarpost .subheading {
    font-size: 14px;
    line-height: 18px;
}	
.column1 .similarpost .subheading a {font-weight: 700; text-decoration: none; font-style:italic;}
/*.column1 .similarpost .subheading a:hover {font-weight: 700; text-decoration: none;}*/

/* images section style for Blogs Details page */

.column1 .wp-caption {
    background: none;
    margin-bottom: 0.5em;
    max-width:96%;
    padding:0px;
}

.column1 .articlePost img[class*="align"], .column1  .articlePost img[class*="wp-image-"]{
    border: 0px solid #DDDDDD;
    padding:0 15px 15px 0;
	/* float:left;*/
}

.column1 .articlePost img[class*="alignright"]{
    border: 0px solid #DDDDDD;
    padding:0 0 15px 15px;
	float:right;
}

.column1 .articlePost img[class*="aligncenter"]{
    border: 0px solid #DDDDDD;
    padding:0 0;
	float:none;
}

/*.column1 .articlePost img[class*="align"], .column1  .articlePost img[class*="wp-image-"]{
    border:0px ;
    padding:0 10px 10px 0;
	float:left;
}*/
/* BtJ
.column1 .articlePost .wp-caption .wp-caption-text:before {
    color: #666666;
    font-size: 32px;
	line-height: 15px;
    font-weight: 400;
    left:0px;
    margin-right:0px;
    position: absolute;
    top:0px;
}
*/
.column1 .articlePost .wp-caption .wp-caption-text {
    /*margin-bottom: 0.6em;*/
    padding:5px 0 0 0px !important;
    position: relative;
	margin: 5px 0 0;
    font-size: 12px;
	line-height: 15px;
	 color: #666666;
}
/* BtJ - adding for special features */
.column1_special_features .articlePost .wp-caption .wp-caption-text {
    /*margin-bottom: 0.6em;*/
    padding:4px 0 10px 0px !important;
    position: relative;
	/* text-align:center; removed per conversation on 9/9/14 */
	/* font-size: 16px; removed per conversation on 9/9/14 */
	/*line-height: 19px; removed per conversation on 9/9/14 */
}
.column1_special_features {
	width:988px;
	float:none;
}
.column1_special_features .wp-caption {
		/* background: #eee;  removed per conversation on 9/9/14 */
}

.column1 .articlePost .wp-caption .wp-caption-text p {
	margin: 5px 0 0 !important;
}

/*========================= blogs Section icon css ============================== */

.st_facebook_custom { 
	background:url(../images/facebook_icon.png) no-repeat 0 0;
	display: block;
    height: 16px;
    overflow: hidden;
    text-decoration: none;
    text-indent: -9999px;
	float: left;
    margin: 0 8px 0 17px;
    width: 8px;
	cursor:pointer;
 }

.st_facebook_custom:hover { 
	background:url(../images/facebook_icon.png) no-repeat 0 -17px;
 }
 
.st_twitter_custom { 
	background:url(../images/twitter_icon.png) no-repeat 0 0;
	display: block;
    height: 16px;
    overflow: hidden;
    text-decoration: none;
    text-indent: -9999px;
	float: left;
    margin: 0 8px;
    width: 20px;
	cursor:pointer;
 }

.st_twitter_custom:hover { 
	background:url(../images/twitter_icon.png) no-repeat 0 -17px;
 }
 
 .st_reddit_custom { 
	background:url(../images/reddit_icon.png) no-repeat 0 0;
	display: block;
    height: 16px;
    overflow: hidden;
    text-decoration: none;
    text-indent: -9999px;
	float: left;
    margin: 0 8px;
    width: 20px;
	cursor:pointer;
 }

.st_reddit_custom:hover { 
	background:url(../images/reddit_icon.png) no-repeat 0 -17px;
 }

.st_sharethis_custom { 
	background:url(../images/share_icon.png) no-repeat 0 0;
	display: block;
    height: 16px;
    overflow: hidden;
    text-decoration: none;
    text-indent: -9999px;
	float: left;
    margin: 0 8px;
    width: 20px;
	cursor:pointer;
 }

.st_sharethis_custom:hover { 
	background:url(../images/share_icon.png) no-repeat 0 -17px;
 }
 
 .st_email_custom { 
	background:url(../images/email_icon.png) no-repeat 0 0;
	display: block;
    height: 16px;
    overflow: hidden;
    text-decoration: none;
    text-indent: -9999px;
	float: left;
    margin: 0 8px;
    width: 20px;
	cursor:pointer;
 }

.st_email_custom:hover { 
	background:url(../images/email_icon.png) no-repeat 0 -17px;
 }
 
 
 /*========================= blogs Section big  vertical icon css ============================== */

.articlePost .st_facebook_custom { 
	background:url(../images/facebook_iconBig.png) no-repeat 0 0;
	display: block;
    height: 28px;
    overflow: hidden;
    text-decoration: none;
    text-indent: -9999px;
	float:none;
    margin: 0 0 5px 0;
    width: 118px;
	cursor:pointer;
 }

.articlePost .st_facebook_custom:hover { 
	background:url(../images/facebook_iconBig.png) no-repeat -120px 0;
 }
 
.articlePost .st_twitter_custom { 
	background:url(../images/twitter_iconBig.png) no-repeat 0 0;
	display: block;
    height: 28px;
    overflow: hidden;
    text-decoration: none;
    text-indent: -9999px;
    width: 118px;
	margin: 0 0 5px 0;
	cursor:pointer;
	float:none;
 }

.articlePost .st_twitter_custom:hover { 
	background:url(../images/twitter_iconBig.png) no-repeat -120px 0;
 }
 
.articlePost .st_reddit_custom { 
	background:url(../images/reddit_iconBig.png) no-repeat 0 0;
	display: block;
    height: 28px;
    overflow: hidden;
    text-decoration: none;
    text-indent: -9999px;
	float: none;
    margin: 0 0 5px 0;
    width: 118px;
	cursor:pointer;
 }

.articlePost .st_reddit_custom:hover { 
	background:url(../images/reddit_iconBig.png) no-repeat -120px 0;
 }

.articlePost .st_sharethis_custom { 
	background:url(../images/share_iconBig.png) no-repeat 0 0;
	display: block;
    height: 28px;
    overflow: hidden;
    text-decoration: none;
    text-indent: -9999px;
	float: none;
     margin: 0 0 5px 0;
    width: 118px;
	cursor:pointer;
 }

.articlePost .st_sharethis_custom:hover { 
	background:url(../images/share_iconBig.png) no-repeat -120px 0;
 }
 
.articlePost .st_email_custom { 
	background:url(../images/email_iconBig.png) no-repeat 0 0;
	display: block;
    height: 28px;
    overflow: hidden;
    text-decoration: none;
    text-indent: -9999px;
	float: none;
    margin: 0 0 5px 0;
    width: 118px;
	cursor:pointer;
 }

.articlePost .st_email_custom:hover { 
	background:url(../images/email_iconBig.png) no-repeat -120px 0;
 }
 
 
 
 /* About us page css style */

#aboutus {}

#aboutus .pageContent .article { 
	border-bottom:1px solid #ccc;
	clear:both;
	padding:0 10px 0;
	margin-bottom:20px;
	/*overflow:hidden;*/
}

#aboutus .pageContent .article h1 {
	border:none;
	color:#222;
	font-size:24px;
	line-height:27px;
	font-weight:700;
	margin-bottom:10px;
}

#aboutus .pageContent .article p { 
	font-size:18px;
	line-height:24px;
	padding:0 0 15px 0;
}

#aboutus .pageContent .article p.textCenter {
	text-align:center;
}

#aboutus .article label.lblComm{ margin-right:10px;}

#aboutus .abtInputDiv { height:24px; /*margin-left:10px;*/ border:1px solid #ccc; width:200px; position:relative; z-index:0; float:left;}
#aboutus .abtInputDiv input { font-size:16px; border:none; margin:1px 3px 1px 3px; width:175px;/*height:18px;*/ }

#aboutus input.abtInputIocn { background:url(../images/sSearchicon.png) no-repeat 0 0; height:16px; width:16px; position:absolute; z-index:11; cursor:pointer;
right:5px; top: 4px; margin:0;}


#akOn, #akOn2, #alOn, #azOn, #caOn, #coOn, #ctOn, #deOn, #flOn, #gaOn, #hiOn, #iaOn, #idOn, #ilOn, #inOn, #kaOn, #kyOn, #laOn, #maOn, #mdOn, #meOn, #miOn, #mnOn, #moOn, #msOn, #mtOn, #ncOn, #ndOn, #neOn, #nhOn, #njOn, #nmOn, #nvOn, #nyOn, #ohOn, #okOn, #orOn, #paOn, #riOn, #scOn, #sdOn, #tnOn, #txOn, #utOn, #vaOn, #vtOn, #waOn, #wiOn, #wvOn, #wyOn { display:none;}


/*#aboutus different page IDs */ 
table.awards tr td { font-family:"adobe-caslon-pro", serif; font-size:12pt; line-height:15pt; vertical-align:top;border-bottom:1px solid #ccc; padding: 4px 10px 4px 5px;}
table.otherTab{ border-top:1px solid #ccc; border-left:1px solid #ccc;}
table.otherTab tr td {vertical-align:top;border-bottom:1px solid #ccc; border-right:1px solid #ccc; padding: 4px 10px 4px 5px;}

#aboutMasshead {}
#aboutMasshead p  { text-align:center;}
#aboutMasshead span  { font-size:14px; line-height:22px; text-transform:uppercase; }



#aboutAdvertising {
	}

/*#aboutAdvertising p { text-align:center;}*/

#aboutusFaq p{ padding:0 0 10px 0; }

#aboutusFaq p strong em{ font-weight:700!important;}

#aboutusFaq h2 { font-size:20px; line-height:24px; text-align:left; color:#000; font-weight:700; text-transform:capitalize;}
#aboutusFaq ul li, #aboutusFaq ol li{ margin-left:20px; list-style-position:outside; line-height:24px; margin-bottom:15px; font-size:18px;}
#aboutusFaq ul li{ list-style-type:disc; }


/*================== Artical Issue Page ===============*/

/* =========================== Issue Article Page css  (It is details page of Issue & Content section )======================================*/

#issueArticle {}


#issueArticle h1.Big, #issueArticle3 h1.Big { font-size:40px; line-height:40px; font-weight:700; padding:10px 0 5px 0;}
#issueArticle h2.sbHead { font-size:32px; line-height:36px; font-weight:400; color:#222;}

#issueArticle .subHeaderArticle .paging, #issueArticle3 .subHeaderArticle .paging {
    margin-top:0;
    padding: 0;
}

#issueArticle .tabDownloadPDF, #issueArticle .tabMicrofiche, #issueArticle3 .tabDownloadPDF, #issueArticle3 .tabMicrofiche  { margin:10px 7px 10px 0; overflow:hidden; float:left}


#issueArticle .tabDownloadPDF, #issueArticle3 .tabDownloadPDF{
	background-position: -523px -276px;
	width:118px;
	height:28px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
}

#issueArticle .tabDownloadPDF a, #issueArticle3 .tabDownloadPDF a{
	background-position: -285px -276px;
	width:118px;
	height:28px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
}


#issueArticle .tabDownloadPDF a:hover, #issueArticle3 .tabDownloadPDF a:hover{
	background-position: -404px -276px;
	}
	
#issueArticle .highLightBox { 
	background:#e9e9ea; 
	clear:both; 
	overflow:hidden; 
	margin:0 0 10px 0; 
	padding:0 20px;
	 -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
     border-radius: 5px;
}

#issueArticle .highLightBox img { 
	padding:10px 0;
	position:relative;
	z-index:2;
}

#issueArticle .highLightBox p {
	font-size:16px;
	font-weight:400px;
	line-height:20px;
	margin:30px 0;
}

#issueArticle .rightDivPad, #issueArticle3 .rightDivPad  {
	padding:5px 0 30px 30px;
}

#issueArticle .leftDivPad {
	padding:5px 30px 0 0;
}

#issueArticle .iconsLink, #issueArticle3 .iconsLink, #issueArticle .iconsLink a, #issueArticle3 .iconsLink a {
	width:118px;
	height:28px;
	line-height:28px;
	display:block;
	margin-bottom:5px;
}

#issueArticle .iconsLink, #issueArticle3 .iconsLink{
	text-decoration:none;
	overflow:hidden;
	display:block;
	text-indent:-9999px;
}

#issueArticle .iconsLink .recomondad, #issueArticle3 .iconsLink .recomondad{
	background-position: -534px -308px; display:block;
}

#issueArticle .iconsLink .recomondad a, #issueArticle3 .iconsLink .recomondad a  {
	background-position: -294px -308px;
}

#issueArticle .iconsLink .recomondad a:hover, #issueArticle .iconsLink .recomondad a.selected {
	background-position: -414px -308px;
}

#issueArticle3 .iconsLink .recomondad a:hover, #issueArticle3 .iconsLink .recomondad a.selected {
	background-position: -414px -308px;
}

#issueArticle .iconsLink .twwebtn {
	background-position: -534px -341px; display:block;
}

#issueArticle .iconsLink .twwebtn a {
	background-position: -294px -341px;
}

#issueArticle3 .iconsLink .twwebtn a {
	background-position: -294px -341px;
}

#issueArticle .iconsLink .twwebtn a:hover, #issueArticle .iconsLink .twwebtn a.selected {
	background-position: -414px -341px;
}

#issueArticle3 .iconsLink .twwebtn a:hover, #issueArticle3 .iconsLink .twwebtn a.selected {
	background-position: -414px -341px;
}

#issueArticle .iconsLink .redditBtn {
	background-position: -534px -374px; display:block;
}

#issueArticle .iconsLink .redditBtn a {
	background-position: -294px -374px;
}

#issueArticle3 .iconsLink .redditBtn a {
	background-position: -294px -374px;
}

#issueArticle .iconsLink .redditBtn a:hover, #issueArticle .iconsLink .redditBtn a.selected {
	background-position: -414px -374px;
}

#issueArticle3 .iconsLink .redditBtn a:hover, #issueArticle3 .iconsLink .redditBtn a.selected {
	background-position: -414px -374px;
}


#issueArticle .iconsLink .shareBtn{
	background-position: -534px -407px; display:block;
}

#issueArticle .iconsLink .shareBtn a {
	background-position: -294px -407px;
}

#issueArticle3 .iconsLink .shareBtn a {
	background-position: -294px -407px;
}

#issueArticle .iconsLink .shareBtn a:hover, #issueArticle .iconsLink .shareBtn a.selected {
	background-position: -414px -407px;
}

#issueArticle3 .iconsLink .shareBtn a:hover, #issueArticle3 .iconsLink .shareBtn a.selected {
	background-position: -414px -407px;
}

#issueArticle .iconsLink .emailBtn{
	background-position: -534px -440px; display:block;
}

#issueArticle .iconsLink .emailBtn a {
	background-position: -294px -440px;
}

#issueArticle3 .iconsLink .emailBtn a {
	background-position: -294px -440px;
}

#issueArticle .iconsLink .emailBtn a:hover, #issueArticle .iconsLink .emailBtn a.selected {
	background-position: -414px -440px;
}

#issueArticle3 .iconsLink .emailBtn a:hover, #issueArticle3 .iconsLink .emailBtn a.selected {
	background-position: -414px -440px;
}

#issueArticle .iconsLink .singlePageBtn{
	background-position: -534px -473px; display:block;
}

#issueArticle .iconsLink .singlePageBtn a {
	background-position: -294px -473px;
}

#issueArticle3 .iconsLink .singlePageBtn a {
	background-position: -294px -473px;
}

#issueArticle .iconsLink .singlePageBtn a:hover, #issueArticle .iconsLink .singlePageBtn a.selected {
	background-position: -414px -473px;
}

#issueArticle3 .iconsLink .singlePageBtn a:hover, #issueArticle3 .iconsLink .singlePageBtn a.selected {
	background-position: -414px -473px;
}

#issueArticle .iconsLink .ppBtn{
	background-position: -534px -506px; display:block;
}

#issueArticle .iconsLink .ppBtn a {
	background-position: -294px -506px;
}

#issueArticle3 .iconsLink .ppBtn a {
	background-position: -294px -506px;
}

#issueArticle .iconsLink .ppBtn a:hover, #issueArticle .iconsLink .ppBtn a.selected {
	background-position: -414px -506px;
}

#issueArticle3 .iconsLink .ppBtn a:hover, #issueArticle3 .iconsLink .ppBtn a.selected {
	background-position: -414px -506px;
}


#issueArticle .articlePost pre {
	background:none;
    border-left: 1px solid #CCCCCC;
    float: right;
    margin: 0.8em 0 0.8em 1.5em;
    padding: 0 0 0 10px;
    position: relative;
    width: 230px;
	/*overflow:hidden;*/
	height:auto;
	white-space:normal;
	font-size:14px;
	line-height:18px;
	font-style:normal;
	font-weight:400;
        clear: both;
}

/*#issueArticle .articlePost pre p {
	font-size:12px;
	line-height:15px;
	font-style:normal;
	font-weight:400;
	margin:0px;
	white-space:normal;
}*/

/*#issueArticle .postdetailFull .Cotegory{
	font-size:14px;
	line-height:28px;
	font-weight:400;
	margin:7px 0 15px 0;
}*/

/* issue article Page 3 property */ 



/* ========================================= Subscribe Login Page Style ============================= */

#subLoginHome {
	background:#E6E6E6;
	-webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
		  padding:15px;
	}

#subLoginHome h1{
	font-size:24px;
	line-height:27px;
	font-weight:700;
	color:#0033bb;
	margin-bottom:15px;
	}

#subLoginHome h1 em {
	/*font-style:italic;
	font-size:24px;
	line-height:27px;*/
	font-weight:700;
	color:#0033bb;
	}	
	
#subLoginHome input {
    color: #666666;
    float: left;
    font-size: 14px;
    font-weight: 400;
	text-indent:5px;
}

#subLoginHome .comInput {
    float: left;
    position: relative;
    border: 1px solid #ccc;
    background:#FFFFFF;
	padding:3px;
	height:18px;
	margin-right:6px;
}

#subLoginHome input
{
    outline: none;
    border: none;
	height:20px;
	padding:0px;
	margin:0px;
}

#subLoginHome input.mail{width:282px; text-transform:lowercase;}
#subLoginHome input.pass{width:212px;}


#subLoginHome p {
    font-size: 14px;
    line-height: 18px;
    padding: 0 0 10px;
	font-weight:400;
}

form#subLogPopupPage {
    clear: both;
    margin-bottom: 10px;
    overflow: hidden;
    vertical-align: middle;
}

#subLoginHome input.signInbtn {
/*	background-position: 0 -242px; */
	background-position: -1px -582px;
    float: left;
    height: 28px;
    overflow: hidden;
    text-indent: -9999px;
    width: 78px;
	color: transparent;
	cursor:pointer;

}

#subLoginHome input.signInbtn:hover {
/*	background-position:0 -272px; */
	background-position: -1px -612px;
	}	



/* ================= Author page ============================= */

#author{}

#author .bigHDMain h1{
	font-size:27px;
	line-height:30px;
	font-weight:600;
	text-transform:capitalize;
}

#author .Paywell {
    color: #666666;
    line-height: 20px;
    padding: 7px 0 0;
    font-size: 12px;
    font-weight: 400;
    position: relative;
}

#author .Paywell img {
    padding: 5px 0 0;
}

#author .authorDetail { 
	border-bottom: 1px solid #CCCCCC;
    clear: both;
    margin: 0 0 10px;
    overflow: hidden;
    padding: 0 0 10px;
	line-height:24px;
	font-size:18px;
}

#author .authorDetail .authorThumb {
	width:148px;
	float:left;
	margin-right:20px;
}

#author .authorDetail .authorData {
	width:464px;
	float:left;
}

#author .authorDetail p {
	font-size:18px;
	line-height:24px;
	padding:0 0 15px 0;
	font-weight:400;
}

#author .column1 .post h2 { padding:0px 0 0 0}

#author .column1 .post p { margin:0 0 10px 0; line-height:22px;}

#author .column1 .post .category a {
    text-transform:none;
}

#author .column1 .post .category a.category {
    text-transform: uppercase;
}

#author .column1 .post .postthumb img {
	margin-bottom:10px;
        float: right; /*Added by Puru on 22nd Sept 2012*/
}

#author .bottomNextPrevBtn { margin-top:0px;}

.pdfBtnlink {
	background-position: -176px -243px;
	/*background:url(../images/btn_pdf.png) no-repeat 0 0;*/
	width:63px;
	height:28px;
	display:block;	
	overflow:hidden;
	float:right;	
}

.pdfBtnlink a {
	background-position: -176px -243px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;	
	}

.pdfBtnlink a:hover{
	background-position: -176px -271px;
	/*background:url(../images/btn_pdf.png) no-repeat 0 -28px;*/
}



/* ========================= Finding section ============================ */

#finding{
	text-align:center;
	clear:both;
}

#finding .header{
	text-align:center;
	margin:20px 0 40px 0;
	clear:both;
	overflow:hidden;
}

#finding .topLink{
	text-align:center;
	font-size:14px;
	font-weight:400;
	line-height:20px;
	margin:12px 0 5px 0;	
}

#finding .abtInputDiv { height:24px; border:1px solid #ccc; width:316px; position:relative; z-index:0; margin:0 auto; color:#666666; background:transparent; }
#finding .abtInputDiv input { border:none !important; padding:2px 0px 2px 5px; margin-left:0px; width:290px; float:left;}


#finding input.abtInputIocn { 
background:url(../images/iconMagnifying.png) 0 0 no-repeat;
width:16px;
height:16px;
display:block;
float:right;
padding:0;
margin:5px 5px 1px 0;
cursor:pointer;
border:none;
overflow:hidden;
/*background:url(../images/sSearchicon.png) no-repeat 0 0; 
height:16px; 
width:16px; 
position:absolute; 
z-index:11; 
cursor:pointer;
right:5px; 
top: 4px;*/
}

#finding input.abtInputIocn:hover {
	background-position:0 -16px;
}

.sideSepratorBig { background:url(../images/sbSepratorbig.png) no-repeat center top;
display:block;
margin:10px 0 20px 0;
height:19px;
clear:both;
overflow:hidden;
}

#findIng3Col {
	clear:both;
}

#findIng3Col .twogreyCol {
	float:left;
	width:631px;
	background:#F5F6F7;
    border: 1px solid #CCCCCC;
    margin-bottom: 35px;
   padding: 20px 15px;
   position:relative;
}

#findIng3Col .column {
    float: left;
    height: 246px;
    position: relative;
    width: 283px;
	text-align:center;
}


#findIng3Col .weeklyreviewbox {
    float: left;
    height: 246px;
    position: relative;
    width: 290px;
	text-align:center;
	border:0px solid red;
}

#findIng3Col .column h2, #findIng3Col .weeklyreviewbox h2 {
    padding:10px 0 15px 0;
    text-transform: uppercase;
	text-align: center;
}

#findIng3Col .column h3 {
    font-size: 24px;
    font-weight: bold;
    line-height: 30px;
    padding: 5px 0 0;
	text-align:center;
}

#findIng3Col .column p, #findIng3Col .weeklyreviewbox p {
    font-size: 16px;
    font-weight: 400;
    line-height: 18px;
	text-align: center;
	padding:0px;
}

#findIng3Col .botLink{
    font-size: 10px;
    line-height: 80px;
    margin-top: 4px;
    text-align: center;
}

#findIng3Col .botLink a {
    color: #0033BB;
    padding: 0 5px;
    text-decoration: none;
}

#findIng3Col .botLink a:hover {
    text-decoration: underline;
}

#findIng3Col .columnSeprator {
    background: none repeat scroll 0 0 #CCCCCC;
    float: left;
    height: 248px;
    margin: 0 23px 0 27px;
    width: 1px;
}

#findIng3Col .socialicon{
	margin:0px 21%;
	position:relative;
	/*text-align:center;*/
	overflow:hidden;
	top:26px;
}

#finding #findIng3Col .weeklypop {
    height: 268px;
    right: -23px;
    text-align: center;
    top: -21px;
    width: 315px;
}

#finding #findIng3Col .weeklypop .close-btn {
    font-size: 8px;
    font-weight: 400;
    line-height: 12px;
    position: absolute;
    right: 5px;
    text-transform: uppercase;
    top: 7px;
    width: 42px;
    z-index: 99;
}

#finding #findIng3Col .weeklypop .close-btn a {
    color: #666666;
    text-decoration: none;
}

#finding #findIng3Col .weeklypop h2 {
    padding: 20px 0 30px 1px ;
}

#finding #findIng3Col .subscribe {
	border: 1px solid #CCCCCC;
    float: right;
    text-align: center;
    width: 316px;
	margin-top:0px;
	overflow:hidden;
	height:288px;
}

#finding #findIng3Col .subscribe .artDot {
    height: 127px;
    margin:-20px 25% 0 25%;
    /*position: absolute;*/
    width: 158px;
    z-index: 2;
}
/* JER changed 051216 */
#finding #findIng3Col .subscribe h2 {
    font-family: "franklin-gothic-ext-comp-urw",sans-serif;
    font-size: 40px;
    line-height: 34px;
    margin: 15px 0 20px;
    padding: 0;
    text-align: center;
    text-transform: uppercase;
}

#finding #findIng3Col .subscribe h2 a, #finding #findIng3Col .subscribe h3 a:hover, #finding #findIng3Col .subscribe h2 span {
    color: #222222;
    font-family: "franklin-gothic-ext-comp-urw",sans-serif;
    font-weight: 600;
    letter-spacing: 0.05em;
    text-decoration: none;
}

#finding #findIng3Col .subscribe h2 a em, #finding #findIng3Col .subscribe h3 a:hover em, #finding #findIng3Col .subscribe h2 span em{
    color: #222222;
    font-family: "franklin-gothic-ext-comp-urw",sans-serif;
    font-weight: 600;
    letter-spacing: 0.05em;
    text-decoration: none;
	font-style:italic;
}

#finding #findIng3Col .subscribe .sideSeprator {
    margin: 0 20px 15px;
}


#finding .highLightBox {
    background: none repeat scroll 0 0 #f5f6f7;
    border-radius: 5px 5px 5px 5px;
    margin:0;
    padding:10px 0px 20px 0;
	position:absolute;
	top:-10px;
	width:100%;
	z-index:9;
	left:0px;
}

#finding .highLightBox p{
	position:relative;
	text-align:center;
	font-size:18px;
	line-height:24px;
	font-weight:400;
	padding:0 20px;
	margin:0px;
}

#finding .findresult .highLightBox {
	display:none;
}

#finding .findresult:hover .highLightBox {
	display:block;
}

#finding .highLightBox2 {
    background: none repeat scroll 0 0 #f5f6f7;
    border-radius: 5px 5px 5px 5px;
    margin:0 0 20px 0;
    padding:20px 0px;
}

#finding .highLightBox2 p{
	text-align:center;
	font-size:18px;
	line-height:24px;
	font-weight:400;
	padding:0 20px;
	margin:0px;
}


#finding .highLightBox .subLogPop p, #finding .highLightBox2 .subLogPop p {
    font-size: 12px;
    line-height: 17px;
	margin:15px 0 0 0;
    padding: 0px 0 10px;
	text-align:left !important;
}

.popdivSubscindex {
    left:20%;
    top:25px;
    width: 300px;
		z-index:99;
}

.popdivHpIndex {
    left:-3%;
    top:220px;
    width: 300px;
		z-index:99;
}


/* update new style for harper links */

#finding .bottomLink {
	/*position:relative;
	margin:10px 30% 0 30%;
	text-align:center;
	float:left;*/
}


#finding .bottomLink {
	text-align:center; 
	margin:0 auto; 
	width:auto; 
	position:relative;
}

#finding .bottomLink ul {
	position:relative; 
	display:inline-block; 
	text-align:center;
	list-style-type:none; 
	zoom:1;
	*display: inline;
 }
 
#finding .bottomLink ul li {
	display:inline; list-style-type:none;
	margin-right:7px;
 }


#finding .shareStrip {
	display:inline-block; 
	position:relative; 
	margin-bottom:-10px;
	text-transform:capitalize;
	zoom:1;
	*display: inline;
}

#finding .shareStrip2 {
	display:inline-block; 
	position:relative; 
	zoom:1;
	*display: inline;
	clear:both;
}

#finding .bottomLink, #finding .bottomLink a, #finding .bottomLink2 a {
	font-size:10px;
	/*line-height:80px;*/
	font-weight:400;
	text-transform:uppercase;
}



#finding .findresult{
	position:relative; 
	margin:0px auto 65px auto; 
	text-align:center; 	
	font-size:18px; 
	line-height:24px; 
	font-weight:400;
	width:100%;
	/*z-index:999;*/
}

#finding .data, #finding .data p {
	text-align:center;
	padding:0 10px;
	font-size:18px;
	line-height:24px;
	font-weight:400;
	position:relative;
	z-index:0;
}



/* ===================== Search Page Style sheet =====================*/

#search {}

#search .Paywell {
    color: #666666;
    font-size: 12px;
    font-weight: 400;
    line-height:18px;
    padding: 14px 0 0;
    position: relative;
}

#search .Paywell img {
    padding: 4px 0 0 0;
	cursor:pointer;
}

#search .column1 .bigHDMain {
    background: none repeat scroll 0 0 transparent;
    border-bottom: 1px solid #CCCCCC;
    padding-bottom: 2px;
	margin: 8px 0 28px;
	overflow:hidden;
}

#search .column1 .bigHDMain2 {
    border-bottom: 1px solid #CCCCCC;
    clear: both;
    color: #999999;
    font-size: 24px;
    font-weight: 600;
    line-height: 26px;
	padding-top:4px;
    margin:0px 0 20px;
	overflow:hidden;
    text-transform: uppercase;
}

#search .column1 .post p {
    line-height: 22px;
    margin: 0 0 10px;
}

#search .column1 .post .category a.category {
    text-transform: uppercase;
}

#search .column1 .post .category a {
    text-transform: none;
}

#search .column1 .post h2 {
    padding: 0 10px 0 0;
}

#search .column1 .post .postthumb img {
    margin-bottom: 10px;
	float:right;
}

#search .column1 .searchForm {
    border-bottom: 1px solid #CCCCCC;
    clear: both;
    margin:0px 0 30px;
	overflow:hidden;
}

#search .abtInputDiv {
    background: none repeat scroll 0 0 transparent;
    border: 1px solid #CCCCCC;
    color: #666666;
    height: 30px;
    margin:0 0 10px 0;
    position: relative;
    width: 316px;
    z-index: 0;
}

#search .abtInputDiv input {
    border: medium none;
    margin-left: 0;
	padding-top: 3px;
	padding-left:5px;
	
    /*padding: 3px 0 0px 0;*/
	height:24px;
    text-indent: 5px;
    width: 290px;
	overflow:hidden;
}

#search input.abtInputIocn {
    background: url("../images/sSearchicon.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    position: absolute;
    right: 5px;
    top: 8px;
    width: 16px;
    z-index: 11;
}


#search .searchYear {
    background: none repeat scroll 0 0 transparent;
    border: 1px solid #CCCCCC;
    /*color: #666666;*/
    height: 30px;
    margin:0 10px 8px 0px;
    position: relative;
    width: 68px;
    z-index: 0;
	float:left;
}

#search .searchYear input {
    border: medium none;
    margin-left: 0;
    padding: 3px 0;
    text-indent: 5px;
    width: 68px;
	font-size:11px;
    color: #666666;
	text-transform:uppercase;
}

#search label.srText{ float:left; padding:10px 10px 0 0; font-size:13px; line-height:18px; font-weight:400;}

.advanSearch {
    /*background-position: -573px -156px;*/
    display: block;
    float: left;
    height: 30px;
    overflow: hidden;
    width: 107px;
	text-indent:-9999px;
	margin-left:5px;
	margin-top:1px;
}

.advanSearch a {
    background-position: -572px -156px;
	display: block;
    height: 30px;
    overflow: hidden;
    width: 107px;
	text-indent:-9999px;
 }
 
.advanSearch a:hover {
    background-position: -572px -186px;
 }
 
 
 #search .column1 .post .content, #search .column1 .post .content p /*This is added by puru on 21st sep 2012*/ {
	font-size:16px;
	line-height:20px;
	font-weight:400;
    color: #666666;
}

 #search .column1 .post .content strong {
	font-weight:600;
	color: #666666;
}

/* BtJ trying to fix search whirrly dongle */
.ajaxBlogLoader_js {
	display:none;
}

.sentanceCase{
	 text-transform:capitalize !important;
}
.lowerCase{
	 text-transform:lowercase !important;
}
div#loader_image_div{
    left: 47%; 
    top:6.5%; 
    position:absolute; 
    z-index:999;
}

#aboutus iframe .artical p{
	font-family: "adobe-caslon-pro", serif;
	font-weight: 400;
	color:#222222;
	font-size: 18px;
        line-height: 24px;
        padding: 0 0 15px;
}

#aboutus hr.hrcustom{
	width:70%;
	margin: 0 15% 18px 15% ;
}

/*****Added by Puru on 17th Sept 2012*****/
div.box-of-helpful, div.box-of-helpful p{
    font-size: 13px; 
    line-height: 15px;
    color: rgb(102, 102, 102);
}

/*Added by Puru on 21st Sept 2012*/
#search .column1 .post .category.aUpper a, #author .column1 .post .category.aUpper a {
    text-transform: uppercase;
}
span#message_div {
    margin: 5px 0 0 0;
    height: 18px;
    clear: both;
    overflow: hidden;
    display: block;
}
.error {
    color: red;
    text-align: center;
    font-size: 12px;
    line-height: 18px;
    font-weight: 400;
}
.success {
    color: #009900;
    text-align: center;
    font-size: 12px;
    line-height: 18px;
    font-weight: 400;
}
div#weekly_sub_loader_div {
     position: absolute;
     z-index: 99;
     left: 47%;
}


/* social custom button styles for home page 27-9-2012 */

.socialicon .st_facebook_custom{
	width:79px;
	height:28px;
	text-indent:-9999px;
	margin:0 5px 0 0;
	float:left;
	overflow: hidden;
}

.socialicon .st_facebook_custom{
	background: url(../images/harparSprit.png) no-repeat;
	background-position: -237px 0px;
	display:block;
}

.socialicon .st_facebook_custom:hover{
	background-position: -237px -28px;
}


.socialicon .st_twitter_custom{
	width:79px;
	height:28px;
	float:left;
	margin:0px;
	text-indent:-9999px;
	overflow: hidden;
}

.socialicon .st_twitter_custom{
	background: url(../images/harparSprit.png) no-repeat;
	display:block;
	background-position: -320px 0px;
}

.socialicon .st_twitter_custom:hover{
	background-position: -320px -28px;
}




/*   social button for right side bar */

.socialicon.sidebar .st_facebook_custom{
	width:79px;
	height:28px;
	text-indent:-9999px;
	margin:0 5px 0 0;
	float:left;
	overflow: hidden;
}

.socialicon.sidebar .st_facebook_custom{
	background: url(../images/harparSprit.png) no-repeat;	
	background-position: -571px -42px;
	display:block;
}

.socialicon.sidebar .st_facebook_custom:hover{
	background-position: -571px -70px;
}


.socialicon.sidebar .st_twitter_custom{
	width:79px;
	height:28px;
	float:left;
	margin:0px;
	text-indent:-9999px;
	overflow: hidden;
}

.socialicon.sidebar .st_twitter_custom{
	background: url(../images/harparSprit.png) no-repeat;
	display:block;
	background-position: -571px -99px;
}

.socialicon.sidebar .st_twitter_custom:hover{
	background-position: -571px -127px;
} 

div#ajaxBlogLoader{
    left: 1%; 
    top:5px; 
    position:absolute; 
    z-index:999;
}

.margin10B { margin-bottom:10px !important;}


/* Static page style for user side */

h1.staticPageTitle {
	font-size:40px; 
	line-height:45px; 
	font-weight:700; 
	padding:10px 0 0px 0;
}

.staticPageContent h1 {
	font-size:32px; 
	line-height:36px;
	font-weight:700; 
	padding:10px 0 5px 0;
}

.staticPageContent h2 {
	font-size:26px; 
	line-height:30px;
	font-weight:700; 
	padding:10px 0 5px 0;
}

.staticPageContent h3 {
	font-size:22px; 
	line-height:26px; 
	font-weight:700; 
	padding:10px 0 5px 0;
}

.staticPageContent P {
	font-size:18px;
	line-height:24px;
	margin:5px 0 15px 0;
	font-weight:400;
	}	

.staticPageContent ul li, .staticPageContent ol li{ margin-left:20px; list-style-position:outside; line-height:24px; margin-bottom:15px; font-size:18px;}
.staticPageContent ul li{ list-style-type:disc; }

/*@font-face{ font-family: 'CASLON_3'; src: url('../fonts/CASLON_3.eot'); src: url('../fonts/CASLON_3.eot?#iefix') format('embedded-opentype'), url('../fonts/CASLON_3.woff') format('woff'), url('../fonts/CASLON_3.ttf') format('truetype'), url('../fonts/CASLON_3.svg#webfont') format('svg'); }
*/

.init-cap{ float: left; color: #222; font-size: 84px; line-height: 62px; /*margin-top:-13px;*/ padding:0px 8px 0px 0px; font-family: "CaslonTwoTwentyFour_Bold", serif; }

.commentaryHeading{ margin-bottom:35px;}


#errorhtml, #errorhtml1 {
	font-size: 14px;
    line-height: 17px;
    padding: 0 0 10px;
	color:#E60000;
	}

.warninghtml {
	font-size: 14px;
    line-height: 17px;
    padding: 0 0 10px;
	color:#E60000;
	}
	
.warninghtml a {
	font-size: 14px;
    line-height: 17px;
    padding: 0 0 10px;
	color:#E60000;
	text-decoration:underline;
	}
	
#google_ads_div_leaderboard_728x90_ad_wrapper, #google_ads_div_leaderboard_728x90{
	display:block;
	margin:0 auto;
	position:relative;
	text-align:center;
	}
	
#google_ads_div_leaderboard_728x90{
	margin:4px;
	}
	
#blogDetail .articlePost .image-wrapper { float:left; margin:0 10px 0 0;}			


.subHBorder {	
	border-top: 1px solid #E7E7E7;
    margin: 10px 0 14px 0;
	font-size:0px;
	clear:both;
	overflow:hidden;
 }
 
 p.customLHight{ line-height:20px!important; padding-top:20px;}
 
.searchCustomHt{ height:173px;border-bottom:none !important;}
.searchCustomHt1{ height:196px;border-bottom:none !important;}


.detailsPn{
   font-size:15px;  margin:40px 0 15px 0;
}

.detailsPn em {
    padding: 0 5px;
}

/* dingbat style font */


/* dingbat style font */

@font-face{ font-family: 'CaslonTwoTwentyFour_Bold'; src: url('../fonts/CaslonTwoTwentyFour_Bold.eot'); src: url('../fonts/CaslonTwoTwentyFour_Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/CaslonTwoTwentyFour_Bold.woff') format('woff'), url('../fonts/CaslonTwoTwentyFour_Bold.ttf') format('truetype');}

.ding{ font-family:'counters'; font-size:40px; position:relative; top:8px;}

.wp-caption img {
	display: block;
	margin: 0 auto;
	max-width: 100% !important;
}

/**
 *  Weekly Review box  : 25 Dec 2012
 */

.singleweeklyreveiw {
    height: 268px;
    text-align: center;
    width: 310px;
    background: none repeat scroll 0 0 #E6E6E6;
    border: 1px solid #CCCCCC;
    padding: 10px;
	float:left;
	margin: 0 20px 20px 0;
	position:relative;
	display:block;
   /* position: absolute;
    z-index: 12;
   	top: -21px;
    right: -17px;
 
    */
}

 .singleweeklyreveiw h2 {
    padding: 15px 0 40px !important;
	text-align:center;
}

/*.singleweeklyreveiw .close-btn {
    font-size: 8px;
    font-weight: 400;
    line-height: 12px;
    position: absolute;
    right: 5px;
    text-transform: uppercase;
    top: 7px;
    z-index: 99;
}

.singleweeklyreveiw .close-btn a {
    color: #666666;
    text-decoration: none;
}*/

.singleweeklyreveiw p {
    font-size: 16px;
    font-weight: 400;
    line-height: 19px;
	text-align:center;
}

form.singleweeklyreveiw {
    clear: both;
    margin: 10px auto;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
}

form.singleweeklyreveiw input {
    color: #666666;
    float: left;
    font-size: 14px;
    font-weight: 400;
    text-indent: 5px;
    height: 20px;
    border: medium none;
    margin: 0;
    outline: medium none;
    padding: 0;
}

.singleweeklyreveiw input.mail {
    text-transform: lowercase;
    width: 217px !important;
}

/* Advance search  */

.parent {
	  border: 1px solid #CCCCCC;
      width: 160px;
	  float:left;
	  margin-right:10px;
      color: #666666;
	}

ul#main{
	background: none repeat scroll 0 0 transparent;
    position: relative;
    font-size: 11px;
    padding:0px;
    text-indent: 8px;
	margin:0px;
}

#main > li{
	
    background: none;
    outline:0;
	overflow:hidden;
	display:block;
	line-height:30px;
	cursor:pointer;
}

#main > li span { 
	background:url(../images/arrowDown.gif) no-repeat top left; 
	display: inline-block; 
	width:8px; 
	height:7px; 
	margin-left:5px;
}

#main > li a{
	color:#666666;
	text-decoration:none;
}

ul#main li ul{
display:none;
}


.curent_user{
	background:#fff;
	list-style-type:none;
	margin:1px 7px 0px 7px;
	padding:0px;
	font-size: 11px;
}

ul.curent_user li {
	padding:0px 0px;  
	border-top: 1px solid #CCCCCC;  
	text-indent:0px; 
	line-height:28px;
}

ul#main li ul li:hover{
	background:#f3f3f3;
	cursor:pointer;	
}
 
#main li:focus ul, #main a:active + ul{
display:block;
}

/*CSS added by Puru on 19th Feb 2013 - for ticket #292*/
#slides .Slug .subhead em, #issueArticle h2.sbHead em {
    font-style: normal;
}
/*CSS added by Puru on 20th Feb 2013 - for ticket #292*/
#issueArticle h2.sbHead em {
    color: #222222;
    font-size: 32px;
    font-weight: 400;
    line-height: 36px;
    padding: 0;
}
