
@charset "UTF-8";
/**
* "Yet Another Multicolumn Layout" - (X)HTML/CSS Framework
*
* (en) Variation of screen layout (basemod.css) for layout example "flexible_grids"
* (de) Variation des Screenlayouts (basemod.css) fr Layoutbeispiel "flexible_grids"
*
* @copyright Copyright 2007, Sven Kausche
* @license CC-A 2.0 (http://creativecommons.org/licenses/by/2.0/),
* YAML-C (http://www.yaml.de/en/license/license-conditions.html)
* @link http://www.yaml.de
* @package yaml
* @version 3.0.4
* @revision $Revision: 01 $
* @lastmodified $Date: 2007-07-06 21:44:55 +0200 (Fr, 06 Jul 2007) $
*/
@media screen
{
/**
* Breaking News
*/

#breakingnews {
border-bottom: 1px solid #DADADA;
height: 45px;
}
#bn_title {
background: #EC1B26 url() repeat-x top left;
height: 45px;
}
#bn_title p {
color: #FFFFFF;
line-height: 1.2em;
text-align: right;
padding: 8px 0 0 0;
}
#bn_news p {
line-height: 1.2em;
padding: 9px 40px 0 0;
font-size: 90%;
}
/**
* Featured News
*/
#homepagecontent {
border-right: 1px solid #DADADA;
}
#homepagenews {
border-right: 1px solid #DADADA;
}
#featurednews {
padding: 20px 0 5px 0;
}
#featurednews h2 {
margin-bottom: 15px;
}
#photo_featured {
margin-bottom: 15px;
}
#morefeaturednews {
width: 476px;
border-top: 1px solid #DADADA;
}
#morefeaturednews .c33l .subcl {
border-right: 1px solid #DADADA;
}
#morefeaturednews .photo_small {
margin-bottom: 10px;
}
.featured_column_content {
width: 120px;
margin-left: 20px;
padding-top: 15px;
padding-bottom: 10px;
height: auto;
}
.featured_column_content_wrapper {
height: 400px;
}
.commentbar_placement{
width: 120px;
margin-left: 20px;
margin-top: -10px;
}
.sectionnews {
width: 476px;
border-top: 1px solid #DADADA;
}
.sectionnews .c50l .subcl {
border-right: 1px solid #DADADA;
}
.sectionnews_content {
width: 215px;
margin-left: 10px;
padding-top: 10px;
padding-bottom: 10px;
}
#jointeam {
margin-left: 1px;
}
