body 
{
    font-family:  Verdana, "lucida grande", "lucida sans unicode", sans-serif;
	font-size: 13px;
	margin: 0;
    padding: 0;
	color: #444;
    background-color: #efefef;
}

h1 
{
    color: #0080c0;
    font-size: 118%;
    margin-bottom: 5px;
    margin-top: 20px;    
}

h2 
{
    color: #0080c0;
    font-size: 110%;
    margin-bottom: 5px;
    margin-top: 20px;        
}

h3, h4, h5, h6 
{
    color: #0080c0;
    margin-bottom: 5px;
    margin-top: 20px;        
}

a:active 
{
    color: #000000;
}

a:visited 
{
    color: #4096EE;
}

a:hover 
{
    color: #4096EE;
}

a:focus 
{
    color: #4096EE;
}


a 
{
    color: #105CB6;
    cursor: pointer;
    outline-style: none !important;
    outline-width: medium !important;
    font-weight: bold;
}

a img
{
    text-decoration: none;
}

p 
{
    margin: 0.3em 0 1em;
    line-height: 1.5em;
}

ul, ol 
{
	margin-top: 5px;
	margin-bottom: 8px;
}

code, tt 
{
	font-family: Verdana, sans-serif;
}

td.Header 
{
	color: #000000;
    border-bottom: none;
	background-image: url(http://mikeknowles.com/images/bg1x60.png);
}

div.Header 
{
	margin: 0;
	height: 60px;
}

a.HeaderLinkStyle, a.HeaderLinkStyle:hover, a.HeaderLinkStyle:focus, a.HeaderLinkStyle:visited 
{
    color:#ffffff;
}

div.Title 
{
	margin: 0px;	
	padding-top: 6px;
	padding-left: 12px;
}

div.Title a 
{
	color: #ffffff;
    font-style: normal;
	font-weight: normal;	
	font-size: 300%;
	color: #fff;	
	font-family: tahoma, verdana, "lucida grande", "lucida sans unicode", sans-serif;	
	letter-spacing: 0.02em;
	text-decoration: none;
}

a.TitleLinkStyle 
{
	font-family: Verdana, sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}

a.TitleLinkStyle:hover, a.TitleLinkStyle:focus, a.TitleLinkStyle:visited 
{
    color:#ffffff;
}

div.Subtitle 
{
	font-weight: normal;
}

td.Margin 
{
	background-color: #FFFFFF;
	font-size: 92%;
}

td.Body 
{
	background-color: #FFFFFF;
}

td.Footer 
{
	font-weight: normal;
	text-align: right;
    padding: 6px 20px;
}

td.DayDate 
{
	font-family: Georgia, sans-serif;
	padding: 8px 4px 8px 4px;
}

td.DayDate div.DayDate 
{
    color: #999999;
	font-weight: bold;
	padding: 6px 8px;
}

div.commentBoxStyle 
{
	border: 1px solid #356AA0;
	margin: 0px 15px 8px 22px;
    font-size: 92%;
}

div.commentDateStyle 
{
    background-color: #4096EE;
    color: #FFFFFF;
    font-size: 98%;
    padding: 2px 4px;    
}

div.commentBodyStyle 
{
	margin: 4px 0px 4px 0px;
	padding: 1px 4px 1px 3px;	
}

div.commentBoxFooterStyle 
{
	padding: 0px 4px 4px 4px;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	text-align: right;
}

table.commentViewTableStyle 
{
	margin: 0px 15px 8px 22px;
	border: 1px solid #356AA0;
}

/* IE requires TD styles for table padding */
td.commentViewTableStyle 
{
    padding-left: 12px;
    padding-right: 12px;    
}

td.commentViewTableStyleLeft 
{
    padding-left: 12px;
}

.commentHeaderTableStyleLeft 
{
    margin: 0;    
    padding-top: 0;
    padding-left: 5px;
}

.commentHeaderTableStyleLeft h1 
{
    margin: 0;
    padding: 4px 0 6px;
    color: #ff6c17;
}

td.commentViewTableStyleRight 
{
    padding-right: 12px;
}

.commentReview
{
    margin:0 15px 8px 22px;
}

.commentViewLabelStyle 
{
    font-weight: normal;    
}

.commentViewLabelStyleSub 
{
    font-weight: normal;
}

table.Item 
{
	margin-bottom: 8px;
	border: 1px solid #CCC;
}

td.ItemTitle 
{
	background-color: #356AA0; 
}

td.ItemTitle div.ItemTitle 
{
	font-weight: bold;
	padding: 4px;
}

td.ItemText div.ItemText 
{
	padding: 4px;
	width: 768px;
}

td.ItemData div.ItemData 
{
	font-size: 85%;
	text-align: right;
	color: #808080;
	padding: 0 6px 6px 0;
	overflow: auto;
}

div.AdminMenu 
{
	padding: 5px;
}

table.MarginSection 
{
	margin: 8px 0px 0px 0px;
	border: 1px solid #356AA0;
}

td.MarginSectionHeading 
{
	font-family: Verdana, sans-serif;
	font-weight: bold;
	background-color: #356AA0;
	padding: 1px;
	color: #ffffff;
}

td.MarginSectionBody 
{
	font-family: Helvetica, sans-serif;
}

.MarginSectionBody a 
{
    font-weight: normal;
}

.categoryListCellStyle 
{
	margin: 0px;
	padding: 0px;
}

.categoryListLinkStyle 
{
	font-family: Verdana, sans-serif;
}

.categoryListNestedOutlineTitleStyle 
{
	font-family: Verdana, sans-serif;
}

.categoryListNestedOutlineBodyTableStyle 
{
	margin-left: 22px;
}

span.tagCloud a 
{	
    line-height: 170%;    
    padding: 0 1px;
} 

a.smallerTag  
{	    
    font-size: 105%;
    font-weight: normal;	
} 

a.mediumTag  
{    
    font-size: 115%;    
    font-weight: bold;
} 

a.largeTag  
{
    font-size: 120%;
    font-weight: bold;
} 

a.smallTag  
{
    font-size: 110%;
    font-weight: bold;
} 

a.smallestTag  
{
    font-weight: normal;
} 

a.largerTag  
{
    font-size: 130%;
    font-weight: bold;
} 

a.largestTag 
{
    font-size: 135%;
    font-weight: bold;
}

.navigatorLinksTableStyle 
{
	margin: 0px;
	padding: 0px;
}

.archiveLinksTableStyle 
{
	font-family: Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

.archiveLinksTableStyle a 
{
    font-weight: normal;
}

.navigatorLinksLinkStyle 
{
	font-family: Verdana, sans-serif;
}

.adminNavbarStyle ul
{
	margin: 0px;
}

.FreeTextboxStyle 
{
	color: #000000;
}

.item-paging 
{
	font-weight: normal;
	text-align: center;
    font-weight: bold;
    margin-bottom: 21px;
    margin-top: 0;
}

.item-paging a 
{
    text-decoration: none;
}

.post-paging a 
{
    text-decoration: none;
}

.post-paging 
{
    font-weight: bold;
    margin-bottom: 1.5em;
    margin-top: 0.5em;
    text-align: center;
}

.post-paging .previous-posts 
{
    float: left;
}

.post-paging .previous-posts span 
{
    margin-right: 0.2em;
}

.post-paging .next-posts 
{
    float: right;
}

.post-paging .next-posts span 
{
    margin-left: 0.2em;
}

.clear 
{
    clear: both;
}

.connectImg 
{
    border-style: none;
    vertical-align: bottom; 
    margin-right: 0px
}

.searchword 
{
    background-color: #ff9a66;
}

.topLinksTableStyle a 
{
	font-family: Helvetica, sans-serif;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

form 
{
    margin: 0px; 
    padding: 0px;
}

td.SiteFooter 
{
	margin: 0;
    /*background-color: #000;*/
    border: none;    	    
    /*background: url(http://mikeknowles.com/images/blk1x60.png) repeat-x scroll 0 0;*/
    height: 60px;	
    font-size: 85%;    
}

div.SiteFooter 
{
	margin: 0;
	color: #222;
    border: none;    	    
    height: 110px;	
    vertical-align: bottom;
    text-align: center;
    line-height: 4em;    
}

.displayNone 
{
    display: none;
}

.commentPreview 
{
    border: 1px solid #356AA0;
    margin: 4px 0px;
    padding: 1px 4px;
}

#previewBox
{
    min-height: 60px;
}

#livePreviewBox 
{
    margin: 4px 0px;
    width: 99%;
    margin-top: 4px;
}

table.statsTableStyle 
{
	border-width: thin thin thin thin;
	border-spacing: 0px;
	border-style: outset outset outset outset;
	border-color: gray gray gray gray;
	border-collapse: separate;
	background-color: white;
}

table.statsTableStyle th 
{
	border-width: 1px 1px 1px 1px;
	padding: 2px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	background-color: white;
}

table.statsTableStyle td 
{
	border-width: 1px 1px 1px 1px;
	padding: 2px;
    padding-top: 4px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	background-color: white;
}

table.statsTableStyle td a 
{
    text-decoration: none;
}

table.statsTableStyle td a:hover 
{
    text-decoration: underline;
}

.searchword 
{
    background-color: #ff9523;
}

#container 
{
    width: 990px !important;
    margin: 0 auto;
    text-align: left;
}

.syntaxhighlighter 
{
    width: 760px !important;
}

/* 3-state buttons */
.spriteButton a 
{
    background-position: 0 0;
    background-repeat: no-repeat;    
    height: 51px; 
    display: inline-block;
    outline: none;
}

.spriteButton a:hover 
{     
    background-position: -0px -66px;
    background-repeat: no-repeat;    
}

.spriteButton a:active 
{ 
    background-position: -0px -132px;
    background-repeat: no-repeat;     
}

.next a 
{     
    background-image: url('/images/next.png'); 
    width: 145px; 
}

.previous a 
{     
    background-image: url('/images/previous.png'); 
    width: 186px; 
}

.send a 
{     
    background-image: url('/images/send.png'); 
    width: 183px; 
}
/* end 3-state buttons */

/* admin styles */
.signInContainerStyle 
{
    margin: 22px 12px;
}

#EditConfigBox_Label12, #EditUserBox_labelConfig
{
    color:#555555;
    font-size:110%;
    font-weight:bold;
    line-height:2em;
    margin-left:22px;
}

.configSectionStyle 
{
    margin: 6px 22px;
}

.configSectionTitleStyle
{
    color: #555555;
    font-size: 105%;
    font-weight: bold;
    line-height: 1.5em;
}

#EditConfigBox_buttonSave, #EditUserBox_buttonSave
{
    margin-left: 22px;
}

.adminNavbarStyle {
    margin: 1.5em 22px 22px 22px;
}

.adminNavbarStyle ul {
    list-style-type: none;
}

.statsTableStyle 
{
    margin:8px 22px;
}
/* end admin styles */