/* *********************** GENERAL SETTINGS     *********************** */
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFCFF;
	background: url(/templates/cycletheme/images/main-bg2.png);
	margin: 0px;
	padding: 0px 0px 0px 0px;
	line-height: 135%;
}

html {
	padding: 0px;
	margin: 0px;
}

body, body.default {
	font-size: 14px;
}

/* CSS global reset for all browsers  */
* { padding: 0px; margin: 0px; }
/*  Global Formatting */
h1 {font: normal 24px Arial, Helvetica, sans-serif; letter-spacing: -1px; line-height: 30px; }
h2 {font: normal 20px Arial, Helvetica, sans-serif; letter-spacing: -1px; text-transform: none; line-height: 26px; }
h3 {font: normal 18px Arial, Helvetica, sans-serif; letter-spacing: 0px; line-height: 24px; text-transform: none;}
h4 {font: bold 14px Arial, Helvetica, sans-serif; line-height: 19px; text-transform: none; }
h5 {font: bold 12px Arial, Helvetica, sans-serif; line-height: 18px; text-transform: none; }
h6 {font: bold 11px Arial, Helvetica, sans-serif; line-height: 17px; text-transform: none;}
a {color: #EC490A; text-decoration: underline;}
a:hover {color: #EC490A; text-decoration: none;}
a.image, a.image:hover, a img  {border:0;}
ul {
	list-style: none;
}


#main_content ul li{
	width: 100%;
}

ol {
	padding: 5px 25px;
}

fieldset {
	width: 95%;
	padding: 5px;
	margin: 5px 0px 0px 0px;
	border: 1px solid #FED677;
}


input, select, label {
	vertical-align: middle;
}

p {
	padding: 5px 0px;
}

/* *********************** END GENERAL SETTINGS *********************** */

#background {
	background: transparent url(/templates/cycletheme/images/background_2.jpg) no-repeat top center;
}

#site_wrapper {
	width: 1000px;
	margin: 0px auto;
	padding: 0px;
}

.top_line {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	width: 100%;
	height: 29px;
	background: transparent url(/templates/cycletheme/images/top_line_bg.png) no-repeat top center;
}

#top_wrap {
	margin: 0px auto;
	height: 29px;
	width: 1000px;
	position: relative;
}

#top_wrap #pathway {
	position: absolute;
	top: 7px;
	left: 12px;
	font-size: 11px;
}

#top_wrap #searchform {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 165px;
	height: 29px;
	text-align: left;

}

#wrap {
	width: 1000px;
	margin: 10px auto 0px auto;
	padding: 0px 0px;
	background: #FEC055 url(/templates/cycletheme/images/wrap_bg.gif) repeat-y top center;
}

#content1 {
	margin: 0px;
	width: 960px;
	padding: 20px;
	background: transparent url(/templates/cycletheme/images/content_bg.gif) no-repeat top center;
}

#top {
	padding: 0px;
	margin: 0px auto;
	width: 1000px;
	height: 85px;
	position: relative;
}

#top #banner {
	position: absolute;
	top: 13px;
	right: 13px;
}

#top h1 {
	font: normal 24px Arial, Helvetica, sans-serif;
	line-height: 28px;
	color: #ffffff;
	letter-spacing: -1px;
	text-transform: none;
	text-align: center;
	white-space: nowrap;
	position: absolute;
	top: 15px;
	left: 70px;
}

#logoh{
	text-decoration: none;
	color: #ffffff;
}

#top h2 {
	position: absolute;
	top: 45px;
	left: 70px;
	color: #F4590C;
	letter-spacing: -1px;
	line-height: 22px;
	font: normal 18px Arial, Helvetica, sans-serif;
}

#top #logo {
	position: absolute;
	top: 12px;
	left: 11px;
}

.top_menu {
	width: 100%;
	height: 45px;
	background: transparent url(/templates/cycletheme/images/top_menu_bg.png) no-repeat top left;
}

#top_nav {
	width: 1000px;
	height: 45px;
	margin: 0px auto;
	padding: 0px;
	position: relative;
}

#top_nav #menu {
	position: absolute;
	top: 14px;
	left: 10px;
	width: 980px;
	height: 31px;
}

#main {
	padding: 0px;
	margin: 0px auto;
	width: 960px;
	background: transparent;
	clear: both;
}

