/* General ------------------------------------------------------------ */

body
{
	background-color: #A0A6C4;
}

p, blockquote, li, h3
{
font-family: Verdana, "Lucida Grande", Tahoma, Helvetica;
font-size: 0.8em;
line-height: 1.5em;
text-align: left;
padding-left: 10px;
padding-right: 10px;
}

li
{
font-size: 11px;
}


blockquote
{
	margin-left: 20px;
	margin-right: 0px;
}

a
{
	color: blue;
	text-decoration: none;
	border-bottom: 1px blue solid;
}

h1
{
	font-weight: normal;
	text-decoration:none;
	font-family: Georgia, Times, Serif;
	font-size: 3em;
}

h2
{
	font-weight: normal;
	font-family: Georgia, Times, Serif;
	font-size: 1em;
	font-style: italic;
}

h3
{
	font-weight: normal;
}

h3 a
{
	border: 0px;
	font-weight: normal;
	font-family: Georgia, Times, Serif;
	font-size: 1.5em;
}

h1 a, h2 a
{
	border: 0px;
}

.caps
{
	letter-spacing: 0.1em;
	font-size: 10px;
}

img.divider
{
	align: center;
	margin-top: 2em;
	margin-bottom: 2em;
}

.comments_error
{ 
	background-color: #ffa 
}

div.comments_error
{
	border: 1px solid #cc8;
	padding : 0.3em;
}

#file-list
{
background-color: white;
border: 1px solid gray;
width: 200px;
float: right;
margin-left: 10px;
text-align: center;
}

#google-adsense
{
margin: 5px;
}

#file-list h3
{
background: gray;
foreground: white;
margin: 0px;
color: white;
font-weight: bold;
}

#file-list ul
{
padding-left: 1em;
overflow: hidden;
}

#file-list li
{
padding-left: 0px;
display: block;
}

/* container ------------------------------------------------------------ */

#container
{
background-color: white;

border: 1px solid black;
border-top: 0px ;
width: 760px;
margin: 10px;
margin-left: auto;
margin-right: auto;
}

/* head ------------------------------------------------------------ */

#head
{
padding-right: 12px;
text-align: right;
height: 100px;
border-top: 10px solid black;
}

#head h1
{
visibility: hidden;
float: left;
font-size: 1.0em;
font-weight: bold;
letter-spacing: +0.5em;
font-variant: small-caps;
}

#head h2
{
font-size: 0.9em;
text-transform: lowercase;
border-bottom: 1px solid lightgray;
padding 0px;
margin 0px;
}

img.logo
{
float: left;
border: 0;
}

#google-search
{
border-bottom: 0px;
margin: 5px;
}

#head-nav
{
padding: 0px;
margin: 0px;
}

#head-nav li
{
display: inline;
padding: 0px;
}

#head-nav a
{
border-bottom: 1px dotted; 
}

#header-navigation img
{
margin: 0;
}

#header-navigation a
{
border: 0px;
}

/* sidebar ------------------------------------------------------------ */

#sidebar-1
{
float: left;
width: 150px;
margin-right: 15px;
margin-bottom: 15px;
background-color: white;
}

#google-search form
{
margin: 0px;
padding: 0px;
text-align: center;
}

img.sidebar-section
{
margin: 10px;
border: 0;
}

#sidebar-2 p, #sidebar-1 p
{
	line-height: 15px;
	font-size: 10px;
}

#sidebar-1 p
{
	text-align: center;
}

#sidebar-2
{
	float: right;
	width: 150px;
	margin-left: 5px;
	padding-top: 100px;
}

#sidebar-2 a, #sidebar-1 a
{
	border: 0px;
	color: #00C;
}

/* article header ------------------------------------------------------------ */

#article-header
{
text-align: center;
height: auto;
margin-bottom: 12px;
}

#article-header a
{
border: 0px;
color: black;
text-decoration: none;
}


#article-byline
{
padding-right: 6px;
text-align: right;
border-bottom: 1px dotted gray;
border-top: 1px dotted gray;
font-size: 0.8em;
line-height: 2.2em;
}

#article-title
{
float: left;
line-height: 1.8em;
font-size: 1em;
font-weight: bold;
}

#article-byline a
{
color: #990000;
}


/* content ------------------------------------------------------------ */


#content
{
	margin-left: 20px;
	margin-right: 20px;
	padding-top: 0px;
}

#content-main
{
margin-left: 135px;
}

#content hr
{
	color: #ccc;
	width: 66%;
	margin-top: 2em;
	margin-bottom: 2em;
}

#content h1
{
font-size: 1.3em;
font-weight: bolder;
font-variant: small-caps;
border-bottom: 1px dotted gray;
}

#content h2
{
font-size: 1.1em;
font-weight: bold;
font-style: normal;
}

#content h3
{
font-size: 0.9em;
font-style: italic;
}

#content td
{
font-size: 0.8em;
}

/* foot ------------------------------------------------------------ */

#foot
{
clear: both;
height: 28px;
border-top: 1px dotted gray;
}

#foot p
{
text-align: center;
text-transform: lowercase;
margin: 0px;
}

/* misc ------------------------------------------------------------ */

#accessibility
{
	position: absolute;
	top: -10000px;
}

/* comments ------------------------------------------------------------ */

#txpCommentInputForm
{
border-top: 1px solid lightgray;
margin-top: 30px;
padding-top: 10px;
}

ol.comments
{
border-top: 1px solid lightgray;
margin-top: 30px;
padding-top: 10px;
}


/* google ------------------------------------------------------------ */

#google-adsense
{
text-align: center;
}

#google-leader
{
margin: auto;
width: 760px;
text-align: center;
}

div.google-refer
{
margin: 5px;
text-align: center;
}
