/*--------------------------------------------------------------
# ILife - September 2008 (for Joomla 1.5)
# Copyright (C) 2007-2008 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.gavick.com
# Support: support@gavick.com 
---------------------------------------------------------------*/
	

/* Joomla style
--------------------------------------------------------- */
.article_separator {
	clear: both;
	display: block;
	height: 10px;
}
.article_column {
}
.column_separator {
	padding: 0 0 0 25px;
}
td.sectiontableheader {
	font: bold 12px  Arial;
	background: none;
	border-bottom: none !important;
	border-top: none !important;
	color: #FFF100;
	text-align: left;
	padding: 8px 5px;
}
tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
	padding:0px;
	border-bottom: none;
	text-align: left;
}
td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
	padding: 3px;
}
tr.sectiontableentry1:hover td,
tr.sectiontableentry2:hover td {
	background: none;
}
table.contentpane {
	border: none;
	width: 100%;
}
table.contentpaneopen {
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
}
table.contenttoc a {
	text-decoration: none;
}
table.contenttoc {
	margin: 0 0 10px 10px;
	padding: 0 0 12px 15px;
	width: 200px;
	border-left: 1px dotted #ddd;
}
table.contenttoc td {
	padding: 4px 5px 2px 18px;
	background: transparent url('../images/arrow.gif') no-repeat 6px 6px;
	line-height: 14px;
}
table.contenttoc th {
	padding: 4px 6px 4px 18px;
	margin: 0;
	text-align: left;
	font-size: 10px;
	text-transform: uppercase;
	background: none;
	color:#FFF100; 
}
table.poll {
	padding: 0;
	width: 100%;
	border-collapse: collapse;
}
table.pollstableborder {
	padding: 0;
	width: 100%;
	border: none;
	text-align: left;
}
table.pollstableborder img {
	vertical-align: baseline;
}
table.pollstableborder td {
	padding: 4px!important;
	border-collapse: collapse;
	border-spacing: 0;
}
table.pollstableborder tr.sectiontableentry1 td {
	background: #ECECEC;
}
table.searchintro {
	padding: 10px 0;
	width: 100%;
}
table.searchintro td {
	padding: 5px!important;
}
table.adminform {
}
.adminform .inputbox {
}
.blog_more {
	padding: 10px 0;
}
.blog_more strong {
	margin: 0 0 5px;
	font-weight: normal;
}
.blog_more ul {
	margin: 0;
	padding: 0;
}
.blog_more ul li {
	margin: 0;
	border:0;
	padding: 0 0 0 17px;
}
.blog_more ul li a {color:#52AB2B; font-weight:bold;}
.blog_more ul li a:hover{color:#000000;}

.category {
	font-weight: normal;
}
h1.componentheading,
.componentheading {
	line-height:40px;
	margin: 0 0 5px;
}
.componentheading {
	font: normal 14px Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	
}
.contentdescription {
	padding-bottom: 30px;
}
h2.contentheading,
.contentheading {
	/*font:normal 28px Geneva, Arial, Helvetica, sans-serif;*/
}
table.blog .contentheading {
	/*font:normal 28px Geneva, Arial, Helvetica, sans-serif;*/
	color:#666;
}
a.contentpagetitle,
a.contentpagetitle:hover,
a.contentpagetitle:active,
a.contentpagetitle:focus {
	text-decoration: none !important;
}
.button {
	margin: 0 0 0 4px;
	border: none;
	cursor: pointer;
	height: 16px;
	padding: 0px 4px 3px 4px;
	background: #79B603;
	color: #fff;
}
/* button 
---------------------------------------------- */
.button, a.readon {
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	margin: 0 2px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 14px/100% Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: .4em 1.5em .42em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.button:hover, a.readon:hover{
	text-decoration: none;
}
.button:active, a.readon:active {
	position: relative;
	top: 1px;
}

table.contentpaneopen td,
table.contentpane td {
}
table.contentpaneopen,
table.contentpane,
table.blog {
	width: 100%;
}
.pagenavbar {
	padding-left: 0px;
}
.pagenavcounter {
	padding: 8px 0px 0 ;
}
.sectiontableheader a {
	color: #ff7400;
}
.small,
.smalldark,
.written_by,
.createdate,
.modifydate,
.mosimage_caption,
.back_button {
	font: normal 11px Geneva, Arial, Helvetica, sans-serif;
	color: #999;
}
.written_by {
	background: #fff;
	color: #ff7400;
	padding: 0 2px;
}
div.syndicate div {
	text-align: center;
}
.pollstableborder tr.sectiontableentry1 td,
.pollstableborder tr.sectiontableentry2 td {
	background: none;
}
div.img_caption p {
	margin-bottom: 0;
	color: #ff7400;
}
div.img_caption.left,
div.img_caption.right {
	margin-right:10px;
	border: 1px solid #f1f1f1;
	padding: 6px;
	background: #f7f7f7;
}
div.img_caption.right {
	margin-left:10px;
	margin-right: 0;
}
/* Meta
--------------------------------------------------------- */
.artinfo_block {
	background: #f7f7f7;
	height: 12px;
	line-height: 12px;
	padding: 2px 6px;
	margin-bottom: 10px;
}
.read_block {
	border: 1px solid #f7f7f7;
	padding: 2px 6px;
	margin:5px 0 15px;
}
.read_block .readon {
margin: 0;
}
.createby {
	padding: 3px 3px 3px 20px;
}
.modifydate {
	text-align: right;
}
td.buttonheading {
	float: right;
	width: 16px;
	margin-left: 6px;
	text-align:right;
}
.buttonheading img {
	margin: 0px 2px 0 0;
	border: 0;
	float: right;
}
ul.pagination {
	margin: 15px auto 0;
	padding: 10px 0;
	text-align: center;
}
ul.pagination li {
	margin: 0;
	padding: 0;
	display: inline;
	background: none;
}
ul.pagination a,
ul.pagination li span {
	padding: 2px 5px;
	border: 1px solid #f4f4f4;
	font-size: 10px;
	text-transform:uppercase;
}
ul.pagination a {
	color: #79B603;
}
ul.pagination a:hover,
ul.pagination a:active,
ul.pagination a:focus {
	border: 1px solid #ececec;
}
/* Module Advertisement */

div.banneritem_text {
	padding: 5px 0!important;
	border-bottom: 1px dotted #ddd;
}
.bannerheader,
.bannerfooter_text {
	padding: 3px;
	font-style:italic;
}
.bannerfooter_text {
	text-align: right;
}


