/* css1 selectors */

body
{
	margin: 0;
	padding: 0;
	color: #333;
	background: #fff;
	/* 
	background-image: url(http://www.donkeyontheedge.com/i/bg_squares_ccc.gif);
	background-attachment: fixed;
	*/
}

p,ul,ol,li,dt,dd,h1,h2,h3,h4,h5,h6,h7{
	font-family:arial,helvetica,sans-serif;
	font-size:11px;	
	line-height:16px;
	padding:0 4px 0 5px;
	margin:0;
	}	

ul,ol {
	padding:0 30px 10px 30px;
	}	

p {	
	margin-bottom:1em;
	}
	
h1,h2,h3 {
	padding:5px 0 0 5px;
	}
	
h4,h5,h6,h7 {
	padding:0 0 0 5px;
	}

q,blockquote {
	padding-left:10px;
	font-style: italic;
	}

.dateline {color:#99c;}

.bquote {
	display:block;
	padding-left:1em;
	font-style:italic;
	}

.subject {
	font-weight:normal;
	color:#ff6600;
	}

/* p.message span.subject {display:none;} */

.message {/* color:#333366; */}

.smallcol,.rhead,.rlist,.rcredit {
	font-size:10px;
	line-height:14px;
	/* color:#333366; */
	}

.rhead,.rcredits {display:none;}


/* pretty header boxes */

/* .firstcolheader, .colheader {
	font-size:10px;
	margin:0 0 3px 0;
	padding:2px 1px 2px 4px;
	width:100%;
	border-bottom:1px solid #cccccc;
	background-color:#ffffff;
	}
*/
.firstcolheader, .colheader {
	font-size: 10px;
	margin: 0 0 3px 0;
	padding: 2px 1px 2px 4px;
	width: 100%;
	font-weight:normal;
	}

/* create the dingbat squares */
.colheaderbullet {
	font-weight:normal;
	font-size:7px;
	font-family:webdings;
	padding-right:2px;
	}

.bulletlistsmall {
	font-size:10px;
	margin-top:1px;
	margin-bottom:1px
	}

.copy {
	color: #9999cc;
	}

.post, .readmepost {
	padding:0 0 1em 0;
/*
	background-repeat: no-repeat;
	background-image: url(http://www.donkeyontheedge.com/i/perma.gif);
*/
	}

.navsection {
	font-size:10px;
	margin:1px;
	padding:5px 1px 1px 10px;
	}

.navchunk {
	padding:0;
	margin:0;
	}

.inputtypetext {
	margin:0em;
	/* border:0px; */
	/* color:#333366; */
	width:30em;
	}

.textareamessage {
	margin:0;
	margin-left:5px;
	/* border:0px; */
	/* color:#333366; */
	width:30em;
	height:300px;
	}

.gridrule {
	background-image:url(http://www.donkeyontheedge.com/i/bg_t_fff.gif);
	}

#box3-2 .gridrule,#box3-3 .gridrule,#box3-4 .gridrule {
	/* border-left:1px solid #cccccc; */
	padding-left:2px;
	}

#gridgroup1 {
	margin-bottom:10px;
	}

/* form objects */

select.gobar {
	margin-left:5px;
	color: #333366;
	background-color: #ccccff;
	font-family:verdana,sans serif;
	font-size:10px;
	}
	
input.gobargo {
	color: #333366;
	background-color:#ccccff;
	padding:3px;
	font-family:verdana,sans serif;
	font-size:10px;
	}


/*
#box3-2 .gridrule,#box3-3 .gridrule,#box3-4 .gridrule {
	border-left:1px solid #cccccc;
	}
*/


/* dl manipulation - these may need to go behind an at import tag */

span.r,span.o,span.g {
	font-size:10px;
	padding-left:6px;
	padding-right:1px;
	background-position: 1px 5px;
	background-repeat: no-repeat;
	}

.r {background-image: url(http://www.donkeyontheedge.com/i/r3x3.gif);}
.o {background-image: url(http://www.donkeyontheedge.com/i/o3x3.gif);}
.g {background-image: url(http://www.donkeyontheedge.com/i/g3x3.gif);}


/* linken */

a:link {color:#666699;}
a:visited {color:#666666;}
a:hover {color:#ff6600;}
a:active {color:#ff6600;}

a.alt:link {color:#666699;}
a.alt:visited {color:#666666;}
a.alt:hover {color:#ff6600;}
a.alt:active {color:#ff6600;}



/* land o'Mena  filtering these out as I learn the mt structure... */

#container {
	line-height: 140%;
		margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 700px;
	
	background-color: #fff;
	border: 1px solid #fff;
	}

#center {
		float: left;
	width: 500px;
  overflow: hidden;
	}

.content {
	padding: 15px 15px 5px 15px;
	background-color: #fff;
	color: #333;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	}

#right {
		float: left;
	width: 200px;
	background-color: #fff;
	overflow: hidden;
	}

.content p {
	color: #333;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
	}

.content blockquote {
	line-height: 150%;
	}

.content li {
	line-height: 150%;
	}

.content h2 {
	color: #666;
/*	font-family: Verdana, Arial, sans-serif; */
	font-family: Helvetica;
	font-size: x-small;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	}

.content h3 {
	color: #666;
/*	font-family: Verdana, Arial, sans-serif; */
	font-family: Helvetica;
	font-size: small;
	text-align: left;
	font-weight: normal;
	margin-bottom: 10px;
	margin-top:0;
	}

.content p.posted {
	color: #ccc;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	margin-bottom: 18px;
	line-height: normal;
	padding: 3px 2em 3px 3px;
	}

.sidebar {
	padding: 15px;
	}


#calendar {
  	line-height: 140%;
	color: #666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
 padding: 2px;
	text-align: center;
	margin-bottom: 30px;
	}

#calendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 100%;
	}

#calendar caption {
	color: #666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .3em;
	}

#calendar th {
	text-align: center;
	font-weight: normal;
	}

#calendar td {
	text-align: center;
	}

.sidebar h2 {
	color: #666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .3em;
	}

.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 30px;
	}

.sidebar li {
	color: #666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	line-height: 150%;	
	margin-top: 10px;
	list-style-type: none;
	}


.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
	}


#powered {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	color: #666666;
	margin-top: 50px;
	}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #bbb;
	}

textarea[id="comment-text"] {
	width: 80%;
	}


/* late night tweaks so prob evil */

.content p.mtdateheader {
    font-weight:bold;
    }

img { border:1px solid #999;padding:0;margin:0 2px 0 0; }
img.left { padding:0;margin:0 1em 0.5em 0; }
img.right { padding:0;margin:0 0 0.5em 1em; }
img.middle { display:block;margin-bottom:1em; }

#technorati img { border:0; }
#technorati a {
    color:#fff; /* hide non-existent profile*/
    text-decoration:none;
}

#gridgroup3 { text-align:center; }

#center ul {
    list-style-image: none;
    list-style: none;
	}

#center ul li {
	padding: 1px 5px 1px 10px;
	background: url(http://www.donkeyontheedge.com/i/ptr_or_new.gif) no-repeat 0 0.6em;
	}


