/*
Theme Name: James Max
Theme URI: http://jamesmax.net
Author URI: http://d-vise.co.uk/
Description: Based on Light Clean Blue by Handla.
Author: Greg Morris, D:Vise
Version: 0.1 ALPHA
*/

@font-face {
 font-family: 'NeoSansRegular';
 src: url('font/neosans-webfont.eot');
 src: url('font/neosans-webfont.eot?iefix') format('eot'),  url('font/neosans-webfont.woff') format('woff'),  url('font/neosans-webfont.ttf') format('truetype'),  url('font/neosans-webfont.svg#webfontDdeTeZIy') format('svg');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family: 'NeoSansRegular';
 src: url('font/neosans-medium-webfont.eot');
 src: url('font/neosans-medium-webfont.eot?iefix') format('eot'),  url('font/neosans-medium-webfont.woff') format('woff'),  url('font/neosans-medium-webfont.ttf') format('truetype'),  url('font/neosans-medium-webfont.svg#webfontkqFW60pW') format('svg');
 font-weight: bold;
 font-style: normal;
}
/* 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, 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, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* CSS Document */
* {
	margin:0;
	padding:0;
}
body {
	color:#ffffff;
	font:12px/18px "NeoSansRegular", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	padding-top:7px;
	background: url(images/maxbg.png) left top repeat-x #000;
}
img {
	border:0;
	clear:both;
}
ul {
	list-style:none;
}
a, a:focus {
	text-decoration:none;
	outline:none;
	color: #d1d3d4;
	background: none;
}
a:hover {
	color:#000;
	background: #d1d3d4;
}
input, select, textarea {
	font:11px/14px "NeoSansRegular", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	outline:none;
}
/* Start: Main Container */
.wrapperBg {
	width: 955px;
	margin: 0 auto;
}
.mainCont {
	margin:0 auto;
	width:955px;
	padding: 0;
	background: url(images/header.png) 0px 20px no-repeat;
}
/* End: Main Container */

/* Start: Header */
.header {
	height:75px;
	position:relative;
	padding-left:28px;
	z-index: 20;
}
.sitetitle {
	width: 241px;
	height: 48px;
	background: url(images/sitelogo.png) left top no-repeat;
	margin: 20px 0;
}
/* Search Form */
	.header .searchForm {
	position:absolute;
	right:56px;
	top:26px;
	width:180px;
	padding:0px;
	border-top: 1px solid #949599;
	border-left: 1px solid #949599;
	border-bottom: 1px solid #949599;
}
.header .searchForm input.field {
	width:152px;
}
.searchlabel {
	position: absolute;
	top: 30px;
	right: 251px;
	text-transform:uppercase;
	font-size: 11px;
}
#searchsubmit {
	border-right: 1px solid #949599;
}
/* End: Header */

/* Start: Header Menu */
	#navcontain {
	position: absolute;
	top: 29px;
	left: 4px;
}
#navcontain ul {
}
#navcontain ul li {
	float: left;
	margin: 0 20px 0 0;
	padding: 0 20px 9px 0;
	background: url(images/navsep.png) right 4px no-repeat;
	position:relative;
}
#navcontain ul li a {
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
}
#navcontain ul li a:hover {
	text-decoration: underline;
	background:none;
}
/* Drop Down Menu */
			#navcontain ul ul {
	background: none repeat scroll 0 0 #00539f;
    display: none;
    font-size: 13px;
    height: auto;
    left: -9px;
    line-height: 18px;
    padding: 5px 10px;
    position: absolute;
    top: 28px;
    width: 150px;
	z-index: 10;
}
#navcontain ul ul li {
	float:none;
	padding:0 0 1px;
	background: none;
}
#navcontain ul li:hover ul {
	display: block;
}
#navcontain ul ul li a {
	background:none;
	padding-top:4px;
	padding-bottom:4px;
	display: block;
}
#navcontain ul ul li a:hover {
	
}
#navcontain ul ul ul {
	left:100%;
	top:0;
}
/* End: Header Menu */


/* CTA Nav */

