*{
	margin:0;
	padding:0;
}
body{
	background:#111111;
	text-align:center;
}
img{
	border:0;
}

#header{
	width:1000px;
	margin:0 auto;
	padding-top:20px;
	text-align: left;
	border-bottom:1px solid #535353;
	padding-bottom:4px;
}
#header a{
	font-size:0;
}
#quote{
	width:1000px;
	margin:5px auto 20px auto;
	color:#535353;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	text-transform: uppercase;
	text-align:left;
}
#resizeText{
	font-family:Arial, Helvetica, sans-serif;
	color:#535353;
	float:right;
}
#fontSmall{
	font-size:12px;
	display:inline;
	cursor: pointer;
}
#fontMed{
	font-size:18px;
	display:inline;
	margin-left:8px;
	cursor: pointer;
}
#fontBig{
	font-size:24px;
	display:inline;
	margin-left:8px;
	cursor: pointer;
}
#footer
{
	display:none;
	background: url(/blog/images/footershadow.gif) repeat-x #0c0c0c;
	color:#7f8793;
	position: relative;
	padding-top: 38px;
	padding-bottom: 18px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height: 16px;
}
#footerWrap{
	width:1000px;
	margin:0 auto;
	text-align:left;
	
}
#status
{
	color:#aaa;
	text-decoration: none;
}
#statusTime
{
	color:#555;
	margin-left:5px;
	text-decoration: none;
}
#status:hover
{
	color:#fff;
	text-decoration: underline;
}
.post{
	width:1000px;
	margin:0 auto;
	margin-bottom:20px;
}
	.postContent{
		color:#9e9d9d;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 10px;
		line-height: 19px;
		text-align: justify;
		width:443px;
		margin-left: 556px;
		background: url(/blog/images/div.gif) repeat-x bottom left;
		padding-bottom:1px;
	}
		.postContent a{
			color:#ddd;
			text-decoration: underline;
		}
		.postContent a:hover{
			color:#fff;
			text-decoration: underline;
		}
		.postContent h1{
			font-family:Arial, Helvetica, sans-serif;
			font-weight:normal;
			font-size: 18px;
			color:#fff;
			margin-bottom:18px;
			margin-top:-2px;
		}
		.postContent h1 a{
			text-decoration: none;
			text-align:left;
			line-height:22px;
		}
		.postContent .date{
			color:#535353;
			font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
			font-size:10px;
			text-transform: uppercase;
		}
			.postContent .date  a{
				text-decoration:none;
				color:#6b6b6b;
			}
			.postContent .date  a:hover{
				color:#797979;
			}
		
		.loadArticle, .closeArticle{
			color:#e0edfe;
			font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
			font-size:10px;
			text-decoration: none;
			text-transform: uppercase;
			text-align:right;
			margin-top:18px;
			margin-bottom:18px;
			height:19px;
		}	
		.closeArticle{
			display:none;
		}
		
		.comments{
			color:#e0edfe;
			font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
			font-size:10px;
			text-transform: uppercase;
			float:right;
			margin-top:18px;
			margin-left:9px;
			padding-left:9px;
			margin-bottom:18px;
		}
		.comments img{
			margin-left:5px;
		}
		
		.loadArticle a, .closeArticle a, .comments a{
			color:#e0edfe;
			text-decoration: none;
		}
		.loadArticle a:hover, .closeArticle a:hover, .comments a:hover{
			text-decoration: none;
		}
		.ajaxLoad{
			background: url(/blog/images/ajaxload.gif) no-repeat;
			height:24px;
			padding-left:34px;
			font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
			font-size:10px;
			text-transform: uppercase;
			margin-top:18px;
		}
		.ajaxLoadWrap{
			overflow:hidden;
			height:0px;
		}
		.postWrap
	{
		height:0px;
		overflow:hidden;
	}
		.commentPost, .commentPostAlt, .commentNew, .commentNewAlt{
			padding-left:110px;
			font-size:11px;
			background: url(/blog/images/div.gif) repeat-x top left #161616;
			padding-top:30px;
			padding-bottom:30px;
			color:#7c7c7c;
			padding-right:30px;
		}
		.commentPostAlt{
			background: url(/blog/images/div.gif) repeat-x top left #0e0e0e;
		}
		.poster{
			display:block;
			font-size:10px;
			margin-bottom:20px;
			color:#9f9d9d;
		}
		.commentDate{
			display:block;
			margin-top:18px;
			color:#9f9d9d;
			font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
			font-size:10px;
			text-transform: uppercase;
		}
		
		.postComment{
			display:block;
			color:#eee;
			font-size:11px;
			margin-left:110px;
			margin-bottom:20px;
			text-align:left;
		}
		.commentNew, .commentNewAlt{
			background: url(/blog/images/div.gif) repeat-x top left #161616;
			padding-left:0;
			text-align:right;
			width:413px;
			overflow:hidden;
		}
		.commentNewAlt{
			background: url(/blog/images/div.gif) repeat-x top left #0e0e0e;
			padding-left:0;
			text-align:right;
		}
		.commentNew label, .commentNewAlt label{
			display:block;
			width:100px;
			text-align:right;
			float:left;
			font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
			font-size:10px;
			text-transform: uppercase;
		}
		.commentsIcon{
			float:left;
			margin-left:84px;
			display:inline;
		}
		.commentNew input, .commentNew textarea, .commentNewAlt input, .commentNewAlt textarea{
			margin-left:110px;
			display:block;
			width:295px;
			font-family: Arial, Helvetica, sans-serif;
			font-size:11px;
			padding:3px;
			background-color:#eee;
			border:1px solid #000;
			margin-bottom:18px;
			text-align:left;
		}
		a.submitBtn{
			color:#e0edfe;
			font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
			font-size:10px;
			text-transform: uppercase;
			margin-top:18px;
			margin-left:9px;
			padding-left:9px;
			margin-bottom:18px;
			text-decoration:none;
		}
		.commentNew a:hover, .commentNewAlt a:hover{
			text-decoration:none;
		}
		.commentLoad{
			background: url(/blog/images/ajaxload.gif) no-repeat;
			padding-left:34px;
			font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
			font-size:10px;
			text-transform: uppercase;
			text-align:left;
			margin-left:110px;
			margin-bottom:18px;
			height:0px;
			overflow:hidden;
		}
		.commentNew label.error, .commentNewAlt label.error{
			display:block;
			width:100px;
			text-align:right;
			float:left;
			font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
			font-size:10px;
			text-transform: uppercase;
			color:#ffed73;
			background: url(../images/error.png) no-repeat 20px;
		}
		
		
.authors{
	float:left;
	width:500px;
}
.author{
	margin-bottom:20px;
	display:block;
}
.authorServices{
	float:left;
	width:93px;
	text-align:right;
}		
.authorServices .name, .footerSubHeads{
	color:#4095ff;
	font-size:17px;
}	
.authorServices .title{
	color:#0756b8;
	margin-bottom:10px;
}	
.authorDesc{
	margin-left:111px;
}
.authorServices a{
	margin-left:2px;
}
.footerSubHeads{
	float:left;
}
.search .footerSubHeads{
	margin-right: 18px;
}
.search{
	margin-left:556px;
	margin-bottom:40px;
}
.search input{
			width:268px;
			font-family: Arial, Helvetica, sans-serif;
			font-size:11px;
			padding:3px;
			background-color:#eee;
			border:1px solid #000;
			text-align:left;
}
.search a{
			color:#e0edfe;
			font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
			font-size:10px;
			text-decoration: none;
			text-transform: uppercase;
			text-align:right;
			margin-left:15px;
}	
.search a:hover{
			color:#fff;
}	

.categories{
	width:200px;
	float:left;
}
.links{
	margin-left:230px;
	width:200px;
}
.categories a{
	color:#ddd;
	text-decoration: underline;
	font-size:10px;
	display:block;
	margin-left:100px;
}
.links a{
	color:#ddd;
	text-decoration: underline;
	font-size:10px;
	display:block;
	margin-left:60px;
}
.categories a:hover, .links a:hover{
	color:#fff;
}

.footerRow{
	margin-left:556px;
}
.rss{
	float:right;
}


.ClearFix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

/* WinIE7 only */
*:first-child+html .ClearFix{
	height:1%;
}

/* WinIE6 and below */
/*¥*/
* html .ClearFix{
	height:1%;
}
/**/

/* MacIE only */
/*¥*//*/
.ClearFix{
	display:inline-table;
}
/**/