/*



-----------------------------------------------



Stylesheet:  Screen.css


Author:   Andy Shaw
Wordpress:   Andre Beltrame
Version:  14 Dec 2008


----------------------------------------------- */





.hide {

	display:none !important;

}

.clear {

	clear:both !important;

}

:focus {

	outline:0;

}

.floatLeft {

	float: left;

}

.floatRight {

	float: right;

}

* {

	/* text-shadow: #39434d 0 0 1px; */

	margin: 0px;

	padding: 0px;

}

img {

	border: none;

}

 -webkit-text-size-adjust: none;

h1 {

	font-size: 4.2em;

	line-height: 1em;

}

h2 {

	font-size: 2em;

	line-height: 1.3em;

}

h3 {

	font-size: 1.3em;

	line-height: 1.1em;

	text-shadow: #fff 0 0 1px;

}

h4 {

	font-size: 1.3em;

	line-height: 1.1em;
	
	padding-top: 5px;
	
	font-weight: normal;

}

h5 {

	font-size: 1em;

	line-height: 1.2em;

	font-weight: normal;

}

h6 {

	font-size: 1em;

	line-height: 1.2em;

}

p {

	font-size: 0.75em;

	line-height: 1.5em;

	text-shadow: #fff 0 0 1px;

}

em {

	font-style: italic

}

strong {

	font-style: bold;

}

a {

	color:#ba131a;

	text-decoration: none;

}

a:hover, a:focus {

	color: #000000;

	text-decoration: underline;

}

img a:hover, a:focus {

	border: none;

}

img:hover, img:focus {

	border: none;

}

a:active, a:visited {

 colour: #000;

	text-decoration: none;

}

.navigation li.active_home, 

.navigation li.active_blog, 

.navigation li.active_advertising, 

.navigation li.active_contact {

background-color: #000000; }

body {

	background-color: #edece8;

	font-family: Georgia, serif;

	font-size:100%;

}

#container {

	height: auto;

	width: 980px;

	margin-right: auto;

	margin-left: auto;

}

#header {

	height: 480px;

	width: 940px;

	background-image: url(images/headerBg.png);

	background-repeat: repeat-x;

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-left-width: 1px;

	border-right-style: solid;

	border-bottom-style: solid;

	border-left-style: solid;

	border-right-color: #fff;

	border-bottom-color: #fff;

	border-left-color: #fff;

	padding-right: 19px;

	padding-bottom: 19px;

	padding-left: 19px;

}

#header2 {

	height: 100px;

	width: 940px;

	background-image: url(images/headerBg.png);

	background-repeat: repeat-x;

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-left-width: 1px;

	border-right-style: solid;

	border-bottom-style: solid;

	border-left-style: solid;

	border-right-color: #fff;

	border-bottom-color: #fff;

	border-left-color: #fff;

	padding-right: 19px;

	padding-bottom: 19px;

	padding-left: 19px;

}

.horizonLogo a {

	height: 80px;

	width: 316px;

	display: block;

	overflow:hidden;

}

.horizonLogo {

	background-image: url(images/logoHorizon.png);

	background-repeat: no-repeat;

	background-position: left;

	height: 80px;

	width: 316px;

	float: left;

	margin-top: 19px;

}

.horizonLogo:hover, .horizonLogo:focus {

	background-position: right;

}

.turboJetLogo a {

	height: 38px;

	width: 235px;

	display: block;

	overflow:hidden;

}

.turboJetLogo {

	background-image: url(images/turboJetlogo.png);

	background-repeat: no-repeat;

	background-position: left;

	height: 38px;

	width: 235px;

	float: right;

	margin-top: 24px;
	
	clear:right;

}

.turboJetLogo:hover, .turboJetLogo:focus {

	background-position: right;

}

.turboJetLogo2 a {

	height: 38px;

	width: 235px;

	display: block;

	overflow:hidden;

}

.turboJetLogo2 {

	background-image: url(images/turboJetlogo.png);

	background-repeat: no-repeat;

	background-position: left;

	height: 38px;

	width: 235px;

	float: left;

	margin-top: 23px;

	margin-left: 80px;

}