#ctanav ul li {
	float: left;
}
#ctanav ul li a {
	display: block;
	width: 235px;
	height: 49px;
	text-align:center;
	line-height: 50px;
	color: #414042;
	background: url(images/ctanavoff.png) top left repeat-x #bebebe;
	font-size: 16px;
	margin: 0 5px 0 0;
	font-weight: bold;
}
#ctanav ul li a.last {
	margin: 0;
}
#ctanav ul li a:hover {
	background: url(images/ctanavon.png) top left repeat-x #516e80;
	color: #ffffff;
}
/* Start: Body Content */
.bodyContent {
	padding:0 0px 20px 0px;
	overflow:hidden;
	height:100%;
	z-index: 1;
}
.bodyContent h2,  .bodyContent h3 {
	font-family:"NeoSansRegular", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
}
.bodyContent h2.pageTitle {
	font-size:30px;
	line-height:34px;
	padding-bottom:15px;
	text-transform:none;
}
/* Start: Left Panel */
	.leftPanel {
	width:515px;
	float:left;
	padding:10px 0 0 0;
	margin: 0;
}
.leftPanel a {
	text-decoration:underline;
}
.leftPanel a:hover {
	text-decoration:none;
}
/* Post */
		.post, .type-page {
	margin: 0;
	padding: 0 0 34px 0;
}
.post h2, .type-page h2 {
	color:#ffffff;
	font-size:24px;
	font-weight:normal;
	line-height:28px;
	padding-bottom:5px;
}
.post h2 a, .type-page h2 a {
	color:#ffffff;
	text-decoration:none;
}
.post h2 a:hover, .type-page h2 a:hover {
	text-decoration:underline;
	background: none;
}
.post p.postmeta, .type-page p.postmeta {
	padding-bottom:18px;
}
h2.posttitle {
	padding: 0;
}
.metadata {
	font-size: 10px;
	margin: 0 0 10px;
}
.entryContent {
	overflow:hidden;
	height:100%;
}
/* headings */
				
.entryContent h1 {
	text-transform:none;
	font-size:24px;
	line-height:28px;
	font-weight:bold;
	padding-bottom:12px;
	clear:both;
	text-transform: uppercase;
}
strong { font-weight: bold; }

.entryContent h2 {
	color:#cccccc;
	text-transform:none;
	font-size:21px;
	line-height:25px;
	padding-bottom:12px;
}
.entryContent h3 {
	font-size:19px;
	padding-bottom:12px;
	text-transform:none;
	/* clear:both; */
}
.entryContent h4 {
	font-size:16px;
	line-height:18px;
	font-weight:bold;
	padding-bottom:12px;
	clear:both;
}
.entryContent h5 {
	font-size:14px;
	font-weight:bold;
	padding-bottom:10px;
	clear:both;
}
.entryContent h6 {
	font-size:12px;
	font-weight:bold;
	padding-bottom:10px;
	clear:both;
}
/* Paragraph text */
				.entryContent p {
	padding-bottom:18px;
}
/* Blockquote */
				.entryContent blockquote {
	padding:10px 20px;
	font-style:italic;
	font-size:14px;
	font-weight:bold;
}
/* Unordered List */
				.entryContent ul {
	list-style:disc;
	padding:0 0 20px 20px;
}
.entryContent ul li {
	padding-bottom:3px;
}
/* Ordered List */	
				.entryContent ol {
	list-style:decimal inside;
	padding:0 0 20px 5px;
}
/* Defination List */
				.entryContent dl {
	padding:10px;
}
.entryContent dl dt {
	font-weight:bold;
	padding-bottom:3px;
}
.entryContent dl dd {
	padding:0 0 5px 10px;
}
/* Tabular data */
				.entryContent table {
	border:#DCDCDC 1px solid;
	border-collapse:collapse;
	margin-bottom:20px;
}
.entryContent table td {
	border:#DCDCDC 1px solid;
	padding:3px 8px;
}
/* Code Display Style */
				.entryContent pre {
	padding-bottom:20px;
}
/* Image testing */
				.alignright {
	float:right;
	margin:0 0 10px 10px;
}
.alignleft {
	float:left;
	margin:0 10px 10px 0;
}
.aligncenter {
	clear: both;
	display: block;
	margin:0 auto 10px;
}
.alignnone {
	margin-bottom:10px;
	margin-right: 5px;
}
.size-thumbnail {
	margin-right:8px;
	display:inline;
}
/* End: Left Panel */
	/* Start: Right panel */
	.rightPan {
	width:235px;
	float:right;
	margin: 0;
	padding: 0;
	margin: 10px 0 0;
}
.rightPan .inner {
}
.rightPan h3 {
background: url(images/bgh3.png) no-repeat left top;
    color: #000000;
    font-size: 13px;
    line-height: 30px;
    margin: 0 0 8px;
    padding: 0 8px;
}
/* Start: Widget Style */
		.widgetBlock {
	padding-bottom:18px;
}
.widgetBlock ul {
	line-height:16px;
}
.widgetBlock ul li {
	padding:7px 0 7px 0;
	border-bottom:#000 1px dotted;
}
/* Twitter widgeetos */
.twithead h4 {
color: #000000;
font-size: 16px;
 font-weight: normal;
}

