body{
	background: #a5c2e4 url(../../img/regina_bow_regina_2012.jpeg) no-repeat;
	background-attachment: fixed;
	background-size: 100%;
	color: #454545;
	font-family:'Myriad Pro',Verdana,arial,sans-serif;
	font-size:62.5%;
	margin:15px 0;
	text-align:center;
}

a{
	color: #F79728;
	text-decoration: none;
}

a:hover{
	color: #f8b568;
}

strong{
	font-weight: bold;
}

em{
	font-style: italic;
}

/* -- Headers -- */

h1{
	display: none;
}

h2{
	font-size: 3em;
	font-weight: lighter;
	border-bottom: 3px solid #f79728;
	color: #111;
	margin: 0 0 25px 0;
	float: left;
	clear: both;
	width: 100%;
}

h3{
	font-size: 2em;
	line-height: 2em;
	color: #111;
}

/* -- Structure -- */

#center{
	width: 900px;
	margin: 0 auto;
}

#container{
	background: white;
	clear: both;
	float: left;
	padding: 15px;
	text-align: left;
	width: 900px;
	margin: 0 0 15px 0;
}

/* -- Header -- */

#header{
	float: left;
	clear: both;
}

#header_logo{
	float: right;
	height: 381px;
	margin: 0 0 15px;
	width: 729px;
}

#header_logo a{
	background: url(../../img/breakout_regina_header_02.jpg) no-repeat scroll left top;
	height: 381px;
	width: 729px;
	display: block;
	text-indent: -9999px;
}

#submissions{
	height: 146px;
	position: absolute;
	width: 145px;
}

#submissions a{
	background: url(../../img/submissions.png) no-repeat scroll left top;
	display: block;
	height: 146px;
	margin: -22px 0 0 -22px;
	text-indent: -9999px;
	width: 145px;
}

/* -- 
	Navigation 
	Most styles located in root/menu.css
-- */

.menu_left li a{ background: #2C68B0; font-size: 19px; }
.menu_left li#about a{ background: #01A8EC; }
.menu_left li#whitehorse-11 a{ background: #41B44D; }
.menu_left li#whitehorse-11 ul a{ background: transparent; }
.menu_left li#awards a{ background: #A6CD3E; }
.menu_left li#conference a{ background: #66226D; }
.menu_left li#festival a{ background: #B9539F; }
.menu_left li#partners a{ background: #FF8600; }
.menu_left li#media a{ background: #FDCE1C; }

.menu_left ul li ul{
	background: #E1E1E1 url(../../img/drop_bg.gif) repeat-y scroll left top;
	border-left: 15px solid white;
	padding: 5px 10px;
	float: left;
	clear: both;
}

.menu_left ul li#about ul a,
.menu_left ul li#awards ul a,
.menu_left ul li#kelowna-2010 ul a,
.menu_left ul li#festival ul a,
.menu_left ul li ul a{
	background: none;
}


.menu_left li#western-canadian-music-awards-livestream a,
.menu_left ul li ul li ul{
	display: none;
}

/*

	2011 Menu

*/

#nav{
	float: left;
	position: relative;
	width: 156px;
}

#nav .menu_left{
	margin: 0;
	float: left;
	clear: both;
}

#nav #social{
	float: left;
	clear: both;
	margin: 0;
	width: 100%;
}

#nav #social a{
	background: url(../../img/social_buttons.jpg) top left no-repeat;
	color: white;
	display: block;
	font-size: 2.1em;
	padding: 6px 0 3px;
	padding-left: 26px;
	text-decoration: none;
	text-indent: 8px;
	text-transform: uppercase;
}

#nav #social li{
	margin-top: 5px;
}

#nav #social li.twitter a{
	background-position: bottom left;
}

p.find_us{
	color: #999;
	text-transform: uppercase;
	font-size: 18px;
	margin: 0;
	margin-top: 12px;
	float: left;
	clear: both;
}

/* -- Content -- */

#content_container{
	float: left;
	clear: both;
}

#content{
	width: 629px;
	float: left;
}

#content p{
	font-size: 1.5em;
	line-height: 1.6em;
	margin: 0 0 15px 0;
}

#content.left{
	margin: 0 10px 0 0;
}

#content.right{
	margin: 0 0 0 10px;
}

#content ul{
	
}

