body {
    margin: 0px;
	background-image: url(images/header-background.png);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: rgb(255, 255, 255);
    color: rgb(50, 50, 50);
}

a img {
   border: none;
}
 
a:link, a:visited {
	text-decoration: none;
	color: rgb(0, 139, 185);
}
   
a:hover, a:active {
	text-decoration: none;
	color: rgb(0, 178, 245);
}

h1 {
    color: rgb(24, 168, 221);
    font-family: Palatino;
    font-style: italic;
}

h2, h3, h4, h5, h6 {
    color: rgb(30, 30, 30);
    font-weight: bold;
}

p {
    color: rgb(50, 50, 50);
}

pre {
	padding: .8em;
	background-color: #eee;
	border: 1px solid #ddd;
}

pre, code, tt {
	font-size: 1.05em;
	color: black;
}

/*ul {
	margin-bottom: 0px;
}*/

.double-space {
	margin:0 0 3.5em;
	background:#fff;
	color:#fff;
}

.triple-space {
	margin:0 0 4.5em;
	background:#fff;
	color:#fff;
}

.footnotes {
	font-size: 10px;
}

#header-wrapper {
    width: 100%;
    height: 104px;
    position: relative;
}

#header-wrapper .container {
    position: relative;
}

#header-logo {
    background-image: url(images/header-logo.png);
    background-position: top left;
    background-repeat: no-repeat;
    width: 460px;
    height: 104px;
    left: -70px;
    position: absolute;
}

#menubar-wrapper {
    width: 100%;
    height: 44px;
}

#menubar-wrapper a {
	line-height: 40px;
	color: #666;
	text-shadow: #ffffff 0px 1px 0px;
	font-size: 12px;
	font-family: 'Lucida Grande', Verdana, sans-serif;
	font-weight: bold;
	display: block;
	margin-right: 16px;
	margin-left: 16px;
}

#menubar-wrapper a:hover, a:active {
	text-decoration: none;
	color: rgb(0, 178, 245);
}

#menubar-wrapper a.selected {
	/*color: rgb(0, 139, 185);*/
}

.menubar-button {
	height: 40px;
	float: left;
	position: relative;
}

.menubar-button.selected {
	background-image: url(images/menubar-button.png);
	background-repeat: repeat-x;
}

#menubar-wrapper .menubar-separator {
	float: left;
	height: 44px;
	width: 2px;
	background-image: url(images/menu-separator.png);
	background-repeat: no-repeat;
}

#banner-wrapper {
    width: 100%;
    height: 200px;
    background-color: #eaeaea;
}

#banner-wrapper .container {
    height: 200px;
    background-image: url(images/banner-slogan.png);
}


#inner-top-wrapper {
    margin-left: 20px;
    margin-right: 20px;
}

#content-wrapper {
    width: 100%;
}

#footer-wrapper {
    width: 100%;
    background-color: rgb(20, 20, 20);
    background-image: url(images/footer-background.png);
    background-position: left bottom;
    background-repeat: repeat-x;
}

#footer-wrapper hr.space {
    background: rgb(20, 20, 20);
    color: rgb(20, 20, 20);
}

#footer-wrapper h6 {
    color: rgb(255, 255, 255);
}

#footer-wrapper p {
    color: rgb(80, 80, 80);
}

#footer-wrapper ul {
    color: rgb(80, 80, 80);
}


#footer-wrapper .bottom-line {
	width: 100%;
    height: 30px;
	line-height: 30px;
	font-size: 12px;
	color: rgb(50, 50, 50);
	font-style: italic;
}

.container-margin {
    margin-left: 20px;
    margin-right: 20px;
}

/* Picasa Stream */
.picasaThumbnailFrame {
	float: left;
	margin-right: 6px;
	margin-left: 0px;
	margin-bottom: 6px;
	margin-top: 0px;
	border: 1px solid rgb(225, 225, 225);	
	background-color: rgb(255, 255, 255);
	-webkit-transition: all 100ms ease-in-out;
}

