@CHARSET "UTF-8";
/*
 $Rev: 155 $
 
 This this is just a Sample file for Community Styles. It is loaded with the plugin.
 Consider this as a list of available styles for you to customize.
 The file load can be overwritten in a plugin by using the 'akucom_style_url' filter hook.
*/

/*
h1.alkivia-title {}
	
h1.alkivia-error {}
*/
#wall .datetime {
	margin: 0;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

table.profile-list {
	width: 100%;
	cell-spacing: 2px;
	cell-padding: 2px;
	}

table.profile-list thead {
	color: #4D4D4D;
	background-color: #F2F2F2; 
	text-align: center;	
	}

table.profile-info {}

.pager {
	margin: 25px 0 10px 0;
	line-height: 25px;
	float: left;
	clear: both;
	}

.pager .page-numbers {
	background-color: #E6E6E6;
	margin: 0;
	padding: 2px 4px;
	border: 0px solid #E6E6E6;
	}

 .pager .prev, .pager .next {
 	font-weight: bold;
	}

.pager .current {
	color: #f2f2f2;
	background-color: #B3B3B3; 
	}

.pager a.page-numbers:hover {
	text-decoration: none;
	color: #f2f2f2;
 	background-color: #B3B3B3;
	}

.widget_loggedin_recent .avatar, .widget_registered_recent .avatar, .widget_gallery_recent .avatar {
	border: 0;
	padding: 0;
	margin: 2px 3px 0 0;
	float: left;
	}

#mini-profiles .short-profile {
	clear: both;
	margin: 5px 0 10px 0;
	border: 0;
	font-style: italic;
	}	

#mini-profiles .user-name {
	clear: both;
	font-size: 16px;
	margin: 0 10px 3px 10px;
	border-bottom: 1px solid; 
	}

#mini-profiles .title {
	font-size: 13px;
	font-weight: bold;
	}

#mini-profiles .image {
	margin: 5px 5px 15px 5px;
	float: left;
	}

.profile-box {
	margin: 0 10px 20px 10px;
	padding: 15px 10px 25px 10px;
	border: 1px solid;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	}
	
.profile-name {
	font-size: 10px;
	margin: 0 10px 3px 10px;
	border-bottom: 1px solid; 
	margin-bottom: 10px;
	}

.profile-box .left-side {
	display: block;
	float:left;
	margin-right: 10px;
	}

#profile-info #profile-left {
	width: 260px;
	float: left;
	}
	
#profile-info #profile-right {
	width: 310px;
	float: right;
	}
	
#profile-info ul {
	padding: 0px;
	margin: 0px;
	}

#profile-info li {
	padding: 0px;
	margin: 0px;
	list-style: none;
	}

#profile-info ul li {
	padding-bottom: 10px;
	}

#profile-info ul li a {
	text-decoration: none;
	font-weight: normal;
	line-height: 19px;
	}

#profile-info ul li a:hover {
	text-decoration: underline;
	}

#profile-info ul li ul li {
	padding-bottom: 5px;
	margin-left: 10px;
	margin-right: 5px;
	border-bottom: 1px dotted;
	}

#profile-info ul li ul li ul {
	padding-left:10px;
	}

#profile-info ul li ul li ul li {
	font-weight: normal;
	padding-bottom: 0px;
	border: none;
	}

#profile-info ul li ul li ul li a {
	font-weight: normal;
	}

#profile-info ul li h2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin: 0 0 5px 0;
	padding-left: 5px;
	border-bottom: 1px dotted;
	}

#profile-info ul li h2 a {
	font-weight: normal;
	}

#profile-info ul li h2 a:hover {
	text-decoration: none;
	}

.navigator {}
.navigator .bottom_navigator {}
.navigator .navleft {}
.navigator .navright {}

/* EOF */