* {
	margin:0;
	padding:0;
}
html>body {
    font-size:12px;} /* for IE6 */
body {
	font: 75% 'Lucida Grande', Verdana, Arial, Sans-Serif;
	line-height:1.5em;
	background-image: url("images/stripe.png");
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	color: #444748;
}

#page {
	width: 980px;
	margin: 0px auto 30px;
	background-color: white;
}

#header {
	width: 100%;
	background-color: #202020;
}

#menu-bar {
	width: 100%;
	background-color: #202020;
	min-height: 31px;
	height: auto !important;
	height: 31px;
	padding-top: 4px;
	padding-bottom: 4px;
	}
	#menu-bar ul {
		list-style-type: none;
		}
		#menu-bar ul li {
			float: left;
				margin: 0 0 10px 0;
	padding: 0 8px;
	font-size: 1.4em;
	color: #fff;
}
#menu-bar ul li a {
	display: block;
	color: #fff;
	text-decoration: none;
	}
	
	
			/*#menu-bar ul li a {
				display: block;
				text-indent: -9999px;
				}
				#menu-bar ul li a.button-about {
					width: 75px;
					height: 31px;
					background-image: url(images/button-about.gif);
					background-position: bottom center;
				}
				#menu-bar ul li a.button-contact {
					width: 87px;
					height: 31px;
					background-image: url(images/button-contact.gif);
					background-position: bottom center;
				}
				#menu-bar ul li a:hover {
					background-position: top center;
				}*/
	#menu-bar .floatright {
		float: right;
		margin-right: 10px;
		padding-top: 2px;
}


#main-content {
	padding: 20px;
	width: 640px;
	float: left;
}
#index-main-content {
	padding: 20px;
	width: 500px;
	float: left;
}

.entry {
	padding: 0px 10px 10px 10px;
	border: 1px solid #eef0ff;
	border-left: 5px solid #AEAEAE;
	background-image: url(images/entry-bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	}
	.entry p.article-author {
		font-family: Georgia, serif;
		font-weight: bold;
		font-size: 1.0em;
		float: right;
	}
	.entry p.article-date {
		float: left;
	}
	
	
p {
	font-size: 1em;
	 margin:0 18px 1.5em 18px;
}

a {
	color: #2938ad;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	color: #666666;
}

a:visited {
	font-weight: normal;
}


h1, h2, h3, h4 {
	font-family: Helvetica, Arial, Sans-Serif;
}

.post-title-box {
	padding-left: 10px;
	margin-bottom: -4px;
	border-left: 5px solid #202020;
	padding-bottom: 4px;
}

.post h2 a {
	font-size: 1.4167em;
	line-height:0.9em;
	text-decoration: none;
	color: #AEAEAE;
	font-weight:normal;
}
.post h2 a:hover {
	color: black;
}

.post h3 {
	font-size:1.4167em;
	margin:0 18px 1.0588em 18px;
}

.post {
	margin-bottom: 30px;
}

.post p {
	line-height: 1.9em;
}

.post ul, .post ol {
	margin: 10px 0 10px 0;
	padding-left: 40px;
}

.post ol ol {
	list-style-type: lower-alpha; 
}

.post li {
	padding: 2px 0 2px 0;
	margin-top: 10px;
	margin-bottom: 15px;
}

.alignleft {
	float:left;
	text-align:left;
}

.alignright {
	float:right;
	text-align:right;
}

.pagetitle {
	font-size: 1.6em;
	margin-bottom: 20px;
}


blockquote {
	margin: 10px 0;
	padding: 0 50px;
	background: transparent url(images/blockquote.gif) no-repeat 0 0;
	color: #abafb9;
	}

code {
	font:1.2em 'Courier New',Courier,Fixed;
	display:block;
	overflow:auto;
	text-align:left;
	margin: 10px 0 10px 0;
	padding: 5px 10px 5px 10px;
	background: #D7E1FF;
	border-top: solid 1px #9DB7FF;
	border-bottom: solid 1px #9DB7FF;
}

a img {
	border: 0;
}


/*--------------Sidebar------------*/

#sidebar {
	float: right;
	width: 300px;
	padding-top: 20px;
}

#sidebar ul {
	margin-bottom:20px;
	list-style: none;
}

