/* @override http://WayneChrebet80.com/wp-content/themes/waynechrebet/style.css */

/* @override http://WayneChrebet80.com/wp-content/themes/waynechrebet/style.css */

/* @override http://testwebsites.oc2web.com/WayneChrebet80/wordpress/wp-content/themes/waynechrebet/style.css */

/*
Theme Name: Wayne Chrebet 80
Theme URI: http://wordpress.org/
Description: WordPress Theme
Author: Kashif M Qasim - kashif@oc2interactive.com
Version: 1.0
Tags: 
*/

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend {
	border: 0;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline
}

body {
	background: url(images/bg_footer.png) bottom repeat-x, url(images/body_bg.jpg) center;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.2;
	margin: 0 auto;
}

*[hidden] {
	display: none;
}

h1 {
	font-size: 24px;
	/*background: #f5f5f5 url('images/bg.jpg') no-repeat left top;*/
}

h2 {
	font-size: 25px;
}

h3 {
	font-size: 23px;
}

h4 {
	font-size: 16px;
}

h5 {
	font-size: 14px;
}

h6 {
	font-size: 14px;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	margin: 0 0 10px 0;
	line-height: 1.2;
	font-size: 22px;
}

p {
	padding: 0 0 10px 0;
}

strong {
	font-weight: bold;
}

pre {
	white-space: pre;
}

em,dfn,cite,q,i,var {
	font-style: italic;
}

dfn {
	display: block;
	margin-left: 20px;
	text-align: right;
	font-weight: 400;
}

code {
	margin: 1.618em 0;
	white-space: pre;
}

code,tt {
	font: 1em monospace;
	line-height: 1.618em;
}

tt {
	display: block;
	margin: 1.618em 0;
}

abbr,acronym {
	border-bottom: 1px dotted #000;
}

s,strike,del {
	text-decoration: line-through;
}

sub,sup {
	font-size: 10px;
}

sup {
	vertical-align: super;
}

sub {
	vertical-align: sub;
}

ol,ul,dd {
	padding: 0;
}

blockquote,dl {
	margin: 0;
}

hr {
	border: 0 #000 solid;
	border-top-width: 1px;
	border-bottom: none;
	clear: both;
	height: 0;
	margin: 0 0 10px 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

img {
	background: url(images/icon_loading.gif) 50% 50% no-repeat;
	border: none;
	margin: 0;
}

img[src$=".png"] {
	background-image: none;
}

.with_out {
	background-image: none;
}

.justifiedRight {
	text-align: right;
}

.justifiedCenter {
	text-align: center;
}

.justifiedLeft {
	text-align: left;
}

.justifiedFull {
	text-align: justify;
}

.right {
	float: right;
}

.left {
	float: left;
}

.aligncenter {
	display: block;
	margin: 0 auto;
	text-align: center;
}

.alignleft {
	float: left;
	margin: 0 10px 10px 0;
}

.alignright {
	float: right;
	margin: 0 0 10px 10px;
}

.margin_t10 {
	margin-top: 10px;
}

.margin_r10 {
	margin-right: 10px;
}

.margin_b10 {
	margin-bottom: 10px;
}

.margin_l10 {
	margin-left: 10px;
}

.padding_t10 {
	padding-top: 10px;
}

.padding_r10 {
	padding-right: 10px;
}

.padding_b10 {
	padding-bottom: 10px;
}

.padding_l10 {
	padding-left: 10px;
}

/*		@end

*/

/*		@group LINKS & CLEAR FLOATED ELEMENTS*/

a,
a:link {
	color: #04311b;
	font-weight: bold;;
}

a:active,
a:hover {
	color: #04311b;
}

a,
a:active,
a:link,
a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

a {
	outline: none!important;
	outline-width: 0!important;
}

:focus {
	outline: 0;
}

a.read_more {
	color: blue;
	font-weight: bold;
}

a.read_more:hover {
	color: red;
}

a.link_red {
	color: #c51123;
}

.txt_red {
	color: #c51123;
}

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

span.clear {
	display: block;
}

.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/*		@end */

/*		@group GENERAL ATTRIBUTES FOR CONTAINERS */

.preWrapper {
	width: 100%;
}

.bg_header {
	background: url(images/bg_header.png) repeat-x top;
}

.bg_footer {

}

.wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 970px;
	margin-top: 40px;
}

.bg_headerinner {
	background: url(images/content_bg.png) repeat-y center;
}

.alpha {
	margin-left: 0 !important;
}

.omega {
	margin-right: 0 !important;
}

