﻿body 
{
	margin:0; 
	padding:0; 
	background-color:#EEE;
	font-family:Arial, Helvetica, Tahoma, Verdana, Sans-serif;
}
#logo
{
height:30px;
	background-color:#69a737;
	/* background-image:url(/app_themes/iphone/images/logoback.png);*/
	border-bottom:solid 1px #CCC;
	padding:0;
	text-align:center;
}
#logofr
{
height:30px;
	background-color:#69a737;
	/* background-image:url(/app_themes/iphone/images/logoback1.png);*/
	border-bottom:solid 1px #CCC;
	padding:0;
	text-align:center;
}
.hide span, h1.hide {
	display: none;
	margin: 0;
}

#masthead {

	width: 100%;
	margin-top: 0;
	padding-top: 3px;
	padding-bottom: 0;
	border-top-color: #2c3e8f;
	background-color: #26357b;
}

#masthead #logo {
	height: 44px;
	margin-bottom: 0;
	margin-top: 0;
	border-bottom: 2px solid #2c3e8f;
	background-repeat: no-repeat;
}

#masthead #logo h1 {
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
	display: inline-block;
	text-align: center;
	margin-bottom: 0;
	margin-top: 0;
}

/* --- */

#top_info {
	color: white;
	margin-left: 0;
	font-size: 12px;
	font-weight: bold;
	background-color: #31459e;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #8c98ce;
}

#button_bar {
	display: block;
	height: 46px;
}

#button_bar a[title="Home"] {
	color: white;
	text-decoration: none;
	font: bold 12px "Lucida Grande", Lucida, Verdana, sans-serif;

	padding-top: 6px;
	height: 36px;
	top: 5px;
	width: 74px;
		left: 4px;
}

#button_bar a[title="Home"] img {
	vertical-align: -4px;
	padding-right: 6px;
}

#button_bar a[title="Search"] {
	color: white;
	text-decoration: none;
	font: bold 12px "Lucida Grande", Lucida, Verdana, sans-serif;

	padding-top: 6px;
	height: 36px;
	top: 5px;
	width: 74px;
	left: 112px;

}

#button_bar a[title="Search"] img {
	vertical-align: -4px;
	padding-right: 6px;
}

.button	
{
	color: #fff;
	display: block;
	overflow: hidden;
	padding: 0;
	margin: 0;
}

a.blue:click, a.blue:focus	
{
	-webkit-border-image: url(images/whiteButton-over.png) 0 14 0 14;
}


 /*  Builds a button using a 29x46 image */
.blue
{
	 /*  Put a 1 pixel blur black shadow below the button's text */
	text-shadow: #000 0px 1px 1px;
	
	/* The right and left borders are 14 pixels wide  */
	border-width: 0px 14px 0px 14px;	   
	
	
	/* The leftButton image is split into three. Both left and right sides are 14 pixels wide.  */
	/* The remaining 1 pixel is used for the middle part of the image.	 */
	/* The left and right sides will remain fixed while the middle part is scaling horizontally.  */
	-webkit-border-image: url(images/whiteButton.png) 0 14 0 14;
	padding: 0;
	margin: 0;
}

/* --- */

#top_info #little_logo {
	color: white;
	margin-left: 0;
	font-size: 12px;
	display: inline-block;
	padding-left: 13px;
	font-weight: bold;
}

#top_info #little_logo img {
	margin-right: 2px;
}

#top_info #top_date {
	color: rgba(255,255,255,0.9);
	margin-left: 0;
	font-size: 12px;
	font-weight: bold;
	background-color: #31459e;
	display: inline-block;
	padding-left: 20px;
	float: right;
}

#top_info #top_date em {
	font-weight: normal;
	font-style: normal;
	vertical-align: super;
	font-size: 9px;
	line-height: 1px;
}

#top_info #top_weather {
	color: rgba(255,255,255,0.9);
	margin-left: 12px;
	font-size: 12px;
	font-weight: bold;
	display: inline-block;
	margin-right: 12px;
	float: right;
}

#top_info #top_weather img {
	vertical-align: text-top;
	margin-right: 8px;
}

/* --- */