.picasaThumbnailFrame:hover {
	-webkit-transform: rotate(4deg) scale(1.2);
}

.picasaThumbnail {
	width: 75px;
	height: 75px;
	margin: 3px;
}

.drabble {
    
}

.drabbleImage {
	margin-left: 20px;
    width:150px;
    height:110px;
    border-radius: 5px 5px;
    -webkit-border-radius: 5px 5px;
    -o-border-radius: 5px 5px;
    -moz-border-radius: 5px 5px;
}

.blog-date-column {
	width: 70px;
	float: left;
}

.blog-date {
	border: 1px solid rgb(225, 225, 225);
	width: 54px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 6px;
}

.blog-date .day {
	font-size: 32px;
	line-height: 26px;
	text-align: center;
}

.blog-date .month {
	text-align: center;
	font-weight: bold;
	line-height: 16px;
	font-size: 18px;
}

.blog-date .year {
	text-align: center;
	font-weight: bold;
	line-height: 14px;
	font-size: 14px;
}

.blog-entry h2 {
	line-height: 0.9em;
}

.blog-entry h2 a:link, .blog-entry h2 a:visited {
	color: rgb(30, 30, 30);
}

.blog-entry h2 a:hover,.blog-entry h2 a:active {
	color: rgb(0, 178, 245);
}


.blog-entry-footer {
	font-family: georgia;
	font-size: 12px;
	font-style: italic;
	color: rgb(130, 130, 130);
}

.blog-entry-footer .comments {
	margin-right: 10px;
}

.blog-entry img {
	margin-left: auto;
	margin-right: auto;
	display: block;
	padding: 4px;
	border: 1px solid rgb(225, 225, 225);
}

p.tags span {
	padding: 4px;
	font-family: georgia;
	font-size: 12px;
	font-style: italic;
}

.newer-entries {
	font-family: georgia;
	font-size: 12px;
	font-style: italic;
	float: left;	
}

.older-entries {
	font-family: georgia;
	font-size: 12px;
	font-style: italic;
	float: right;
}

.framed {
	padding: 4px;
	border: 1px solid rgb(225, 225, 225);
}

.rounded {
	-webkit-border-radius: 5px 5px;
    -o-border-radius: 5px 5px;
    -moz-border-radius: 5px 5px;
}

.centered {
	margin: auto;
	display: block;
}

.centered-footnote {
	font-size: 9px;
	text-align: center;
}

.more-link {
	font-family: georgia;
	font-style: italic;
	font-size: 12px;
}

.site-links {
	width: 260px;
	margin: 0px;
	padding: 0px;
}

.site-links li {
	margin: 0px 0px 12px 0px;
	padding: 0px;
	list-style: none;
}

.site-links li div {
	padding: 4px;
	border: 1px solid rgb(225, 225, 225);
	-webkit-border-radius: 5px 5px;
    -o-border-radius: 5px 5px;
    -moz-border-radius: 5px 5px;
}

.site-links .image-link {
	width: 250px;
	height: 80px;
	display: block;
	background-image: url(../images/PeopleIKnow.png);
	background-repeat: no-repeat;
	background-color: white;
}

.site-links .text-link {
	width: 255px;
	display: block;	
	text-align: right;
	font-family: georgia;
	font-style: italic;
	font-size: 12px;
}

#irensei-link {
	background-position: 0px 0px;
}

#irensei-link:hover {
	background-position: -250px 0px;
}

#tastecoto-link {
	background-position: 0px -80px;
}

#tastecoto-link:hover {
	background-position: -250px -80px;
}

#queso-link {
	background-position: 0px -160px;
}

#queso-link:hover {
	background-position: -250px -160px;
}

#magnus-link {
	background-position: 0px -240px;
}

#magnus-link:hover {
	background-position: -250px -240px;
}