header,
.content,
footer,
.sidebar,
.double_column,
.column {
	display: inline;
	float: left;
	position: relative;
	margin-left: 10px;
	margin-right: 10px;
}
aside,
article,
nav,
figcaption {
	display: block;	
}
.top_header {
	text-align: right;
	display: block;
	width: 930px;
	margin: 0 auto;
	font-family: 'OSPDIN';
	color: #FFF;
	padding: 0 20px 0 0;
}
.top_header h4 a {
	color: #FFF;
	font-size: 30px;
}


/*		@end */

/*		@group HEADER */

header {
	width: 950px;
	font-family: 'OSPDIN';
	background: url(images/header_bg.png) no-repeat center top;
	margin-top:-32px;
}

header h1 {
	display: block;
	float: left;
	margin-bottom: 0;
	font-size: 24px;
	color: #14201c;
	font-weight: bold;
	width: 270px;
	line-height: 28px;
	padding:45px 42px 0;
}

header h1 a {
	color: #FFF;
	text-decoration: none;
	float: left;
	line-height: 5px;
}
#top h1 span {
	color: #FFF;
	font-family: 'allerbold';
	font-size: 20px;
}

header h4 {
	display: block;
	float: left;
	margin-bottom: 0;
	color: #072315;
	/*color: #912221;*/
	padding: 67px 20px 0;
	font-size: 27px;
	letter-spacing: 1px;
	text-shadow: 1px 1px 1px #999999;
        filter: dropshadow(color=#999999, offx=1, offy=1);
	/*font-weight: bold;*/
}

header h4 span{
	font-size: 23px;
}

header h4 a {
	color: #000!important;
}

label.screen-reader-text {
	display: block;
}

header #searchform {
	background-color: #777;
	float: right;
	margin-bottom: 20px;
	width: 200px;
}

header #s {
	float: left;
	margin-right: 10px;
	width: 120px;
}

header #searchsubmit {
	float: left;
	text-align: center;
	width: 55px;
	text-indent: 0;
	cursor: pointer;
}

.navigation ul {
	height: 28px;
	position: relative;
	background:url(images/nav_bg.png) no-repeat top left;
	padding: 16px 0;
	line-height: 28px;
	z-index:10;
	text-transform: uppercase;
	width: 960px;
}

.navigation ul li {
	list-style: none;
	padding: 0 27px 0 26px;
	float: left;
}

.navigation ul li a {
	display: block;
	line-height: 28px;
	text-decoration: none;
	color: #082517;
	font-size: 22px;
}

.navigation ul li a:hover {
	color: #135333;
}

.navigation ul li.current_page_item a {
	color: #135333;
}

.navigation ul li.current_page_item li a {
	color: blue;
}

.navigation ul li.current_page_item li a:hover {
	color: red;
}

ul.sub-menu {
	position: absolute;
	z-index: 20;
	padding: 0;
	display: none;
	top: 28px;
	margin-top:15px;	
	width: auto;
}

ul.sub-menu li {
	float: none;
	padding: 0;
	
}
.slider li figure {
	margin: 0;
}


ul.sub-menu li a {
	width:150px;
	padding:5px;
	background:url(images/sub_nav.jpg) center center;
	border-bottom: solid 1px #CCCCCC;
}

ul.sub-menu li a:hover {
	
}

.navigation ul li:hover ul.sub-menu {
	display: block;
}

aside.banner {
	position: relative;
	width: 588px;
	height: 367px;
	float: left;
}

/* 		SLIDER */

ul.slider {
	overflow: hidden;
	height: 367px;
	padding-bottom: 0;
	background-color: #333;
	margin: -12px 0 0 26px;
	width:588px;
	border: solid 1px #04120c;
}

ul.slider li {
	list-style: none;
	height: 367px;
	width: 588px;
	background-color: #333;
}

ul.slider li figcaption {
	position: absolute;
	top: 208px;
	margin: 0;
	width: 588px;
	background: url(images/banner_txt.png) no-repeat top center;
	height: 205px;
}

.slider_control {
	position: absolute;
	left: 310px;
	top: 226px;
	bottom: 20px;
	z-index: 20;
}

.slider_control a {
	background: url(images/banner_ctrl.png) center center no-repeat;
	color: transparent;
	text-indent: 20px;
	overflow: hidden;
	width: 31px;
	height: 20px;
	display: block;
	float: left;
	text-align: center;
}

.slider_control a.activeSlide {
	background: url(images/banner_ctrl_hover.png) center center no-repeat;
}

#next,
#prev {
	position: absolute;
	top: 170px;
	background: #000;
	width: 25px;
	height: 25px;
	display: block;
	z-index: 20;
}

#next {
	left: 0;
}

#prev {
	right: 0;
}

#top .fed_twitter {
	float: right;
	margin: -16px 25px 0 0;
	width: 299px;
}
/*

		@end */

