/* All your style are belong to us. Move 'CSS'. For great formatting. */

body {
	margin: 0px;
	font-family: arial,helvetica,sans-serif;
}


h2,h3,h4,h5 {
	font-weight: bold;
	text-align: left;
}

h1 {
	font-size: 1.3em;
}

h2 {
	font-size: 1.2em;
	padding-top: 1.4em;
	letter-spacing: 0.05em;
}

h3 {
	font-size: 1em;
	padding-top: 0.5em;
}

th {
font-weight: bold;
color: #eee;
background-color: #555;
}

acro {
cursor: help;
background: #eef;
padding-left: 0.1em;
padding-right: 0.1em;
border-bottom: 1px dashed #99f;
}

b,strong {
font-weight:bold;
}

blink {
text-decoration:none;
}

dt {
font-weight: bold;
}

li,ol,ul {
text-align: left;
margin-top: .2em;
margin-bottom: .2em;
}

tt,code,pre {
font: 0.9em "monotype.com","anadale mono",courier;
}

cite {
background-color: #ffa;
}

pre {
white-space: pre;
}

blockquote {
padding: 15px;
background-color: #ffc;
border: 1px solid #633; 
font-size: 1.1em;
}

a[href] {
text-decoration: none;
}

a[href]:hover {
text-decoration: underline;
color: #f50;
}

div form, div input, div option, div select {
	/* don't bother setting NS4 sizes, they're ignored. */
  /* font-size: ; */
	font-family: sans-serif;
}

input[type="submit"] { 
	background-color: #ccc;
	color: #555;
	margin: 1px;
	border: 1px solid #777;
}

input[type="submit"]:hover { 
	background-color: #eee;
	color: #36c;
}

input[type="submit"]:active { 
	background-color: #eee;
	color: #9ac;
}

div input[type="text"], input[type="password"], textarea { 
	background-color: #eee;
	border: 1px solid #777;
}

textarea, div.content input {
	font-family: monospace;
}

div input[type="text"], div input[type="password"] {
	padding-left: 0.25em;
	padding-right: 0.25em;
}

input[type="radio"], input[type="checkbox"] {
	background-color: #eee;
	border: 1px solid #777;
}

input[type="text"]:focus, input[type="password"]:focus, textarea:focus  { 
	background-color: #fff; 
}

/*
textarea {
	width: inherit;
}
*/

.form-search {
	text-align: center;
	padding-top: 5px;
}

.blurb-headline {
	letter-spacing: 0.075em;
	font-weight: bold;
	padding-left: 10px;
}

.blurb-headline-small {
	font-size: 0.8em;
	letter-spacing: 0.15em;
	font-weight: bold;
	padding-left: 10px;
}

.blurb-body {
	padding-left: 20px;
	font-size: 0.85em;
	letter-spacing: 0.01em;
	color: #444;
}

.blurb-credit {
	color: #999;
	padding-top: 0.1em;
	padding-left: 30px;
	font-size: 0.8em;
	letter-spacing: 0.1em;
}

.blurb-credit-small {
	color: #999;
	padding-left: 30px;
	font-size: 0.8em;
	letter-spacing: 0.1em;
}

.blurb-credit-link {
	font-weight: bold;
	color: #999;
	text-transform:capitalize;
}

.content-area { 
	padding: 35px; 
	border: 2px solid #000;
	background-color: #fff; 
}

.content-title {
	font-size: 1.1em;
	font-weight: bold;
	padding-top: 1em;
	padding-bottom: 1px;
	border-bottom: 1px dashed #999;
	color: #000;
	font-size: 0.9em;
	letter-spacing: 0.3em;
}

.comments-general {
	padding: 10px;
	font-size: 1.1em;
}

.comment-title {
	font-weight: bold;
	letter-spacing: 0.08em;
	border-bottom: 1px solid #eee;
	margin-bottom: 1px;
}

.comment-info {
	font-size: 0.75em;
	margin-left:10px;
	color: #999;
}

.comment-body {
	margin-left: 10px;
	margin-top: 2px;
        font-size: 0.85em;
}

.comment-reply {
	text-transform: lowercase;
	text-align: right;
	font-size: 0.75em;
}

.inset-generic-padding {
	padding-left: 15px;
	padding-bottom: 5px;
}

.inset-generic {
	background-color: #eee;
	border: 1px solid #ccc;
	padding: 5px;
  font-size: 0.8em;
}

