/*CAVES 2010*/

body {
	margin: 0px 5px 20px 0px;
	background-color: #ffffff;
        	text-align: center;
        
	}

a { 
text-decoration: none;

}

a:link { 
color: #000000;
}

a:visited { 
color: #000000;
}

a:active { 
color: #000000;
}

a:hover { 
color: #000000;

background-color: #00ff00;
}

h1, h2, h3 {
	margin: 0px;

	padding: 0px;
	font-weight: normal;
	}

#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 900px;
	background-color: #ffffff;
	border: none;
	}

#banner {
	font-family:"Helvetica Neue", Helvetica, Arial, serif;
	color: #000000;
	background-color: #ffffff;

        text-decoration: none;
	text-align: left;
	padding: 15px;
	border-bottom: none;
	height: 9px;
	}



a#banner-img {
	display: none;
	}


#banner a {
	color: #000000;
	text-decoration: none;
        font-weight: bold;
	}

#banner h1 {
	font-size: small;
	
	
	
	}

#banner h2 {
	font-size: small;
	}

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

.content {
	padding: 5px 15px 5px 15px;
	background-color: #ffffff;
	color: #000000;
	font-family:"Helvetica Neue", Helvetica, Arial, serif;
	font-size: x-small;
	}

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

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

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

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

.content h2 {
	color: #000000;
	font-family:"Helvetica Neue", Helvetica, Arial, serif;
	font-size: x-small;
	
	text-align: left;
	font-weight: normal;
	
	margin-top: 10px;
        margin-left: 15px;
	margin-bottom: 10px;
	
	}

.content h3 {
	color: #000000;
	font-family:"Helvetica Neue", Helvetica, Arial, serif;
	font-size: x-small;		
	text-align: left;
	font-weight: normal;
	border-bottom: none;
	margin-top: 10px;
       
	margin-bottom: 10px;
	
	}

.content p.posted {
	color: ffffff;
	font-family:"Helvetica Neue", Helvetica, Arial, serif;
	font-size: x-small;
        font-weight: none;
	text-align: right;
        border-top: none;
        text-decoration: none;
	margin-bottom: 25px;
	line-height: 120%;
	padding: 7px 0px 5px 15px;
	}

.sidebar {
	padding: 15px 0px 0px 20px;
	margin-top: 0px;
	background-color: #ffffff;
	}

#calendar {
  	line-height: 140%;
	color: #000000;
	font-family:"Helvetica Neue", Helvetica, Arial, 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: #000000;
	font-family:"Helvetica Neue", Helvetica, Arial, serif;
	font-size: x-small;
	
	text-align: left;
	font-weight: bold;
	
	text-transform: none;
	
	letter-spacing: .3em;
	}

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

#calendar td {
	text-align: center;
	}

.sidebar h2 {
	color: #000000;
	font-family:"Helvetica Neue", Helvetica, Arial, serif;
	font-size: x-small;
	text-align: left;
	font-weight: bold; 

	border-bottom: none;
	text-transform: none;
  	margin-bottom: 5px;
	letter-spacing: none;
	}

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

.sidebar li {
	color: #000000;
	font-family:"Helvetica Neue", Helvetica, Arial, serif;
	font-size: x-small;
	text-align: left;
	line-height: 150%;
	margin-top: 3px;
	list-style-type: none;
	}

.sidebar img {
	border: none;
	}

.photo {
	text-align: left;
	margin-bottom: 20px;
	}

.link-note {
	font-family:"Helvetica Neue", Helvetica, Arial, serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	padding: 5px 0px 15px 0px;
	margin-bottom: 0px;
	}

#powered {
	font-family:"Helvetica Neue", Helvetica, Arial, serif;
	font-size: x-small;
        font-weight:normal;
	line-height: 150%;
	text-align: left;
        border-top: none;
	color: #ff00cc;
	margin-top: 1px;
       
	}

#footer {
	font-family:"Helvetica Neue", Helvetica, Arial, serif;
        font-size: x-small;
	color:#000000;
	text-align: auto;
        border-top: none;
	font-weight:normal;		
  	line-height:150%;
  	padding:  5px 0px 15px 15px;
  	margin-top: 15px;	
  	margin-bottom: 15px;	
 	}		

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

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