/*		@group CONTENT */

.content {
	width: 930;
	padding: 0 14px;
}
.inner_article h2 {
	background: url(images/title_bg.png) no-repeat left top;
	font-family: 'OSPDIN';
	font-size: 26px;
	color: #04311b;
	text-transform:uppercase;
	padding:15px 0 22px 20px;
	width:608px;
	margin-left:-22px;
	margin-bottom:0;
}

.iner_bg {
	background-image: url(images/bg_boxes.png);
	padding:10px;
	color: #04311b;
	font-family:'allerregular';
	font-size:14px;
	min-height: 200px;
}

.iner_bg img {
	border:solid 1px #030d08;
}

.content ol,
.content ul {
	margin: 0 0 10px 0;
}

.content li {
	line-height: 125%;
	margin-left: 18px;
}
.content blockquote,
.content dl {
	margin: 0 0px 10px 10px;
	line-height: 1.2;
}
.content dd {
	margin: 0 0px 0px 10px;
}
.no_bullets li {
	list-style: none;
}

.column {
	width: 600px;
	margin-right:0;
}

.sidebar {
	width: 310px;
	background-image: url(images/sidebar_bg.png);
	background-repeat: repeat-y;
	background-position: center;
	margin-top: 10px;	
}

.sidebar_bottom {
	width: 310px;
	background-image: url(images/sidebar_bottom.png);
	background-repeat: repeat-y;
	background-position: center bottom;
	height: 40px;
	margin-bottom: -20px;
}
.sidebar h4 {
	background: url(images/banner_title.png) no-repeat left top;
	color: #04311b;
	font-size: 24px;
	text-transform: uppercase;
	font-family: 'OSPDIN';
	padding: 22px 15px;
	margin-top: -10px;
	margin-bottom: 0px;
}
.sidebar iframe {	
	padding-left: 24px;
	padding-bottom: 10px;
}

.sidebar h5 {
	color: #04311b;
	font-size: 20px;
	text-transform: uppercase;
	font-family: 'OSPDIN';
	padding: 22px 25px;
	margin-bottom: 0px;
	line-height: 0;
}


.sidebar ul, .sidebar ol {
	margin-left: 0;
}

.sidebar li {
	margin: 0 0 0px 0;
	list-style: none;
}

.sidebar blockquote {
	margin-left: 0;
	margin-right: 0;
}

.inner_article {
	padding: 10px;
	margin-bottom: 20px;
	background-image: url(images/contentart_bg.png);
	background-repeat: repeat-y;
}

.double_column {
	width: 315px;
	background-color: #ccc;
}

/*		@end */

/*		@group FOOTER */

