/*------------------------------------------------------------------------
# "Hot Events" Joomla template - August, 2011
# Copyright (C) 2011 ArhiNet d.o.o. All Rights Reserved.
# License: http://www.gnu.org/licenses/gpl-2.0.html GNU/GPLv2 only
# Author: HotJoomlaTemplates.com
# Website: http://www.hotjoomlatemplates.com
-------------------------------------------------------------------------*/

body {
	margin:0;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.main_container {
	margin:0 auto;
}

.header {
	height:30px;
	margin-top: -30px;
}

.logo {
	width:136px;
	float:left;
}

.logo_pad {
	padding:20px 0 0 60px;
}

.logo_text {
	font-family: 'PT Sans Narrow', sans-serif;
	font-size:28px;
	font-weight:700;
	text-transform:uppercase;
	float:left;
	padding:20px 0 0 20px;
}

div.logo_text a {
	border-bottom:none !important;
}

.logo_text span {
	font-size:24px;
	font-weight:400;
	text-transform:none;
	font-style:italic;
}

.logo_image {
	float:left;
	width:130px;
	height:130px;
}

.logo_image a {
	border-bottom:none !important;
}
	
#topmenu {
	height:20px;
	float:right;
	width:80%;
	margin-top: 25px;
}

#topmenu_pad {
	padding:0 0 0 30px;
}

.register {
	height:0px;
	float:right;
	width:20%;
	margin-top:-30px;
	margin-right:165px;
}

.speaker {
	height:110px;
}

.path {
	height:30px;
	margin-bottom:15px;
	margin-left:auto;
	margin-right:auto;
}

.path_pad {
	padding-left:15px;
}

.gallery {
	height:100%;
}

.main_area {
	padding:30px 0 0 0;
	line-height:22px;
}

#content_wrap {
	float:left;
}

.content_pad {
	padding:0px 0px 15px 45px;
}

#column_left,
#column_right {
	float:left;
	margin-top:-35px;
}

#column_left > .moduletable,
#column_right > .moduletable {
	margin:0 0 15px 0;
	padding:0;
	width:420px;
}

.upper {
	padding:15px 30px;
	line-height:22px;
}

.bottom {
	padding:15px 30px;
	line-height:22px;
	margin-bottom:45px;
}

.modulerow {
}

.featured_bg .modulerow {
	border:none;
}

.topPanelModules .modulerow {
	border:none;
}

#c1,#c2,#c3,#c4,#c5,#c6,#c7,#c8 {
	padding-top:4px;
}

.module_padding {
	padding:0;
	margin:0 20px;
	float:left;
}

.last {
	margin:0 20px;
}

#c1.last, #c2.last, #c3.last, #c4.last, #c5.last, #c6.last, #c7.last, #c8.last {
	margin-right:0;	
}

.inset_pad {
	padding-bottom:15px	
}

.toolbar_pad {
	padding-top:15px	
}

.footer_wrap {
	padding:15px 30px;
	line-height:16px;
	background:#eee;
	border-top:1px solid #999;
}

.footer_wrap2 {
	padding:30px;
}

.footer_wrap3 {
	padding:30px;
}

.footer, .footer2, .footer3, .footer4 {
	margin:0 auto;
}

.footer3 {
	line-height:16px;
}

.footer4 {
	padding:15px 0 30px 0;
}

.footer_copyright1, .footer_copyright2 {
	width:50%;
	float:left;
}

.footer_copyright1_pad {
	padding-left:50px;	
	text-align:left;
}

.footer_copyright2_pad {
	padding-right:50px;
	line-height:23px;
}

.footer_copyright1 ul.menu li a:link, .footer_copyright1 ul.menu li a:visited,
.footer_copyright2 ul.menu li a:link, .footer_copyright2 ul.menu li a:visited {
	padding:0;
}

.footer_copyright2 {
	text-align:right;
}

.clr {
	clear:both;
}

#autohidebacktotop {
	position:fixed;
	bottom:5px;
	right:5px;
}