/**
 # mega_extramy - Mega Extramy 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, August 2011 12:00:00Z OmegaTheme $
 * package:	 Mega Extramy Template
 *------------------------------------------------------------------------*/
 
*{
	margin:0;
	padding:0;
}
body#mega_page{
	background:  #FFF;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/*+++++++++++ @group Joomla Elements ++++++++++*/

/* +++++++++++@ Style for blog - featured ++++++++++*/
div.blog-featured{
	
}
div.items-leading{
	padding-bottom: 10px;
	overflow: hidden;
}
div.items-row{
	width: 100%;
	float: left;
}
div.items-row div.item{
	float: left;
}
div.items-row div.item div.item-bg{
	
}

/* ++++++++++ Style for two column +++++++++++ */
div.cols-2 .item{
	width: 48%;
}
div.cols-2 div.column-2{
	float: right;
}
/* Style for three column */
div.cols-3 .item{
	width: 32%;
	overflow: hidden;
}
div.cols-3 .column-1{
	
}
div.cols-3 .column-2{
	margin-left: 2%;
}
div.cols-3 .column-3{
	float: right;
}

/* Style for four column */
.cols-4 .item{
	width: 23%;
	overflow: hidden;
}
.cols-4 .column-1{
	
}
.cols-4 .column-2{
	margin-left: 3%;
}
.cols-4 .column-3{
	margin-left: 2%;
}
.cols-4 .column-4{
	float: right;
}
/* ++++++++++++++ END ++++++++++++++ */
/* +++++++++++ Style for Blog Page +++++++++++ */
.blog,
.megablog{
	float: left;
	
}
.megablog-bg{
	float: left;
}
/* ++++++++++++++ END ++++++++++++++ */

/* +++++++++++ Style for Single item Page +++++++++++ */
div.item-page{
	
}
div.item-page-bg{
	
}
/* ++++++++++++++ END ++++++++++++++ */

/* +++++++++++ Style for Heading Title +++++++++++ */
h1.page-heading-title{
	border-bottom: 1px solid #E7E7E7;
    color: #347BC9;
    font-size: 20px;
    font-weight: normal;
    line-height: normal;
    margin-bottom: 10px;
    padding-bottom: 5px;
    text-transform: none;
}
h1.heading-title,
h2.heading-title{
	border-bottom: 1px solid #E7E7E7;
    color: #347BC9;
    font-size: 20px;
    font-weight: normal;
    line-height: normal;
    margin-bottom: 10px;
    padding-bottom: 5px;
    text-transform: none;
}
h1.heading-title a,
h2.heading-title a{
	color: #347BC9;
}
h1.heading-title a:hover,
h2.heading-title a:hover{
	color: #347BC9;
}
ul.actions,
dl.article-info{
	float: left;
    margin: 0;
    padding: 0 0 10px 20px;
    width: 96%;
}
ul.actions{
/*
	float: right;
	width: auto;
*/
	padding-left: 0;
}
dl.article-info{
	padding-left: 0;
	width: 100%;
}
dl.article-info dt,
dl.article-info dd{
	padding: 0;
	margin: 0;
	float: none;
}
ul.actions li{
	background: none;
	width: auto;
	float: left;
	padding: 0;
	margin-right: 5px;
	list-style: none;
}
ul.menusitemap li,
ul.menusitemap li li{
	padding: 5px 0;
}
ul.menusitemap ul{
	padding-left: 15px;
}
dl.article-info dd.published{
	font-size: 11px;
	color: #999;
}
dd.createdby{
	font-size: 11px;
	color: #666;
}
/* +++++++++++++++ End ++++++++++++++++ */

/* +++++++++ Style for Category list page ++++++++++++++ */
.category-list,
.categories-list{
	overflow: hidden;
}
.categories-list ul{
	padding-left: 10px;
}
.categories-list ul li{
	width: 98%;
	float: left;
	list-style: none;
	padding: 5px 0;
}
table.category tr.cat-list-row1 td {
    background: none repeat scroll 0 0 #EEEEEE;
}
/* +++++++++++++++ End ++++++++++++++++ */

/* +++++++++++++++Style for items-more ++++++++++++++++*/
div.items-more{
	clear: both;
    overflow: hidden;
    padding: 20px 20px 0 0;
}
div.items-more h3{
	font-size: 16px;
    font-weight: normal;
}
/* +++++++++++++++ End ++++++++++++++++ */

/* ++++++++++ Style page counter - pagination+++++++++++++ */
.pagination{
	float: left;
    margin-top: 15px;
    width: 100%;
    text-align: center;
}
.pagination ul li{
	width: auto;
	float: none;
	display: inline;
	padding: 0;
	margin: 0 3px;
	text-align: center;
}

.pagination a.pagenav,
.pagination span.pagenav{
	border: 1px solid #CCCCCC;
    height: 25px;
    line-height: 50px;
    padding: 6px;
}
.pagination span.pagenav{
	background: #FFF;
}

.pagination a.pagenav{
	background: none repeat scroll 0 0 #E0DCDB;
	text-decoration: none;
}

.pagination a.pagenav:hover {
	background-color: #4594D7;
	color: #FFFFFF;
}


