/*
	FWTMetropolis by Adonis Ronquillo for Free Web Templates
	www.freewebtemplates.com / www.doni.us
	Images by Fotogrph http://www.fotogrph.com/
	Released under the Creative Commons Attribution 3.0 License.
*/

* {
	margin: 0;
	padding: 0;
	color: #000;
}

a {
	color: #04aad8;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

body {
	color: #000;
	font-size: 13pt;
	line-height: 1.75em;
	text-align: justify;
	background-attachment: fixed;
	background-color: #FFF;
	background-image: url(bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

body,input {
	font-family: 'Varela', sans-serif;
}

br.clear {
	clear: both;
}

form {
	margin: 0;
	padding: 0;
}

h1,h2,h3,h4 {
	font-weight: normal;
	text-transform: uppercase;
	display: block;
	z-index: 100;
}

h2 {
	font-size: 1.5em;
	folor: #FFF;
}

h2,h3,h4 {
	font-family: 'Righteous', cursive;
	margin-bottom: 1em;
	text-transform: lowercase;
}

h3 {
	color: #04aad8;
	font-size: 1.15em;
}

h4 {
	folor: #FFF;
	font-size: 1.05em;
}

img.left {
	float: left;
	margin: 8px 20px 20px 0;
}

img.top {
	margin: 8px 0 20px 0;
}

label.login {
	display: block;
	margin: 0 0 6px 0;
}

p {
	margin-bottom: 1.5em;
}

ul {
	margin-bottom: 1.5em;
}

ul h4 {
	margin-bottom: 0.35em;
}

.form {
	margin: 0 0 32px 0;
}

.gallery ul.gallery_sidebar li, #footerContent ul.gallery_footer li {
	border: none  !important;
	display: block;
	float: left;
	margin: 0 10px 10px 0;
	padding: 0  !important;
}

.gallery ul.gallery_sidebar, #footerContent ul.gallery_footer {
	list-style: none;
	margin: 0;
	padding: 0;
}

.inputBox, .inputTextArea {
	padding: 6px;
	width: 95%;
}

.inputButton {
	float: right;
	padding: 6px;
}

.blogpost h2 {
	margin: 0 0 10px 0;
}

.meta {
	float: right;
}

.comments, .readmore {
	background: #04aad8 url(Maler/images/navbg.jpg) repeat-x bottom left;
	padding: 6px 12px;
}

.comments a, .readmore a {
	color: #fff;
	text-decoration: none;
	text-transform: lowercase;
}

.widget {
	margin-bottom: 30px;
}

#main img {
	padding: 8px;
	background: #FFF;
}

#banner {
	margin: 32px 0 32px 0;
	padding: 0;
	position: relative;
	width: 1180px;
}

#content {
	float: right;
	padding: 0;
	width: 780px;
}

#copyright {
	margin: 0 0 16px 0;
	padding: 56px 0 88px 0;
	text-align: center;
}

#copyright a {
	color: #04aad8;
}

#footer {
	color: #a1a1a1;
	margin: 32px 0 0 0;
	padding: 32px;
	position: relative;
	width: 1116px;
}

#header {
	height: 106px;
	padding: 32px;
	width: 1116px;
}

#logo {
	height: 106px;
	left: 0px;
	line-height: 106px;
	position: absolute;
	top: 32px;
}

#logo a {
	color: #fff;
	text-decoration: none;
	text-transform: lowercase;
	letter-spacing: -2px;
}

#logo a span {
	color: #04aad8;
}

#logo h1 {
	font-family: 'Righteous', cursive;
	font-size: 3.5em;
	text-shadow: 2px 2px 2px #484848;
}

#main {
	margin: 0 0 0 0;
	padding: 32px 0;
	position: relative;
	width: 1180px;
}

#main .sectionList {
	list-style: none;
	padding-left: 0;
}

#main .sectionList li {
	clear: both;
	padding: 20px 0 20px 0;
}

#main ul {
	list-style: none;
}

#main ul li {
	border-top: dotted 1px #4A494B;
	padding: 12px 0 12px 0;
}

#main ul li.first {
	border-top: 0;
	padding-top: 0;
}

	#nav {
		font-family: 'Righteous', cursive;
		height: 106px;
		right: 0px;
		line-height: 106px;
		position: absolute;
		top: 32px;
		z-index: 99;
	}

	#nav a {
		color: #fff;
		text-decoration: none;
		text-transform: lowercase;
	}

	#nav .active a {
		background: #04aad8;
		padding: 5px 10px;
		border-radius: 10px;
	}
	
	#nav a:hover {
		color: #04aad8;
	}
	
	#nav .active a:hover {
		background: #fff;
		color: #04aad8;
	}	

	#nav ul {
		list-style: none;
		padding: 0;
	}

	#nav ul li {
		display: block;
		float: left;
		padding: 0 8px 0 8px;
	}

