#player1, #player2, #player3 {text-align: center;}
.wordtube {text-align: center;}
.gallery img {border: 1px solid #000; margin:0; padding:0;}
.page_item {
letter-spacing: 0.3em;
text-transform: uppercase; /* force text to uppercase */
}
.pages a, .pages a:hover {
	letter-spacing: -.02em !important; letter-spacing: -.04em; 
}


.myattachment {
	text-align: center;
}
#page {
	margin-top:4px;
}

.reply {
	padding-top:6px
}

.photocredits {font-size:10px; padding: 10px;}

.commentlist li .avatar {
	border:#B5BECF 1px dotted;
	padding: 2px;
	background: #fff;

/*	float: right; */ 
/*	border: 1px solid #eee; */ 
/*	margin-left: 2px;
/*	margin-right: 2px; */ 
}

.youtube {
text-align: center;
}
object{
text-align: center;
}
embed {
text-align: center;
}

/* Captions Taken from Default Wordpress Theme */
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
/* this centers the image in the caption */ 
	float: none;
	clear: none;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	text-align: center;
}
.wp-caption .aligncenter {
	float: none;
	clear: none;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
/* End captions */

.sidebars {
	border: none;
}
/* SEE OPTIONS FOR BORDER COLOR */
.sidebars_custom_container {
	border: 1px solid #DDDDDD;
}
/* SEE OPTIONS FOR BG COLOR */
.sidebars_custom_non_ul {
	background: #EEEEEE;
}

p.entry img {
text-align: center;
}