body {
	padding: 0;
	margin: 0;
	height: 100%;
	background: #dcdcdc;
	font: 14px 'Trebuchet MS', Trebuchet;
}
#pagewrapper {
	margin: 0px auto;
	padding: 0;
	width: 970px;
	text-align: left;
	background: url(images/content-bg.gif) repeat-y top left;
	height: 100%;
}
#search {
	width: 244px;
	height: 42px;
	padding: 0px;
	margin: 10px auto;
}
#search .searchfield{
	height: 42px;
	width: 196px;
	float: left;
	padding: 0px;
	background: #000 url(images/searchbg.gif) top left no-repeat;
}
#search .searchword{
	background-color: transparent;
	border: 0px;
	padding: 2px; 
	margin: 11px 0px 0px 0px;
}
.header {
	padding: 0;
	margin: 0;
	height: 163px;
	background: url(images/header-bg.gif) repeat;
}
.header div {
	padding: 0;
	margin: 0;
	width: %100;
	height: 166px;
	background: url(images/header-left.gif) no-repeat top left;
}
.header div div {
	padding: 0px;
	margin: 0;
	width: %100;
	height: 166px;
	background: url(images/header-right.gif) no-repeat top right;
}
.header img {
	margin: 20px 0px 0px 30px;
	border: 0px;
}
.header small {
	position: absolute;
	margin: 120px 0px 0px 260px;
	
}
.header-bottom div {
	background: url(images/toplinks.gif) no-repeat top center;
	width: 312px;
	height: 237px;
	margin: 0px 0px 0px 5px;
	padding: 0px 4px 0px 0px;
	float: left;	
	font-size: 12px;
}
.main {
	background: url(images/main-top.gif) top left no-repeat;
	height: %100;
	padding: 0px;
	margin: 0px;
	float:left;
	width: 100%;
}
.main2{
	background: url(images/main-bg.gif) top left repeat-y;
	height: %100;
	padding: 0px;
	margin: 19px 0px 0px 0px;
	float: left;
	width: 100%;
}
.main3{
	background: url(images/main-bottom.gif) bottom left no-repeat;
	height: %100;
	padding: 0px;
	margin: 0px;
	float: left;
	width: 100%;
}
#left{
	background:none;
	width: 659px;
	float: left;
	
}
#right{
	background:none;
	width: 299px;
	float: left;
	text-align: center;
	padding-top: 5px;
}
#left .thepost {
	background: none;
}
#left .postdate {
	width: 49px;
	background:none;
	float:left;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	text-align: center;
	color: #FFF;
}
#left .postdate .day{
	font-size: 1.8em;
}
#left .postdate .month, #left .postdate .year{
	font-size: 0.7em;
}
#left .postcontent {
	width: 599px;
	float:left;
	background:none;
}
#left .postcontent p{
	padding: 0px;
	margin-left: 10px;
	color: #333333;
}
#left .postcontent cite{
	font-size:18px;
	padding: 5px 0px 0px 5px;
	color: #4c4c4c;
}
#left .postcontent-author {
	width: 599px;
	float:left;
	background:#b2e5ff;
}
#left .postcontent-author p{
	padding: 0px;
	margin-left: 10px;
	color: #333;
}
#left .postcontent-author cite{
	font-size:18px;
	padding: 5px 0px 0px 5px;
	color: #4c4c4c;
}
#left .postcontent-author em, #left .postcontent em{
	color: #000;
	font-size:11px;
	margin-bottom: 5px;
}
#left .postcontent blockquote {
	padding: 70px 10px 15px 10px;
	margin-left: 50px;
	color: #FFF;
	font-size: 11px;
	background:url(images/blockquote.gif) #3a3839 top left no-repeat;
}
#left .postcontent blockquote p{
	color: #FFF;
}
#left .postpost {
	font-size: 10px;
	height: 20px;
	margin: 0px 0px 20px 0px;
	padding: 0px 10px 0px 0px;
	text-align: right;
	background: url(images/postcontent-bg.gif) left bottom repeat-x;
}
.advertise {
	margin: 4px;
	border: 0;
}
#navigation {
	margin: 0px 0px 20px 0px;
}
.alexa {
	margin:0px auto;
	padding:2px 0px 0px 0px;
	background: url(images/alexa-bg.gif) no-repeat top left;
	width: 244px;
	height: 158px;
}
.recentcomments {
	font-size: 12px;
}
/* Headings */
.header-bottom h2 {
	color: #FFF;
	font-size: 22px;
	margin: 0px;
	padding: 15px 0px 0px 20px;
}
#left .thepost h3 {
	padding: 0px 0px 8px 10px;
	margin:0px;
	font-size: 1.8em;
	background: url(images/h1-bg.gif) no-repeat bottom left;
}
.header h1 {
	padding: 0px;
	margin: 30px 0px 0px 80px;
	display: inline;
	position: absolute;
	font-size: 80px;
}
#right h2 {
	text-align: left;
	padding: 3px 0px 3px 10px;
	margin: 5px 2px 10px 0px;
	font-size: 1.5em;
	color: #FFF;
	background: #2c2c2c;
}
/* Lists */
.header-bottom li {
	margin:3px 3px 3px 0px;
	list-style: url(images/bullet.gif) outside;
}
#right ul {
margin: 0px 0px 10px 40px;
padding: 0px;
text-align: left;
color: #ff9933;
}

