/*
css for plus1plus1plus.org
*/

/* **** */
html { height: 100%; height:auto !important; }
body { min-height: 100%; height: 100%; height:auto !important; }
/* **** */

/* HTML5 SETUP */
header, footer, article, section, nav, menu, hgroup { display:block; }


body { 
	margin-top: 0px;
	/*font-family: verdana, tahoma, serif; */
	font-family: Arial; 
	font-size: smaller;
	/*background: #000 url("bg.jpg") repeat-x fixed top;*/
	background: #FFF;
}
#wrapper {
	width: 90%;
	margin:0 auto;
	background-color: #fff;
	padding: 10px;
}


/* HEADER FOR ARTISTNAME AT TOP OF SCORE PAGE -- SHOULD ONLY SHOW ON PRINT-VERSION (SEE @MEDIA PRINT BELOW) */
.printOnlyH1 {
	display: none;
}


/* CENTERING IMAGES ?? -- according to http://webdesign.about.com/od/beginningcss/a/aa012207.htm */
img.center { display: block; margin-left: auto; margin-right: auto; }



#wikilogo {   
	/*display:block;*/
	/*padding-bottom:5px;*/
	padding-bottom:10px;
	padding-top:5px;
	/*border-bottom:2px solid #ffcc99;*/

	/* ADD TEXT STYLING FOR LOGOS THAT ARE TEXT INSTEAD OF IMAGES */
	font-size:16px;

 }
#wikilogo a {  
	/* ADD TEXT STYLING FOR LOGOS THAT ARE TEXT INSTEAD OF IMAGES */
	color:#000;
}
#wikilogo a:hover {  
	background-color: #fff;

	/* ADD TEXT STYLING FOR LOGOS THAT ARE TEXT INSTEAD OF IMAGES */
	/*color:#000;*/
}
#wikilogo img {   
	display:inline;
	border:0px;
	text-align:left;
}


#wikihead { 
	top:0px; right:10px; 
	/*height:40px;*/
	font-size:smaller; text-align:right;
	/*border-bottom:2px solid #ffcc99;*/
}
#wikihead td:valign {
	  vertical-align:top;
}
/* margin-right pushes input form slightly away from the Go/Submit button */
#wikihead input { font-size:smaller; margin:0px 3px 0px 3px; }
/* apply float:right in order to have input form float on the same line as the preceding "Search: " text */
#wikihead form { margin:0px; float:right; }


#wikileft, #wikiright { /* SIDEBAR LEFT & RIGHT */
	/*width:140px;*/
	padding-top:0.5em; 
	border-top:2px solid #ffcc99;
	font-size:smaller; 
	text-align:right;
}

#wikileft { /* SIDEBAR LEFT */
	width:140px;
	padding-right:10px;
	border-right:2px solid #ffcc99; /* duller orange */
	line-height:130%;
}

#wikileft a {
	/*font:italic 11px Georgia;
	letter-spacing:0.1em;*/
	font:italic 10px Georgia;
	letter-spacing:0.1em;
	/*font:italic 12px "Times New Roman";*/
	/*font-style:italic;*/
}

#wikileft li {
	margin-bottom:1px;

}

#wikiright { /* SIDEBAR RIGHT */
	width:40px;
	padding-left:10px;
	/*border-left:2px solid #ffcc99;*/
}

/*#wikileft p + p { margin-top: 0.5em; } */
/*#wikileft p { margin-bottom: 1.0em; } */
/*#wikileft tr { margin-bottom: 1.5em; }*/

/* SIDEBAR - SELFLINK - LINKS TO THE CURRENT PAGE */
#wikileft .selflink, #wikiright .selflink
/*,.trail .selflink*/ /* not yet implemented */
{
	font-weight:bold;
	/* for color, see red below */
}
/* SIDEBAR - SELFLINK - HOVER - doesn't seem to be working - perhaps a conflict with another rule?? */
/*
#wikileft .selflink a:hover, #wikiright .selflink a:hover
{
	font-style:italic;
	color:#000;
}
*/


#wikileft h1,#wikiright h1 { 
  margin:0px; background-color:#eeeeff; 
  font-size:small; text-align:left;
  padding: 2px;
  padding-bottom: 4px;
}
#wikileft hr,#wikiright hr { color:#ffcc99; /*color:#cccccc;*/ }
/*#wikileft ul { margin-left:0px; padding-left:6px; list-style-type:none; }*/
#wikileft ul, #wikiright ul { 
	margin-left:0px;
	/*padding-left:6px; */
	list-style-type:none;
	direction:rtl;  /* this sets bullets on the right side of the list */
	/*margin-right:0px; */
	/*margin-right:-40px; */

	/* this shows the bullets as +'s */
	margin-right:-25px; 
	list-style-image: url(ULbullet_plus.png);
}

