/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin-top: 0px;
	padding: 0;
	background: #FDF9EE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6D6D6D;
}

h1, h2, h3 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #2471C5;
}

h1 {
	letter-spacing: -1px;
	font-size: 35px;
}

h2 {
	font-size: 26px;
}

p, ul, ol {
	margin: 0 0 0em 0;
	text-align: justify;
	line-height: 26px;
}

a:link {
	color: #0094E0;
}

a:hover, a:active {
	text-decoration: none;
	color: #0094E0;
}

a:visited {
	color: #0094E0;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 15px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 15px;
}

/* Form */

ul.forms {
	float: left;
	list-style: none;
	padding: 0px;
}

ul.forms li {
	float: left;
	line-height: 1em;
	margin-bottom: 1em;
	width: 100%;
}
.regbutton {
	margin-top: 0.5em;
	cursor: pointer;
	width: 174px;
	height: 45px;
	background:url(../images/bt_continue.gif) no-repeat;
	border:0px;
	margin-left: 60px;
	}
ul.forms label {
	cursor: pointer;
	display: block;
	float: left;
	line-height: 1.5em;
	padding-right: 1%;
	text-align: right;
	width: 95px;
	margin-right: 1.2em;
	font-weight:bold;
}
ul.forms input {

}
.error {
	margin-left: 5em;
	color:#E1477D;
	font-size:10px;
}
.correct {
	margin-left: 1.2em;
	color:green;
}
fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	display: none;
}

input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

#wrapper {
	background: #7ACF00 url(images/img03.jpg);
}

/* Header */

#header {
	width: 920px;
	height: 50px;
	margin: 0 auto 10px auto;
	padding-top: 10px;
}

#logo {
	float: left;
	width:270px;
	height:56px;
	background:url(../images/logo.gif) no-repeat;
}

#logo h1 {
	float: left;
	margin: 0;
	font-size: 38px;
	color: #0099E8;
}

#logo h1 sup {
	vertical-align: text-top;
	font-size: 24px;
}

#logo h1 a {
	color: #2471C5;

}

#logo h2 {
	float: left;
	margin: 0;
	padding: 20px 0 0 10px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6D6D6D;
}

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

/* Menu */

#menu {
	float: right;
}

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

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	margin-left: 5px;
	background: #0094E0;
	border: 1px dashed #FFFFFF;
	padding: 1px 10px;
	text-decoration: none;
	font-size: 12px;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .active a {
}

/* Page */
#pagetop{
	background:url(../images/bgtop.gif) no-repeat;
	width: 960px;
	height: 16px;
	margin: 0 auto;
}

#page {
	background:url(../images/bgtop.gif) no-repeat top;	
	width: 900px;
	margin: 0 auto;
	background: #FFFFFF;
	border-left: 10px #F0E9D6 solid;
	border-right: 10px #F0E9D6 solid;
	border-bottom: 10px #F0E9D6 solid;
	padding: 20px 20px;
}

/* Content */

#content {
	float: left;
	width: 300px;
	background:#fff;	
}

/* Post */

#content .post {
}

#content .post .title {
	margin-bottom: 20px;
	padding-bottom: 5px;
	height:38px;
	color: #E1477D;
	background:url(../images/createaccount.gif) no-repeat top;	
}

#content .post .title b {
	font-weight: normal;
	color: #0094E0;
}

#content .post .entry {
	border-right: 1px dashed #D1D1D1;
}

#content .post .meta {
	margin: 0;
	padding: 15px 0 60px 0;
	background: url(images/img04.jpg) repeat-x left 30%;
}

#content .post .meta p {
	margin: 0;
	line-height: normal;
}

#content .post .meta .byline {
	float: left;
	color: #0000FF;
}

#content .post .meta .links {
	float: left;
}

#content .post .meta .more {
	width: 185px;
	height: 35px;
	padding: 5px 10px;
	background: #8BCB2F;
	border: 1px dashed #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 9px;
}

#content .post .meta .comments {
	padding: 5px 10px;
	text-transform: uppercase;
	text-decoration: none;
	background: #0094E0;
	border: 1px dashed #FFFFFF;
	font-size: 9px;
}

#content .post .meta b {
	display: none;
}

#content .post .meta a {
	color: #FFFFFF;
}
/* Sidebar */

#sidebar {
	float: right;
	width: 540px;
	padding:0 10px 0 30px;
	border-left:3px #ccc dashed;
}

#sidebar ul {
	margin: 0;
	padding: 10px 0 0 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 40px;
	font-size:14px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
	padding: 3px 0 20px;
	border-bottom: 1px dashed #D1D1D1;

}

#sidebar li li a {
	margin: 0;
	padding-left: 15px;
	background: url(images/img01.jpg) no-repeat left 50%;
}

#sidebar h2 {
	padding-bottom: 5px;
	font-size: 24px;
	font-weight: bold;;
}

#sidebar strong, #sidebar b {
	color: #8BCB2F;
}

#sidebar a {
	text-decoration: none;
	color: #6D6D6D;
}

/* Search */

#search {
}

#search h2 {
}

#s {
	width: 150px;
	margin-right: 5px;
	padding: 3px;
	border: 1px solid #F0F0F0;
}

#x {
	padding: 3px;
	background: #ECECEC url(images/img08.gif) repeat-x left bottom;
	border: none;
	text-transform: lowercase;
	font-size: 11px;
	color: #4F4F4F;
}

/* Boxes */

#box1 {
	padding: 0px;
	font-size: 14px;
	line-height:28px;
}
#box1 h2{
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	font-size: 25px;
	font:bold;
}

#box2 {
	margin: 20px 0px 15px 0px;
	width:543px;
	height:107px;
	background: url(../images/bg_time.gif) no-repeat;
	color: #FFFFFF;
}

#box2 h2 {
	padding:38px 0px 10px 90px;
	font-size: 20px;	
}

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

#box2 a:link, #box2 a:hover, #box2 a:active, #box2 a:visited  {
	color: #EDEDED;
}

#box3 {
	margin: 30px 0px 30px 0px;
	font-size: 25px;
	text-align: center;
}

#box3 a{
	color: #8BCB2F;
}
/* Footer */

#footer {
	width: 880px;
	margin: 0 auto;
	padding: 10px 0 0 0;
	color: #353535;
}

html>body #footer {
	height: auto;
}

#footer-menu {
}

#legal {
	clear: both;
	font-size: 11px;
	color: #6D6D6D;
	text-align: center;
}

#legal a {
	color: #0094E0;
}

#footer-menu {
	float: left;
	color: #353535;
	text-transform: capitalize;
}

#footer-menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#footer-menu li {
	display: inline;
}

#footer-menu a {
	display: block;
	float: left;
	padding: 1px 15px 1px 15px;
	background: url(images/img03.jpg) no-repeat right 50%;
	text-decoration: none;
	font-size: 11px;
	color: #6D6D6D;
}

#footer-menu a:hover {
	text-decoration: underline;
}

#footer-menu .active a {
	padding-left: 0;
}

.ctime {
	color:#ef3fac;
}
