@CHARSET "UTF-8"; /** * 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. * * @version $Rev: 499 $ * @author Jordi Canals * @copyright Copyright (C) 2009, 2010 Jordi Canals * @license GNU General Public License version 2 * @link http://alkivia.org * @package Alkivia * @subpackage Community * Copyright 2009, 2010 Jordi Canals This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ /* 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: #f2f2f2; background-color: #f27830; text-align: center; } table.profile-info {} .pager { margin: 25px 0 10px 0; line-height: 25px; float: left; clear: both; } .pager .page-numbers { background-color: #f2f2f2; margin: 0; padding: 2px 4px; border: 1px solid #ff0000; } .pager .prev, .pager .next { font-weight: bold; } .pager .current { color: #f2f2f2; background-color: #f27830; } .pager a.page-numbers:hover { text-decoration: none; color: #f2f2f2; background-color: #734822; } .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: 20px; 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 */