#sidebar ul li {
	line-height: 1.5em;
	font-size: 1.0em;
}

#sidebar a {
	color: #310b72;
	}
	#sidebar a:hover {
		background-color: #eef0ff;
		text-decoration: none;
	}


#sidebar .sidebar_left ul h2 {
	font-size:1.4167em;
	margin:0 0 1.0588em 0;
}

#sidebar .sidebar_right ul h2 {
	padding-bottom: 10px;
	border-bottom: dashed 1px #CFCFCF;
	font-size: 1.5em;
}

#sidebar .sidebar_left ul ul li {
	border-bottom: dashed 1px #CFCFCF;
}

#sidebar .sidebar_right ul ul li {
	border-bottom: dashed 1px #CFCFCF;
}

#sidebar .sidebar_left {
	width: 250px;
	float: left;
	padding: 0 10px 0 10px;
}

#sidebar .sidebar_right {
	width: 150px;
	float: right;
	padding: 0 10px 0 10px;
}

/*--------------Comments--------------*/

#comments {
	font-size: 1em;
	line-height:1.5em;
	margin-bottom: 20px;
	border-bottom: 1px dashed #ccc;
	padding-bottom:20px;
}

#respond {
	font-size: 1.6em;
	margin-bottom: 5px;
}

ol#commentlist {
	list-style-type: decimal;
}

ol#commentlist li {
	margin-left: 20px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dashed #ccc;
}

ol#commentlist li.alt {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dashed #ccc;
}

#comment_title {
	margin-bottom: 5px;
}

#commentform {
	margin-bottom: 20px;
}

#commentform p {
	margin-bottom: 10px;
}

#commentform textarea, #commentform input {
	font-family: Tahoma;
	padding: 5px;
	font-size: 12px;
	background-color: #fff;
	border: 1px solid #ccc;
}
img.MyAvatars 
{
	float	: 	left;
	padding:5px;
}

#search-area {
	padding-top: 5px;
	float: left;
	margin-left: 15px;
}


#search {
	margin-bottom: 30px;
	text-align: right;
}
.searchform {
		width: 290px;
		height: 20px;
		text-align: left;
		}
	input#s {
		width: 265px;
		height: 18px;
		margin: 5px 0 0 1px !important;
		margin: 4px 0 0 1px; /* Fuck IE */
		padding: 1px 0 0 2px;
		border: 1px solid #999;
		background: #fff url(images/searchbg.gif) repeat-x 0 0;
		}

/*
#searchform {
}

#searchform input {
	width: 220px;
	background: #fff;
	padding: 3px;
	font-size: 10px;
}
*/
/*-------------Other------------------*/

.adsense_singlepost_top_square {
	float: left;
	margin-right: 10px;
}

#adsense_singlepost_bottom_square {
	margin-bottom: 30px;
}

#adsense_singlepost_top_banner {
	margin-bottom: 5px;
}

#adsense_singlepost_bottom_banner {
	margin-bottom: 30px;
}

#adsense_homepage_linkunit {
	padding-top: 8px;
	float: left;
	margin-left: 10px;
}

#adsense_homepage_banner {
	margin-bottom: 30px;
}


#footer {
	width: 100%;
	padding-bottom: 15px;
	text-align: center;
}

#header h2 a {
	display: block;
	padding: 83px 0 0 0;
	background: url(images/header.jpg) no-repeat;
	margin-top:0px;
	/*margin-left:50px;*/
	overflow: hidden;
	font-size: 1px;
	line-height: 1px;
	height: 0px !important;
	height /**/:83px;
	}
#header h6 {
display:none;
visibility:hidden;
}
	
	/**********************
*   Bottom            *
***********************/

#bottom {
	clear: both;
	float: left;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background: #202020;

	font-size: 0.9em;
	text-align: left;
	color: #fff;
	}
#bottom-divs {
	float: left;
	clear: both;
	margin: 0;
	/*padding: 20px;*/
	}

#bottom-mid {
width: 60%;
	padding: 20px 0 20px 20px;
	float: left;
	}

#bottom-left,
#bottom-right {
	width: 30%;
	padding: 20px 0 20px 20px;
	float: left;
	}
