/* @override http://www.alleniverson3.net/wp-content/themes/aleniverson/style.css */

/* @override http://www.alleniverson3.net/wp-content/themes/aleniverson/style.css */

/*

Theme Name: Allen Iverson

Theme URI: http://wordpress.org/

Description: WordPress Theme

Author: Oc2interactive.com

Version: 1.0

Tags: 

*/

@charset UTF-8;

/*		@group RESET */

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 {
	color: #000;
	font-family: 'OxygenRegular', Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1;
	margin: 0 auto;
	background-attachment: fixed;
	background-color: #FFF;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

h1 {
	font-size: 24px;
}

h2 {
	font-size: 25px;
}

h3 {
	font-size: 23px;
}

h4 {
	font-size: 16px;
}

h5 {
	font-size: 14px;
}

h6 {
	font-size: 12px;
}

h1,h2,h3,h4,h5,h6,p {
	font-weight: normal;
	padding: 0 0 10px 0;
	line-height: 125%;
}

p {
	
}

strong {
	font-family: 'OxygenBold';
}

pre {
	white-space: pre;
}

em,dfn,cite,q,i,var {
	font-family: 'OxygenItalic';
}

ol,ul,dd {
	padding: 0;
}

blockquote,dl {
	margin: 0 40px 10px 20px;
}

hr {
	border: 0 #555 solid;
	border-top-width: 1px;
	border-bottom: none;
	clear: both;
	height: 0;
	margin: 10px 20px 20px 20px;
}

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;
}

.alignleft {
	float: left;
	margin: 0 15px 15px 0;
}

.alignright {
	float: right;
	margin: 0 0 15px 15px;
}

.textAlignright {
	float: right;
	text-align: 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: blue;
}

a:active,
a:hover {
	color: red;
}

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;
	font-style: italic;
}

a.read_more:hover {
	color: red;
}

a.red_link {
	color: #c51123;
}

.red_txt {
	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 {
	padding-top: 10px;
}

.bg_footer {
	
}

.wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 1020px;
}

.alpha {
	margin-left: 0 !important;
}

.omega {
	margin-right: 0 !important;
}

.header,
.content,
.footer,
.sidebar,
.double_column,
.textArea,
.column,
.categories {
	display: inline;
	float: left;
	position: relative;
	margin-left: 10px;
	margin-right: 10px;
}

/*		@end */

/*		@group HEADER */

.header {
	width: 1000px;
	background-image: url(images/header_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
}

a.tel {
	display: block;
	font-size: 23px;
	float: right;
	margin: 20px 30px 0 10px;
	color: transparent;
	width: 130px;
	height: 23pX;
}

a.tel span {
	display: none;
}

.header .navigation {
	position: relative;
	z-index: 2000;
}

.header h1 {
	display: block;
	float: left;
	width: 272px;
	padding: 20px 0 10px 370px;
}

.header h1 a {
	color: #000;
	text-decoration: none;
}

.header h4 {
	display: block;
	float: right;
	margin: 0;
}

.header h4 a {
	color: #000;
}

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;
}

.top_nav {
	background: url(images/top_nav.png) no-repeat center top;
	padding-top: 18px;
}

