/*  
Theme Name: ryt
Theme URI: 
Description: The Riverside Youth Theatre theme based on an original design by <a href="http://www.bluebrad.com">Bradley Smith</a>.
Version: 1.0
Author: Don Morris
Author URI: http://officemedic.net/

*/

.page_item {
	list-style-type: none;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #006699;
	text-decoration: none;
	cursor: default;
	filter: Alpha(Opacity=60 );
}

#content {
	padding: 0 10px;
	font-size: 16px;
}

#sidebar {
	padding: 0px 5px;
	font-size: 11px;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */

.style1 {
	color: #FF0000;
}

/* Photo Gallery */
#2007 {
  width:100%;
  height:20px;
  background:#f0f0f0;
  overflow:hidden;
}
#2006 {
  width:100%;
  height:20px;
  background:#f0f0f0;
  overflow:hidden;
}
#2005 {
  width:100%;
  height:20px;
  background:#f0f0f0;
  overflow:hidden;
}
#2004 {
  width:100%;
  height:20px;
  background:#f0f0f0;
  overflow:hidden;
}

.mborder {
  border:1px #404040 double;
  border-top:1px #c0c0c0 double;
  border-right:1px #c0c0c0 solid;
  background:#f0f0f0;
}
/* end */