@charset "utf-8";



/* reset all element margins/padding --------------------------------------------- */
html, body, div, span, iframe, h1, h2, h3, h4, h5, h6,
p, blockquote, a, em, img, strong, sub, sup, dl, dt,
dd, ol, ul, li, fieldset, form, label, legend, table,
tr, td {
	border: 0;
	font-size: 100%;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
/* /reset all element margins/padding --------------------------------------------- */



body {
	background: #eee url("../../all/images/breaking_news/site_bg.png") repeat-x top;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
}

.clear {
	clear: both;
	visibility: hidden;
}

#ad_leaderboard {
	margin: 6px auto 4px auto;
	width: 770px;
}

#site_container {
	background-color: #fff;
	border-top: 1px solid #c3c3c3;
	border-bottom: 1px solid #dcdcdc;
	border-left: 1px solid #bdbdbd;
	border-right: 1px solid #bdbdbd;
	margin: 0 auto;
	width: 1000px;
}
	
#header {
	border-top: 1px solid #b4b4b4;
}
		
#products {
    background-color: #4b4b4b;
    border-top: 1px solid #a2a2a2;
    color: #888;
    font-size: 10px;
    padding: 5px 0;
    text-align: center;
}
			
#products a {
    color: #fff;
}
		
#masthead {
    background: url("../../all/images/breaking_news/masthead_bg.png") no-repeat;
    height: 106px;
}
			
#logo { 
    display: block;
    float: left;
    height: 58px;
    margin-left: 84px;
    _margin-left: 42px; /* ie6 margin doubling bug */
    margin-top: 27px;
    width: 364px;
}

#masthead_right_box {
    float: right;
    padding: 10px 11px 0 0;
    width: 465px;
}
				
#search_box {
    background: url("../../all/images/breaking_news/search_box_bg.png") no-repeat;
    height: 28px;
    text-align: right;
}
    
#search_box input {
    background-color: #fff;
    border: 1px solid #e1e1e1;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    width: 265px;
}
    
#search_box .submit {
    background: url("../../all/images/breaking_news/button_bg.png") repeat-x top;
    border-top: 1px solid #ffbf6c;
    border-right: 1px solid #df6900;
    border-bottom: 1px solid #c24500;
    border-left: 1px solid #ff8536;
    color: #fff;
    font-size: 11px;
    font-weight: bold;
    height: 21px;
    margin: 3px 4px 0 0;
    width: 70px;
}

#classads_box {
    background-color: #e1e2df;
    border-top: 1px solid #dedfdc;
    border-right: 1px solid #d9dad7;
    border-bottom: 1px solid #d2d3d0;
    border-left: 1px solid #e5e5e3;
    height: 52px;
    margin-top: 3px;
    overflow: hidden;
    padding: 3px;
}

#iol_jobs {
    background: #faa60f url("../../all/images/breaking_news/classads_ioljobs.png") no-repeat top;
    display: block;
    float: left;
    height: 52px;
    margin-right: 1px;
    overflow: hidden;
    text-indent: -999px;
    width: 148px;
}

#iol_property {
    background: #f60 url("../../all/images/breaking_news/classads_iolproperty.png") no-repeat top;
    display: block;
    float: left;
    height: 52px;
    margin-right: 1px;
    overflow: hidden;
    text-indent: -999px;
    width: 148px;
}

#motoring_classads {
    background: #c00 url("../../all/images/breaking_news/classads_motoringclassads.png") no-repeat top;
    display: block;
    float: left;
    height: 52px;
    overflow: hidden;
    text-indent: -999px;
    width: 148px;
}
					
#iol_jobs:hover,
#iol_property:hover,
#motoring_classads:hover {
    background-color: #18136e;
}

#content_container {

    /*border: 1px solid #bdbdbd;*/
    border-top: 0;
}
		
		
		
/* column 1 ---------------------------------------------------------------------- */
#column_1 {
    float: left;
    padding: 0 0 25px 2px;
    width: 280px;
}

#photo {
    background: #434343 url("../../all/images/breaking_news/photo_bg.png") repeat-x bottom;
	padding: 14px;
	margin-top: 5px;
}
				
#photo img {
    border: 1px solid #868686;
	display: block;
}

#caption {
    background: #fff url("../../all/images/breaking_news/caption_bg.png") repeat-x top;
    border: 1px solid #fff;
    color: #555;
    font-size: 10px;
    padding: 10px 10px 11px 10px;
}
					
#caption p {
    padding-bottom: 5px;
}

#caption ul {
    list-style-type: none;
}

#caption li { 
    font-weight: bold;
    list-style-type: none;
    padding-left: 10px;
}

#south_africa .heading {
    background: url("../images/heading_sa.png") no-repeat;
}

