
html {
	background: #fff url(/i/edgepiece.jpg) top left repeat-y;
}

body {
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Helvetica, Arial, sans-serif;
/*	font-family: Optima, "Helvetica Neue", Arial, "Trebuchet MS", Tahoma, Helvetica, sans-serif;*/
/*	font-size: 85%;*/
	color: #222;
}


h1,h2,h3,h4 {
	margin-top: 0;
	color: #3e3e3e;
	position: relative;
	/*font-family: Dolly, Georgia, "Times New Roman", Times, serif;*/
	font-family: Optima, "Helvetica Neue", Arial, "Trebuchet MS", Tahoma, Helvetica, sans-serif;
	/*font-style: italic;*/
}

h3 {
	font-size: 14pt;
	left: 0px;
}

h2 {
	font-size: 18pt;
	background: transparent url(/i/splot.gif) center left no-repeat;
	left: -106px;
	padding-left: 96px;
	clear: left;
}

h1 {
	font-size: 28pt;
	left: -110px;
	background: transparent url(/i/splat.gif) center left no-repeat;
	padding-left: 60px;
	padding-top: 5px;
	padding-bottom: 6px;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#wholepage {
	position: relative;
	max-width: 900px;
	width:expression(document.body.clientWidth > 900? "900px": "auto" );
}

#thepage {
	
	float: right;
	width: 580px;
/*	top: 130px;*/
	/*margin-left: 320px;
		margin-right: 10px;*/
}

#sideboard {
	/*top: 140px;
		left: 20px;*/
	width: 200px;
	margin-left: 1.5em;
}

#sideboard img {
	border: 0;
}

#sideboard a {
	display: block;
	color: #fff;
}

#sideboard div.sidemenu {
	color: #fff;
}

#sideboard div.sidemenu div.submenu {
	margin-left: 1em;
}

#sideboard div.sidemenu div.juntos a {
	display: inline;
}

#sideboard div.genlist {
	font-size: 10pt;
}

#sideboard div.sidemenu h3 {
	left: 0;
	margin-top: 1em;
	margin-bottom: 1px;
}

#sidehead {
/*	position: absolute;*/
/*	top: 0;*/
/*	left: 0;*/
	width: 410px;
	height: 130px;
	background: transparent;
}

#sidehead img {
	border: 0;
}

#footer {
	clear: right;
	position: relative;
	bottom: 0px;
/*	top: 130px;*/
	margin: 0;
	padding: 0;
	background: #3e3e3e url(/i/bottomflair.gif) top left repeat-x;
	color: #fff;
	width: 100%;
}

#footercontent {
	background: transparent url(/i/bottomleft.gif) top left no-repeat;
	padding: 40px 20px 20px 20px;
	text-align: center;
}

#footercontent .column {
	text-align: left;
	width: 25%;
	float: left;
	margin: 0 7px;
}

#footercontent h3 {
	font-weight: normal;
}

#footercontent .endcolumns {
	clear: left;
	font-size: 8pt;
	padding: 15px 0;
}

#footercontent .endcolumns p {
	border-top: 4px double #aba887;
	padding: 10px 0;
}

#footercontent h2, #footercontent h3 {
	color: #fff;
	left: 0;
	font-style: normal;
	margin-top: 20px;
}

#footercontent a {
	color: #aba887;
}

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

ul.archivelist li {
	list-style: none;
	margin: 3px 0 6px;
}

#archives h2 {
	margin: 20px 0 4px;
}


div#echoLoginBox {
	padding: 1em;
	border: 5px solid #ccc;
	text-align: center;
	font-size: 12pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
/*	-moz-border-radius: 18px;
	border-radius: 18px;*/
}

div#echoLoginBox form {
	margin: 0 auto;
}

div#echoLoginBox input.txt {
	font-size: 18pt;
	font-family: "Lucida Grande", "Trebuchet MS", Tahoma, Helvetica, Arial, sans-serif;
	width: 90%;
}

div#echoLoginBox div.innerbox {
	display: table;
	/*vertical-align: middle;*/
	height: 100%;
	margin: 0 auto;
}

