@import url(default.css);

body {
	background: #e2ebed;
	padding: 0;
	margin: 0;
	text-align: center;
}

ul {
	margin-left: 0;
	margin-right: 0;
}

ol {
	margin-left: 0;
	margin-right: 0;
}

li {
	padding: 0;
}

div#bgbody {
	margin-left: auto;
	margin-right: auto;
	width: 802px;
	padding: 0;
	border: 0;
	text-align: left;
}

div#pagewrap1 {
	background: #fff url(/i/side-fade) top left repeat-y;
	width: 802px;
}

div#pagewrap2 {
	background: transparent url(/i/side-fade-r) top right repeat-y;
	padding-bottom: 10px;
	position: relative;
	top: 0;
	left: 0;
	padding-left: 26px;
}

div#titlelogo {
	position: static;
	background: transparent;
	text-align: center;
	top: 3em;
	width: 750px;
	height: auto;
}

div#menu {
	text-align: center;
	position: static;
	background: #444;
	margin: 0 10px;
	padding: 4px 0;
	width: auto;
}

div#menuwrap {
	width: 750px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	background: #fff;
}


div#menu a {
	color: #fff;
	display: inline;
	float: none;
	margin: 0px 10px;
	padding: 5px 0px;
	text-decoration: none;
}

div#content {
	position: relative;
	text-align: left;
	width: 750px;
	background: transparent;
	top: 0;
	left: 0;
	padding-top: 2em;
}

div#wlwrap {
	float: left;
	padding-left: 10px;
}

div#rhs {
	padding-left: 460px;
	
}

div#rhs div.rbox {
	text-align: left;
	margin-right: 10px;
}

div#rhs div.rbox h2 {
	border-bottom: 1px dotted #444;
	padding: 2px 0 2px 8px;
}

div#rhs div.pbox {
	text-align: center;
	margin-right: 10px;
}

div#rhs div.pbox h2 {
	border-bottom: 1px dotted #444;
	padding: 2px 0 2px 8px;
	text-align: left;
}

div.rbox ul {
	margin: 3px;
	padding-left: 25px;
}

div.rbox p {
	padding-left: 15px;
}


div.weblogentry {
	/*background: #fff url(/i/entry-fade) top left no-repeat;*/
}

div.weblogentry h2 {
	background: #fff url(/i/entry-title) top left no-repeat;
	padding: 23px 15px 18px 15px;
	position: relative;
	top: 0px;
	font-weight: normal;
	left: -3px;
}

div.weblogentry h2 a {
	color: #fff;
}

div.weblogentry h2 a:hover {
	color: #fff;
}

a.morelink {
	font-weight: bold;
	background-color: #ccc;
	padding: 0px 3px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
}

div.rbox abbr {
	font-size: 8pt;
	color: #800;
	cursor: help;
}

div.rbox h3 {
	margin-left: 20px;
}

div.rbox div.remotephoto {
	text-align: center;
}

div.rbox div.remotephoto img {
	border: 1px solid #777;
	padding: 2px;
	margin-bottom: 3px;
}

/* PHOTO BLOG STUFF */

img.photoblog {
	border: 1px solid #444;
	padding: 2px;
}

div.weblogentry div.caption {
	color: #ac3c3f;
	margin-bottom: 4px;
	padding-bottom: 2px;
	border-bottom: 1px dotted #ddd;
}

div.weblogentry dl.photometa {
	background: #ccc;
	color: #ac3c3f;
	padding: 3px;
	border: 1px solid #444;
	font-family: Georgia, "Times New Roman", Times, serif;
}

div.weblogentry dl.photometa dt {
	font-weight: bold;
	float: left;
}

div.weblogentry dl.photometa dd {
	margin-left: 100px;
}

/* Espanol */

span.added {
	color: #c60;
}

div.nocorr span.deleted {
	display: none;
}

div#footwrap {
	width: 802px;
	background: transparent url(/i/side-fade-b) top left repeat-x;
}

div#footwrap2 {
	background: transparent url(/i/corner-fade-r) top right no-repeat;
}

div#footer {
	/*border-top: 1px solid #444;
	border-bottom: 1px solid #444;*/
	margin-bottom: 5px;
	padding: 15px 0 4px 0;
	font-size: 8pt;
	color: #444;
	text-align: center;
	background: transparent url(/i/corner-fade-l) top left no-repeat;
}

div#page {
	padding: 0px 10px;
}