#content ul li{
	list-style: disc;
	font-size: 1.5em;
	margin: 0 0 10px 35px;
	line-height: 1.5em;
	color: #555;
}

/* -- Sponsors -- */

#content table{
	width: 100%;
	float: left;
	clear: both;
}

#content table td{
	padding: 10px 0;
}

/* -- Front Sponsors -- */

#front_sponsors{
	float: left;
	clear: both;
	width: 100%;
	text-align: center;
}

#front_sponsors p{
	text-transform: uppercase;
	font-weight: lighter;
	color: #999;
	float: left;
	clear: both;
	width: 100%;
	margin: 0 0 15px 0;
}

#front_sponsors ul{
	list-style: none;
	margin: 0 auto;
	clear: both;
	text-align: center;
	width: auto;
}

#front_sponsors ul li{
	float: left;
	clear: none;
	text-indent: 0;
	padding: 0;
	margin: 0;
	list-style: none;
	padding: 0 5px;
}

/* -- Posts -- */

.post_thumbnail{
	width: 125px;
	float: left;
	border: 2px solid #e1e1e1;
	margin: 0 15px 0 0;
}

.post .entry{
	float: left;
	width: 480px;
	margin: 0 0 25px 0;
}

.entry p{
	font-size: 1.3em;
	float: left;
	clear: both;
	width: 100%;
	color: #666;
}

.entry .date{
	float: right;
	padding: 5px 7px;
	background: #999;
	text-transform: uppercase;
	font-size: 1.4em;
	color: white;
}

.post h3{
	font-size: 2.7em;
	width: 380px;
	float: left;
	margin: 0 0 10px 0;
	line-height: 1.3em;
}

.post h3 a{
	color: #444;
	text-decoration: none;
}

#content p.postmetadata{
	float: left;
	clear: both;
	background: #e1e1e1;
	color: #777;
	border: 2px solid #b1b1b1;
	padding: 10px;
	font-size: 1.2em;
	border-left: 0;
	border-right: 0;
}

#content p.postmetadata a{
	color: #333;
}

/* -- Contact Forms -- */

.wpcf7 p{
	width: 100%;
}

.wpcf7 span.required{
	color: #ff0000;
}

/*
.wpcf7 p input[type=text]{
	float: right;
	margin: 0 100px 0 0;
}

span.wpcf7-checkbox{
	float: left;
	clear: both;
	width: 100%;
}

.wpcf7-checkbox span{
	float: left;
	clear: both;
}

.wpcf7-checkbox span input{
	float: left;
	clear: none;
	margin-right: 10px;
}

.wpcf7-checkbox span span{
	float: left;
	clear: none;
}
*/

span.wpcf7-not-valid-tip{
	top: 0;
	right: 0;
	left: 0;
	background: none;
	border: 0;
	font-size: 10pt;
	padding: 2px;
	position: relative;
	width: 280px;
	z-index: 100;
/*
	float: right;
	margin: -25px 99px 0 0;
*/
	color: #FF0000;
}

.wpcf7-response-output{
	font-size: 14px;
}

/* -- Sidebar -- */

#sidebar{
	width: 250px;
	float: left;
	font-size: 1.5em;
	line-height: 1.4em;
}

#sidebar.left{
	padding: 0 10px 0 0;
}

#sidebar.right{
	padding: 0 0 0 10px;
	border-left: 1px solid #e1e1e1;
}

#sidebar h2{
	font-size: 1.6em;
	font-weight: lighter;
	border-bottom: 3px solid #e1e1e1;
	color: #111;
	margin: 0 0 25px 0;
	float: left;
	clear: both;
	width: 100%;
	padding: 0 0 6px 0;
}

#sidebar ul{
	margin: 0 0 15px 0;
	float: left;
	clear: both;
}

#sidebar ul li{
	text-transform: uppercase;
	margin: 0 0 10px 0;
}

#sidebar ul li p span{
	font-size: .7em;
	color: #999;
	float: left;
	clear: both;
	width: 100%;
	margin: 0 0 10px 0;
}

/* -- Footer -- */

#footer_container{
	float: left;
	clear: both;
	text-align: center;
	width: 100%;
	padding: 10px 0;
	margin: 15px 0 0 0;
}

#footer_container p{
	font-size: 1.4em;
	color: #999;
}