#bottom h2 {
	margin: 0 0 10px 0;
	padding: 0 8px;
	font-size: 1.6em;
	color: #fff;
	}
#bottom h2 span {
	color: #888;
	}
#bottom ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	border-top: 1px solid #555;
	}
#bottom ul li {
	line-height: 26px;
	border-bottom: 1px solid #555;
	}
#bottom ul li a {
	display: block;
	padding: 0 10px;
	color: #fff;
	text-decoration: none;
	}
#bottom ul li a:hover {
	background: #191919;
	}
#bottom-sep {
	clear: both;
}
/*Questions template */
	#seo_question img {
  float:left;
  margin-right:22px;
  margin-bottom:15px;
  height:auto;
}
	#seo_question p {
  color:#dee3e3;
  font-size:50px;
  letter-spacing:-1px;
  font-family:"Trebuchet MS", Arial, Sans-serif; 
  line-height:53px; 
}
#seo_question h1 {
  font-style:italic;
  font-size:16px;
  color:#fff;
  line-height:24px;
}
dl {
	width:45%;
	float:left;
	margin-right:2em;
	}
	
	dt{
	font-weight:bold;
	font-size:0.9em;
	margin-bottom:0.7em;
	}
	
	dd{
	color:#444;
	margin:0 0 2em 0;
	padding-left:4.5em;
	line-height:1.5em;
	background:none no-repeat left top;	
	}
	dd.chunk_info{
	background-image:url('images/communicate.gif');
	}
		dd.chunk_questions{
	background-image:url('images/paper_small.gif');
	}
	
/* QA Template */
	#QA_page img {
  float:left;
  margin-right:22px;
  margin-bottom:15px;
  height:auto;
}
	#QA_page h1 {
  color:#dee3e3;
  font-size:50px;
  letter-spacing:-1px;
  font-family:"Trebuchet MS", Arial, Sans-serif; 
  line-height:53px; 
}
#QA_page p {
  font-style:italic;
  color:#fff;
  line-height:24px;
}
#header h5 a {
	display: block;
	padding: 83px 0 0 0;
	background: url(images/header_mullet.gif) no-repeat;
	margin-top:0px;
	/*margin-left:50px;*/
	overflow: hidden;
	font-size: 1px;
	line-height: 1px;
	height: 0px !important;
	height /**/:83px;
	}
/*Brians Threaded */

.odd
{
	background-color: #f8f8f8;
}

.comment div {
	position: 				relative;
}

.comment .comment img
{
	margin: 				0px;
}

.comment .reply {
	text-align: 			right;
	font-size: 				80%;
	padding: 				0px 6px 6px 0px;
}

.comment
{
	border: 	1px solid #ddd;
	margin-top: 			10px;
}

input#subscribe
{
	width: auto;
}

.comment .body .content
{
	padding:				0px 3px 0px 3px;
	width: 					100%;	
	overflow: 				auto; 
}

.comment .title abbr
{
	border: none;
}

.collapsed .body, .collapsed .comment
{
	display:				none;
}
/*
#addcomment small, #addcomment div
{
	padding:				3px;
}
*/
#commentform textarea {
	width: 97%;
}
#access-menu {
padding-bottom:10px;
}
#access-menu p {
	font-size: 1em;
	 margin:0 0 0 0;
}
#access-menu a {
color:#FFFFFF;
font-weight:bold;
}
.big {
font-size:1.5em;
}
.reallybig {
font-size:2em;
}

#bottom h5 {
	margin: 0 0 10px 0;
	padding: 0 8px;
	font-size: 1.6em;
	color: #fff;
	}
#bottom h5 span {
	color: #888;
	}
/* Train Template */
	#train img {
  float:left;
  margin-right:22px;
  height:auto;
}
	#train h1 {
  color:#dee3e3;
  font-size:50px;
  letter-spacing:-1px;
  font-family:"Trebuchet MS", Arial, Sans-serif; 
  line-height:53px; 
}
#train p {
  font-style:italic;
  color:#fff;
  line-height:24px;
}
#buttons {
float:right;
margin-top:-60px;
margin-right:50px;
}

