/*-----------------COLOR SCHEME
Dark Green Headers: #154309;
Dark Green Borders: #133e08;
Body Green: #17490a;
Yellow Color: #f3f346;
-----------------------------*/

/*
CSS RESET
-----------------------------*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.clear {
	clear:both;
}
/*
END CSS RESET
----------------------------*/
#about {
	width:100%;
	margin:0 0 30px 0;
}

.yui-skin-sam .yui-toolbar-container .yui-toolbar-youTube span.yui-toolbar-icon {
       background-image: url('../images/youtube_icon.gif');
       background-position: 1px 0px;
   }

.next-previous {
  border:solid 1px #133e08;
  background:#17490a;
  display:inline;
  padding:10px;
  margin:0 0 0 18px;
  line-height:1.2em;
}
a:hover.next-previous  {
  background:#154309;
}
.questions  {
  margin:20px 0 5px 0;
  font: bold 1.3em Arial, Helvetica, sans-serif;
} 
#login-form {
  background:url('../images/news_repeat_first.gif') repeat-y left top;
  padding:15px 35px ;
  text-align:left;
  }
a, a:link, a:active, a:visited {
  color: #f3f346;
  font-weight:bold;
  text-decoration:underline;
}
small {
	font:bold .9em Arial, Helvetica, Sans-Serif;
	line-height: 1.3em;
	display:block;
	color:#f3f346;
	margin:0 auto;
	padding:0;
	margin:5px 0;
	}

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	background: url('../images/body_back.png') #1b550b repeat-x left top;
	color: #e8fffb;
	text-align: center;
	padding:0;
	margin:0;
	}
#content-wrapper {
	text-align: left;
	margin: 0 auto;
	padding: 0;
	width: 960px;
	position:relative;
    font:1.2em Arial,Helvetica,sans-serif;
	}
#header {
  width:100%;
  padding:0;
  margin:0;
  position:relative;
  text-align:center;
  height:104px;
  overflow:hidden;
	}
#header a img#uodance-logo {
  z-index:100;
  position:relative;
  left:12px;
  margin:0;
  padding:0;
  width:887px;
  z-index:10;
}
#header h2 {
    font:italic bold 3em Arial,Helvetica,sans-serif;
	color:#fff;
	position:absolute;
	top:32px;
	left:50%;
	margin-left:-480px;
	z-index:1;
	width:960px;
}
/*
END HEADER STYLES
------------------------------------------*/


/*-------------START NAVIGATION STYLES------------*/	
#main-nav {
  position:relative;
  list-style:none;
  padding:0;
  margin:0 auto;
  text-align:center;
  width:100%;
  font:italic bold 1.4em Arial;
  height:42px;
  z-index:1;
  overflow:hidden;
}
#main-nav li {
  display:inline;
}
#main-nav li a{
  text-decoration:none; 
  color:#000;
  margin:0 35px;
  padding:0;
  line-height:42px;
  height:42px;
}
#main-nav li a:hover , #main-nav li a:active {
  text-decoration:none;  
  border-bottom:solid 1px #dfdf00;
}
#main-nav li.selected  a{
  text-decoration:none;  
  border-bottom:solid 1px #dfdf00;  
}
#dancers {
background:url('../images/dancer_silos.png') no-repeat left top;
height:401px;
width:100%;
}
/*-------------END NAVIGATION STYLES------------*/

.admin-h1 {
  margin:0 0 15px 0;
  width:100%;
  color:#ffffff;
  font:bold 1.6em Arial, Tahoma;
  text-align:center;
}
.admin-h3 {
  margin:0 15px 0 0;
  display:block;
}
#admin-header{
	margin:0 0 40px 0;
	padding:0;
	list-style-type:none;
	width:100%;
	position:relative;
	display:block;
	text-transform:uppercase;
	font-size:12px;
	font-family:Helvetica,Arial,Verdana,sans-serif;
	background:#113908;
	text-align:center;
	height:35px;
	border:solid 2px #0e2d06;
}
#admin-header li{
	display:block;
	float:left;
	margin:0;
	}