#main_content #main_body {
	clear: both;
}

/*******************************/

#footer {
	padding: 15px 20px;
	width: 960px;
	margin: 0px auto;
	color: #B80404;
	background: transparent url(/templates/cycletheme/images/main-bg.png) repeat-x top center;
}

#footer p {
	padding: 0px;
	margin: 0px;
	line-height: 14px !important;
	font: bold 10px Arial, Helvetica, sans-serif;
	background: transparent;
	text-align: left;
}

#footer p a {
	text-decoration: none;
	color: #FCFC9F;
}

#footer p a:hover {
	text-decoration: underline;
	color: #FCFC9F;
}

/* *********************** END LAYOUT SETTINGS  *********************** */

/* *********************** NAVIGATION SECTION   *********************** */
/* Pathway Breadcrumbs */
#pathway, .pathway, #pathway strong {
	font-size: 11px;
	line-height: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FCFC9F;
	font-weight: bold;
	float:left;
	padding-right:5px;
}

.pathwaylink {
text-decoration: none;
color: #ffffff;
}

.pathway a:hover{text-decoration: none;
color: #FF9600;
}

/* *********************** FORM SECTION  *********************** */
form {
	margin: 0px;
}

input {
	background-color: #FFFFFF;
}

/*****************************topmenu*************************/

#uls{margin:0 auto;
}

.menutd a{
color:#FFFFFF;
font-size:12px;
font-weight:bold;
padding-right:15px;
text-decoration:none;
}

.menutd a:hover{
color:#FF9600;
}

.menutd_active a:hover{
color:#FF9600;

}

.menulink_active{
color:#FF9600;
font-size:12px;
font-weight:bold;
padding-right:15px;
text-decoration:none;
}

/************************������************************/

.moduletitle{color:#FF9600;
font-size:12px;
font-weight:bold;
text-align:center;
}


/****************searh********************/

#searchinput {
background:transparent url(/templates/cycletheme/images/searchform_bg.gif) no-repeat scroll 0 0;
border:medium none;
display:block;
float:left;
font-size:1em;
height:21px;
padding-left:10px;
padding-right:10px;
padding-top:8px;
width:130px;
}

/************************������� ����***********************/


.collapsable a{color:#7A9900;
text-decoration:none;
}

.file a{color:#7A9900;
text-decoration:none;
}

.expandable a {color:#7A9900;
text-decoration:none;
}

.left_moduletitle{background:transparent url(/templates/cycletheme/images/left_mod_header_bg.gif) no-repeat scroll 0 0;
height:39px;
color:#FFFFFF;
font-size:14px;
font-weight:bolder;
height:39px;
padding-left:20px;
}

.left_moduletitle div{padding-bottom:10px;
}

.left_modulebody{padding-bottom:30px;
}

.left_module{
}
/**********************left_col*********************/

#left_col{width: 190px;
padding-right:20px;
}

#right_col{width: 190px;
padding-left:20px;
}

/***************************bodytable2***********************/

#bodytable2{margin-top:20px;
}

#left_bodytable2{width:50%;
padding-right:15px;
}

#right_bodytable2{width:50%;
padding-left:15px;
}

/*****************************mod_login********************************/

fieldset {
border:medium none;
clear:both;
margin:0;
padding:0;
text-align:left;
width:174px;
}

#mod_login_username, #mod_login_password {
background:transparent url(/templates/cycletheme/images/login_input_bg.gif) no-repeat scroll left top;
border:medium none;
color:#333333;
font-size:12px;
height:17px;
margin:2px 0;
padding:3px 4px;
width:162px;
}

form input.button {
background:transparent url(/templates/cycletheme/images/login_button_bg.gif) no-repeat scroll left top;
border:medium none;
color:#FFFFFF;
font-family:Tahoma,Arial,Helvetica,sans-serif;
font-size:10px;
font-style:normal;
font-variant:normal;
font-weight:bold;
height:23px;
line-height:10px;
margin:2px 0;
text-transform:uppercase;
vertical-align:baseline;
width:110px;
}

p.central {
margin:0;
padding:5px 0;
text-align:center !important;
}

/********************************slogan_sektion******************************/

#slogan_sektion{
width:1000px;
height:300px;
background:transparent url(/templates/cycletheme/images/slogan_sep_bg.gif) no-repeat scroll top;
margin-top:0px;
padding-top:13px;
}