/* Title for Single */
#title {
	clear: both;
	float: left;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background: #202020;

	font-size: 0.9em;
	text-align: left;
	color: #fff;
	}
	#title img {
  float:left;
  margin-right:22px;
  height:auto;
}
	#title h1 {
  color:#dee3e3;
  font-size:50px;
  letter-spacing:-1px;
  font-family:"Trebuchet MS", Arial, Sans-serif; 
  line-height:53px; 
}
#title p {
  font-style:italic;
  color:#fff;
  line-height:24px;
}
/* Index page */
a.more span
{
position: absolute;
left: -5000px;
width: 4000px;
}
.indexpara h2 {
font-size:0.8em;
margin:0px;
}
.indexpara p{
font-size:1em;
line-height:1.2em;
padding:0;
margin:0;
}

/* message styling */
#vs-message {
 border: 1px solid;
    margin: 10px 0px;
    padding:15px 10px 15px 10px;
    background-repeat: no-repeat;
    background-position: 10px center;
 color: #00529B;
    background-color: #BDE5F8;
}

#banner125 {
margin-left:15px;
}

#banner125 li.ad1 {
  float:left;
  margin: 0 5px 5px 0;
  width:125px;
  }
 
#banner125 li.ad2 {
  float:left;
  margin: 0 0 5px 0;
  width:125px;
  }
 
#banner125 li.ad3 {
  float:left;
  margin: 0 5px 0 0;
  width:125px;
  }
 
#banner125 li.ad4 {
  float:left;
  margin: 0 0 0 0;
  width:125px;
  }
.header p{
font-family: Helvetica, Arial, Sans-Serif;
font-size:1.4167em;
margin:0 18px 1.0588em 18px;
}
.calendar {
  float: left;
  margin-right: 6px;
  width: 42px;
  height: 42px;
}
.calendar-icon-1 {
  background: url(images/cal/01.gif);
}
.calendar-icon-2 {
  background: url(images/cal/02.gif);
}
.calendar-icon-3 {
  background: url(images/cal/03.gif);
}
.calendar-icon-4 {
  background: url(images/cal/04.gif);
}
.calendar-icon-5 {
  background: url(images/cal/05.gif);
}
 .calendar-icon-6 {
  background: url(images/cal/06.gif);
}
.calendar-icon-7 {
  background: url(images/cal/07.gif);
}
.calendar-icon-8 {
  background: url(images/cal/08.gif);
}
.calendar-icon-9 {
  background: url(images/cal/09.gif);
}
.calendar-icon-10 {
  background: url(images/cal/10.gif);
}
.calendar-icon-11 {
  background: url(images/cal/11.gif);
}
.calendar-icon-12 {
  background: url(images/cal/12.gif);
}
.calendar-day {
  font-weight: bold;
  font-size: 1.3em;
  color: #000;
  width: 42px;
  text-align:center;
  padding-top: 14px;
}	

/*-------------- Index Sidebar------------*/

#index-sidebar {
	float: right;
	width: 440px;
	padding-top: 20px;
}

#index-sidebar ul {
	margin-bottom:20px;
	list-style: none;
}

#index-sidebar ul li {
	line-height: 2.5em;
	font-size: 1.0em;
}

#index-sidebar a {
	color: #310b72;
	}
	#sidebar a:hover {
		background-color: #eef0ff;
		text-decoration: none;
	}


#index-sidebar .sidebar_left ul h2 {
	font-size:1.4167em;
	margin:0 0 1.0588em 0;
}

#index-sidebar .sidebar_right ul h2 {
	padding-bottom: 10px;
	border-bottom: dashed 1px #CFCFCF;
	font-size: 1.5em;
}

#index-sidebar .sidebar_left ul ul li {
	border-bottom: dashed 1px #CFCFCF;
}

#index-sidebar .sidebar_right ul ul li {
	border-bottom: dashed 1px #CFCFCF;
}

#index-sidebar .sidebar_left {
	width: 250px;
	float: left;
	padding: 0 10px 0 10px;
}

#index-sidebar .sidebar_right {
	width: 150px;
	float: right;
	padding: 0 10px 0 10px;
}
#side-about p {
	line-height: 1.2em;
}

#ian { margin: 0; padding: 0; }
#ian div { width: 125px; float: left;}
#ian div.right { display: inline; margin: 0 0 0 30px;}