.headjob
{
	border-top: 1px black solid;
	border-bottom: 1px black solid;
	background-color:#E6E6E6;

	height: 70px;
}

body * a
{
	color: #03d;
}

#topiclisting
{
	margin-left: 20px;
}

#topiclisting td
{
	padding: 5px;	
}

.alertbox
{
	border: 1px dotted black;
	background: #ffc;
	padding: 4px;
	color: #777;
	text-align: center;
	font-weight: bold;
}

.headjob img
{
	border: none;
	background-color: #fff;
	padding-left:10px;
	padding-right:25px;
	border-right: 2px #8C6239 solid;
	float:left;
}

/***  BLOG PAGES ****** */
.navigation .alignright
{
	float:right;
}

.navigation,  .navigation a
{
	color: #666;
	font-weight: bold;
	font-size: x-small;
}

.articletime
{
	font-size: x-small;
	color: #999;
}

.articleby
{
	font-size: x-small;
	margin-left: 6px;
	margin-right: 10px;
	color: #090;
	
}

div.post h2, div.post h3
{
	margin-bottom: 0px;	
	font: bold 15px verdana;
	color: #8C6239;
	text-decoration: none;
}

div.post h3 a:hover
{
	text-decoration: underline;
	color: #900;
}

.post
{
	margin-left: 0px;
	padding-left: 0.2em;
	padding-bottom: 10px;
	border-bottom: 1px solid #edd;
}

.post .postmetadata
{
	font-size: 80%;
	color: #999;
}

.post .postmetadata .haycomentas
{
	color: #c00;
	font-weight: bold;
	text-decoration: underline;
}

.post p
{
	text-align:justify;
}

h3 a
{
	color: #8C6239;
	text-decoration: none;
}

#respond, #comments
{
	color: #777;
}


/*** END BLOG PAGES **** */

.headertext
{
	text-align:center;
	padding-top:7px;
}

.headertext p
{
	font: bold 13px arial;
	margin-left: 16px;
}

.tightbody
{
/*	border-left:2px dashed #8C6239;*/
	padding:9px;
	padding-top:0px;
	margin-top: 0px;
	font: 13px verdana;
}

.tightbody p
{
	margin:2px;
	margin-top: 1.2em;
	margin-bottom: 1.4em;
}

.tightbody p a
{
	color: #34f;
}

.tightbody p a:visited
{
	text-decoration: none;
}

a:hover
{
	color: #f00;
}

/*.tightbody p:first-letter
{
	font-weight: bold;
	color: #8781BD;
	margin-left:8px;
}
*/

h1
{
	padding-right:20px;
	color: #8781BD;
	font: bold 20px verdana;
	border-bottom: 1px solid #8C6239;
	margin-bottom: 9px;
	display:inline;

}

h2
{
	font: bold 13px verdana;
	color: #8C6239;
}

.footsies
{
	border-top: 1px solid #E6E6E6;
	border-bottom: 1px solid #E6E6E6;
	text-align:center;
	clear: both;
}

.footsies p, .footsies p a
{
	margin: 2px;
	font: 11px verdana;
	color: #8C6239;
}

.feedbackform
{
	margin-left: 15px;
	background-color: #E6E6E6;
	padding: 8px;
	border: 1px dotted black;
}

.feedbackform label
{
	width: 160px;
	font: bold 12px verdana;
	display: block;
	float: left;
}

.feedbackform input, .feedbackform select, .feedbackform textarea
{
	margin-bottom: 10px;
	font: 12px verdana;
}

.feedbackform textarea
{
	width: 240px;
	height: 100px;
}

.feedbackform select
{
	height: 90px;
}


#mainnav {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background-color: #eee;
	color: #000;
	text-align: right;
	}

#mainnav li {
	display: inline;
	list-style: none;
	margin-left: 20px;
	}
#mainnav ul {
	margin: 4px;
	}

#mainnav a {
	text-decoration: none;
	font: bold small verdana, sans-serif;
	}

#subnav {
	float: left;
	width: 20em;
	margin: 15px 0em 15px 0em;
	}
	
#subnav ul
{
	margin-right: 0.5em;
}
	
#subnav h1
{
	font-size: 16px;
}

#subnav h3
{
	font: bold 15px verdana;
	color: #069;
	border-bottom: 1px dotted;
	width: 80%;
	margin-bottom: 0px;
	margin-top:2px;
}

#content ul
{
	margin-left: 5%;
}

.cat {
	list-style-image: url(/images/cat.gif);
	}

.art {
	list-style-image: url(/images/art.gif);
	margin-left: 0em;
	padding-left: 0em;
	
	_margin-left: -1em;
	}
	
.blank
{
	list-style: none;
}

#crumb{
	font-size: x-small;
	margin: 10px 20px;
	padding-bottom: 4px;
	border-bottom: 1px dotted #eee;
	}

#content {
	margin: 20px 1em 10px 20em;
	padding-left: 9px;
	border-left: 1px dotted #8C6239;
	}

.highlight
{
	font-weight:bold;
}


#xform
{
	clear:none;
	margin-left: 15px;
	
}

#xform label {
	float: left;
	width: 135px;
	border: 0px solid pink;
	padding-top: 4px;
	margin-left: 10px;
	clear:none;
	font-weight: bold;
	}

#xform h3
{
	padding-top:12px;
	color: #8C6239;
}

#xform .required
{
	color: #900;
	font-weight: bold;
}

#xform .quant
{
	width: 12px;
}

#xform input.quantity
{
	border: 1px solid gray;
	width:16px;
	text-align:right;
	padding-right:2px;
	font-size:10px;

}

.error
{
	font-weight: bold;
	color: red;
}

#racelisting td
{
	padding: 4px;	
	font-size: 90%;
}

#racelisting a.create
{
	color: green;
}

#racelisting a.edit
{
	color: #8C6239;
}

#raceresults
{
	border: #ada 1px dashed;
	padding: 5px;
}

#raceresults th
{
	color: #900;
	text-align:left;
	background-color: #eee;
	padding:2px;
}


#raceresults td
{
	padding: 4px;	
}

.mylabels label
{
	float:left;
	width: 130px;
	font-weight: bold;
}

#standings
{
	border: #ada 1px dashed;
	padding: 5px;
	width: 75%;
	font-size:110%;
}

#standings th
{
	text-align:left
}

.rightimage
{
	float:right; 
	border: 1px dotted gray;
	background-color: #fff;
	margin-left: 15px;
}

.leftimage
{
	float:left; 
	border: 1px dotted gray;
	margin-right: 15px;
}

.rssbutton
{
	margin-left: 15px; 
	border:none;
}