html {
   margin: 0 0 20px 0;
   padding: 0;
}

body {
	margin: 0;
	padding: 0 0 0 20px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: center;
	background-image: url(images/bgBlue.gif);
	background-repeat: repeat-y;
}

a { text-decoration: underline; color: #0099CC;}
a:visited {color: #336699;}
a img { border: 0; }
a:hover {color: #336699;}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1, h2, h3, h4, h5, h6, p, ol, ul, pre, blockquote, form, input {
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
h1, .h1 {
	font-size: 220%;
	color: #000000;
    margin: 0px 0px 3px 0px;
	letter-spacing: -0.05em;
}
h1 a, h1 a:visited, .h1 a, .h1 a:visited {
	color: #000000;
	text-decoration: none;
}
h1 a:hover, .h1 a:hover {
	color: #000000;
}
h2 {
	font-size: 180%;
	color: #000000;
	letter-spacing: -0.02em;
    margin: 10px 0px 5px 0px;
}
h2.module-header {
    margin: 0 0 5px 0;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: -0.05em;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #999999;		
}
h2 a {
        text-decoration: none;
}
h2 a:hover {
        text-decoration: underline;
}
h3 {
	font-size: 160%;
	color: #000000;
	margin-bottom: 15px;
	font-weight: normal;
	letter-spacing: -0.05em;
}
h4 {
	font-size: 120%;
	color: #666666;
	letter-spacing: -0.00em;  
	padding: 5px 0 2px 0;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h6 {
	font-size: 90%;
	color: #666666;
	letter-spacing: 0.05em; 
}

p, ul, ol, blockquote {
	color: #4C4C4C;
	line-height: 160%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 15px 0px;
}
.entry ol, .entry ul {
	padding-left: 3em;
}
blockquote {
	margin-left: 20px;
	font-style: italic;
	background-color: #F1FFC6;
	padding: 2px 5px;
	color: #464C34;
}
#container {
	position: relative;
	margin: 0 auto; /* center on everything else */
	width: 740px;
	text-align: left;
}
#banner {
	border-bottom: 1px dotted #999999;
	height: 152px;
	margin-bottom: 20px;
}
#banner span {
	display: none;
}
#banner a.blogName {
	background-image: url(images/theyShouldDoThat.gif);
	width: 433px;
	height: 46px;
	display: block;
	background-repeat: no-repeat;
	float: left;
	margin-top: 63px;
}
#banner a.blogDesc {
	background-image: url(images/aboutTSDT.gif);
	width: 306px;
	height: 66px;
	display: block;
	background-repeat: no-repeat;
	float: left;
	margin-top: 52px;
}
#banner .tagline {
	font-size: 18px;
	color: #999999;
	margin-bottom: 15px;
	font-weight: normal;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: -0.05em;
}

#alpha {
	width: 540px;
	float: left;
	clear: none;
}
#beta {
	float: right;
	width: 172px;
	margin-top: 8px;
	background-image: url(images/bgGrey.gif);
}
.categories {
	font-size: 18px;
	font-weight: normal;
	letter-spacing: -0.05em;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #999999;
	padding: 0 0 8px 0;
}
.categories a {
	color: #990000;
	text-decoration: none;
	font-family: Georgia;
	font-weight: normal;
	padding: 0px 3px;
}
.categories a:hover {
	text-decoration: underline;
	background: #f4f4f4;
}

.entry, .date-header {
	clear: both;
}
.date-header {
    margin-top: 15px;
	text-transform: uppercase;
	font-size: 75%;
	letter-spacing: .1em;
	font-weight: bold;
	color: #b2b2b2;
}
div.entry p a,
div.entry li a {
	font-weight: bold;
}

.entry-footer {
	border-bottom: 1px dotted #999999;
	padding: 0px 0px 7px 0px;
	text-align: right;
	display: block;
	clear: both;
	font-size: 90%;
}
.entry-footer a {
	text-decoration: none;
	font-weight: normal ! important;
}
.module {
	padding: 8px;
	background-color: #ffffff;
	margin: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;	
}
.module-search {
	padding: 0px;
	background-color: transparent;
}
.module-search input {
	padding: 0;
	margin: 0;
}
.module ul, .module ol {
	font-family: Georgia;
	font-size: 90%;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	line-height: 140%;
}
.module a {
	color: #990000;
	text-decoration: none;
}
.module a:hover {
	text-decoration: underline;
	background: #f4f4f4;
}
.smallTxt {
	font-size: 90%;
}
input.smallTxt {
	width: 50px;
}
.archive-list {
	list-style-position: outside;
	margin-left: 30px;
}
.imgCenter {
	text-align: center;
}
.imgRight {
	margin: 0pt 0pt 0pt 10px; float: right;
}
.imgLeft {
	margin: 0pt 10px 10px 0pt; float: left;
}
.basicBorder {
	border: 1px solid #cccccc;
}
.paddedBorder {
	border: 1px solid #cccccc;
	padding: 5px;
	background-color: #ffffff;
}
.imgRight a img, imgLeft a img {
	border-bottom: 5px solid #0099CC;
}
.imgRight a:hover img, .imgLeft a:hover img {
	border-bottom: 5px solid #336699;
}
.archiveEntry {
	float: left;
	margin: 0 10px 0 0;
}
.archiveEntryDetails {
	float: left;
	width: 450px;
}
.archiveEntry div{ /*div around entry image*/
	height: 78px;
	width: 78px;
	border: 1px solid #CCCCCC;
	margin: 5px;
	padding: 0px;
}
div.archiveEntry img, div.archiveEntry img.paddedBorder {
	overflow: hidden;
	position: absolute;
	clip:  rect(0px, 75px, 75px, 0px);
	margin: 1px;
	border: none;
	padding: 0;
}
.archiveEntry p, 
.archiveEntry blockquote, 
.archiveEntry h2, 
.archiveEntry div.bodyImg, 
.archiveEntry h4, 
.archiveEntry ol  {
	display: none;
}
.archiveEntryContainer {
	clear: both;
	padding: 10px 0 10px 0;
}
div.archiveEntry div.imgCenter, 
div.archiveEntry div.imgRight, 
div.archiveEntry div.imgLeft,
div.archiveEntry div.topImg {
	text-align: left;
	padding: 0;
	margin: 0;
	float: left;
}
.comment {
	border: 1px solid #E5F2F2;
	background: #F5FAFA;
	padding: 10px;
	margin: 10px 0;
}
.comment p {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	margin-bottom: 8px;
}
.comment p.comment-footer  {
	text-align: right;
	margin: 0px;		
}
p.comments-open-moderated {
	font-size: 90%;
}