p {
	margin: 0px 0px 20px 0px;
}

ul {
	margin-left: 30px;
}

li {
	list-style: disc;
}

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

.page_title {
	font-size: 32px;
	font-weight: bold;
	margin: 0px 0px 20px 0px;
	border-bottom: 3px solid #000000;
	text-transform: uppercase;
}

.form-title {
	font-size: 20px;
	font-weight: bold;
	margin: 0px 0px 20px 0px;
	border-bottom: 3px solid #000000;
	text-transform: uppercase;
}

.show-list {
	margin: 0px;
}

.show-list-item {
	list-style: none;
}

#upcoming_shows .show-list-item {
}

.show-list-item a div {
	float: left;
	padding: 5px 0px 0px 3px;
}

.show-list-item a {
	display: block;
	height: 25px;
	text-decoration: none;
	color: #000000;
}

#upcoming_shows .show-list-item a {
	height: auto;
	padding: 3px;
}

#shadowbox_body_inner {
	background-color: #FFFFFF;
}

.show-list-item a:hover {
	background: url(../img/semi-transparent-2.png);
}

.show-list-item .show-date {
	width: 100px;
}

.show-list-item .show-time {
	width: 60px;
}

.show-list-item .show-location {
	width: 150px;
}

.show-list-item .show-citystate {
}

.more_shows_link {
	text-align: right;
	padding-top: 20px;
	font-weight: bold;
}

.more_shows_link a {
		color: #000000;
}



.post {
	position: relative;
}

.post .post-title {
	padding: 20px 0px 0px 0px;
	color: #000000;
	text-decoration: none;
	display: block;
	position: absolute;
	right: 0px;
	font-size: 36px;
}

.post .post-title a {
	text-decoration: none;
	color: #000000;
}

.post .post-entry {
	margin-top: 20px;
}

.post .post-date {
	font-size: 28px;
	color: #676767;
	padding-bottom: 20px;
}

.post .post-date span {
	color: #bab8b8;
	padding-left: 10px;
}

.all-posts-link {
	padding: 1px 0px;
	margin-bottom: 30px;
}

.all-posts-link a {
	float: right;
	color: #000000;
	text-decoration: none;
}

.photoset_images {

}

.photoset_images ul {
	margin: 0px;
	padding: 0px;
}

.photoset_images ul li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.photoset_images .previous_button {
	border: solid 1px #000000;
}


.photoset_images .next_button {
	border: solid 1px #000000;
}

#shadowbox_content {
	padding: 10px;
}

#shadowbox_content .label {
	display: block;
	padding: 0px;
}

#shadowbox_content .content {
	display: block;
	padding-left: 40px;
	padding-bottom: 5px;
}

.contact-form {

}

form label {
	float: left;
	width: 100px;
	text-align: right;
	padding-right: 3px;
	padding-top: 4px;
}

form .input {
	padding: 5px 0px 0px 0px;
}

form .submit {
	padding: 5px 0px 0px 103px;
}

.post-comment-form form label {
	width: 170px;
}

.post-comment-form form .submit {
	padding: 5px 0px 0px 173px;
}

.photoset_title {
	font-size: 20px;
}

.photoset_description {
	margin: 10px 0px;
}

.photoset_images {
	margin-bottom: 30px;
}

#thelastrhinoimg {
	background: url(../img/rhinofooter.png) center bottom no-repeat;
	height: 66px;
}