html {
	min-width: 900px;
}

* {
margin: 0;
padding: 0;
}

body {
font: 11px Verdana, sans-serif; 
line-height: 17px; 
text-align: center;
background: #fff;
color: #000;
}

a {
color: #000;
background: #fff;
padding-bottom: 2px;
border-bottom: 1px solid #ccc;
text-decoration: none;
}

a:hover {
color: #000;
border-bottom: 1px solid #fff;
background: #ffc;
}

p {
margin-bottom: 15px;
padding: 0;
}

h1 {
text-decoration: none;
color: #000;
font-family: "Lucida Grande", Verdana, Geneva, Arial, sans-serif;
font-size: 22px;
line-height: normal;
letter-spacing: 0px;
margin: 0 0 3px 0;
font-weight: normal;
}

.index {
display: none;
}

h2 {
margin-bottom: 3px;
font-family: "Lucida Grande", Verdana, Geneva, Arial, sans-serif;
font-size: 22px;
line-height: normal;
letter-spacing: 0px;
font-weight: normal;
}

h2 a {
text-decoration: none;
color: #000;
font-weight: normal;
background: #fff;   
border: 0;
}

h2 a:hover {
border: 0;
padding: 0;
}

h3 {
margin-bottom: 15px;
font-weight: bold;
font-size: 11px;
text-transform: uppercase;
letter-spacing: .1em;
}

h3 a {
text-decoration: none;
border-bottom: 0;
}

h4 {
margin-bottom: 3px;
font-weight: bold;
font-size: 10px;
letter-spacing: .1em;
}

h5 {
margin-bottom: 5px;
font-weight: normal;
font-size: 10px;
text-transform: uppercase;
letter-spacing: .1em;
}

h6 {
margin-bottom: 3px;
/*font: 12px Georgia, Times, serif;*/
font-size: 12px;
font-weight: bold;
/*text-transform: uppercase;*/
}

h6 a {
background: #fff;
padding-bottom: 2px;
border-bottom: 1px solid #ccc;
}

h6 a:hover {
border-bottom: 1px solid #fff;
background: #ffc;
}
ul {
margin-top: 5px;
margin-bottom: 15px;
}

ol {
margin-top: 5px;
margin-bottom: 15px;
}


dl {
margin-bottom: 15px;
}

li {
margin-left: 30px;
margin-bottom: 6px;
}

dt {
margin-bottom: 3px;
}

dd {
margin-left: 30px;
margin-bottom: 10px;
}

blockquote {
display: block;
margin-bottom: 15px;
margin-left: 15px;
padding: 0 0px 0 15px;
font-size:11px;
line-height:17px;
border-left: 1px solid #ccc;
}

code {
display: block;
margin: 0 0px 15px 0px;
padding: 3px;
font-size: 10px;
font-family: Courier, "Courier New", monospace;
line-height:17px;
border: 1px #ccc dashed;
width: 90%; 
}

#container {
text-align: left;
width: 900px;
margin: 0 auto;
}


#content {
float: left;
width: 504px;
margin-left: 15px;
}

#menu {
float: right;
display: inline;
width: 310px;
margin-left: 40px;
margin-right: 15px;
text-align: left;
}

#menu img {
margin-bottom: 5px;
}

.small-bottom-margin {
margin-bottom: 5px;
}

#menu ul {
list-style: none;
margin-bottom: 20px;
}

#menu ul a {
display: list;
width: 100%;
background: #fff;
padding-bottom: 2px;
border-bottom: 1px solid #ccc;
}

#menu ul a:hover {
border-bottom: 1px solid #fff;
background: #ffc;
}

#menu li {
margin-left: 0px;
margin-bottom: 3px;
font-size: 10px;
line-height: 17px;
}

#menu p {
font: 10px Verdana, sans-serif; 
margin-bottom: 10px;
padding: 0 2px 0 2px;
line-height: 17px;
}

#menu p a {
background: #fff;
padding-bottom: 2px;
border-bottom: 1px solid #ccc;
}

#menu p a:hover {
border-bottom: 1px solid #fff;
background: #ffc;
}
 
.menu_module {
margin-bottom: 20px;
}

#header {
background: #fff;
border-top: 5px solid #000;
margin-bottom: 125px;
}

#header a {
border-bottom: 0px;
background: #fff;
}

#header img {
margin-left: 15px;
margin-right: 15px;
}

#header_img {
float: left;
padding-top: 15px;
}

