/*
Theme Name: OQwebdesign
Description: OQwebdesign Theme
Version: 2.8
Author: Oscar Quezada
Author URI: http://www.oqwebdesign.com/
Tags: 
*/
body {
	padding:0;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #0a0f10;
	color: #FFFFFF;
	background-image: url(style/images/bkg.png);
	background-position: top;
	background-repeat: repeat-x;
}
a {
	text-decoration: none;
	color: #66ff33;
}
.clear {
	clear: both;
}
#page-wrap {
	width:900px;
	margin-left: auto;
	margin-right: auto;
}
.post {
	min-height: 250px;
	padding: 0px 35px 0px 35px;
}
.display {
	display:none;
}
#logo {
	float: left;
	width: 400px;
}
#logo h1 a {
	background-image: url(style/images/logo.png);
	height: 52px;
	width: 337px;
	display: block;
	text-indent: -9999px;
}
#navigation {
	float: right;
	padding: 40px 0px 0px 0px;
}
#navigation ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#navigation li {
	display: inline;
	margin: 0;
}
#navigation a {
	float: right;
	display: block;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	height: 20px;
	padding: 10px 15px 10px 15px;
	border-left: solid 1px #133137;
}
#navigation .page_item page-item-2 {
	border-left: solid 1px #133137;
	background-color: #FFFF00;
}
#navigation a:hover, #navigation .current_page_item a {
	background-image: url(style/images/hover.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#banner {
	background-image: url(style/images/banner.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 280px;
	width: 900px;
}
.image-right {
	float:right;
	padding: 0px 0px 5px 10px;
}
.image-left {
	float:left;
	padding: 0px 10px 5px 0px;
}
#footer {
	text-align: center;
	clear: both;
	font-size: .90em;
}
form.wpcf7-form {
	padding: 15px 0px;
}
form.wpcf7-form p.form input, form.wpcf7-form p.form textarea {
	background-color: #2E2E2E;
	color: #CCCCCC;
	border: 1px solid #333333;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 4px;
	padding: 3px;
	font-size: 12px;
}
#wp125adwrap_2c {
	width: 292px;
	float: right;
	padding: 50px 0;
}
.post {
	float: left;
	width: 570px;
	padding: 0px 35px 35px 0px;
}
#wp125adwrap_2c a {
	color: #FFFFFF;
	text-decoration: none;
	border-color: #FFFFFF;
}
h2 {
	text-shadow: 0px 0px 6px #FFD;
}