.header .navigation ul {
	height: 34px;
	list-style: none;
	background-image: url(images/nav_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 980px;
	left: -15px;
	padding: 15px 0 10px;
	padding-left: 20px;
	text-transform: uppercase;
}

.header .navigation ul li {
	padding: 0 13px 0 14px;
	float: left;
	position: relative;
}

.header .navigation ul li a {
	display: block;
	line-height: 28px;
	text-decoration: none;
	font-family: 'OxygenBold';
	font-size: 15px;
	color: #fff;
}

.navigation ul li a:hover {
	color: #999
}

.header .navigation ul li.current_page_item a, .header .navigation ul li.current_page_parent a {
	color: #000;
}

.header .navigation ul li ul {
	position: absolute;
	z-index: 5000;
	left: 8px;
	top: 23px;
	width: 154px;
	padding: 0 2px;
	margin: 0px;
	background: #cecfd0;
	border: 1px solid #939393;
	display: none;
	height: auto;
}

.header .navigation ul li ul li {
	float: left;
	border-left: none;
	width: 134px;
	padding: 8px 4px 6px 16px;
	margin: 0px;
	display: block;
	border-top: 1px solid #939393;
	background: url(images/subnav-bul.png) 7px 12px no-repeat;
}

.header .navigation ul li ul li:first-child {
	border-top: none;
}

.header .navigation ul li ul li a {
	display: block;
	line-height: 16px;
	font-size: 14px;
}

.header .navigation ul li ul li a, .header .navigation ul li ul li a:link, .header .navigation ul li ul li a:active, .header .navigation ul li ul li a:visited {
	color: #5d5d5d;
}

.header .navigation ul li ul li a:hover {
	color: #000;
}

.header .navigation ul li:hover > ul {
	display: block;
}

.nav_bottom {
	background-image: url(images/nav_bg_btn.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 46px;
	position: absolute;
	z-index: 20;
	width: 1000px;
}

.bg_banner {
	background-color: #aaaaaa;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	padding: 20px;
	height: 350px;
}

.banner {
	position: relative;
}

/* 		SLIDER */

ul.slider {
	overflow: hidden;
	height: 350px;
	margin-bottom: 20px;
	padding-bottom: 0;
	background-color: #333;
	width: 648px;
	display: block;
	float: left;
}

ul.slider li {
	list-style: none;
	height: 350px;
	width: 648px;
	background-color: #333;
}

ul.slider li h4 {
	position: absolute;
	top: 41px;
	left: 394px;
	color: #fff;
	text-align: center;
	font-weight: bold;
	font-size: 20px;
}

.slider li h4 span {
	font-size: 25px;
}

.slider_control {
	position: absolute;
	right: 280px;
	bottom: 40px;
	z-index: 20;
}

.slider_control a {
	color: transparent;
	text-indent: 20px;
	overflow: hidden;
	width: 17px;
	height: 20px;
	display: block;
	float: left;
	margin-right: 4px;
	text-align: center;
	background-image: url(images/banner_btn.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.slider_control a.activeSlide {
	background-image: url(images/banner_active_btn.png);
}

.banner .twitter {
	width: 250px;
	float: left;
	display: block;
	padding-left: 21px;
}

.twitter h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bolder;
	color: #a30013;
	background-image: url(images/twitter_logo.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 10px;
}

#next,
#prev {
	position: absolute;
	top: 173px;
	background: #000;
	width: 25px;
	height: 25px;
	display: block;
	z-index: 20;
}

#next {
	left: 0;
}

#prev {
	right: 273px;
}





/*		@end */

/*		@group CONTENT */

.content {
	width: 1000px;
	padding-top: 15px;
}

.article h1 {
	background-image: url(images/title_bg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 600px;
	padding: 14px 44px 46px 40px;
	color: #FFF;
	margin-left: -39px;
	font-size: 22px;
	font-weight: bold;
	margin-top: 10px;
}

.article h2 a {
	font-size: 16px;
	font-weight: bold;
	color: #a30013;
}

.article a, .article a:link, .article a:active, .article a:visited, .article a:hover {
	color: #a30013;
}

.article.alpha p {
	font-size: 13px;
}

.content ol,
.content ul {
	padding: 0 0 10px 0;
}

.content li {
	line-height: 125%;
}

.column {
	width: 663px;
	padding-left: 20px;
	margin-bottom: 10px;
}

.buy {
	display: block;
	float: left;
	padding-left: 10px;
	padding-bottom: 15px;
}

.sidebar {
	width: 241px;
	background-color: #000;
	padding: 20px;
	background-image: url(images/sidebar_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
}

.sidebar h4 {
	font-size: 23px;
	font-weight: bold;
	color: #b11121;
	background-image: url(images/youtube_icon.png);
	background-repeat: no-repeat;
	background-position: right center;
}

.sidebar ul ol {
	padding-bottom: 0;
}

.sidebar li,
.sidebar ol li,
.sidebar .textwidget {
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #b5b5b4;
	list-style-type: none;
}

.sidebar ol li {
	margin-top: 10px;
}

.sidebar li a {
	margin-top: 15px;
	color: #b5b5b4;
	text-decoration: underline;
}

.article {
	padding: 20px;
	background-color: #aaaaaa;
	margin-bottom: 20px;
	width: 625px;
	min-height: 300px;
	height: auto !important;
	height: 300px;
}

.double_column {
	width: 315px;
	background-color: #ccc;
}

/*		@end */

/*		@group FOOTER */

.footer {
	width: 1000px;
	font-size: 13px;
	background-image: url(images/footer_bg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 150px;
	margin-bottom: 25px;
}

.footer_img {
	display: block;
	float: left;
	padding: 0 0 0 20px;
}

.footer .navigation ul {
	float: right;
	list-style: none;
	margin: 45px 20px 0 20px;
	text-transform: uppercase;
}

.footer .navigation li {
	float: left;
	padding: 0 7px;
	border-right: 1px solid #333;
}

.footer .navigation li:last-of-type {
	border: none;
}

.footer .navigation li a {
	display: block;
	line-height: 15px;
	font-size: 11px;
	color: #fff;
}

.footer .navigation .current_page_item a {
	color: #999;
	text-decoration: underline;
}

.footer address {
	margin: 10px 20px 0 0;
	float: right;
	width: 600px;
	line-height: 1.2;
	color: #fff;
	text-align: right;
	display: block;
	font-style: normal;
}

.footer address a {
	color: #fff;
	text-align: right;
	font-style: normal;
}

.footer address a:hover {
	text-decoration: underline;
	color: #999;
}

.footer ul.social {
	float: left;
	list-style: none;
	margin: 20px 50px 0 20px;
}

.footer ul.social a {
	display: block;
	background-color: #888;
	margin-bottom: 10px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	padding: 0 5px;
	width: 60px;
}

.footer ul.social a.twitter {
	background: #333;
}

.footer ul.social a.rss {
	background: #ccc;
}

.sidebarWrapper {
	float: left;
	width: 291px;
}

/*Blog Styling*/

.blogInfo {
	padding: 1em 0.3571428571428571em 0.7142857142857143em;
	margin: 0 0 1em 0;
}

.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;
	margin: 0px;
	display: inline;
	border-right: 1px solid #000;
	background: none;
}

/*Comments Styling*/

#comments, #respond {
	margin-top: 60px;
}

.commentlist {
	list-style-type: none;
}

.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;
}

/*		@end */

/*		@group CONTACT 7 FORM */

/*

.wpcf7-form input[type='text'],

.wpcf7-form textarea {

	border: 1px #ccc solid;

	color: #999;

	float: right;

	margin-left: 10px;

	margin-right: 10px;

}

.wpcf7-form textarea {

	width: 240px;

	padding: 4px 4px;

	height: 90px;

	

}

.wpcf7-form input[type='text'] {

	height: 18px;

	padding: 2px 4px;

	width: 240px;

}

.wpcf7-form input[type='submit'] {

	background:url(images/submit.gif) no-repeat;

	border:none;

	width:70px;

	height:26px;

	overflow:hidden;

	cursor:pointer;

	float:right;

	padding:0;

	color: #fff;

	font-size: 14px;

	margin: 15px 190px;

}



.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 */

#google-news-inline ul li {
	list-style: none;
}

.article table {
	font-size: 10px;
}

.article table ul li {
	list-style: none;
}

.stathead, .colhead {
	background-color: #000;
	color: #FFF;
}

.j div {
	padding: 0 !important;
}

.j .p {
	display: none;
}