/*   
Theme Name: mendocinophoto.com
Theme URI: http://www.mendocinophoto.com
Description: custom theme for mendocinophoto.com
Author: Nile Sprague
Author URI: http://www.nilestyle.com
Version: 1.0
.
.
*/

.shashin_thumbs_table {
	width: 95%;
	padding: 0;
	margin: 0;
	padding-right: 10px;
	margin-top: 12px;

}

.shashin_caption_title {
	font-size: 150%;
	padding-top: 25px;
	font-family: Papyrus, 'Apple Chancery', sans-serif;
}

.shashin_nav_previous, .shashin_nav_next {
	padding: 0 15px;
}

#middle {
	top: -13px;
	padding-top: 0; 
	margin-top: 0;
	position: relative;
	background: url('/images/row-middle-middle.jpg') repeat-y;
	height: auto;
	min-height: auto;
	max-height: auto;
}

#middle_top {
	background: url('/images/row-middle-top.jpg') no-repeat top;
	padding: 0; 
	margin: 0;
	
}

#middle_bottom {
	background: url('/images/row-middle-bottom.jpg') no-repeat bottom;
	padding-top: 0; 
	margin-top: 0;
}

#middle {

	background-color: red;
}

#bottom {

}