.headline_list {
    line-height: 14px;
}
				
.headline_list .heading {
    height: 32px;
    overflow: hidden;
    text-indent: -999px;
    width: 280px;
}

.headline_list ul {
    list-style-type: none;
    padding: 13px;
}
					
.headline_list li {
    padding-bottom: 1px;
    padding-left: 12px;
    position: relative;
}

.headline_list a {
    color: #545454 !important;
}

.headline_list .more {
    background-image: none;
    padding-top: 10px;
}

/* /column 1 --------------------------------------------------------------------- */



/* column 2 + 3 ------------------------------------------------------------------ */
#column_2,
#column_3 {
    float: left;
    padding: 0 0 25px 2px;
    width: 221px;
}

#breaking_news .heading { 
    height: 32px;
    overflow: hidden;
    text-indent: -999px;
    width: 221px;
}

#sport .heading { 
    height: 32px;
    overflow: hidden;
    text-indent: -999px;
    width: 221px;
}

.article_blurb {
    background-color: #fff;
    padding: 10px;
}

.article_blurb .headline a {
    color: #000;
    font-size: 12px;
}

.lead_story .headline a {
    color: #0027aa;
    font-size: 14px;
}

.article_blurb p {
    padding: 2px 0 0 0;
}

.article_blurb ul {
    font-size: 10px;
    list-style-type: none;
    padding-left: 2px;
}

.article_blurb li { 
    padding-bottom: 1px;
    padding-left: 12px;
    position: relative;
}

.article_blurb ul a {
    color: #545454 !important;
}
/* /column 2 + 3 ----------------------------------------------------------------- */

/* column 4 ---------------------------------------------------------------------- */
#column_4 {
    float: left;
    padding: 5px 0 2px 2px;
    width: 266px;
}

#edition { 
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    height: 389px;
    padding: 66px 9px 0 9px;
    text-align: center;
}

#edition img {
    display: block;
    margin-bottom: 4px;
}

.dark_box {
    background: #6c6c6c url("../../all/images/breaking_news/dark_box_bg.png") repeat-x 0 26px;
    border: 1px solid #010101;
    margin-top: 2px;
}

.dark_box a {
    color: #bdbdbd !important;
}

.dark_box .heading {
    background: url("../../all/images/breaking_news/heading_dark_box.png") repeat-x;
    color: #fff;
    font-size: 11px;
    font-weight: normal;
    height: 20px;
    padding: 6px 0 0 15px;
}

.dark_box ul {
    float: left;
    list-style-type: none;
    padding: 10px 0 15px 10px;
    position: relative;
    width: 44%;
}
    
.dark_box li {
    background: url("../../all/images/breaking_news/bullet_white.png") no-repeat left 5px;
    padding-bottom: 1px;
    padding-left: 12px;
    position: relative;
}

.light_box {
    background: #f7f7f7 url("../../all/images/breaking_news/light_box_bg.png") repeat-x 0 26px;
    border: 1px solid #bdbdbd;
    margin-top: 2px;
}

.light_box a {
    color: #2e2e2e !important;
}

.light_box .heading {
    background: url("../../all/images/breaking_news/heading_light_box.png") repeat-x; 
    font-size: 11px;
    font-weight: normal;
    height: 20px;
    padding: 6px 0 0 15px;
}

.light_box ul {
    float: left;
    list-style-type: none;
    padding: 10px 0 15px 10px;
    position: relative;
    width: 44%;
}
    
.light_box li {
    background: url("../images/bullet_blue.png") no-repeat left 5px;
    padding-bottom: 1px;
    padding-left: 12px;
    position: relative;
}
/* /column 4 --------------------------------------------------------------------- */

/* row 2 ------------------------------------------------------------------------- */
#row_2 {
    padding: 0 2px;
}

#ad_mpu_1,
#ad_mpu_2 {
    float: left;
    height: 250px;
    width: 300px;
}

#features {
    float: left;
    margin-left: 2px;
    width: 270px;
}

.features_box {
    background: #f3f3f3 url("../../all/images/breaking_news/features_box_bg.png") repeat-x 0 20px;
    border: 1px solid #bdbdbd;
    height: 80px;
    margin-bottom: 2px;
}
    
.features_box .heading {
    background: url("../../all/images/breaking_news/heading_features_box.png") repeat-x;
    color: #6c6c6c;
    font-size: 11px;
    font-weight: normal;
    height: 17px;
    padding: 3px 0 0 12px;
 }
    
.features_box ul {
    float: left;
    list-style-type: none;
    padding: 8px 0 0 12px;
    position: relative;
    width: 44%;
}
        
.features_box li {
    padding-bottom: 1px;
    position: relative;
}

