/* Default */
/***********/

body {
	margin: 0;
	padding: 0;
        font-family: Calibri, verdana, arial;
	background: rgb(200,200,200);
	line-height: 130%;
}

a:link {
	color: rgb(70,100,180);
}

a:visited {
	color: rgb(100,100,100);
}

a:hover {
        text-decoration: none;
}

img {
        border: solid black 1px;
}

.noborder {
        border: 0;
}

p {
	padding: 0;
	margin: 0;
}

/* Masthead */
/************/

img.masthead {
        border: 0;
}

div#masthead {
	background: white;
        text-align: center;
	text-decoration: none;
        margin: 0 auto;
        padding: 0;
	width: 950px;
	height: 200px;
        border-left: 1px solid black;
        border-right: 1px solid black;
}

a.masthead, a.masthead:visited {
	color: white;
	text-decoration: none;
} 

div.menu {
        text-align: right;
        padding-top: 1px;
	padding-bottom: 10px;
}

a.menu, a.menu:visited {
        text-decoration: none;
        color: rgb(180,20,50); 
        rgb(102,153,204);
}

a.menu:hover {
        text-decoration: underline;
}

ul.menu {
        padding: 0;
        margin: 0;
}

li.menu {
	display: inline;
	list-style-type: none;
	margin-left: 40px;
}

/* Content */
/***********/

div#wrapper {
	width: 800px;
	margin: 0 auto;
	background: white;
	padding: 0 75px 20px 75px;
        border-left: 1px solid black;
        border-right: 1px solid black;
        border-bottom: 1px solid black;
}

div#content {
	padding-bottom: 35px;
}

/* Post */
/********/

div.post {
	border-bottom: dotted 1px black;
	margin-bottom: 27px;
	padding-bottom: 6px;
        overflow: hidden;
}    	

h3 {
        margin: 0;
        padding: 0;
        font-size: 125%;
        text-align: left;
        font-weight: normal;
        margin-bottom: 10px;
        
}

a.post_title, a.post_title:visited {
        font-weight: bold;
        color: rgb(180,20,50); 
        text-decoration: none;
}

a.post_footer, a.post_footer:visited, a.post_date, a.post_date:visited, a.post_categories, a.post_categories:visited {
        color: rgb(180,20,50); 
	text-decoration: none;        
}

a.post_title:hover, a.post_date:hover, a.post_categories:hover {
        text-decoration: underline;
}

h4 {
        font-weight: normal;
        margin-bottom: 0;
        color:rgb(180,20,50); 
	margin-top: 12px;
	font-size: 75%;
	clear: both;
}

div.post_doodle {
	margin: 10px 10px 10px 10px;
	float: right;
}

div.nextprev {
        text-align: right;
}

/* Photos */
/**********/

div.photos {
        text-align: center;
}

img.photos {
        border: solid black 1px;
}

div.thumbnails {
        text-align: center;      
}

img.thumbnails {
        border: solid black 1px;
        margin: 6px;
}

div.photo_download {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 30px;
}

/* Photo Index */
/***************/

div.index_photo {
        text-align: center;
        float: left;
        width: 266px;
        height: 325px;
}

div.photos_index_tags {
	text-align: right;
	font-size: 75%;
	margin-right: 10px;
}

span.index_photo_title {
}

img.index_photo {
        border: solid black 1px;
}

a.index_photo {
        text-decoration: none;
        font-size: 115%;
        color: black;
}

div.index_photo_year {
        font-size: 250%;
        padding-top: 30px;
        padding-bottom: 20px;       
        clear: both;
        text-align: center;
}

div.index_photo_year_all {
        text-align: center;
}

a.index_photo_year {
        padding-left: 3px;
        padding-right: 3px;
        text-decoration: none;
        color: black;
}

/* Archives */
/************/

a.archives, a:archives:visited {
        color: rgb(180,20,50);
	text-decoration: none;
}

a.archives:hover {
        text-decoration: underline;
}

span.archives, span.archives_select {
        color: black;
        border-left: dotted 1px black; 
        border-top: dotted 1px black;
        border-right: dotted 1px black;
	padding-left: 5px;
	padding-right: 20px;
}

span.archives_select {
	padding-top: 5px;
}

span.archives_end {
	border-bottom: dotted 1px rgb(102,153,204);
}

/* Index */
/*********/

span.post_type {
	font-size: 60%;
	position:relative;
	bottom:0.4em;
	padding-left: 2px;

}

div.index_heading {
        font-size: 250%;
        padding-top: 20px;
        padding-bottom: 20px;
}

div.index_quicklink {
        text-align: center;
	padding-top: 30px;
}

a.index_quicklink, a.index_quicklink:visited {
        font-size: 175%;
        padding-left: 3px;
        padding-right: 3px;
        text-decoration: none;
        color: black;
}

a.index_date, a:index_date:visited {
	font-size: 125%;
	padding-left: 3px;
	padding-right: 3px;
	color: black;
	text-decoration: none;
}

div.index_date {
	text-align: left;
	padding-top: 15px;
}

/* Tags */
/********/

div.index_tags {
	padding-top: 50px;
}

