CSS - http://www.wintermoonfestival.com/

    * Collapse All
    * Expand All

http://www.wintermoonfestival.com/
http://www.wintermoonfestival.com/scripts/wintermoon_styles.css

@charset "utf-8";
/* CSS Document */

* {
	outline: 0;
	margin: 0;
	border: 0;
	}
body {
	background-color: #c8b299;
	background-image: url(../images/layout/wintermoon_gradient.jpg);
	background-repeat: repeat-x;
	font: 87%/130% Verdana, Arial, Helvetica, sans-serif;
	colour:#333;
	}

p, ul, li {
	margin-top: 0px;
	margin-bottom: 5px;
}
h1 {
	font:  italic bold 140%/150% Arial, Helvetica, sans-serif;
	color: #999;
	margin-top: 12px;
	margin-bottom: 2px;
}
h2 {
	color: #666;
	margin-top: 8px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-style: oblique;
	line-height: 130%;
	font-weight: bold;
}
h3 {
	font:  italic bold 100%/130% Arial, Helvetica, sans-serif;
	color: #666;
	margin-top: 6px;
	margin-bottom: 0px;
}
a {
	text-decoration: none;
	color: #06C;
}
a:visited {
	text-decoration: none;
	color: #06C;
}
a:hover {
	color:#F90;
	text-decoration: none;
}
a:active {
	color: #06C;
	text-decoration: none;
}

.nav {
	width:700px;
	margin-top: 66px;
	margin-left: 12px;
	float: left;
}
.indent {
	margin:-4px 0 0 24px;
}
.animation {
	width: 900px;
	height: 510px;
	margin-top: 17px;
	clear: both;
	margin-right: auto;
	margin-bottom: auto;
}
.container {
	width:1000px;
	margin:12px auto;
	min-height:400px;
	position: relative;
}
.copy {
	width:500px;
	background-color:beige;
	padding:18px;
	margin:18px auto;
	text-align:left;
}
#logo {
	width:250px;
	float:left;
}
#top_panel {
	width:1000px;
	min-height:90px;
}
#grey_panel_top {
	width: 496px;
	height:100px;
	float:left;
	background-image: url(../images/layout/allied_dark_grey_bkgrnd.jpg);
}
#lt_grey_panel_top {
	width: 226px;
	height: 100px;
	float: left;
	background-image: url(../images/layout/allied_light_grey_bkgrnd.jpg);
}
#artist_panel {
	width:800px;
	margin:10px auto;
	border:0;
}
.indented_copy {
	margin-left: 40px;
	margin-right: 300px;
}
.body_list {
	margin-left: 40px;
}
.caption_copy {
	margin-left: 140px;
	margin-right: 300px;
	font-style: oblique;	
	color:#e9852e;
	text-align: right;
}
ul.topnav {
	list-style: none;
	margin-top: 6px;
}
ul.topnav li {
	font: normal 11px Arial, Helvetica, sans-serif;
	float: left;
	margin: 0;
	letter-spacing: 0.06em;
}
ul.topnav li a{
	color: #fff;
	display: block;
	text-decoration: none;
	margin: 3px 0;
	padding: 0px 7px;
	float: left;
	border-right: thin solid #CCCCCC;
}
ul.topnav li a:visited{
	color: #fff;
}
ul.topnav li a:hover{
	color: #fff;
	padding: 0px 7px;
	background-color:#F15A29;
}
.side_image {
	float:right;
	padding: 12px 50px;
	}
.side_image_main {
	float:right;
	padding-top: 12px;
	}
.connect_type {
	padding:0;
	margin: 12 0;
	}
.text {
	font: 1em/1.4em Verdana, Arial, Helvetica, sans-serif;
	width: 600px;
	margin:10px auto 0;
	color: #333;
	}
.text-home {
	font: 1em/1.4em Verdana, Arial, Helvetica, sans-serif;
	width: 1000px;
	margin:20px auto 0;
	color: #333;
	}

.ticket_header {
	color: #f60;
	font: 1em/1.4em Verdana, Arial, Helvetica, sans-serif;
	width: 1000px;
	margin-top:20px;
	margin: 0 auto;
	}

.artist_head{
	background: #f60;
	color: #fff;
	font: 1em/1.2em Verdana, Arial, Helvetica, sans-serif;
	width: 700px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 6px;
	margin-left: auto;
	padding-top: 3px;
	padding-right: 50px;
	padding-bottom: 3px;
	padding-left: 50px;
	}
.ticket_head{
	background: #f60;
	color: #fff;
	font: 1em/1.2em Verdana, Arial, Helvetica, sans-serif;
	width: 500px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 6px;
	margin-left: auto;
	padding-top: 3px;
	padding-right: 50px;
	padding-bottom: 3px;
	padding-left: 50px;
	}

p.info {
	width: 500px;
	color: #333;
	margin-left: 50px;
	margin-top: 6px;
}
p.info-home {
	width: 500px;
	color: #333;
	margin-left: 250px;
	margin-top: 6px;
}
p.eg {	
	width: 600px;
	color: #000;
	font-size: .8em;
	line-height: 1em;
	margin-left: 88px;
	margin-top: 5px;
}
p.policy2 {	width: 600px;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align: left;
	margin-left: 400px;
	line-height: 1.2em;
	text-decoration: none;
	margin-top: 10px;
}
.text a:link {
	color: #36F;
}
.text a:visited {
	color: #36F;
}
.text a:hover {
	color: #F60;
}
p.welcome {
	color: #F60;
	font-size: 2em;
	margin-bottom: 6px;
	text-align: center;
	line-height: 1.6em;
}
p.performer {
	color: #FFF;
	font-size: 0.8em;
	margin-bottom: 6px;
	text-align: center;
	line-height: 1em;
	background-color: #f60;
	padding-top: 2px;
	padding-bottom: 2px;
}
div.review {
	float: left;
	margin-top: 20px;
	width: 220px;
	text-align: center;
}

p.footer {
	font: 9px/12px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #666666;
	text-decoration: none;
	margin: 9px 0 5px;
}
p.notice {
	text-align:center;
	font-size: 1em;
	line-height: 1.2em;
	color: #333;
	margin: 0 0 18px;
}
div.new-animation {
	width:900px;
	height:501px;
	margin:17px auto 0;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain its child floats */
    clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#small_animation {
	width:500px;
	height:200px;
	margin:17px auto 0;
}
.policy {
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin-left: 50px;
	line-height: 1.4em;
	margin-top: 6px;
	margin-right: auto;
}#performer_pics {
	float: right;
	width: 500px;
	margin-left: 10px;
}
.past-performers {
	float: left;
	width: 50%;
	font-size: .8em;
	text-transform: capitalize;
}
.gallery {
	width: 840px;
	margin-top: 12px;
	margin-right: auto;
	margin-left: auto;
}
.mapholder {
	width: 660px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
.headline {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #F60;
	text-align: center;
	margin-bottom: 0px;
}
.linker {
	text-align: center;
}
.linker a:link {
	color: #36F;
	text-align:center;
}
.linker a:visited {
	color: #36F;
}
.linker a:hover {
	color: #F60;
}

