	
	body {
	width:590px;
	margin: 0px;
	padding: 20px;
	text-align: left;
	
	 font-family: "Georgia", "Times New Roman", "Times";
	font-size: 16px;
	line-height:1.7em;
	 color: #333;
	

	
/*
  font-size: 75%; 
  font:small Georgia,Serif;
 line-height:1.5em;
 color:#222;
 
*/
  
 
	
	background-color: #fff;
 	background-image: url("themes/default/images/gradedcowboy.png");
 	 background-repeat: no-repeat;
 	 background-position: top right;
 	 background-attachment: fixed;


	}
	
	blockquote {
	
	font-size:13px;
	
	padding-right:20px;
	}
	
	.butwait {
	visibility:hidden;
	font-weight:bold;
	font-size:15px;
	font-family:courier;
color:#000;
	}
 .postmetadata {
  position:absolute;
top:140px;
left:620px;
font-size:11px;
font-family:arial;
color:#000;
/*border-left:12px solid #9aebff;*/
padding-left:2px;
  }
  

  	
#extrabit {
position:absolute;
top:20px;
left:620px;
font-size:11px;
font-family:arial;
color:#000;
/*border-left:12px solid #9aebff;*/
padding-left:2px;
background-color:#FFF;
}	
	
	
#navbar {
	border-top:4px solid #000;
	background-color:#fff;
	color: #333;
	font-family: helvetica, arial, sans-serif; 
	font-size: 25px;
	padding-top:15px;
	padding-bottom:3px;
	font-weight:normal;
}	

#navbar a:link {
	color:#369;
	text-decoration:none;
	font-weight:normal;
	background-color:#fff;

}

#navbar a:hover {

 color:#9aebff;
	background-color:#9aebff;
	
	text-decoration:none;
	font-style:normal;
	font-weight:normal;
}

#navbar a:visited {

	color:#666;
	text-decoration:none;
	font-weight:normal;
}

#navbuttons a:link {
	color:#666;
	text-decoration:none;
	font-weight:normal;

}

#navbuttons a:hover {
	 color:#9aebff;
	background-color:#9aebff;
	text-decoration:none;
	font-style:normal;
	font-weight:normal;
}

#navbuttons a:visited {
	color:#666;
	text-decoration:none;
	font-weight:normal;
	
}



form, input {
	margin:0;

}



#navbuttons {
	font-family: helvetica, arial, sans-serif; 
	font-size: 18px;
	line-height:23px;
	padding-top:3px;
	padding-bottom:3px;
	border-bottom: 1px solid #369;
	font-weight:normal;
}


#actionbuttons {
	font-weight:normal;
	}


#actionbuttons a:link {
	font-weight:normal;
	}	
	
	#actionbuttons a:visited {
	font-weight:normal;
	}	
	
	#actionbuttons a:hover {
	font-weight:normal;
	}	

#signin {
	font-weight:normal;
	}


#signin a:link {
	font-weight:normal;
	}	
	
	#signin a:visited {
	font-weight:normal;
	}	
	
	#signin a:hover {
	font-weight:normal;
	}	


h1 {
font-size:48px;
text-transform: uppercase;
}

h2 {
font-size:36px;

}

h3 {
padding-left:3px;
font-weight:normal;
border-top:4px solid #000;
font-size:24px;
font-family:arial;
line-height:28px;
color: #900;
background-color: #B8CFE7;
color: #369;
}

h4 {
font-size:21px;
padding-bottom:0;
margin-bottom:0;
}

  


li {
list-style-image: url("themes/default/images/dash.gif")

}


a:link {
	color: #369;
	background-color:#f8fb00;
	padding:6px;
	/*border:1px solid#9aebff;*/
	}

	a:visited {
	color: #222;
	background-color:#f8fb00;
	padding:6px;
	
	}

	a:hover {
	 color:#9aebff;
	background-color:#9aebff;
	text-decoration:underline;
	padding:6px;
	}

	
	hr {
	border-top: 1px solid #333;
	padding: 0px;
	margin: 0px;
	color: #fff;
	
	}
	
	
img {
background-color:#FFFFFF;
border:20px #fff;
}

	a:link img, a:visited img, a:hover img, a:active img {
	background-color:#FFFFFF;
	border:20px #fff;
	
	}