body {
	background: #fff url('../Images/hedr33.jpg');
	background-repeat: repeat-x;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
  font-size: 1em;
  color: #555;
}

input, textarea {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
  font-size: 0.8em;
}


.searchBox { width: 100px; border: 1px solid #666; }
.searchbutton { color: #555; }

a {
	color: #3B6EBF;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#header 
{
    height: 100px;
}

h1,h2,h3,h4,h5,h6 { margin-bottom: 0; }

#header h1 { padding-left: 16px; font-size: 26px; color: #FFF; margin:0; }
#header h1 a { color: #FFF; text-decoration: none; }
#header h2 { padding-left: 17px; padding-top: 0px; font-size: 16px; color: #FFF; font-style: italic; margin:0; }

#wrap {
    margin: 0 auto;
    width: 95%;
}
.middle {
	float: left;
	width: 70%;
	margin: 0 5px;
	padding: 0 1%;
}

.right {
	float: left;
	width: 20%;
	margin: 0 5px;
}

.right ul {
	padding: 15px 0 15px 30px;
	margin:0;
}

.right li {
	margin-bottom:5px;
	list-style-type: square;
}

.middle h2 { font-size: 16px; margin-bottom: 10px; margin-top: 10px;}
.right h2 { font-size: 14px; margin-top: 15px;}

#clear {
	display: block;
	clear: both;
	width: 100%;
	height:1px;
	overflow:hidden;
}

#footer {
    margin: 20px auto 0 auto;
	text-align: center;
	border-top: dotted 1px #ccc;
	padding: 10px 0 10px 0;
	color: #666;
	background: #eee;
}

.entryviewheading, .entrylistheader {
	font-size: 1.5em;
	color: #555;
	font-weight: bold;
}

.entrylistheader a {
	color: #555;
}

.entrylistfooter, .entryviewfooter {
	font-size: 80%;
	border-top: solid 1px #333;
	padding-top: 4px;
}

.entrylistheadersub {
	font-size: 80%;
}

#lqdmad {
	text-align: center;
	border: dashed 1px #333;
	padding: 5px;
}

dt.comment {
	font-style: italic;
}

.textline {
	border: 1px solid #666;
	width: 80%;
	padding: 4px;
}

.textmultiline {
	border: 1px solid #666;
	width: 80%;
	padding: 4px;
}

.tagcloudlarge {
	background-color: #ffe6b7;
	padding: 5px;
	list-style-type: none;
	text-align: center;
	border: dashed 1px #a67a28;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}

.tag1, .tag2, .tag3, .tag4, .tag5, .tag6 {
	display: inline;
	margin: 0;
	padding: 0;
	margin-right: 8px;
}

.tag1 {
	font-size: 160%;
	font-weight: 900;
}

.tag2 {
	font-size: 150%;
	font-weight: 700;
}

.tag3 {
	font-size: 140%;
	font-weight: 500;
}

.tag4 {
	font-size: 130%;
	font-weight: 350;
}

.tag5 {
	font-size: 120%;
	font-weight: 200;
}

.tag6 {
	font-size: 110%;
	font-weight: 100;
}

li.nodisc { list-style-type: none; }

img.book { width:150px;height:196px;border:1px solid #777; }