/* This allows you turn off bullets in the sidebar */
#wikileft .nobulletsIndent ul,
#wikiright .nobulletsIndent ul { margin-right:-25px; list-style-type:none; list-style-image:none; }
#wikileft .nobullets ul, 
#wikiright .nobullets ul { margin-right:-40px; list-style-type:none; list-style-image:none; }

/* Shrink size of ConstructionWarning Input-Box */
#wikileft input, #wikiright input { font-size:smaller; }

#wikibody { 
	height: 450px;  /* keeps small pages close to fullscreen in height */
	/*height: 100%;*/
	padding-bottom:1em; 
	padding-top:0.5em; 
	border-top:2px solid #ffcc99;
}


/* SOME 'UL' PARAMETERS ARE ALSO DEFINED IN LOCAL.CSS  */
/*#wikibody ul { list-style-image: url(ULbullet_period.png); }*/
/*#wikibody ul { padding-left:1.33em; margin-left:1.33em; list-style-image: url(ULbullet_period.png); }*/
#wikibody ul { list-style-image: url(ULbullet_period.png); }


/* try to get list bullets to disappear for artist list */
/*.nobullets ul { padding-left:20px; list-style-type:none; }*/



#wikibody ol {
	/* wikibody ul is overriding 2nd level ol's, so need to set list-style-image back to none */
	list-style-image: none;
	/*list-style-type: decimal;*/
}


#wikititle, #wikitext {
	/*(padding-left:25px;*/
	/*padding-right:25px;*/
	padding-left:35px;
	padding-right:35px;
}

#wikititle { 
	margin-top:1em; 
	vertical-align:top; 
	font-size:smaller;
/*	left:0px;
	text-align:left;*/
}

#wikitext { 
	/*margin-top:0.1em;*/
	margin-top:0.5em;
	/*margin-right:10%;*/  /* experimental - makes text not as wide */
	font:10.5px/1.7em Verdana;
	/*line-height:1.3em;*/
	/*font-size:14px;*/
}

#wikitext p {
	margin-bottom:5px;
}

/* DEFAULT COLOR USED OCCASIONALLY TO OVERRIDE YELLOW LINK COLOR */
body, 
.defaultColor, .defaultColor a, 
.purpleColor,
.eventList_header a,
.eventList_date
{ 
	color:#606;		/* purple */
}


/* HORIZONTAL RULE ADDITION */
#wikitext hr { 
	border: 0;
	/*width: 61.8%;*/ /*golden ratio */
	width: 81.8%;
	/*color: #e66e31;*/
	/*color: #000000;*/
	/*background-color: #e66e31;*/
	/*background-color: #ffcc99;*/
	background-color: #aa88aa;
	height: 1px;
}


#wikicmds { 
	font-size:smaller; 
/*	width: 100px; */
	text-align:right; 
	vertical-align:top; 
	right:0px; 
	padding-right: 25px;
}
#wikicmds a { /*display:block;*/ }


#wikifoot {  /* w/ purple separator */
	/*position: relative;*/
	clear:both;
	/*bottom:10px;*/
	/*border-top:2px solid #cccccc;*/
	border-top:2px solid #ffcc99; 
	font-size:smaller; 
	/*vertical-align:bottom;*/
} 

h1.wikiaction { font-size:150%; margin:0px; }
#wikiedit form { margin:0px; }
/*#wikiedit textarea { width:98%; }*/
/*#wikiedit textarea { width:98%; font-size: 1.3em; }*/
#wikiedit textarea { width:98%; font-size: 1.2em; }

	/* *** Formatting for (:Messages:) *** */
	.wikimessage { } /* default messages */

	/* created by ao for use in ao.uploadformAddPage.php */
	.wikimessageSuccess { 
		/*font-size:11px;*/ /*color:#552255;*/
	}
	.wikimessageSuccess a { text-decoration:underline; }
	
	/* created by ao for use in ao.uploadformAddPage.php */
	.wikimessageFail {  
		/*font-size:11px;*/ color:#CC0000;
	}

