/* Platform One Site Styles for www.platform-one.com
Designer: Victoria Chapman, Weyakin Designs
www.weyakindesigns.com*/

body {
	background: #15101b url("../images/body_bg_swirl.jpg") top center no-repeat;
	font-size: 90%;
	font-family: arial, helvetica, sans-serif;
	margin:0;
	padding:0;
}

#wrapper {
	margin: 5px auto;
	width: 760px;
}

#header {
	width: 760px;
	height: 115px;
	text-align:center;
}

#nav {
	width: 760px;
	padding: 5px 0 10px 0;
	font-size: 120%;
	font-variant: small-caps;
	color: #dcd2e3;
	font-family: georgia, times, serif;
	text-align:center;
	letter-spacing:.02em;
}

#nav ul {
	margin:0;
}

#nav li {
	background: url("../images/nav_ornament.jpg") right no-repeat;
	padding: 0 20px 0 5px;
	list-style:none;
	display:inline;
}

#nav li a {
	color: #dcd2e3;
	text-decoration: none;
}

#nav li a:hover {
	color: #fcf7ff;
}

#nav #no_ornament {
	padding-right:40px;
	background: none;
}

#content_container {
	width: 760px;
	background: url("../images/content_center_bg.jpg") repeat-y;
}

#content_top {
	width: 760px;
	height: 14px;
	background: url("../images/content_top.jpg") bottom no-repeat;
	margin:0;
	padding:0;
}

#content_center {
	width:700px;
	background: url("../images/content_center.jpg") bottom no-repeat;
	padding: 10px 30px;
	min-height: 500px;
}

h1, h2, h3, h4, h5, h6 {
	font-variant: small-caps;
	color: #3d3645;
	font-family: georgia, times, serif;
	font-weight:normal;
	margin-top:0;
	margin-bottom:10px;
	letter-spacing:.02em;
}

h1 {
	font-size:170%;
	margin-bottom: 15px;
}

h2 {
	font-size:150%;
}

h3 {
	font-size:130%;
}

h4 {
	font-size:110%;
}

#content_center img {
	border: 3px solid #dcd2e3;
}

#content_center p {
	font-size: 90%;
	color:#3d3645;
	line-height: 140%;
	margin-bottom: 20px;
	margin-top:0;
}

#content_center li {
	font-size: 90%;
	color:#3d3645;
	line-height: 140%;
	margin-left: 20px
}

#content_center a {
	color: #3d3645;
}

#content_center a:hover {
	color: #dcd2e3;
}

#left_column {
	width:275px;
	float:left;
}

#right_column {
	width:390px;
	margin-left: 300px;
}

#band_bio_images {
	text-align:center;
	margin: 10px auto 15px auto;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #dcd2e3;
}

#band_bio_images img {
	margin: 0 5px;
}

#band_bio_images a img {
	text-decoration:none;
	border-color:#dcd2e3;
}

#band_bio_images a:hover img {
	text-decoration:none;
	border-color:#fff;
}

#content_bottom {
	width:760px;
	height:15px;
	background: url("../images/content_bottom.jpg") top no-repeat;
	margin:0;
	padding:0;
}

#footer {
	width: 760px;
	text-align: center;
	font-size: 80%;
	color: #dcd2e3;
	padding: 15px 0;
}

#footer a {
	color: #dcd2e3;
}

#footer a:hover {
	color: #fcf7ff;
}


.photos td {
	vertical-align:top;
	text-align:center;
	padding:5px;
}
