/* CSS Document */

/* undo some default styling of common (X)HTML browsers
 * ------------------------------------------------------------------------- */

/* No list-markers by default - must redefine bullets w/ bg graphics */
ul,ol { list-style:none; }

/* Avoid browser default inconsistent heading font-sizes and pre/code */
h1,h2,h3,h4,h5,h6,pre,code,td { font-size:1em; }

/* Remove inconsistent (among browsers) default padding or margin */
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,div,dd,dt,dl
{ margin:0; padding:0; }

/* prevent blue linked image borders */
a img,:link img,:visited img,fieldset { border:none; }


/* global elements
 * ------------------------------------------------------------------------- */

/* ----- type selectors ----- */ 
body { 
		background:url("http://www.ladiego.org/images/page-background.gif") repeat-x top left #000; 
		text-align:center; 
		font:12px/18px Verdana, Arial, Helvetica, sans-serif; 
		color:#fff; 
		}

p, ul, ol, dl, pre, blockquote    { margin-bottom:10px; }



blockquote	{ 
	margin-left: 10px; 
	margin-right: 10px; 
	}

h1	{ font-size:16px; }
h2	{ font-size:14px; }
h3	{ font-size:12px; }
h1 span.accessibility,h2 span.accessibility,h3 span.accessibility	{ display:none; }


a:link,a:visited	{ color:#ffa; text-decoration:none; }
a:hover,a:active	{ color:#fff; text-decoration:underline; }


/* ----- form ----- */ 
form { 
	width:150px; 
	padding:10px 0 15px 22px; 
}

form p	{ font-size:10px; }

form br { 
	line-height:0; /* defaults vertical spacing between fields */
}  

input, textarea, select { 
	background-color:#fff; 
	border:1px solid #000;
	color:#000;
	width:150px; 
	height:18px; 
	margin-bottom:4px; /* sets vertical spacing between fields */
	padding-top:1px; /* vertically position text in input/textarea field */
	padding-left:4px; /* horizontally position text in input/textarea field */
	font-family:"Trebuchet MS", "Bitstream Vera Sans", Arial, Verdana, Helvetica, sans-serif; 
	font-size:12px;
}

textarea { 
	height:70px; 
	overflow:auto; 
}

/* ----- forms in the right column ----- */ 

#column-right form, #column-right form div { width: auto; padding: 0 ; }


/* ----- classes ----- */
div.clear	{ clear:both; height:.01em; overflow:hidden; }

.red-border 	{ border: 1px #d33 solid; }

img.img-left { 
	float:left; 
	margin:2px 12px 12px 0; 
	}
	
img.img-right { 
	float: right; 
	margin: 2px 0 12px 12px; 
	}

input.submit, input.submit-contact-main, input.zemSubmit { width:60px; cursor:pointer; padding:0; }
input.submit-contact-main { margin:85px 0 0 242px; }
input.submit-image { background: url("http://www.ladiego.org/images/btn-submit.gif"); width:63px; height:15px; border:none; cursor:pointer; }

/* -----                     ----- */
/* ----- end global elements ----- */
/* -----                     ----- */


/* comment form
 * ------------------------------------------------------------------------- */

	form#txpCommentInputForm input, form#txpCommentInputForm textarea, form#txpCommentInputForm select { width: auto;}
	form#txpCommentInputForm div.comments-wrapper { background: #111; border: dashed 1px #630; width: 350px; padding: 1em; }
 .comments_error {color: red; font-weight: bold;}
	
/* -----                       ----- */
/* ----- end comment form      ----- */
/* -----                       ----- */


/* main contact form
 * ------------------------------------------------------------------------- */
 
#contact-main { 
	padding:20px 0 10px 0; 
	}
	
#contact-main label { 
	width:220px; 
	position:relative; 
	display:block; 
	text-align:right; 
	margin-bottom:10px; 
	}
	
#contact-main label input, #contact-main label textarea, #contact-main label select { 
	width:200px;
	position:absolute; 
	left:110%; 
	top:-2px;
	}
	
#contact-main label textarea	{ height:100px; }
	
/* -----                       ----- */
/* ----- end main contact form ----- */
/* -----                       ----- */


