/* --------------------------- COLOR STUFF */

#header h1,
#header p {
	color: #8C754F;
}

#commentlist li div {
	background-color: #EAEFDB;
	border: 1px solid #C5CE9B; 
}

#commentlist li {
	border-top: 2px solid #EAEFDB;
}

a img {
	vertical-align: -1px;
	border: none;
}

/* --------------------------- OTHER STUFF */

* {
	margin: 0;
	padding: 0;
	list-style: none;
}

p.center {
	text-align: center;
}

body {
	text-align: center;
	font: normal 70%/1.4 verdana, arial, sans-serif;
	background: white;
	color: #636363;
}

#wrapper {
	width: 770px;
	margin: 0 auto;
	text-align: left;
}

#postings-wrapper {
	float: left;
	width: 70%;
	padding: 0 40px 0 0;
	margin: 0;
}

div#header {
	position: relative;
	background: url(images/aruno_header.jpg) left top no-repeat;
	margin: 6px 0 6px 0;
	padding: 120px 0 0 0;
}

#header h1 {
	font: normal 3em/1 "Trebuchet MS", verdana, arial, sans-serif;
	padding: 0 16px 0.3em 16px;
}

h1 a:focus,
h1 a:hover,
h1 a:active {
	color: #362d1e;
}

h1 a:link,
h1 a:visited {
	color: #8C754F;
}

a:link, 
a:visited {
	color: orange;
	text-decoration: none;
	border: none;
}

a:focus, 
a:hover,
a:active {
	color: #5A4323;
	text-decoration: none;
	border: none;
}

#header p {
	font-style: italic;
	position: absolute;
	left: 16px;
	top: 160px;
}

/*
#headbox {
}
*/

#headbox ul ul li{
	list-style-type : disc;
	list-style-position : inside;
}

#subscribe h2,
#archives h2,
#welcome h2 {
	width: 98%;
	font-weight: bold;
	font-size: 16px;
	height: 1.5em;
	line-height: 20px;
	font-family: 'Trebuchet MS', verdana, sans-serif;
	color: #8C754F;
	border-bottom: 1px dotted black;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	margin: 0 0 0.5em 0;
}

#teachers h2 {
	width: 98%;
	font-weight: bold;
	font-size: 16px;
	height: 1.5em;
	line-height: 20px;
	font-family: 'Trebuchet MS', verdana, sans-serif;
	color: #8C754F;
	border: none;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	margin: 0 0 0.5em 0;
}

#headbox #boxbottom {
	clear: both;
	border: none;
	height: 12px;
}

#content a:link,
#content a:visited {
	color: #e0bb7e;
	text-decoration: none;
}

#content a:focus,
#content a:hover,
#content a:active {
	background: #C5CE9B;
	color: #362d1e;
}

#content {
	margin: 6px 0;
	padding: 12px 0 0 0;
}

#content ul, ol {
	margin-left: 22px;
}

#content ul li {
	list-style: square;
}

#content ol li {
	list-style: decimal;
}

blockquote {
	margin: 0 0 0.5em 10px;
	padding: 0 0 0 10px;
	border-left: 1px solid #999;
}

.posting,
.warning {
	float: left;
	width: 100%;
	padding: 4px 0 4px 0px;
	border-bottom: 1px solid #C5CE9B;
}

.posting-content {
	padding: 0 0 0 8px;
}

#content h2 {
	font: bold 1.8em/1.1 "Trebuchet MS", verdana, arial, sans-serif;
	margin: 0.5em 0 0.3em 0;
}

#content h3 {
	font: bold 1.5em/1.1 "Trebuchet MS", verdana, arial, sans-serif;
	margin: 0 0 0.3em 0;
}

#content h4 {
	font: bold 1em/1.3 verdana, arial, sans-serif, sans-serif;
}

p {
	padding-bottom: 0.5em;
}

.box {
	float: left;
	width: 100%;
	padding-right: 18px;
	padding-bottom: 0.2em;
}

.hyperlink-box {
	float: left;
	width: 215px;
	padding-right: 8px;
	padding-bottom: 8px;
}

p.author {
	border: none;
	clear: both;
	width: 100%;
}

.audiobox {
	clear: left;
	width: 200px;
}

#content dd {
	padding: 0 0 0 12px;
}

#content dt {
	font-weight: bold;
}

#welcome {
	float: left;
	width: 50%;
	padding: 0 20px 0 0px;
	margin: 0 0 1em 0;
}

#welcome a:link,
#welcome a:visited {
	color:orange;
}

#welcome a:focus,
#welcome a:hover,
#welcome a:active {
	color: #5A4323;
	text-decoration: underline;
}

#archives {
	float: left;
	width: 20%;
	padding: 0 20px 0 0;
}

#teachers {
	float: left;
	width: 20%;
	padding: 0 20px 0 0;
}

#subscribe {
	float: left;
	width: 20%;
	padding: 0 20px 0 0;
	margin: 0 0 1em 0;
}

#subscribe p {
	line-height: 20px;
}

#prevnext {
	clear: both;
	text-align: center;
	padding: 1em 16px 2em 0;
}

#prevnext p {
	margin: 0;
	padding: 0;
	font-weight: bold;
}

#footer {
	clear: both;
	background: url(images/aruno_footer.jpg) left top no-repeat;
	text-align: center;
	height: 160px;
}

#footer p {
	padding: 0 0 12px 0;
}

#powered-by-podhawk {
	text-align: center;
	margin: 8px 0 0 8px;
}

/* --------------------------- COMMENTING STUFF */

h2#commentheadline {
	margin-top: 30px;
}

#commentlist h4 {
	margin: 5px 0 7px 0;
}

ol#commentlist {
	list-style: none;
}

ol#commentlist li {
	width: 600px;
	overflow: hidden;
	margin: 0 0 1.5em 0;
	list-style: none;
}

#commentlist li div {
	float: left;
	width: 150px;
	padding: 6px;
	margin-right: 10px;
}

form {
	border-top: 1px dotted black;
	padding-top: 1.2em;
	margin-top: 1.2em;
	width: 667px;
}

div.input {
	width: 222px;
	float: left;
}

label {
	display: block;
	font-weight: bold;
	margin-bottom: 0.5em;
}

div.input input {
	width: 212px;
}

div#spamquestion {
	padding: 8px 0 0 17px;
	margin: 0 0 -14px 0;
}

div#spamquestion input {
	width: 318px;
}

div#message {
	width: 320px; 
	float: left;
	margin-top: 1.2em;
}

div#message textarea {
	width: 310px;
	height: 120px;
}

div#file {
	width: 330px;
	float: right;
	margin-top: 1.2em;
}

div#file input {
	width: 320px;
}

div#buttons {
	width: 330px;
	float: right;
	margin-top: 35px;
	overflow: hidden;
}

div#buttons input {
	width: 160px;
	float: left;
}
/*--------tag weights------------*/

.tagweight1 a {
	font-size : 100%;
 }
.tagweight2 a {
	font-size : 100%;
	font-weight : bold;
 }
.tagweight3 a {
	font-size : 150%;
 }
.tagweight4 a{
	font-size : 150%;
	font-weight : bold;
}
.tagweight5 a{
	font-size : 180%;
	font-weight : bold;
}
