/**
 # mega_tourim - Mega Tourim Template For Joomla! 1.7
 # author 		OmegaTheme.com
 # copyright 	Copyright(C) 2011 - OmegaTheme.com. All Rights Reserved.
 # @license 	http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL
 # Website: 	http://omegatheme.com
 # Technical support: Forum - http://omegatheme.com/forum/
**/
/**------------------------------------------------------------------------
 * file: template.css 1.7.0 00001, March 2011 12:00:00Z OmegaTheme $
 * package:	 Mega Tourim Template
 *------------------------------------------------------------------------*/
 
*{
	margin:0;
	padding:0;
}
body#mega_page{
	background: #ededed;
	color: #282828;
	font-family: Arial,Helvetica,sans-serif;
	font-size:12px;
}
/*+++++++++++ @group Joomla Elements ++++++++++*/
.mega-wrap-page{
	overflow: hidden;
}
.mega-wrap-page ul,
.mega-wrap-page ol{
	padding-left: 15px;
}
.mega-wrap-page ul li,
.mega-wrap-page ol li{
	list-style:none;
}
.blog-featured{
	
}
.items-leading{
	padding-bottom: 10px;
	overflow: hidden;
}
.items-leading h2.mega-title{
	color: #282828;
	font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
	line-height: normal;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 2px solid #E7E7E7;
}
.items-leading h2.mega-title a{
	color: #282828;
}
.items-leading h2.mega-title a:hover{
	color: #A52203;
}
.items-row{
	width: 100%;
	float: left;
	padding-bottom: 10px;
}
.items-row .item{
	float: left;
}
.items-row .item h2.mega-title{margin-bottom: 10px;color: #16387C}
.items-row .item h2.mega-title a{color: #16387C;font-size:16px;font-weight:bold}
.items-row .item h2.mega-title a:hover{text-decoration: underline;}
.cols-2 .item{
	width: 49%;
}
.cols-2 .column-2{
	float: right;
}
.cols-3 .item{
	width: 29%;
	padding: 0 2%;
	overflow: hidden;
}
.cols-4 .item{
	width: 23%;
	padding: 0 1%;
	overflow: hidden;
}

.item-page h2.mega-title{
	color: #282828;
	font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
	line-height: normal;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 2px solid #E7E7E7;
}
.items-more h3{
	font-size: 15px;
}
ul.actions,
dl.article-info{
	width: 100%;
	float: left;
	padding: 0;
	padding-bottom: 5px;
}
ul.actions li{
	float: left;
	list-style: none;
	margin-right: 5px;
}
dl.article-info dd.published{
	font-size: 11px;
	color: #999;
}

/* Style for Category list page */
.category-list{
	
}
.cat-items{
	
}
.display-limit{
	padding-bottom: 10px;
}
table.category tr.cat-list-row1 td{
	background: #EEE;
}
/* End */
ul.pagenav{
	overflow: hidden;
    padding-top: 15px;
    text-align: center;
}
.item-page ul.pagenav li{
	margin: 0 2px;
	display: inline;	
}
/* Style page counter */
.pagination{
	float: left;
    margin-top: 15px;
    width: 100%;
    text-align: center;
}
.pagination ul li{
	display: inline;
	margin: 0 5px;
	text-align: center;
}
.pagination p.counter{
	padding-bottom: 10px;
}
.pagination a.pagenav,
.pagination span.pagenav{
	height: 25px;
	padding: 3px 8px;
	border: 1px #ccc solid;
	line-height: 25px;
}
.pagination span.pagenav{
	background: #FFF;
}
.pagination a.pagenav{
	background: #e0dcdb;
}

/* Readmore */
p.readmore{
	text-align: right;
}
p.readmore a{
	
}
/* ++++++++++++++++++++++ Custom style for Breadcrumb +++++++++++++++++ */
.mega-breadcrumbs{
	
}
.mega-breadcrumbs img{
	padding-top: 3px;
}
/* Custom style for joomla search */
form#searchForm{
	line-height: 33px;
}
input#mod-search-searchword{
	color: #968566;
    float: left;
    height: 16px;
    padding: 2px;
    width: 208px;
}
/* End */
