
/* ===========================================   START HTML SELECTORS   =============================================== */


body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
	margin:0pt;
	padding:0pt;
}

body {
	background: #441c2e url(/assets/X/img/bgX.jpg) repeat-x top left;
	color: #846271;
	font-family: Verdana, Arial, sans-serif;
	font-size: 75%;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	margin: 0pt auto;
	line-height: 16px;
	padding: 0pt;
	text-align: left;
}

a {
	outline: none;
}

a:link, a:visited {
	color:#c9a6b5;
	text-decoration:none;
}

a:hover {
	color:#b3869a; /* c9a6b5 or c997ae or b3869a */
}

h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}

h1 {
	color: #c9a6b5;
	font-family: Georgia, Times New Roman, Arial;
	font-size: 2.6em;
	font-weight: normal;
	letter-spacing: -.015em;
	line-height: 1em;
	margin-bottom: 8px;
	text-indent: 0px;
}

h2 {
	color: #c9a6b5;
	font-family: Georgia, Times New Roman, Arial;
	font-size: 1.9em;
	letter-spacing: -.015em;
	font-weight: normal;
	line-height: 1em;
	margin-bottom: 7px;
	padding-top: 10px;
}

h3 {
	color: #c9a6b5;
	font-family: Georgia, Times New Roman, Arial;
	font-size: 18px;
	letter-spacing: -.015em;
	line-height: 1em;
	margin-bottom: 10px;
	margin-top: 20px;
	padding-top: 10px;
}

h4 {
	color: #B30000;
	font-weight: bold;
	font-size: 10px;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-family: Georgia, Times New Roman, Arial;
}

p {
	padding: 0em 0pt 1em;
}

ol, ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

li {
	list-style-type:none;
	padding:5px 0px;
}

hr {
	border: none;
	width: 100%;
	height: 1px;
	color: #230e18;
	background-color: #230e18;
	margin-bottom: 20px;
}

#footer2 ul.nav {
	list-style-type:none;
	list-style-image:none;
	margin-left: 60px;
	text-align: center;
}

#footer2 ul.nav li {
	display:inline;
	margin:0px;
	padding:6px;
	list-style-type:none;
	list-style-image:none;
	text-transform: lowercase;
}

ul.syndicate {
	margin-top:5px;
}

ul.syndicate li {
	list-style-image:url(images/icon_rss.gif);
	list-style-position:inside;
	margin-left:0px;
}

table {
	border-collapse:collapse;
	border-spacing:0pt;
}

fieldset, img {
	border:0pt none;
}

caption, th {
	text-align:left;
}

q:before, q:after {
	content:'';
}


/* ===========================================   END HTML SELECTORS   =============================================== */



/* ===========================================   START HEADER   =============================================== */


#wrapper {
	background: url(/assets/X/img/hdrX.jpg) no-repeat top center;
}

#container {
	padding-top: 546px;
	width: 960px;
	margin: 0pt auto;
	text-align: left;
}

#header {
}

#header img {
}

#header h1 {
}

#header h1 a span {
	visibility: hidden;
}

/* NAVIGATION */


/* ////  MAIN NAV  //// */

#navwrap {
	width: 960px;
	height: 46px;
}

#navwrap .nav li {
	float: left;
}

#navwrap .nav li a {
	background: url(/assets/X/img/Xnav.png) no-repeat;
	height: 46px;
	text-indent: -9999px !important;
	display: block;
}

/* UP STATE */
#navwrap .nav li.scheduletab a { background-position: 0px 0px; width: 233px; }
#navwrap .nav li.facultytab a { background-position: -233px 0px; width: 165px; }
#navwrap .nav li.registertab a { background-position: -398px 0px; width: 171px; }
#navwrap .nav li.winnertab a { background-position: -569px 0px; width: 169px; }
#navwrap .nav li.contacttab a { background-position: -738px 0px; width: 222px; }

/* OVER STATE */
#navwrap .nav li.scheduletab a:hover { background-position: 0px -46px; }
#navwrap .nav li.facultytab a:hover { background-position: -233px -46px; }
#navwrap .nav li.registertab a:hover { background-position: -398px -46px; }
#navwrap .nav li.winnertab a:hover { background-position: -569px -46px; }
#navwrap .nav li.contacttab a:hover { background-position: -738px -46px; }

/* ON STATE */
#navwrap .nav li.scheduletab a.selected { background-position: 0px -92px; }
#navwrap .nav li.facultytab a.selected { background-position: -233px -92px; }
#navwrap .nav li.registertab a.selected { background-position: -398px -92px; }
#navwrap .nav li.winnertab a.selected { background-position: -569px -92px; }
#navwrap .nav li.contacttab a.selected { background-position: -738px -92px; }