/* framework
 * ------------------------------------------------------------------------- */

#wrap { 
	background:url("http://www.ladiego.org/images/bg-wrap.gif") repeat-y; 
	width:1000px; 
	margin:0 auto; 
	text-align:left; 
	}
	
#header {
	background:url("http://www.ladiego.org/images/marquee.gif") left top no-repeat;
	width:1000px;
	height:36px;
	position:relative;
	}

#header a {
	position: absolute;
	width:0px;
	height:0px;
	top:0px;
	left:0px;
	}
 
#header a span.accessibility {
	display: none;
	}
 
#header-photo {
	background:url("http://www.ladiego.org/images/35.gif") left top no-repeat;
	width:1000px;
	height:523px;
	position:relative;
	}

	#header-photo li {
		background: #ccc; 
		height: 488px; 
		width: 980px; 
		margin: 19px auto auto 10px; 
		text-align: center;
		}

		#header-photo li img {margin: 0;}

#column-left { 
	width:646px; 
	float:left; 
	}
  
#column-right { 
	width:354px; 
	float:left; 
	}
 
#bottom-wrap { 
	width:760px; 
	height:20px; 
	clear:both; 
	overflow:hidden; 
	}
	
/* -----               ----- */
/* ----- end framework ----- */
/* -----               ----- */


/* inside framework
 * ------------------------------------------------------------------------- */
   
   
/* ----- titles ----- */
h1.title-article-main	{ height:37px;	margin-bottom: 4px;	background:url("http://www.ladiego.org/images/hr.gif");				}
#welcome-to-ladiego-dance-theater { height:37px;	margin-bottom: 4px;	background:url("http://www.ladiego.org/images/welcome-to-ladiego-dance-theater.gif");		}
#monthly-newsletter		  { height:37px;	margin-bottom: 4px;	background:url("http://www.ladiego.org/images/newsletter.gif");				}
#our-mission 			  { height:37px;	margin-bottom: 4px;	background:url("http://www.ladiego.org/images/our-mission.gif");				}
#upcoming-events-main	{ height:37px;	margin-bottom: 4px;	background:url("http://www.ladiego.org/images/upcoming-events-main.gif"); }
#current-dancers			{ height:37px;	margin-bottom: 4px;	background:url("http://www.ladiego.org/images/current-dancers.gif"); }
#past-dancers				{ height:37px;	margin-bottom: 4px;	background:url("http://www.ladiego.org/images/past-dancers.gif"); }
#contact-us-today			{ height:37px;	margin-bottom: 4px;	background:url("http://www.ladiego.org/images/contact-us-today.gif"); }
#in-the-news				{ height:37px;	margin-bottom: 4px;	background:url("http://www.ladiego.org/images/in-the-news.gif"); }
#daniel-d-marshall		{ height:37px;	margin-bottom: 4px;	background:url("http://www.ladiego.org/images/4.gif"); }

#upcoming-events-side 	{ height:37px;	margin-bottom: 4px;	background:url("http://www.ladiego.org/images/upcoming-events-side.gif"); }
#community-updates-side	{ height:37px;	margin: 1em 0 4px 0;	background:url("http://www.ladiego.org/images/5.gif"); }

#column-left h1 { line-height: 45px; color: #ffa; }
#column-left h2 { margin-left: 12px; color: #ffa; font-weight: normal; }
#column-left h3 { margin-left: 12px; }
#column-left h4 { margin-left: 12px; }
#column-left h5 { margin-left: 12px; }
#column-left h6 { margin-left: 12px; }
#column-left hr { margin-left: 12px; clear: left; }

#column-left h1 span { padding-left: 12px;  } 
#column-left h2 span, 
#column-left h3 span { padding-left: 12px; }

#column-left p { 
	padding-left: 12px;
	line-height: 1.75em;
	}

#column-left p em.interview-question { 
	color: #ffa;
	}

#column-left img.img-left { 
	margin-top: 5px;
	margin-left: 12px;
	border: 1px #d33 solid;
	}

#column-left p img.img-left { 
	margin-top: 5px;
	margin-left: 0px;
	border: none;
	}

