#page {
	background-color: white;
	text-align: left;
	}
#wp_content {
	float:left;
	width:675px;
	border-left:1px solid #B6B6B6;
	border-right:1px solid #B6B6B6;
	}
#content2{
	float:left;
	width:685px;
	margin-left:2px;
	margin-top:10px;
	}
*html #wp_content {
	width:671px;
	}
.skip_border{
	border:0px none !important;
	}
.widecolumn .entry p {
	font-size: 1.05em;
	}
p{
	margin:11px 0px 11px 0px;
	}
.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: right;
	font-size:11px;
	color:#025DAE !important;
	}
.postmetadata {
	margin-right:25px;
	float:left;
	margin-top:5px !important;
	margin-bottom:5px !important;
	margin-left:30px;
	text-align:left;
	width:615px;
	font-size:16px !important;
	}
*html .postmetadata {
	margin-left:15px;
	width:570px;
	}
.postmetadata small{
	font-weight:bold;
	}
.postmetadata a{
	color:#F59907;
	}
.postmetadata a:hover {
	color:#025DAE;	
	}	

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

#sidebar{
	float:right;
	width:250px;
	margin:0px 8px 3px 0px;
	height:100%;
	}
*html #sidebar{
	margin:0px 0px 3px 0px;
	}
.wdg-box{
	background:#fff;
	float:left;
	width:218px;
	}

#sidebar ul{
	list-style:none;
	}
#sidebar ul li{
	padding:0px 0px 5px 0px;
	text-align:left;
	margin-bottom:10px;
	}
#sidebar ul li ul{
	width:248px;
	border-left:1px solid #b6b6b6;
	border-right:1px solid #b6b6b6;
	padding-top:5px;
	margin-bottom:8px;
	}
#sidebar ul li ul li{
	margin:0px 0px 5px 15px;
	background:transparent !important;
	width:210px;
	border-bottom:1px solid #ECECEC;
	text-transform:uppercase;
	font-size:14px;
	}
#sidebar ul li ul li{
	background:url(../imgs/ulbg.png) no-repeat !important;
	background-position:100% 50% !important;
	}
#sidebar ul li ul li:hover{
	background:url(../imgs/ulbghov.png) no-repeat !important;
	background-position:100% 50% !important;
	}
#sidebar ul li ul li a{
	color:#999;
	font-size:14px;
	font-weight:bold;
	font-family:Arial;
	text-transform:uppercase;
	}
#sidebar ul li a:hover{
	color:#025DAE;
	}
#sidebar ul li a:hover{
	color:#025DAE;
	}
#sidebar ul li{
	background:url(../images/ulbtm.png) no-repeat;
	width:250px;
	background-position:0% 100%;
	}
#sidebar ul li h2{
	background:url(../images/ultop.png) no-repeat;
	width:233px;
	height:29px;
	color:#FFFFFF;
	font-size:1.3em;
	font-family:'trebuchet MS' arial, verdana;
	text-transform:uppercase;
	padding-top:6px;
	padding-left:25px;
	font-weight:normal !important;
	}
.input{
	width:125px;
	border:1px solid #bbbdcc;
	color:#999;
	font-size:12px;
	}




/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	text-align:left;
	float:left;
	}
#commentform textarea {
	padding: 2px;
	}
#respond{
	text-align:center;
	margin-left:30px;
	float:left;
	width:645px;
	}
#respond h3{
	color:#026AC1;
	}
* html #respond{
	margin-left:13px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	text-align:center;
	width:120px;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px 5px 10px 5px;
	}
.even, .alt a {
	color:#464646;
}
#comments {
	padding: 0;
	margin: 40px auto 20px ;
	color:#026AC1;
	}
.commentlist {
	padding: 0;
	text-align: justify;
	margin-left:30px;
	width:600px;
	float:left;
	}
* html .commentlist {
	margin-left:15px;
	}
#com-count{
	float:left;
	width:600px;
	text-align:center;
	}
.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	font-size:12px;
	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
	font-size:12px;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float:left;
	margin-bottom:10px;
	margin-right:10px;
	border:1px solid red;
	width:600px;
	}
.alignright {
	border:1px solid red;
	float:left;
	width:600px;
	height:10px;
	}
*:first-child+html .alignleft{
	margin-bottom:2px;
	}
.alignleft a:hover{
	color:#03579F;
	}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}
.center{
	text-align: center;
	}
.center{
	clear:both;
	padding-right:15px;
	padding-top:10px;
	}
.commentmetadata {
	margin: 0;
	display: block;
	font-size:10px;
	}

/* End Comments */
.post {
	margin: 0px;
	text-align:right;
	float:left;
	width:675px;
	}

* html .post{
	width:671px;

	}
.post_date{
	width:615px;
	margin-top:10px;
	float:left;
	text-align:left;
	color:#F59907;
	font-size:16px;
	font-weight:bold;
	margin-left:30px;
	}
.post_date small{
	font-weight:bold !important;
	font-size:14px !important;
	}
.post_date2{
	width:200px;
	color:#555555;
	float:right;
	text-align:right;
	}
.datewrap{
	width:640px;
	margin-top:10px;
	float:left;
	}
.datewrap a{color:#F59907;}
.post_date1{
	width:320px;
	color:#555555;
	float:left;
	text-align:left;
	margin-left:30px;
	}
* html .post_date1{
	margin-left:15px;
	}
*:first-child+html .datewrap{
	margin-right:20px;
	width:630px;
	}
* html .datewrap{
	width:620px;
	margin-right:30px;
	}
*:first-child+html .post_date{
	margin-right:10px;
	width:620px;
	}
* html .post_date{
	width:600px;
	margin-left:15px;
	}
.post_date small{
	color:#999;
	font-weight:bold;
	font-size:12px;
	}
.post_date1 small{
	color:#F59907;
	}
.post_date2 small{
	color:#F59907;
	}
.spacer_div{
	width:600px;
	float:left;
	height:13px;
	margin:0px;
	line-height:0px;
	font-size:0px;
	}
.page_bdr{
	border-left:1px solid #b6b6b6;
	border-right:1px solid #b6b6b6;
	float:left;
	width:675px;
	}
* html .page_bdr{
	width:670px;
	}
.entry{
	text-align:left;
	width:620px;
	float:left;
	margin-left:30px;
	color:#888;
	font-size:13px;
	font-family:Arial,'trebuchet MS';
	}
* html .entry{
	margin-left:15px;
	width:600px;
	}
.pagetitle {
	margin-top:6px;
	text-align: left;
	margin-left:10px;
	font-weight:bold;
	font-size:16px;
	color:#FFF;
	}
.pagetitle  a:hover{
	color:#FFF;
	}
.pagetitle  a{	
	color:#FFF;
	}
.spacer_8x{
	width:240px;
	height:8px;
	line-height:0px;
	font-size:0px;
	float:left;
	}