div#llcb {
	position: absolute;
	top: 0;
	right: 1px;
}

div#llcb a:hover {
	text-decoration: none;
}

div#sitequote {
	position: absolute;
	top: 2em;
	right: 3em;
	width: 300px;
	font-family: Optima, "Helvetica Neue", "Trebuchet MS", Tahoma, Helvetica, Arial, sans-serif;
	font-size: 12pt;
	font-style: italic;
}

div#sitequote div.quotes {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 60pt;
	display: block;
	color: #888;
}

div#qleft {
	position: absolute;
	top: -20px;
	left: -0.5em;
	padding-right: 0.3em;
}

div#qright {
	position: absolute;
	right: -0.6em;
	bottom: -0.8em;
	padding-right: 0.3em;
}

div.configblock {
	margin-bottom: 1em;
	padding: 0.5em;
	border: 1px solid #444;
	background: #eee;
}

.warning {
	padding-left: 20px;
	background: transparent url(/i/icons/silk/error.png) no-repeat left center;
}

.error {
	padding: 4px 4px 4px 20px;
	background: #fdd url(/i/icons/silk/exclaimation.png) no-repeat left center;
	border-width: 1px;
	border-style: solid;
	border-color: #f00 #d00 #d00 #f00;
}

/* ------- DOCUMENTS --------- */

div.notice {
	background: #444;
	color: #fff;
	padding: 5px;
}

div.document {
	
}

div.document h1:hover {
	background: #ffd;
	cursor: pointer;
}

div.document div.nav {
	text-align: right;
}

div.document div.nav:hover {
	background: #ffd;
}

div.document div.block {
	margin-bottom: 1em;
}

div.docadmin div.block {
	border: 1px solid #ccc;
	margin-bottom: 0;
}

div.docadmin div.block:hover {
	background: #ffd;
}

div.page div.meta {
	font-size: 8pt;
	border-top: 1pt solid #999;
	padding-top: 4px;
	text-align: right;
}

/* ------- DEL.ICIO.US ------- */

#pagefill {
	
}

#leftgeek {
	padding-right: 1em;
}

#deliciouslinks {
	float: right;
	background: #eee;
	width: 35%;
	font-size: 8pt;
}

#deliciouslinks h2 {
	font-family: Arial, Helvetica, sans-serif;
	background: transparent;
	left: 0;
	font-size: 10pt;
	text-align: left;
	padding: 4px 5px;
	margin-bottom: 4px;
}

#deliciouslinks div.dellink {
	padding: 3px 5px;
}

#deliciouslinks div.dellink:hover {
	background: #ccc;
}

#deliciouslinks div.dellink a {
	color: #800;
}

#deliciouslinks div.link a:hover {
	text-decoration: none;
}

#deliciouslinks div.delnotes {
	padding: 0px 5px 3px 5px;
	font-style: italic;
}

/* ---- FORMS ----- */

div#editingdraft {
	background: #070;
}

div#editingprivate {
	background: #007;
}

div#editingpublic {
	display: none;
}

div.editingnote {
	color: #fff;
	text-align: center;
	font-size: 16pt;
	font-weight: bold;
	letter-spacing: 0.5em;
	padding: 1em;
	text-transform: uppercase;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
}

form {

}

.form2 {
	background-color: #fefed5;
	border: 1px solid #fcd335;
	margin-bottom: 1em;
	position: relative;
}

.form2 h3 {
	border-bottom: 1px solid #fcd335;
	background: #fdfc8a url(/i/icons/silk/add.png) no-repeat 4px center;
	padding: 4px 4px 4px 24px;
}

.form2 form {
	padding-right: 1em;
	padding-left: 1em;
}

form label {
	font-size: 10pt;
	display: block;
	color: #444;
	margin-top: 0.6em;
}

form input {
	
}

form div.verifynotice {
	border: 1px solid #f00;
	padding: 0.3em;
	margin-top: 0.6em;
	font-size: 10pt;
	color: #000;
	background: #fff;
	display: none;
}

form div.formelement {
	float: left;
	margin-right: 1em;
}

