@import url('layout.css');
@import url('elements.css');

@import url('navigation.css');
@import url('forms.css');

@import url('notifications.css');
@import url('profiles.css');

html, body
{
background: #e3e3e3 url('../images/background.gif') repeat;
font-family: lucida sans unicode, sans-serif;
font-size: 12px;
color: #444444;
line-height: 1em;
margin: 0px;
}

a
{
font-size: 12px;
color: #808080;
font-weight: normal;
text-decoration: underline;
}
a:visited
{
color: #808080;
font-weight: normal;
text-decoration: underline;
}
a:active
{
color: #444444;
font-weight: normal;
text-decoration: underline;
}
a:hover
{
color: #444444;
font-weight: normal;
text-decoration: underline;
}

a.menu
{
background: none;
overflow: hidden;
color: #686868;
font-weight: normal;
text-decoration: none;
}
a.menu:active
{
overflow: hidden;
color: #444444;
font-weight: normal;
text-decoration: none;
}
a.menu:hover
{
overflow: hidden;
color: #444444;
font-weight: normal;
text-decoration: none;
}

a.user
{
background: none;
overflow: hidden;
color: #686868;
font-weight: normal;
text-decoration: none;
}
a.user:active
{
overflow: hidden;
color: #444444;
font-weight: normal;
text-decoration: none;
}
a.user:hover
{
overflow: hidden;
color: #444444;
font-weight: normal;
text-decoration: none;
}

a.footer
{
background: none;
overflow: hidden;
color: #8c8c8c;
font-weight: normal;
text-decoration: none;
}
a.footer:active
{
overflow: hidden;
color: #444444;
font-weight: normal;
text-decoration: none;
}
a.footer:hover
{
overflow: hidden;
color: #444444;
font-weight: normal;
text-decoration: none;
}

a.signed_in
{
background: none;
overflow: hidden;
font-size: 11px;
color: #ffffff;
font-weight: normal;
text-decoration: none;
}
a.signed_in:active
{
overflow: hidden;
color: #ffffff;
font-weight: normal;
text-decoration: none;
}
a.signed_in:hover
{
overflow: hidden;
color: #ffffff;
font-weight: normal;
text-decoration: underline;
}

a.topics
{
font-size: 11px;
color: #686868;
font-weight: normal;
text-decoration: none;
text-shadow: 0px 1px 0px #ffffff;
}
a.topics:active
{
font-size: 11px;
color: #444444;
font-weight: normal;
text-decoration: none;
text-shadow: 0px 1px 0px #ffffff;
}
a.topics:hover
{
font-size: 11px;
color: #444444;
font-weight: normal;
text-decoration: none;
text-shadow: 0px 1px 0px #ffffff;
}

a.author
{
overflow: hidden;
color: #444444;
font-size: 11px;
font-weight: normal;
text-decoration: none;
background: #dfdfdf;
padding: 1px 6px 1px 5px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}
a.author:active
{
overflow: hidden;
color: #444444;
font-size: 11px;
font-weight: normal;
text-decoration: none;
background: #99db76;
padding: 1px 6px 1px 5px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}
a.author:hover
{
overflow: hidden;
color: #444444;
font-size: 11px;
font-weight: normal;
text-decoration: none;
background: #99db76;
padding: 1px 6px 1px 5px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}

a.cat_head
{
overflow: hidden;
background: url('../images/notification/arrow.png') no-repeat +5px;
color: #5c5c5c;
font-size: 14px;
font-weight: normal;
text-decoration: none;
padding: 0px 5px 0px 30px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
text-shadow: 0px 1px 0px #cccccc;
}
a.cat_head:active
{
overflow: hidden;
background: url('../images/notification/arrow.png') no-repeat +5px;
color: #444444;
font-size: 14px;
font-weight: normal;
text-decoration: none;
padding: 0px 5px 0px 30px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}
a.cat_head:hover
{
overflow: hidden;
background: #e5e5e5 url('../images/notification/arrow.png') no-repeat +5px;
color: #444444;
font-size: 14px;
font-weight: normal;
text-decoration: none;
padding: 0px 5px 0px 30px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}

