/*  
Theme Name: Paladin Staffing Blog - CSS based Old Nav
Theme URI: http://www.paladinstaff.com/
Description: Paladin Staffing Blog Theme
Version: 1
Author: DW
Author URI: na
*/

/*========= SETUP =========*/

* {
	border: 0;
	margin: 0;
	padding: 0;
	

}
.floatLeft 			{ float: left; }
.floatRight			{ float: right; }
.clear				{ clear: both; }
.layoutCenter			{ margin: 0 auto; }
.textCenter			{ text-align: center; }
.textRight			{ text-align: right; }
.textLeft			{ text-align: left; }
body {
	color: #3A3A3A;
	background-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}
a {
	color: #858585;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
input, select, textarea {
	border: #B3B3B3 1px solid;
	font-size: 11px;
	padding: 2px;
}
select {
	padding: 0;
}
#submit {
background:#999999 none repeat scroll 0 0;
border:1px solid #B3B3B3;
color:#FFFFFF;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
padding:2px 1em;
}
input.checkbox { border:2px solid red; }
li {
	list-style: none;
}
hr {
	color: #FFFFFF;
}
/*========= LAYOUT =========*/

#page {
	width: 897px;
	background-color: #FFFFFF;
	margin:0px auto;
	padding: 0px 54px 0px 50px;
}
/*--- Main Columns ---*/
#columns {
	padding:0px;
	background-color: #FFFFFF;
	margin: 0px;
	background:transparent url(images/2-col-v-divs.jpg) repeat-y 0 0;
}
.col1 {
	float: left;
	width: 536px;
	margin: 0 1px 0 0;
/*	padding-right:15px;*/
}
.col2 {
	float: left;
	width: 357px;
	margin: 0 0 0 3px;
}
/*--- Sub Columns ---*/
.subcol {
	width: 360px;
}
.subcol h2 {
	font-size: 11px;
	padding: 0 0 10px;
	color: #FFFFFF;
}
/*========= HEADER =========*/

/*- Page Navigation -*/
#nav {
	height: 51px;
	/*padding: 2px 0px !important;*/
	background-color: #FFFFFF;
	/*margin:12px 0px 0px !important;*/
/*	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;*/
	width: 897px !important;
	background:	url(images/button-bg.gif) repeat-x 0 0;
	position: relative;
	top: -2px;

}
#nav-top {
	float:left;
	display:inline;
	width:435px;
	position:relative;/*	line-height: 24px;*/
/*height: 51px;*/
	}
#nav-right {
/*	display:inline;*/
	width:360px;
	/*margin:0px 15px 0px 0px;*/
	padding:0px !important;
}
#nav ul {
	/*position: relative;*/
	/*border-right:1px solid #ddd;*/
	/*border: #FF0000 1px solid;*/
	height: 51px;
	position: absolute;
	right: 1px;
	background:	url(images/nvVertical-sep.jpg) no-repeat 100% 0;
	/*width: 377px;*/
}
#nav ul li {
	float: left;
	list-style: none;
	font-weight:bold;
	font-size:14px;
	/*background:	url(images/nvVertical-sep.jpg) no-repeat 0 0;*/
}

.page-item-2 {
	background:	url(images/Services.jpg) no-repeat 0 0;
	width: 84px;
	height: 51px;

}

#nav .current_page_item {
	height:30px;
}
#nav .current_page_item a {
	color: #999999;
}
#nav ul li.back {
	width: 9px;
	height: 30px;
	z-index: 8;
	position: absolute;
}
#nvHomeLink {
float: left;
display: inline;
width: 40px;
}
#nav ul li a {
color: #858585;
	text-decoration: none;
	outline: none;
	text-align: center;
	/*	top: 6px;*/
	letter-spacing: 0;
	/*	z-index: 10;*/
	display: inline;
	float: left;
	/*	height: 51px;*/
	line-height: 54px;
	position: relative;
	overflow: hidden;
/*	margin: auto 0px auto 1px !important;*/
	/*	margin: auto 7px;*/
	font-weight: bold;
	/*padding: 0px 10px 0px 10px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	background:	url(images/button-bg.gif) repeat-x 0 0;
}
#nav ul li a:hover {
	background:	url(images/button-bg-over.gif) repeat-x 0 0;
	color: #000000;
	font-weight: bold;
}
#nav ul li a:hover, #nav ul li a:active, #nav ul li a:visited {
	border: none;
}
/****Paladin Specific****/
#siteMastLeft {
	float:left;
/*	width: 390px;*/
		width: 388px;
}
#siteMastRight {
	float:left;
	width: 507px;
	text-align: right;
}

#nvUtility {
	display: inline;
/*	line-height: 76px;*/
	line-height: 38px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #999999;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
