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

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0px;
	background: #000000 url(images/bg.jpg) repeat-x center top;
	text-align: justify;
	}

h1 {
	color: #ffc001;
	font-size:18pt;
	margin-right: 95px;
	
	
}

h3 {
}

blockquote, ul, ol {
	margin-bottom: 20px;
	line-height: 2em;
}

p {
padding-top:40px;
padding-left: 35px;
padding-right: 30px;
font-family: arial;
font-size: 8pt
}

blockquote {
}

ul, ol, li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

a {
	text-decoration: underline;
	color: #999797;
	
}

a:hover {
	text-decoration: none;
	color: #999797;
}
.opt_btn {
	background-image: url(images/button.png);
	background-repeat: no-repeat;
	height: 79px;
	width: 279px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}



/* Wrapper */

#wrapper {

}

/* Header */

#header {
    
	width: 1000px;
	height: 206px;
	margin: 18px auto;	
}

/* Page */

#page {
	width: 1000px;
	margin: -15px auto;
	padding: 0px 0px;
	margin-top: -50px;

}

#page-bgtop {
	margin: 0px;
	padding: 0px 19px;
	background: url(images/monitor.png) no-repeat left top;
}



#button {
	margin-top:15px;
	margin-bottom: 23px;
}

#att {
	margin-left:-10px;
	background: url(images/att.png) no-repeat right top;
	position: absolute;
	width:278px;
	height: 90px;
	margin-top: 55px;
}

/* Page */
/* Content */

#content {
	float: left;
	width: 650px;
	height: 570px;
	padding-top: 25px;
	padding-left: 18px;
}

#social {
	float: left;
	margin-left:-50px;	
	margin-top: -15px;
}


.post .title {
	color: #ffffff;
}

.post .title a {
	padding: 0px 0px 0px 0px;
	letter-spacing: -1px;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: normal;
	font-style: italic;
	color: #ffffff;
}

.post .entry {
	padding: 0px 0px;
}

.post img {
	float: left;
	padding: 0px 0px;
}

.post .meta {
	text-align: right;
	padding: 0px 0 20px 0;
	font-weight: bold;
	color: #202020;
}

.post .byline {
	margin-left:-50px;
}

/* inputform */

#inputform {
	display: inline;


}

.field {
padding-left: 8px;
}

#inputform1 input {
	background: url(images/form1.png) no-repeat;
	width: 252px;
	height: 34px;  	
	font-family: arial;
	font-size: 15px;
	font-style: italic;	
	color: #999;	
	border: 1px solid #8d8b8b;
}

#inputform2 input {
	background: url(images/form2.png) no-repeat;
	width: 252px;
	height: 34px;  	
	font-family: arial;
	font-size: 15px;
	font-style: italic;	
	color: #999;	
	margin-top:8px;
	border: 1px solid #8d8b8b;
}

.name_field{
	color:#818181;
	padding-left:5px;
	margin-left: 0px;
	height: 28px;
	width:250px;
	border:1px solid #ccc;
	background-image: url(images/form1.png);
	background-repeat: no-repeat;
	background-position: center;
}

.email_field{
	color:#818181;
	margin-top: 10px;
	padding-left:5px;
	margin-left: 0px;
	height: 28px;
	width:250px;
	border:1px solid #ccc;
	background-image: url(images/form2.png);
	background-repeat: no-repeat;
	background-position: center;
}

.opt_btn{
	cursor:pointer;
	margin:0;
	padding:0;
	margin-top: 20px;
	width:279px;
	height:79px;
	background:url(images/button.png) no-repeat;
	border:none;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 260px;
	padding: 0px 0px 0px 0px;
}

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

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

#sidebar li ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#sidebar li li {
	margin: 0;
	padding: 5px 0px;
	border-bottom: 1px solid #998D62;
	background: none;
}

#sidebar h4 {
	text-align: center;
	height: 167px;	
	margin: 0px;
	padding: 0px 0px 20px 0px;
	color: #ffa201;
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-large;

}

#sidebar h2 {
	text-align: center;
	margin-left:0px;
	margin-top:-145px;
	color: #ffffff;
	font-size: 14pt;
	font-family: Verdana, Geneva, sans-serif;
}

#sidebar h3 {
	font-size: 77%;
	color: #110404;
	
}

#sidebar h5 {
	font-size: 12pt;
	text-align: center;
	color: #ffffff;
	margin-top: 15px;
	margin-left: 0px;
	font-weight: 100;
	font-family: Verdana, Geneva, sans-serif;
}

#sidebar p {
	margin: 0;
	line-height: normal;
	color: #D4C792;
}

#sidebar a {
	border: none;
	text-decoration: none;
	color: #4E4628;
}

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

/* Footer */

#footer {
	width: 100%;
	margin-top: -40px;
	float: left;
	font-size: 10pt;
	color: #9C9C9C;
	text-align: center;
	font-family: verdana;
	position: absolute;
	}
