html
{ height: 100%;}

*
{ margin: 0;
  padding: 0;}

body
{
	background: #F5F5EC;
	color: #47433F;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

p
{ padding: 0 0 20px 0;
  line-height: 1.7em;}

img
{ border: 0;}

h1, h2, h3, h4, h5, h6 
{ color: #362C20;
  padding: 0 0 5px 0;}

h1, h4
{
	margin: 0 0 15px 0;
	padding: 15px 20px 5px 0;
	color: #444;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 160%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

h2, h5
{
	padding: 0 0 5px 0;
	text-transform: uppercase;
	letter-spacing: 0;
	color: #A4AA04;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

h3, h6
{
	color: #888;
	letter-spacing: 0;
	padding: 0 0 15px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

h4
{ color: #777;}

h5, h6
{ color: #FFA201;}

a, a:hover
{
	outline: none;
	text-decoration: underline;
	color: #930;
}

a:hover
{ text-decoration: none;}

blockquote
{ margin: 20px 0; 
  padding: 10px 20px 0 20px;
  border: 1px solid #E5E5DB;
  background: #FFF;}

ul
{ margin: 2px 0 22px 17px;}

ul li
{ list-style-type: square;
  margin: 0 0 6px 0; 
  padding: 0 0 4px 5px;}

ol
{ margin: 8px 0 22px 20px;}

ol li
{ margin: 0 0 11px 0;}

#main, #logo, #menubar, #site_content, #footer
{ margin-left: auto; 
  margin-right: auto;}

#main
{ padding-bottom: 20px;}

#header
{
	height: 170px;
	margin-bottom: 30px;
	background-color: #330;
}

#logo
{ width: 840px;
  position: relative;
  height: 114px;}

#logo #logo_text 
{ position: absolute; 
  top: 10px;
  left: 0;}

#logo h1, #logo h2
{ font: normal 300% "century gothic", arial, sans-serif;
  border-bottom: 0;
  text-transform: none;
  margin: 0;}

#logo_text h1
{ padding: 12px 0 0 0;
  color: #FFF;
  letter-spacing: 0.1em;}

#logo_text h2
{ font-size: 120%;
  padding: 4px 0 0 0;
  color: #A8AA94;}

#menubar
{ width: 875px;
  height: 50px;
  padding: 12px 0 0 0px;
  background: transparent;} 

ul#menu
{ float: left;}

ul#menu li
{ float: left;
  margin: 5px 0 0 0;
  padding: 0 0 0 0px;
  list-style: none;}

ul#menu li a
{
	letter-spacing: 0.1em;
	font: normal 100% "century gothic", arial, sans-serif;
	display: block;
	float: left;
	height: 26px;
	padding: 11px 22px 0px 22px;
	text-align: center;
	color: #FFF;
	text-transform: uppercase;
	text-decoration: none;
	margin-right: 3px;
	background-color: #663;
} 

ul#menu li a:hover
{
	color: #FFF;
	background-color: #993;
}

ul#menu li.selected a
{ color: #000;
  background: #F4F4EC;}

#site_content
{ width: 858px;
  overflow: hidden;
  margin: 0 auto 0 auto;
  padding: 10px 20px 20px 40px;
  background: #FFF;
  border: 1px solid #E5E5DB;} 

.sidebar
{ float: right;
  width: 190px;
  padding: 0 15px 20px 15px;}

.sidebar ul
{ width: 178px; 
  padding: 4px 0 0 0; 
  margin: 4px 0 30px 0;}

.sidebar li
{ list-style: none; 
  padding: 0; }

.sidebar li a, .sidebar li a:hover
{ padding: 3px 0 3px 35px;
  display: block;
  background: transparent url(https://872ab2.claudeassets.com/20160610190845im_/http://www.somondocopress.com/style/link.png) no-repeat left center;} 

.sidebar li a.selected
{ color: #444;} 

#content
{ text-align: left;
  width: 613px;
  padding: 0;}
  
#contentAlt
{ text-align: left;
  width: 830px;
  padding: 0;}

#footer
{ width: 916px;
  font-family: sans-serif;
  font-size: 90%;
  height: 28px;
  margin-top: 20px;
  padding: 20px 0 5px 0;
  text-align: center; 
  background: transparent;
  color: #333;
  text-transform: uppercase;
  letter-spacing: 0.1em;}

#footer a
{ color: #888;
  text-decoration: none;}

#footer a:hover
{ color: #000;
  text-decoration: none;}

.yellow
{ color: #F7C015;}

.blue
{ color: #05A4D1;}

.orange
{ color: #FF7A0F;}

.red
{ color: #C80500;}

.purple
{ color: #EB0FFF;}

.green
{ color: #A4AA04;}

.form_settings
{ margin: 15px 0 0 0;}

.form_settings p
{ padding: 0 0 4px 0;}

.form_settings span
{ float: left; 
  width: 200px; 
  text-align: left;}
  
.form_settings input, .form_settings textarea
{ padding: 2px; 
  width: 299px; 
  font: 100% arial; 
  border: 1px solid #E5E5DB; 
  background: #FFF; 
  color: #47433F;}
  
.form_settings .submit
{ font: 100% arial; 
  border: 1px solid; 
  width: 99px; 
  margin: 0 0 0 206px; 
  height: 35px;
  padding: 5px 0 5px 0;
  cursor: pointer; 
  background: #555; 
  color: #FFF;}

.form_settings textarea, .form_settings select
{ font: 100% arial; 
  width: 299px;}

.form_settings select
{ width: 304px;}

.form_settings .checkbox
{ margin: 4px 0; 
  padding: 0; 
  width: 14px;
  border: 0;
  background: none;}

.separator
{ width: 100%;
  height: 0;
  border-top: 1px solid #D9D5CF;
  border-bottom: 1px solid #FFF;
  margin: 0 0 20px 0;}
  
table
{ margin: 10px 0 30px 0;}

table tr th, table tr td
{ text-align: left;
  background: #FFF;
  color: #FFF;
  padding: 7px 4px;}
  
table tr td
{ background: #FFF;
  color: #47433F;
  border-top: 1px solid #FFF;}

/*
     FILE ARCHIVED ON 21:17:16 Apr 11, 2016 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 09:36:14 Jun 24, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.457
  exclusion.robots: 0.044
  exclusion.robots.policy: 0.034
  esindex: 0.008
  cdx.remote: 107.95
  LoadShardBlock: 489.686 (3)
  PetaboxLoader3.resolve: 216.345 (4)
  PetaboxLoader3.datanode: 164.316 (4)
  load_resource: 165.096
*/