#nvUtility a {
	color: #999999;
}
#nvUtility a:hover {
	text-decoration:underline;
}
#nvSubLogo {
}
#nvSubLink1 a {
	display: block;
	width: 75px;
	float:left;
	margin: 13px 5px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform:uppercase;
	color: #34a249;
	letter-spacing: 1px;
	font-weight: bold;
	text-align:center;
	text-decoration:none;
}
#nvSubLink1 a:hover {
	background-color: #34a249;
	color: #FFFFFF;
}
#nvSubLink2 a {
	display: block;
	width: 63px;
	margin: 13px 5px 0px 0px;
	padding: 0px 0px 0px 0px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform:uppercase;
	color: #802987;
	letter-spacing: 1px;
	font-weight: bold;
	text-align:center;
	text-decoration:none;
}
#nvSubLink2 a:hover {
	background-color: #802987;
	color: #FFFFFF;
}
#nvSubLink3 a {
	display: block;
	width: 117px;
	margin: 13px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform:uppercase;
	color: #1051a1;
	letter-spacing: 1px;
	font-weight: bold;
	text-align:center;
	text-decoration:none;
}
#nvSubLink3 a:hover {
	background-color: #1051a1;
	color: #FFFFFF;
}
/*- Page Breadcrumbs -*/
#BreadCrumbs {
	width: 422px;
	float:left;
/*	height:30px;*/
	position: relative;
	/*top: 6px;*/
	color:#999999;
	text-transform:uppercase;
	font-size:9px;
	/*line-height: 50px;**/
	margin:19px 0px;
}
#BreadCrumbs a {
	color:#000000;
}
#BreadCrumbs a:hover {
	color:#000000;
	text-decoration:underline;
}
/*- Category Navigation -*/
#nav2, #nav2 * {
	margin:0;
	padding:0;
	list-style: none;
}
#nav2 {
	/*	height: 30px;*/
	font-weight:bold;
	font-size:14px;
	position:relative;
	line-height: 30px;
	margin:0px 0px;
	border:1px solid #ddd;
	z-index:10 !important;
	float: left;
}
#nav2 li {
	line-height: 30px;
	list-style:none;
}
#nav2 li a {
	color: #666666;
	display: block;
	padding: 0 13px;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 30px;
	border-right:1px solid #ddd;
	z-index:10 !important;
}
#nav2 li a:hover {
	text-decoration: none;
	color:#000000;
}
#nav2 li ul {
	position:absolute;
	left: -999em;
	margin-top:3px;
	z-index:10 !important;
}
#nav2 li:hover ul, #nav2 li.sfhover ul {
	left:auto;
	z-index:10 !important;
}
#nav2 li ul li {
	display:block !important;
	float:none !important;
	border:1px solid #ddd !important;
	border-top:none !important;
	background:#fff;
	z-index:10 !important;
}
/*- Search -*/

#search {
	float: right;
	height: 27px;
	width:340px;
	margin: 3px 0px 0px !important;
	padding:0px !important;
}
* html #search {
	margin-right: 8px;
}
#search input {
	background: #ffffff;
	border: 1px solid #DBDBDB;
	color: #000000;
	float: left;
	font-size: 11px;
	width:244px;
	margin:1px 0px 0px;
	padding: 3px 0px 4px;
}
#search .btn {
	padding: 0;
	height:22px;
	width: auto;
	margin:1px 0px 0px 5px !important;
	border:none;
	width:69px;
}
/*- Header -*/
#header {
/*	height: 124px;*/
		height: 99px;
	background-color: #ffffff;
	margin: 0px;
	padding: 2px 0px 0px 0px;



}
/*- Logo -*/
#header h1 {
	float: left;
	display:inline;
/*	line-height: 100px;*/
		line-height: 75px;
/*	font-size: 24px;*/
}
#header h1 a {
	display: block;
	/*height: 68px;*/
	width: 389px;
	color: #000000;
/*	font-size: 28px;*/
}
/*- Top Banner -*/
#topbanner {
	float: right;
	width: 468px;
	padding:20px 0px 0px;
}
#topbanner img {
	float: right;
}
/*- RSS -*/
#rss a {
	color: #666666;
}
#rss h2 {
	padding:10px;
	font-size:14px;
	margin-bottom:10px;
}
#rss ul {
	margin: 0px;
	padding: 10px;
	float:left;
}
#rss li {
	margin: 0px;
	border:none !important;
	padding: 5px;
}
#rss img {
	float: right;
	padding-left: 10px;
	margin-top: 5px;
}
#page-Feature-Wrap {
	margin: 0px 0px 0px 0px;
	width:915px;
	position:relative;
	text-align:left;
	height: 162px;
	background: url(images/feature-shadow-bg.jpg) no-repeat 0 0;
	padding: 10px 0px 0px 0px;
}
#page-Feature-Photo {
	margin: 0px;
	width:522px;
	position:relative;
	float:left;
	text-align:left;
	height: 146px;
	background: url(images/flash-photo.jpg) repeat-x 0 0;
}
#page-Feature-Message {
	margin: 0px;
	/*width:402px;*/
	position:relative;
	float:left;
	text-align:left;
	height: 146px;
}
#page-Feature-Message-Wrap {
	margin: 40px 22px 38px 30px;
	/*width:322px;*/
	position:relative;
	float:left;
	text-align:left;
	height: 72px;
	border-top:1px solid #DADADA;
	border-bottom:1px solid #DADADA;
	display: inline;
}
#page-Feature-Message-Text {
	/*	margin: 0px 2px 0px 2px;*/
