@import url(master.css);

.twtr-tweet-text { font-size:1em; font-family:Arial, Helvetica, sans-serif;}

/* ========================= HOMEPAGE CSS ========================= */
#content {float:left !important; width:670px !important;}
/* --- features --- */
#features {float:left; width:655px; height:360px; margin-bottom:10px; padding:7px; background-color:#CCE9F8; overflow:hidden;}
#featuresNav {float:left; margin-top:-3px; width:95px;}
#topnews {float:right; position:relative; width:553px; height:360px; overflow:hidden;}

#featuresNav ul#minis {float:left; width:95px;}
#featuresNav ul#minis {margin-left:0px;}
#featuresNav ul#minis li {list-style:none; padding-bottom:4px; line-height:0; height:64px; overflow:hidden;}
#featuresNav ul#controls {clear:both; position:relative; top:-14px; margin-left:15px;}
#featuresNav ul#controls li {float:left; list-style:none;}
#featuresNav ul#controls #play {display:none;}

.slogan {color:#0090DA; font-size:14px; font-weight:bold; font-style:italic;}
.name {color:#0090DA; font-size:16px; font-weight:bold;}

/* ================================================================ */

/* ========================= SIDEBAR CSS ========================== */
#sidebar {width:280px !important; margin-top:0px !important;} 
#sidebar .module {width:268px !important;}
#sidebar p.module-title {width:268px !important;}
#sidebar .module li {width:258px !important;}

.clearfix:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}

/* --- twitter module --- */
#twitter {width:280px; margin-bottom:8px; background-color:#0090DA;}

/* --- jQuery cycle module --- */
#sidebar .module #slidesNav {clear:both; position:relative; width:268px; height:15px; margin-top:10px; text-align:center;}
#sidebar .module #slidesNav ul{float:none; list-style:none;}
#sidebar .module #slidesNav ul li {display:inline; margin:0; padding:0; border:none;}
#sidebar .module #slidesNav li a {display:inline-block; background:transparent url("../images/slidesnav.png") no-repeat 0 0; width:15px; height:15px; margin:0 5px;}
#sidebar .module #slidesNav li a span {display:inline-block; text-indent:-9999em; overflow:hidden;}
#sidebar .module #slidesNav a.activeSlide {background-position:0 -15px;}

/* ================================================================ */

/* IE6 Hack */
* html #featuresNav ul#controls {margin-top:-15px;}
* html #sidebar p.module-title {margin:0px !important; padding:6px !important;}
* html #sidebar .module { overflow:hidden;}

/* IE7 Hack */
*:first-child+html #featuresNav ul#minis li {padding-bottom:1px;}