/**
 * @version		$Id: k2.css 569 2010-09-23 12:50:28Z joomlaworks $
 * @package		K2
 * @author		JoomlaWorks http://www.joomlaworks.gr
 * @copyright	Copyright (c) 2006 - 2010 JoomlaWorks, a business unit of Nuevvo Webware Ltd. All rights reserved.
 * @license		GNU/GPL license: http://www.gnu.org/copyleft/gpl.html
 */

/*----------------------------------------------------------------------
	Common Elements
----------------------------------------------------------------------*/
/* --- Basic typography --- */

/* --- Global K2 container --- */

/* --- General padding --- */

/* --- Clearing --- */

/* --- Zebra rows --- */

/* --- RSS feed icon --- */

/* --- Rating --- */

/* --- CSS added with Javascript --- */

/* --- ReCaptcha --- */

/* --- Primary lists in modules --- */

/* --- Avatars --- */

/* --- Read more --- */

/* --- Pagination --- */

/* --- Extra fields: CSV data styling --- */

/* --- Featured flags: the classes are repeated further below to indicate placement in the CSS structure --- */

/*----------------------------------------------------------------------
	Component: Item view
----------------------------------------------------------------------*/

/* Author block */

/* Author latest */
div.itemRelated a:hover,
div.itemRelated a:focus,
div.itemRelated a:active {
	background-image: url(../images/arrow.png);
	color: #8c8f3e;
}

div.itemAuthorLatest a:hover,
div.itemAuthorLatest a:focus,
div.itemAuthorLatest a:active {
	background-image: url(../images/arrow.png);
	color: #8c8f3e;
}
/* Related by tag */

/* Video */

/* Image Gallery */

/* Article navigation */

/* K2 Comments */
div.itemCommentsForm form input#submitCommentButton {
    background-image: url(../images/readon-bg.png);
}

div.itemComments ul.itemCommentsList li span.commentLink a:hover { color: #8c8f3e; }

div.itemComments ul.itemCommentsList li span.commentAuthorName a:hover, 
iv.itemComments ul.itemCommentsList li span.commentAuthorName a:focus, 
div.itemComments ul.itemCommentsList li span.commentAuthorName a:active {
    color: #8c8f3e;
}
/* Back to top link */

/*----------------------------------------------------------------------
	Component: Itemlist view (category)
----------------------------------------------------------------------*/
/* --- Category block --- */
div.itemListCategory {
	background: #edeed1;
	border: 2px dashed #8c8f3e;
}
/* --- Sub-category block --- */

/* --- Item groups --- */

/* --- Item block for each item group --- */

/* Additional class appended to the element above for further styling per group item */

/* Video */

/* Image Gallery */

/* Anchor link to comments */
div.userItemCommentsLink a:hover { background: #8c8f3e; }
/* Read more link */
div.catItemReadMore a,
div.userItemReadMore a,
div.subCategory a.subCategoryMore,
div.genericItemReadMore a {
	background-image: url(../images/readon-bg.png);
}

/* Modified date */

/*----------------------------------------------------------------------
	Component: Itemlist view (user)
----------------------------------------------------------------------*/
/* User info block */

/* User items */
div.userItemHeader h3.userItemTitle a:hover,
div.userItemHeader h3.userItemTitle a:focus,
div.userItemHeader h3.userItemTitle a:active,
div.genericItemHeader h2.genericItemTitle a:hover,
div.genericItemHeader h2.genericItemTitle a:focus,
div.genericItemHeader h2.genericItemTitle a:active {
	color: #8c8f3e;
}
/* Anchor link to comments */

/* Read more link */

/*----------------------------------------------------------------------
	Component: Itemlist view (generic)
----------------------------------------------------------------------*/
/* Read more link */
/*----------------------------------------------------------------------
	Component: Latest view
----------------------------------------------------------------------*/

/* Category info block */

/* User info block */

/* Latest items list */

/* Video */

/* Anchor link to comments */

/* Read more link */

/* Items presented in a list */

/*----------------------------------------------------------------------
	Component: Register & profile page views (register.php & profile.php)
----------------------------------------------------------------------*/

/* Profile edit */
/*----------------------------------------------------------------------
	Modules: mod_k2_comments
----------------------------------------------------------------------*/
/* Latest Comments */

/* Top Commenters */

/*----------------------------------------------------------------------
	Modules: mod_k2_content
----------------------------------------------------------------------*/

/*----------------------------------------------------------------------
	Modules: mod_k2_login
----------------------------------------------------------------------*/

/*----------------------------------------------------------------------
	Modules: mod_k2_tools
----------------------------------------------------------------------*/
/* --- Archives --- */

/* --- Authors --- */

/* --- Breadcrumbs --- */

/* --- Calendar --- */

/* --- Category Tree Select Box --- */

/* --- Category List/Menu --- */

/* Root level (0) */

/* First level (1) */
		
/* n level (n) - like the above... */
/* --- Search Box --- */

/* --- Tag Cloud --- */

/* --- Google Search --- */

/*----------------------------------------------------------------------
	Modules: mod_k2_users
----------------------------------------------------------------------*/