line-height: 25px;
	width:162px;
	position:relative;
	float:left;
	text-align:left;
	/*	height: 66px;*/
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	text-align: center;
	display:inline;
	top: 5px;
}
.nvmessageMain {
	/*height:20px;*/
	line-height: 21px;
	display:inline;/*padding-bottom: 3px;*/
}
#nvmessageMain1 a {
	display:block;
	font-size: 10px;
	color: #FFFFFF;
	width: 156px;
	text-align:center;
	vertical-align:middle;
	text-transform:uppercase;
	background-color: #b3b3b3;
	text-decoration:none;
}
#nvmessageMain2 a {
	border-top: thin solid white;
	display:block;
	font-size: 10px;
	color: #FFFFFF;
	width: 156px;
	text-align:center;
	vertical-align:middle;
	text-transform:uppercase;
	background-color: #b3b3b3;
	text-decoration:none;
}
#nvmessageMain3 a {
	border-top: thin solid white;
	display:block;
	font-size: 10px;
	color: #FFFFFF;
	width: 156px;
	text-align:center;
	vertical-align:middle;
	text-transform:uppercase;
	background-color: #b3b3b3;
	text-decoration:none;
}
#nvmessageMain1 a:hover {
	background-color: #34a249;
}
#nvmessageMain2 a:hover {
	background-color: #802987;
}
#nvmessageMain3 a:hover {
	background-color: #1051a1;
}
#page-Feature-Message-Buttons {
	margin: 3px 0px 1px 0px;
	width:156px;
	position:relative;
	float:left;
	text-align:left;
	display: inline;/*	height: 68px;*/
}
#page-Feature-Top-Shadow {
	margin: 0px;
	width:930px;
	/*background: url(images/flash-shadow-top1.jpg) repeat-x 0 0;*/
	text-align:left;
	height: 10px;
	float:left;
}
#page-Feature-Right-Shadow {
	float:left;
	margin: 0px;
	width:15px;
	/*background: url(images/flash-shadow3-home.jpg) no-repeat 0 0;*/
	text-align:left;
	height: 146px;
}
#page-Feature-Bottom-Left-Shadow {
	float:left;
	margin: 0px;
	/*width:522px;*/
	/*background: url(images/flash-shadow1.jpg) repeat-x 0 0;*/
	text-align:left;
	height: 18px;
}
#page-Feature-Bottom-Right-Shadow {
	float:left;
	margin: 0px;
	/*width:408px;*/
	/*background: url(images/flash-shadow2.jpg) no-repeat 0 0;*/
	text-align:left;
	height: 18px;
}
#page-Content-Wrap {
	margin: 0px 50px 0px 50px;
	width:901px;
	position:relative;
	text-align:left;
	background:#FFFFFF url(images/2-col-v-divs.jpg) repeat-y scroll 0 0;
	min-height:500px;
	height:auto !important;
	height:500px;
}
/*========= FEATURED POSTS (FRONT-PAGE) =========*/

/* See slideshow.css */

/*========= FEATURED VIDEOS (FRONT-PAGE) =========*/

