/* @override 
	http://guillermo.local/base/common.css */

/* A simple blue, orange and white theme called Bernard
	 Copyright 2009 Michael Everson. All rights reserved.
*/
	
html
{	margin:0;
	padding:0;
}

body
{	margin:0;
	padding:0;
	min-width:950px;
 	background-color: rgb(10,7,83);
 	font-family: Georgia, 'Times New Roman', serif;
	font-size: 16px;
	line-height: 24px;
}

#wrapper
{	margin: 10px auto;
	padding: 0;
	width:970px;
}

#content
{	float: left;
	width:700px;
	margin:0;
	padding-top:15px;
	padding-bottom:100px;
  	background-color: white;
  	border-top: rgb(245,196,104) 10px solid;
  	border-bottom: rgb(245,196,104) 10px solid;
}

#content p, h1, h2, h3, h4, dl
{
	padding-left: 50px;
	padding-right: 50px;
}

#content ul, ol
{
	padding-left: 100px;
	padding-right: 50px;
}

#content .importantbox
{	border: thick solid rgb(255,0,0);
	padding:10px;
	background-color:rgb(251,254,250);
	color: black;
	display:block;
	margin-top:2em;
	margin-bottom:2em;
}

#content div.image
{	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#content div.image img
{	padding: 7px;
	border: 1px dotted rgb(197, 195, 198);
}

#content div.image div.caption
{	margin-left: 150px;
	margin-right: 150px;
	border: 1px dotted rgb(197, 195, 198);
	padding-top: 0px;
	margin-bottom: 1.5em;
	font: 0.9em "Georgia" serif;
}

#content div.image div.description
{	margin-top: 0px;
	margin-left: 50px;
	margin-right: 50px;
	text-align: left;
	padding: 5px;
	border: 1px dotted rgb(197, 195, 198);
	padding-top: 3px;
}

h1
{	color:rgb(0,0,20);
	//font-family: 'Josefin Sans Std Light';
	//font-weight:500;
	//background-image: url("/base/stripe.png");
	//background-repeat: repeat;
}

h2, h3
{	color: rgb(0, 51, 102);
}

h2
{	//font-weight:300;
	min-height: 24px;
	margin-left: 40px;
	padding-left: 24px;
	background-image: url("/base/minilogo.png");
	background-repeat: no-repeat;
	background-position:bottom left;
	vertical-align: middle;
}

h3
{	letter-spacing:0.04em;
	//font-weight:500;
}

p
{	line-height:1.5em;
	padding-bottom:1.0em;
	margin: 0;
}

#content table
{	margin-left: 50px;
	margin-right: 50px;
	padding: 0;
	//font-weight: normal;
}

.footnoteref
{	/*vertical-align:super;
	font-size: 0.7em;*/
}

.footnote
{	font-size:0.9em;
}

hr
{	width:50%;
}

#content hr
{
	margin-bottom: 2em;
	margin-top: 2em;
	margin-left: 50px;
}

#content td
{	vertical-align: top;
	padding-right: 1em;
}

#content #summary
{	text-align: center;
	margin-bottom:1.5em;
	background-color: black;
	float: left;
	width: 700px;
}

#content #summary a
{
	color: rgb(127,125,251);
}

#content #summary .summary-text ul
{
	margin-left:50px;
	margin-top:1em;
}

#content #summary .summary-text *
{
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	margin: 0;
	line-height: 17px;
	padding-bottom:0.5em;
}

#content #summary .summary-text p.contents
{
	padding-top: 1em;
}

#summary .summary-image img
{	float: right;
	width: 350px;
	height: 200px;
	padding-left: 0px;
}

.summary-text
{	padding-top: 30px;
	padding-left: 30px;
	padding-bottom: 7px;
	padding-right: 10px;
	margin: 0;
	color: rgb(200,196,186);
	float: left;
	text-align: left;
	width:  309px;
	font-size: 14px;
	line-height: 17px;
	font-family: verdana;
}

#sidebar
{	
	float:right;
	margin-left:0em; 
	padding-right: 0; 
	padding-left:0em;
	width:250px;
	font-size: 14px;
	line-height: 17px;
	font-family: verdana;
}

#cse-search-box
{	margin-top:4px;
}

#logo
{	text-align:center;
}

.logobox
{	background-color: rgb(245,196,104);
	padding-top:0.5em;
	padding-top:10px;
	padding-bottom:10px;
	margin-bottom: 10px;
}

.logobox .box-body
{	background-color: rgb(253,248,237);
	text-align:center;
	padding: 0.3em;
}

.logobox .box-body a img
{	border: none;
	text-decoration: none;
}

.logobox .box-body a:hover img
{	border: none;
}

.box
{
	padding-top:10px;
	padding-bottom:10px;
	margin-bottom: 10px;
	background-color: black;
}

h5
{
	margin: 5px;
}

.box-title
{
	padding-left: 15px;
}

.box-body
{	text-align:center;
	padding: 0.5em;
	background-color:rgb(200,196,186); 
}

.box-body form
{
	margin: 0;
}

#copyright
{	clear:both;
	color: rgb(127,125,251);
	background: transparent;
}

#form-div, main-legend
{ 
	font-weight: 100;
}

.whatsnew-table
{
	vertical-align: middle;
	text-align: left;
	margin: 5px;
	padding: 0px;
}

a img
{
	border: rgb(200,196,186) thin solid;
}

a:hover img
{
	border: blue thin solid;
}

a:hover:visited img
{
	border: purple thin solid;
}

div.fiction p.initial
{
	text-indent: 0px;
}

div.fiction p.initial:first-letter
{
}

div.fiction p
{
	text-indent: 4em;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0em;
	padding-bottom: 0.4em;
}

div.fiction hr, hr.poetic
{
	background-image:url('/base/dividerornament.png');
	height:59px;
	width:600px;
	border:none;
	background-repeat:no-repeat;
	background-position:center;
	margin: 0;
}