.turboJetLogo2:hover, .turboJetLogo2:focus {

	background-position: right;

}

.navigation {

	float: right;

	background-color: #741C19;

	height: 35px;

	width: auto;

}

.navigation li {

	list-style-type: none;

	float: left;

}

.navigation li:hover, .navigation li:focus {

	background-color: #000000;

}

.navigation li:active {

	background-color: #AB0E14;

}

.navigation li.active {

	background-color: #000000;

}

.navigation a {

	text-decoration: none;

}

#magazine {

	background-image: url(images/magazine.png);

	background-repeat: no-repeat;

	height: 35px;

	width: 76px;

	display: block;

	text-indent: -9999px;

	padding-right: 10px;

	padding-left: 10px;

	background-position: center;

}

#blog {

	background-image: url(images/blog.png);

	background-repeat: no-repeat;

	height: 35px;

	width: 36px;

	display: block;

	text-indent: -9999px;

	background-position: center;

	padding-right: 10px;

	padding-left: 10px;

}

#emag {

	background-image: url(images/emag.png);

	background-repeat: no-repeat;

	height: 35px;

	width: 46px;

	display: block;

	text-indent: -9999px;

	background-position: center;

	padding-right: 10px;

	padding-left: 10px;

}

#advertising {

	background-image: url(images/advertising.png);

	background-repeat: no-repeat;

	height: 35px;

	width: 93px;

	display: block;

	text-indent: -9999px;

	padding-right: 10px;

	padding-left: 10px;

	background-position: center;

}

#contact {

	background-image: url(images/contact.png);

	background-repeat: no-repeat;

	height: 35px;

	width: 61px;

	display: block;

	text-indent: -9999px;

	padding-right: 10px;

	padding-left: 10px;

	background-position: center;

}

#switch {

	background-image: url(images/switchToChinese.png);

	background-repeat: no-repeat;

	height: 35px;

	width: 55px;

	display: block;

	text-indent: -9999px;

	background-position: center;

	padding-right: 10px;

	padding-left: 10px;

}

#mainFeature {

	float: left;

	height: 363px;

	width: 618px;

	border: 1px solid #730a11;

	position: relative;

	margin-top: 14px;

}

#readMoreButtonLarge a {

	height: 30px;

	width: 121px;

	display: block;

	overflow:hidden;

}

#readMoreButtonLarge {

	background-image: url(images/readMoreButton.png);

	background-repeat: no-repeat;

	background-position: left;

	height: 30px;

	width: 121px;

	position: absolute;

	right: 10px;

	bottom: 10px;

}

#readMoreButtonLarge:hover, #readMoreButtonLarge:focus {

	background-position: right;

}

#rightHeaderBox {

	float: right;

	height: auto;

	width: 300px;

	margin-top: 14px;

}

#searchAndRSSHolder {

	padding: 10px;

	width: 280px;

	height: 25px;

	background-color: #741C19;

	position: relative;

	display: block;

}

#searchAndRSSHolder2 {

	padding: 10px;

	width: 280px;

	height: 25px;

	background-color: #741C19;

	position: relative;

	display: block;

	float: right;

	margin-top: 19px;

}

#search {

	height:25px;

	background-image: url(images/searchBg.png);

	background-repeat: no-repeat;

	background-position: left;

	width: 246px;

}

#search-input {

	border:0;

	width:175px;

	height:15px;

	float:left;

	display:inline;

	background:transparent;

	padding-left: 10px;

	margin-left: 25px;

	color: #666666;

	font-size: 0.7em;

	vertical-align: baseline!important;

	padding-top: 3px;

	padding-bottom: 3px;

	margin-top: 3px;

}

#search div.bg {

	float:left;

	display:inline;

	background-color: transparent;

}

#search-submit {

	float:right;

	height: 25px;

	width: 36px;

	background-image: url(images/go.png);

	background-position: left;

	border-top-width: 0px;

	border-right-width: 0px;

	border-bottom-width: 0px;

	border-left-width: 0px;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

}

#search-submit:hover, #search-submit:focus {

	background-position: right;

	cursor: pointer;

}

