/* CSS Document */


/*
---------------------------------------------
01. MAIN/DEFAULT ELEMENTS
---------------------------------------------
*/

body { margin:0; padding:0; background:#191c58 url(images/bg.gif) no-repeat top center; font-family:"Myriad Pro", Arial, Helvetica, sans-serif}

p { margin:0; padding:0; font-size:11px; line-height:1.7em; color:#fff; padding-bottom:15px}
p a:link, p a:visited {color:#ffce00; text-decoration: underline; font-size:12px}
p a:hover {color:#ffce00; text-decoration: underline}

img { border:none}


/*
---------------------------------------------
02. FLASH
---------------------------------------------
*/

.bgflash { width:795px; height:446px; background: url(images/bg_flash.png) no-repeat; padding:8px; padding-right:5px}


/*
---------------------------------------------
03. BLUE YELLOW BAR
---------------------------------------------
*/

.bluebar { width:100%; height:170px; background: url(images/blowyelllowbar.gif) repeat-x top right;}

/*
---------------------------------------------
04. CONTENT STYLES
---------------------------------------------
*/

.border { width:448px; height:28px; background: url(images/bg_border.gif) no-repeat center left; font-size:12px;font-weight:bold;}

.bgcontent { width:100%; height:310px; background:url(images/bg_content.gif) no-repeat top center; padding-top:40px}
.text_weather { padding-top:20px; font-size:12px; font-weight:bold}


/*
---------------------------------------------
05. FOOTER STYLES
---------------------------------------------
*/

.footerlinks { margin:0; padding:0; font-size:10px; line-height:1.7em; color:#fff; padding-bottom:15px}
.footerlinks a:link, .footerlinks a:visited {color:#fff; text-decoration: none; padding-left:2px; padding-right:2px}
.footerlinks a:hover {color:#fff; text-decoration: underline}

/**************** RSS ****************/
.rss_box {width: 190px;margin-top:-10px;color:#ffffff;}

.rss_title, rss_title a {margin: 0px 0;padding: 0;}

.rss_items {list-style:none;margin:0;padding:0;}

.rss_item  {font-size: 12pt;}