.author-bio { 
	padding: 5px; 
	border: 1px dashed #bbc; 
	color: black; 
	background-color: #f0f0ff; 
  font-size: 0.8em;
	text-align: center;
}
.article-credit {
	font-weight: bold;
	color: #999;
	padding-left: 20px;
	font-size: 1.1em;
	text-align: center;
}
.article-headline {
	font-size: 1.7em;
	border: 1px solid #ccc;
	background: #eee;
	padding: 5px;
	padding-left: 2em;
	padding-right: 2em;

	font-weight: bold;
	text-align: center;

}


.article-body[class] {
	line-height: 1.25em;
}

.article-body:first-letter {
	display: inline;
	font-family: geneva,arial,helvetica;
	font-weight: 100;
	font-size: 24pt;
	float: left;
	position: relative;
	top: -4px;
	padding-right: 3px;
}

.article-body:first-line {
	text-transform: uppercase; 
	color: #404040; 
}

.box-total {
	padding: 0px;
	background-color: #fff;
	border: 1px solid #000; 
}
.box-title-format {
	font-weight: bold;
	color: #fff;
	letter-spacing: 0.1em;
	text-align: center;
}
.box-title {
	padding: 0px 0px;
	font-weight: bold;
  font-size: 14px;
	border: 0px #000 none;
	border-bottom: 0px solid #000;
	color: #FFFFFF;
		letter-spacing: normal;
		text-align: center;
; background-image: none
; margin: 0px 0px
; vertical-align: middle
}
.box-body {
	padding: 7px;
	background-color: #fff;
	border: 2px solid #000;
	font-size: 0.8em;
}
.box-text {
  font-size: 0.75em;
; background-image: url(/Images/up.gif)
}
.bar-task {
	background: #000 url(/Header/images/bar-grad.gif) repeat-x scroll;
	color: #eee;
  font-size: 0.8em;
	padding-left: 20px;
	padding-right: 20px;
}
.bar-footer {
	padding: 2px;
	margin: 0px;
	border: 1px solid #fff;
	background-color: #eee;
	color: #555;
  font-size: 0.75em;
	text-align: center;
}
.ad {
	padding: 1px;
	text-align: center;
}
.ad-top {
	padding: 5px;
	border: 2px solid #0b0f16;
	background-color: #182233;
}
.ad-bottom {
	padding: 5px;
	border: 2px solid #5f5f5f;
	background-color: #777;
}
.ad-big {
	padding: 1px;
	text-align: center;
	background-color: #000;
	border: 3px solid #fff;
	border-left: 18px solid #fff;
	border-bottom: 12px solid #fff;
	border-top: 0px solid #fff;
	border-right: 0px solid #fff;
	color: white;
	font-size: 0.8em;
	float:right;
}
.ad-text {
	float: right;
}
.link-light {
	color: #aaf;
	text-decoration: none;
}

.more-style {
  font-size: 8pt;
	color: #555;
}

.more-link {
	font-weight: bold;
	color:	#c96;
}

.more-arrow-style {
	font-size: 8pt;
	color: #999;
}

.more-arrow-link {
	font-weight: bold;
}

.nav-link {
	font-weight: bold;
	color:	#c96;
}

.nav-util {
	font-weight: bold;
	color:	#57b;
}

/* HOWTO definitions */
.CITETITLE {
	font-family: "monotype.com","anadale mono",courier;
	color: gray;
}

/* HOWTO Headers */
.NAVHEADER {
	color: #9ac;
}

/* Make the HOWTO links bold in the list of howtos. *g* */
.howto ul li a {
	font-weight: bold;
}

.howto .NAVHEADER th {
	padding: 5px;
}
.howto .NAVHEADER th a {
	color: #aaf;
}
.howto .NAVHEADER td {
	padding: 5px;
}
.howto .NAVHEADER td a {
	font-weight: bold;
}
.howto .NAVFOOTER td {
	padding: 5px;
}
.howto .NAVFOOTER td a {
	font-weight: bold;
}

.navbar-content {
	color: #555;
	font-family: geneva,arial,helvetica;
  font-size: 0.75em;
}

.navbar-link {
	color: #555;
	text-decoration: none;
}
.navbar-link:hover {
	text-decoration: none;
}
.navbar-bar {
	color: #9b9b9b;
}
.note {
	margin: 1em;
	color: #c50;
	font-weight: bold;
}

.potd-thumb {
	text-align: center;
	padding-top: 5px;
}
.subtitle {
	color: #486591;
}
.date {
	color: #9c9c9c;
	font-size: -1;
}
.template-date {
	color: #999;
}
.search-navbar {
	color: #999;
}
.item-text {
  font-size: 0.8em;
}


