html, body {
	background: #000000;
	color: #FFFFFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	font-size: .85em;
	}

a {
	font-weight: bold;
	text-decoration: none;
}

a:link {
	color: #fff;
	}

a:visited {
	color: #fff;
	}

a:active {
	color: #fff;
	}

a:hover {
	color: #ffcc00;
	}

.img {
	border: 0;
	padding-left: 3px;
	float:right;
	}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

h6 {
	color: #ffcc00;
	font-size: 1em;
	margin: 0 0 0 0;
	padding: 5px 0 0 0;
}

h4{
	color: #ffcc00;
}

#container {
	margin-left: auto;
	margin-right: auto;
	width: 720px;
  	padding: 1px;
  	padding-bottom: 0px;
  	padding-top: 0px;
	background: url(img/bg.jpg) center repeat-y;
	line-height: 1.4em;
}

#menubar {}

#banner {
	padding: 0px;
	margin: 0px;
	width: 720px;
	background: url(img/bg.jpg) center repeat-y;
}

#center {
	width: 460px;
	float: left;
	background: url(img/centerfade.jpg) no-repeat;


	}

.content {
	text-align: left;
	padding: 15px 15px 15px 25px;
	color: #fff;
}

.content p {
	padding-bottom: 10px;
}

.content ul{
	padding-left: 13px;
	margin-left: 0;
}

.content li {
	list-style-type:none;
	list-style-image:url(img/bullet.gif);
	line-height: 175%;
}

.sounds ul{
	padding-left: 0;
	margin-left: -5px;
}

.sounds li {
	list-style-type:none;
	line-height: 175%;
	list-style-image:none;
}

.content h1 {
	color: #ffcc00;
	font-size: small;
	text-align: left;
	font-weight: bold;
	margin: 10px 0 10px 0;
	border-bottom: 1px solid #6D6D6D;
	letter-spacing : 1px
}

.content h2{
		color: #ffcc00;
		padding: 5px;
		margin-left: 10px;
		font-size: 1.4em;
}

.content img{
}



#right {
	float: right;
	width: 260px;
	background: url(img/rightfade.jpg) no-repeat;


} 
			
.sidebar {
	padding: 15px 25px 15px 15px;
	color: #fff;
	text-align: left;
	font-size: .9em;
}

.sidebar h1 {
	color: #ffcc00;
	font-size: small;
	text-align: left;
	font-weight: bold;
	margin: 10px 0 10px 0;
	border-bottom: 1px solid #6D6D6D;
	letter-spacing : 1px
	}

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

.sidebar li {
	list-style-type:none;
	list-style-image:url(img/bullet.gif);
	line-height: 175%;

	}

.sidebar h6{
	padding-top: 15px;
}

#footer {
	position: relative;
	width: 720px;
	height: 85px;
	background: #000 url(img/footer.jpg) top center no-repeat;
	text-align: center;
	padding: 10px 0 10px 0;
	clear: both;
	color: #FFF;
	font-size: .8em;
	line-height: 1.3em;
	letter-spacing:1.9px;
}

#footer p{
	margin-top: 75px;
	color: #666;
}

#footer a{
	color: #666;
	text-decoration: none;
	}
#footer a:hover{
	color: #ccc;
}

#contact{
	font-size: .9em;
	background: #000;
	color: #333;
	padding-bottom: 10px;
}

#contact a{
	color: #333;
	text-decoration: none;
}

#contact a:hover{
	color: #ccc;
	text-decoration: none;
}

#photos{
	padding: 15px 15px 15px 0;
	width: 600px;
}

#photos h5{
	/*group headers*/
	color: #e6e6e6;
	font-size: 12px;
	border-bottom: 1px solid #364A69;
}

#photos h3{
	/*detail header*/
	color: #e6e6e6;
	text-align: left;
	font-size: 12px;
	padding: 10px 0 10px 0;
	
	
}

#photos h2{
	/*detail description*/
	color: #e6e6e6;
	text-align: left;
	font-size: 10px;
	
}

#photos h6{
	/*subnav names*/
	color: #e6e6e6;
	text-align: center;
	font-size: 10px;
	
}
#photos h4{
	/*category descriptions*/
	font-size: .8em;
	text-align:left;
	color: #e6e6e6;
}

#photos img{
	border: 1px solid #ffcc00;	
	margin: 0 3px 0 3px;
}

#galCols{
	float: left;
	padding: 10px 10px 0 0;
}

#galImage{
	float: left;
}

#gallery{
	/*width: 650px;*/
	
}

.blogbody{
	/*controls main body elements for blog*/
	
}


#right h2{
	padding: 20px 0 5px 0;
	font-size: 14px;
}

#right ul{
	margin: 0;
	padding: 0;
	text-align: left;
}

#right ul li{
	list-style-type: none;
}

#right ul li ul li{
	margin-left: 15px;
	list-style-type:none;
	list-style-image:url(img/bullet.gif);
	line-height: 175%;
	
}


#clients ul li{
	width: 175px;
	display: block;
	float: left;
}


/* blog */

.postmetadata, .postmetadata a{
	color: #ffcc00;

}

.entry p{
	padding-bottom: 5px;
}



/* zenphoto */

#zen #right{
}

#zen #center{
}

.album, .imagethumb{
	float: left;
	padding: 0 5px 10px 0;
	width: 100px;
}

.pagelist .prev, .pagelist .current, .pagelist .next {
	float: left;
	display: block;
	padding-right: 20px;
}

#gallerytitle h2{
	margin: 0;
	padding: 0 0 20px 0;
	line-height: 150%;
}

.imgnav{
	display: block;
	clear:both;
}

.imgnav .imgprevious, .imgnav .imgnext{
	display: inline;
	padding-right: 20px;
}

.albumdesc{
	padding: 10px 0;
}

#albumDescEditable{}

#tagContainer{
	padding: 10px 0;
}

#zen #center img{
	border: 1px solid #ffcc00;	
	margin: 0 3px 0 3px;
}

#imageDesc{
	padding-top: 20px;
}
