body {
	background-color: black;
	margin: 0px;
	margin-top: 0px;
	background-image: url(nav1bg.jpg);
	background-repeat: repeat-y;
		font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 12px;
		padding: 0px;
}

p {
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin: 0px;
	padding: 0px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: large;
	color: #cca466;
	margin: 0px;

	margin: auto;

}

a {
	color: #666666;
	text-decoration: underline;
}

a:hover {
	color: #cca466;
}

a img {
	border: 0px;
	
}


/** classes **/

.exif {
	font-size: 10px;
	font-weight: bold;
		color: #666666;
}

.copyright {
	font-size: 10px;
	color: #666666;
}

.photo {
	
}


/** divs **/

#left {
	width: 19%;
	float: left;
}

#left-about {
	width: 56px;
	float: left;


}

#about {
	padding: 20px;
}

np {
	
}

#nav {
	float: left;
	height: 100%;
	background: white;
}


#text {
	background-color: black;
	padding: 16px;
}

#heading {
	margin-bottom: 20px;
}

#copyright {
		padding: 16px;
		padding-top: 4px;
}

#comments {

	border: 1px;
	border-color: #666666;
	border-style: solid;
	border-left: none;
	border-right: none;
	padding: 5px;
}

#post-comments {
	background-color: none;
	border: 1px;
	border-style: solid;
	border-color: #666666;
	border-left: none;
	border-right: none;
	padding: 5px;
	margin-top: 5px;
	overflow: hidden;

}

#photo {
	float: right;
	width: 79%;
	margin-top: 3%;
	margin-bottom: 2%;
}

blockquote {
	margin: 7px 23px 7px 23px;
}

#content {
}

#transition {
}

#exif {
	margin-top: 20px;
	margin-bottom: 20px;
}

/** comments **/

#comments input, textarea, input {
	font-size: 10px;
	color: #666666;
	height: 15px;
	background-color: #111111;
	border: 1px;
	border-color: #666666;
	border-style: solid;
	border-top: none;
	border-left: none;
	border-right: none;
	width: 100%;
	

}

#comments input {
	font-size: 10px;
	color: #666666;
	}
	
	.commenter {
	font-size: 10px;
	color: #666666;
}

.commenter a {
	color: #666666;
}

.commenter a:hover {
	color: #cca466;
}	

#comments li {
	padding: 0px;
	margin: 0px;
	margin-bottom: 9px;


}
	
#comments ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	color: cca466;

}
	
#comments li {
	margin: 0px;
	margin-bottom: 10px;
	color: #666666;
	font-size: 10px;

}
	
#comments li a {
	font-size: 10px;
	color: #666666;
}

#comments li a:hover {
	color: #cca466;
}

ul {
	color: #666666;
	}

/* TAG SUPPORT */
.tags01
{
	font-size: 10px !important;
	margin: 0px;
	padding: 0px;
}

.tags02
{
	font-size: 12px !important;
		margin: 0px;
}

.tags03
{
	font-size: 14px !important;
		margin: 0px;
}

.tags04
{
	font-size: 16px !important;
		margin: 0px;
}

.tags05
{
	font-size: 18px !important;
		margin: 0px;
}

.tags06
{
	font-size: 20px !important;
		margin: 0px;
}

.tags07
{
	font-size: 22px !important;
		margin: 0px;
}

.tags08
{
	font-size: 24px !important;
		margin: 0px;
}

.tags09
{
	font-size: 26px !important;
		margin: 0px;
}

.tags10
{
	font-size: 28px !important;
		margin: 0px;
}