/*
Theme Name: Paradox
Theme URI: http://www.paradoxlabs.com/
Description: 
Version: 1.0.0
Author: Brett Hart
Author URI: http://www.paradoxlabs.com/
Tags: 
*/

body { 
	margin: 0px;
	padding: 0px;
	background: #662d02;
	background-image: url(/images/page-background.png); 
	background-repeat: repeat-x;
	background-position: 0px 0px scroll;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3;
}

#site_container {
	position: relative;
	margin: 0 auto;
	width: 904px;
}

#char {
/*	position: absolute; 
	left: 630px;
*/	top: 12px;
	width: 274px;
	text-align: center;
	float: right;
}

#header {
	height: 100px;
	width: 610px;
	float: left;
}

#logo {
	padding-top: 36px;
	float: left;
}

#pixopoint_menu1 {
	position: absolute;
	left: 140px;
	padding: 40px 0px 0px 0px;
	float: left;
}

#main_body {

}

#left_header {
/*	height: 100px; */
	width: 600px;
	border: 5px solid #413604;
	background-color: #ffffff;
	line-height: 1;
}

.inner_border {
/*	height: 100px;*/
	border-top: 1px solid #d0cdc0;
	border-left: 1px solid #d0cdc0;
	border-right: 1px solid #d0cdc0;
}

#left_header h1 {
	margin: 0px;
	padding: 0px;
	font-size: 53px;
	color: #413604;
	text-transform: uppercase;
}

#left_header h2 {
	margin: 0px;
	padding: 0px;
	font-size: 22px;
	color: #f18e00;
}

.pad {
	margin: 20px;
}

.content_pad {
	margin: 20px;
	min-height: 337px;
}

#left_content h3 {
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	color: #f18e00;
	font-weight: bold;
}

#left_content {
	width: 600px;
	border: 5px solid #413604;
	border-top: none;
	background-color: #ffffff;	
	color: #423603;
}

#left_content a.news_link {
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	color: #f18e00;
	text-decoration: none;
}

#char img {
	padding: 0px;
	margin: 10px 0px 0px 0px;
}

#seo_eval {
	background-color: #423603;
	color: #ffffff;
	width: 234px;
	margin: 0px;
	padding: 20px;
/*	margin-top: -30px; */
}

#seo_eval h3 {
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	color: #f18e00;
	font-weight: bold;
}

#seo_eval p {
	padding: 0px;
	margin: 0px;
}

#seo_eval .ajax-loader {
	display: none;
}

#seo_eval form {
	margin: 0px;
	padding: 0px;
	text-align: left;
}

input.tsubmit {
	background-color: #e95e26;
	color: #ffffff;
	border: 0px;
}

.col form {
	text-align: center;
}

.col input.tsubmit {
	margin-top: 5px;
}

#left_content ul li {
/*	list-style-type: none; */
	margin-left: 1em; 
	padding: 0px; 
/*	margin: 0px; */
}

ul {
	margin: 0px;
	padding: 0px;
}

#footer {
	margin-top: 8px;
	width: 100%;
	background-color: #423603;
	color: #ffffff;
}

.col{
	float: left;
	width: 260px;
	margin-top: 20px;
	padding: 20px;
	padding-top: 0px;
	text-align: center;
}

.col2span{
	float: left;
	width: 580px;
/*	margin-top: 20px; */
	padding: 20px;
	padding-right: 0px;
	text-align: left;
}

.center {
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}

.rborder {
	padding-right: 20px;
	border-right: 1px solid #ffffff;
}

#footer h3 {
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	color: #f18e00;
	font-weight: bold;
}

#footer p {
	margin: 0px;
	font-size: 12px;
/*	font-weight: bold; */
	text-align: justify;
}	


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

#pixopoint_menu1 ul li { 
	float: left; 
	padding-left: 9px; 
	margin-right: 9px; 
	border-left: 2px solid #413604; 
	font-size: 11px; 
	color: #ffffff; 
}

#pixopoint_menu1 ul li.current_page_item { 
	color: #413604; 
}

#pixopoint_menu1 ul li.current_page_item a, #pixopoint_menu1 ul li.current_page_parent a, #pixopoint_menu1 ul li.current_page_ancestor a{
	color: #ffffff;
}

#pixopoint_menu1 ul li.first, #pixopoint_menu1 ul li:first-child { 
	border-left: 0px none;  
}

#pixopoint_menu1 ul li a {
	width: auto;
	font-size: 18px;
	line-height: 18px;
	display: block;
	color: #413604;
	text-transform: uppercase;
	text-decoration: none;
}

#pixopoint_menu1 ul li a:hover {
	color: #ffffff;
}

#subfoot {
	text-align: center;
	padding: 8px 0px 8px 0px;
	width: 100%;
	color: #ffffff;
}

.breadcrumb {
	color: #F18E00;
	margin-bottom: 25px;
}

.breadcrumb a {
	color: #F18E00;
}

#left_content .post h2 a:link, #left_content .post h2 a:visited{
	color: #F18E00;
	text-decoration: none;
}

#left_content .post h2 a:hover{
	color: #F18E00;
	text-decoration: none;
}

.post {
	margin-bottom:40px;
}

.seperator {
	margin-top: 20px;
	border-bottom:1px solid #423603;
}

#left_content .entry h2 {
	color: #F18E00;
}

#comment {
	width: 100%;
}

#contact {
	width: 100%;
}

.widget {
	padding-top: 0px;
	margin-top: 0px;
	float: left;
	width: 100%;
}

#wpcf7-f4-w2-o1 p {
	text-align: center;
}

#port-image {
	float: left;
	padding-right: 10px;
	width: 200px;
	height: 200px;
	overflow: hidden;
}

#port-brief {
	padding-left: 10px;
	width: 233px;
	float: left;
}

#port-content {
	clear: left;
	padding-top: 20px;
}

.alignright {
	float: right;
	border: none;
}

#port_main_image_holder {
	float: left;
	width: 265px;
	height: 274px;
	border: 2px solid #413604;
	margin-top: -10px;
	margin-right: 10px;
	overflow: hidden;
}

.port_pic_image {
	width: 117px;
	height: 117px;
	border: 1px solid #413604;
	float: left;
	margin: 10px;
}

.slant {
	border: 2px solid #413604;
	float: left;
	margin: 0px 10px 10px 0px;
}
