@import url('typography.css');
@import url('header.css');
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, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
}

body{
   /*background:url(http://www.jamaica-gleaner.com/images/breast_cancer.jpg);*/
   background-color:#fbfbfb;
	
}

#commentnotice span{
font-size:9px;
}

#news-story-content strong{
	line-height:1.5em;
}

#news-story-content p{
	line-height:1.5em;
}

#news-story-content p strong{
	line-height:1.5em;
}

#news-story-content p b {
	line-height:1.5em;
}

/* remember to define focus styles! */
:focus {
outline: 0;
}

ol, ul {
list-style: none;
}

.hidethis{
	display:none;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
border-collapse: separate;
border-spacing: 0;
}
caption, th, td {
font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: "";
}
blockquote, q {
quotes: "" "";
}
a{
	text-decoration:none;
}

/*
-----------------------------------------------------------------------------
	About Us
=============================================================================
*/
  #corporate{
  padding-left:50px;
  }


/*
-----------------------------------------------------------------------------
	MAIN PAGE LAYOUT
=============================================================================
*/


	#wrapper {
	text-align:left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 940px;
        background-color:#fff;
	padding:0 10px 10px 10px;
	}
	.inside{padding:10px}
	.clear{clear:both}
	.clearleft{clear:left}
	.clearright{clear:right}
	#header {
		margin: 0 0 0 0;
	}
	
	#side-a, .column1{
		float: left;
	}
	
	#side-b{
		float: right;
		}
	
	#mid-news, .column2{ 
		float: left;
		padding:0 10px 0 20px;
	}
	
	#main-news-wrap{
		float:left;
		margin-right:10px;
		width:630px;
	}
	#news-features, #news-sections{
		float:left;
		}
	
	div#news-container{
		background-image:url(/images/2010/gleanerbody_bg.gif); 
		background-position:top; 
		background-repeat:repeat-y; 
		background-color:#fff; 
		float:left
		
	}
	div#news-container.gleaner-story-page{
		background-image:url(/images/2010/gleaner-story-bg.gif);
		background-repeat:repeat-y; 
						
	}
	
	div#support-container{
		background-image:url(/images/2010/gleaner-story-bg2.gif);
		background-repeat:repeat-y; 
					
	}
	
	.standard-column{width:300px;overflow:hidden;position:relative;}
	.first-narrow{padding-right:20px}
	.narrow-column{width:140px;float:left}
	
	
	#footer {
		clear: both;
	}
	

/*
-----------------------------------------------------------------------------
	MAIN PAGE CONTENT
=============================================================================
*/


/*----------------------\
   Universal Classes
\-----------------------*/

.w-icon{
	padding-left:20px;
	background-position:left;
	background-repeat:no-repeat;
}
.bullet{
	background-image:url(/images/2010/bullet.gif);
}
.comments{
	background-image:url(/images/2010/comment_icon.gif);
}
.video{
	background-image:url(/images/2010/video_icon.gif);
}
.photo{
	background-image:url(/images/2010/photo_icon.gif);
}

.mobile{
	background-image:url(/images/2010/mobile_icon.gif);
}

.apps{
 background-image:url(/images/2010/apps_icon.gif);
}

.feed{
	background-image:url(/images/2010/feed_icon.gif);
}
.twitter{
	background-image:url(/images/2010/twitter_logo.jpg);
}

.facebook{
	background-image:url(http://web1.jamaica-gleaner.com/images/2010/fb_logo.jpg);
}

.story-tumb-wrap{
	float:right;
	padding:0 0 0 10px;
}
.last{
	border:none;
}
.ad{
	padding:10px 0;
	text-align:center;
	background-color:#fff
}
.ad img{
	padding-top:9px;
	background-image:url(/images/2010/ad_caption.gif);

	background-position:top left;
	background-repeat:no-repeat;
	background-color:#fff;
}
.right{
	float:right;
}
.left{
	float:left;
}
.text-block{
	display:block;
}
.caption{
	color:#a67a00;
}

/*--------------------------------------------------*/


ul.story-extras {
	padding: 10px 0;
}
ul.story-extras li{
	padding:3px 0;
}

#main-news, #story-wrapper{
	border-top:8px solid #a62a00;
	padding-bottom:20px;
	float:left;
}
#story-wrapper{
	width:630px;
	background-image:url(/images/2010/gleaner-story-bg.gif);
	background-repeat:repeat-y;
}