#admin-header li a{
	display:block;
	float:left;
	color:#ffffff;
	text-decoration:none;
	padding:10px 10px;
	border-right:1px solid #0e2d06;
	}
#admin-header li a:hover{
	text-decoration:underline;
	}
.bio-list {
	margin:0;
	padding:0;
}
.bio-list li a{
	margin:10px 0;
	padding:0;
	display:block;
}
.bio-question {
	font-weight:bold;
	width:100%;
	border-bottom:solid 1px #133e08;
	display:block;
	margin:5px 0;
	padding:0;
}
#content p {
  padding:5px 0;
}

.submit {
  display:block;
  margin:10px 0;
}
label {
  display:block;
  margin:10px 0;
}
form {
  position:relative;
  display:block;
}
p.bioedits a {
  color:#ffffff;
  margin:10px 0;
  display:block;
}
h3.submitted-notify {
  font:bold 1.4em Georgia;
  color:#0e2d06;
  margin:15px 0;
  padding:5px;
  display:block;
  position:relative;
  background:#ecec01;
  border:solid 1px #ffffe3;
}
.error-notify {
  padding:5px;
  background:#ecec01;
  border:solid 1px #ffffe3;
  margin:10px 0;
}
#form-submit {
  margin:15px 0;
  padding:0;
  display:block;
}
div.manage-news-div {
  display:block;
  padding:0;
  margin:15px 0;
  position:relative;
border:solid 1px #0e2d06; 
}
div.edit-delete-news {
	border-top:solid 1px #0e2d06; 
	height:35px;
	background:#086817;
}
div.edit-delete-news a{
  line-height:35px;
  color:#ECEB01;
  padding:0 10px;
}
.manage-news-div p {
  padding:7px;
}
.manage-news-div h3 {
  padding:0 7px;
}
#contact-form   {
  padding:15px 35px ;
  text-align:left;
}
#contact-form input {
  width:220px;
}
#contact-form .pushbutton {
	background:#f8f881;
	border:solid 1px #dfdf00;
	color:#000;
	font-weight:bold;
	width:10%;
	margin:10px 0 0 0;
	padding:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #f8f881;
	background: -webkit-gradient(linear, left top, left bottom, from(#e9e902), to(#f8f881));
	background: -moz-linear-gradient(top,  #e9e902,  #f8f881);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9e902', endColorstr='#f8f881');
	
}
.nav-next a:hover {
	background:#d2d85f;
	color:#ffffff;
	background: -webkit-gradient(linear, left top, left bottom, from(#f5fa96), to(#bec345));
	background: -moz-linear-gradient(top,  #f5fa96,  #bec345);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5fa96', endColorstr='#bec345');
	cursor:hand;
	cursor:pointer;
}
#contact-form legend {
  margin:5px 0;
  font-size:1.4em;
}
#contact-form textarea{
  width:400px;
  height:200px;
}
#contact-form input.email-input {
  width:300px;
}
#contact-form label.error {
  background:#154309;
  padding:5px;
  margin:5px 0;
  border:solid 1px #133e08;
  display:block;
  width:120px;
  color:#;
  color:#f3f346;
  font-style:italic;
}
.post-wrapper {
	background:#17490A;
	border:solid 1px #133e08;
	display:block;
	margin:0 0 25px 0;
	padding:0 0 20px 0;
	position:relative;
	width:960px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	box-shadow:0 0 20px #3b3b3b;
	-moz-box-shadow: 0 0 20px #3b3b3b;
	-webkit-box-shadow:0 0 20px #3b3b3b;
}
.post-wrapper .star-div {
	background:url('../images/post_star.png') no-repeat left top;
	color:#000;
	font-size:90%;
	font-weight:bold;
	position:absolute;
	top:-18px;
	left:-18px;
	padding:30px 0 0 0;
	height:77px;
	text-align:center;
	width:74px;
}
.post-wrapper h3{
	background:#154309;
	border-bottom:1px solid #133e08;
	display:block;
	font:bold 1.5em Arial, Verdana, sans-serif;
	height:43px;
	line-height:43px;
	padding:0 0 0 65px;
}
.post-date {
  position:absolute;
  top:23px;
  left:27px;
  font:bold .8em Tahoma, Arial;
  color:#000000;
  text-align:center;
  padding:0;
}
.post-subject {
  padding:20px;
  text-align:left;
}
.no-dancer-default {
	float:left;
    background:#154309 none repeat scroll 0 0;
    border:1px solid #133E08;
    display:block;
    line-height:225px;
	height:225px;
	text-align:center;
	width:276px;
    margin:7px;
    padding:7px;
}
img.dancer-default {
  float:left;
  background:#154309 none repeat scroll 0 0;
  border:1px solid #133E08;
  display:block;
  line-height:0;
  margin:7px;
  padding:7px;
}
#crop-wrapper  {
	float:right;
	margin:0;
	width:575px;
}
#crop-wrapper form {
	background:#154409;
	border:1px solid #133E08;
	padding:20px;
}
.post-subject p.crop-text {
	font-size:1.3em;
	margin:0 0 20px 0;
}
#dancer-info {
  margin-left:350px;
}
#team-subject {
  background:url('../images/post_repeat.png') repeat-y left top;
  padding:15px 35px ;
  text-align:left;
  overflow:hidden;
}
.current-page {
  border:solid 1px #fff;
  padding:5px;
}
.next-page {
 padding:5px;
}
#content p.bio-edits {
  padding: 15px;
  border:solid 1px black;
  margin:15px 0;	
}
#content {
  position:relative;
  width:100%;
}
/*-- CONTROLS THE DIV CREATED BY YUI RICH TEXT EDITOR --*/
.entry {
  padding:0;
  margin:0;
}
#content #post-subject img {
  float:left;
  padding:0 7px 7px 0;
}
.post-subject ul {
  margin: 10px 0;
}
.post-subject ul li {
  padding:3px 0 3px 20px;
  background:url('../images/li_back.png') no-repeat left center;
}
form#formWrapper {
  background:url('../images/news_repeat_first.gif') repeat-y left top;
  padding:15px 35px;
}
input, textarea {
  border:solid 1px #123b08;	
}
.edit-delete {
	background:#113908;
	border:solid 1px #0e2d06;
	padding:10px;
}
ul.edit-delete-list {
	display:block;
	list-style:none;
	position:relative;
	height:50px;
	margin:10px 0;
	clear:both;
}
ul.edit-delete-list li {
	float:left;
	display:block;
	margin:10px 10px 0 0;
	background:none;
}
ul.edit-delete-list li a{
	float:left;
	display:block;
}


