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

#hot_forums .caption {
    font-family: HelveticaNeue-CondensedBlack, Impact, "Arial Narrow", sans-serif;
    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;
}

/*reset all the shit*/
.hot_forums .c1, .hot_forums .c2, .hot_forums .c3, .hot_forums .c4, .hot_forums .c5, .hot_forums .c6, .hot_forums .c7, .hot_forums .c8{
	background-color: inherit !important;
	color: inherit !important;
	font-weight: inherit !important;
	font-size: inherit !important;
	height: inherit !important;
	width: inherit !important;
	padding: inherit !important;
}

.hot_forums .c1>label, .hot_forums .c3 {
	display: none !important;
}

#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: HelveticaNeue-CondensedBlack, Impact, "Arial Narrow", sans-serif;
    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: 6px;
    
}

#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_posts div.first-item .admin {

}


#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: HelveticaNeue-CondensedBlack, Impact, "Arial Narrow", sans-serif;
    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_post_add label {
    display: block;
    line-height: 1.5;
}


#forum_post_add input[type=text], #forum_post_add textarea  {
    display: block;
    margin-bottom: 5px;
}

#forum_post_add input[type=submit] {
    display: block;
    margin: 5px 0;
}

#forum_post_add label[for=notif_forum] {
    display: inline;
}


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

#forum_post_add .caption .comment a {
    text-decoration: none;
}

#forum_option {
    padding: 10px;
}

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

#forum_option fieldset {
    border: none;
}

#hot_forums_articles, #hot_forums_gallery {
    width: 100%;
}

#hot_forums_articles .hot_forums-item, #hot_forums_gallery .hot_forums-item {
    position: relative;
}

#hot_forums_articles .c1 a, #hot_forums_gallery .c1 a {
    font-size: 1.1em;
    margin-left: 90px;
}

#hot_forums_articles .c1 label, #hot_forums_gallery .c1 label {
    display: none;
}

#hot_forums_articles .c2, #hot_forums_gallery .c2 {
    text-align: right;
    position: absolute;
    left: 0px;
    margin-top: 1px;
}

#hot_forums_articles .c4, #hot_forums_gallery .c4 {
    display: none;
}

/*  --------- NEW STUFF ----------- */

/* legacy compatibility */
#under_article_forums .caption { 
    font-family: HelveticaNeue-CondensedBlack, "Roboto Condensed", "Arial Narrow", sans-serif !important;
    font-size: 12pt !important;
    text-transform: uppercase !important;
    letter-spacing: 1pt !important;
    display: block !important;
    color: white !important;
    padding: 5px 0px 2px 5px !important;
    position: relative;
    font-weight: bold;
    height: 20px !important;
}
#under_article_forums .caption .comment {
    font-family: 'Helvetica-Neue', Helvetica, Arial, sans-serif !important;
    font-size: 8pt !important;
    letter-spacing: normal !important;
    text-transform: none !important;
    position: absolute;
    bottom: 3px;
    right: 5px;
}

/* end */


#under_article_forums {
    background-color: #d6634a;
    color: white;
    margin: 0 2px 4px 0px !important;
    display: inline-block;
    padding: 0;
}
#under_article_forums .c_title, #under_article_forums .c_date, #under_article_forums .c_count  {
    display: none;
}
#under_article_forums .caption {
    display: inline-block !important;
    padding: 6px 9px 4px 6px !important;
}

#under_article_forums .caption .comment{
    position: static;
}
#under_article_forums .caption:hover{
    background-color: #bf3a19;
}
.add-this-responsive {
    display: inline-block;
    height: 30px;
    vertical-align: top;
    margin-bottom: 5px;
}




