/***********************************************/
/* ICTMain.css                                 */
/* For use on the www.irvingtheatre.org site   */
/* Site design by Keith Kubal, Lap Cat Studio  */
/***********************************************/

body {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	background-color: #000;
	background-image: url(../images/bgCurtain.jpg);
/*	background-repeat: repeat-x;*/
	text-align: center; /* hack to force IE5.x pc to center the wrapper div */ 
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

#overWrapper{
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bgCurtain-D2L.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
}

#wrapperPageEdges {
	width: 790px;
/*	background-color:#e1de82;*/
	margin:0px auto 0px auto;
/*	border: 1px solid #000000;*/
/*	text-align: left;  re-align the text to the left after the above "body" section hack */
/*	NOTE: the below image fakes the background in the column */
	background-image: url(../images/bg-pageEdges-test1.gif);
	background-repeat: repeat-y;  
}

#wrapper{
	width: 770px;
	background-color:#e1de82;
	margin:0px auto 0px auto;
	border: 1px solid #000000;
	text-align: left; /* re-align the text to the left after the above "body" section hack */
/*	NOTE: the below image fakes the background in the column */
	background-image: url(../images/bg-navMain-borderR-test1.gif);
	background-repeat: repeat-y;  
}

/***********************************************/
/* #sideColumn styles                          */
/***********************************************/

#sideColumn {
	margin: 0px;
	padding: 0px;
	width: 200px;
	float: left;
	position: relative;
}

/************** #ICTLogoMain styles ************/

#ICTLogoMain {
	margin: 0px;
	padding: 0px;
	background-color: #303;
	background-image:  url("../images/v2-ICTLogo-sideColumn-borderR-test1.gif");
	background-repeat:no-repeat;
	height: 110px;
	width: 200px;
}

/************** #navMain styles ****************/

#navMain {
	padding: 0;
	margin: 0;
	color:#FFFFFF;
}

#navMain p, td, th {
	padding: 0 10px;
	font-size: 80%;
}

#navMain a {
	color:#FFFFFF;
}

#navMain a:hover, a:focus{
	background-color: #9daf72;    /*6b693e;  ...or FCF and no color: change */
	text-decoration: none;
}


/*********** #mainLinks styles ***********/

.linksMain{
	position: relative;
	margin: 0px;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
}

.linksMain a{
	display: block;
	padding: 2px 0px 2px 5px;
	text-decoration: none;
	background-color:#566047;
	border-right: 1px solid #000;
	border-top: 1px solid #859731;
	border-bottom: 1px solid #49531b;
}

.linksMain a:link, a:visited{
  voice-family: "\"}\""; 
  voice-family:inherit;
  color: #FFF;
}
 
.linksMain a:hover, a:focus{
	border-top: 1px solid #49531b;
	background-color: #9daf72;
}

.linksMain h3{
	padding: 10px 0px 2px 10px;
}

/*********** .linksSub styles ******************/

.linksSub{
	position: relative;
	margin: 0px;
	font-size: 85%;
	font-weight: bold;
	display: block;
}

.linksSub a{
	display: block;
	text-decoration: none;
	padding: 2px 0px 2px 15px;
}

.linksSub a:hover, a:focus{
	background-color: #9daf72;
}

.linksSub a:link, a:visited{
  voice-family: "\"}\""; 
  voice-family:inherit;
  color: #FFF;
}

.linksSub h3{
	padding: 10px 0px 2px 15px;
}

.subscribeArea {
	margin: 0px;
	padding: 0px;
	border-top: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
}

/* ICT Sponsors styles */

#navMain p.sponsors {
	padding: 0 10px;
	font-size: 100%;
}


/***********************************************/
/* #content styles                             */
/***********************************************/

#contentBanner{
	background-color: #6b693e; 
	height: 110px; /* holds div open for image - do not remove */
	width: 570px;  /* holds div open for image - do not remove */
	border-bottom: solid #000;
}

#contentPictureBanner{
	background-color: #000; 
	height: 110px; /* holds div open for image - do not remove */
	width: 570px;  /* holds div open for image - do not remove */
	margin: 0px;
	padding: 0px;
	border-bottom: solid #000;
}

#content{
	float: right;
	width: 570px;
}

#content p, td, th, li{
	line-height: 1.34em;	
	font-size: 90%;
	margin: 0px 20px 20px 20px;
}

#content a{
	color: #00F;
	text-decoration: none;
}

#content a:hover, a:focus{
	background-color: #00F;
	color: #FFF;
	text-decoration: none;
}

#content h1, h2, h3, h4, h5, h6{
	font-size: 100%;
	color: #303;
	padding: 0;
	margin: 10px 10px 5px 10px;
}

#content h1{
	font-size: 140%;
	font-variant:small-caps;
	font-family: Broadway, "Trebuchet MS", Arial, Helvetica, sans-serif;
	/* original style - remove font-family: and set font-size to 130% */
}

#content h2{
	font-size: 110%;
	border-top: dotted;
	margin-top: 0px;
	margin-bottom: 5px;
	clear: both;
}

#content h2 a{
	text-decoration: none;
}

#content hr {
	color: #303;
	width: 90%;
	margin-left: 5%;
}

.focus{
	color: #ad0306;       /*cc3300;*/
	font-weight: bold;
/*	margin: 0;
	padding: 0; */
}

.focusTest1 {
	color: #ad0306;
	font-weight: bold;
}

.fontMonotypeCorsiva {
	font-family: "Monotype Corsiva";
	font-size: 140%;
}

#pageTitle{
	margin: 0;
	padding: 0;
}

#pageTitle h1{
	margin: 2px 10px 2px 2px;
	padding: 0;
	text-align: right;
}

.sectionTitle{
	padding: 0;
}

.sectionTitle h2{
	padding: 0;
	font-size: 110%;
	border-top: dotted;
	position: relative;
	margin-top: 0;
}

.imageLeft {
	float: left;
	margin: 0px 20px 10px 10px;
	border: 0px;
}

.imageRight {
	float: right;
	margin: 0px 10px 10px 20px;
	border: 0px;
}

.imageGallery {
	clear: both;
	margin: 3px 10px;
}

.image250 {
	margin: 6px 6px;
}
.clearit {
	clear: both;
	display: block;
}

/***********************************************/
/*************** #navBottom sytles *************/
/***********************************************/

#navBottom{
	background-color:#6b693e;
	border-top: 1px solid #000000;
	text-align:center;
	clear: both;
	display: block;
}

#navBottom ul{
	padding: 0;
	margin: 0;
/*	background-color: #606; */
}

#navBottom ul li{
	display: inline;
	padding: 0;
	margin: 0;
}

#navBottom ul li a{
	font-size: 80%;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0 20px;
	text-align: center;
	width: 9em;
} 

#navBottom ul li a:hover, #navBottom ul li a:focus{
	background-color: #9daf72;
	color: #000;
}

/************* #footer styles ******************/

#footer{
	border-top: 1px solid #000000;
	background-color: #566047;
	color: #FFFFFF;
	clear: both;
}

#footer h3{
	padding: 2px 10px;
	margin: 0;
	font-size: 70%;
	font-weight: bold;
	color: #CCCCCC;
}