.rssButton {

	height: 25px;

	width: 25px;

	background-image: url(images/rssButton.png);

	background-repeat: no-repeat;

	background-position: left;

	position: absolute;

	right: 10px;

	bottom: 10px;

}

.rssButton:hover, .rssButton:focus {

	background-position: right;

	cursor: pointer;

}

#archiveBox {

	background-image: url(images/archiveBg.png);

	background-repeat: no-repeat;

	height: 100px;

	width: 300px;

	margin-top: 10px;

	display: block;

	position: relative;

}

#editionSelector {

	position: absolute;

	right: 10px;

	bottom: 10px;

}

#emagBox {

	height: 200px;

	width: 300px;

	margin-top: 10px;

	background-image: url(images/emagBg.png);

	display: block;

	position: relative;

	background-repeat: no-repeat;

	background-position: left;



}

#emagBox img {

	float: right;

}

#emagSectionButton a {

	height: 22px;

	width: 107px;

	display: block;

	overflow:hidden;

}

#emagSectionButton {

	background-image: url(images/emagSectionButton.png);

	background-repeat: no-repeat;

	background-position: left;

	height: 22px;

	width: 107px;

	position: absolute;

	bottom: 10px;

	left: 10px;

}

#emagSectionButton:hover, #emagSectionButton:focus {

	background-position: right;

}

#content {

	height: auto;

	width: 948px;

	border: 1px solid #d6eaf5;

	background-color: #FFFFFF;

	margin-top: 20px;

	padding-top: 20px;

	padding-right: 10px;

	padding-left: 20px;

	padding-bottom: 20px;
	
	background-image: url(images/contentFade.gif);
	
	background-repeat: repeat-x;
	
	background-position: top;

}

#features {

	float: left;

	height: auto;

	width: 630px;

}

#sidebar {

	float: right;

	height: auto;

	width: 310px;

}

.featureBox {

	float: left;

	height: 300px;

	width: 305px;

	position: relative;

	margin-bottom: 25px;

	padding-right: 10px;

}

h2#otherFeaturesTitle {

	background-image: url(images/otherFeaturesThisMonthTitle.png);

	background-repeat: no-repeat;

	height: 23px;

	width: 620px;

	text-indent: -9999px;

	display: block;

	margin-bottom: 10px;

}

h2#sponsorsTitle {

	background-image: url(images/sponsorsTitle.png);

	background-repeat: no-repeat;

	text-indent: -9999px;

	display: block;

	height: 23px;

	width: 300px;

	margin-bottom: 10px;

}

.featureBox h3 {

	font-weight: normal!important;

	padding-top: 9px;

	text-transform: capitalize;

	text-decoration: none;

}

.featureBox h3 a:hover, .featureBox h3 a:focus {

	text-decoration: none;

	border-bottom-width: 1px;

	border-bottom-style: dotted;

	border-bottom-color: #000000;

	color: #000000;

}

.featureBox p {

	font-style: italic;

	text-align: justify;

	padding-bottom: 0px!important;

}

#editorialContent h3 {
	font-size: 3.5em;
	line-height: 1.1em;
	margin-top: 10px;
	margin-bottom: 10px;
	text-transform: capitalize;
}

#editorialContent p {

	font-size: 0.85em;

	line-height: 1.6em;

}

.readMoreButton a {

	height: 20px;

	width: 81px;

	display: block;

	overflow:hidden;

}

.readMoreButton {

	background-image: url(images/readMoreButtonSmall.png);

	background-repeat: no-repeat;

	background-position: left;

	height: 20px;

	width: 81px;

	float: left;

	clear: both;

	margin-top: 5px;

}

.readMoreButton:hover, .readMoreButton:focus {

	background-position: right;

}

.ad125x125 img {

	display: block;

	float: left;

	border: 10px solid #d3e9f4;

	margin-right: 10px;

	margin-bottom: 20px;

}

.ad125x125 img:hover, .ad125x125 img:focus {

	border: 10px solid #e0f0f8;

}

.ad300x250 img {

	clear: both;

	height: 250px;

	width: 300px;

	float: left;

	margin-bottom: 10px;

}