/* Links */
.header-bottom li a:link, .header-bottom li a:visited {
	text-decoration: none;
	border-bottom: 1px dashed #4c4c4c;
	color: #4c4c4c;
}
.header-bottom li a:hover {
	text-decoration: none;
	color: #000;
	border-bottom: 1px solid #000;
}
.postcontent h3 a:link, .postcontent h3 a:visited {
	text-decoration: none;
	color: #4c4c4c;
	border: none;
}
.postcontent h3 a:hover {
	text-decoration: none;
	border: none;
	color: #000;
}
.postcontent a:link, .postcontent a:visited, .postcontent-author a:link, .postcontent-author a:visited {
	text-decoration: underline;
	color: #666699;
	border: none;
}
.postcontent a:hover, .postcontent-author a:hover {
	text-decoration: none;
	color: #000;
	border: none;
}
.postcontent cite a:link, .postcontent cite a:visited, .postcontent-author cite a:link, .postcontent-author cite a:visited{
	text-decoration: none;
	border-bottom: 1px dashed #000;
	color: #000;
}
.postcontent cite a:hover, .postcontent-author cite a:hover {
	text-decoration: none;
	color: #000;
	border-bottom: 1px solid #000;
}
#right li a:link, #right li a:visited {
	text-decoration: none;
	border-bottom: 1px dashed #FFF;
	color: #FFF;
}
#right li a:hover {
	text-decoration: none;
	color: #FFF;
	border-bottom: 1px solid #FFF;
}
/* Plugin: Pagination */
div.pagination {
		padding: 3px;
		margin: 3px;
		text-align:center;
	}
	
	div.pagination a {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		border: 1px solid #c2c2c2;
		
		text-decoration: none; /* no underline */
		color: #3a3839;
	}
	div.pagination a:hover, div.pagination a:active {
		border: 1px solid #000;

		color: #000;
	}
	div.pagination span.current {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		border: 1px solid #000;
		
		font-weight: bold;
		background-color: #000;
		color: #FFF;
	}
	div.pagination span.disabled {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		border: 1px solid #EEE;
	
		color: #999999;
	}

/* Plugin: GBCF */
#gb_form_div { 
  text-align : left;
  width : 99%;
}

#gb_form {
  text-align : left;
  background : transparent;
}

#gb_form_div a {
  color : #999;
  text-decoration : underline;
}

#gb_form_div a:hover, #gb_form_div a:focus, #gb_form_div a:active {
  color : #111;
  text-decoration : none;
  background-color : #fff;
}

#gb_form fieldset { 
  border : 0;
  margin-top : 10px;
}

#gb_form legend, #gb_form dt { 
  font-weight : bold; 
  color : #cc0000;
}

#gb_form legend {
  margin-left : -10px;
  padding-top : 5px;
}

#gb_form legend#mainlegend { 
  font-size : 1.1em;
  color : #003366;
  margin-left : -10px;
  padding-top : 5px;
  padding-bottom : 10px;
}