/*------------------------------------MEDIA GALLERY STYLES-------------------------------------------*/

/* Main Layout
------------------------------ */
#main {
	text-align: left;
	margin: 0 auto;
	padding:0 0 20px 0;
	width: 960px;
    background:#17490A url('../images/post_footer.png') no-repeat scroll left bottom;
}
#credit {
	margin: 0 18px 0 auto;
	width: 200px;
	font-size: 9px;
	color: #f4f4f4;
	float:right;
	text-align: right;
	clear: both;
}
#credit a {
	text-decoration: none;
	color: #ffff01;
}
#credit a:hover {
	color: #fff;
	text-decoration: none;
}
#gallerytitle {
  height:77px;
  width:960px;
  background:url('../images/post_header.png') no-repeat left top;
  position:relative;
}
#gallerytitle h3, #gallerytitle h2 {
display:block;
font:bold 1.4em Arial,Helvetica,sans-serif;
left:80px;
line-height:normal;
position:absolute;
top:30px;
}
#gallerytitle h2 a{
text-decoration:none;
}
#padbox {
  background:url('../images/post_repeat.png') repeat-y left top;
  padding:15px 35px ;
  text-align:left;
}

#exif {
	color: #9C3;
	display:none;
}

#imagemetadata {
  display: none;
}
/* Miscellaneous
------------------------------ */
hr {
	clear: both;
	height: 0;
	border: 0;
	border-top: 1px solid #444;
	margin: 0 0 12px 0;
	padding: 0;
	color: #444;
}
img {
	border: 0;
}
blockquote {
	border-left: 1px dotted #96967E;
	margin-left: 20px;
	padding-left: 20px;
	color: #363630;
}
acronym {
	cursor: help;
  border-bottom: 1px solid;
}

