/**
 * ------------------------------------------------------------------------
 * JA Blazes Template for J25 & J30
 * ------------------------------------------------------------------------
 * Copyright (C) 2004-2011 J.O.O.M Solutions Co., Ltd. All Rights Reserved.
 * @license - Copyrighted Commercial Software
 * Author: J.O.O.M Solutions Co., Ltd
 * Websites:  http://www.joomlart.com -  http://www.joomlancers.com
 * This file may not be redistributed in whole or significant part.
 * ------------------------------------------------------------------------
 */
body.contentpane a { color: #9c422e; text-decoration: none; }

body.contentpane a:hover, body.contentpane a:active, body.contentpane a:focus { color: #9c422e; text-decoration: underline; }

div.article-image { margin: 0 20px 20px 0; padding: 0; float: left; }

div.article-image img {
	border: 1px solid #eee;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 8px;
}
 
div.article-content div.article-image { margin-top: 5px; }

body.contentpane ul.actions li a {
	background: url("../images/system/printButton.png") no-repeat left top ;
	 vertical-align: top;
	 width: 16px;
	 height: 16px;
	 text-decoration: none; 
	 font-size: 0px;
	 text-indent: -9999em;
	 display: inline-block;
}