/**
 * @version		$Id: k2.css 503 2010-06-24 21:11:53Z 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 --- */

/* Read more --- */
a.k2ReadMore { }

a.k2ReadMore:hover,
a.k2ReadMore:focus,
a.k2ReadMore:active { color: #B15C07; text-decoration: none; }

/* Global K2 container --- */

/* --- General padding --- */


/* Clearing --- */

/* Zebra rows --- */
.even { border-bottom: 1px dotted #CBD0E2; }
.odd { border-bottom: 1px dotted #CBD0E2; }

/* RSS feed icon --- */
/* Rating --- */

/* CSS added with Javascript --- */

/* ReCaptcha --- */


/* Primary lists in modules --- */

/* Avatars --- */
.k2Avatar img {
	border: 1px solid #ce6815;
}

/* Pagination --- */
/* Extra fields: CSV data styling --- */


/* Featured flags: the classes are repeated further below to indicate placement in the CSS structure --- */
/* COMPONENT: ITEM VIEW
----------------------------------------------------------------------*/

/* Tool bar ---*/

/* Font Resizer ---*/
/* Intro text ---*/

div.itemIntroText img {
	background: #F5E6DA;
	border: 1px solid #DE8E4D;
}

/* Full text ---*/

/* Item tag block ---*/

/* Social links ---*/

/* Author block */
div.itemAuthorBlock {
	background: #fcd0ac;
	border: 1px solid #de8e4d;
}


div.itemAuthorBlock div.itemAuthorDetails span.itemAuthorUrl {
	border-right: 1px solid #ce6815;
}
/* Author latest */
/* Related by tag */
div.itemAuthorLatest ul li a:hover {
	color: #ce6815;
	background-image: url(../images/bullet-orange.png);
} 

/* Video */

/* Image Gallery */

/* Article navigation */

/* Comments */
/* Back to top link */

div.itemBackToTop a:hover {
	color: #ce6815;
}

/*	COMPONENT: ITEMLIST VIEW (Category)
----------------------------------------------------------------------*/
div.itemListCategoriesBlock { padding-top: 10px;}

/* --- Category block --- */
/* Sub-category block --- */
div.itemListSubCategories a.subCategoryMore:hover,
div.itemListSubCategories a.subCategoryMore:focus,
div.itemListSubCategories a.subCategoryMore:active { color: #ce6815; }

/* --- Item groups --- */
div#itemListLinks div.itemContainer .catItemTitle a:hover,
div#itemListLinks div.itemContainer .catItemTitle a:focus,
div#itemListLinks div.itemContainer .catItemTitle a:active {
	color: #2191B5;
}
/* Item block for each item group --- */

/* Featured ---*/
/* Toolbar's blog style ---*/
/* Blog article hits ---*/

/* Additional class appended to the element above for further styling per group item */

div.catItemTagsBlock ul.catItemTags li a:hover,
div.catItemTagsBlock ul.catItemTags li a:focus,
div.catItemTagsBlock ul.catItemTags li a:active {
	color: #B15C07;
}
/* Video */
/* Image Gallery */

/* Anchor link to comments */
/* Modified date */
/*----------------------------------------------------------------------
	Component: Itemlist view (user)
----------------------------------------------------------------------*/

/* User info block */	
div.userBlock {
	background: #FCD0AC;
	border: 1px solid #DE8E4D;
}
div.userBlock img {
	border: 1px solid #de8e4d;
}

div.userItemList {}
		
/* User items */

div.catItemIntroText img {
	background: #F5E6DA;
	border: solid 1px #DE8E4D;
}

/* "Unpublished" presented in superscript */

div.userItemIntroText img {
	background: #F5E6DA;
	border: 1px solid #DE8E4D;
}


/* Anchor link to comments */

/*----------------------------------------------------------------------
	Component: Itemlist view (generic)
----------------------------------------------------------------------*/
/* this is the item container for this view */

/* Read more link */
/*----------------------------------------------------------------------
	COMPONENT: LATEST VIEW
----------------------------------------------------------------------*/

div.latestItemsContainer { float: left; margin-bottom: 10px; }

/* Category info block ---*/
/* User info block ---*/
/* Latest items list ---*/

div.latestItemIntroText img {
	background: #fcd0ac;
	border: 1px solid #de8e4d;
}


/* Video */
/* Anchor link to comments */
/* Read more link */
/* Items presented in a list */
/*----------------------------------------------------------------------
	Component: Register & profile page views (register.php & profile.php)
----------------------------------------------------------------------*/
/*----------------------------------------------------------------------
	Modules: mod_k2_comments
----------------------------------------------------------------------*/

/* Latest Comments */
/* Top Commenters */
/*----------------------------------------------------------------------
	Modules: mod_k2_content
----------------------------------------------------------------------*/

div.k2ItemsBlock ul li a:hover { color: #ce6815; }

/*----------------------------------------------------------------------
	Modules: mod_k2_login
----------------------------------------------------------------------*/
/*----------------------------------------------------------------------
	Modules: mod_k2_tools
----------------------------------------------------------------------*/

/* --- Archives --- */

/* --- Authors --- */

/* --- Breadcrumbs --- */

/* --- Calendar --- */
/* n level (n) - like the above... */

/* --- Search Box --- */
/* --- Tag Cloud --- */


/* --- Google Search --- */


/*----------------------------------------------------------------------
	Modules: mod_k2_users
----------------------------------------------------------------------*/
div.k2UsersBlock ul li ul.ubUserItems li a:hover,
div.k2UsersBlock ul li ul.ubUserItems li a:focus,
div.k2UsersBlock ul li ul.ubUserItems li a:active { color: #ce6815; }

/* --- END --- */

/* ADD BY JOOMLART'S DESGIN TEAM.
--------------------------------------------------------- */
div.k2Frontend table.toolbar td a:hover,
div.k2Frontend table.toolbar td a:focus,
div.k2Frontend table.toolbar td a:active {
	color: #B15C07;
}

/* Override retweet button ---*/