body > ul > li {
    border-bottom: 1px solid #E0E0E0;
    list-style: none;
	font: 18px Georgia;
	position: relative;
}

body > ul.thumbs > li {
    border-bottom: 1px none #E0E0E0;
    list-style: none;
	font: 18px Georgia;
	position: relative;
}

/* --- */
.topstories
{
    background-color:#FFF;
	border:solid 1px #CCC;
	margin-bottom:5px;
}
.topstories li a {
	
	min-height: 50px;
	line-height: 20px;
	padding-right: 25px;
	border-bottom:solid 1px #DDD; 
	padding:5px; 
	height:72px;
	background:url(/iphone/images/arrow.png) no-repeat right center;
    color: inherit;
	text-decoration:none;
	cursor:pointer;
}

.topstories li a img {
	margin-right: 13px;
	float: left;
}

.topstories li a span {
	line-height: 20px;
	vertical-align: middle;
}

/* --- */

body > ul > li.group:first-child {
	border-top-style: hidden;
}

body > ul > li.group {
	background-image:url(../images/bgHeader.png);
	background-repeat:repeat-x; 
	/*background-color:#369;*/
	height:23px;
	padding-top:5px;
	color:#FFF;
	font-weight:bold;
	text-align:center;
	font-size:16px;
}

a[target="_replace"] {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding-top: 25px;
    padding-bottom: 25px;
    color: cornflowerblue;
    background-color: #FFFFFF;
    background-image: none;
}

body > ul > li.readmore {
    position: relative;
    top: -1px;
    color: gray;
	text-decoration: none;
	height: 19px;
	padding-top: 4px;
	padding-bottom: 3px;
	padding-left: 15px;
}

body > ul > li.readmore a {
    display: block;
    color: inherit;
	text-decoration: none;
	text-align: right;
	background-image: none;
	min-height: 0px;
}
body > div > ul > li.topstories {
	border-bottom: 3px solid #005298;
	background-color: #e5ecf3;
	color: #005298;
}

body > ul > li.world {
	border-bottom: 3px solid #005298;
	background-color: #e5ecf3;
	color: #005298;
}

body > ul > li.business {
	border-bottom: 3px solid #005531;
	color: #005531;
	background-color: #def0de;
}

body > ul > li.sports {
	border-bottom: 3px solid #e1001f;
	color: #e1001f;
	background-color: #f4ebeb;
}

body > ul > li.photo {
	border-bottom: 3px solid #545454;
	color: #545454;
	background-color: #ebebeb;
}

body > ul > li.multimedia {
	border-bottom: 3px solid #545454;
	color: #545454;
	background-color: #ebebeb;
}

/* --- */

div.video_link {
	width: 320px;
	height: 180px;
	position: relative;
}

div.video_link a {
	width: 320px;
	height: 180px;
	display: block;
	text-align: center;
	line-height: 310px;
	color: white;
	text-decoration: none;
	font-weight: bold;
	text-shadow: #000 1px 1px 5px;
}

/* --- */

.right .headline {
	text-align: right;
}

.story {
}

.story .headline {
	display: inline;
}

.story hr.hidden {
	border-style: hidden;
	padding-bottom: 5px;
	height: 0;
	clear: both;
	width: 2px;
}

.story img.right {
	float: right;
	padding-left: 10px;
}

.story img.left {
	float: left;
	padding-right: 10px;
	margin-top: -3px;
}

.story img.centre {
}

.story .readmore {
	width: 100%;
	position: absolute;
	bottom: 0;
	height: 165px;
	background: url(images/white_grad.png) repeat-x 0 top;
}

.story .readmore a {
	position: absolute;
	bottom: 16px;
	left: 10px;
	text-transform: uppercase;
	color: #525252;
	text-decoration: none;
	padding-left: 4px;
	border-bottom: 1px dotted gray;
	padding-bottom: 3px;
}

.story .readmore a:hover {
	position: absolute;
	bottom: 10px;
	left: 10px;
	text-transform: uppercase;
	color: #525252;
	text-decoration: underline;
}

body[orient="landscape"] .story img.centre  {
	margin-left: -40px;
	float: left;
	margin-right: 19px;
}