#video-frame {
	background:#eee;
	float:left;
	width:583px;
	height:auto;
	margin:15px 0px 0px;
	padding: 5px;
	border: 1px solid #ddd;
}
.video-left {
	float:left;
	width:285px !important;
	display:inline;
	background-color:#FFFFFF;
}
.video-left p {
	padding:0px !important;
	margin:0px !important;
}
.video-left h2 {
	display:none;
}
.video-right {
	float:right;
	width:273px;
	display:inline;
	background-color:#FFFFFF;
	padding: 10px;
}
.video-right h2 {
	color: #000000;
	font-size:11px;
	line-height:normal;
	font-weight:bold !important;
	margin:0 !important;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.video-right p {
	color: #666;
	font-size:11px;
	line-height:12px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0px;
}
.video-right h3 {
	font-style: normal !important;
	font-weight: bold;
	font-size:18px;
	line-height:20px;
	padding-bottom: 0px;
}
.video-right .mootabs_title {
	border-top:1px solid #FFF;
	list-style:none;
	margin:0px;
	padding:0px;
}
.video-right .mootabs_title li {
	color:#000;
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
	display:block;
	padding:10px;
	border: 1px solid #dddddd;
	background:#f7f7f7;
	line-height:10px;
	cursor: pointer;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.video-right .mootabs_title li:hover, .video-right .mootabs_title li.active {
	background:#dddddd url(images/ico-watch.gif) right center no-repeat !important;
}
/*========= BLOG POST STYLING =========*/

/*=== Small Box Post ===*/
.post {
	margin: 0;
}
.post h2 {
	font-size: 18px;
	padding: 0 0 5px;
}
.post h3 {
	font-size: 14px;
}
.post h3 a {
	color: #000000;
}
.post p {
	padding: 0 0 15px;
	line-height: 15px;
}
/*- Box -*/
.box {
	clear: both;
	height: 1%;
	padding: 0px 0px 15px 0px;
	margin: 0;
}
.box .post {
	width: 534px;
	/*background-color: #ffffff;
	border:1px solid #ddd;*/
}
.box .post h2 a {
	color:#FFFFFF;
	
}
.box .post h2 a:hover {
	color:#FFFFFF;
	text-decoration:underline
}
.box .post h2 {
font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	text-transform:uppercase;
	padding: 0px 0px 0px 19px;
	line-height: 19px;
	margin-bottom:23px;
	height: 19px;
	background-color: #B3B3B3;
}
.box .post p {
	font-size: 11px;
	line-height: 16px;
	padding: 0px 20px 10px 10px;
}
.box .post img {
	border: 1px solid #dddddd;
/*	float: right;*/
	padding: 5px;
	background-color: #FFFFFF;
	margin: 5px;
}
/*=== Traditional Blog Post ===*/
.post-alt {
	margin: 0 0 15px 0;
}
.post-alt h1 {
	background-color:#B3B3B3;
	font-size: 12px;
	padding: 0;
	color:#FFF;
	line-height: 26px;
	text-transform:uppercase;
	padding: 0px 0px 0px 15px;
	margin: 5px 0px 5px 0px;
}
.post-alt h2 {
background-color:#B3B3B3;
color:#FFFFFF;
font-size:10px;
font-weight:bold;
height:19px;
line-height:19px;
margin-bottom:23px;
padding:0 0 0 19px;
text-transform:uppercase;
}
.post-alt h3 {
	font-size: 13px;
	padding-bottom: 5px;
	line-height: 18px;
	color: #3A3A3A;
}
.post-alt h4 {
	font-size: 14px;
	padding-bottom: 5px;
	line-height: 16px;
}
.post-alt h3 a, .post-alt h2 a {
	color: #FFF;
}
.post-alt p {
	padding: 0 0 15px;
}
.post-alt h3.post_date {
	color: #858585;
	padding: 5px 3px 10px;
	font-size: 11px;
	font-weight: normal;
	margin: 0px 0px 0px 15px;
}
h3.posted {
	font-size: 11px;
	color: #666666;
	font-style: normal;
	font-weight: normal;
	line-height: 15px;
	/*background-color: #eeeeee;*/
	padding: 20px;
	margin-top: 10px;
	text-align: right;
	/*border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;*/
}
h3.posted a {
	color: #333333;
	font-size:10px;
}
/*=== Buttons ===*/
.continue {
	background: url(images/continue-button.gif) no-repeat left;
/*	font-weight:bold;*/
	padding-left: 15px;
	float:right;
}
.comments {
	padding-bottom:0px !important;
}
.comments a {
	background: url(images/ico-comm.gif) no-repeat left;
	color: #000000;
	font-weight:normal;
	font-size:11px;
	padding:0px 0px 0px 18px;
	margin-left:5px;
}
a.more {
	background: url(images/ico-arrow2.gif) no-repeat right;
	color: #c0c0c0;
	font-size: 1.2em;
	font-weight: bold;
	padding: 0 20px 0 0;
}
/*=== Traditional Blog Post ===*/
.navigation {
}
.navigation a {
	color: #c0c0c0;
	font-size: 1.2em;
	font-weight: bold;
}
.alignleft {
	display:inline;
	float:left;
}
.alignright {
	display:inline;
	float:right;
}
/*========= ARCHIVE SPECIFIC =========*/

#content{}
.widecolumn {

	line-height: 1.6em;
	}
.widecolumn ul {
margin: 0px 0px 15px 20px;
}
.widecolumn ul li {
 color:#333333;
 line-height:16px;
margin: 5px 0px 5px 20px;
list-style-position:outside;
list-style-type:disc;

}

.widecolumn h2 {
background-color:#B3B3B3;
color:#FFFFFF;
font-size:10px;
font-weight:bold;
height:19px;
line-height:19px;
margin-bottom:23px;
padding:0 0 0 19px;
text-transform:uppercase;
}
#archivebox {
	margin-bottom:25px;
	padding:10px;
	color:#000 !important;
}
#archivebox h4, #archivebox h3, #archivebox h2 {
	color:#333333;
}
#archivebox h4 em, #archivebox h2 em, #archivebox h3 em {
	font-weight: normal;
}
#archivebox a, #archivebox h2 {
	color:#fff;
}
.archivefeed {
	padding-bottom:0px;
}
.archivefeed a {
	background:url(images/ico-arcfeed.gif) center left no-repeat;
	height:20px;
	color:#000;
	font-weight:bold;
	font-size: 11px;
	font-weight: normal;
	padding:3px 0px 1px 22px;
}
.arclist {
	width: 260px;
	margin:0px 0px 25px;
	padding:5px 0px 0px;
	border-bottom: 1px solid #eee;
}
.arclist h2 {
	color: #000;
	padding:0px 0px 15px;
}
.arclist ul li {
	color:#c0c0c0;
	font-size:12px;
	padding:8px 0 8px 10px;
	border-top:1px solid #eee;
}
/*========= SINGLE POST SPECIFIC =========*/