#gb_form legend#mainlegend small { 
  font-size : .7em;
  text-transform : uppercase;
}

#gb_form_div .formhead small a {
  font-size : .7em;
  background-image : none;
  display : inline;
  padding : 0;
  margin : 0;
}

#gb_form_div .main_formhead, #gb_form_div .formhead {
  font-size : 1.2em;
  color : #003366;
  width : 101%;
}

#gb_form label { 
  color : #003366; 
  margin-top : 5px;
  margin-left : 0;
}

#gb_form input.short, #gb_form input.med, #gb_form select.med, #gb_form textarea.textbox { 
  font : 1em verdana, arial, sans-serif; 
  color : #333; 
  padding : 2px; 
  border : 1px solid #999;
  background-color : #f6f6f6;
  width : 70%;
  font-size : 1.1em;
  height : auto;
}

#gb_form input.short {
  width : 12%;
}

#gb_form textarea.textbox {
  width : 98%;
  height : 220px;
  line-height : 1.5em;
}

#gb_form select.med {
  width : auto;
  max-width : 70%;
}

#gb_form input.checkbox {
  cursor : default;
  background : transparent;
  color : #003366;
  border : 0;
  padding : 0; 
  margin : 0;
  width : 10px;
  height : 10px;
}

#gb_form input.button:hover, #gb_form input.button:focus, 
#gb_form input.button.hover, #gb_form input.button.focus {
  background-color : #003366;
  color : #fff;
}

#gb_form input.short:hover, #gb_form input.short:hover, 
#gb_form input.med:hover, #gb_form input.med:focus, 
#gb_form select.med:hover, #gb_form select.med:focus, 
#gb_form textarea.textbox:hover, #gb_form textarea.textbox:focus, 
#gb_form input.short.hover, #gb_form input.short.focus,
#gb_form input.med.hover, #gb_form input.med.focus,  
#gb_form select.med.hover, #gb_form select.med.focus, 
#gb_form textarea.textbox.hover, #gb_form textarea.textbox.focus { 
  color : #000;  
  padding : 2px; 
  border : 1px inset #333;
  background-color : #fff;
  cursor : text;
}

#gb_form input.button {
  margin-top : 10px;
  padding-right : 20px;
  padding-left : 20px;
  width : 35%;
  float : right;
  cursor : pointer;
}

span.error, span.success { 
  color : red;  
  font-weight : bold; 
}

#gb_form_div dt small, span.success, dl#result_dl_blockq dt, #gb_form_div dt {
  color : #003366;
}

#gb_form_div .formhead span.success {
  color : #999;
}

#gb_form small.whythis, #gb_form small.whythis a { 
  font-size : .9em; 
  text-decoration : none;
  border : 1px solid #fafafa;
  color : #333;
  letter-spacing : 0.00001em;
}

#gb_form small.whythis a span {
  color : #fafafa;
  font-family : arial, sans-serif;
  padding : 1px 2px 1px 2px;
}

#gb_form small.whythis a:hover, #gb_form small.whythis a:focus, #gb_form small.whythis a:active { 
  text-decoration : none;
  color : #000;
}

#gb_form small.whythis a:hover span, #gb_form small.whythis a:focus span, #gb_form small.whythis a:active span { 
  border : 1px solid #000;
  background-color : #cc0000;
  color : #fff;
  font-style : normal; 
}

#gb_form p.creditline small {
  font-family : arial, sans-serif;
  clear : both; 
  display : block;
  text-align : right;
  margin : 0;
  padding : 25px 0 15px 0;
  font-size : .7em;
  letter-spacing : .0001em;
  color : #777;
}

#gb_form_div dl dd small {
  font-size : .7em;
  letter-spacing : 0.0000001em;
  margin-left : 0;
  padding-left : 0;
}
.abbr { 
  cursor : help; 
  border-bottom : 1px dashed #999;
}

dl#result_dl_blockq blockquote, dl.result_dl_blockq blockquote {
  margin-left : 0;
}

dl#result_dl_blockq blockquote p cite, dl.result_dl_blockq blockquote p cite {
  display : block;
  text-align : right;
}

#gb_form_div span.items {
  font-weight : bold;
  color : #999;
}