#weather { /* */ }
    
#weather p {
    padding: 10px 0 0 12px;
}

#weather img {
    float: left;
    padding: 3px 10px 0 0;
}

#dating {
    border-bottom: 1px solid #03aaa3;
    float: left;
    /*height: 249px*/;
    margin: 0 2px;
    overflow: hidden;
    width: 118px;
}
/* /row 2 ------------------------------------------------------------------------ */

/* row 3 ------------------------------------------------------------------------- */
#row_3 {
    padding-left: 2px;
}

#niche_sites {
    float: left;
    width: 692px;
}

.niche_bar {
    background: url("../../all/images/breaking_news/niche_bg.png") no-repeat;
    color: #fff;
    height: 150px;
    overflow: hidden;
    width: 692px;
}
    
.niche_site {
    float: left;
    padding: 8px 0 6px 8px;
    width: 48%;
}

.niche_site img {
    border: 1px solid #868686;
    float: left;
    margin-right: 10px;
}

.niche_site p {
    padding-top: 10px;
}

.niche_site ul {
    color: #e0e0e0;
    padding: 5px 0 5px 160px;
}

.niche_site ul a {
    color: #e0e0e0;
}

.niche_site a {
    color: #fff;
}

#ad_supersky {
    float: left;
    height: 600px;
    margin-left: 2px;
    width: 300px;
}
/* /row 3 ------------------------------------------------------------------------ */

/* brabies ----------------------------------------------------------------------- */
#brabies {
    height: 160px;
    margin: 0 auto;
    width: 520px;
}

#brabies div {
    float: left;
    padding: 20px 5px 0 5px;
}
/* /brabies ---------------------------------------------------------------------- */


/* article ----------------------------------------------------------------------- */
#article_column_1 {
	background-color: #fff;
    float: left;
    padding-left: 2px;
    width: 474px;
}

#static_column_1 {
    float: left;
    padding-left: 2px;
    width: 716px;
}

#article_column_1 .heading { 
    height: 32px;
    overflow: hidden;
    text-indent: -999px;
    width: 474px;
}

#static_column_1 .heading {
    font-size: 14px;
    padding-left: 2px;
    /*height: 32px;
    overflow: hidden;
    text-indent: -999px;
    width: 474px;
    */
}


#article {
    padding: 15px 20px;
}

#article h1 {
    font-size: 22px;
}

.blogShare {
    float: right;
    padding-top: 15px;
}

#article .date {
    color: #b4b4b4;
    font-size: 10px;
    padding: 15px 0 10px 0;
}

#article ul {
    list-style-type: none; 
}

#article li {
    font-weight: bold;
    list-style-type: none;
    padding-left: 10px;
}


#ad_mpuav {
    float: right;
    height: 250px;
    margin: 0 0 5px 5px;
    width: 300px;
}

#article .body {
    color: #545454;
    font-size: 12px;
    line-height: 17px;
    padding: 10px 0;
}

#article .blurb {
    padding-bottom: 10px;
}

#article_rss {
    padding-top: 10px;
}

#back_button {
    padding-top: 10px;
}
    
#article_rss a {
    background: url("../../all/images/breaking_news/article_rss.png") no-repeat left;
    line-height: 20px;
    padding: 2px 0 2px 18px;
}

#article_column_wide {
	float: right;
    padding: 2px;
	margin-top: 0;
	width: 500px;
}

#article_column_2 {
    float: left;
    padding: 0 0 25px 2px;
    width: 250px;
}

#article_column_2 .breaking_news { 
    height: 32px;
    overflow: hidden;
    text-indent: -999px;
    width: 250px;
}

#article_column_2 .sport { 
    height: 32px;
    overflow: hidden;
    text-indent: -999px;
    width: 250px;
}

#retailad_column_wide {
    background-color: #fff;
	margin-top: 5px;
    padding: 0 5px 0 5px;
	width: 500px;
	float:right;
}

/* /article ---------------------------------------------------------------------- */

/* footer ------------------------------------------------------------------------ */
#footer {
    clear: both;
}

#footer_links {
    background: url("../../all/images/breaking_news/heading_light_box.png") repeat-x bottom;
    border-top: 1px solid #c4c4c4;
    color: #545454;
    height: 20px;
    padding-top: 5px;
    text-align: center;
}

#footer_info {
    font-size: 10px;
    padding: 20px 30px 25px 30px;
}

#footer_info img {
    float: right;
    margin-left: 10px;
}

#footer_logo {
    float: left !important;
    margin-right: 10px;
    margin-left: 0 !important;
}

#copyright {
    font-size: 11px;
    padding-bottom: 3px;
}
/* /footer ----------------------------------------------------------------------- */