.unicode {
	font-family: Optima, "Helvetica Neue", Arial, "Trebuchet MS", Tahoma, Helvetica, 'Arial Unicode MS', 'Lucida Sans Regular', Code2000, sans-serif;
}

div#reviewinfo {
	border: 1px solid #444;
	padding: 0 0 1em 7px;
	background: #eee;
	display: none;
	margin-top: 0.5em;
}

div#photoupload {
	border: 1px solid #f00;
	padding: 1em;
	position: absolute;
	background: #fff;
	display: none;
}

div#photoupload label {
	margin-top: 0;
}

/* ------- FLICKR CHOOSR -------- */

div#flickrchoosr {
	border: 2px solid #ff0084;
	padding: 16px;
	background: #fff;
	display: none;
	position: fixed;
	_position: absolute;
	height: 300px;
	width: 408px;
	z-index: 100;
	text-align: center;
}

div#flickrchoosr h2 {
	color: #0063dc;
	background: transparent;
	margin: 0;
	padding: 0;
	left: 0;
}

div#flickrchoosr .controlr {
	position: absolute;
	bottom: 8px;
	width: 390px;
}

div#flickrchoosr .sizr span {
	margin: 0 12px;
}

div#flickrchoosr .sizr {
	border: 1px solid #444;
	background: #ccc;
	padding: 0.5em;
	margin: 4px 0 5px 0;
}

#choosr_nav_left {
	position: absolute;
	top: 115px;
	left: 5px;
}

#choosr_nav_right {
	position: absolute;
	top: 115px;
	right: 5px;
}

.hide {
	display: none;
}

div#choosrphotos img {
	margin: 16px;
}

/* ------ END FLICKR CHOOSR ------- */

div#postphoto {
	display: none;
	margin: 1em 0 0.5em 0;
}

div#postphoto img {
	
}

div#photoinfo {
	padding: 0.5em;
	border: 1px solid #444;
	margin-top: 0.5em;
	font-size: 10pt;
	clear: both;
}

div.ppnormal img {
	float: none;
	margin-bottom: 1em;
}

div.ppleft img {
	float: left;
	margin-right: 1em;
	margin-bottom: 1em;
}

div.ppright img {
	float: right;
	margin-left: 1em;
	margin-bottom: 1em;
}

div.ppcenter {
	text-align: center;
}

div.ppcenter img {
	margin: 0 auto 1em auto;
}

form textarea {
	width: 99%;
	font-size: 10pt;
	font-family: Consolas, Inconsolata, Monaco, "Courier New", Courier, monospaced;
}

div.editfloat {
	background: #fff;
	padding: 6px 16px 2px 16px;
	width: 660px;
	border: 1px solid #444;
}

div.newfloat {
	background: #fff;
	padding: 6px 16px 2px 16px;
	width: 660px;
	border: 1px solid #444;
}

/* Manage Extras */

div#itemlist {
	
}

div#itemlist div.edititem {
	background-color: #edfeea;
	border: 1px solid #98fe91;
	margin-bottom: 1em;
}

div#itemlist div.edititem .controls {
	display: block;
	float: left;
	height: 100%;
	padding: 4px;
	border-right: 1px solid #98fe91;
	border-bottom: 1px solid #98fe91;
	background-color: #c1fec1;
	border-collapse: collapse;
}
div#itemlist div.edititem .disp {
	margin-left: 32px;
	padding: 4px 4px 4px 0px;
}

a img {
	border: 0;
}

/* -------- Photos --------- */

#sideboard div.flickr a {
	display: inline;
	margin-left: 1em;
}

#footercontent div.flickr a img {
	border-top: 1px solid #ccc9a8;
	border-left: 1px solid #ccc9a8;
	border-right: 1px solid #8c8968;
	border-bottom: 1px solid #8c8968;
}

#footercontent div.flickr a:hover img {
	border-top: 1px solid #8c8968;
	border-left: 1px solid #8c8968;
	border-right: 1px solid #ccc9a8;
	border-bottom: 1px solid #ccc9a8;
}

div.photoitem {
	display: table;
	margin-bottom: 20px;
	padding: 0;
}

div.photoitem .photo-link {
	font-size: 76%;
	padding: 3px 0 0 0;
}

