/*GLOBAL RESET*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {margin:0; padding:0;} 
table {border-collapse:collapse; border-spacing:0;} 
fieldset,img {border:0;} 
address,caption,cite,code,dfn,em,strong,th,var {font-style:normal;font-weight:normal;} 
ol,ul{list-style:none;} 
caption,th {text-align:left;} 
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:bold;} 
q:before,q:after {content:'';} 
abbr,acronym {border:0;} 

p{font-family:Georgia, "Times New Roman", Times, serif;}
body{background:#770000;}
/*LAYOUT*/
#wrapper{
	width:800px;
	margin:0 auto;
	color: #FDFDD6;
}

#blogWrapper #wrapper {
color: #666666;
}

#blogWrapper h2 {display: none;}
#header{width:800px; height:91px; background:url(images/header_bkgrd.jpg) no-repeat;}
#logo{float:left; text-indent:-9999px;}
#mainMenu{float:right; padding:34px 10px 0 0; margin-bottom:-4px;}
#mainMenu li{display:inline; margin:0 0 0 -4px;} 

#content{width:800px; background:#fdfdd6;}
#col1{width:400px; float:left; padding:0 20px 0 10px;}
	#col1 p{font-size:18px; padding:70px 0 0 0; line-height:1.4em; color:#666666;}
#col2{width:352px; float:left; margin:0 0px 15px 0;}

#products{width:800px; background:url(images/btmcontent_bkgrd.jpg); height:1675px; clear:both; border-top:#DDDD00 1px solid; margin:15px 0 0 0;}
	#products h2{width:800px; height:43px; background:url(images/Past_work_header.jpg) no-repeat #fdfdd6; text-indent:-9999px; margin:0 0 10px 0; padding:0 0 10px 0;}
	
	.bookSection{float:left; width:780px; height:245px; margin:0 0 10px 10px; border:#808040 1px solid;}
	
	.bookSection img{float:left; margin:0 5px 0 0 ;}
	.bookSection p{font-size:12px; color:#999999; padding:0 0 5px 0; }
	.bookSection h4{font-size:18px; color:#999999;}
	
/*WHATS NEXT PAGE*/
#nextcontent{width:800px; background:#fdfdd6;}
#nextcontent #col1{width:400px; float:left; padding:0 15px 0 10px; }
#nextcontent #col1 p{font-size:18px; padding:5px 0 0 0; line-height:1.3em; color:#666666;}
.margin{margin:15px 0 0 0;}
#nextcontent #col1 ul{font-size:18px; padding:5px 0 15px 50px; line-height:1.4em; color:#666666;}

#nextcontent #col2{width:333px; float:left; margin:0 0px 0 0;}
#nextcontent #products{width:800px; background:url(images/book_bkgrd.jpg) no-repeat bottom; height:200px; clear:both; border:none;}

#footer{width:800px; background:url(images/footer.jpg) repeat-x; height:33px; clear:both;}
	#footer p{text-align:center; font-size:10px;}
#colBLog{width:800;  float:left; margin: 20px; padding:20px 20px 20px 40px;}
#wrapper_blog {
	width: 80%;
	margin: 0 20px 0 0;
	padding: 20px;
  text-align:left;
}

.BlogShort {
	margin: 15px auto;
	padding: 5px 15px;
	border-bottom: 3px solid #c0c0c0;
/*	background: #fff; */
}

.BlogLong {
/*	background: #fff; */
	padding: 5px 15px;
	border-top: 3px solid #c0c0c0;
	border-bottom: 3px solid #c0c0c0;
}

.BlogLong div.entryText {
	font-size: 18px;
}

.BlogShort h3.EntryTitle a, .BlogLong h3.EntryTitle {
	border-bottom: 1px dashed #909090;
	display: block;
	padding: 5px;
	margin: 0;
}

.BlogShort h3.EntryTitle a {
	margin-top: -19px;
}

.BlogShort p, .BlogLong p {
	margin: 5px 0;
	clear: both;
}

div.UserComments {
	margin: 15px 0;
	border-top: 1px dashed #909090;	
}

div.UserComments h4 {
	margin: 5px 0;
}

div.comment, p.noComments {
	margin: 5px;
	padding: 5px;
	background: #E9EBE3;
	font-size: 12px;
	border-left: 10px solid #825B2F;
}

div.clr {
	background: #EFE6E3;
	border-left: 10px solid #F06EA9;
}

p.noComments {
	color: red;
}

div.comment p span.userName {
	font-weight: bold;
}

div.comment p.commentDate {
	font-size: 12px;
	color: #777;
}

div.comment p {
}

div.tagList {
	margin-bottom: 10px;
	border-bottom: 1px dashed #909090;
	padding-bottom: 10px;
}

ul.tagLinkList {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.tagLinkList li {
	float: left;
	font-size: 10px;
}

ul.tagLinkList li a {
  background-color: #e0e0e0; 
	border: 1px solid #909090;
	padding: 1px 5px;
	margin: 3px 1px;
	display: block;
}

ul.tagLinkList li a:hover, ul.tagLinkList li a:visited:hover {
	background: #825b2f;
	color: #ececd4;
}

.searchEntries {
	padding: 10px;
}

.searchEntries h4 {
	margin: 0;
}

.row {
	clear: both;
	padding: 5px;
	font-size: .8em;
}

.row .label {
	float: left;
	text-align: right;
	width: 123px;
	font-weight: bold;
}

.row .val {
	float: left;
	text-align: left;
	width: 345px;
	padding-left: 5px;
}

.Msg {
	font-weight: bold;
	background: #fff;
	padding: 5px 15px;
}

.errMsg {
	color: red;
	border: 1px solid red;
	background: #fff;
	padding: 5px 15px;
	margin: 10px 0;
}

.smalltext {
	font-size: 18px;
}

.smalltext a {
	font-size: 18px;
}

.shortText {
	margin-bottom: 10px;
	border-bottom: 1px dashed #909090;
	padding-bottom: 10px;
}

.left {
	float: left;
}

.right {
	float: right;
}

.hide, .off {
	display: none;
}

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

div.searchformdiv
{
  border: 2px solid;
}

div.taglistdiv
{
  border: 2px solid;
}

div.taglistdiv ul
{
  margin: 0;
  padding-left: 15px;
}

div.archivelistdiv
{
  font-weight: 700;
  border: 2px solid;
}

div.archivelistdiv ul
{
  margin: 0;
  padding-left: 15px;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
* html div.comment {
	height: 1%;
}
/* End hide from IE-mac */
