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

* {
	margin: 0;
	padding: 0;
}

a {
	color: #000;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

body {
	background: #fff url(images/bg.jpg) no-repeat center top;
	color: black;
	font-size: 13pt;
	line-height: 1.75em;
	text-align: justify;
}

body,input {
	font-family: Georgia, serif;
}

br.clear {
	clear: both;
}

form {
	margin: 0;
	padding: 0;
}

h1,h2,h3,h4 {
	font-weight: normal;
	text-transform: uppercase;
}

h2 {
	font-size: 1.75em;
}

h2,h3,h4 {
	color: #a52a2a;
	font-family: "Patua One", serif;
	margin-bottom: 1em;
	text-transform: lowercase;
}

h3 {
	font-size: 1.25em;
}

h4 {
	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: #c00 url(images/navbg.jpg) repeat-x left bottom;
	padding: 6px 12px;
}

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

.widget {
	margin-bottom: 30px;
}

#main img {
	border: dashed 1px #08bbef;
	padding: 7px;
}

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

#box1 {
	margin: 0 0 24px 0;
	overflow: hidden;
}

#box2 {
	margin: 0 0 24px 0;
	overflow: hidden;
}

#box3 {
	overflow: hidden;
}

#content {
	float: left;
	padding: 0;
	width: 1080px;
}

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

#copyright a {
	color: #000;
}

#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: 32px;
	line-height: 106px;
	position: absolute;
	top: 32px;
}

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

#logo a span {
	color: #c00;
}

#logo h1 {
	font-family: "Patua One", serif;
	font-size: 3.5em;
}

#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: dashed 1px #4A494B;
	padding: 12px 0 12px 0;
}

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

	/* Level 1 */

	#nav {
		font-family: "Patua One", serif;
		height: 44px;
		line-height: 44px;
		position: relative;
		top: 100px;
		left: 0;
		z-index: 99;
	}

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

	#nav .active a {
		color: #fff;
	}

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

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

		#nav #dropmenu {
			position: relative;
		}

		#nav #dropmenu li {
			position: relative;
		}	

		/* Level 2 */

			#nav #dropmenu ul {
				position: absolute;
				top: 100%;
				left: 0;
				padding: 0;
				margin: 0;
				list-style: none;
			}
			
			#nav #dropmenu ul li {
				display: block;
				text-align: left;
				float: none;				
				width: 175px;
				margin: 0;
				padding: 0 0 0 10px;
				background: url(images/navbg.jpg) repeat-x bottom left;		
			}
			#nav #dropmenu ul li a {
				background: none;	
			}	

			#nav #dropmenu ul li span {
				background: none;
				margin: 0;
				padding: 12px 0 0 25px;
				text-shadow: 1px 1px 1px #330000;
				width: 150px;
			}		

			/* Level3 */
				
				#nav #dropmenu ul ul {
					left: 100%;
					top: 0;
					display: none;
				}
				#nav #dropmenu ul ul li {
					
					
				}
				

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

#search {
	position: absolute;
	right: 0;
	top: 68px;
}

#search input.button {
	background: #c00;
	border: 0;
	color: #fff;
	font-family: "Patua One", serif;
	margin-left: 1em;
	padding: 4px;
}

#search input.text {
	border: 0;
	padding: 8px;
}

#sidebar1 {
	float: right;
	padding: 0;
	width: 350px;
}

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

	#slidertron
	{
		width: 1180px;
		height: 356px;
		position: relative;
	}

	#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: 375px;
	}

	#slidertron .viewer .reel .slide
	{
		position: relative;
		width: 780px;
		height: 375px;
		opacity: 0.15;
	}

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

	#slidertron .viewer .reel .slide-active img
	{
		height: 400px;
		width: 780px;
	}
	
	#slidertron .viewer .reel .slide span
	{
		position: absolute;
		display: block;
		width: 780px;
		opacity: 0.10;
		height: 30px;
		background-color: #000000;
		bottom: 39px;
		left: 0px;
	}

	#slidertron .indicator
	{

		width: 200px;

		text-align: center;
		margin: 0 auto;
		padding: 0;
		font-size: 6px;
	}

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

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

	#slidertron .indicator ul li.active
	{
		background: #444450;
		color: #d0d0d0;
	}

	#slidertron .captionLine1
	{
		font-size: 1.25em;
		font-weight: bold;
		text-align: center;
		position: absolute;
		bottom: 50px;
		right: 230px;
		color: #FFF;	
		text-shadow: 2px 2px 3px #000;
		font-family: "Patua One", serif;
		font-size: 1.75em;
	}

	#slidertron .captionLine2
	{
		position: absolute;
		bottom: 20px;
		right: 200px;
		font-size: 1em;
		font-family: "Patua One", serif;		
		width: 720px;	
		text-align: right;
		padding: 0 30px;
		color: #fff;
	}
	
/*****************************************************
  Poptrox
*****************************************************/

.poptrox_popup
{
	position: relative;
	padding: 1em 1em 3em 1em;
	background: #000000 url(images/bg.jpg) repeat-x top left;
}

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

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

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