body { margin: 0pt;
font-family: Arial,Helvetica,sans-serif;
}

body a:hover { text-decoration: none;
color: rgb(0, 0, 0);
}
body a { text-decoration:none;
font-weight: inherit;
color: rgb(102, 102, 204);
}
#header { background-image: url(images/headerslice.jpg);
height: 182px;
background-repeat: repeat-x;
background-position: left top;
}
/*
#headerimg { background-image: url(images/uber.jpg);
background-repeat: no-repeat;
height: 182px;
}
*/


#headerimg h1 { display: none;
}
.description { display: none;
}
*html #content {
padding-top:20px;
}
#content { position: relative;
left: 180px;
width: 450px;
float: left;
}

#content h2 {
font-size:22px;
}

#content h3 {
font-size:18px;
}
.entry { }
.entry a:hover { text-decoration: none;
color: rgb(0, 0, 0);
background-color: rgb(255, 255, 102);
}
.entry a { text-decoration:none;
font-weight: inherit;
color: rgb(102, 102, 204);
}

textarea {
 border: 1px solid rgb(102,102,204);
}

submit input {
 border: 1px solid rgb(102,102,204);
}

input {
 border: 1px solid rgb(102,102,204);
}

#sidebar { margin-top: 20px;
float: left;
margin-left: 180px;
width:300px;
}
#sidebar li { font-family: Arial,Helvetica,sans-serif;
font-size: 13px;
list-style-type: none;
}
#sidebar a {
text-decoration:none;
}
#sidebar h2 { color: rgb(102, 0, 204);
font-size: 20px;
}
*html #sidebar h2 {
padding-top:20px;
}
#footer { font-family: Arial,Helvetica,sans-serif;
font-size: 12px;
padding-bottom: 0px;
margin-left: 180px;
clear: both;
}

.commentlist {font-family: Arial,Helvetica,sans-serif;
font-size: 13px;
}
.post{ font-family: Arial,Helvetica,sans-serif;
font-size: 13px;
}
.post h2, h2 a, h2 a:hover, h2 a:visited { text-decoration: none;
font-family: Arial,Helvetica,sans-serif;
color: rgb(102, 0, 204);
font-size: 30px;
}
.navigation a { text-decoration:none;
font-weight: inherit;
color: rgb(102, 102, 204);
}
.navigation a:hover { text-decoration: none;
color: rgb(0, 0, 0);
background-color: rgb(255, 255, 102);
}
.author{
text-transform: capitalize;
color: rgb(102, 0, 204);
}
#respond{
font-family: Arial,Helvetica,sans-serif;
font-size:14px;
}
#wp-calendar #prev a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;


/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */




