@charset "utf-8";

@import url(events.css);

.start_fc {
background:url(../images/line-y.png) repeat-y 714px 0;
font-size:12px;
}

/* ----- RIGHT PANEL ----- */

.start_rp {
float:right;
width:200px;
}

.start_cl {
padding-bottom:1em;
font-size:16px;
font-weight:bold;
}

.tags {
margin-bottom:1em;
}

.start_adv {
margin-bottom:1em;
}

.start_cmt {
border-bottom:1em solid #000000;
}

.start_cmt li {
margin-bottom:5px;
padding-left:12px;
background:url(../images/signs/bubble-b.png) no-repeat 0 3px;
line-height:1.1em;
}

.start_cmt li a {
text-decoration:none;
}

/* ----- CONTENT ----- */

.start_cnt {
margin-right:210px;
}

/* ---- */

.start_cnt h2 {
margin:0 9px 1em 0;
padding:14px 0 0;
background:url(../images/line-x.png) repeat-x 0 22px;
font-size:11px;
font-weight:bold;
clear:left;
}

.start_cnt h2.gallery {
padding:0;
background:url(../images/line-x.png) repeat-x 0 8px;
}

.start_cnt h2 a {
padding:2px 7px 3px 25px;
background-color:#000000;
background-repeat:no-repeat;
background-position:left;
color:#FF5200;
}

/* ---- */

.start_cnt h2.gallery a {
background-image:url(../images/signs/sx-gallery.png);
}

.start_cnt h2.azone a {
background-image:url(../images/signs/sx-azone.png);
}

.start_cnt h2.events a {
background-image:url(../images/signs/sx-events.png);
}

.start_cnt h2.news a {
background-image:url(../images/signs/sx-news.png);
}

.start_cnt h2.articles a {
background-image:url(../images/signs/sx-articles.png);
}

/* ---- */

ul.gallery li {
float:left;
width:220px;
margin-right:10px;
}

/* ---- */

ul.events {
margin-right:10px;
}

/* ---- */

table.news td.run {
width:311px;
}

table.news td.run img {
margin-bottom:5px;
}

table.news td.run .infopanel img {
margin:0;
}

ul.news {
margin:0 10px;
}

/* ---- */

ul.articles {
margin-right:10px;
}
