/* colors to try:
	#763958 purple
	
	*/
	* { margin:0px; padding:0px; font-size:1em; font-weight:normal; }
	
	@font-face {
	  font-family: "Museo";
	  src: url("http://detroitwiki.org/skins/Museo500-Regular.otf");
	  }
	@font-face {
	  font-family: "Museo 300";
	  src: url("http://detroitwiki.org/skins/Museo300-Regular.otf");
	  }
	  
	  #footer, .editOptions, .editButtons input, #toc, #mw-normal-catlinks,
	  #topnav input, .editOptions input
	   { font-family:"Museo 300", "Lucida Grande", Lucida, sans-serif; }
	
	
	body { 
		font-family:Baskerville, Times, serif; 
		bbackground:#e5e3d3 url(http://arborwiki.org/images/0/04/P1040298.JPG) repeat-y;
		bbackground:#6f6f6d url(http://farm4.static.flickr.com/3340/3603902954_5e8e490fb9_o.jpg) no-repeat center top;
		background:#401101;
		background:#6f6f6d;
	}
	h1, h2, h3, h4, h5, h6 { 
		font-family:Museo, "Lucida Grande", Lucida, sans-serif; 
		padding:12px 0px 0px 0px; 
		position:relative; 
		text-shadow: -1px -1px #eee;
	}
	h3 { text-transform:uppercase; letter-spacing:1px; }
	h2 { font-size:1.3em;}
	h1 {  font-size:2em; }
	#bodyContent h1 { font-size:1.5em; }
	#bodyContent p, #bodyContent ul { margin:0px 220px 0px 0px; padding:10px 10px 10px 0px; line-height:24px; }
	dl { border-left:5px solid #eee; padding-left:10px;}
	b, strong { font-weight:bold; }
	
	a, a:link { text-decoration:none; color:#360; border-bottom:1px dotted #360; }
	a img { border:0px none; }
	
	
	#globalWrapper, #header { 
		width:880px; 
		margin:0px auto; 
		background:#fff url(w-3.gif) repeat-y;
		padding:0px 20px 0px 20px;
		border:20px solid #999;
	}
	#header { margin-top:20px; border-width:0px 0px 0px 0px;}
	#globalWrapper { border-width:0px 0px 20px 0px; margin-bottom:20px; border-top:5px solid #ffe857;}
	#bodyContent {
		background:transparent url(w-2.gif) repeat-y 0px 0px;
		padding-bottom:20px; 
		position:relative;
		border-bottom:1px dotted #333;
		margin-bottom:20px; 
	}
	
	#footer, #bodyContent p, #bodyContent li,
	#wpTextbox1, .editOptions, .editoptions, #toolbar { margin-left:220px; }
	#bodyContent li li { margin-left:20px; margin-right:0;}
	#bodyContent li ul { margin-right:0; padding-top:0; }
	#bodyContent h2, #bodyContent h3, #bodyContent h4,
	#bodyContent h5, #bodyContent h6, #bodyContent h1, #mw-normal-catlinks,
	#mw-newarticletextanon, #contentSub, dl
	  { margin-left:220px; }
	#p-cactions, .firstHeading { padding-left:220px; }
	#bodyContent table h2, #bodyContent table h3, #bodyContent table h4,
	#bodyContent table h5, #bodyContent table h6,
	#bodyContent table p, #bodyContent table li 
	{ margin-left:0px!important; }
	#bodyContent table li, #bodyContent table ul { margin: 0; padding:0; }
	
	
	#bodyContent table {
		margin-bottom:10px;		
		padding-bottom:10px;
		padding-left:220px;
		clear:both;
	}
	.gallery { width:880px!important;}
	
	#bodyContent table li { padding-left:10px!important; margin-left:17px!important; }
	#bodyContent ul li { 
		list-style-image: url(http://detroitwiki.org/skins/bull.gif);
		list-style-position:outside;
		padding-left:10px;
		text-indent:-10px;
		margin-left:235px;
	}
	#bodyContent ul li li { margin-left:8px;}
	
	
	.thumb {
		background:#fff;
		padding:15px 0px 10px 15px ;
		clear:both; 
		margin-bottom:10px; 
	}
	.thumb img { 
	}
	.gallery .thumb{
	    padding-left:0px;
	}
	.thumbcaption { 
		padding-top:5px;
		font-family:"Museo 300"; 
		font-size:.85em; 
		line-height:1.2em; }
	.tright { float:right; }
	.tright .thumbinner { }
	.editsection { 
		color:#6f6f6d; 
		display:block; 
		float:right; 
		bottom:3px;
		left:685px;
		font-size:10px; 
		position:absolute;  
		width:25px;
		text-transform:uppercase;
		letter-spacing:1px;
		text-shadow: none;
	}
	.editsection a { color:#6f6f6d; color:#360; color:#fff; border:0px none; }
	
	
	.firstHeading  { 
		padding-bottom:5px;
		position:relative;
		padding-top:25px;
		}
	
	#p-cactions { 
		text-transform:lowercase;
		border-bottom:1px dotted #000; margin-bottom:10px;
		font-size:.9em;
		padding-bottom:10px;
	}
	#p-cactions li { display:inline; }
	#p-cactions a {
		color:#036;
		border-bottom:1px #036;
		font-family:"Museo 300";
		margin-right:5px;
	}
	#ca-edit a { color:#360; }
	.portlet ul, .portlet li { 
		list-style:none; 
	}
	
	#topnav ul, #topnav li {
		list-style:none; 
		display:inline; 
	}
	
	#header {
		overflow:hidden;
		padding:30px 20px 10px 20px;
		position:relative;
		bbackground:#999 url(tc-2.gif) no-repeat left 20px;
		background:transparent;
	}
	#header h1 { float:left; text-shadow:0px 0px none; }
	#header h1 a, #topnav a { 
		border:0px none; 
		color:#fff; 
		border:0px none;
		text-shadow:none;
	}
	#topnav { 
		font-family:Museo, "Lucida Grande", Lucida, sans-serif; 
		position:absolute; 
		left:230px;
		top:57px;
	}
	#topnav li { margin-right:20px; padding-left:10px; }
	
	#search { position:absolute; left:430px; width:230px; top:-2px;}
	#search * { line-height:25px!important; }
	#topnav a, #topnav input, #search * { color:#b7cde2;}
	    #topnav input { background:transparent!important; border:0px none; border-bottom:1px dotted #b7cde2;  }
	#searchInput { margin-top:0px; height:20px; width:200px;}
	#topnav input { 
		font-family:"Museo 300", 
		background:transparent; 
	}
	#topnav #searchGoButton { border:0px none; cursor:pointer; }
	#p-personal { 
		display:block; 
		pposition:absolute;
		background:transparent;
		top:0px;
		text-align:left;
		margin-top:10px; 
	}
	#p-personal li { display:inline; margin-right:10px; }
	#p-personal a { 
		border:0px none; 
		font-family:"Museo 300"; 
		text-transform:lowercase; 				
	}
	
	#footer { margin-bottom:20px; }
	#footer li { list-style:none; font-size:.9em; }
	
	/* edit stuff */
	.editButtons, .editOptions { font-size:.95em;}
	#wpSummary { border:0px none; border-bottom:1px dotted #000; margin:10px 0px; width:500px;}
	#wpTextbox1, .editOptions { width:660px; }
	
	/* misc. widgets */

    #bodyContent #toc { width:200px; float:left; margin:0px!important; 
        padding:0; padding-bottom:10px; font-size:.9em; position:absolute; top:0px;}
    #toc h2 { font-size:.9em; text-transform:uppercase; }
    #toc li { list-style:dash;}
    #toc a { color: #036; }
	#map1, #map2, #map3, #map4, #map5 { width:200px; margin-bottom:20px;  float:left; }
	
	#mw-normal-catlinks { border-top:1px dotted #360; padding:10px 0px 0px; margin-top:10px; }
	
	#mw-newarticletextanon p { margin-left:0; padding-left:0; }
	
	#contentSub, #contentSub a { color:#666;}
	    #contentSub a { border-bottom:1px dotted #666; }
	/* ick. */
	
	#p-TOOLBOX, #p-LANGUAGES, #p-SEARCH, #p-search, .portlet h5,
	#p-tb, #p-navigation, #p-logo, #siteSub, .printfooter,
	#mw-anon-edit-warning, #editpage-copywarn,
	#f-poweredbyico, #f-copyrightico, #disclaimer, #privacy, #about, 
	.toctoggle
	 { display:none; }
	
	#jump-to-nav { text-indent:-9999px; line-height:1px; overflow:hidden; }
	