.singletags {
	margin-top:5px;
	font-weight:bold;
	color:#FFF !important;
}
.singletags a {
	font-weight: normal !important;
}
.entry {
	margin: 0px 19px 0px 19px;
}
.entry p {
	text-align:left;
	font-size:11px;
	line-height:18px;
}
.entry blockquote {
	padding: 10px;
	border: 1px solid #ddd;
	color:#000;
	width:85%;
	background-color: #f7f7f7;
	font-style: italic;
	margin:5px auto 15px;
}
.entry blockquote p {
	font-size:12px;
	padding: 5px 0px;
	margin: 5px 0px;
	line-height: 20px;
}
.entry img {
	padding: 4px;
	border: 1px solid #dddddd;
	float:left;
	display:inline;
	background-color: #FFFFFF;
/*	margin-right: 15px;
	margin-bottom: 15px;*/
}
.entry ul, .entry ol {
	margin-bottom:15px;
	font-size:12px;
	line-height:20px;
}
.entry ul li ul, .entry ol li ol {
	margin-bottom:0px;
	padding-top:3px;
}
.entry ul li {
	list-style:circle outside !important;
	margin-left:15px;
	padding:3px 0px;
}
.entry ul li ul li {
	list-style:disc inside !important;
}
.entry ol li {
	list-style:decimal outside !important;
	font-size:12px;
	padding:3px 10px;
	margin: 0px 0px 0px 20px;
}
.entry ol li ol li {
	list-style:decimal-leading-zero inside !important;
}
/*========= COMMENTS =========*/

h2.commh2 {
	font-size: 13px;
	padding: 0 0 5px;
	font-weight:bold !important;
}
ol.commentlist {
	margin: 10px 20px 20px 0px;
	padding: 0;
	list-style: none;
	font-size: 11px;
	line-height: 20px;
}
ol.commentlist p {
	margin-bottom:10px;
	line-height: 20px;
}
ol.commentlist cite {
	font-style: normal;
	font-weight: bold;
}
ol.commentlist li {
	padding: 20px 10px 10px 10px;
}
ol.commentlist li.alt {
	padding: 10px 10px 0 10px !important;
	background:#f7f7f7;
	border:1px solid #eee;
}
/*========= SIDEBAR =========*/

#mpu_banner {
	width:300px;
	height:250px;
	background-color:#eeeeee;
	margin-bottom:15px;
	padding: 9px;
	border: 1px solid #dddddd;
}
/*- Sidebar Tabs - Popular, Comments, Featured, Tag Cloud -*/