ul.pagenav{
	text-align: center;
}
ul.pagenav li{
	display: inline;
	padding: 0 10px;
}
/* +++++++++ Overwrite Page Counter +++++++++++ */
div.pagination{
	padding-bottom: 20px;
}
div.pagination p.counter{
	font-family: "Cambria";
    font-size: 18px;
    font-style: italic;
    margin: 0 0 0 0;
    padding: 0;
}
span.pagination{
	float: right;
	margin-right: 50px;
	margin-top: 0;
	width: auto;
}
span.pagination span.text,
span.pagination a.link-text{
	background: url(../images/pagenumber_bg.jpg) no-repeat;
	display: block;
	float: left;
	font-family: "Cambria";
	font-size: 18px;
	font-weight: normal;
	height: 39px;
	line-height: 38px;
	margin-right: 10px;
	text-align: center;
	width: 39px;
}
span.pagination strong span.text,
span.pagination strong a.link-text{
	font-style: italic;
}


/* ++++++++++++++++ End +++++++++++++++++++ */

/* ++++++++++++++ Style Readmore Button +++++++++++++ */
p.readmore {
    float: left;
    line-height: 1;
    margin: 1px 0 0 0;
    text-align: right;
}
p.readmore a {
    background: url("../images/readmore_button.jpg") no-repeat scroll 0 0 transparent;
    color: #007BAF;
    float: left;
    height: 22px;
	line-height: 19px;
    margin-top: 10px;
    overflow: hidden;
    padding-top: 3px;
    text-align: left;
    width: 87px;
}
/* ++++++++++++++++ End +++++++++++++++++++ */

/* ++++++++++++++++++++ article-count +++++++++++++++++ */
dl  { margin: 0; overflow: hidden; padding: 3px 0;}
dl dt { font-weight: bold; float: left; padding-right: 5px;}
dd { margin: 0em; float: left; margin: 0 0 0 5px;}

/* +++++++++++++End +++++++++++++ */

/* +++++++++++++ Style for Search Component +++++++++++ */
div.megasearch-wrap{
	line-height: 200%;
	overflow: hidden;
}
dl.search-results{
	float: none;
}
dl.search-results dt,
dl.search-results dd{
	float: none;
}
/* +++++++++++++End +++++++++++++ */

/* +++++++++++++ Style for Contact Component +++++++++++ */
div.contact-category{
	overflow: hidden;
}
div.megacontact-wrap{
	overflow: hidden;
}
div.megacontact-wrap dl dt,
div.megacontact-wrap dl dd{
	float: none;
    padding: 5px 0;
}
div.contact-form fieldset{
	border: none;
}
/* +++++++++++++End +++++++++++++ */

/* +++++++++++++ Style for User Component +++++++++++ */
.megalogin-wrap{
	overflow: hidden;
}
.megalogin-wrap form{
	
}
.megalogin-wrap form fieldset{
	padding: 20px;
}
.megalogin-wrap .login-fields{
	padding-bottom: 20px;
}
.megalogin-wrap .login-fields label{
	
}
.megalogin-wrap .login-fields input{
	
}
/* +++++++++++++End +++++++++++++ */

/* ++++++++++++Style for Breadcrumbs Module +++++++++++++ */
div.breadcrumbs{
	line-height: 30px;
}
div.breadcrumbs img{
	padding-top: 10px;
}
/* +++++++++++++End +++++++++++++ */

/* ++++++++++++Style for table of component +++++++++++++ */
table{
	width: 100%;
}
table thead{
	
}
table thead tr{
	
}
table thead tr th{
	
}
table tbody{
	
}
table tbody tr{
	
}
table tbody tr td{
	
}
/* ++++++++++++++++ End +++++++++++++++++++ */

/* +++++++++++++ Style for Login Module +++++++++++ */
#login-form fieldset.userdata{
	border: none;
}

/* ++++++++++++++++ End +++++++++++++++++++ */

/* +++++++++++++ Style for Search Module +++++++++++ */
div.megasearch-mod{
	overflow: hidden;
	padding: 15px 11px 6px;
}
.megasearch-mod input#mod-search-searchword {
	background: none repeat scroll 0 0 #FFFFFF;
    border: medium none;
    color: #998F8A;
    height: 18px;
    overflow: hidden;
    padding: 2px;
    width: 181px;
}
.megasearch-mod input.button{
	background: none repeat scroll 0 0 transparent;
	border: medium none;
	color: #FFFFFF;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
/*  Style for Default layout */
.search {
    float: right;
    line-height: 22px;
    padding: 2px 0 3px 5px;
    right: 0;
    text-align: left;
}
.search_i {
    background: url("../images/search_input_bg.png") no-repeat scroll 0 0 transparent;
    float: right;
    height: 30px;
    width: 305px;
}
input#mod-search-searchword {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    color: #333333;
    float: left;
    height: 20px;
    padding: 5px;
    text-transform: capitalize;
    width: 150px;
}
.search input.button {
    background: url("../images/search_button.png") repeat scroll 0 0 transparent;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    float: right;
    height: 30px;
    margin-left: 0;
    padding: 0;
    width: 93px;
}
/* +++++++++++++End +++++++++++++ */