#header_menu_img {
float: right;
padding-top: 15px;
}

.bits_date {
color: #666;
font-weight: bold;
}

#bits-archive h2 {
margin-bottom: 15px;
font-family: "Lucida Grande", Verdana, Geneva, Arial, sans-serif;
font-size: 22px;
line-height: normal;
letter-spacing: 0px;
font-weight: normal;
}

.tiny {
font-size: 12px;
}

.article {
margin-bottom: 0;
}

.article p {
margin-bottom: 15px;
padding: 0;
font: 11px Verdana, sans-serif; 
line-height: 17px;  
}

.article hr {
text-align: center;
margin: 0 auto 15px auto;
width: 50px;
border-style: solid;
border-width: 1px 0 0 0;
height: 1px;
border-color: #000;
}

.article_date {
margin-bottom: 10px;
padding-left: 5px;
font-size: 10px;
line-height:15px;
color: #A699A5; 
}

table.center {
margin-left:auto; 
margin-right:auto;
}

td {
padding-right: 10px;
font-family: Verdana;
font-size: 10px;
line-height: 20px;
border-bottom: 1px solid #ccc;
white-space: nowrap;
}

td.noline {
border: 0;
text-align: left;
}

thead { 
font-weight: bold; 
}

#footer {
padding: 12px 0px 12px 0px;
margin-top: 40px;
width: 900px;
float: left;
display: inline;
text-align: center;
line-height: 17px;
font-weight: normal;
font-size: 11px;
letter-spacing: .1em;
border-top: 2px solid #000;
}


#adsense {
text-align: center;
margin-bottom: 20px;
}

.hr_menu {
background: url(/images/dots.gif) repeat-x;
padding-top: 1px;
margin-bottom: 7px;
}

#hr_header {
background: url(/images/dots.gif) repeat-x;
padding-top: 1px;
margin: 0 5px 80px 6px;
}
.menu_module_split {
border-top: 2px solid #ccc;
margin-bottom: 7px;
}

#archives {
margin-top: 20px;
margin-bottom: 20px;
}

#archives a {
border-bottom: 0;
background: #fff;

}

#archives a:hover {
background: #ffc;
}

#archives h2 a {
color: #000;
}

#archives ul {
list-style: none;
}

#archives li {
margin-left: 0px;
margin-bottom: 5px;
padding-left: 10px;
font-weight: normal;
text-align: left;
font: 11px Verdana, sans-serif; 
line-height: 17px; 
}

#projects ul {
list-style: none;
}

#projects li {
margin-left: 0px;
margin-bottom: 5px;
padding-left: 10px;
font-weight: normal;
text-align: left;
}

#projects dl {
list-style: none;
}

#projects dt {
margin-left: 0px;
margin-bottom: 3px;
padding-left: 10px;
font-weight: normal;
text-align: left;
}

#projects dd {
margin-left: 0px;
margin-bottom: 5px;
padding-left: 25px;
font-weight: normal;
font-size: 10px;
text-align: left;
}

.thumb {	
float: left;
margin-right: 12px;
margin-bottom: .5em;
margin-top: .5em;
padding: 1px;
}

.thumb a {
border: 0;
}

.thumb_border {
float: left;
margin-right: 12px;
margin-bottom: .5em;
margin-top: .5em;
border: 1px solid #ccc;
padding: 1px;
}

.flush {
margin-bottom: 15px;
padding: 1px;
border: 1px solid #ccc;
}

.two_cents {
padding-left: 5px;
color: #FF1CAE;
}

#e404 {
width: 500px;
margin: 0 auto 0 auto; 
}

#e404_announce {
font-family: 'Hoefler Text', Georgia, Times New Roman;
font-weight: normal;  
font-size: 50px;  
text-align: center;  
margin-bottom: 25px; 
}   

.amountbox
{
font-family: "Lucida Grande", Verdana, Geneva, Arial, sans-serif;
font-size: 18px;
color: #000000;
width: 55px;
padding: 4px;
margin: 0;
text-align: right;
}

.amount {
font-size: 11px;
line-height: 15px;
font-weight: normal;
margin: 0;
padding: 0;
}

.footnotes {
margin-left: 0px;
}

.footnotes hr {
margin-left: 0;
margin-bottom: 20px;
margin-top: 20px;
width: 120px;
border-style: solid;
border-width: 1px 0 0 0;
height: 1px;
border-color: #000;
}

.footnotes li {
font-size: .9em;
}