/* NAVIGATION

#header ul.nav {
	padding-top: 8px;
}

#header ul.nav li {
	font-size: 1.2em;
}

#header ul.nav li:hover {
	border-top: 2px solid #000000;
	background: #FFFFFF url(images/input_bg.gif) repeat-x 0 0;
}

#header ul.nav li a {
	color: #555555;
}

#header ul.nav li a:hover {
	color: #121212;
}

#header ul.nav li.current_page_item {
	border-top: 2px solid #FFF100;
}

#header ul.nav li a.selected {
	color: #121212;
} */


/* ===========================================   END HEADER   =============================================== */



/* ===========================================   START FOOTER   =============================================== */


#footer {
	color: #ffffff;
}

#footer a:link, #footer a:visited {
	color: #000000;
}

#footer a:hover {
	color: #00AD92;
}

#footer2 {
	font-size: .85em;
	text-transform: uppercase;
	clear: both;
	color: #846271;
}

#footer2 p {
	text-transform: none;
	color: #846271;
}

.blackbar {
	border-top: 1px solid #111111;
	padding: 4px;
	padding-left: 10px;
	color:#c3c3c3;
	text-align:left;
}


/* ===========================================   END FOOTER   =============================================== */




/* ===========================================   START LEFT CONTENT   =============================================== */


#mainimg {
	width: 600px;
	height: 187px;
	margin-bottom: 20px;
	background: url(images/headerimg.jpg) no-repeat top left;
}

#mainimg h1 {
	text-indent: -4000px;
}

.post {
	border-top: 3px solid #230e18;
	margin-top: 35px;
	padding: 18px 0 25px 0;
	text-align:left;
}

.post h1 a {
	font-weight: normal;
}

.post-image {
	height:45px;
	width:45px;
}

.post blockquote p {
	margin:0px;
	padding:0px;
}

.post blockquote {
	border: 1px solid #e9e9e9;
	padding: 1.3em;
	margin-bottom: 10px;
}

.post li {
	margin-left: 15px;
}



/* ===========================================   PAGES   =============================================== */

.page_content {
	border-top: 3px solid #230e18;
	margin-top: 20px;
}

.page_content p {
	margin-bottom: 15px;
	padding: 0px;
	font-size: 1.05em;
}

.page_content h2 {
	letter-spacing: .2px;
	margin: 5px 0px 8px 0px;
}

.heading {
	border-bottom: 3px solid #230e18;
	padding: 40px 0 20px 0;
}


/* --  INDEX PAGE  -- */

.postimg {
	float: left;
	width: 608px;
	height: 189px;
	border: 1px solid #000000;
	margin-bottom: 10px;
}

.newsimg {
	float: right;
	width: 200px;
	height: 150px;
	border: 1px solid #000000;
	margin-bottom: 2px;
}

/* --  GUIDELINES  -- */

.infotable table {
	width: 350px;
	margin-bottom: 10px;
}

.infotable thead {
	border-bottom: 1px solid #230e18;
}

.infotable th {
	font-weight: bold;
	font-size: .9em;
	text-transform: uppercase;
	padding: 2px;
	color: #c997ae;
}

.infotable tbody tr {
	border-bottom: 1px solid #230e18;
}

.infotable td {
	font-weight: normal;
	padding: 2px;
}


/* --  FACULTY  -- */

.facultypage {
	padding-top: 20px;
}

.facultypage p {
	padding: 0px;
	margin: 0px;
}

.facultyimg_sml {
	float: right;
	width: 150px;
	height: 200px;
	border: 1px solid #230e18;
	margin: 0px 0px 4px 10px;
}

.facultyimg {
	float: left;
	width: 250px;
	height: 333px;
	border: 1px solid #230e18;
	margin: 0px 10px 10px 0px;
}

.facultypage .postmetadata {
	border-top: 1px solid #230e18;
	font-size: .8em;
	color: #000000;
	height: 12px;
	line-height: 10px;
	margin-bottom: 25px;
	padding: 4px 0pt;
	position: relative;
	text-transform: uppercase;
	clear: both;
}


/* --  CONTACT  -- */

div.contactinfo {
	float: left;
}

div.contactmail {
	float: right;
}

.contactform {
	border: 1px solid #230e18;
	margin-top: 12px;
	padding: 5px 20px 15px 20px;
	display: block;
}

.contactform #wpcf label {
	display: block;
	padding: 10px 0 5px 0;
	font-weight: bold;
}

.contactform #wpcf input {
	font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	border: 1px solid #230e18;
	background:#341623 url(images/input_bg.gif) repeat-x;
	width: 310px;
	height: 14px;
	padding: 6px;
	color:#846271;
}