.sideTabs {
	width:308px !important;
	height:auto !important;
	min-height:258px;
	padding:5px;
	border:1px solid #ddd;
	background-color:#eeeeee;
	float:left;
	display: block;
}
.col2 .mootabs_title {
	font-size: 12px;
	width: 100%;
	float:left;
}
.col2 .mootabs_title li {
	float: left;
	display:inline;
	font-size: 11px;
	line-height: 34px;
	background: #ffffff;
	color: #000000;
	border:1px solid #ddd;
	font-weight: bold;
	font-size: 11px;
	margin:0px 2px 0px 0px !important;
	padding:0px 5px !important;
	cursor: pointer;
}
.col2 .mootabs_title li:hover, .col2 .mootabs_title li.active {
	border: 1px solid #ddd;
	text-decoration: none;
}
.col2 .mootabs_panel {
	display: none;
	clear: both;
	float:left;
	height:auto !important;
}
.col2 .mootabs_panel.active {
	display: block;
	float:left;
}
.col2 .mootabs_panel ul {
	width: 296px !important;
	padding:5px !important;
	border:1px solid #ddd !important;
	margin:5px 0px 0px !important;
	background-color: #FFFFFF;
	min-height:203px;
}
.list1 li, .list2 li, .list3 li {
	padding: 6px 0 6px 25px;
	border-bottom: 1px solid #eee;
}
.list1 li a, .list3 li a, .list4 li a, .list5 li a {
	color: #666666;
	font-size: 11px;
}
.list3 li {
	background: url(images/ico-mostcomm.gif) no-repeat left center !important;
}
.list5 li {
	border-bottom: 1px solid #eee;
	padding:6px 0px;
}
/*- Ads -*/
.ads {
	border: 1px solid #ddd;
	height: 125px;
	width:308px;
	padding: 5px;
	margin:0 0 15px;
}
.ads img {
	float: left;
	margin:0 5px 0 0;
}
.ads img.last {
	margin: 0;
}
.standardH2 {
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	text-transform:uppercase;
	padding: 0px 0px 0px 19px;
	line-height: 19px;
	margin-bottom:23px;
	height: 19px;
	background-color: #B3B3B3;
}
/*- fullWidthColHead -*/
.fullWidthColHead {
	/*border: 1px solid #ddd;*/
/*	background-color: #eee;*/
	width:360px;
	margin:0px 0px 15px;
}
.fullWidthColHead h2 {
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	text-transform:uppercase;
	padding: 0px 0px 0px 19px;
	line-height: 19px;
	margin-bottom:23px;
	height: 19px;
	background-color: #B3B3B3;
}
.fullWidthColHead h2 img {
	float: right;
	margin: 0 2px;
}
.fullWidthColHead p {
	display:inline;
	padding-left:10px;
}
.fullWidthColHead-ar {
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	color: #ffffff;
}
.fullWidthColHead-ar a {
	color: #ffffff;
}
.fullWidthColHead img {
	margin:0px 0px 10px 5px;
	border: 1px solid #ddd;
	padding:5px;
	background-color:#ffffff;
}
.children {
	margin: 0px 0px 0px 10px;
	padding: 5px;
}
.fullWidthColHead ul {
margin: 0px 0px 10px 20px;
}
.fullWidthColHead ul li {
 color:#333333;
 line-height:16px;
margin: 5px 0px 5px 20px;
 list-style-image:url(images/paladin-bullet.gif);
list-style-position:outside;
list-style-type:disc;
/*
	margin: 0px 0px 0px 10px;
	padding: 5px;
	font-weight:bold;*/
}
/*=== Styling Widget Lists ===*/
/*.widget h2 {
	padding: 5px;
}*/
.widget {
margin: 23px 0px;
}
.widget ul {
/*
	margin:0 0 10px 0;
	padding:5px 0;
	border:none !important;*/
	margin: 0px 0px 23px 20px;

}
.widget ul li {/*
	border-bottom: 1px solid #eee;
	padding:5px 0 5px 5px;
	margin:0px;*/
	 color:#333333;
 line-height:16px;
margin: 5px 0px 5px 20px;
 list-style-image:url(images/paladin-bullet.gif);
list-style-position:outside;
list-style-type:disc;
}
/*.widget ul li a {
	color: #000000;
}*/
/*========= FOOTER =========*/

#footer {
	clear: both;
	color: #666666;
	height: 35px;
	line-height: 35px;
	margin:0px 15px 15px;
	padding:0px 15px;
	background-color: #f7f7f7;
	border: 1px solid #ddd;
}
#footerBorder {
	border-color:#DBDBDB;
	border-style:solid;
	border-width:1px 0;
	clear:both;
	height:22px;
	margin:24px 0px 10px 0px;
	padding-bottom:4px;
	padding-top:4px;
	width:890px;
}
#footerLeft {
	border-color:#DBDBDB;
	border-style:solid;
	border-width:0 0 0 1px;
	float:left;
	padding-left:19px;
	padding-top:2px;
	width:450px;
}
#footerRight {
	border-color:#DBDBDB;
	border-style:solid;
	border-width:0 1px 0 0;
	float:right;
	padding-right:19px;
	padding-top:2px;
	width:400px;
}
.footer {
	color:#999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	letter-spacing:-0.45px;
	text-transform:uppercase;
}
#locationNames {
	display:block;
	font-size:10px;
	height:25px;
	text-align:center;
}
/*========= MISC =========*/