#outer {
	margin: 32px auto 0 auto;
	position: relative;
	width: 1180px;
}

#sidebar1 {
	float: left;
	padding: 0;
	width: 350px;
	margin-right: 65px;
	position: relative;
}

#sidebar2 {
	float: left;
	padding: 0;
	width: 350px;
	position: relative;
}

#sidebar3 {
	float: right;
	padding: 0;
	width: 350px;
	position: relative;
}

.sb1 {
	background: url(Maler/images/sidebar-l.png);
	left: -16px;
	top: 0px;
	height: 54px;
	width: 350px;
	position: relative;
	padding: 8px 0 0 16px;
}

.sb2 {
	background: url(Maler/images/sidebar.png);
	height: 54px;
	width: 334px;
	padding: 8px 0 0 16px;
}

.sb3 {
	background: url(Maler/images/sidebar-r.png);
	right: 0px;
	top: 0px;
	height: 54px;
	width: 350px;
	position: relative;
	padding: 8px 0 0 16px;
}

/*****************************************************************************
/ SliderTron
*****************************************************************************/

	#slidertron
	{
		width: 1180px;
		height: 400px;
		position: relative;
	}
	
	#slidertron .heading {
		background: url(Maler/images/slider.png) no-repeat top left;
		position: absolute;
		display: block;
		width: 1209px;
		height: 62px;
		top: 18px;
		left:-15px;
		z-index: 99;
	}	

	#slidertron .navigation
	{
		position: absolute;
		display: block;
		z-index: 100;
		color: #ffffff;
		top: 315px;
		right: 210px;
		margin: 10px;
		padding: 10px;
		background-color: #303030;
		opacity: 0.75;
	}

	#slidertron .navigation a
	{
		color: #ffffff;
		text-decoration: none;
		outline: none;
	}

	#slidertron .viewer
	{
		width: 1180px;
		height: 400px;
	}
	
	#slidertron .viewer .reel .slide
	{
		position: relative;
		opacity: 0.15;
	}
	
	#slidertron .viewer .reel .slide img {
		padding: 10px;
	}

	#slidertron .viewer .reel .slide-active
	{
		opacity: 1.00;
		z-index: 100;
	}

	#slidertron .viewer .reel .slide-active img
	{
		width: 780px;
		background: #fff;
		box-shadow: 1px 1px 8px #000;
	}
	
	#slidertron .viewer .reel .slide span
	{
		position: absolute;
		display: block;
		width: 780px;
		opacity: 0.40;
		height: 30px;
		bottom: 39px;
		left: 0px;
	}

	#slidertron .indicator
	{
		width: 200px;
		text-align: center;
		margin: 0 auto;
		padding: 0;
		font-size: 6px;
		position: absolute;
		bottom: 10px;
	}

	#slidertron .indicator ul
	{
		margin: 0 auto;
		list-style: none;
		padding: 20px 0 0 0;
	}

	#slidertron .indicator ul li
	{
		display: inline-block;
		background: #fff;
		color: #303030;
		width: 10px;
		height: 10px;
		margin: 0 10px 0 0;
		text-indent: -9999px;
		border-radius: 10px;
		
	}

	#slidertron .indicator ul li.active
	{
		background: #04aad8;
		color: #04aad8;
	}

	#slidertron .captionLine1
	{
		font-size: 1.25em;
		font-weight: bold;
		text-align: center;
		position: absolute;
		top: 30px;
		left: 30px;
		color: #fff;	
		font-size: 1.05em;
		z-index: 100;
	}

	#slidertron .captionLine2
	{
		position: absolute;
		top: 80px;
		left: 30px;
		font-size: 1em;		
		width: 300px;	
		text-align: left;
		color: #fff;
	}
	
/*****************************************************
  Poptrox
*****************************************************/

.poptrox_popup
{
	position: relative;
	padding: 1em 1em 3em 1em;
	background: #fff;
}

.poptrox_popup .loader
{
	display: block;
	margin: 55px 0 0 0;
	text-indent: -9999em;
	background: url('Maler/loader.gif') top center no-repeat;
}

.poptrox_popup .caption
{
	position: absolute;
	bottom: 1em;
	left: 1em;
}

.poptrox_popup .closer
{
	position: absolute;
	bottom: 1em;
	right: 1em;
}	
