@charset "UTF-8";
/* CSS Document */

body {
	background-color: #000;	
/*	scrollbar-3dlight-color: #999999;
	scrollbar-arrow-color: #999999;
	scrollbar-base-color: #666666;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #666666;
	scrollbar-highlight-color: #999999;
	scrollbar-shadow-color: #999999;
	scrollbar-track-color: #999999;
*/
}

#wrapper08 {
	background: url("images/cafe_bg.jpg");
	background-repeat:no-repeat;
	border: 1px dashed #000;
	margin-left:auto; margin-right:auto;
	width: 776px;
	min-height: 742px;
  	height:auto !important; 
 	height:742px;
	text-align: left;
}

#wrapper04 {
	border: 1px dashed #000;
	margin-left:auto; margin-right:auto;
	width: 776px;
	min-height: 742px;
  	height:auto !important; 
 	height:742px;
	text-align: left;
}

#wrapper {
	border: 1px dashed #000;
	margin-left:auto; margin-right:auto;
	width: 776px;
	min-height: 742px;
  	height:auto !important; 
 	height:742px;
	text-align: left;
}

#wrapmain {
	background-image: url("images/Underground_Cafe_stairs.jpg");
	background-repeat: no-repeat;
	background-color: #000;
	border: 1px dashed #757575;
	margin-left:auto; margin-right:auto;
	width: 1080px;
	height: 1400px;
	/* height: 720px; */

}

#mainblurb {
	align-self: center;
	vertical-align: top;
	margin-top: 200px;
	margin-right: 20%;
	margin-left: 20%;
}

.mainblurb {
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
	color: aliceblue; 
	background-color: rgba(0, 0, 0, 0.4);
	border: 2px #000;
	border-radius: 5px;

	text-align: center;
	font-size: 175%;
}

.grayscale-image {
  filter: grayscale(100%);

  transition: filter 0.3s ease;
}

.grayscale-image:hover {
  filter: grayscale(0%);
}
#header1 {
	/*float: left;*/
	margin: 46px 0 0 32px;
}

#header04 {
	width: 776px;
	height: 90px; 
	margin: 0px auto;
	
}

#mainmenu04 {
	width: 100%;
	height: 28px;
}

#weed {
	width: 237px;
	height: 460px;
	float: right;
}

#content04 {
	width: 776px;
	height: 837px; 	
	background-image: url("images/2004site/dandelion-bgnd.jpg") fixed;
	margin: 0px auto;
}

#quotes {
	float: right; 
	width: 237px;
	height: 148px;
	background-color: rgba(219,0,3,0.80);
	
}


#framewrapper {
	/*float: none;*/
	/*margin: 192px 0 0 124px;*/
	margin: 9px 0 0 0;
	/*border: 1px solid #000;*/
}
#mainmenublu {
	float: left;
	width: 150px;
	height: 80%;
	
}

#content {
	width: 600px;
	height: 530px; 
	float: right;
	background-color: rgba(255,255,255,0.55);
	margin-right: 10px;margin-top: 15px;
	box-sizing: border-box;
    padding: 0 15px 5px 15px;
	overflow: scroll;
}

#homefill {
	width: 760px;
	height: 350px; 
	border: 1px solid #444444; 
	margin-bottom: 25px;
	margin-top: 725px;
	margin-left: auto; 
	margin-right: auto;
	padding: 25px 0 10px 0;
	display: flex;
  	flex-direction: row;
	
}
.homefill:after {
  content: "";
  display: table;
  clear: both;
}

.mainmang {
	color: #fff;
	text-align: center;
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
	font-size: 1.2em;
}

#mainoptions {
	width: 250px;
	height: 400px; 
	background-color: aqua;
	border: 1px dotted blue;
	text-align: center;
	float: left;
	
}

.column {
  float: left;
  width: 33.33%;
  padding: 0 3px;
  background-color: rgba(255,255,255,0.15);

/*	border: 1px dashed #757575; */
}

/* Clear floats after the columns */
.row:after {
  content: "";
  display: table;
  clear: both;
}

#lginnerframe {
	float: left;
	margin: 0 17px 0 0;
	/*border: 1px dashed #000;*/
}
#sminnerframe {
	float: left;
	/*border: 1px dashed #000;*/
}
#logo {
	float: left;
	/*border: 1px dashed #000;*/
	margin: 16px 0 0 27px;
}
#footer1 {
	text-align: center;
	margin: 7px 0 7px; 
	font: 9px "Courier New" Courier monospace;
	color:#2D2D2D;
	clear: both;
}

#footermain {
	text-align: center;
	margin: 7px 0 7px; 
	vertical-align: bottom;
	font: 9px "Courier New" Courier monospace;
	color:#2D2D2D;
	clear: both;
}

body {
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
	color: #000;

}

.menublu {
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
	font-size: 18pt;
	text-align: right;
	color: #fff;
	padding: 0 6px 6px 0;
}

.menu04 {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
	font-size: 18pt;
	word-spacing: 17px;
	text-align: center;
	color: #fff;
	margin-top: -5px;
}

.menulink04 {
	text-decoration: none;
	color: #fff;
}

a.menulink04:link {
	text-decoration: none;
	color: #fff;	
}

a.menulink04:visited {
	text-decoration: none;
	color: #fff;
}

a.menulink04:hover {
	text-decoration: underline;
}

a.menulink04:active {
		text-decoration: underline;
}


.eventtitle {
	color: #000;
	font-size: 150%;
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
}

.menulink {
	text-decoration: none;
	color: #fff;
}

a.menulink:link {
	text-decoration: none;
	color: #fff;	
}

a.menulink:visited {
	text-decoration: none;
	color: #fff;
}

a.menulink:hover {
	text-decoration: underline;
}

a.menulink:active {
		text-decoration: underline;
}


.snippet {
	color: #fff;
}

a:link {
	
}

a:visited {
	
}

a:hover {
	color: #02168E;
}

a:active {
	color: #018FFB;
	text-decoration: underline;
}

a.struck:link {
	text-decoration: none;
	color: #FFFFFF;
}

a.struck:visited {
	text-decoration: none;
	color: #FFFFFF;
}

a.struck:hover {
	text-decoration: line-through;
	color: #D3D3D3;
}

a.struck:active {
	text-decoration: line-through;
	color: #D3D3D3;
}

.subtitle {
	color: #CECECE; 
	size: .8em;
	text-align: center;
}

h1 { 

}

h2 {
	font-size: 125%;
	color: #444444; 
	
}

h3 {
	color: #EBEBEB;
}


#counter2002 {
	height: 100px;
	margin: 0 auto;
	text-align: center;
	
}

.home02 {
	color: #fff;
	text-align: center;
}