a.topic_head
{
overflow: hidden;
background: #eaeaea url('../images/icons/arrow.png') no-repeat +5px;
color: #5c5c5c;
font-size: 12px;
font-weight: normal;
text-decoration: none;
padding: 0px 5px 0px 20px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}
a.topic_head:active
{
overflow: hidden;
background: #99db76 url('../images/icons/arrow.png') no-repeat +5px;
color: #444444;
font-size: 12px;
font-weight: normal;
text-decoration: none;
padding: 0px 5px 0px 20px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}
a.topic_head:hover
{
overflow: hidden;
background: #99db76 url('../images/icons/arrow.png') no-repeat +5px;
color: #444444;
font-size: 12px;
font-weight: normal;
text-decoration: none;
padding: 0px 5px 0px 20px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}

a.topic_cat
{
overflow: hidden;
background: #e5e5e5;
color: #5c5c5c;
font-size: 12px;
font-weight: normal;
text-decoration: none;
padding: 0px 5px 0px 5px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}
a.topic_cat:active
{
overflow: hidden;
background: #99db76;
color: #444444;
font-size: 12px;
font-weight: normal;
text-decoration: none;
padding: 0px 5px 0px 5px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}
a.topic_cat:hover
{
overflow: hidden;
background: #99db76;
color: #444444;
font-size: 12px;
font-weight: normal;
text-decoration: none;
padding: 0px 5px 0px 5px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}

h1
{
font-size: 18px;
color: #444444;
font-weight: normal;
text-decoration: none;
margin-bottom: 35px;
}
h2
{
font-size: 11px;
color: #444444;
font-weight: normal;
text-decoration: none;
}
h3
{
font-size: 14px;
color: #515151;
font-weight: normal;
text-decoration: none;
text-shadow: 0px 1px 0px #ffffff;
}
h4
{
background: #ededed;
background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#e5e5e5));
background: -webkit-linear-gradient(top, #ededed, #e5e5e5);
background: -moz-linear-gradient(top, #ededed, #e5e5e5);
background: -ms-linear-gradient(top, #ededed, #e5e5e5);
background: -o-linear-gradient(top, #ededed, #e5e5e5);
background: linear-gradient(top, #ededed, #e5e5e5);
color: #444444;
font-size: 12px;
font-weight: normal;
text-decoration: none;
padding: 3px 5px 3px 5px;
margin-bottom: 10px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
-moz-box-shadow: 0 1px 2px rgba(81,81,81,81.6);
-webkit-box-shadow: 0 1px 2px rgba(81,81,81,81.6);
text-shadow: 0px 1px 0px #ffffff;
}
h5
{
font-size: 18px;
color: #444444;
font-weight: normal;
text-decoration: none;
margin-bottom: 15px;
}

#line
{
clear: both;
width: 100%;
height: 1px;
margin: 10px 0px 10px 0px;
border-bottom: 1px solid #cecece;
}
#headline
{
clear: both;
width: 100%;
height: 1px;
margin: 5px 0px 20px 0px;
border-bottom: 1px solid #cecece;
}
#navline
{
clear: both;
width: 100%;
height: 1px;
margin: 20px 0px 20px 0px;
border-bottom: 1px solid #cecece;
}
#indexline
{
clear: both;
width: 100%;
height: 1px;
margin: 18px 0px 20px 0px;
border-bottom: 1px solid #cecece;
}
#feedsline
{
clear: both;
width: 100%;
height: 1px;
margin: 0px 0px 15px 0px;
border-bottom: 1px solid #cecece;
}
#commentsline
{
clear: both;
width: 100%;
height: 1px;
margin: 10px 0px 25px 0px;
border-bottom: 1px solid #cecece;
}

ul
{
margin-left: 0px;
padding: 0px;
list-style: none;
}

ol
{
counter-reset: li;
list-style: none;
*list-style: decimal;
margin: 0px 0px 5px 0px;
padding: 0px;
}

.separator
{
font-size: 14px;
color: #c3c3c3;
font-weight: normal;
text-decoration: none;
text-align: center;
margin: 0px 5px 0px 5px;
}

.noscript
{
position: absolute;
z-index: 5;
color: #ff544a;
font-weight: normal;
text-decoration: none;
text-align: center;
width: 100%;
padding: 5px 0px 5px 0px;
margin: auto;
}

@media print
{
#menu_wrapper
{
display: none;
}
#footer_wrapper
{
display: none;
}
}