#story-wrapper-support{
	border-top:8px solid #a62a00;
	padding-bottom:20px;
	float:left;
	border-right:1px solid #deeefb;
}

/* Manatt page--------------------------------*/
#manatt-story{
   width:940px;
    border-top:8px solid #a62a00;
	padding-bottom:20px;
	float:left;
	border-right:1px solid #deeefb;
}

#ministers{
width:160px;
float:left;
padding:7px;
border:solid #CCCCCC 1px;
margin:5px;
}


/* Ticker 
----------------------*/

#news-ticker{
	background-color:#fff;
	padding:2px 0 5px 0;
}
a.tick-back{
	padding-left:5px;
}
a.tick-fwd{
	padding-right:5px;
}

/* Main Story + Column1
--------------------------*/

img.main-story-img{
	width:300px;
	border-bottom:2px solid #a62a00;
}
div#in-photos img.gal-prev{
	border-bottom:2px solid #a62a00;
}
div.gallery-controls{
	padding:5px 0;
	border-bottom:1px dotted #0072bc;
}

div#gallery-arrows{
	float:right;
}

/* Secondary Story + column2
----------------------------*/

#lead-stories{width:300px;}
span.photo-link{display:block}

#lead-stories li{
	padding:5px 0;
	border-bottom:1px dotted #0072bc;
}
#lead-stories li.last{
	border:none
}
#video-thumbs{
	padding:5px 0 5px 0;
}
#video-thumbs div{
	float:left;
	padding-right:3px;
       color:#a62a00;
}
#video-thumbs div a{ border:solid 1px #0033FF; display:block; padding:1px;}
/* Blogs */

#slider{
	background-image:url(/images/2010/blog-bg.gif);
	background-position:top left;
	background-repeat:repeat-x;
	width:300px;
	position:relative;
	padding:30px 0 0 0;
	z-index:9;
}
#blog-tabs{
	padding-right:20px;
	float:right;
	margin-bottom:-1px;
	z-index:9999;
	position:relative;
}
#blog-tabs li{
	float:left;
	width:85px;
}
#blog-tabs li a{
	display:block;
	height:22px;
	background-position:top left;
	background-repeat:no-repeat;
	background-image:url(/images/2010/tab-off.gif);
	color:#fff;
	text-align:center;
	line-height:25px;
}
#blog-tabs li a.tab-on{
	background-image:url(/images/2010/tab-off.gif);
	color:#fff;
}
#blog-tabs li a.tab-off{
	background-image:url(/images/2010/tab-on.gif);
	color:#6db5e3;
}
#blogs-list, #blogs-list-popular{
	background-color:#fff;
	padding:10px 10px 10px 0px;
	width:280px; 
}
#blogs-list li, #blogs-list-popular li{
	padding:10px 0;
	border-bottom:1px solid #f2e1db; 
}

span.blog-title{
	display:block;
	padding:10px 0;
	border-top:1px dotted #aa330b;
	margin-top:10px;
}

/* Tertiary Story + column3
----------------------------*/

#story-skimmer{
	width:300px;
	padding:0px 0;
	background-color:#fff;
}
#story-skimmer p{width:290px;}
h4.skimmer-h4{
	width:290px;
	padding-top:0px;
	font-weight:bold;
	line-height:1.4em;
	clear:both;
}
span.skm-select-title{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333;
	font-size:1.4em;
	padding-right:15px;
	background-image:url(/images/2010/arrow_lightblue_right.gif);
	background-position:right;
	background-repeat:no-repeat;
	float:left;
	display:block;
}
div#skim-controls{
	float:right;
}
div#skim-controls span{
	line-height:14px;
}
/*Pictorial features*/

div.pict-feature img{
    border-left: 5px solid #0072bb;
	border-right: 5px solid #0072bb;
    border-bottom: 5px solid #0072bb;
}

div.pict-feat-hdr{
	background-color:#0072bb;
	padding:10px 5px;
	margin-top:10px;
}
div.pict-feat-hdr span{
	color:#fff;
}
#market-summary{
	background-color:#fff;
	width:300px;
	padding:10px 0;
}

#market-summary table{
	width:300px;
}

/*Quick Poll Sidebar*/

