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

body {
	margin: 0;
	padding: 0;
	background: #000 url(images/img01.jpg) repeat-x left top;
	text-align: justify;
	font: 13px Arial, Helvetica, sans-serif;
	color: #999;
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, textarea {
	padding: 5px;
	border: 1px solid #626262;
	font: normal 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1, h1 a, h2, h2 a, h3, h3 a {
	margin: 0;
	text-decoration: none;
	font-weight: normal;
	color: #fff;
}

h1 {
	letter-spacing: -1px;
	font-size: 2.6em;
	text-indent:-9999px;
	color:#fff;
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
	color:#fff;
}

h3 {
	margin-bottom: 2em;
	font-size: 1em;
	font-weight: bold;
}

p, ol, ul {
	margin: 0 0 2em 0;
	line-height: 19px;
}

blockquote {
	margin: 0 0 0 1.5em;
	padding-left: 1em;
	border-left: 5px solid #DDDDDD;
}

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

a:hover {
	text-decoration: none;
	color: #FF5134;
}

img {
	border: none;
}

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

/* Header */

#wrapper {
}

#header {
	width: 933px;
	height: 176px;
	margin: 0 auto;
	background: url(images/img02.jpg) no-repeat;
}

#logo h1, #logo p {
	float: left;
	color: #fff;
}

#logo h1 {
	height: 88px;
	padding: 20px 90px 0 0;
	font-size: 4em;
}

#logo p {
	margin: 0 0 0 -80px;
	padding: 55px 0 0 0;
	line-height: normal;
	letter-spacing: -1px;
	font-size: 1.2em;
	font-weight: bold;
}

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

#logo p a {
	color: #fff;
}



/* Menu */

#menu {
	width: 895px;
	height: 60px;
	margin: 0 auto 10px auto;
}

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

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	background: url(images/img03.gif) no-repeat left 75%;
	padding: 18px 30px 0 15px;
	font-family: georgia, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	text-decoration:underline;
	color: #3884EE;
	outline:0;
}

#menu a:hover
{
	color: #fff;
}

#menu .current_page_item {
}

#menu .current_page_item a {
	color: #777;
	background:url(images/bg-nav.gif) repeat-x;
	height:37px;	
}

/* Page */

#page {
	width: 890px;
	margin: 0 auto;
	padding: 30px 0;
}

/* Ads */

#ads {
	float: right;
	width: 160px;
	padding: 0 0 0 20px;
}

/* Content */

#content {
	float: left;
	width: 430px;
}

.post {
	margin-bottom: 50px;
	border-bottom: 1px #0080CB dashed;
}

.post .title {
}

.post .title h2 {
	font-size: 2.2em;
	color: #fff;
}

.post .title p {
	margin: 0;
	line-height: normal;
	color: #BABABA;
}

.post .title p a {
	color: #880A0B;
}

.post .entry {
	padding-top: 30px;
}

.post .links {
	width: 410px;
	height: 29px;
	margin: 0;
	padding: 6px 0 0 20px;
}

.post .links a {
	padding: 0 23px;
	text-decoration: none;
	font-weight: bold;
	color: #0080CB;
}

.post .links a:hover {
	text-decoration: underline;
	color: #CF3822;
}

.post .links .more {
	background: url(images/img07.gif) no-repeat;
}

.post .links .comments {
	background: url(images/img08.gif) no-repeat;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 240px;
}

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

#sidebar li {
	margin-bottom: 20px;
}

#sidebar li ul {
	padding: 15px 20px;
	line-height: 200%;
}

#sidebar li li {
	margin: 0;
	padding-left: 15px;
	padding-bottom: 5px;
	background: url(images/img04.gif) repeat-x left bottom;
}

#sidebar h2 {
	width: 210px;
	height: 30px;
	padding: 5px 0 0 30px;
	background: url(images/img05.gif) no-repeat left 60%;
	border-bottom: 1px #A90000 dashed;
	letter-spacing: -1px;
	font-size: 1.6em;
	color: #FFFFFF;
}

#sidebar a:hover {

}


/* Footer */

#footer {
	clear: both;
	width: 100%;
	margin: 0 auto;
	padding: 30px 0;
	border-top: 20px solid #2E4669;
	background:#212D3E;
}

#footer p {
	margin: 0 0 5px 0;
	text-align: center;
	line-height: normal;
	font-size: .9em;
}

#footer a {
	text-decoration: none;
}

.legal
	{
		color:#3276D7;
	}
	
	
	/* FORM*/
	
	
#formContainer
	{
		width:450px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		line-height:30px;
		color:#fff;
		margin:0 0 50px 0;
	}	

.fileds
	{
		width:260px;
		height:14px;
		border:1px solid #000;
		margin-bottom:5px;
	}
	
.btn
	{
		background:#333;
		color:#fff;
		border:0;
		height:30px;
		border:1px solid #666;
	}	
		
.fileds1
	{
		width:260px;
		margin-bottom:9px;
	}	
	
#leftForm
	{
		width:160px;
		float:left;
	}
	
#rightForm
	{
		width:260px;
		float:left;
	}	