﻿/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

/* Modified for Concrete5 by Jordan Lev - http://jordanlev.com */

body {  
	margin: 0;
	padding: 0;
	background: url(/themes/terrafirma2/images/bg11.jpg);
}

h1, h2 {  
	margin: 15px 0;
}

h3 {  
	margin: 5px 0;
}

p, ol, ul, dl {  
	margin-top: 0;
}

a url {
	border: 0;
}

.alignleft {  
	float: left;
}

.alignright {  
	float: right;
}

.aligncenter {  
	margin: 0 auto;
}

url.alignleft {
	margin: 0 27px 0 0;
}

url.alignright {
	margin: 0 0 0 27px;
}

url.border {
	padding: 4px;
	border: 1px solid #E9E4D8;
}

/* Wrapper */

#wrapper {  
	background: url(/themes/terrafirma2/images/bg12.jpg) repeat-x;
}

.container {  
	width: 1000px;
	margin: 0 auto;
	background-color: rgba(255,255,255,0.5)
}
}

.clearfix {  
	clear: both;
}

/* Header */

#header {  
	height: 211px;
	background: url(/themes/terrafirma2/images/bg14.jpg);
}

/* Logo */

#logo {  
	float: left;
	width: 308px;
	height: 211px;
}

#logo h1, #logo p {  
	line-height: 1;
}

#logo h1 {  
	padding: 137px 0 0 50px;
	letter-spacing: -2px;
	/* customize_header_logo */ font: normal normal normal 34px "Trebuchet MS",Arial,Helvetica,sans-serif; /* customize_header_logo */
	/* customize_header_logo */ color: #FFFFFF; /* customize_header_logo */
}

#logo h1 sup {  
	font-size: 18px;
	font-weight: normal;
}

#logo p {  
	padding: 0 0 0 50px;
	font-size: 13px;
	color: #F8AB80;
}

#logo a {  
	text-decoration: none;
}

#logo a:hover {  
	text-decoration: underline;
}

#logo h1 a {  
	color: #FFFFFF;
}

#logo p a {  
	color: #F8AB80;
}

/* Banner */

#banner {  
	float: left;
	height: 120px;
	padding: 93px 0 0 25px;
}

#banner url {
	width: 950px;
	height: 120px;
}

/* Menu */

#menu {  
	height: 76px;
	background: url(/themes/terrafirma2/images/bg14.jpg) no-repeat 0 -211px;
}

#menu ul {  
	height: 67px;
	margin: 0 25px;
	padding: 9px 0 0 14px;
	background: url(/themes/terrafirma2/images/bg15.jpg);
	list-style: none;
	line-height: 1
;
}

#menu li {  
	float: left;
	height: 35px;
	padding: 15px 20px 0 20px;
}

#menu li.nav-selected {  
	background: url(/themes/terrafirma2/images/bg16.jpg) no-repeat;
}

#menu a {  
	text-decoration: none;
	letter-spacing: -1px;
	font-size: 18px;
	color: #FFFFFF;
}

#menu a:hover {  
	text-decoration: underline;
}

/* Top Bar */

#top-bar {  
	background: url(/themes/terrafirma2/images/bg14.jpg) no-repeat 0 -287px;
}

/* Page */

#page {  
	background: url(/themes/terrafirma2/images/bg13.jpg) repeat-y;
}

/* Content */

#content {  
/*	float: left; */
	width: 655px;
	padding-left: 25px;
	background: url(/themes/terrafirma2/images/bg14.jpg) no-repeat 0 -335px;
}

.right#content {  
	float: right;
	width: 660px;
	padding-left: 0;
	padding-right: 40px;
	background: url(/themes/terrafirma2/images/bg14.jpg) no-repeat 100% -335px;
}

.full#content {  
	float: left;
	width: 950px;
	padding-left: 25px;
	background: url(/themes/terrafirma2/images/bg14.jpg) no-repeat 0 -335px;
}

#content div.entry {  
	margin: 0 25px;
	padding-top: 25px;
}

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {  
	color: #5A5544;
}
#content h1, #content h2 {  
	border-bottom: 1px solid #E5E1D8;
	line-height: normal;
	font-size: 40px;
}
#content h2 {  
	font-size: 32px;
}


#content h1 a, #content h2 a, #content h3 a, #content h4 a, #content h5 a, #content h6 a {  
	text-decoration: none;
	color: #5A5544;
}

#content h1 a:hover, #content h2 a:hover, #content h3 a:hover, #content h4 a:hover, #content h5 a:hover, #content h6 a:hover {  
	text-decoration: underline;
}



	

/* Sidebar */

#sidebar {  
	float: right;
	width: 246px;
	padding: 24px 50px 0 0;
	background: url(/themes/terrafirma2/images/bg14.jpg) no-repeat 100% -335px;
}

.left#sidebar {  
	float: left;
	width: 246px;
	padding: 24px 0 0 50px;
	background: url(/themes/terrafirma2/images/bg14.jpg) no-repeat 0 -335px;
}

#sidebar ul {  
	margin: 0;
	padding: 0 0 0 25px;
	list-style: none;
	line-height: normal;
	border-left: 1px solid #E5E1D8;
}

.left#sidebar ul {  
	padding: 0 25px 0 0;
	border-left: none;
	border-right: 1px solid #E5E1D8;
}

#sidebar li {
}

#sidebar li ul {  
	padding: 0;
	line-height: 3.5;
	border: none;
}

#sidebar li li {
}

#sidebar h2 {  
	margin: 0 0 20px 0;
	padding: 20px 0 5px 0;
	border-bottom: 1px solid #E5E1D8;
}

/* 2 Columns */

.two-cols {  
	margin: 0 25px;
	padding: 35px 35px 0 35px;
	background: #28241E url(/themes/terrafirma2/images/bg19.jpg) repeat-x;
	color: #736F6A;
}

.two-cols .col1 {  
	float: left;
	width: 595px;
}

.two-cols .col2 {  
	float: right;
	width: 210px;
	padding: 0 0 0 25px;
	border-left: 1px solid #423C31;
}

.two-cols h2 {  
	font-size: 26px;
	color: #FFFFFF;
}

.two-cols a {  
	color: #736F6A;
}

/* Footer */

#footer {  
	background : url(/themes/terrafirma2/images/bg20.jpg) no-repeat;
	padding: 55px 0;
}

#footer p {  
	text-align: center;
	color: #8F8B83;
}

#footer a {  
	color: #8F8B83;
}

/* customize_miscellaneous */ /* customize_miscellaneous */