#calendarTitle {

	background-image: url(images/calendarTitle.png);

	background-repeat: no-repeat;

	text-indent: -9999px;

	display: block;

	height: 23px;

	width: 300px;

	margin-bottom: 10px;

}

#footer {

	background-color: #000000;

	height: auto;

	width: 100%;

	color: #FFFFFF;

	display: block;

}

#footer ul {

	height: auto;

	width: 980px;

	margin-right: auto;

	margin-left: auto;

	padding-top: 15px;

	padding-bottom: 15px;

}

#footer li {

	text-decoration: none;

	list-style-type: none;

}

#footer ul a {

	font-size: 0.7em;

	text-shadow: #39434d 0 0 1px;

}

#footer ul a:hover, #footer ul a:focus {

	color: #fff;

	text-decoration: none;

	border-bottom-width: 1px;

	border-bottom-style: dotted;

	border-bottom-color: #FFFFFF;

}

p.calendarText {

	padding-right: 15px;

	font-size: 0.9em;

	padding-top: 20px;

	display: block;

	width: 140px;

	margin-left: 10px;

	float: right;

	margin-right: 15px;

}

.calendarText a:hover, .calendarText a:focus {

	color: #000000;

	text-decoration: none;

	border-bottom-width: 1px;

	border-bottom-style: dotted;

	border-bottom-color: #000000;

}

#regularsTitle {

	background-image: url(images/theRegularsTitle.png);

	background-repeat: no-repeat;

	display: block;


	height: 23px;

	width: 300px;

	clear: both;

	float: left;

	text-indent: -9999px;

	margin-top: 20px;

}

#regLeft {

	clear: both;

	float: left;

	height: auto;

	width: 145px;

}


#regHolder {

	clear: both;

	float: left;

	height: auto;

	width: 300px;

}

#regHolder ul {

	margin: 0;

	padding: 0;

	list-style-type: none;



}

#regHolder li  {

	width: 145px;
	float: left;
        min-height:100px;
	height: auto;


}

#regLeft a:hover, #regLeft a:focus {

	color: #000000;

	text-decoration: none;

	border-bottom-width: 1px;

	border-bottom-style: dotted;

	border-bottom-color: #000000;

}

#regRight a:hover, #regRight a:focus {

	color: #000000;

	text-decoration: none;

	border-bottom-width: 1px;

	border-bottom-style: dotted;

	border-bottom-color: #000000;

}

#regRight {

	float: right;

	height: auto;

	width: 145px;

	margin-right: 10px;

}

#sidebar h4 {

	margin-top: 10px;

	font-weight: normal;

}

#followHorizonTitle {

	background-image: url(images/followHorizonTitle.png);

	background-repeat: no-repeat;

	height: 23px;

	width: 300px;

	clear: both;

	float: left;

	text-indent: -9999px;

	display: block;

	margin-top: 20px;

	margin-bottom: 10px;

}

#followText {

	display: block;

	float: right;

	margin-right: 10px;

	margin-left: 5px;

	width: 160px;

}

#followText p {

	font-size: 1em;

	line-height: 1.3em;

	padding-bottom: 5px;

	padding-top: 5px;

}

#followText em {

	font-size: 0.7em;

}

#followText a:hover, #followText a:focus {

	color: #000000;

	text-decoration: none;

	border-bottom-width: 1px;

	border-bottom-style: dotted;

	border-bottom-color: #000000;

}

.skipLinks {

	display: none;

}

#features p {

	padding-bottom: 20px;

}

#otherFeatureThisMonthsTitle {

	background-image: url(images/otherFeatures.png);

	background-repeat: no-repeat;

	height: 23px;

	width: 300px;

	text-indent: -9999px;

	display: block;

	margin-bottom: 10px;

}

#otherFeaturesSmall img {

	float: left;

	margin-bottom: 10px;

	margin-right: 10px;

}

#editorialContent p a:hover, #editorialContent p a:focus {

	color: #000000;

	text-decoration: none;

	border-bottom-width: 1px;

	border-bottom-style: dotted;

	border-bottom-color: #000000;

}

#otherFeaturesSmall h3 {

	font-size: 0.95em;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #fff;

}

.textAreaFeatures {

	height: auto;

	width: 145px;

	float: right;

	margin-right: 10px;

}

