/* 
;@name			EXP Templates 1.0
;@package		Joomla 1.6/1.7/2.5
;@author		EXP TEAM::Alexey Kurguz (Grusha)
;@copyright		Copyright (C) 2005 - 2012  EXP TEAM::Alexey Kurguz (Grusha)
;@link			http://www.feellove.eu
;@license		Commercial License
*/


div.feed {
	display:block;
	padding: 5px 10px;
}

.img-fulltext-left {
	float:left;
	margin-right: 20px;
	margin-bottom: 20px;
}

.img-intro-left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.img-fulltext-right {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}

.img-intro-right {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}


/******************* EXP Templates *******************/

ul li {
    list-style:none;
}

#exptemplates .exptemplates_footer {
    margin: 20px 0 0 0;
}


#exptemplates .exptemplates_footer .navbar{
    margin: 0;
    padding: 0;
}

.exptempheader {
    margin:0 0 10px 0;
}

.exptemp-middle-menu{}

.exptemp-breadcrumbs{}

.exptemp-middle{
    margin:0 0 10px 0;
}

.exptemp-left{}

/*
.exptemp-content{
    margin:0 0 10px 0;
}

#exptemplates .exptemp-component{
    margin:10px 0 20px 0;
}
*/

.exptemp-content{
    margin:0 0 0px 0;
    padding: 0;
}

#exptemplates .exptemp-component{
    margin:0px 0 0px 0;
}

.exptemp-feature{
    margin:10px 0 10px 0;
}

.exptemp-right{}

.exptemp-bottom{
    margin:15px 0 0px 0;
}

.moduletable_menu, .moduletable{
    margin:0 0 10px 0;
}

.expdef_module{
    margin: 0 0 20px 0;
}

.expdef_module .expmod_well{
    font-weight: bold;
}

.exptemp_mod_content{
    margin: 0 0 10px 0;
}

.exptemp_padding{
    padding:10px;
}

.exptemp_leftpadding{
    padding: 0 0 0 10px;
}

.exptemp_rightpadding{
    padding: 0 10px 0 0;
}

.exptemp_toppadding{
    padding: 10px 0 0 0;
}

.exptemp_bottompadding{
    padding: 0 0 10px 0;
}

.exptemp_margin{
    margin:10px;
}

.exptemp_leftmargin{
    margin: 0 0 0 10px;
}

.exptemp_rightmargin{
    margin: 0 10px 0 0;
}

.exptemp_topmargin{
    margin: 10px 0 0 0;
}

.exptemp_bottommargin{
    margin: 0 0 10px 0;
}

.exptmpimgleft{
    float: left;
    margin: 0 10px 0 0;
}

.exptmpimgright{
    float: right;
    margin: 0 0 0 10px;
}

.item-separator{
    margin: 0 0 20px 0;
}

.modexptemplate_center{
    margin: 0 0 0 20px;
    padding: 0;
}

#exptemplates .expsize14 {
}

#footer_copy {
    font-size: 14px;
}


