/*
FF7700	FFBB7F	FFDDBF	A96D38	54361C	BF8C5F	DDC0A6
0078A8	5490A8	7E9CA8	255A70	122D38	3F6C7E	6D8892
*/

body {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #eeeeee;
	background-color: #7E9CA8;
	margin: 0em;
}

pre {
	font-family: Courier,monospace;
	font-size: 12px;
	color: rgb(139, 0, 0);
	background-color: rgb(238, 238, 238);
}

td {
    font-family: Verdana, Arial, sans-serif;
    font-size: 13px;
    color: #eeeeee;
    text-align: left;
}

a {
	color: #BFFFFF;
	text-decoration: underline;
}

 a:hover {
	color: #BFCFFF;
}

a.menu {
	background: transparent none repeat scroll 0% 50%;
	-moz-background-clip: initial;
	-moz-background-origin: initial;
	-moz-background-inline-policy: initial;
	color: #0b407a;
	text-decoration: underline;
	border-bottom-style: none;
	border-bottom: none;
}

a.menu:hover {
	text-decoration: none;
	background-color: black;
	opacity: 0.7;
	color: white;
}

input, select {
	border: 1px solid black;
	font-size: 10px;
}

textarea {
	border: 1px solid black;
	font-size: 12px;
}

input.radio, input.checkbox {
	border: 0px none ;
}

ul li ol {
	margin-bottom: 1.5em;
}

ol {
	list-style-type: lower-roman;
}

.lighter {
	color: #7E9CA8;
}

.command {
	font-size: 12px;
	font-family: 'Courier New', monospace;
	color: #003366;
	background-color:#efefef;
	padding:2px;	
}

.table-a {
	border-bottom: 1px solid black;
	color: rgb(0, 0, 0);
	background-color: white;
}

a.banner {
	text-decoration: none;
	color: white;
}

a.banner:hover {
	background: none;
}

a.entry_title {
	color: lightblue;
	font-size: 28px;
	text-decoration: none;
}

a.entry_title:hover {
	color: orange;
	font-size: 28px;
	text-decoration: none;
	background: none;
}

.entry_date {
	color: #999999;
}

.entry_text {
	margin-top: 10px;
	text-align: justify;
}

#gallery {
	margin: 1px;
}

.imgwrapper {
	margin: 5px 5px 15px 15px;
	padding: 2px;
	float: left;
}

.imgwrapper span {
	display: block;
	font-family: verdana,sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 9px;
	line-height: normal;
	font-size-adjust: none;
	font-stretch: normal;
	text-align: center;
}

.imgwrapper img {
	border: 1px solid rgb(221, 221, 221);
	padding: 4px;
	background-color: rgb(255, 255, 255);
}

.imgwrapper a:hover img, .imgwrapper a:focus img {
	background-color: rgb(187, 203, 188);
}

table.notes {
	width: 95%;
	border-spacing: 1px;
	background-color: #9faabb;
}

table.notes td {
	padding: 1px;
}

table.notes tr.notes-bar {
	background-color: #ffffff;
}

table.notes tr.notes-bar:hover {
	background-color: #ffcccc;
}

.divider {
	width: 100%;
	border-top: 1px solid #7E9CA8;
}

.code {
	margin:0.5em;
	padding:1em;
	text-align: left;
	background-color:#ccc;
	color:#000;
	font-family: 'Courier New', monospace;
	display:block;
	border: solid 1px black;
}

#flickr_badge_uber_wrapper {
	margin: 0px auto;
	width: 160px;
/*	height: 260px; */
}

#flickr_badge_wrapper img {
	float: left;
	margin-left: 2px;
	margin-top: 2px;
	border: 1px solid #000000;
}