div#page p {
	margin-left: 10px;
	margin-right: 10px;
}

span.note {
	font-size: 8pt;
	color: #aab;
}

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;
}

div.newcomment div.ip {
	position: absolute;
	left: 290px;
	top: 2px;
	color: #f50;
}

div.newcomment div.msg {
	display: none;
}

dl#times {
	margin-left: 25px;
}

dl#times dd {
	color: #f50;
	margin-bottom: 4px;
}

dl#times dd.current {
	color: #f50;
	font-weight: bold;
}

/* FEATURES */
div#feature {

}

div#feature h1 {
	margin-left: 100px;
	margin-right: 100px;
	margin-bottom: 0;
	border-bottom: 1px solid #ac3c3f;
	padding-left: 3px;
}

div#feature h2 {
	margin-left: 100px;
	margin-right: 100px;
	text-align: right;
	padding-top: 0;
	margin-top: 0;
	color: #333;
	font-style: italic;
	padding-right: 3px;
}

div#feature h3 {
	margin-left: 100px;
	margin-bottom: 0;
}

div#feature p {
	margin: 2px 100px 20px 100px;
	color: #222;
}

div#feature .storynav {
	margin: 5px 100px 0 100px;
	border-top: 1px solid #ac3c3f;
	border-bottom: 1px solid #ac3c3f;
	text-align: center;
	clear: both;
}

div#feature .storynav a {
	font-size: 20pt;
	font-weight: bold;
	margin-right: 8px;
	text-decoration: none;
}

div#feature .storynav a:hover {
	color: #ac3c3f;
}

div#feature ol, div#feature ul {
	margin-left: 100px;
	margin-right: 100px;
}

div#feature .storynav a.current {
	color: #444;
}

div#feature img.left {
	float: left;
	margin-left: 15px;
	margin-right: 10px;
	border: 1px solid #ac3c3f;
	padding: 2px;
	margin-top: 3px;
	margin-bottom: 3px;
}

div#feature img.right {
	float: right;
	margin-right: 15px;
	margin-left: 10px;
	border: 1px solid #ac3c3f;
	padding: 2px;
	margin-top: 3px;
	margin-bottom: 3px;
}

div.inset {
	padding-left: 30px;
}

div.labeled {
	position: relative;
	top: 0;
	left: 0;
	z-index: 3;
}

div.labeled div {
	position: absolute;
	top: -10px;
	left: 5px;
	color: #fbb;
	font-size: 80px;
	z-index: -2;
	font-weight: bold;
	font-family: Georgia, Times, serif;
}

ol.texty li {
	/*list-style-position: outside;
	font-size: 60px;
	position: relative;
	top: 70px;
	left: 65px;
	color: #cce;
	line-height: normal;
	background-color: #d77;
	list-style-type:decimal;
	list-style-position: outside;
	font-size:60pt;
	position: relative;
	top: 70px;
	left: 65px;
	line-height:normal;
	color:#DDD;
	_color:#FFF;; show to IE */
}

ol.texty li div strong {
	
}

ol.texty li div {
	/*font-size: 12px;
	line-height: normal;
	position: relative;
	top: -70px;
	left: -65px;
	margin: -70px 0 0 -65px;
	color: #444;
	line-height: normal;
	background: #ccc;
	padding: 0;
	_list-style-type:decimal;
	_list-style-position: outside;
	color:#111;
	font-size:0px;
	line-height:normal;
	font-size:small;
	position: relative;
	top: -70px;
	left: -70px;*/
}

.spanish {
	color: #444;
}

div#spanishhelp {
	margin: 1px 20px;
}

div#spanishhelp ul {
	margin: 0;
	padding: 0 0 0 3em;
}

div#spanishhelp ul li {
	padding: 0;
	margin: 0 0 0 0px;
}


div#spanishhelp .menubar {
	border: 1px solid #ccc;
	padding: 4px;
	text-align: center;
	margin-bottom: 18px;
	font-family: "Century Gothic", "Lucida Grande", Tahoma, Arial, Helvetica, Verdana, sans-serif;
}

div#spanishhelp .menubar a {
	text-decoration: none;
	color: #58d;
}

div#spanishhelp .lastmod {
	background: #fff;
	font-size: 8pt;
	color: #666;
	border-top: 1px dotted #ccc;
	text-align: center;
	padding-top: 5px;
	margin-top: 10px;
}