.pics {
height: 260px;
width:995px;
padding:0;
margin-top:5px;
margin-left:0px;
overflow: hidden;
}
.pics img {
height: 260px;
width:995px;

}

#tabbed_box_1 {
	width:540px;
}
.tabbed_box h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:23px;
	color:#ffffff;
	letter-spacing:-1px;
	margin-bottom:10px;
}
.tabbed_box h4 small {
	color:#e3e9ec;
	font-weight:normal;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	position:relative;
	top:-4px;
	left:6px;
	letter-spacing:0px;
}
.tabbed_area {

}

ul.tabs {
	padding-left:0;
	float:left;
	width:190px;
}
ul.tabs li {
	list-style:none;
	padding-top:10px;
	padding-left:10px;
}
ul.tabs li a {
	padding:8px 14px 8px 14px;
	text-decoration:none;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	color:#F4590C;
}

.content {
color:#FCFC9F;
margin-left:190px;
width:340px;
}
#content_2, #content_3, #content_4, #content_5, #content_6 { display:none; }

.slaid_moduletitle{
	color:#FF9600;
	text-align:center;
}

/****************************styles.css************************/

a.new_messages_link{ color:#fff; background:#F00; font-weight:bold; padding:2px; text-decoration:none; }
a.new_messages_link:hover{ color:#F00; background:#Fff; font-weight:bold; padding:2px; text-decoration:none; }

td.new_user_avatar { text-align:center; }
a.new_user_link { font-size:14px; font-weight:bold; margin-left:15px; }

.mod_user_rating { }
.mod_user_rating td.avatar{ text-align:center; }
.mod_user_rating a.nickname { font-size:14px; font-weight:bold; margin-left:15px; float:left; }
.mod_user_rating div.karma { font-size:14px; font-weight:bold; margin-left:5px; float:left; }
.mod_user_rating div.rating { font-size:14px; font-weight:bold; margin-left:5px; float:left;  }

span.fast_cfg_link { padding:4px; }
span.fast_cfg_link img{ border:none; }

.new_board_items li{
	padding:0px;
	margin-bottom:4px;
}
.new_board_items{
	padding:0px;
	margin:0px;
	padding-left:15px;
}

.mod_clubs div.club_entry { overflow:hidden; margin-bottom:10px; }
.mod_clubs div.club_entry .image{ width:48px; height:48px; padding: 2px; background:#FFF; float: left; margin-right:14px; }
.mod_clubs div.club_entry .data{ float: left; }
.mod_clubs div.club_entry .data .title { margin-bottom: 5px; margin-top:5px;  }
.mod_clubs div.club_entry .data .title a{ font-size: 16px; font-weight:bold;  }
.mod_clubs div.club_entry .data .details { float:left; padding-left:10px; }
.mod_clubs div.club_entry .data .details span{ color: #999; padding-left:19px; margin-right:4px; height:18px; font-size:10px; height:16px;line-height:16px;display:block; }
.mod_clubs div.club_entry .data .details span.rating{ background:url(/images/icons/rating.gif) no-repeat left center; }
.mod_clubs div.club_entry .data .details span.date{ background:url(/images/icons/date.gif) no-repeat left center; }
.mod_clubs div.club_entry .data .details span.members{ background:url(/images/icons/users.gif) no-repeat left center; }

.mod_lp_titlelink{
	font-size:12px;
	font-weight:bold;
	margin-bottom:5px;
}
.mod_lp_albumlink{
	margin-top:4px;
}
.mod_lp_albumlink a{
	color:#666666;
	text-decoration:underline;
}
.mod_lp_details{

}
.mod_lp_photo{

}
.mod_poll_title {
	margin-bottom: 5px;
}
.mod_poll_submit {
	margin-top: 10px;
}
.mod_poll_gauge {
	background-color:#CC6600;
	display: table;
	height: 8px;
	margin-bottom: 8px;
}
.search_field {
	width: 100%;
	border: 1px solid #666666;
}
.search_head {
	background-color:silver;
	border-bottom:solid 1px gray;
	font-size:16px;
}
.search_row1 {
	background-color:#FFFFFF;
}
.search_row2 {
	background-color:#181819;
}

.mod_latest_title{
	color:#FCFC9F;
}
.mod_latest_entry{
	margin-bottom:10px;
	clear:both;
	color:#ffffff;
}


.mod_latest_date a{
	color:#ffffff;
}
.mod_latest_desc{
	margin-bottom:5px;
}
.mod_latest_comments{
	font-size:12px;
	text-align:right;
}
.mod_latest_rss{
	float:right;
	padding-left:20px;
	background:url(/images/icons/rssitem.gif) no-repeat left center;
	height:16px;
	line-height:16px;
}

.mod_latest_rss a{
	text-decoration: underline;
	color: #333;
}

/*---------------- REGISTRATION FORM -----------*/
.regrow1{
	background-color:#181819;
}
.regrow2{
	background-color:#FFFFFF;
}
.regstar{
	font-size:18px;
	color:#FF0000;
}

/*------------------ PAGES BAR ----------------------*/
.pagebar{
	margin-top:10px;
	margin-bottom: 15px;
	font-size:12px;
	clear:both;
}
.pagebar_title{
	margin:5px;
	padding:4px;
}
.pagebar_page{
	margin:3px;
	padding:6px;
}
.pagebar_current{
	margin:3px;
	padding:6px;
	border:solid 1px silver;
	background-color: none;
}



/*---------------- COMPONENT "CONTENT" -------------*/
.component {
}
.con_heading {
	font-size: 24px;
	color:#FCFC9F;
	margin-bottom: 8px;
}
.con_pubdate{
	color:#666666;
	font-weight:bold;
}
.con_description {
	margin-top:8px;
	margin-bottom: 8px;
}
.con_desc{
	margin-top:0px;
}
.con_text{
    margin-top:15px;
}
.con_title{
	font-weight:bold;
	font-size:16px;

}
.con_titlelink{text-decoration:none;
}
.con_icons{
	margin:4px;
	margin-top:9px;
	margin-left:10px;
}
.con_icon{
	margin-top:4px;
}
.con_details{
	margin-top:8px;
	font-size:10px;
	color:#999999;
}
/*---------------- COMPONENT "PHOTOS" -------------*/
.photo_thumb{
	display:block;
	padding:4px;
	margin:2px;
}
.photo_bar{
	background-color: #191919;
	margin:6px 0px 6px 0px;
}
.photo_desc{
	background-color: #191919;
	margin:0px 0px 6px 0px;
	padding:8px;
}
.photo_box{
	border:solid 1px silver;
}
.photo_date_td{
	background-color:#181819;
}
.photo_sortform{
	padding:5px;
	background-color:#181819;
}
.photo_gallery{
}
.photo_userbar{
	padding:10px;
	background-color:#181819;
	margin-bottom:2px;
}
.photo_toolbar{
	margin-bottom:10px;
}
.photo_toolbar table{
	padding:4px;
	background-color:#181819;
}
.photo_toolbar a{
	text-decoration:underline;
	color:#666666;
}
.photo_bbinput{
	width:500px;
	margin:2px;
	padding:5px;
	background-color:#181819;
}
/*---------------- ARTICLE CONTENTS -----------------*/
.con_pt {
	display:block;
	padding: 8px;
	margin: 5px;
	border:solid 1px gray;
	width:260px;
	float:right;
	background-color:#FFFFFF;
}

.con_pt_heading {
	display: block;
	margin-bottom:6px;
}

/*---------------- SHOP CART -----------*/
.cart_item{
	font-size:10px;
	font-weight:bold
}
.cart_detaillink{
	clear:both;
	border-bottom:solid 1px gray;
	margin-bottom:10px;
	padding-bottom:5px
}
.cart_total{
	clear:both;
	border-top:solid 1px gray;
	margin-top:10px;
	padding-top:5px
}
.cart_price{
	margin-top:2px;
	text-align:right;
}
.cartrow1{
	background-color:#181819;
}
.cartrow2{
	background-color:#FFFFFF;
}
/*----------------- COMPONENT "PRICE LIST" --------------*/
.pricerow1{
	background-color:#181819;
}
.pricerow2{
	background-color:#FFFFFF;
}
/*-------------- MODULE "LATEST COMMENTS" ------------------------------*/
.mod_com_userlink{
	text-decoration:underline;
	color:#666666;
}

/*-------------- MODULE "LATEST FORUM WEB2.0" ------------------------------*/
.mod_fweb2_userlink{
	text-decoration:underline;
	color:#ffffff;
}
.mod_fweb2_date{
	color:#ffffff;
}
.mod_fweb2_topiclink{
	text-decoration:underline;
	font-weight:bold;
}
.mod_fweb2_shorttext{
	font-style:italic;
	color:#999999;
}

.calendar{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	border: solid 1px black;
	width:100%;
	text-align:center;
}
.calendar_top{
	height: 30px;
	background-color:#006699;
	color:#FFFFFF;
}
#calendar_nav{
	height: 30px;
	background-color:#006699;
	color:#FFFFFF;
}
#calendar_nav a{
	color:#FFFFFF;
	text-align:center;
}
.calendar_dayname{
	font-size: 10px;
	height: 30px;
	background-color:#181819;
}
.calendar_day{
	font-size: 10px;
	padding:4px;
}
.calendar_today{
	font-size: 10px;
	padding:4px;
	background-color:#181819;
	border:solid 1px gray;
}
.calendar_daylink{
	text-decoration: underline;
}
.calendar_toplink{
	text-decoration: none;
	color:#FFFFFF;
}
.calendar_toplink:hover{
	text-decoration: none;
	color:yellow;
}
/************ UNIVERSAL CATALOG *******************************/
.uc_new{
	color:#FF0000;
	font-style:italic;
	padding:5px;
	vertical-align: super;
}
.uc_list_item{
	padding: 2px;
	margin: 2px;
}
.uc_itemfieldlist{
	margin: 0px;
	list-style:none;
}
.uc_itemfield{
	font-size:14px;
}
.uc_itemlink{
	font-size:18px;
}
.uc_list_itempic{
	background-color: #FFFFFF;
	border: solid 1px black;
	padding: 2px;
}
.uc_list_itemdesc{
	padding-left: 12px;
}

.uc_thumb_item{
	padding: 2px;
	margin: 2px;
	background-color: #FFFFFF;
	border:solid 1px silver;
	display:block;
	width:140px;
	height:170px;
	float:left;
	text-align:center;
}
.uc_thumb_itemlink{
	font-size:12px;
}
.uc_detailfield{
	margin:0px;
	margin-bottom: 8px;
}
.uc_detaillist{
	margin:0px;
	list-style: none;
}
.uc_detaillink{
	font-size:16px;
	margin-top:15px;
	text-decoration:underline;
}
.uc_detaillink:hover{
	color:#FF6600;
	font-size:16px;
	margin-top:15px;
	text-decoration:underline;
}
.uc_detailtags{
	margin-top: 10px;
	margin-bottom: 10px;
}
.uc_detailimg{
	border: solid 1px gray;
	padding: 4px;
	background-color:#FFFFFF;
}
.uc_detailrating{
	margin:0px;
	margin-bottom:8px;
	margin-top:8px;
	border:solid 1px gray;
	padding:3px;
}
.uc_findsame{
	color: gray;
}
.uc_tagline{
	border-top:dashed 1px silver;
	margin-top: 6px;
	padding-top:2px;
	padding-bottom:8px;
	font-size: 10px;
	width: 100%;
}
.uc_sortform{
	padding: 5px;
	border: solid 1px gray;
	background-color:#FFFFFF;
	margin:1px;
}
.uc_queryform{
	padding: 5px;
	border-bottom: solid 1px gray;
	margin-bottom:10px;
}
.uc_rating{
	margin-bottom: 8px;
}
.uc_toolbar{
	margin: 0px;
	margin-bottom:20px;
}
/*----------------------MODULE "LATEST FROM CATALOG"--------------------------*/
.uc_latest_item{
	padding: 2px;
	margin: 2px;
	background-color: #FFFFFF;
	border:solid 1px silver;
	display:block;
	width:140px;
	height:170px;
	float:left;
	text-align:center;
}
.uc_latest_link{
	font-size:12px;
}
.uc_latest_title{
	list-style-position:inside;
	list-style:square;
}
.uc_alpha_list{
	margin-bottom:5px;
	border-bottom:solid 1px gray;
	padding-bottom:6px;
}
.uc_alpha_link{
	font-size:18px;
	padding-right:10px;
}
/*------------------------- MODULE "SITE TAGS" ---------------------------------*/
a.tag:hover{
	background-color: #0066CC;
	color:#fff;
}
/*---------------------------PERSONAL MENU -----------------------------------*/
.pmenu{
}
.pmenu_avatar img{
	margin:0px;
	padding:2px;
	border:solid 1px #ccc;
}
.usr_msgmenu_bar{
	background-color:#181819;
	margin-bottom:10px;
}
.usr_msgreply_source{
	padding:15px;
	background-color:#191919;
	border:dashed 1px gray;
	margin-bottom:10px;
}
.usr_msgreply_sourcetext{
	font-size: 16px;
}
.usr_msgreply_author{
	font-style:italic;
	color:#666666;
	text-align:right;
}
.usr_msg_smilebox{
	padding:8px;
	background-color:#181819;
	border:solid 1px silver;
	margin-bottom:4px;
}
.usr_msg_bbcodebox{
	padding:0px;
	background-color:#181819;
	border:solid 1px silver;
	margin-bottom:4px;
	overflow:hidden;
	height:1%;
}
.usr_bb_button{
	display:block;
	border: solid 1px silver;
	margin:2px;
	padding:6px;
	float:left;
}
.usr_bb_button:hover{
	display:block;
	border: solid 1px silver;
	margin:2px;
	padding:6px;
	float:left;
	background-color:#FFFFFF;
}
.usr_bb_hint{
	display:block;
	margin:2px;
	padding:5px;
	float:left;
	color:#666666;
}
/*---------------------------------------------------------*/
.ajax_autogrowarea{
	overflow:hidden;
	display:block;
	border:solid 1px gray;
	width:100%;
	height:108px;
	min-height:180px;
	max-height:702px;
	line-height:18px;
}
.bb_tag_code{
	border:solid 1px silver;
	padding:8px;
}
.bb_tag_hide{
	padding:8px;
	background-color:#FFFFCC;
	color:#666666;
}
.bb_tag_hide a{
	color:#333333;
	text-decoration:underline;
}
/*---------------------- COMPONENT "FAQ" --------------------------*/
.faq_subcats{
	padding:10px;
	background-color:#181819;
	margin-bottom:10px;
}
.faq_cats{
	padding:10px;
	background-color:#181819;
	margin-bottom:10px;
}
.faq_questtext{
	font-weight:bold;
}

.faq_answertext{
	color:gray;
}

.faq_questdate{
	padding:2px;
	font-size:10px;
	text-align:center;
	background-color:#181819;
	margin-top:2px;
	width:100px;
	float:left;
}
.faq_questcat{
	padding:2px;
	font-size:10px;
	text-align:center;
	margin-top:2px;
	margin-left:4px;
	float:left;
}
.faq_questcat a{
	color:#333333;
}
.faq_quest{
	margin-bottom:8px;
	padding-bottom:8px;
	border-bottom:solid 1px silver;
}
.faq_send_quest a{
	text-decoration:underline;
	color:#666666;
}
/********************* KARMA ***********************************/
.karma_form{
	text-align:center;
	padding:10px;
	background-color:#FFFFFF;
	border:solid 1px gray;
}
.karma_form #karmavotes {
	color:#666666;
}
/********************* TAG BAR ***********************************/
.taglinebar{
	margin:4px;
	padding:2px;
}
.taglinebar #header{
	padding-right:18px;
	background:url(/images/icons/tag.gif);
	background-repeat:no-repeat;
	background-position:right;
	font-weight:bold;
	margin-right:4px;
}
.tag_searchcat{
	color:#666666;
	text-decoration:underline;
	font-size:16px;
}
.tag_searchitem{
	text-decoration:underline;
	font-size:16px;
}
.tagsearch_bar{
	font-size:10px;
	text-align:right;
	float:right;
}
.tagsearch_item{
	float:left;
	padding:5px;
}
/*-------------- MODULE "LATEST BLOG POSTS" ------------------------------*/
.mod_blog_userlink{
	text-decoration:underline;
	color:#ffffff;
}
.mod_blog_karma{
	background-color:#FFFFFF;
	text-align:center;
	font-size:18px;
}
/*-------------- MODULE "LATEST FAQ QUESTS" ------------------------------*/
.mod_faq_date{
	font-style:italic;
	color:#999999;
}

span.user_karma_point{
	font-size:16px;
}
