body	
{
	font-family: Georgia, Palatino Linotype, Times, Times New Roman, serif;
	color: #555;
	font-size: small;
	background-color: gray;
	background: #666 url(background.gif) repeat-x bottom left;
  padding: 0;
  margin: 0;
}

#brickup-container
{
	background: #fff url(header.gif) no-repeat top left;
	text-align:left;
	margin: 2%;
  padding: 60px 0px 0px 0px;
	border: 1px solid black;
	/*line-height: 1.1; FIX: http://www.dracos.co.uk/web/css/ie6floatbug/*/
	width: 96%; /*This appears to be fixing the bug where the floating elements disappear.*/
}

li a.selected
{
}


/* Special stuff for title links */
h1 a,
h2 a
{
	color: #555;
}

h1 a:visited,
h2 a:visited
{
	color: #555;
}

h1, h2, h3, h4, h5
{
	margin-bottom: 0.2em;
	margin-top: 1em;
}

q 
{
  font-style: italic;
}


a
{
	color: #f90;
	font-weight: bold;
	text-decoration: none;
}


a em
{
	font-style: normal;
	text-decoration: underline;
}

a:hover
{
	color: #c60;
	text-decoration: underline;
}

a:active
{
	color: #c60;
}

a:visited
{
	color: #c60;
}

a.external 
{
    background: url(external.gif) center right no-repeat;
    padding-right: 13px;
}

#brickup-tools
{
	/*border: 1px dotted red;*/
}

#brickup-tools ul, #brickup-tools li
{
  display: inline;
  margin-left: 0;
  padding-left: 0;
}

#brickup-menu 
{
	float: left;
	margin: 0px;
	border-right: 1px dotted black;
	padding-right: 1em;
	margin-right: 1em;
  margin-bottom: 2em;
  /*border: 1px solid red;*/
}

#brickup-menu ul
{
	/*border: 2px dotted red;*/
	list-style: none;
	padding: 0;
	padding-left: 1.5em;
	margin: 0;
}

#brickup-breadcrumb 
{
	margin:0;
  padding:0;
  /*border: 1px solid red;*/
}

#brickup-breadcrumb ul
{
  display:inline;
  margin:0;
  padding:0;
}

#brickup-breadcrumb ul li
{
  display:inline;
  margin:0;
  padding:0;
}


#brickup-document 
{
	color: #666;
	float: left;
	width: 75%;
	margin-top: 3em;
	/*border: 2px dotted red;*/
	margin-bottom: 2em;
}

.comment
{
	background-color: #eee;
}

.comment h3
{
	background-color: #ddd;
}

#brickup-login, #brickup-logout
{
	float:right;
  margin:0px;
  padding:0px;
	margin-right: 2em;
	margin-bottom: 2em;
  display:inline;
  /*border: 1px dotted red;*/
}


.hijackthislog
{
	font-family : "Courier New", Courier, monospace;
}

#brickup-footer 
{
  margin-top: 3em;
  clear:both;
	font-size: 75%;
	border-top: 1px solid black;
	padding: 0.5em;
	padding-left: 1.5em;
}

#brickup-footer ul
{
  display: inline;
  margin-left: 0;
  padding-left: 0;
}

#brickup-footer ul li
{
  display: inline;
  border-left: 1px dotted gray;
  margin-left: 0;
  padding-left: 0.25em;
  padding-right: 0.25em;
}

#brickup-footer ul li.first
{
  border-left: none;
}

#brickup-skiptocontent
{
  position: absolute;
  left: -1000px;
  width: 900px;
}

em.error
{
	color: #f00;
}


/******/
#koffix-manual-welcome-shot, 
	#koffix-manual-scan-finished-shot
{
	float:right;
	margin-left: 2em;
	margin-bottom: 2em;
}


#koffix-manual-scan-finished-headline,
	#koffix-manual-updating-headline
{
	clear:both;
	/*border: 3px solid black;*/
}

#recent-sites
{
	float:right;
	margin-top: 1em;
	margin-left: 1em;
	padding-left: 1em;
	border-left: 1px dotted black;
	width: 25%;
}

#recent-sites ul
{
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}

#recent-sites span.date
{
	font-size: x-small;
	font-weight: bold;
}

blockquote
{
    background: url(quote.gif) 0px 10px no-repeat;
	font-style: italic;
    padding-left: 35px;
	padding-top: 0.1em;
}

/******/

#googlead-bottom
{
    margin-top: 2em;
    clear:both;
}

.comment
{
	background-color: #eee;
	margin-bottom: 1em;
}

.comment-headline
{
	background-color: #ddd;
	overflow: hidden;
	padding: 0.25em;
}

.comment-headline h3 
{
	float: left;
	margin-top:0;
}

.thumbs-updown 
{
	float: right;
}

.thumbs-updown img
{
	border:0;
}

.belowthold h3
{
	color: #bbb;
}

.belowthold a
{
	color: #bbb;
}

.comment p
{
padding:0.25em;
}

img
{
	border: none;
}

.comment-poll label:hover
{
	cursor: pointer;
}

.comment-poll, .comment-poll form, .comment-poll div
{
	display: inline;
}