#otherFeaturesSmall {

	width: 310px;

	height: auto;

	margin-bottom: 10px;

}

.textAreaFeatures p {

	font-style: italic;

}

#otherFeaturesSmall h3:hover,#otherFeaturesSmall h3:focus {

	color: #000000;

	border-bottom-width: 1px;

	border-bottom-style: dotted;

	border-bottom-color: #000000;

}

.featureBox p a:hover {

text-decoration: none;

color: #000000;

	border-bottom-width: 1px;

	border-bottom-style: dotted;

	border-bottom-color: #000000;

}

.textAreaFeatures a:hover, #textAreaFeatures a:focus {

	text-decoration: none;

}

#editorialContent h6 {

	color: #666666;

	font-size: 0.8em;

	padding-bottom: 10px;

	font-weight: normal;

}

#editorialContent p {

	padding-right: 10px;

}

#editorialContent hr {

	width: 610px;

	border-top-width: 1px;

	border-top-style: dotted;

	border-top-color: #000000;

	padding-right: 10px;

	height: 0px;

	background-color: #FFFFFF;

}

.leaveAComment {

	background-image: url(images/comment.png);

	background-repeat: no-repeat;

	background-position: left 3px;

	padding-left: 20px;

	float: right;

}



#editorialContent h3 a:hover {

color: #000000;

	text-decoration: none;

	border-bottom-width: 1px;

	border-bottom-style: dotted;

	border-bottom-color: #000000;}

#searchResultsTitle {
	background-image: url(images/searchResults.gif);
	background-repeat: no-repeat;
	display: block;
	height: 23px;
	width: 620px;
	text-indent: -9999px;
}
.searchResult {
	height: auto;
	width: 305px;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: 10px;
}
.searchResult img {
	float: left;
	padding-right: 10px;
}
.searchResult   h4  a {
	font-size: 1em;
}
.searchResult h4 a:hover {
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
}
.searchResult p {
	padding-bottom: 5px!important;
}
#pagination {
	float: left;
	margin-top: 15px;
}
#pagination li {
	border:0;
	margin:0;
	padding:0;
	font-size:1.2em;
	list-style:none;
	float:left;
	font-family: Georgia, serif;
}
#pagination a {
	border:solid 1px #ba131a;
	margin-right:2px;
	font-weight: normal;
}
#pagination .next a, #pagination .previous a {
	font-weight:normal;
	border:solid 1px #FFFFFF;
}
#pagination .active {
	color:#ff0084;
	font-weight:normal;
	display:block;
	float:left;
	padding:4px 6px;
}
#pagination a:link, #pagination a:visited {
	color:#ba131a;
	display:block;
	float:left;
	padding:3px 6px;
	text-decoration:none;
}
#pagination a:hover {
	border:solid 1px #000;
	color:#000;
}
h2#archiveLongTitle {

	background-image: url(images/archiveTitle.gif);

	background-repeat: no-repeat;

	height: 23px;

	width: 620px;

	text-indent: -9999px;

	display: block;

	margin-bottom: 10px;

}

h3#archiveTitle {

	background-image: url(images/archiveTitle.gif);

	background-repeat: no-repeat;

	height: 23px;

	text-indent: -9999px;

	display: block;

	margin-bottom: 10px;

}

.blogTitle h3 {
font-size: 2.3em!important;
}

.article p:first-child:first-letter {
	font-family:"Helvetica Neue",Helvetica,sans-serif;
	background:#a51519 none repeat scroll 0;
	color:white;
	display:block;
	float:left;
	font-size:3.42857em;
	font-weight:bold;
	line-height:1.2em;
	margin:0.17em 0.2em 0 0;
	padding:0 0.5em;
	text-transform:uppercase;
}


.cover { margin-bottom: 10px;
         margin-top: 10px;
}

#sidebar h5 {
font-size:0.9em;
line-height:1.3em;
padding-bottom: 10px;
}

.rssButton a {
display: block;
height: 25px;
width: 25px;
}

#disqus_thread #dsq-content h3 {
font-size:1em!important;
}

.article h4 {
font-size: 1.4em!important;
padding-bottom: 3px;
}