#hot_forums {
    margin-bottom: 3px;
    background-color: #d3604d;
    font-size: 8pt;
    color: black;
    letter-spacing: 0.1em;
}

#hot_forums .caption {
    font-family: Impact;
    font-size: 12pt;
    text-transform: uppercase;
    letter-spacing: 1pt;
    display: block;
    color: white;
    padding-top: 5px;
    padding-left: 5px;
    border-bottom: 1px solid white;
}

#hot_forums .caption .comment {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    text-transform: none;
    color: white;
    letter-spacing: 0pt;
}

#hot_forums div {
    padding-top: 5px;
    padding-bottom: 3px;
    border-bottom: 1px solid white;
    padding-left: 5px;
    position: relative;
}

#hot_forums a {
    color: white;
}

#hot_forums .c1 {
    display: block;
    height:1.2em;
    line-height:1.2em;
    overflow: hidden;
}

#hot_forums .c2 {
    font-size: 7pt;
    color:#f7d135;
}

#hot_forums .c3 {
    position: absolute;
    right: 5px;
    top: 2.1em;
    _top: 2.3em;
    font-size: 7pt;
    text-align: right;
    width: 100px;
    color:#000;
}

#under_article_forums {

}

#under_article_forums .caption{
    color: #d3604d;
    font-weight: bold;
}

#under_article_forums div {
    display: inline;
}

#under_article_forums .c1 {
    text-transform: lowercase;
}

#under_article_forums .c1 a {
    text-transform: none;
    color: #d3604d;   
}

#under_article_forums .c1 a:hover {
    text-decoration: underline;
}

#under_article_forums .c2 {
    font-size: 8pt;
    display: none;
}

#under_article_forums .c3 {
    font-size: 8pt;
}

#forum_topics div {
    font-size: 9pt;
    display: block;
    border-bottom: 1px solid #bb3c27;
    margin-bottom: 5px;
    clear: both;
}

#forum_topics div .c1{
    color: #bb3c27;
    font-size: 11pt;
    font-weight: bold;
    display: inline;
}

#forum_topics div .c2{
    display: inline;
    font-size: 11pt;
    font-weight: bold;
}

#forum_topics div .c2 a {
    color: #616161;
}

#forum_topics div a:hover {
    color: #333;
}

#forum_topics div .c3 {
    display: block;
    overflow: hidden;
    margin-top: 4px;
    margin-bottom: 4px;
}

#forum_topics div .c4 {
    font-size: 8pt;
    color: #333;
}

#forum_topics div .c5 {
    color: #bb3c27;
    font-size: 8pt;
}

#forum_topics div .c6 {
    font-size: 8pt;
    color: #333;
}

#forum_topics div .c7 {
    font-size: 8pt;
    color: #333;
}

#forum_topics div b {
    font-weight: normal;
    color: #bb3c27;
}

#forum_topics div.first-item {
    font-size: 11pt;
    border-bottom-width: 3px;
    padding-bottom: 5px;
}

#forum_topics div.first-item .c1, #forum_topics div.first-item .c2 {
    font-size: 14pt;
}

#forum_topics div.first-item .c4 {
    color: #bb3c27;
    font-size: 10pt;
}

#forum_topics div.first-item .c4 b {
    font-weight: bold;
}


#forum_topics_add {
    margin-bottom: 3px;
    background-color: #bb3c27;
    font-size: 8pt;
    color: black;
    letter-spacing: 0.1em;
}

#forum_topics_add a {
    color: white;
    text-decoration: underline;
}

#forum_topics_add .caption {
    font-family: Impact;
    font-size: 12pt;
    text-transform: uppercase;
    letter-spacing: 1pt;
    display: block;
    color: white;
    padding-top: 5px;
    padding-left: 5px;
    border-bottom: 1px solid white;
}

#forum_topics_add div {
    padding-top: 5px;
    padding-bottom: 3px;
    border-bottom: 1px solid white;
    padding-left: 5px;
    color: white;
}

#forum_topics_add form {
    padding: 0px;
    border: none;
    margin: 0px;
}

