
table.forum{ width: 100%; }

/* GENERAL ROW */
span.general_title{
color: rgb(255, 255, 255);
text-decoration: none;
font-weight: bold;
}
td.general_row{
background-color: #5471B9;
}

td.general_row a{
text-decoration: none;
}

span.general_desc{
text-decoration: none;
font-weight: normal;
font-size: 10px;
text-align: right;
}

/* /GENERAL ROW */

/*-----------------------------------------------*/

/* CATEGORY */
ul.category{
list-style-image: url('http://images.fotki.com/forum/3.gif');
}

span.category_title{
font-weight: 700;
font-size: 15px;
color: rgb(84, 113, 185);
}

/* /CATEGORY */

/*-----------------------------------------------*/

/* FORUMS */
ul.forum{
list-style-image: url('http://images.fotki.com/forum/1.gif');
}

span.forum_title, a.forum_title{
color: purple;
text-decoration: none;
font-size: 13px;
font-weight: 700;
}

/* /FORUMS */

/*-----------------------------------------------*/

/* DESCRIPTION */
span.forum_desc{
color: #858687;
font-size: 11px;
}
/* /DESCRIPTION */

/* FOOTER */
.entry_footer {
font-size: 11px;
}
/* /FOOTER */


/*-----------------------------------------------*/

/* ADMIN FUNCTIONS */
span.admin_functions, a.admin_functions{
color: rgb(185, 201, 239);
font-size: 10px;
text-decoration: none;
font-weight: bold;
}
a.admin_functions{font-weight: normal;}

/* /ADMIN FUNCTIONS */

/*-----------------------------------------------*/

/* FORUM TOPIC */
ul.forum_topic{
list-style-image: url('http://images.fotki.com/forum/2.gif');
}

ul.forum_topic_sticky{
list-style-image: url('http://images.fotki.com/forum/pinned.gif');
}

span.forum_topic, a.forum_topic{
color: green;
text-decoration: none;
font-weight: bold;
}

/* /FORUM TOPIC */

#form{
left: auto;
width: 400px;
}

#category_form{
width: 300px;
}

div.author_avatar{
width: 120px;
height: 140px;
background:#E6E6E6 url(http://images.fotki.com/pixel.gif) center center no-repeat;
background-attachment: scroll;
border-top-width: 2px;
border-right-width: 2px;
border-bottom-width: 2px;
border-left-width: 2px;
margin-bottom: 10px;
margin-right: 10px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: white;
border-right-color: white;
border-bottom-color: white;
border-left-color: white;
float: left;
}

/*-----------------------------------------------*/
/* FORUM PATH */
#forum_path, #forum_path a{
color: rgb(84, 113, 185);
font-weight: bold;
text-decoration: none;
}
#forum_path a:hover{
color: rgb(0, 0, 0);
}
#forum_path{
font-size: 8px;
}
#forum_path a{
font-size: 12px;
}

/*-----------------------------------------------*/
/* ScrollTop*/
.scrolltotop img {
width:16px;
height:16px;
background:url(http://images.fotki.com/forum/top.png) left top no-repeat;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=http://images.fotki.com/forum/top.png);
margin-bottom:-5px;
}

* html .scrolltotop img {background:none;
cursor:pointer
}

/*-----------------------------------------------*/
/*
#ade, #aed{
font-weight: bold;
text-decoration: underline;
}

#forum {text-decoration: none;}
#forum a{
text-decoration: none;
}


.fbold {
font-weight: 300;
font-size: 17px;
color: white;
}


*/