#small-poll ul{
	padding:5px;
}
#small-poll span.poll-question{
	display:block;
	color:#a62a00;
}
#small-poll li{
	padding:5px 0;
}
#small-poll li label{
	padding-left:5px;
}
a.more-polls{
	display:block;
	border-top:1px dotted #a62a00;
	border-bottom:1px dotted #a62a00;
	padding:5px 10px 5px 0;
	background-image:url(/images/2010/rgt_arrow-poll.gif);
	background-position:right;
	background-repeat:no-repeat;
}

/*Sidebar Lists - Extras*/

div.extras-list ul li{
	padding:5px 0;
	border-bottom:1px dotted #0072bc;
       font-weight:bold;
}

/*
-----------------------------------------------------------------------------
	Sections Preview
=============================================================================
*/

div.news-section ul.sub-title-list li{
	padding:5px 0;
	border-bottom:1px dotted #0072bc;
}
#ent-section-preview h2{
	border-color:#ffbc00;
}
#spo-section-preview h2{
	border-color:#008545;
}
#pol-section-preview h2{
	border-color:#575dc2;
}
#bus-section-preview h2{
	border-color:#379cde;
}
#profiles-in-medicine h2{
	border-color:#ff4100;
}
img.news-section-image{
	border-bottom:2px solid #a62a00;
}
img.blog-icon{
	display:none; /* needs proper styling */
}

/*
-----------------------------------------------------------------------------
	Sections Preview
=============================================================================
*/

/*
-----------------------------------------------------------------------------
	Footer Area
=============================================================================
*/

#footer{
	padding-top:20px;
	
	width:940px;
	background-color:#fff;
}
#jamaica-gleaner-archives{
	border-bottom:8px solid #0072bc;
	border-top:8px solid #0072bc;
	padding:10px 0 0 0;
	width:940px;
}
ul.archivezone{
	height:160px;
	width:940px;
}
ul.archivezone li{
	float:left;
	width:300px;
}
ul.archivezone li.last{
	float:right;
}
ul.archivezone li a.arch-image{
	float:right;
	position:relative;
	bottom:40px;
	left:20px;
}
ul.archivezone li ul li{
	padding:5px 0;
	border-bottom:1px dotted #0072bc;
}
ul.archivezone li ul li.archive-list-title{
	padding-bottom:20px;
	display:block;
}

#sub-footer{
	clear:both;
	background-image:url(/images/2010/footer-bg.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	background-color:#16284b;
	padding:20px;
}
#gleanerlinks{float:left;}
#gleanerlinks ul{float:left;margin-right:40px;}
#gleanerlinks li{border-bottom:1px dotted #fff;}
#gleanerlinks li a{font-size:1em;color:#fff;line-height:2;text-decoration:none;font-family:Verdana, Arial, Helvetica, sans-serif;}
#gleanerlinks li.lnktitle{font-weight:bold;color:#fff;border-bottom:5px solid #fff;margin-bottom:5px;font-size:1em;padding-bottom:5px;}
#gleanerlinks li a:hover{color:#16284b;}
#copyright{clear:both;padding:20px 0;}
#copyright span{text-align:center;font-size:1em;color:#fff;display:block;}
#copyright span.credits{padding-top:20px;color:#0b83f4;font-size:.8em;}
#glogo{float:right;position:relative;right:40px;top:180px;}
a.go{color:#fff;}

/*
-----------------------------------------------------------------------------
	Story Page
=============================================================================
*/

#news-story{
	width:460px;
}
#story-header-wrapper{
	background-color:#fff;
}
#story-header{
	width:480px;
	padding-bottom:5px;
}
#news-story-content{
	clear:both;
	border-top:1px solid #a62a00;
	width:460px;
}
#support-content{
	clear:both;
	border-top:1px solid #a62a00;
	width:620px;
}

#support_page-content{
	clear:both;
	width:620px;
	}
	


#search-support-content{
	clear:both;
	border-top:1px solid #a62a00;
	width:930px;
}

img.news-story-image{
	padding:5px 0 0 0;
	border-bottom:2px solid #a62a00;
}
span.story-image-caption{
	display:block;
	padding:5px 0 10px 0;
}
ul.story-extras-list{
	border-top:1px solid #a62a00;
	background-color:#f9f9f9;
}
#story-extras ul.story-extras-list li{
	border-color:#999;
       font-weight:normal;
}
#story-extras ul.story-extras-list li a{
	color:#333;
}
#font-resizer-wrapper{
	padding:10px;
}
div.font-resizer{
	height:21px;
	background-image:url(/images/2010/font-icon.gif);
	background-position:left;
	background-repeat:no-repeat;
	line-height:21px;
	padding-left:30px;
}