.twithead img {
float: right;	
}
.aktt_tweets {
clear: both;
margin: 5px 0 0;	
}

.widgetBlock ul li.aktt_more_updates {
border: none;
}

#twitter_update_list {
clear: both;
margin: 5px 0 10px;	
}

.widgetBlock ul {
margin: 0 0 10px;	
}
.widget_recent_entries ul li {
background: url(images/plusbullet.gif) 0px 7px no-repeat;
padding: 7px 0 7px 21px;	
}

.aktt_tweets ul {
margin: 0;	
}

/* End: Widget Style */
		
		/* Start: Search Form Style */
		.searchForm {
	padding:0x;
	overflow:hidden;
}
.searchForm p {
	border-top:#909090 1px solid;
}
.searchForm input {
	float:left;
}
.searchForm input.field {
	border-color:#909090;
	border-style:solid;
	border-width:0 0 0 1px;
	padding:3px 3px;
	height:15px;
	width:160px;
	color:#575757;
	background-color:#fff;
}
.leftPanel .searchForm {
	padding-right:0;
}
.leftPanel .searchForm input.field {
	width:560px;
	height:20px;
	font-size:18px;
	line-height:20px;
	padding:6px 8px 8px;
}
.leftPanel .searchForm p {
	background-color:#fff;
	overflow:hidden;
	width:98%;
}
.leftPanel .searchForm p input.btn {
	float:right;
	margin-top:5px;
}
/* End: Search Form Style */
		
	/* End: Right panel */
	








/* End: Body Content */


/* Start: Footer */
.footer {
	width: 955px;
	margin: 0 auto 50px;;
	background: #414042;
}
.footer .inner {
	padding: 10px 20px 10px 0;
}
.footer .right {
	width:470px;
	float:right;
	text-align:right;
	font-size:11px;
	line-height:16px;
}
.footer ul li {
	display:inline;
	padding:0 10px 0 14px;
	background:url(images/footer-devider.gif) no-repeat right 50%;
}
.footer ul li.left {
	padding-left:0;
	background:none;
}
.footer ul li a {
	color:#939598;
}
.footer ul li a:hover,  .footer ul li.current_page_item a {
	color:#FFF;
}
.footer .right p {
	color:#5483BA;
}
.footer .textwidget {
	color:#5483BA;
}
/* End: Footer */

/* Comment Form 
#commentform p {
	padding-bottom:12px;
}
#commentform input.field {
	float:left;
	margin-right:10px;
	width:200px;
	height:14px;
	padding:2px 3px;
}
#commentform label {
	display:block;
	font-size:11px;
	line-height:20px;
}
#commentform textarea {
	width:500px;
	height:120px;
	margin-bottom:10px;
	padding:3px 5px;
}
#commentform input.btn {
	width:120px;
	height:25px;
	cursor:pointer;
	font-size:12px;
}
h3#respond, h3#comments {
	font-size:20px;
	padding-bottom:10px;
}

p.nocomments {
	font-weight:bold;
	font-style:italic;
}

.commentlist li {
	margin-bottom:10px;
	padding:10px;
	background-color:#e1e1e1;
	overflow:hidden;
}
.commentlist li.alt {
	background-color:#F2F2F2;
}
.commentlist li img.photo {
	float:left;
	margin:0 10px 5px 0;
	border:#ccc 1px solid;
	padding:2px;
}
.commentlist li p img {
	display:inline;
}
.commentlist li p {
	padding-bottom:8px;
}
.commentlist li p.commentmetadata {
	font-size:11px;
	padding-bottom:5px;
}
.footer .credits {
	font-size: 10px;
	margin-top: 35px;
}
.footer .credits a {
	color: #A8C7EC;
}
 */