sup {
line-height: 0px;
}

sup a {
border-bottom: 0;
}

sup a:hover {
padding: 0;
}

#donate {
margin-bottom: 20px;
text-align: center;
}

.blogrollfolder {
margin-bottom: 3px;
font-family: "Lucida Grande", Verdana, Geneva, Arial, sans-serif;
font-size: 22px;
line-height: normal;
letter-spacing: 0px;
font-weight: normal;
text-align: left;
}

.blogrollitem {
padding: 0 0 5px 15px;
text-align: left;
}

.blogrollitem a {
background: #fff;
padding: 1px;
}

.blogrollitem a:hover {
background: #ffc;
}
.flickr {
text-align: center;
margin-bottom: 20px;
}

.flickr img {
padding: 1px;
border: 1px solid #ccc;
}

.flickr-borderless {
text-align: center;
margin-bottom: 20px;
}

.flickr-borderless img {
padding: 0;
border: 0;
}

.flickr-thumbs {
border:0px;			
padding:0px;
}
.flickr-thumbs a:hover {
border:0px;
}

.flickr-thumb {
padding:0px;
background:#e9e9e9;
border:1px solid #d1d1d1;
margin:5px;
}

a:hover img.flickr-thumb {
padding:5px;
border:1px solid #d1d1d1;
background:#e9e9e9;
margin:0px;
}

.thumb-container {
}

#announce {
border-top: 1px solid #000;
border-bottom: 1px solid #000; 
width: auto;
margin: 0 0 25px 0;
padding: 0 15px;
}

#announce p {
text-align: center;
margin: 3px;
font-size: 1em;
font-weight: bold;
}

#announce p a {
background: #fff;
padding-bottom: 2px;
border-bottom: 1px solid #ccc;
}

#announce p a:hover {
border-bottom: 1px solid #fff;
background: #ffc;
}


.expand a {
color: #00f;
}

.emptymonth {
color: #d9d9d9;
}

input.searchtext {
color: #333;
margin: 0;
width: 98%;
font-size: x-small;
}

#searchresults p {
margin-bottom: 3px;
}

#gadgets h2 {
margin-bottom: 3px;
font-family: "Lucida Grande", Verdana, Geneva, Arial, sans-serif;
font-size: 22px;
line-height: normal;
letter-spacing: 0px;
font-weight: normal;
}

#gadgets h3 {
margin-bottom: 3px;
font-family: "Lucida Grande", Verdana, Geneva, Arial, sans-serif;
font-size: 14px;
line-height: normal;
letter-spacing: 0px;
font-weight: normal;
text-transform: none;
}

.align-right {
text-align: right;
}

.bit p {
margin-bottom: 15px;
}

form {
margin: 10px 0 20px 2px;
}

#sparkline img {
margin: 0 0 15px 20px;
}

#quick_subscribe hr {
	text-align: center;
	margin: 0 auto 6px auto;
	width: 100%;
	border-style: solid;
	border-width: 1px 0 0 0;
	height: 1px;
	border-color: #000;
}   

/*****************************************************/
/* CSS for the polls                                                   */

.democracy-choice {
display: block;
background: #FF1CAE;
height: 5px;

font-size: 1px;
}

.dem-choice-border {
margin: 8px 0;
display: block;
background: #000;
height: 5px;
width: 100px;
border: 1px solid #000;
}

/* BLIX fixies */
#democracy input { width: auto; }
#democracy ul { 
padding: 0; 
list-style: none;
} 
#democracy label {
float: none;
display: inline;
}

#voted-for-this { border: 1px solid #333;}

#dem-total-votes { }
#poll-question {
font-weight: bold;
}
#democracy { }

/*****************************************************/



/*****************************************************/
/* Left in for the demo of the PHP Slideshow project */
#photos {
text-align: center;
}

#photos img {
border: 1px solid #ccc;
padding: 4px;
line-height: 90%;
}

#photos a {
text-decoration: none;
}

#photos h1 {
margin: 40px 0 10px 0;
font-size: 16px;
line-height:normal;
font-weight: bold;
color: #000; 
}

#photo_summary {
margin: 0 100px 0 100px;
text-align: left;
}

#photo_summary a {
text-decoration: none;
}
/*****************************************************/ 

#menu img {
border: none;
vertical-align: -5px;
padding-bottom: 1px;
}

#footer img {
border: none;
vertical-align: -4px;
}
           

/***********************************************************/