/* Page Navigation
------------------------------ */
.pagelist {
	padding: 10px 20px 5px 20px;
}
ul.pagelist {
	clear: both;
	padding: 0;
	margin: 0;
	list-style-type: none;
}
ul.pagelist li {
	display: inline;
}
ul.pagelist li a, ul.pagelist span.disabledlink {
	padding: 4px;
}
ul.pagelist li.current a {
	font-weight: bold;
	text-decoration: none;
	color: #666;
}
ul.pagelist li.prev {
	margin-right: 10px;
}
ul.pagelist li.next {
	margin-left: 10px;
}
.disabledlink {
	color: #AAA;
	cursor: default;
}
.pagenav {
	clear: both;
}
.disabled_nav {
	visibility: hidden;
}


/* AJAX
------------------------------ */
#albumDescEditable, #albumTagsEditable, #imageTags {
	margin-bottom: 12px;
}
#imageDescEditable, #albumTagsEditable {
	margin-top: 24px;
}
#imageDesc, #exif_link {
	margin-bottom: 12px;
}

/* Image Thumbnails
------------------------------ */
.imagethumb a {
	display: block;
	padding: 7px;
	margin: 5px;
	line-height: 0px;
    border:solid 1px #133e08;	
	background:#154309;
}	
.thumb a {
	display: block;
	padding: 7px;
	margin: 5px;
	line-height: 0px;
}
.imagethumb, .thumb {
	float: left;
}
.albumdesc2 {
	line-height: 18px;
}


/* Album Thumbnails
------------------------------ */
#albums {
	margin:0 auto;
}
.album {
	margin: 0 15px 15px 0;
	float: left;
	width:180px;
	background:#154309;
	border:solid 1px #123b08;
}
.album .imagethumb a, .album .thumb a {
	margin: 5px;
	padding:0;
	border:solid 1px #123b08;
}
.album h3 {
	padding: 0;
	margin: 0;
}
.album h3 a {
	display: block;
	width: 100%;
}
.album p {
	margin: 0 0 4px 0;
	line-height: 17px;
	font-size: 10px;
}
.albumdesc {
	display:block;
	padding: 5px;
}
.albumdesc h3 a {
	text-decoration:none;
	color:#fff;
}
.albumdesc h3 a :hover{
	text-decoration:underline;
	color:#f3f346;
}

/* Individual Image
------------------------------ */	
.imgdesc {
	padding: 10px 0 10px 0;
	line-height: 18px;
}
#image {
	text-align: center;
	line-height: 0;
	margin:10px 0;
}
#image img {
 	display: block;
	padding: 7px;
	margin:0 auto;
    border:solid 1px #133e08;	
	background:#154309; 
}
.imgnav {
    position:absolute;
	top:30px;
	left:800px;
	color:#fff;
	width:150px;
}
.imgnav .imgprevious a, .imgnav .imgnext a {
	font: normal 16px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	display: block;
	width: 50%;
	height: 100%;
	float: left;
	text-decoration: none;
	color: #fff;
}
.imgnav .imgprevious a:hover, .imgnav .imgnext a:hover {
	text-decoration: underline;
	color: #fff;
}
.imgnav .imgprevious a {
	float: left;
}
.imgnav .imgnext a {
	float: right;
}
#imgoriginal {
	font-size: 8pt; 
	text-align: right;
	height:30px;
}
#imgorder {
	float: left;
}
#narrow {
	margin: 0 auto;
	width: 581px;
	border:solid 1px #133e08;
	padding:14px;
	background:#154309;
}

