* { padding:0; margin:0; }

h3, h4, h5, h6, blockquote, form, label, ol, dl, fieldset { margin-bottom: 1em; }

body {
	font: 62.5%/1.6em "Lucida Grande", Tahoma, Verdana, Geneva, Arial, sans-serif;
	color: #999;
	text-align: center;
	background: #f7f7f7 url(images/bg.gif) repeat-y 50% 0;
}

/* links, headers, text */
h1 {
	text-indent: -999em;
}
h1 a, h1 a:hover {
	display: block;
	text-decoration: none;
	background: url(images/grewcock.png) no-repeat 20px 20px;
	height: 70px;
}

h2 {
	text-align: left;
	margin: 10px 0 0 28px;
	font-size: 1.5em;
}

h3, h4 {
	font-size: 1.5em;
	font-weight: bold;
	font-family: Georgia, Times New Roman, Times, serif;
	text-align: center;
	color: #000;
	line-height: 100%;
}

h5 { margin: 1.5em 0 0 0; }

.caps {
	letter-spacing: 0.1em;
	font-size: 1.1em;
}

a {
	color: #986;
	text-decoration: none;
	border: none;
	outline: none;
}

a:active { color: #c93; }
#content p a:visited { color: #666; }
a:hover { 
	color: #fff; 
	background: #cb9; 
}

ul { 
	list-style: none; 
	margin: 12px 0 10px 8px;
}

#content ul li { padding: 1px 0; }

#about {
	color: #111; 
	width: 720px;
	margin: 40px 0 0 30px;
	_margin-left: 0; 
	text-align: left;
}
#about img {
	float: right;
	margin: 0 4px 10px 24px;
}

acronym { text-decoration: underline; cursor: help; }

/* construct */
#accessibility {
	position: absolute;
	top: -10000px;
}

#head {
	height: 60px;
	background: url(images/dog.png) no-repeat 678px 10px;
}

#container {
	width: 780px;
	margin: 0 auto;
	height: 100%;
}

#content {
	clear: both;
	padding-bottom: 4px;
}

#content p { 
	margin-bottom: 16px; 
	font-size: 1.2em; 
	line-height: 1.6em; 
}

#sidebar-2 {
	margin: 10px 30px 0 0;
	padding-left: 12px;
  text-align: right;	
  min-height: 60px;
  _height: 60px;
  clear: both;
}
#sidebar-2 p { clear: right; font-size: 1.2em; }

#foot {
	clear: both;
	text-align: right;
	height: 40px;
	margin: 2px 0 0 0;
	color: #ccc;
}
#foot p { margin: 10px 30px 0 0; font-size: 1.1em; }

/* navigation */
#categories {
	border-top: 1px solid #f2f2f2;
	width: 720px;
	float: right;
	margin-top: 20px;
}
#categories li {
	display: inline;
	margin: 0 0 0 4px;
	font-size: 1.2em;
}
#categories ul li a {
	padding: 2px 6px 2px 6px;
	border: 1px solid #e9e9e9;
	letter-spacing: 1px;
}
#categories ul li a:hover, #categories ul li a.select {
	border: 1px solid #888;
	background: #cb9;
	color: #fff;
}

#nav {
	position:relative;
	clear: right; 
	_margin-top: -10px;
	margin-bottom: 18px;
}
#nav ul { padding-top: 6px }
#nav li {
	position:relative;
	display: inline; 
	margin: 0 0 8px 5px;
	_margin: 0 0 0 9px;
	z-index: 20;
	font-size: 1.1em;
	text-transform: uppercase;
	letter-spacing: 1px;
}
#nav li a {
	padding: 4px 6px 2px 4px;
	background: none;
}
#nav li a:hover { color: #333; border-bottom: 1px solid #ddd; }

#prevnext { 
	text-align: center; 
	margin-bottom: 12px;
	font-size: 1.2em;
}
#prevnext a { 
	padding: 4px 12px; 
	letter-spacing: -0.1em; 
	font-weight: bold;
	text-transform: uppercase;
	background: #eee;
}

#back {
	position: relative;
	font-size: 1.2em;
}
#back a { padding: 2px; }
	
/* images */
#content p img {	
	margin: 10px 0 0 0;
	_margin: 0 2px 0 0;
	padding: 6px;
	background: #f7f7f7;
	border: 1px solid #eee;
	border-bottom: 1px solid #ddd;
}

/* search */
#sidebar-2 form { margin: 1em 0 2em 0; }
#search h3 { margin: 1.5em 0 0 0; }

/* archive */
.left {
	float: left;
	width: 390px; 
	text-align: left;	
	position: relative;
	left: 20px;
}
.left h4, .right h4 {
	text-align: left;
	margin: 30px 0 0 8px;
}

.right {
	float: left;
  width: 360px; 
	text-align: left;
	position: relative;
}
.right li, .left li { 
	width: 350px; 
	border-bottom: 1px solid #eee;
}
.right li a, .left li a {
	display: block;
}

/* comments */
p.comm {
	cursor: pointer;
}
p.comm:hover {
	letter-spacing: 1px;
}

input, textarea {
	border: 1px solid #ddd;
	background: #fbfbfb;
	padding: 1px;
}

.comments { 
	margin: 0 40px 0 40px;
	padding-top: 20px;
	text-align: left;
	color: #666;
}
.comments li { margin-top: 12px; border-bottom: 1px solid #eee; }
.comments small { padding-bottom: 6px; font-size: 1.1em; }

.invite {
	line-height: 3em;
	color: #666;
	font-size: 1.2em;
}

#txpCommentInputForm { margin: 30px 0 0 30px; text-align: left; }
#txpCommentInputForm td { padding: 4px; }
.txpCommentInputMessage { width: 24em; }

.comments small { color: #666; padding-top: 4px; }

input#remember { margin-right: 4px; }