#column-left img.img-right { 
	border: 1px #d33 solid;
	}

#column-left ol, 
#column-left ul 	{ margin-left: 36px;	line-height: 1.25em; }

#column-left ol 	{ list-style: decimal outside }
#column-left ul 	{ list-style: circle outside }

#column-left ol.event-date	{ margin-left: 24px;	line-height: 1em; }
#column-left ol.dancer		{ margin-left: 24px;	line-height: 1.5em; }
#column-left ol.comments	{ margin-left: 24px;	line-height: 1.5em; }
	#column-left ol.comments li { margin: 1em 1em 0 0; padding: 1em; background: #111; border: dashed 1px #630; line-height: 1.5em; }

#column-left ul.ldt-lightbox-gallery {list-style:none;}
#column-left ul.ldt-lightbox-gallery li {list-style:none; margin-bottom: 2em;}
#column-left ul.ldt-lightbox-gallery h6 {margin-left:0;}


#column-left address.event-address { 
	padding-left: 24px;
	line-height: 1em;
	}

#column-left div.divider { 
	line-height: 1em;
	margin-top: 3em;
	}

h1.article-title							{ clear: left; }
h2.event-listing-title					{ text-align: right; font-weight: normal; }
h2.event-listing-title a				{ padding-right: 9px; color: #ffa; }
h3.posted-info							{ text-align: right; margin-bottom: 2em; font-weight: normal; }

#column-right					{ text-align: right; }
#column-right p,					
#column-right div,
#column-right .event-listing			{ text-align: right; margin-right: 9px; }

.event-date									{}
#column-right 
	.event-link:link,				
#column-right 
	.event-link:visited,				
#column-right 
	.purchase-tickets-link:link,
#column-right 
	.purchase-tickets-link:visited,
ol.event-date li a.purchase-tickets-link:link,
ol.event-date li a.purchase-tickets-link:visited
	{ color: #d33; text-decoration:underline; }

#column-right 
	.event-link:hover,				
#column-right 
	.event-link:active,				
#column-right 
	.purchase-tickets-link:hover,
#column-right 
	.purchase-tickets-link:active	{ color: #fff; text-decoration:underline; }


	  	
/* -----                      ----- */
/* ----- end inside framework ----- */
/* -----                      ----- */


/* footer
 * ------------------------------------------------------------------------- */
 
#footer { 	background:url("http://www.ladiego.org/images/footer-background.gif") 0px -2px no-repeat; 
width:1000px; text-align:center; margin:0 auto; padding-top: 1em; }
#footer a:link, #footer a:visited, #footer p { text-decoration:none; color:#ffa; }
#footer a:hover, #footer a:active { text-decoration:underline; color:#fff; }

#footer ul { margin-bottom:5px; }
#footer li { padding: 0 5px 0 7px; display:inline; border-left: 1px solid #000; }
#footer li.first { border: none; }


/* Horozontal Sprite Nav
 * ------------------------------------------------------------------------- */

#nav { background: url("http://www.ladiego.org/../images/nav.gif") no-repeat; width: 1000px; height: 20px; color: #ffa; }
/*#nav span { display: none; }*/
/*#nav li, #nav a { height: 30px; display: block; }*/

#nav li	{ line-height: 30px; display: inline; padding-left: 12px; }
#nav a	{ line-height: 30px; display: inline; }

#nav li { list-style: none; _display: inline; }

#page-default		#nav-01 a:link, 
#page-default		#nav-01 a:visited,
#page-daniel-marshall	#nav-03 a:link,
#page-daniel-marshall	#nav-03 a:visited,
#page-dancer		#nav-04 a:link,
#page-dancer		#nav-04 a:visited,
#page-event		#nav-05 a:link, 
#page-event		#nav-05 a:visited, 
#page-dance-performance	#nav-05 a:link, 
#page-dance-performance	#nav-05 a:visited, 
#page-media		#nav-06 a:link,
#page-media		#nav-06 a:visited,
#page-contact		#nav-07 a:link,
#page-contact		#nav-07 a:visited,
#page-dance-video	#nav-08 a:link,
#page-dance-video	#nav-08 a:visited
{color: #aa5;}