/*Custom style*/
s {
	color: #000;
}
.sticky {
	background-color: #f9f9f9;
	padding: 10px;
	margin-bottom: 10px;
}
.wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	text-align: center;
	margin-bottom: 20px;
	padding: 4px;
}
.wp-caption img {
	margin: 5px 5px 0;
}
.wp-caption p.wp-caption-text {
	margin: 5px;
	color: #888;
	font-size: 12px;
}
.bypostauthor {
}
.clear {
	clear: both;
}
.gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
#gallery-1 dl {
	padding:0;
}
#gallery-1 dl dt {
	font-weight:bold;
	padding: 0;
}
#gallery-1 dl dd {
	padding:0 0 5px 10px;
}

.postentry {
	background: url(images/dots.png) top left repeat-x;
	padding: 15px 0 0;
	clear: both;
}

.blogentry {
	padding: 0 0 15px;
	clear: both;
	margin: 0 0 15px;
	border-bottom: 1px dotted #888;
}

.postentry .wp-post-image, .blogentry .wp-post-image {
	float: left;
	border: 1px solid #ccc;
	margin: 0 15px 20px 0;
}
.tabs {
	border-bottom: 1px solid #666666;
	height: 30px;
	list-style: none outside none;
	margin: 0 !important;
	padding: 0;
}
.tabs li {
	float: left;
	list-style-image: none !important;
	margin: 0 !important;
	padding: 0;
	text-indent: 0;
}
.tabs a {
	background: url(images/tabs.png) no-repeat scroll -652px 0 transparent;
	color: #000000;
	display: block;
	font-size: 11px;
	height: 30px;
	line-height: 30px;
	margin: 0;
	padding: 0;
	position: relative;
	text-align: center;
	text-decoration: none;
	top: 1px;
	width: 111px;
}
.tabs .current, .tabs .current:hover, .tabs li.current a {
	background-position: -652px -62px;
	color: #000000 !important;
	cursor: default !important;
}
.panes div.widgetBlock {
	-moz-border-bottom-colors: none;
	-moz-border-image: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background-color: #FFFFFF;
	border-color: -moz-use-text-color #999999 #999999;
	border-right: 1px solid #999999;
	border-style: none solid solid;
	border-width: 0 1px 1px;
	display: none;
	font-size: 14px;
	padding: 15px 10px;
}
.panes div.widgetBlock {
	color: #000000;
	font-size: 10px;
}
.panes a {
	color: #a11415;
	background: none;
	text-decoration:none;
}
.panes a:hover {
	color: #a11415;
	background: none;
	text-decoration:underline;
}
/* position and dimensions of the navigator */
.navi {
	position: absolute;
	top: 10px;
	right: 30px;
	z-index: 2;
}


/* items inside navigator */
.navi a {
	width:8px;
	height:8px;
	float:left;
	margin:3px;
	background:url(images/navigator.png) 0 0 no-repeat;
	display:block;
	font-size:1px;
}

/* mouseover state */
.navi a:hover {
	background-position:0 -8px;      
}

/* active state (current page state) */
.navi a.active {
	background-position:0 -16px;     
}

#headslider {
	height: 330px;
	width: 955px;
	border-bottom: 3px solid #00539f;
	overflow: hidden;
	position:relative;
}
#slidecontent {
    clear: both;
    position: absolute;
    width: 20000em;
}
#slidecontent .sleeve {
position: relative;	
}
.slide {
    float: left;
    width: 955px;
	height: 330px;
	position:relative;
}
.slide h3 {
	 cursor: pointer;
    font-size: 48px;
    font-weight: normal;
    letter-spacing: -1px;
	margin: 0 0 21px;
	line-height: 1em;
}