a {
	/*color: #9D9F8B;*/   /* original color */

	/*color: #336655;*/		/* light green/blue */
	/*color: #663366;*/	
	/*color: #664466;*/
	/*color: #552255;*/	  /* purple */
	/*color: #6666cc;*/	  /* blue */
	/*color: #666699;*/	  /* darker blue */
	/*color: #666600;*/	  /* brown */
	/*color: #cc6600;*/	  /* redorange */
	color: #dd7711;	  /* redorange */

	text-decoration: none;
}

a:hover {
	/* purple */
	/*background-color: #eeccff;
	color: #000;*/
	
	/* orange */
	/*background-color: #ffcc66;*/
	/*color: #906;*/
	background-color: none;
	/*color: #906;*/
}


/* APPLY THIS TO IMG'S WRAPPED IN LINKS THAT STILL SHOW BACKGROUND HOVER COLOR WHEN PASSING OVER THEM */
.nohover a:hover {
	background: none;
	border: none;
}

.minilink a:hover, .mini {
	background: #900;
	border: none;
}

.minilink a {
	background: #900;
	border: none;
}


h1 { font-size: 14pt; }

/* COLOR: BRIGHT RED */
a:hover,
h1,h2,h3,h5 {
	color: #F06;	/* bright red */
}

.brightRed, .brightRed a, 
.h1color, .h2color, .h3color, 
.h1color a, .h2color a, .h3color a,
.eventList_title, .eventList_title a, .eventList_header a:hover,
.eventPage_title,
.moreinfolink a, 
.delicious-tag, .delicious-banner, .delicious-banner a 
,#wikileft .selflink, #wikiright .selflink
{
	color: #F06;	/* bright red */
}


/* COLOR: YELLOWISH */
h4 {
	color: #dd7711;	  /* yellowish */
}

.redorange, .yellowish, .h4color, .eventList_prefix {
	/*color: #cc6600;*/	  /* redorange */
	color: #dd7711;	  /* redorange */
	
}


.lightOrange {
	background-color:#ffeecc;  /* lightorangeish */
}


/* TRAIL STYLES - top of page, within groups */
.trailstyle a { } /* normal */
.trailempty a { color:#bbb; }
.trailstyle a:hover, .trailempty a:hover { color:#F06; background-color:transparent; font-weight:bold; }


/* DELICIOUS.COM LINKROLLS FORMATTING - FROM http://delicious.com/help/linkrolls/css */
.delicious-banner, .delicious-banner a { font-size:12px; /*color:red;*/ }  /* style for title - see .redOrange for color */
/*.delicious-link { color:blue; }*/    /* color of each bookmark link */
/*.delicious-tag { color:red; }*/  /* DELICIOUS-TAG IS DEFINED ABOVE, WITH .brightRed */
/*.delicious-even { background-color:none; display:block; }*/  /* zebra (alternating bgcolors) - EVEN */
/*.delicious-odd { background-color:#eee; display:inline; }(/  /* zebra (alternating bgcolors) - ODD */
/*.delicious-extended { color:yellow; }*/  /* style for notes */
/*.delicious-posts { text-align:right; }*/  /* style for title - see .redOrange for color */

/*.delicious-tag ul, .delicious-tag li, .delicious-tag { list-style-type:none; }*/



/* QUOTE - FOR DISPLAYING TEXT FROM OTHER SOURCES */
.quote {
	margin-left:80px;
	width:550px;
	/*font-family:Georgia;
	font-size:12px;*/
	font-family:Arial;
	font-size:11.5px;
	text-align:justify;
}


/* CAPTION IS DECLARED IN LOCAL.CSS */
/* caption style for images */

.caption { 
	/*font-size:smaller;*/
	/*font:italic 11px "Times New Roman";*/
	font:italic 10px Georgia;
}


/* ORANGE BACKGROUND COLOR */
.bgLite {
	background-color:#ffeecc;  /* lightorangeish */
	padding:10px;
	border:solid 0px #ffcc99;
}



/* LINKS WITH HEADER MARKUP (!) DON'T TURN TO H COLOR UNLESS %headerColor% IS ADDED */
.headerColor, .headerColor a, headerColor a:hover {
	color: #F06;	/* bright red */
}



/* new - for FOX FORMS */
#messagehead {
	/*background-color: #fce3b4;*/  /* new bkgrnd color - light orange */
	background-color: #cc99cc;  /* purple */
}

#messageitem {
	/*background-color: #fce3b4;*/  /* new bkgrnd color - light orange */
	background-color: #cc99cc;  /* purple */
}