/*
-----------------------------------------------------------------------------
	MAIN PAGE LAYOUT
=============================================================================
*/


.scroll{
	/*height:345px;*/
	overflow-x:hidden;
	position:relative;
	border-top:1px solid #6db5e3;
	margin:0 10px;
	}
.scrollContainer{
	
}
.scrollContainer div.panel{
	width:280px;

}
/*##########################################*/
#video-thumbs{
	width:1070px;
	height:90px;
	background-color:#fff;
	overflow:hidden;
	position:relative;
	margin-bottom:5px;
}
#video-thumbs div.items{
	width:200000px;
	padding:20px 0;
	clear:both;
	position:absolute;
}
#video-thumbs div.items div{
	float:left;
	width:120px;
	margin:0 5px;
}
#video-thumbs div.items div img{
	padding:5px 0;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

#story-skimmer{
	height:160px;
	overflow:hidden;
	position:relative;
       border-bottom: 1px dotted #0072bc; /*20100317 RLB*/
}
#story-skimmer div.items{
	width:200000px;
	/*padding:20px 0;*/ /*20100317 RLB*/
	clear:both;
	position:absolute;
}
#story-skimmer div.items div{
	float:left;
	margin:0 5px; 
}
.addthis_toolbox{margin-top:10px;}

/*
-----------------------------------------------------------------------------
	Breaking News
=============================================================================
*/

#breakingNews{
	width:940px;
	height:50px;
	clear:both;
	background-image:url(/images/2010/bn-bg.png);
	background-position:left top;
	background-repeat:repeat-x;
	margin-bottom:5px;
}
#bnTitle{
	width:188px;
	height:50px;
	margin-right:10px;
	float:left;
	background-image:url(/images/2010/bnTitle-bg.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
#bNews{
	padding:15px 20px 5px 0px;
}
#bNews a{
	font-size:1.2em;
	font-weight:bold;
}
#bNews a:hover{
	text-decoration:underline;
}
.facebooklike{border-top:1px solid #E0EFF8; padding: 2px 2px; margin:2px 0px;height:35px;}
.facebooklike p{height:15px;}
.latestnewstimestamp{font-size:9px;color:red;text-transform:lowercase;font-weight:normal;}

.crimefocus{font-family:"Arial Black";padding:0px;width:300px;background-color:#000;color:#FFFFFF; font-weight:normal; height:60px;font-size:12px;text-align:center;}
.crimebody{width:210px;float:left;}
.crimefocus h1{font-family:"Arial Black"; font-size:40px; padding:0px; margin:0px; color:#FFF; width:100px; float:left;}
.crimedate{float:left;width:100px;padding:12px 0px;}
/*.crimedate{float:right;width:120px;padding:4px 0px;}*/
.crimelink{float:right;width:80px;font-size:14px;background-color:#DF0000;padding:6px 0px; margin:4px 4px;}
/*.crimelink{clear:both}*/
.crimefocus a {color:#fff;text-decoration:underline;}
.crimefocus a:visited {color:#fff;text-decoration:underline;}
.crimefocus a:hover {color:#fff;text-decoration:underline;}
.crimemainbody {font-size:14px;font-weight:bold;}
.crimemainbody li{list-style:disc;margin-left:15px;line-height:1.5em;}
/*latestnews*/
.latestnews{}
.latestnews-header{font-size:18px;font-weight:bold; border-top:9px solid red;  border-bottom:1px solid black; padding:5px; background-color:#efefef;}
.latestnews-body{padding:5px;font-size:14px; line-height:1.4em;background-color:#fafafa;}
.latestnews-body li{margin-left:15px; list-style:disc; padding:5px 0;border-bottom:1px dotted #0072bc;}
.latestnews-footer{font-size:11px;}
/* Top Jobs.. needs work..*/
.topjobs {background-color:#EFEFEF; padding:0px 5px;}
.topjobs h1{border-bottom:3px solid #ff0; font-size:1.4em;font-weight:bold;padding:2px; color:#fff; background-color:#f00}
.topjobs a{font-weight:bold;}
.topjobs br{margin-bottom:8px;}