a, a:visited {
	text-decoration: underline;
	/*color: #007dfe;*/
	color: #dd0000;
	font-size: 100%;
}
a:hover {
	color: #000;
	text-decoration: none;
}
a.username, a.username:visited {
	color: #dd0000;/*#007dfe;/**/
	text-decoration: none;
	font-weight: bold;
}
a.username:hover {
	color: #000;
}
#mainmenu a, #mainmenu a:visited {
	text-decoration: none;
	font-weight: bold;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;/**/
	font-size: 13px;
	color: #dd0000;
	padding: 3px 5px 14px 5px;
	position: relative; top: 3px;
}
#mainmenu a:hover {
	color: #ffffff;
	padding: 3px 5px 14px 5px;
	text-decoration: none;
	background: #fff;
	background: url(../grafika/tab_back.jpg) center 0px repeat-x;
}

a#logo {
	background: transparent url(../logo/logo.png) left top no-repeat;
	display: block;
	width: 283px;
	height: 100px;
	position: absolute;
	left: 0px;
	top: 0px;
	text-indent: -600px;
	overflow: hidden;
}

a.rlink {
	display: block;
	float: right;
}

a.continue, a.continue:visited {
	font-size: 130%;
	font-weight: bold;
	text-decoration: none;
}
a.continue:hover {
	color: #000;
	text-decoration: none;
}

a.pagination, a.pagination:visited {
	text-decoration: none;
	color: #007dfe;
	padding: 5px;
	margin: 5px;
}
a.pagination:hover {
	text-decoration: none;
	color: #39ba00;
}

/*========================================================= links on tabs */
.side_stuff h1 a, .side_stuff h1 a:visited {
	text-decoration: none;
	color: #aaa;
	margin: 0px 5px 0px 0px;
	white-space: nowrap;
}
.side_stuff h1 a:hover {
	color: #000;
}
.side_stuff h1 a.current, .side_stuff h1 a.current:visited, .side_stuff h1 a.current:hover {
	color: #007dfe;
	text-decoration: none;
}


a.profile, a.profile:visited {
	color: #444;
	text-decoration: none;
	font-weight: normal;
	/**background: #fff url(../grafika/tab_back.jpg) left bottom repeat-x;/**/
	/*background: #fff;*/
	/*border: 1px solid #000;*/
	margin-left: 4px;
	font-size: 85%;
	white-space: nowrap;
	
	/**
	padding: 3px 5px 16px 5px;
	position: relative; top: 4px;
	/**/
	padding: 0px 5px 0px 5px;
	position: relative; top: -1px;
	
	height: 34px;
	display: block;
	float: left;
	line-height: 24px;
	vertical-align: middle;
}
a.profile.current, a.profile.current:visited, a.profile:hover {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	/**background: #fff;/**/
	background: url(../grafika/tab_back.jpg) center top repeat-x;
	/*border: 1px solid #000;*/
	border-bottom: none;
	font-size: 85%;
	
	/**
	padding: 3px 5px 16px 5px;
	position: relative; top: 1px;
	/**/
}

a.profile.rlink {
	/**
	margin-right: 0px; 
	position: relative; top: 2px;
	/**/
	float: right;
}

/**
a.profile.rlink:hover {
	margin-right: 0px; 
	position: relative; top: -1px;
}
/**/

#footer a, #footer a:visited {
	color: #ffffff;
	text-decoration: none;
	font-size: 0.9em;
}
#footer a:hover {
	color: #FFF;
	text-decoration: underline;
}

/*========================================================= profile - sidebar links */
.user_stats a {
	line-height: 1.5em;
	padding-left: 20px;
}
a.link_direct_msg {background: transparent url(../grafika/email.png) left center no-repeat;}
a.link_followers {background: transparent url(../grafika/group.png) left center no-repeat;}
a.link_friends {background: transparent url(../grafika/user.png) left center no-repeat;}
a.link_favorites {background: transparent url(../grafika/heart.png) left center no-repeat;}
a.link_sms_credits {background: transparent url(../grafika/money.png) left center no-repeat;}

.rss_feed {
	background: transparent url(../grafika/feed.png) left center no-repeat;
	padding-left: 20px;
}
/*=================================
Settings
================================*/

#settings_menu a, #settings_menu a:visited {
	font-size: 90%;
	display: block;
	color: #dd0000;
	text-decoration: underline;
	padding: 3px;
	margin-bottom: 1px;
}
#settings_menu a:hover {
	background: #FF1F1F;
	color: #FFFFFF;
	margin-bottom: 1px;
}

.right_middle p a, .right_middle p a:visited {
	color: #ea5a00;
	text-decoration: underline;
	font-size: 100%;
}
.right_middle p a:hover {
	color: #000;
}
.back_lib {
	background: url(../grafika/arrow_down.png) right center no-repeat;
	margin: 10px 0px 10px 0px;
	padding-right: 18px;
}