/* FOX FORM COLORS */
.foxCommentBoxStyle {
	background-color:#eeddee;
	font-size:smaller;
}

/* just has a little extra padding */
.foxCommentBoxEventsStyle {
	/*background-color:#eeddee;*/ /* lightpurpleish */
	/*background-color:#f8eeff; */ /* lightlightblueish */
	/*background-color:#ffddff;*/  /* lightpinkish */
	/*background-color:#ffeedd;*/  /* lightorangeish */
	/*background-color:#fde5cd;*/  /* lightorangeish */
	background-color:#ffeecc;  /* lightorangeish */
	font-size:smaller;
	padding:10px;
	border:solid 1px #ffcc99;
	width:80%;
}

/* for individual comments */
.foxComment {
	/*background-color:#eeddee;*/
	/*padding:10px;*/
	/*border-bottom:dotted 2px pink;*/
	border-top:dotted 2px pink;
	/*border-top:dotted 2px #ffeecc;*/
}

/* LINK FOR FOX-DELETE */
.foxdellink {
	font-size:smaller;
}

/* PAGELISTS */
.fpltemplate { }

/* class for items printed by pagelist templates */
.fpltemplate p { 
	margin-bottom:0em;
	/*line-height:0px;*/
}

/* TO PREVENT HOVER COLOR OF GUI-EDIT-BUTTONS */
#wikiedit a:hover {
	text-decoration: none;
	background-color: #FFFFFF;
}


/* for Mini: photogallery */
.mini { padding:2px; border:1px solid #dddddd; background-color:#ffffff; }


/* USED FOR FAR-RIGHT COLUMN WITH SCHEDULE LIST */
#artSpa_Sched {
	margin:0px 28px 20px 28px;
	padding:12px;
	/*text-align:justify;*/
	text-align:left;

	position:absolute;

	overflow:auto;
	bottom:2%;

	/*top:100px;*/
	top:130px;
	/*left:320px;*/
	/*left:480px;*/
	left:500px;
	right:3%;
}



/* FAKE HORIZONTAL RULE -- used underneath a header in artSpa-energy-assessment */
/* can be called using %hr% %% (must put a space in there for it to work) */
.hr {
	border-bottom:dotted 2px pink;
	display:block;
	/*width:80%;*/
	/* setting margin-left and margin-right allow easy centering - doesn't work as well if just trying to align:center */
	margin-left:10%;
	margin-right:10%;
	margin-top: 8px; margin-bottom: 8px; /* this adds space above and below */
}


/* EVENTS - LISTING FOR EVENTS */
/* search above for eventList color */
.eventList {
	border-top:dotted 2px pink;
	padding-top: 8px; padding-bottom: 8px;
}

.eventList_lastitem {
	/* adds line to bottom of last in list */
	border-bottom:dotted 2px pink;
}


/* search above for eventList_date color */
/*.eventList_date {
	font-size:12px;
	font-family:Arial;
	font-weight:bold;
}*/
.eventList_date, .eventList_prefix {
	/*font-size:9.5px;*/
	/*font-family:Verdana;*/
	font-size:11px;
	font-family:Arial;
	/*font-weight:bold;*/
	font-weight:600;
}
#listPastEvents .eventList_date, #relatedPages .eventList_date,
#listPastEvents .eventList_prefix, #relatedPages .eventList_prefix
{   /* slightly smaller for Related Pages */
	/*font-size: 9.5px;*/
	font-size:11px;
}

.eventList_dateNormal {
	/*font-size:9.5px;
	font-family:Verdana;*/
	font-family:Arial;
	font-size:11px;
}


/* for formatting the prefix for an event title --> [prefix]: title - see color info above at .h4 */
.eventList_prefix {
	/*font-family:Verdana;*/
	/*font-size:9.5px;*/
	letter-spacing: 0.3em;
	/*font-style:italic;*/
	/*font-weight:normal;*/
}

/* search above for eventList_title color */
/*
.eventList_title {
	font-weight:bold;
	vertical-align: top;
	font-size:13px;
}*/
.eventList_title {
	font:italic 18px Georgia,serif;
	vertical-align: top;
}

.eventList_title a:hover {
	background: none;
	color: #606;   /* should be same as defaultColor - unfortunately, sticking it up top doesn't seem to work */
}
#listPastEvents .eventList_title, #relatedPages .eventList_title {   /* slightly smaller for Related Pages */
	/*font-size: 12px;*/
	font-size: 14px;
}