div.photoitem div.caption {
	text-align: center;
	color: #fff;
	padding: 2px;
	font-size: 10pt;
	font-weight: normal;
	font-style: italic;
	margin: 0px auto;
}

div.photonav {
	margin-bottom: 3px;
}

span.pagenumber {
	font-size: 18pt;
	font-weight: bold;
	color: #ccc;
	padding: 3px;
}

span.pagenumber a {
	text-decoration: none;
	color: #abf;
	border: 1px solid #fff;
}

span.pagenumber a:hover {
	border: 1px solid #f99;
	color: #46c;
}

div.photocredit {
    text-align: center;
    border-top: 1px dotted #46c;
    font-size: 10pt;
    padding: 3px 9px;
    color: #3e3e3e;
}

div.photoset {
	margin-bottom: 10px;
	min-height: 76px;
	width: 47%;
	float: left;
}

div.photoset img {
	border: 0;
	float: left;
	margin-right: 10px;
}

/* ----- Fading photos --- */

div#slideshowholder {
	position: relative;
	background: #f00;
}

div#slideshowholder img {
	position: absolute;
	top: 0;
	left: 0;
	background: transparent;
	vertical-align: middle;
}

div#slideshowholder img.hide {
	display: none;
	z-index: -1;
}

div#slideshowholder img.present {
	display: inline;
	z-index: 25;
}

body#ss {
	background: #000;
	color: #eee;
}

div.fadephoto {
	position: absolute;
	top: 0;
	left: 0;
}

/* ----- Stored --------- */

div.stored {
	
}

div.stored div.editbtn {
	float: right;
	border: 1px dashed #aaa;
	padding: 3px;
}

div.emptystore {
	border: 1px dashed #ccc;
	padding: 5px;
	position: relative;
	left: -10px;
}

/* -------- TAG CLOUD ----- */

div#tagcloud {
	text-align: justify;
	font-family: Dolly, Georgia, "Times New Roman", Times, serif;
}

div#tagcloud a {
	display: inline;
}

a.tc1 {
	font-size: 8pt;
}

a.tc2 {
	font-size: 9pt;
}

a.tc3 {
	font-size: 10pt;
}

a.tc4 {
	font-size: 12pt;
}

a.tc5 {
	font-size: 14pt;
}

a.tc6 {
	font-size: 16pt;
}

a.tc7 {
	font-size: 18pt;
}

a.tc8 {
	font-size: 20pt;
}

/* -------- COMMENTS ----- */

div.newcomment {
	border-bottom: 1px solid #444;
	margin: 5px 10px 5px 10px;
	font-size: 8pt;
	color: #444;
	padding: 2px;
	position: relative;
}

div.newcomment a {
	display: block;
	padding-left: 6px;
	float: right;
}

div.newcomment div.name {

}

div.newcomment div.name a {
	float: none;
	display: inline;
}

div.newcomment div.date {
	position: absolute;
	right: 200px;
	top: 2px;
	width: 120px;
}

div.newcomment div.ip {
	position: absolute;
	left: 380px;
	top: 2px;
	color: #f50;
}

div.newcomment div.msg {
	display: none;
	margin-top: 4px;
}

/* ----- Clipping ------ */

div.clipping {
	background: #fff url(/i/torntop.gif) top left repeat-x;
	padding-left: 0px;
	padding-top: 10px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin-bottom: 0;
	position: relative;
}

div.clipping h2 {
	background: transparent;
	border-bottom: 1px solid #6af;
	padding: 30px 1em 6px 12px;
	font-family: Optima, "Helvetica Neue", Arial, "Trebuchet MS", Tahoma, Helvetica, sans-serif;
	font-style: normal;
	left: 0px;
}

div.clip1 {
	background: #fff url(/i/clip-bottom.gif) bottom right no-repeat;
	margin-bottom: 20px;
}

div.clip2 {
	background: transparent url(/i/clip-bl.gif) bottom left no-repeat;
	padding-bottom: 8px;
	border: 0;
	margin: 0;
}

