/* base
----------------------------------------------- */

body {
	margin: 0;
	padding: 0;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Helvetica, sans-serif;
	color: #000;
	background: #fff url(/images/bg-body.jpg) repeat-x center top;
}

blockquote, h3, p, li {
	padding-right: 10px;
	padding-left: 10px;
	font-size: 0.75em;
	line-height: 1.55em;
}

blockquote {
	margin-right: 0;
	margin-left: 20px;
}

h1, h2, h3 {
	margin: 0 0 10px 0;
	padding: 0 10px;
	font-weight: normal;
}

h1, h2 {
	font-family: Georgia, Times, serif;
}

h1 {
	font-size: 1.4em;
}

h2 {
	font-size: 1.3em;
border-top: 1px dashed #999;
padding: 10px 0 0 0;
margin: 30px 0 10px 10px;
}

h3.reference
{
margin: 30px 0 -10px 10px;
padding: 10px 0 0 0;
color: #000;
font-size: 0.8em;
border-top: 1px dashed #999;
font-weight: bold;
}

h3
{
margin: 0;
color: #000;
font-size: 0.8em;
font-weight: bold;
}

ul
{
margin: 0 0 20px -30px;
list-style: none;
}

li
{
margin: 0 0 5px 0;
padding: 0 0 0 15px;
background: #fff url(/images/bg-list-item.gif) no-repeat 0 4px;
}

hr {
	margin: 2em auto;
	width: 370px;
	height: 1px;
	color: #7a7e7d;
	background-color: #7a7e7d;
	border: none;
}

small, .small {
	font-size: 0.9em;
}

.entry-title
{
	font-size: 1.4em;
}

#sidebar-1 form p
{
font-size: 0.7em;
}

#sidebar-1 form input
{
font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Helvetica, sans-serif;
font-size: 1em;
}

/* links
----------------------------------------------- */

a {
	text-decoration: underline;
	color: #c00;
}

a img {
	border: none;
}

h1.entry-title a, h2.entry-title a, h3.entry-title a {
	font-family: Georgia, Times, serif;
text-decoration: none;
color: #000;
font-size: 1.3em;
}

#site-name a {
	border: none;
text-decoration: none;
color: #000;
}

#sidebar-2 a, #sidebar-1 a {
	color: #c00;
	border: none;
text-decoration: none;
font: 0.8em Georgia, Times, serif;
}

/* layout
----------------------------------------------- */

.photo
{
float: right;
border: #ccc 1px solid;
padding: 5px;
margin: 0 10px 10px 10px;
}

#accessibility {
	position: absolute;
	top: -10000px;
}

#container {
	margin: 0 auto;
	padding: 0 10px 10px 10px;
	width: 760px;
}

#head {
	text-align: center;
}

#site-name {
	margin: 15px 0;
	font: 2.6em Georgia, Times, serif;
}

#site-slogan {
	font: 1em Georgia, Times, serif;
}

#sidebar-1, #sidebar-2 {
	padding-top: 30px;
	width: 150px;
}

#sidebar-1 {
	margin-right: 5px;
	float: left;
	text-align: right;
}

#sidebar-2 {
	margin-left: 5px;
	float: right;
}

.section_list {
	margin: 0 0 10px 0;
	padding: 0;
	list-style-type: none;
	font-size: 1.7em;
font-family: Georgia, Times, serif;
}

.section_list li {
	margin: 0 10px 2px 0;
	padding: 0;
	background: none;
}

#content {
	margin: 0 170px;
	padding-top: 30px;
}

#foot {
	margin-top: 5px;
	clear: both;
	text-align: center;
}

/* box model hacks
http://archivist.incutio.com/viewlist/css-discuss/48386
----------------------------------------------- */

#container {
\width: 770px;
w\idth: 760px;
}

#sidebar-1, #sidebar-2 {
\width: 150px;
w\idth: 150px;
}

/* overrides
----------------------------------------------- */

#sidebar-2 p, #sidebar-1 p {
	font-size: 0.8em;
	line-height: 1.5em;
}

.caps {
	font-size: 0.9em;
	letter-spacing: 0.1em;
}

div.divider {
	margin: 2em 0;
	text-align: center;
}

/* articles
----------------------------------------------- */

.directory {
	list-style-type: circle;
}

.author {
	font-style: normal;
	font-size: 0.8em;
}

.published {
	font-size: 0.8em;
}

/* comments
----------------------------------------------- */

.comments_error {
	color: #000;
	background-color: #fff4f4;
}

ul.comments_error {
	padding : 0.3em;
	list-style-type: circle;
	list-style-position: inside;
	border: 2px solid #fdd;
}

div#cpreview {
	color: #000;
	background-color: #f1f1f1;
	border: 2px solid #ddd;
}

form#txpCommentInputForm td {
	vertical-align: top;
}

#comments-help {
	margin: 2px 0 15px 0;
	font-size: 0.7em;
}

/* error page
----------------------------------------------- */

.error-status {
	font: 1.3em Georgia, Times, serif;
}


/* zem contact form
----------------------------------------------- */
.zemContactForm
{
  font-size: 0.75em;
	line-height: 1.55em;
margin: 0 0 0 10px;
}
.zemContactForm fieldset {
   color: #fff;
   border: #fff 1px solid;
   }
.zemContactForm legend
{
display: none;
}
.zemContactForm label {
   width: 100px;
color: #000;
margin: 20px 0 0 0;
   }
.zemContactForm input
{
font-size: 1em;
color: #000;
width: 220px;
}
.zemContactForm .zemSubmit {
   margin: 0.5em 0 0 70px;
width: 80px;
   }

.zemError
{
color: #ff0000;
font-size: 1em;
}

.zemThanks
{
font-weight: bold;
font-size: 0.75em;
margin: 0 0 0 10px;
}


a.siteURL
{
color: #0066a8;
}



#sidebar-1 p.hire
{
padding: 10px;
background-color: #e2e2e2;
border: #aaaaaa 1px solid;
text-align: left;
font-size: 0.65em;
line-height: 1.45em;
}


#sidebar-1 p.hire strong
{
font-size: 1.25em;
}
