/* 
Burnt 1.0 for OSWD
- http://smallpark.org 
- Last Revision: August 16th 
- Design and Code by Anthony Yeung
- Comments: None. 
*/

/* 
and now onto the meat and potatoes... 
*/

/* General Configs */

body {
	font-family: "Lucida Grande", Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 2em;
	color: #000000;
	background-color: #FFFFFF;
	margin-top: 1em;
	margin-left: 4em;
	margin-bottom: 10em;
	background-image: url(dot.gif);
	background-repeat: repeat-y;
}

img {
margin-bottom: 2em;
}

#header {
	height: 100px;
	width: 720px;
	background: url(dharma_chakra.gif) no-repeat;
}

#header h1 {
padding-top: 40px;
padding-left: 125px;
font-size: 30px;
font-weight: normal;
color:#CC6600;
}

#header p {
padding-left: 585px;
padding-top: 10px;
font-size: 15px;
font-weight: normal;
}

#container {
	background: url(dot-top.gif) top repeat-x;
	width: 720px;
	margin-bottom: 5em;
}

h2 {
color: #CCC;
margin-bottom:2em;
}

.text {
	width: 550px;
	height: 850px;
	padding-top: 20px;
	background: url(dot.gif) right top repeat-y;
	padding-right: 20px;
	margin-right: 20px;
}

.text h1 {
font-family: Lucida Grande, Arial, Verdana, Helvetica, sans-serif;
font-size:16px;
line-height: 1em;
font-weight: 900;
padding-bottom: 5px;
}

.text img{
border: 1px solid;
padding: 5px;
margin: 5px; 
}

.text h2 {
font-family: Lucida Grande, Arial, Verdana, Helvetica, sans-serif;
font-size:14px;
margin-bottom:0px;
}

.text p {
font-family: Lucida Grande, Arial, Verdana, Helvetica, sans-serif;
font-size:12px;
padding-bottom: 1px;
}

.headerp {
border-bottom: 1px solid;
}

.header-cell {
font-weight: bold;
}

.monk-heading {
color: #000000;
}

#events-table {
padding-left: 20px;
}

#events-table .left-col1 {
color: #CC6600;
padding-right: 10px;
width: 200px;
}

#events-table .left-col2 {
color: #CC6600;
padding-right: 10px;
width: 75px;
}

.no-bottom-padding {
padding-bottom: 0px;
}

#events-table p {
padding-bottom: 0px;
}

#infinitum {
	font-family: "Lucida Grande", Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 2em;
	float: right;
	width: 110px;
	height: 850px;
	padding-top: 20px;
	background: url(dot.gif) right top repeat-y;
	padding-left: 20px;
	padding-right: 20px;
}

#mightylinks {
padding-top: 20px;
float: right;
width: 150px;
background: url(dot.gif) right top repeat-y; 
padding-right: 20px;
}


a {
color: #CC6600;
}

a:hover {
color: #999;
}

li {
margin-bottom: 2em;
}

form {
height: 15px;
}

input {
border: 1px solid #CCC;
background-color:#FFFFFF;
font-size: 11px;
padding: 1.5px;
color: #666;
}

#welcome
{
font-size:24px;
}

#verse
{
font-size:16px;
}

#new_icon
{
border: 0px;
padding: 0px;
margin: 0px;
}