div.corkboardentry {
	width: 31%;
	float: left;
	border: 1px solid #444;
	background: #fff url(/i/clip-pushpin.gif) top center no-repeat;
	padding-top: 26px;
	margin-bottom: 10px;
	margin-right: 7px;
}

div.flush {
	clear: left;
}

div.corkboardentry h2 {
	font-size: 14pt;
	border-top: 1px solid #6af;
	background: transparent;
	left: 0px;
	padding: 5px;
	text-align: center;
}

div.corkboardentry h2 a {
	color: #f00;
}

div.corkboardentry div.meta {
	padding: 5px;
	font-size: 10pt;
}

div#comments {
	margin: 1em 10px;
	padding: 1em;
	border: 1px solid #aca988;
	position: relative;
	clear: both;
}

div#comments div.label {
	background: #fff;
	border: 1px solid #aca988;
	position: absolute;
	top: -0.8em;
	left: 2em;
	font-size: 10pt;
	font-variant: small-caps;
	padding: 0 1em 0.1em 1em;
}

div#comments h3 {
	left: 0;
}

span.note {
	font-size: 8pt;
	color: #aab;
}

div.comment {
	border: 1px solid #444;
	margin: 3px 0px 6px 0px;
	padding: 4px;
	color: #369;
	font-size: 8pt;
	background: #fff;
}

div.comment div.name {
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #444;
	font-size: 8pt;
	margin-bottom: 4px;
	padding-bottom: 3px;
}

div.comment div.timeago {
	font-size: 8pt;
	float: right;
	display: inline;
	color: #aca988;
}

div.weblogentry {
	
}

div.weblogentry span.deleted {
	text-decoration: line-through;
	color: #888;
}

div.weblogentry div.update {
	margin: 0 1em;
	color: #777;
}

div.weblogentry code {
	font-family: Consolas, Inconsolata, Monaco, "Courier New", Courier, monospace;
	background: #eee;
}

div.weblogentry pre {
	border: 1px solid #444;
	background: #069;
	color: #fff;
	padding: 0.5em;
	font-family: Consolas, Inconsolata, Monaco, "Courier New", Courier, monospace;
	overflow: auto;
}

div.weblogentry pre code {
	font-family: Consolas, Inconsolata, Monaco, "Courier New", Courier, monospace;
	font-size: 10pt;
	font-weight: normal;
	background: transparent;
}

div.hidden {
	display: none;
	width: 500px;
	text-align: center;
}

img.left {
	float: left;
	margin-right: 10px;
}

/* -------- STORED ---------- */

div.stored {
	
}

div.stored div.post {
	margin-bottom: 1em;
}

/* -------- NEWS -------- */

div#samplephotos {
	margin-right: 50%;
}

div#recentposts {
	margin-right: 55%;
	margin-bottom: 1.5em;
}

div#recentposts a {
	display: block;
	padding: 2px;
}

div#recentposts a:hover {
	background: #aca988;
	color: #000;
	text-decoration: none;
}

div#sitenews {
	float: right;
	width: 48%;
	background: #eee;
	border: 3px double #444;
	font-family: Cochin, "Big Caslon", Baskerville, Georgia, "Times New Roman", Times, serif;
}

div#sitenews h2 {
	background: transparent;
	padding: 0;
	font-style: normal;
	padding: 4px 8px;
	left: 0;
	font-family: Cochin, "Big Caslon", Baskerville, Georgia, "Times New Roman", Times, serif;
}

div.newsentry a.morelink {
	font-style: italic;
}

div.newsentry {
	margin-bottom: 7px;
}

div.newsentry div.newsart {
	padding: 4px 8px;
}

div#sitenews div.newsentry h2 {
	left: 0;
	background: transparent;
	padding: 0;
	font-style: normal;
	font-size: 14pt;
	margin-bottom: 0;
	font-family: Cochin, "Big Caslon", Baskerville, Georgia, "Times New Roman", Times, serif;
}

div.newsentry div.date {
	margin-bottom: 1em;
	font-family: Cochin, "Big Caslon", Baskerville, Georgia, "Times New Roman", Times, serif;
}

div.newsentry div.location {
	display: inline;
	text-transform: uppercase;
}

