/*
	Structure 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: #1CB4C4;
}

a:hover {
	text-decoration: none;
}

body {
	font-size: 13pt;
	line-height: 1.75em;
	background: #F4ECEB url(images/bg.jpg) no-repeat top center fixed;
	color: #3D3B3B;
}

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

br.clear {
	clear: both;
}

form {
	margin: 0;
	padding: 0;
}

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

h2 {
	font-size: 1.75em;
}

h2,h3,h4 {
	margin-bottom: 1em;
	font-family: Telex, sans-serif;
	color: #1cb4c4;
}

h3 {
	font-size: 1.25em;
}

h4 {
	font-size: 1.25em;
}

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

img.top {
	margin: 5px 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 30px 0;
}

.inputBox, .inputTextArea {
	padding: 6px;
	width: 95%;
	background: #f8f2f2;
	border: 1px solid #eddbd7;
	color: #eddbd7;
}

.inputButton {
	padding: 6px;
	float: right;
	background: url(images/navbg.jpg);
	border: none;
	color: #FFF;
}

#banner {
	position: relative;
	padding: 30px;
	height: 235px;
	width: 1120px;
	margin: 0 0 10px 0;
	background: #FFF;
}

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

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

#box3 {
	overflow: hidden;
}

#content {
	width: 800px;
	float: left;
	padding: 30px;
	background: #FFF;
	color: #2E2E2E;
}

#content a {
	color: #1cb4c4;
}

#content h2, #content h3, #content h4 {
	color: #1cb4c4;
}

#copyright {
	margin: 0 0 15px 0;
	padding: 50px 0 80px 0;
	text-align: center;
}

#copyright a {
	color: #3D3B3B;
}

#header {
	position: relative;
	padding: 30px;
	height: 150px;
	width: 1120px;
	background: #4A7C96 url(http://fringe.ucoz.com/images/headerbg.jpg) repeat-x top left;
	color: #FFF;
}

#logo {
	text-align: center;
	position: relative;
	margin: -15px auto;
	height: 114px;
	line-height: 114px;
}

#logo a {
	text-decoration: none;
	color: #FFF;
}

#logo h1 {
	font-size: 3em;
	font-family: Telex, sans-serif;
	letter-spacing: -3px;
}

#main {
	position: relative;
	padding: 0;
	width: 1180px;
	margin: 10px 0 10px 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: dotted 1px #eddbd7;
}

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

#nav {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 1180px;
	height: 66px;
	line-height: 66px;
	font-family: Telex, sans-serif;
	background: #1CB4C4 url(ages/navbg.jpg) repeat-x top left;
}

#nav a {
	text-decoration: none;
	text-transform: uppercase;
	color: #FFF;
}

#nav ul {
	list-style: none;
	width: 1180px;
	text-align: center;
}

#nav ul li {
	display: inline;
	text-align: center;
	padding: 0 15px 0 15px;
}

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

#search input.button {
	margin-left: 1em;
	border: 0;
	color: #FFF;
	background: #1CB4C4;
	padding: 5px;
	font-family: Telex, sans-serif;
}

#search input.text {
	border: dotted 1px #6E96AB;
	padding: 5px;
}

#sidebar {
	width: 250px;
	margin: 0 0 0 870px;
	padding: 30px;
	background: #FFF;
	color: #2E2E2E;
}

#sidebar a {
	color: #1cb4c4;
}

#sidebar h2, #sidebar h3, #sidebar h4 {
	color: #1cb4c4;
}

#sidebar ul {
	list-style: none;
}

#sidebar ul li {
	padding: 10px 0 10px 0;
	border-top: dotted 1px #eddbd7;
}

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

.blogpost h2 {
	margin: 0 0 10px 0;
}
.comments a, .readmore a, .date {
	background: url(images/navbg.jpg);
	color: #FFF!important;
	text-decoration: none;
	padding: 10px 6px;
}

.date {
	font-size: 11px;
	padding: 6px;
}