.eventList_noPagesFound {
	color:#999;
	/*font:italic bold 13px Georgia;*/
	font:italic 14px Georgia;
	/*size:12px;
	font-weight:bold;
	font-style:italic;*/
}



/* apply formatting to the event header (Recently, Past, etc) */
.eventList_header {
	/*margin-top:10px;
	font-weight:bold;*/
	/*font-family:Verdana;*/
	font-family:Arial;
	font-style:normal;
	text-transform: uppercase;
}
/*#listPastEvents .eventList_header, */
#relatedPages .eventList_header, #press .eventList_header, #commentsDiv .eventList_header {   /* slightly smaller for Related Pages */
	/*font-size: 11px;*/
	font-size: 14px;
}

/* apply formatting to text in event description */
.eventList_descrip {
	/*text-align:justify;*/
	/*line-height:1.3em;*/
	/*font-size:15px;*/
}



/* EVENT PAGE TEMPLATE */
.eventDetails, .eventDetails a, .eventDetails a:hover {
	font-size:9px;
	/*font-weight: bold;*/
	line-height:1.5em;
}

.eventDetails a, .eventDetails a:hover {
	font-weight: normal;
}

.eventDetails_prefix {
	font-style:italic;
	/*font-weight: normal;*/
	font-weight: bold;
	
}


/* LITTLE LINKS - MOREINFOLINK, EVENTLIST_TAGS */
/* search above for eventList_tags and moreinfolink color */
.moreinfolink, 
.eventList_tags, 
.tags,
.eventDetails_prefix
{
	/*font-size:smaller;*/
	font-size:8.5px;
	letter-spacing:0.15em;
}

/*
.eventList_tags {
	margin-bottom:20px;
}
*/

/*.moreinfolink a:hover, .eventList_tags a:hover, .tags a:hover {
	font-weight:bold;
}*/

.moreinfolink a:hover {
	color:#606;
}


/* CSS ELEMENTS FOR EVENT PAGE - TITLE, DATE, ETC */
.eventPage_date {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	/*font-size:smaller;*/
}


/* see above for color (using h1color) */
/*
.eventPage_title {
	font-size:16px;
	font-weight:bold;
}
*/

#wikibody h1, #wikibody h2, .eventPage_title
{
	font-family:Georgia,serif;
	font-style:italic;
	font-weight:normal;
}
#wikibody h1, .eventPage_title
{
	/*font:italic 22px Georgia,serif;*/
	font-size:22px;
}

#wikibody h2 {
	font-size:18px;
}

#wikibody h3 {
	font-family:Arial,sans-serif;
}


/* search above for moreinfolink color */
/*.moreinfolink {
	font-size:smaller;
}*/

/* search above for eventList_date color */
.projectList_date {
	/*font-family:Arial;
	font-weight:bold;*/
	font-size:smaller;
}

/* search above for eventList_date color */
.year {
	/*font-family:Arial;*/
	font-size:smaller;
}


/* UNDER CONSTRUCTION HEADER */
#underConstruction {
	position:absolute; 
	top:10px; 
	left:30%; 
	/*font-size:smaller; */
	font:italic 14px Times;
	text-align:center; 
	padding:10px;
	background-color:#ffeecc;

	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
}


/* ATTACHTABLE FORMAT */

/*.attachtableFrame { background-color:red; }*/
.attachtable td { padding-right: 14px; }
/*.attachtable a { text-decoration: underline; }*/
/*.attachtable a:hover { text-decoration: none; }*/
/*.attachtable .del, .attachtable .del a { color: #cccccc; }*/
.attachtable .titlerow {
	color: #666666;
	font-style: italic;
	font-size: 0.8em;
}