/* Forms
------------------------------ */
form {padding-bottom:10px;}
.captchainputbox {
	width: 6.5em;
	padding: 2px;
}
.inputbox {
	width: 200px;
	padding: 4px;
	background: #f4f4f4;
	margin:0 0 0 5px;
	
}
textarea {
	width: 100%;
	background: #f4f4f4;
}
.checkbox {
	cursor: pointer;
}
.pushbutton {
	cursor: pointer;
	padding: 5px 10px;
	margin:10px 0 10px 0;
	color: #fff;
	background: #154309;
	border: 1px solid #133e08;
	font: 1.1em Verdana, Arial, Helvetica, sans-serif;
}
label {
	cursor: pointer;
}
.gravatar {
	width: 20px;
	border: 1px grey solid;
	padding: 1px;
	vertical-align: middle;
}

#map{
	margin-left:-85px;
	padding: 10px 0;
}
#rating { margin-top: 10px; }

/* Admin Toolbox
------------------------------ */
#admin, #admin_data{
	position:fixed;
	right:0;
	top:0;
	border-left: 1px solid #2a2a2a;
	border-bottom: 1px solid #2a2a2a;
	background: #1a1a1a;
	width:120px;
}
#admin_data{
	top:20px;
}
#admin h3 {
	font: 100% "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #666;
	border-bottom: 1px dashed #2a2a2a;
	margin:0;
	padding:0;
}

/* Search Box
------------------------------ */
#search {
  position:absolute;
  top:30px;
  left:750px;
  width:210px;
}
#search_form, #search_form * {
	padding:0px;
	margin:0px;
}
#search_form  #search_input {
   width:100px;
}
#search input.pushbutton {
  padding: 1px;
  font-size: 80%;
}
#search a {
text-decoration: none;
}
#search ul {
border: 1px solid #ccc; position:absolute; text-align:left; list-style: none; 
height: 8em; width: 20em; overflow: auto; 
color: #fff;
background-image:url(../images/50percent.png);
}
#searchfields_icon {
position: relative;
top: 4px;
}
.clear {
  clear:both;
  height:10px;
}

/* Archive View
---------------------------- */
#archive{
	width: 300px;
	margin: 0 auto;
	text-align: center;
}
ul.archive * {
	padding:0;
	margin:0;
	list-style:none;
}
ul.archive .year {
	margin-top:10px;
	text-align: center;
	margin-bottom:5px;
	font-weight:bold;
	font-size:18px;
}
ul.archive .month {
	font-size: 14px;
	list-style:none;
	border-top:2px solid #666;
	padding-top: 5px;
}

.errorbox {
	padding: 20px;
	background-color: #FDD;
	border-top: 1px solid #FAA;
	border-left: 1px solid #FAA;
	border-right: 1px solid #FAA;
	border-bottom: 5px solid #FAA;
	margin-bottom: 10px;
	font-size: 100%;
	color: #DD6666;
}
.errorbox h2 {
	color: #DD6666;
	font-size: 100%;
	font-weight: bold;
	margin: 0px;
}
/* Zenphoto link
------------------------------ */

#zen-part {
 font-family: Arial, Helvetice, sans-serif;
 font-size: 1.8em;
 font-weight: 100;
}

#photo-part {
 font-family: Arial, Helvetice, sans-serif;
 font-size: 0.9em;
 font-weight: bold;
}

/* centering flowplayer 3 on image.php */
#image .flowplayer {
	margin: 0 auto;
}

/* login form */
table.password td.userlabel{
	text-align:right;
}
table.password td.userinput{
	text-align:left;
}

table.password td.userinput input, td.passwordinput input {
	width: 15em;
}

/* login form */
table.password td.passwordlabel{
	text-align:right;
}

table.password td.passwordinput{
	text-align:left;
}

table.password td.submit{
	text-align:center;
}

table.password td.hint{
	text-align:left;
}