#forum_topics_add fieldset {
    padding: 0px;
    border: none;
    margin: 0px;
}

#forum_topics_add input.text {
    width: 220px;
    color: #bb3c27;
    border: 1px solid white;
}

#forum_topics_add input.submit {
    font-size: 8pt;
}

#forum_topics_add textarea {
    width: 220px;
    height: 4em;
    border: 1px solid white;
    color: #bb3c27;
}

#forum_navigate a {
    display: block;
    width: 20px;
    height: 14px;
    background-color: #bb3c27;
    float: right;
    color: white;
    padding:2px;
    border-left: 1px solid white;
    text-align: center;
}


#forum_posts div {
    font-size: 9pt;
    display: block;
    border-bottom: 1px solid #bb3c27;
    border-left: 1px solid #bb3c27;
    margin-bottom: 5px;
    clear: both;
    margin-left: 5px;
    padding-left: 5px;
    line-height: 1.2em;
}

#forum_posts div:first-child {
    border-left: 0px;
    margin-left: 0px;
    padding-left: 0px;
    line-height: 1.4em;
}

#forum_posts div:first-child .c1 {
    font-size: 14pt;
    color: #bb3c27;
    font-weight: bold;
    float: none;
    
}

#forum_posts div:first-child .c2 {
    font-size: 14pt;
    color: #616161;
    font-weight: bold;
}

#forum_posts div:first-child .c2 a {
    color: #616161;
}

#forum_posts div .c3 {
    display: block;
    margin-top: 12px;
    margin-bottom: 2px;
    
}

#forum_posts div .c3 a {
    color: #d3604d;
    font-size: 8pt;
}

#forum_posts div .c3:first-line {
    color:#d3604d;
}

#forum_posts div .c3:first-letter {
    text-transform: capitalize;
}

#forum_posts div:first-child .c3 {
    font-size: 10pt;
    color:#d3604d; 
}

#forum_posts div .c4 {
    font-size: 8pt;
    margin-right: 5px;
}

#forum_posts div .c5 {
    font-size: 8pt;
    margin-right: 5px;
    color: #bb3c27;
}

#forum_posts div .c5 a {
    font-size: 8pt;
    color: #bb3c27;
}

#forum_posts div .c6 a {
    font-size: 8pt;
    margin-right: 5px;
    color: #d3604d;
}

#forum_posts div .c7 a {
    font-size: 8pt;
    color: #d3604d;
}

#forum_posts div .c7 {
    font-size: 8pt;
    color: #616161;
}

#forum_post_add {
    margin-bottom: 3px;
    background-color: #bb3c27;
    font-size: 8pt;
    color: black;
    letter-spacing: 0.1em;
}

#forum_post_add a {
    color: white;
    text-decoration: underline;
}

#forum_post_add .caption {
    font-family: Impact;
    font-size: 12pt;
    text-transform: uppercase;
    letter-spacing: 1pt;
    display: block;
    color: white;
    padding-top: 5px;
    padding-left: 5px;
    border-bottom: 1px solid white;
}

#forum_post_add div {
    padding-top: 5px;
    padding-bottom: 3px;
    border-bottom: 1px solid white;
    padding-left: 5px;
    color: white;
}

#forum_post_add form {
    padding: 0px;
    border: none;
    margin: 0px;
}

#forum_post_add fieldset {
    padding: 0px;
    border: none;
    margin: 0px;
}

#forum_post_add input.text {
    width: 220px;
    color: #bb3c27;
    border: 1px solid white;
}

#forum_post_add input.submit {
    font-size: 8pt;
}

#forum_post_add textarea {
    width: 220px;
    height: 4em;
    border: 1px solid white;
    color: #bb3c27;
}

#forum_post_add div.error {
    line-height: normal;
    letter-spacing: normal;
    background: no-repeat url('http://hiking.sk/images/icons/error.png');
    padding: 2px 5px 1em 19px;
    border-bottom: none;
    color: white;
}

#forum_option {
    padding: 10px;
}

#forum_option form {
    padding-top: 5px;
}

#forum_option fieldset {
    border: none;   
}