footer {
	width: 930px;
	font-size: 13px;
	background-image: url(images/footer_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 10px;
}

footer a{
	color: white;
}
.main-footer .logo {
	float: left;
	padding: 8px 25px;
}


footer nav.subnavigation ul {
	float: left;
	margin: 20px 50px 0 20px;
}

footer nav.subnavigation li {
	list-style: none;
	float: left;
	padding: 0 10px;
	border-right: 1px solid #333;
}

footer nav.subnavigation li:last-of-type,
.footer nav.subnavigation li:last-child {
	border: none;
}

footer nav.subnavigation li a {
	display: block;
	background-color: #888;
	line-height: 15px;
	color: white;
}

footer address {
	margin: 15px 0px 10px 0;
	float: left;
	width: 480px;
	line-height: 20px;
	font-style: normal;
	text-align: right;
	color: #fff;
	font-size: 12px;
}

footer address a{
	color: #fff!important;
	font-weight: bold!important;
}

.main-footer .ballon {
	float: right;
	margin-top: -20px;
	padding-right: 20px;
}

footer .social {
	float: right;
}
footer .social ul {
	float: right;
	margin: 20px 20px 0 0px;
}

footer .social ul li {
	list-style: none;
	float: left;
	margin-left: 10px;
}

footer .social ul a {
	display: block;
	background-color: #888;
	height: 20px;
	line-height: 20px;
	text-align: center;
	width: 20px;
}

footer ul.social a.twitter {
	background: #333;
}

footer ul.social a.rss {
	background: #ccc;
}
a.top_return {
	float: right;
	margin: 20px 20px 0 0px;
}
footer small {
	font-size: 13px;
}
/*		@end */

/*		@group

CONTACT 7 FORM */

.wpcf7-form {
	text-align: right;
}

.wpcf7-form label {
	float: left;
	margin-bottom: 10px;
	width: 230px;
	display: block;
}

.wpcf7-form input,
.wpcf7-form input[type='text'],
.wpcf7-form textarea {
	color: #000;
	margin-left: 0px;
}

.wpcf7-form .message {
	float: left;
	margin: 4px 0 0 0;
}

.wpcf7-form textarea {
	width: 152px;
	padding: 4px 4px;
	height: 80px;
	overflow: hidden;
}

.wpcf7-form input,
.wpcf7-form input[type='text'] {
	height: 14px;
	padding: 2px 4px;
	width: 150px;
}

.wpcf7-form input[type='radio'] {
	width: auto;
	margin: 0 20px 0 10px;
	height: auto;
}

.wpcf7-form input[type='submit'] {
	width: 70px;
	height: 26px;
	overflow: hidden;
	cursor: pointer;
	float: right;
	padding: 0;
	color: #000;
	font-size: 13px;
	margin-right: 20px;
}

/*
.wpcf7-form input[type='text']:hover,
.wpcf7-form textarea:hover {
	border: solid 1px #0079c1;
}
.wpcf7-form input[type='text']:focus,
.wpcf7-form textarea:focus {
	border: solid 1px #0079c1;
	background:#e4ffaa;
	color:#33658a;
}

*/

/*		@end */

/*		@group BLOG COMMENTS */

/*#commentform label {
	float: left;
	width: 25%;
}

#commentform input {
	float: right;
	width: 70%;
}

#commentform textarea {
	float: right;
	width: 70%;
}

.comment-form-comment {
	margin: 5px 0 10px 0;
}

.form-allowed-tags {
	display: none;
}

#commentform input#submit {
	background: #97d701;
	border: none;
	clear: both;
	color: #FFF;
	cursor: pointer;
	float: right;
	margin: 5px 0;
	padding: 5px 0;
	width: 100px;
}

#comments-title {
	padding: 20px 0 18px 0;
}

.avatar {
	float: left;
	padding: 0px 10px 10px 0;
}

.comment-body, .commentmetadata {
	padding: 10px 0 0 0;
}

.comment-reply-link {
	background: #97d701;
	color: #FFF !important;
	clear: both;
	float: right;
	margin: 0 0 10px 0;
	padding: 5px 10px;
}

.comment-reply-link:hover {
	color: #000;
}

.comment ul.children {
	border-top: #97d701 1px solid;
	clear: both;
	margin: 0 0 0 20px;
	overflow: hidden;
	padding: 10px 0 0 0;
}

.depth-1 {
	border-bottom: #8e8e8e 1px solid;
	margin: 0 0 10px 0;
}

#respond {
	clear: both;
	float: left;
	padding: 20px 0 0 0;
	width: 650px;
}

.comment {
	float: left;
	clear: both;
	width: 100%;
}

#s {
	width: 80px;
	margin: 15px;
}*/

/*		@end */

/*Blog Styling*/
.blogInfo {
	padding: 2.142857142857143em 0.3571428571428571em 0.7142857142857143em; /*30/14 - 5/14 - 10/14*/
	margin: 0 0 2.142857142857143em 0; /*0 - 0 - 30/14 - 0*/
	border-bottom: 1px dotted #3c3c3c;
}
.blogInfo p {
	padding: 0px;
	margin: 0px;
	display: inline;
}
.blogInfo p.blogReadMore {
	float: right;
}
.blogInfo ul.post-categories {
	display: inline;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.blogInfo ul.post-categories li {
	padding: 0 0.3571428571428571em; /*0 - 5/14*/
	margin: 0px;
	display: inline;
	border-right: 1px solid #3c3c3c;
	background: none;
}
/*Comments Styling*/

#comments, #respond {
	margin-top: 60px;
}
.commentlist {
	list-style-type: none;
	margin: 0 0 0 10px !important;
}
.commentlist li {
	background: none;
	padding: 10px 0 0 0;
}
.avatar {
	float: left;
	margin-right: 20px;
}
.comment-author, .comment-meta {
	padding-bottom: 5px;
}
.comment-body p {
	padding-left: 52px;
}
.wp-paginate {
	padding: 0px !important;
}
.wp-paginate li {
	margin-left: 5px !important;	
}

.iner_bg table {
	margin: 0 0 25px 0;
	width: 100%;
}

.iner_bg table td {
	border: 1px solid #72867d;
	padding: 5px;
}

.iner_bg table .tableTitles {
	background: #d9d9d9;
}

.iner_bg table tr:nth-child(odd) {
	background: #c2e4d5;
	color: black;
}

.iner_bg table tr:nth-child(even) {
	background: #FFF;
	color: black;
}

.iner_bg table td.tableHd {
	font-size: 21px;
	font-weight: bold;
	background-color: #072315;
	color: #deffef;
}
.iner_bg img.size-thumbnail {
	border-width: 2px;
	margin: 10px 15px;	
}