/* ATTACHMENTS - MEDIA STYLES */
.medialink { color: #F06; }
/*
.mp3, .aif, .ogg, .wav, .m3u  { color:#F06; }
.mov, .avi, .mp4 { color:#F06; }
.doc, .rtf, .odt, .txt, .pdf { color:#F06; }
*/

/* CONTAINER FOR MEDIA / YOUTUBE, VIMEO, ETC */
.mediaItemWithCaption {
	margin-bottom:10px;
}



/* PMCAL STUFF IS CURRENTLY LOCATED IN AO.PMCAL-MINI_FIXED2.CSS */
/* Including this stuff here so that Pagelist can access it when not using PmCal -- beware of changing here and not in the original, or else conflicts may arise */
/* Text for dates, with or without a link */
/*span.fpltemplate span.pmcaldaytextlink2,*/
span.pmcaldaytextlink2 {
	display:block;
	font-family:sans-serif;
	border-bottom:2px solid #ddbbdd;
	border-top:3px solid transparent;
	border-left:0px solid transparent;
	border-right:0px solid transparent;
	border-style:dotted;
	text-decoration:none;
	color: #552255;	 
}


/* Text for TODAY, with or without a link */
span.pmcalincludetodaytextlink,
span.pmcaltodaytextlink {
	display:block;
	font-family:sans-serif;
	border-bottom:2px solid #aaddaa;
	border-top:3px solid transparent;
	border-left:0px solid transparent;
	border-right:0px solid transparent;
	border-style:dotted;
	text-decoration:none;
	/*color:#337733;*/
	color:#226622;  /* green */
}

/* Text for TODAY, withOUT a link */
span.pmcalincludetodaytextlink a,
span.pmcaltodaytextlink a {
	display:block;
	border-top:3px solid #ffffff;
	border-style:dotted;
}

span.pmcalincludetodaytextlink a:hover,
span.pmcaltodaytextlink a:hover {
	background-color:#aaddaa;
	border-top:3px solid #aaddaa;
	border-style:dotted;
	color:#000000;
}



/* FAQ - USED TO COLOR BACKGROUND OF CODE SNIPPETS */
.faq_codeSnippet {
	background-color:#ffeeee;  /* pinkish */
}

/* TEXT AT TOP OF PAGES, TELLING WHEN THEY WERE LAST UPDATED */
.pageUpdates {
	color:#996699;
	font-size:smaller;
}


.searchInfoFmt { background-color:#ffeecc; padding:0px 15px 15px 15px; border:dotted 2px pink; }



/* ROUNDED CORNERS TEST */
#roundedCorners {
	width:400px;
	height:300px;
	padding:50px;
	background-color:#ff0000;
	border-radius: 100px;
	-moz-border-radius: 100px;
	-webkit-border-radius: 100px;
	-khtml-border-radius: 100px;
}




/* DON'T DISPLAY TEXT THAT SHOULD ONLY SHOW UP WHEN PRINTING */
.printOnly {
	display: none;
}



/* ao - added 10 June 2008 */
/* style sheet for printing (using the browsers File > Print command) */
/* note that this seems to get rid of background colors */
@media print {
	/* ITEMS THAT SHOULDN'T APPEAR WHEN PRINTING */
	.noprint {
		display: none;
	}

	/* ITEMS THAT SHOULD ONLY APPEAR WHEN PRINTING */
	.printOnly {
		display: inline;
	}

	/* HIDE 'Group / Name'	AT TOP OF PAGE */
	#wikititle {
		display: none;
	}
	
	#wrapper {
		width: 100%;
		padding: 0px;
	}

	#wikihead {  /* HEADER WITH SEARCH BAR */
		display : none;	/* don't show it */
		top:0px; right:0px; 
	}

	#wikileft, #wikiright { /* SIDEBAR LEFT */
		display : none;	/* don't show it */
		width:0px;
		padding-top:0em; padding-right:0px; padding-left:0px;
		border-left:0px
		border-right:0px
		border-top:0px		
	}
	
	#wikifoot { /* FOOTER */
		/* it's alright to show this one */
		/*font-size: smaller;*/
		font-size: 10px;
		text-align: center;
	}

	a {
		/*color: #000000;*/
		text-decoration: none;
	}

	.wikilink,.selflink {
		/*color: #000000;*/
	}

}


/* CSS STYLES FOR MOBILE / HANDHELD */
/* DOESN'T WORK WITH IPHONE - NOT SURE HOW IT WORKS WITH OTHER HANDHELDS */
/*
@media handheld {

	body { 
		font-size: large;
	}
	
	#wikileft {
		font-size: large;
	}

	#wikileft h1 { 
	  font-size:larger;
	}
	#wikihead { 
		font-size:large;
	}
	
	#wikihead input { font-size:large; }

	#wikititle { 
		font-size:large;
	}
	
	#wikitext { 
		font-size:large;
	}

	#wikicmds { 
		font-size:large; 
	}	
	
	#wikifoot {
		font-size:large; 
	} 

	h1 {
		font-size: 20pt;
	}
	
}
*/


