/*Here we go - this will be interesting...*/

body { text-align: center; min-width: 786px; }

/* Outer bounding box for all pages */
#Frame {
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	width:944px;
	text-align:left; }
	
	/* Back to top */
#BackToTop {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: right;
	font-size: 9px; }

/* Copyright notice at bottom */
#Copyright {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	font-size: 10px; }
	
	/* 2-Column box with gray sides all around */
.TwoColClosedBox {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	}

/* Left side text */
.TwoColClosedText {
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 20px 20px;
	width: 771px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 751px; }
	
html>body .TwoColClosedText { width:570px; }

/* Right side text */
.TwoColClosedSidebar {
	float: right;
	margin: 20px 0px 20px 0px;
	padding: 0px 20px 0px 20px;
	width: 165px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 125px; }

html>body .TwoColClosedSidebar { width:125px; }

/* Sidebar boxes */
.SidebarBox, .SidebarAnnounce { margin-bottom: 25px; }

/* Special Announcement box */
.SidebarAnnounce {
	padding: 10px;
		background-color: #E5FFE9;
	font-size:13px; }

/* Paragraphs inside Special Announcement box */
.SidebarAnnounce p {
	padding: 10px 0px 0px 0px;
	font-size: 11px;
	font-weight: normal;
	line-height:15px;
	color: #333; }

/* Syndicate image boxes */
.syndicate { margin-bottom:4px; }


/* Toggle link target */
#Toggle {
	padding: 4px;
	margin: 0px 0px 20px 0px;
	font-size: 9px;
	border: 1px solid #ccc;
	voice-family: "\"}\"";
	voice-family: inherit;
	border: 1px dotted #999; }

html>body #Toggle { border: 1px dotted #999; }

/* Comments box */
#CommentsBox {
	width:530px;
	padding: 15px;
	background-color: #f5f5f5;
	border: 1px solid #dedede; }

/* Paragraphs inside comments area */
#CommentsBox p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
	font-size: 13px;
	font-weight: normal;
	line-height:15px;
	color: #333; }

/* Quotes inside comments area */
#CommentsBox blockquote {
	display: block;
	margin: 0px 0px 20px 0px;
	padding: 0px 30px;
	font-size:11px;
	line-height:14px;
	color: #666; }

/* Comment info fields */
#CommentInfo {
	width:210px;
	padding-right:15px;
	margin-right:15px;
	float:left;
	text-align:left;
	border-right:1px dotted #ccc; }

	/* Remove traces of float */	
.ClearAll {
	clear: both;
	font-size: 2px; }

.SpacerClearRight { clear: right; font-size:1px; }
.SpacerClearLeft { clear: left; font-size:14px; }

.oldbrowsers { display: none; }


/*Text Elements*/

body {
	margin: 23px 13px 13px 13px;
	padding: 0px 0px 0px 0px;
	font-family: "Lucida Grande","Lucida Sans Unicode", verdana, arial, helvetica, sans-serif;
	color: #333;
	background-color: #fff; }

/* Normal links */
a {
	color: #000;
	text-decoration: underline; }

a:link { color: #000; }
a:visited { color: #666; }
a:hover { color: #fff; background-color:#000; }

/* External vs. Internal links inside posts */
a.external {
	voice-family: "\"}\"";
	voice-family: inherit;
	text-decoration: none;
	padding-bottom: 0px;
	border-bottom: 1px dotted #000; }

html>body a.external {
	text-decoration: none;
	padding-bottom: 0px;
	border-bottom: 1px dotted #000; }

a.external:visited {
	voice-family: "\"}\"";
	voice-family: inherit;
	text-decoration: none;
	padding-bottom: 0px;
	border-bottom: 1px dotted #666; }

html>body a.external:visited {
	text-decoration: none;
	padding-bottom: 0px;
	border-bottom: 1px dotted #666; }


/* Image border and background color fixes */
a.img {
	border: none;
	background-color:transparent; }
a.img:link {
	border: none;
	background-color:transparent; }
a.img:visited {
	border: none;
	background-color:transparent; }
a.img:hover {
	border: none;
	background-color:transparent; }

/* Abbreviations */	
abbr { border-bottom: 1px dotted #900; cursor: help; }


/***************************************************
HEADING TEXT ELEMENTS
***************************************************/

h1 {
	margin: 27px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 18px;
	font-weight: normal;
	line-height: 25px;
	color: #000; }

h2 {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	font-weight: bold;
	color: #600; }

h3 {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 18px;
	font-weight: normal;
	font-family: helvetica, arial, georgia, verdana, "sans-serif";
	line-height:15px;
	color: #000; }

h3.commenttitle { margin-bottom:5px; }

h3.commentintro { font-size:14px; margin-bottom:5px; }

h4 {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 10px;
	font-weight: bold;
	line-height:15px;
	color: #999933; }

h4.comments {
	margin-bottom:20px;
	padding-bottom:5px;
	border-bottom:1px dotted #999; }

h4.commentdate {
	margin-top:10px;
	margin-bottom:5px;
	font-size:10px; }

h4.audio {
	font-weight:normal;
	color:black;
        margin-bottom:10px; }
	
h5 {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 4px 0px;
	font-size: 12px;
	font-weight: bold;
	color: #660000;
	border-bottom:1px solid #dedede; }

h5.name {color:white;}

h6 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	font-weight: bold;
	color: #600; }


/***************************************************
PARAGRAPH TEXT ELEMENTS
***************************************************/

p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
	font-size: 13px;
	font-weight: normal;
	line-height:20px;
	color: #333; }

p.v10 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
	font-size: 10px;
	font-weight: normal;
	line-height:13px;
	color: #666; }

p.v11 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
	font-size: 11px;
	font-weight: normal;
	line-height:15px;
	color: #333; }

p.v11gray {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
	font-size: 11px;
	font-weight: normal;
	line-height:15px;
	color: #666; }

.blogrollmain {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
	font-size: 11px;
	font-weight: normal;
	line-height:15px;
	color: #333; }


.oldbrowsers {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	color: #c00; }
	
p.greenbox {
	margin: 0px 0px 10px 0px;
	padding: 5px 5px 5px 5px;
	font-size: 11px;
	font-weight: normal;
	line-height:13px;
	color: #000;
	border-top: 1px solid #9c9; }

blockquote {
	display: block;
	margin: 0px 0px 20px 0px;
	padding: 0px 30px;
	font-size:12px;
	line-height:20px;
	color: #666; }
	
blockquote+blockquote {
	margin: 0px 0px 20px 0px; }
	
.PostBox {margin-bottom: 15px; }

.floatleft {
		position:relative;
		float:left;
		margin-right:10px;
		display: inline;
}	


.floatleftthumb {
		position:relative;
		float:left;
  	margin-right:10px;
  	margin-top:2px;
  	display: inline;
}	

/* this should make things right in mozilla but get ignored by ie */

html>body  .floatleftthumb {
		position:relative;
		float:left;
  	margin-right:10px;
		margin-top:10px;
		display: inline;
}	

.floatright {
		position:relative;
		float:right;
  	margin-left:10px;
margin-right:10px;
		margin-bottom:10px;
		display: inline;
}	


.floatrightthumb {
		position:relative;
		float:right;
		margin-left:10px;
		margin-top:2px;
		display: inline;
}	
		
html>body  .floatrightthumb {
		position:relative;
		float:right;
		margin-left:10px;
		margin-top:10px;
		display: inline;
}

.counter{
		color:#ff0000;
		font-family:"Lucida Grande","Lucida Sans Unicode", verdana, arial, sans-serif;
		font-size:11px;
		font-weight:bold;
		margin-bottom:0px;
		text-align: center
}
	

/***************************************************
MISCELLANEOUS
***************************************************/

p+ul {
	padding-top: 0px;
	padding-bottom: 15px; }

p+ul li {
	list-style: square; }

ul+p {
	padding-bottom: 5px; }

ul {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 20px 16px;
	font-size: 12px;
	line-height: 17px; }

li {
	font-size: 12px;
	line-height: 17px;
	list-style: circle;
	color: #000; }
	
ul.sidebarlist {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px; }
	
li.sidebarlist {
	list-style: none;
	font-size: 12px; }

li.sidebarlistPopular {
	padding-bottom: 5px;
	list-style: none;
	font-size: 12px; }

.red { color:#c00; }

.gray { color: #666; }

.highlight { background-color:#ffc; }

img { border: none; }

img.screenshot { margin: 0px 0px 10px 0px; }

.v10 { font-size:10px; }

.v11gray { font-size:11px; color:#666; }

.sidecomment {
	font-size: 10px;
	color: #666; }


/***************************************************
FORM ELEMENTS
***************************************************/

input.txt, textarea.txt {
	font: 12px "Lucida Grande","Lucida Sans Unicode", verdana, arial, helvetica, sans-serif;
	color: #333; }

.code {
	font-family: monaco, courier new, courier, monospace;
	color:#393;
	font-size: 11px;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: 11px; }
	
html>body .code { font-size: 9px; }

form {
	display: block;
	margin: 0px;
	padding: 0px; }

.quicktags input {
    background: #f4f4f4;
    border: 1px solid #b2b2b2;
    color: #000;
    font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
    margin: 1px;
    padding: 3px;
}
