body { 
 font: 11px/1.4 Georgia, Verdana, Arial, Helvetica, sans-serif;
 color: #512720; 
 background-color:#663300;
 margin: 0;
 padding: 0;
 text-align: center;	 
}

a:link { 
 color: #76854E; 
 font-size: 11px; 
 text-decoration: none; 
}

a:visited { 
 color: #76854E; 
 font-size: 11px; 
 text-decoration: none; 
}

a:active { 
 color: #333399; 
 font-size: 11px; 
 text-decoration: none; 
}

a:hover { 
 color: #76854E; 
 font-size: 11px; 
 text-decoration: underline; 
}

H2 {
 font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
 font-size:   12px;
 color:       #663300;
 font-weight: normal;
 margin-bottom: 0px;
}

H3 {
 font-family: Georgia,serif;
 font-size:   22px;
 color:       #663300;
 letter-spacing: opt;
 font-weight: normal;
 margin-bottom: 0px;
 margin-top: 0px;
 }

H4 {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   12px;
 color:       #999999;
 margin-top: 2px;
 margin-bottom: 5px;
 font-weight: bold;
}


H5 {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   11px;
 color:       #666666;
 margin-top: 2px;
 margin-bottom: 2px;
 font-weight: normal;
}


#categories a {
	color: #333333;
	font-size: 13px;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.5;
	text-transform: none;
	font-variant: small-caps;
}

#categories a:hover {
	color: #333333;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.5;
	font-variant: small-caps;
	text-decoration: underline;
}



#container {
 width: 689px;
/* background: url(mainBg.gif) repeat-y; */
 background: #663300 url(/blog/templates/vegas/images/body.png) repeat-y center top; 
 margin: 0 auto;
 padding: 0;
 text-align: left;
}

#pageHeader {
 width: 689px;
 height: 285px;
 background: url(/blog/templates/vegas/images/header.png) no-repeat;
}

#content { 
	display:block;
	margin: 0px 15px 0px 70px;
	height: 100%;
	}




#stuff {
	float:left;
	width:400px;
	margin:0;
	height:100%;
	}

#toc {
	float:right;
	width:160px;
	margin:0;
	}
	
	

#footer {
	background: url(/blog/templates/vegas/images/footer.png) no-repeat center bottom;
	height: 121px;
	width: 689px;
	display:block;
	margin-bottom:0px;
	clear:both;

}

.form input {

font-size:10px;

}

.menuSpacer {
 border-bottom: 1px dotted #999;
 margin-bottom: 1px; 
}

#members h4 {
	background: url(/blog/templates/vegas/images/nav/nav_members.png) top left no-repeat;
	height: 29px;
	padding: 0px;
}

#members span {
	display: none;
}

#stats h4 {
	background: url(/blog/templates/vegas/images/nav/nav_stats.png) top left no-repeat;
	height: 29px;
	padding: 0px;
}

#stats span {
	display: none;
}

#archives h4 {
	background: url(/blog/templates/vegas/images/nav/nav_archives.png) top left no-repeat;
	height: 29px;
	padding: 0px;
}

#archives span {
	display: none;
}

#extras h4 {
	background: url(/blog/templates/vegas/images/nav/nav_extras.png) top left no-repeat;
	height: 29px;
	padding: 0px;
}

#extras span {
	display: none;
}

#mailing h4 {
	background: url(/blog/templates/vegas/images/nav/nav_mailing.png) top left no-repeat;
	height: 29px;
	padding: 0px;
}

#mailing span {
	display: none;
}

#search h4 {
	background: url(/blog/templates/vegas/images/nav/nav_search.png) top left no-repeat;
	height: 29px;
	padding: 0px;
}

#search span {
	display: none;
}

.imgborder {
	margin: 5px;
	padding: 5px;
	border: 1px solid #CEBEBB;
	background-color: #FFFFFF;
}

#imgcaption {
	font-size:10px;
}

#imgcaption img {
	display:compact;
	margin: 3px;
	padding: 3px;
	width: 175px;
	border: 1px solid #CEBEBB;
	background-color: #FFFFFF;
	clear:none;
}

#imgcaption p {
	display:block;
	width:180px;
	line-height:5px;
	margin:0;
	clear:none;
}

#gallery {
		display:block;
		width:380px;
		clear:none;
		float:none;
	font:10px Arial, Helvetica, sans-serif;
}

#gallery span {
	display:inline;
}

#gallery img {
	border: 0;
}	

#gallery p {
	margin: 3px;
	padding: 3px;
	width: 175px;
	border: 1px solid #CEBEBB;
	vertical-align:top;
	display:table-cell;
	display:inline-table;
	display:inline-block;
	background-color: #FFFFFF;
}

#gallery p img {
	margin: 0;	
}

.potw {
	margin: 5px;
	padding: 5px;
	border: 1px solid #CEBEBB;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-variant: small-caps;
	text-align: center;
}

.callout {
	display: block;
        color: #5A5D51;
	font: normal 0.9em/1.4em "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	background-color: #E8EBDF;
	padding: 10px;
	width: 380px;
}

/* ---[ comments ]--------------------------------- */

#comments {
	font-size: 100%;
	}
#comments textarea {
	width: 350px;
	}
#comments h3 {
	font-size: 130%;
	font-weight: normal;
	padding: 0 0 4px 0;
	margin-bottom: 10px;
	}
#comments h3#chead {
	margin-bottom: 8px;
	border-bottom: none;
	}
#comments h3#add-com {
	margin: 0;
	padding: 0;
	border-bottom: none;
	}
#comments code {
	font-size: 118%;
	}
#comments span {
	color: #999;
	}
#comments dl {
	margin-top: 0;
	color: #666;
	}
#comments dl dt {
	font-weight: bold;
	color: #333;
	padding: 12px 12px 4px 12px;
	margin: 0 0 0 0;
	font-size: 110%;
	line-height: 1em;
	background: #FFFEEF;
	border-top: 1px solid #ddd;
	}
#comments dl dt a {
	font-weight: bold;
	}
#comments dl dt img {
	vertical-align: middle;
	}
#comments dl dd {
	color: #666;
	padding: 8px 12px 0 12px;
	margin: 0 0 20px 0;
	font-size: 100%;
	background: #FFFEEF;
	}
#comments dl dd p {
	margin: 0;
	padding: 0 0 12px 0; 
	}
#comments input {
	vertical-align: middle;
	}
#comments textarea {
	width: 325px;
	}
#comments .note {
	font-size: 100%;
	}