div.newsentry div.data {
	text-align: justify;
	border-bottom: 1px solid #444;
	padding-bottom: 1em;
}

div.last div.data {
	border-bottom: 0 !important;
}

/* ----------- GEEKLOG ---------- */

div.geeklog {
	
}

div.geeklog h2 {
	background: transparent;
	left: 0;
	padding-left: 0;
	font-size: 12pt;
	font-family: Optima, "Helvetica Neue", Arial, "Trebuchet MS", Tahoma, Helvetica, sans-serif;
	display: inline;
}

div.geeklog div.date {
	display: inline;
	border: 0;
}


div#autosaves {
	font-size: 10pt;
	border: 1px solid #444;
	background: #fdd;
	color: #000;
	margin-bottom: 0.5em;
}

div#autosaves p {
	margin-top: 0;
	margin-bottom: 0.5em;
	padding: 0.5em 0.5em 0em 0.5em;
	font-style: italic;
	font-size: 12pt;
}

div#autosaves div.asi {
	border-top: 1px dotted #999;
	padding: 0.5em;
}

div#autosaves div.asi div.delete {
	float: right;
}

div#autosaves div.asi div.delete a {
	color: #000;
}

div#autosaves div.asi div.delete a:hover {
	font-weight: bold;
	color: #f00;
	cursor: pointer;
	text-decoration: none;
}

div#autosaves div.asi:hover {
	background: #faa;
}

/* ----------- WEBLOG ----------- */

div#autosavenote {
	border: 1px solid #209;
	background: #ccf;
	white-space: pre;
	color: #000;
	padding: 0.3em;
	font-size: 8pt;
	margin-top: 0.5em;
}

div.weblogentry div.editbtn {
	float: right;
	border: 1px dashed #aaa;
	padding: 3px;
}

div.weblogentry div.post {
	padding: 0 1em 8px 12px;
}

div.weblogentry h2 a {
	color: #444;
}

div.weblogentry a.morelink {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 0.5em;
	line-height: 2em;
}

div.weblogentry div.meta {
	font-size: 8pt;
	padding: 4px;
	margin: 1em;
	border: solid 1px #ccc;
}

div.geeklog div.meta {
	border-top: 0;
	margin-top: 0;
}


div.weblogentry div.meta div.uri {
	float: right;
}

div.weblogentry div.meta div.comments {
	
}

div.weblogentry div.meta div.location {
	
}

div.weblogentry div.meta div.date {
	
}

div.weblogentry div.meta div.date span.day {
	padding-right: 7px;
}

/* --------- REVIEWS ---------- */

div.review {
	
}

div.review div.reviewmeta {
	padding: 0 10px 10px 10px;
}

div.review div.reviewmeta div.booktitle {
	font-weight: bold;
}

div.review div.rating {
	font-size: 24pt;
	padding-top: 0.5em;
}

div.review div.meta {
	clear: left;
	font-size: 10pt;
	padding: 10px;
	border-top: 1px solid #aca988;
}

div.review div.meta div.date {
	position: static;
	float: right;
	font-size: 10pt;
}

table.list {
	font-size: 8pt;
}

table.list td {
	border-bottom: 1px solid #ccc;
}


/* ------- Roadtrip -------- */

div.travelogue {
	margin-bottom: 15px;
	padding: 5px 5px 5px 40px;
	position: relative;
	top: 0;
	left: 0;
}

div.travelogue div.colin {
	position: absolute;
	top: 10px;
	left: -35px;
	background: #fff url(/personal/roadtrip/2005/colin-icon.png) top left no-repeat;
	width: 64px;
	height: 64px;
	border: 1px solid #aca988;
}

div.travelogue div.jim {
	position: absolute;
	top: 10px;
	left: -35px;
	background: #fff url(/personal/roadtrip/2005/dad-icon.png) top left no-repeat;
	width: 64px;
	height: 64px;
	border: 1px solid #aca988;
}

div.travelogue div.date {
        font-family: Georgia;
}

div.travelogue div.title {
        font-weight: bold;
        font-size: 12pt;
        margin-bottom: 4px;
}

div.travelogue div.entry {

}

div.travelogue div.person {

}