div.tags {
        text-align: center;
        padding-bottom: 5px;
}

a.tags,a.tags:visited {
        padding-left: 20px;
}

/* Page footer */
/***************/
div.footer {
        padding-top: 5px;
	padding-bottom: 5px;
        text-align: center;
        color: white;
}

a.footer, a.footer:visited {
        text-decoration: none;
        color: white;
}

img.xml {
        border: none;
        padding-left: 5px;
}

/* Style for comments */
/**********************/
div.comments {
        text-align: center;
        font-size: 150%;
        color: rgb(109,150,200);
}

/* Style for Wiki-Style text translations */
/******************************************/
div.normal, p.normal {
        margin: 0 0 0 0;
        padding: 0 0 0 0;
        padding-top: 8px;
        padding-bottom: 8px;
}

div.center, p.center {
        text-align: center;
        padding-top: 10px;
        padding-bottom: 10px;
}

div.left, p.left {
        text-align: left;
        padding-top: 10px;
        padding-bottom: 10px;
}

div.right, p.right {
        text-align: right;
        padding-top: 10px;
        padding-bottom: 10px;
}

div.nospaceCenter, p.nospaceCenter {
        text-align: center;
        padding: 0 0 0 0;
        margin: 0 0 0 0;
}

div.nospaceRight, p.nospaceRight {
        text-align: center;
        padding: 0 0 0 0;
        margin: 0 0 0 0;
}

div.nospaceLeft, p.nospaceLeft {
        text-align: left;
        padding: 0 0 0 0;
        margin: 0 0 0 0;
}

div.floatLeft, p.floatLeft {
        float: left;
        padding-top: 10px;
        padding-bottom: 10px;
}

div.floatRight, p.floatRight {
        float: right;
        padding-top: 10px;
        padding-bottom: 10px;
	margin-left: 10px;
}

div.nospacefloatLeft, p.nospacefloatLeft {
        float: left;
        padding: 0 0 0 0;
        margin: 0 0 0 0;
}

div.nospacefloatRight, p.nospacefloatRight {
        float: right;
        padding: 0 0 0 0;
        margin: 0 0 0 0;
}

div.indent, div.indent_first, p.indent, p.indent_first {
        margin-left: 20px;
        margin-right: 20px;
        padding-bottom: 10px;
        padding-top: 10px;
}

span.bold {
        font-weight: bold;
        margin: 0 0 0 0;
        padding: 0 0 0 0;
}

span.italics {
        font-style: italic;
        margin: 0 0 0 0;
        padding: 0 0 0 0;
}

span.underline {
        text-decoration: underline;
        margin: 0 0 0 0;
        padding: 0 0 0 0;
}

span.smallcaps {
        font-variant: small-caps;
        margin: 0 0 0 0;
        padding: 0 0 0 0;
}

span.strike {
        text-decoration: line-through;
        margin: 0 0 0 0;
        padding: 0 0 0 0;
}

div.code {
        margin-top: 20px;
        margin-bottom: 20px;
        font-family: consolas,monospace;
        background: rgb(230,230,230);
        overflow: auto;
        overflow-x: auto;
	padding-top: 5px;
	padding-bottom: 5px;
}

/* Style for books */
/***********************************/
img.star {
        border: none;
        padding-bottom: 5px;
}

div.book {
	float: right;
	width: 200px;
	padding-bottom: 10px;
}

img.book {
        border: none;
}

div.book_year {
        font-size: 150%;
        padding-top: 25px;
        text-align: center;
        color: rgb(200,0,0);
        border-bottom: solid 2px rgb(200,0,0);
        margin-bottom: 20px;
        margin-left: 10%;
        margin-right: 10%;
}

div.spacer {
        margin-top: 20px;
        clear: both;
        color: white;
}

div.clear {
        clear: both;
        color: white;
}

/* Horribles */
/*************/

.horribles {
	text-align: left;
	padding-top: 15px;
	padding-left: 20px;
	padding-right: 10px;
}

/* Style for admin functions (shhh) */
/*********************************************/
div#admin_menu {
        text-align: center;
        padding-top: 5px;
        padding-bottom: 5px;      
}

a.admin_menu:link, a.admin_menu:visited {
        text-decoration: none;
        color: black;
        padding-left: 20px;
        padding-right: 20px;
}

a#admin_menu:hover, a#admin_menu:hover {
        text-decoration: none;
        color: rgb(180,180,180);
        border: none;
}
        
div.delete_request {
        text-align: center;
        color: red;
        padding-bottom: 15px;
        border-bottom: dotted 1px gray;
        margin-bottom: 15px;
}

div.admin {
        text-align: center;
}

div.authenticate {
        text-align: center;
}

div.edit {
        text-align: center;
        margin-left: 20px;
}

a.admin:link, a.admin:visited {
        color: black;
        text-decoration: none;
}

div.render {
        padding-bottom: 10px;
}

div.referer {
        line-height: 200%;
}

div.tooltip {
        position: absolute;
        background: rgb(255,255,204);
        color: black;
        font-size: 70%;
        border: solid 1px black;
}

#banner {
	text-align: center;
	padding-top: 20px;

}