.contactform #wpcf textarea {
	font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	border: 1px solid #230e18;
	background:#341623 url(images/input_bg.gif) repeat-x;
	width: 310px;
	height: 140px;
	padding: 6px;
	margin-top: -14px;
	color:#846271;
}

.contactform #wpcf input:focus,
.contactform #wpcf textarea:focus {
	border: 1px solid #846271;
}

.contactform #wpcf span.formlabel {
	display: block;
	padding-top: 8px;
	font-weight: bold;
}

#wpcf input#contactsubmit{
	background: url(/assets/X/img/submit.png);
	border:0px;
	width: 103px;
	height: 40px;
	padding: 0px;
	cursor: pointer;
}

/* ===========================================   END LEFT CONTENT   =============================================== */

.clear {
	clear: both;
}

.noindent li {
	margin-left: 0px;
}

ul.archive li ul li {
	margin: 0px;
}

ul.archive li {
	display: block;
	padding: 0pt 0pt 1em;
	margin-left: 15px;
}

ul.archive p {
	display: block;
	padding: 0pt;
}

ul.archive li p {
	padding: 0pt 0pt 0.5em;
}

ul.archive {
	margin:0pt;
	padding:0pt;
}

.page {
	margin-left:0px;
	padding-bottom:25px;
	text-align:left;
	width:100%;
	float:left;
	margin:10px 0px 5px 0px;
}

a.whitelink:link, a.whitelink:visited {
	color:#ffffff;
}

a.whitelink:hover {
	color:#00AD92;
}

.normal {
	font-weight:normal;
}

.navigation {
	margin:0pt 0pt 1em;
}

.center {
	text-align:center;
}

.borderless img, img.borderless {
	border:medium none;
}

.imgleft {
	float:left;
}

.alignleft {
	float:left;
}

.alignright {
	float:right;
}

div.bubble {
	margin-bottom:24px;
	width:auto;
}

div.bubble blockquote {
	border:1px solid #C9C2C1;
	margin:0px;
	padding:10px;
	background:#fff;
}

div.bubble blockquote p {
	line-height:1.3em;
	margin:0px;
	padding:0px;
}

div.bubble cite {
	display: block;
	font-size: 1em;
	font-style: normal;
	margin: -7px;
	padding: 7px 0px 10px 15px;
	position: relative;
	top: 5px;
}

.artistimages {
	margin: 8px;
	text-align: center;
	padding: 10px;
	background: #ebebeb;
}

.alt {
	margin: 0pt;
	padding: 0pt;
}


/* ===========================================   START CALENDAR   =============================================== */

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0pt;
	width: 125px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
}

#wp-calendar caption {
	text-align: center;
	width: 100%;
}

#wp-calendar td {
	padding: 3px 0pt;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background-color: #FFFFFF;
}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}

#wp-calendar a {
	text-decoration: none;
}

#wp-calendar caption {
	font-family: "Helvetica Neue", Helvetica, Arial, Verdana;
	font-size: 1.3em;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: normal;
	text-align: center;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

/* ===========================================   END CALENDAR   =============================================== */


#register p, #register td {
	color: #846271;
}

#register {
	color: #FFFFFF;
}

#register .actionitem a {
	background: #EAEAEA none repeat scroll 0% 50%;
	border: 2px solid #AAAAAA;
	color: #000000;
	display: block;
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0pt;
	padding: 5px;
	text-align: center;
}

#login p.last {
	margin-bottom: 0pt;
}

p.last {
	margin-bottom: 0pt;
}

.warning p {
	margin: 0pt 0pt 5px;
}

#login input.button {
	padding: 2px 0pt;
	width: 103%;
}

#login input {
	width: 75%;
}

input.button:active {
	border-color: #00cda6;
}

input.button {
	background: #FFFFFF none repeat scroll 0% 50%;
	border: 1px solid #C3C3C3;
	color: #000000;
	font-size: 11px;
	padding: 3px;
}

.warning {
	background: #FFF8C1 url(../images/icon_warning.gif) no-repeat scroll 100% 0pt;
	border: 1px solid #FDE0BB;
	margin: 20px 0pt;
	padding: 10px 25px 10px 10px;
}

ul.entries {
	margin: 0px;
}

ul.entries li {
	background: transparent url(images/icon_search.gif) no-repeat scroll 0pt 14px;
	border-bottom: 1px dotted #BBBBBB;
	list-style-type: none;
	padding: 10px 0pt 10px 25px;
	list-style-image: none;
}

ul.entries li:hover {
	background: #f8f8f8 url(images/icon_search.gif) no-repeat scroll 0pt 14px;
}

ul.entries li p {
	color: #999999;
	font-size: 10px;
	margin: 0pt;
}

ul.sidebyside li {
	float: left;
	list-style-image: none;	
	list-style-type: none;
}