/*
	SiteName by Adonis Ronquillo for Free Website Templates
	www.freewebsitetemplat.es / www.doni.us
	Images by Image Base http://imagebase.davidniblack.com/
	Released under the Creative Commons Attribution 3.0 License.
*/

* {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: underline;
	color: #3A9DE4;
}

a:hover {
	text-decoration: none;
}

body {
	font-size: 10pt;
	line-height: 200%;
	background: #150E09 url(images/bg.jpg);
	color: #C5C3C2;
}

body,input {
	font-family: Shanti, sans-serif;
}

br.clear {
	clear: both;
}

form {
	margin: 0;
	padding: 0;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
}

h2 {
	font-size: 2.5em;
}

h2,h3,h4 {
	margin-bottom: 1em;
	font-family: Tangerine, cursive;
	color: #C5C5C5;
}

h3 {
	font-size: 2em;
}

h4 {
	font-size: 15pt;
	font-family: Monotype Corsiva;
	font-weight: bolt;
	text-align: Right;
}

h5 {
	font-size: 15pt;
	font-family: Monotype Corsiva;
}

h6 {
	font-family: "bankGothic Lt BT";
	font-size: 10pt;
}

img.left {
	float: left;
	margin: 5px 20px 20px 0;
	color: #5C5C5C;
}

img.top {
	margin: 5px 0 20px 0;
}

label.login {
	display: block;
	margin: 0 0 6px 0;
}

p {
	margin-bottom: 1.5em;
	text-align: justify;
	color: #FFF;
}

ul {
	margin-bottom: 1.5em;
}

ul h4 {
	margin-bottom: 0.35em;
}

.form {
	margin: 0 0 35px 0;
}

.inputBox, .inputTextArea {
	padding: 6px;
	width: 95%;
}

.inputButton {
	padding: 6px;
	float: right;
}

#banner {
	text-align: center;
	padding: 5px;
	height: 205px;
	width: 970px;
	margin: 20px 0 20px 0;
	background: #FDF2E8;
	border-top-width: thick;
}

#box1 {
	width: 505px;
	overflow: hidden;
	margin: 0 0 15px 0;
}

#box2 {
	width: 505px;
	overflow: hidden;
	float: left;
}

#box3 {
	width: 235px;
	overflow: hidden;
	margin: 0 0 0 270px;
}

#content {
	width: 505px;
	margin: 0 0 0 405px;
	padding: 35px;
	background: #FFF;
	color: #5C5C5C;
}

#content a {
	color: #1A1A1A;
}

#content h2, #content h3, #content h4 {
	color: #5C5C5C;
	text-align: left;
	font-family: "Monotype Corsiva";
}

#copyright {
	margin: 0 0 20px 0;
	padding: 20px 0 25px 0;
	text-align: center;
}

#copyright a {
	color: #C5C3C2;
}

#header {
	position: relative;
	padding: 20px;
	height: 160px;
	width: 910px;
}

#logo {
	text-align: center;
	position: absolute;
	bottom: -2px;
	width: 982px;
	height: 129px;
	line-height: 113px;
	left: 1px;
}

#logo a {
	text-decoration: none;
	color: #FFF;
}

#logo h1 {
	font-size: 65pt;
	font-family: Tangerine, cursive;
}

#main {
	position: relative;
	padding: 0;
	width: 980px;
	margin: 35px 0 35px 0;
}

#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 {
	padding: 10px 0 10px 0;
	border-top: dashed 1px #C9C9C9;
}

#main ul li.first {
	padding-top: 0;
	border-top: 0;
}

#nav {
	position: absolute;
	top: 0;
	left: 0px;
	width: 981px;
	height: 53px;
	line-height: 62px;
	font-family: Monotype Corsiva;
	font-size: 20px;
}

#nav a {
	text-decoration: none;
	color: #E8E7E6;
}

#nav ul {
	list-style: none;
	width: 980px;
	text-align: center;
}

#nav ul li {
	display: inline;
	text-align: center;
	padding: 0 15px 0 15px;
}

#outer {
	position: relative;
	width: 980px;
	margin: 35px auto 0 auto;
}

#search input.button {
	margin-left: 1em;
	border: 0;
	color: #FFF;
	background: #3A9DE4;
	padding: 5px;
	font-family: Tangerine, cursive;
}

#search input.text {
	border: dashed 1px #46413D;
	padding: 5px;
}

#sidebar {
	width: 300px;
	float: left;
	padding: 35px;
	background: #724C31;
	color: #FFF;
}

#sidebar a {
	color: #F1EDEA;
}

#sidebar h2, #sidebar h3, #sidebar h4 {
	color: #FFF;
}

#sidebar h3 {
	background: url(images/headerbg.jpg) repeat-x top left;
	height: 40px;
	font-size: 2em;
	color: #FFF;
}

#sidebar ul {
	list-style: none;
}

#sidebar ul li {
	padding: 10px 0 10px 0;
	border-top: dashed 1px #90725C;
}

#sidebar ul li.first {
	padding-top: 0;
	border-top: 0;
}

.blogpost h2 {
	font-size: 2.5em;
	margin: 0 0 10px 0;
}

.blogpost h3 {
	font-size: 1.5em;
}

#center {
	text-align: center;
}