.fix {
	clear: both;
	height: 1px;
	margin: 0 0 -1px;
	overflow: hidden;
}
.hl {
/*	border-bottom: 2px solid #eee;*/
}
.hl-full {
	/*float:left;*/
	clear:both;
	height:1px;
	width:100%;
	padding:0 !important;
	margin:0px 0px 15px;
}
.hl2 {
	border-bottom: 3px solid #c0c0c0;
}
.hl3 {
/*	border-bottom: 1px solid #eee;*/
}
.blog {
	width:100% !important;
	float:left;
}
.between {
	height:2px;
	margin-bottom:15px;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.ac {
	text-align: center;
}
.ar {
	text-align: right;
	margin: 0 20px 0 0;
}
.th {
	border: 1px solid #dddddd;
	float: left;
	padding: 5px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: 10px;
}
table#wp-calendar {
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
}
table#wp-calendar a {
	color:#000000;
}
table#wp-calendar caption {
	font-weight: normal;
	font-size: 0.91667em;
	line-height: 1.72727em;
	text-transform: uppercase;
	letter-spacing: 2px;
	background: #e5e5e5;
	border-bottom: 1px dotted #ddd;
}
table#wp-calendar th {
	width: 26px;
	font-size: 0.91667em;
	line-height: 1.72727em;
	background: #f2f2f2;
	border-bottom: 1px dotted #ddd;
	text-align: center;
}
table#wp-calendar td {
	width: 26px;
	line-height: 1.66667em;
	color: #999;
	text-align: center;
}
table#wp-calendar td#next, table#wp-calendar td#prev {
	width: 78px;
	font-size: 0.83333em;
	letter-spacing: 1px;
	text-transform: uppercase;
}
/***from default.css***/
.subcol h2 {
	color: #fff;
}
.nav2 li:hover, .nav2 li.sfHover, .nav2 li.current, .nav2 a:focus, .nav2 a:hover, .nav2 a:active {
	color: #333333;
}
.featured h3 a:hover {
	color:#000;
}
.video-right h2 {
	color: #000;
}
.catlist h2 {
	color: #fff;
	background-color: #999999;
	background-image: url(default/ico-catlist.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#nav .current_page_item {
	background-color: #FFFFFF;
	color: #999999;
}
#nav ul li.page_item {
/*border-left:1px solid #DDD;*/
}
#nav ul li.page_item_first {
/*border-left:1px solid #DDD;*/
}
#nav ul li.current_page_item_first {
/*border-left:1px solid #DDD;*/
}
#nav ul li.back {
	background-color: #999999;
	color: #FFFFFF;
}
#nav2 {
	background-color: #ffffff;
	border-bottom:3px solid #999999;
	float: left;
}
#nav2 li a:hover {
	background:#FFFFFF;
	color:#000000;
}
.video-right h3 {
	color: #999999;
}
.col2 .mootabs_title li:hover, .col2 .mootabs_title li.active {
	color: #FFFFFF;
	background-color: #999999;
}
/*.fullWidthColHead h2 {
	background-color: #B3B3B3;
	color: #FFFFFF;
}*/
.widget h2 {
font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	text-transform:uppercase;
	padding: 0px 0px 0px 19px;
	line-height: 19px;
	margin-bottom:23px;
	height: 19px;
	background-color: #B3B3B3;

}
#footer a {
	color: #999999;
}
#archivebox {
	background-color: #B3B3B3;
	border: 1px solid #B3B3B3;
}
#archivebox h4 em, #archivebox h2 em, #archivebox h3 em {
	color:#FFFFFF;
}
.list1 li, .list3 li {
	background: url(default/ico-star.gif) no-repeat left center !important;
}
.list2 li {
	background: url(default/ico-feat.gif) no-repeat left center !important;
}
#rss h2 {
	background-color: #f5cccc;
	border: 1px solid #e06666;
	color:#000000;
}
/**cyc registration/login form styling**/
		table.form-table th, table.form-table td {
			padding: 0;
		}
		table.form-table th {
			width: 150px;
			vertical-align: text-top;
			text-align: left;
		}
/*		p.message {
			padding: 3px 5px;
			background-color: lightyellow;
			border: 1px solid yellow;
		}*/
		#display_name {
			width: 250px;
		}
		.field-hint {
			display: block;
			clear: both;
		}
		form.loginform p label {
		/*width: 150px;*/
		display: block;
		float: left;
		clear: both;
		font-weight:bold;
				margin: 10px 0px 10px;

	}
form.loginform p label #disclaimer, #license, #privacy {
		/*width: 150px;*/
		display: block;
		/*float: left;*/
		clear: both;
		font-weight:normal;
				margin: 0px 0px 15px 0px;
	}
	
	form.loginform p input.input {
/*		width: 150px;*/
		float: left;
		clear: right;
	}
	form.loginform p img {
		width: 155px;
		float: left;		
	}
	form.loginform, form.loginform p {
		clear: both;
	}
	p.message, p#login_error {
		padding: 3px 5px;
	}
	p.register {
	font-weight: normal !important;
	}
	p.message {
		background-color: #FFF;
		border: 1px solid #EEE;
		margin:10px 0px;
		font-weight: bold;
		
	}
	p#login_error {
		background-color: lightcoral;
		border: 1px solid red;
		color: #000;
	}
/**end cyc registration/login form styling**/


/***Register Plus Registration Form Stlying**/

#login h1 a {
	background-image: url(images/Paladin-Logo.jpg);
	background-position:center top;
	width: 220px;
	min-width:220px;
	height: 93px;
	display:block;
	margin: 0px auto 10px;
}