.story h4 {
	color: #494949;
	margin-bottom: 4px;
	padding-left: 80px;
	padding-right: 14px;
	padding-bottom: 7px;
	margin-top: 0;
}

.story h3 {
	color: #4153a4;
	text-transform: uppercase;
	margin-bottom: 5px;
	padding-top: 0;
	padding-left: 15px;
}

.story h1 {
	color: #444;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-left: 15px;
}

.story .date {
	color: gray;
	margin-bottom: 22px;
	margin-top: -5px;
	padding-left: 80px;
}

.story .byline_name {
	color: black;
	margin-bottom: 12px;
	padding-left: 80px;
}

.story .byline_org {
	color: gray;
	margin-bottom: 12px;
	margin-top: -12px;
	text-transform: uppercase;
	padding-left: 80px;
}

.story p {
	text-align: left;
	padding-left: 25px;
	padding-right: 10px;
	text-indent: 20px;
}

.slide { 
    -webkit-transition: left 0.2s linear, top 0.2s linear; 
}

/* --- */

.multimedia ul.thumbs {
	list-style-type: none;
	position: relative;
	width: 300px;
	margin: 0;
	padding: 0 0 0 20px;
}

.multimedia ul.thumbs li {
	float: left;
	padding: 2px;
}

a.gallery_link {
	font-size: 14px;
	margin-left: 20px;
	color: white;
	font-weight: bold;
	text-decoration: none;
}

a.gallery_link img {
	font-size: 0;
	vertical-align: middle;
	padding-right: 10px;
}

.advert {
	border-bottom: 2px solid silver;
	margin: 0;
	padding: 0;
}

/* --- */

.multimedia {
	background-color: #1a1a1a;
}

.multimedia .headline {
	display: inline;
}

.multimedia hr.hidden {
	border-style: hidden;
	padding-bottom: 5px;
	height: 0;
	clear: both;
	width: 2px;
}

body[orient="landscape"] .multimedia img.centre  {
	margin-left: -40px;
	float: left;
	margin-right: 19px;
}

.multimedia h4 {
	color: gray;
	margin-bottom: 4px;
	font: 15px/1.4em Georgia, "Times New Roman", Times, serif;
	padding-left: 20px;
	padding-right: 14px;
	padding-bottom: 7px;
	margin-top: 0;
}

.multimedia h3 {
	color: #485db8;
	font: bold 13px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-transform: uppercase;
	padding-top: 0;
	margin-bottom: 0;
	padding-left: 20px;
}

.multimedia h1 {
	color: #fff;
	font: 26px/1.3em Georgia, "Times New Roman", Times, serif;
	margin-bottom: 2px;
	margin-top: 0;
	padding-left: 20px;
}

.multimedia .date {
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: gray;
	padding-left: 20px;
	margin-bottom: 8px;
	margin-top: 0;
}

.multimedia .byline_name {
	font: bold 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: white;
	margin-bottom: 12px;
	padding-left: 20px;
}

.multimedia .byline_org {
	font: bold 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: gray;
	margin-bottom: 12px;
	margin-top: -12px;
	text-transform: uppercase;
	padding-left: 20px;
}

/*.multimedia .description {	background-color: black;
	padding-top: 10px;
	padding-bottom: 10px;
}*/

.multimedia .description p {
	text-align: left;
	padding-left: 20px;
	padding-right: 10px;
	color: #fff;
	font: 13px/19px "Lucida Grande", Lucida, Verdana, sans-serif;
}

#button {
    font-weight: bold;
    font-size: 12px;
    color: rgb(255, 255, 255);
    text-shadow: rgba(0, 0, 0, 0.6) 0px -1px 0px;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 80px;
    height: 30px;
    -webkit-dashboard-region: dashboard-region(control rectangle);
    position: relative;
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
    margin-left: 123px;
}

/* --- */

#footer {
	width: 320px;
	background-color: silver;
	height: 800px;
}

.heading {
	background-color: red;
	color: white;
	font: bold 14px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	width: 100%;
}

.heading h2 {
	background-color: red;
	color: white;
	font: bold 14px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-transform: uppercase;
	margin-top: 0;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0;
	padding-left: 10px;
}