.slide a {
	background: url(images/morearrow.gif) no-repeat right 10px #445e78;
	clear: both;
    display: block;
    float: left;
    font-size: 19px;
    font-weight: bold;
    padding: 5px 27px 5px 10px;
	color: #fff;
}

.slide a:hover {
	color: #999;	
}

.slide img {
position: absolute;
top: 0px;
left: 0px;
z-index: 1;	
}

.slide p {
	font-size: 19px;
	margin: 0 0 12px;
}
.slide .copy {
	line-height: 2em;
    position: absolute;
    right: 23px;
    top: 62px;
    width: 400px;
    z-index: 2;
}

/* content classes */

/* comments */
.commentlist {
	margin:0;
	list-style-type:none;
}
.comment-author {
	float:left;
	text-align:center;
	margin:0 15px 18px 0;
}
.comment-author a {
	text-decoration:underline;
	font-weight:normal;
}
.commentlist li {
	border-bottom:1px #C6C6CD solid;
	margin:0;
	padding:18px 0 0 6px;
	min-height:95px;
}
.commentlist .alt {
}
.commentlist .authorcomment {
	background-image:url(img/stripeauthor.gif);
	background-repeat:repeat;
}
.commentlist .altauthorcomment {
	background-image:url(img/stripeoddauthor.gif);
	background-repeat:repeat;
}
.avatar {
	margin:0 auto;
	vertical-align: text-top;
}
.comment-edit-link {
display: block;	
}
.comment-meta {
clear:left;
float:left;
}
.comment {
clear: both;	
}
.reply {
text-align: right;	
margin:15px 20px;
clear: both;
}
.commentcopy {
float: right;
width: 430px;	
}
.commenter {
float: left;
width: 170px;	
}
#respond .navigation {
margin: 20px 0;	
}

.comment-body {
width: 400px;	
}
#commentform .inputs label {
display: none;	
}
#respond p.waffle {
margin: 0 0 3px;
padding: 0;	
}

#respond form label {
display:none;	
}

p.inputs {
height: 20px;	
margin: 0;
}

p.inputs input, #respond form textarea {	
	border:1px solid #BBBBBB;
	font-size:10px;
	padding:4px;
}

p.inputs input {
float:left;
margin:0 3px 3px 0;
width:147px;
}

#respond form textarea {
width:467px;
}

#respond h3, h3#comments {
margin: 0 0 2px;
clear: both;	
}

p.gumf {
font-size: 10px;
color: #ffffff;
margin: 0 0 5px;	
}
.ngg-navigation {
	height: 25px;
}
.ngg-navigation a.page-numbers, .ngg-navigation a.next, .ngg-navigation a.prev, .ngg-navigation span.page-numbers, .ngg-navigation span.next, .ngg-navigation span.prev {
	text-decoration:none;
}
h4.sitetitle a {
 height: 48px;
    margin: 20px 0;
    text-indent: -9999px;
    width: 241px;
	display:block;
}
h4.sitetitle a:hover {
background: none;	
}

hr {
	border-color: #FFFFFF;
    border-style: solid;
    border-width: 0 0 1px;
    clear: both;
    margin: 15px 0;
    padding: 10px;
}
.tvWidge ul {
list-style: square;
margin: 0;	
}
.tvWidge.widgetBlock ul li {
    margin: 0 0 0 20px;
    padding: 0 0 7px;
}
.page-template-tvwork-php .attachment-homeblog {
float: left;
margin: 0 20px 20px 0;	
}

video.blogPlayer {
	background: #333333;
}
.blogPlayer {
	margin: 0 0 10px;
}
.blogPlayer.vidright {
	float: right;
	margin: 0 0 10px 10px;
}
.blogPlayer.vidleft {
	float: left;
	margin: 0 10px 10px 0;
}
.blogPlayer.vidcenter {
	margin: 0 auto 10px;
}
.playercontain {
	text-align: center;
}