a.dp-choose-date {
	float: left;
	width: 16px;
	height: 16px;
	padding: 0;
	margin: 5px 3px 0;
	display: block;
	text-indent: -2000px;
	overflow: hidden;
	background: url(http://blog.paladinstaff.com/wp-content/plugins/register-plus/datepicker/calendar.png) no-repeat;
}
a.dp-choose-date.dp-disabled {
	background-position: 0 -20px;
	cursor: default;
} /* makes the input field shorter once the date picker code * has run (to allow space for the calendar icon */
input.dp-applied {
	width: 140px;
	float: left;
}
/*#pass1, #pass2, #regcode, #captcha, #firstname, #lastname, #website, #aim, #yahoo, #jabber, #about, .custom_field {
	font-size: 20px !important;
	width: 97%;
	padding: 3px;
	margin-right: 6px;
}
*/
.custom_select, .custom_textarea {
/*	width: 97%;*/
	padding: 3px;
	margin-right: 6px;
}
#about, .custom_textarea {
	height: 60px;
}
#disclaimer, #license, #privacy {
	display:block;
	width: 93%;
	padding: 10px;
	background-color:#fff;
	border:solid 1px #B3B3B3;
	font-weight:normal;
	min-height: 150px;
	margin: 0px 0px 10px 0px;

}

#disclaimer p{
padding:0 0 15px;
line-height:18px;
text-align:left;
}
#disclaimer ul, ol {
font-size:11px;
line-height:20px;
margin-bottom:15px;
}

#disclaimer ul li {
list-style-image:none !important;
list-style-position:outside !important;
list-style-type:circle !important;
margin-left:15px;
padding:3px 0;
}
/*#user_login, #user_email, #firstname, #lastname, #pass1, #pass2, #regcode, #captcha, #website, #aim, #yahoo, #jabber, #about, .custom_field {
	border:solid 1px #EEEEEE;
	background-color:#FFF;
	padding: 3px;
}*/
#captcha {
	width: 156px;
	/*height: 27px;*/
}
#captchaimg {
	/*float:left;
	margin:10px 0px 10px;*/
}
#reg_passmail {
	display:none;
}
#registerform small {
	font-weight:normal;
		margin: 3px 0px 0px 15px;
		display:block;
}
#pass-strength-result {
/*width: 170px;*/
padding: 3px 5px 3px 5px;
	margin: 3px 0px 0px 15px;
	text-align: center;
	border:solid 1px #B3B3B3;
	display:block;
	width: 200px;
}
#reCAPTCHA {
	position:relative;
	margin-left:-32px;
}
#subNav {
margin:0 0 0 8px;
padding:16px;
}
#subNav a {
color:#858585;
text-decoration:none;
}
#subNav a:hover {
color:#000000;
text-decoration:underline;
}
#registerform, #loginform, #lostpasswordform {
/*width:595px;
*/
margin: 5px auto 15px;
/*background: #CCC;*/
border: #B3B3B3 1px solid;
}
#login {
margin: 0px auto;
padding: 0px 15px 15px;
background: #FFF;
width: 460px;
}
#registerform label, #loginform label, #lostpasswordform label {
		display: block;
		clear: both;
		font-weight:bold;
	margin: 15px;
			/*width: 200px;*/

	padding: 2px;
	margin-right: 6px;
}
#registerform label .input, #loginform label .input{
font-size:11px;
margin-right:6px;
padding:2px;
width:200px;
}
#loginform label .input, #lostpasswordform label .input {
font-size:11px;
margin-right:6px;
padding:2px;
width:150px;
}
#registerform p.submit, #loginform p.submit {
margin: 10px auto;
text-align:center;
}
#registerform .checkbox, #loginform .checkbox{
border: none;
}
#loginform, #lostpasswordform {
min-height:200px;
  height:auto !important;
  height:200px;
  text-align: center;
}
.userInputHeading {
	/*border: 1px solid #ddd;*/
/*	background-color: #eee;*/
/*	width:360px;*/
	margin:0px 0px 15px;
}
.userInputHeading h2 {
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	text-transform:uppercase;
	padding: 0px 0px 0px 19px;
	line-height: 19px;
	margin-bottom:23px;
	height: 19px;
	background-color: #B3B3B3;
}

#backtoblog {
background:#FFFFFF none repeat scroll 0 0;
margin: 0px auto;
padding: 0px 0px 15px;
display:block;
height:20px;
text-align:center;
width: 490px;
}
#backtoblog a{
background:#FFFFFF none repeat scroll 0 0;
border: 1px solid #EEE;
margin: 0px 15px 0px;
padding: 3px;
display:block;
text-align:center;
font-weight:bold;
}
#login_error {
padding: 5px;
margin: 15px 0px 15px;
background-color:#FFEBE8;
border:1px solid #CC0000;
}
.post ol.numbered-list {padding-left:35px !important;}
.numbered-list li {font-size:11px !important; list-style-type: decimal !important;}
