body {  
        font-size: 80%;
        font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #fff5ed;
	background-image: url(images/wheel.gif);
	background-position: bottom right;
	background-attachment: fixed;
	background-repeat: no-repeat; 
	margin: 2px 0 2px 0;
	padding: 0;
}

img {
    margin: 0 5px 5px 5px;
}

table, tr, td {
    text-align: left;
    vertical-align: top;
}

a img {
    border: 1px solid;
}

a:link {
    text-decoration: none;
    color: navy;
    }
a:visited {
    text-decoration: none;
    color: maroon;
    }
a:active {
    text-decoration: none;
    }
a:hover {
    text-decoration: underline;
    color: red;
    }

#header {
        background-color: #FFF5ED;
        background-image:url(images/header.gif);
        background-position:right;
        background-repeat:no-repeat;
        height: 73px;
        margin: 0px;
        border-right: 20px solid #FFF5ED;
}

#footer {
        font-size: 80%;
	height:20px;
        bottom: 0;
        text-align: center;
}
					

#header h1 {
        display: none;
}

#menu {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-weight: bold;
        color: white;
        background-color: #35383F;
	background-image: url(images/menubar.gif);
	background-repeat: repeat-x;
        margin: 0 0 3px 0;
        padding-top: 3px;
	padding-bottom: 3px;
        height: 20px;
	}

#menu p {
	float: right; 
	color: #FFF5ED;
	font-size: 95%;
	display: inline;
	margin: 0;
	padding: 3px 0 0 3px;
	}

#menu ul {
	margin: 0;
	padding:1px 0 0 1px;
	font-size:95%;
        white-space:nowrap;
	}

#menu ul li {
	float:left;
	margin:0;
	padding:0;
	list-style:none;
	line-height:normal;
	}
	
#menu ul a {
	background:none;
        float:left;
        height:auto;
	border:1px solid #777;
	border-width:0 1px 0 0;
	margin:0;
	padding:4px 4px;
	text-decoration:none;
	font-weight: bold;
	color:#FFF5ED;
	}

#menu ul a:hover {
	color: #FFFFFF;
	}

.error p {
	color: red;
}

.centered {
	text-align:center;
}

.centered img {
    float: none;
    margin-top: 2px;
}

.box {
    width: 140px;
    background: #fff;
    margin-top: 3px;
    padding: 0 0 0 0;
    border: 1px solid #000;
}

.left {
	float: left;
	clear: left;
	margin-left: 6px;
	width: 140px;
}

.right {
	float: right;
	clear: right;
	margin-right: 6px;
	width: 140px;
}

.box h3 {
	color: #27282A;
	background: #edf3ff;
	border-bottom: 1px solid #000;
	padding-left: 2px;
	padding-right: 2px;
	margin: 0 0 0 0;
	}

.box ul {
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	}

.box ul ul {
	margin: 0 0 0 7px;
	padding: 0 0 0 7px;
}

.box p {
	padding: 3px;
	margin: 2px 0px 2px 0;
	text-align: center;
	}

.box a img {
	border: 0px;
	margin: 2px;
}

.breadcrumbs {
    margin-left: 155px;
    font-size: 80%;
}

.center {
	margin-left: 155px;
	margin-right: 155px;
	margin-top: 3px;
	padding: 0 4px 2px 4px;
	background: #ffeadb;
	background-image: url(images/wheeldistort.gif);
	background-position: bottom right;
	background-attachment: fixed;
	background-repeat: no-repeat;
	border: 1px solid #000;
}

.center h2 {
	font-size: 125%;
	font-weight: bold;
	margin: 2px 0 4px 0;
	}

.article {
	border-bottom: 1px solid maroon;
	padding: 1px 0px 4px 0px;
	}
.article p {
	margin: 0.7em 0 0.7em 0;
	}

.info {
	font-size: 80%;
	font-style: italic;
	}

.info p {
	margin: 0.4em 0 0.4em 0;
}

.footnote {
        font-size: 90%;
}

.footnote p {
	margin: 0.4em 0 0.4em 0;
}
.nextprev {
	margin: 0 0 0 0;
	padding: 0 0 1px 0;
	font-size: 80%;
	}

.gallery td {
    text-align: center;
}

.rssbutton {
    margin-left: 5px;
}

#socialBookmarks {
    float: right;
    white-space: nowrap;
}

#socialBookmarks ul {
	margin: 0;
	padding:1px 0 0 1px;
}

#socialBookmarks ul li {
	float:left;
	margin:0;
	padding:0;
	list-style:none;
	line-height:normal;
}
	
#socialBookmarks ul a {
	background:none;
    float:left;
    height:auto;
	padding:1px 1px;
	text-decoraton:none;
}

.extendedinfo {
    color: gray;
}

table.sudokugrid {
    border-collapse: collapse; 
    border: 1px solid black;
    margin-right: auto;
    margin-left: auto;
}

table.sudokubox {
    border: 1px solid black;
}

td.sudokubox {
    padding: 0;
}

.bodybox {
    border: 1px dotted blue;
    margin-left: 20px;
    margin-right: 20px;
    padding: 2px;
    background-color: #CCF;
}

#elsewhere {
    list-style-type: none;
}

#elsewhere h4 {
    font-weight: bold;
    font-size: 120%;
    margin-bottom: 10px;
    margin-right: 25px;
}

ol#elsewhere {
    overflow: hidden;
}

#elsewhere li {
    clear: both;
    margin-bottom: 20px;
}

#elsewhere .quote-start { 
    color: gray;
    margin-right: 2px;
}

#elsewhere .quote-end { 
    color:gray;
    margin-left: 2px;
}

#elsewhere .sources {
    color: gray;
    font-size: 12px;
    font-style: italic;
    display: block;
    margin-left: 10px;
    margin-right: 25px;

}

#elsewhere blockquote { 
    text-indent: -1ex;
    margin-left: 10px;
    margin-right: 25px;
    margin-bottom: 5px;
    text-align: justify;
}

#elsewhere .attribution, #elsewhere .attribution a { 
    font-style: italic;
    color: gray;
    font-size: 13px;
}

#elsewhere .attribution { 
    text-indent: -0.8em;
    margin-left: 35px;
    margin-right: 35px;
}

#elsewhere .date {
    color: gray;
    font-size: 11px;
    float: right;
    margin-bottom: 25px;
    margin-right: 25px;
}

#elsewhere .icon {
    display: inline;
    float: left;
    margin-left: -19px;
    margin-right: 3px;
}

#elsewhere .flickr a img, #elsewhere .da-post a img {
    float: left;
    margin-bottom: 25px;

    border: 1px solid black;
    padding: 2px;
    margin-right: 10px;
    margin-left: 13px;
}

#elsewhere .flickr p, #elsewhere .da-post p { 
    margin-bottom: 20px;
    margin-right: 35px;
    text-align: justify;
}

#elsewhere .facebook-shared h4, #elsewhere .ethicsgirls p, #elsewhere .lastfm-journal h4, #elsewhere .lastfm-journal div, #elsewhere .reddit-submission h4, #elsewher .facebook-note h4, #elsewhere .facebook-note p, #elsewhere .da-journal h4, #elsewhere .da-journal p { 
    margin-left: 10px;
    margin-right: 25px;
}

/* \*/ * html .center { height: 1%; } /* */

