/* Reset */
<link href="https://fonts.googleapis.com/css?family=PT+Serif|Source+Sans+Pro|Vollkorn" rel="stylesheet">

html, body { margin: 0; padding: 0; border: 0;  
				background: transparent; font-size:10px; }

div, span, article, aside, footer, header, hgroup, nav, section,
h1, h2, h3, h4, h5, h6, p, blockquote, a, ol, ul, li, 
table, tr, th, td, tbody, tfoot, thead {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	background: transparent;
	}

img 	{ margin:0; padding:0; border:0; }

table, tr, th, td, tbody, tfoot, thead {
	margin: 0; padding: 0; border: 0;
	vertical-align: baseline;
	background: transparent;
	}
	
table { border-collapse: collapse; border-spacing: 0; }
	
input, select, textarea, form, fieldset {
	margin: 0; padding: 0; border: 0;  
	}

article, aside, dialog, figure, footer, header, hgroup, nav, section { 
	display:block; }

h1, h2, h3, h4, h5, h6, p, li, blockquote, td, th, a, caption, em, strong, strike {
	font-family: Arial, Helvetica, sans-serif;
	font-size:100%;
	font-weight: normal;
	font-style: normal;
	/* [disabled]line-height: 100%; */
	text-indent: 0;
	text-decoration: none;
	text-align: left;
	color: #000;
	}
	


ol, ul { list-style: none; }


/* Global */

html 	{	}
/* body	{ background-image:url(../images/bg2.jpg); background-repeat:repeat; background-attachment:scroll;} */

body	{ background-image:url(../images/yellow_parchment_wallpaper_1380.jpg); background-repeat:repeat; background-attachment:scroll;}

/* Headings */

h1, h2, h3, h4, h5, h6 { font-weight: bold; color: #000;  }

h1 {
	font-size:24px;
	margin-bottom:15px;
	padding-bottom:15px;
	border-bottom:1px #ccc solid;
	color:#967a00;
	font-weight: bold;
}
h2 { font-size:20px; margin-bottom:15px;}
h3 {
	font-size:16px;
	margin-bottom:1px;
	color: #000;
}
h4 { font-size:14px; }
h5 { font-size:14px; }
h6 { font-size:14px; }

h1 img, h2 img, h3 img, h4 img, h5 img, h6 img { margin: 0; }



/* Text Elements */

p           	{
	color: #000;
	font-size: 18px;
	line-height: 120%;
	margin-bottom: 15px;
	font-family: 'Vollkorn', serif;
}
p .left			{ margin: 1.5em 1.5em 1.5em 0; padding: 0; }
p .right 		{ margin: 1.5em 0 1.5em 1.5em; padding: 0; }
p.amicus {color:#C30}


a           	{   }
a:link			{
    color: #000000;
}
a:visited		{ color: #000;  }
a:active		{ color: #000;  }
a:focus			{
    color: #000000;
}
a:hover     	{ color: #f00;  }

blockquote  	{ color:#000; font-size:12px; }

strong      	{ font-weight: bold; }
em		      	{
	font-style: italic;
	color: #967a00;
}

/* Images */

.image-frame  {padding:5px; border:1px #ccc solid; margin:0px 10px 10px 10px;}
.centeredImage {text-align:center; display:block; margin-top:0px; margin-bottom:0px; padding:0px; }  /* added by me to center images */

/* Lists */

ul          	{  }
ol          	{ list-style-type:decimal; }

ul li		    { color:#000; font-size:16px; }
ol li	     	{ color:#000; font-size:16px; }

dl          	{  	}
dt       		{  	}
dd          	{ 	}

/* Amicus Table*/
.amicustablethird {
	width:33%;
	margin-top:15px;
	float:left;
	display:block;
	height:inherit;
	
	
}

/* Tables */

table 	{ }

.datatable1 { width:400px; margin:25px auto;}
.datatable2  { width=75%; margin:25px auto; }
.interview  {width:100%; border:3px; border-color:#309 }


.thinoutline {border:1px #000 solid; background-color:#FFC}

caption	{text-align:center; }

tr				{	}
.odd			{ background-color:#eee; }
.even			{ background-color:#fff; }
.interview-odd		{font-size:12px; line-height:150%; text-align:left; background-color:#E6FDFF}
.interview-even		{font-size:12px; line-height:150%; text-align:left}

th          	{
	text-align: left;
	padding: 7px
}
rh
thead, th    	{ background: #fff; }
.centertext		{text-align:center}
.bg-blue	{background-color:#6FF;}



tbody			{   }

td	{ text-align:right;	padding:2px;}
.interviewicon	{width:7%; text-align:left; font-size:12px; padding-top:3px; }
.interview		{width:93%; border:none; text-align:left; padding-left:7px;  font-size:12px; line-height:150%; padding-bottom:10px;}

caption 		{ 	}

tfoot       	{	}
.tfooter		{ background-color:#ccc; text-align:center; font-style:italic; }

caption     	{ background: #efefef; }



/* Miscellaneous */

.date	{font-weight:bold; color:#F93; margin-bottom:3px}

sup, sub    	{ line-height: 0; }

abbr, acronym   { border-bottom: 1px dotted #666; }
address     	{ 	 }
del         	{ background:#FFCECE; color:#f00; }

code, pre		{ background-color:#FF9; padding:2px 0px; margin:4px 25px;
					font-family:"Courier New", Courier, monospace; font-size:12px; font-weight:normal; line-height:150%;	}


/* Containers */

#outer 			{  width:960px; margin:0 auto; background-color:#FFF }

#wrapper 			{  width:900px; margin:0 auto; background-color:#FFF }

#logo	 			{ margin:10px 0; float:left;  }

#social-media-icons { float:right;  }
#social-media-icons ul li {display:inline;}
#social-media-icons ul {margin-top:15px;}

#tablestats {margin:40px;}
#tablestats td {text-align:right};
#tablestats rh {text-align:center};

#slider {margin-bottom:30px;}
#staticbanner{margin-bottom:15px;}

#banner 			{margin-bottom:30px;}

#subbanner 			{   }

#topnav 			{clear:both ; margin:0px 0px 0px 0px;   }
#topnav ul 		{ border-top:1px #000 solid; border-bottom:1px #000 solid; padding:8px 2px 8px 2px;  background-color:
#E9DF69  }
#topnav ul li  	{ display:inline;  }
#topnav ul li a { padding:0px 11px; color:#000;    }

#topnav a:link			{ color: #000; }
#topnav a:visited		{ color:#000;  }
#topnav a:active		{ color: #000;  }
#topnav a:focus			{ color: #666;  }
#topnav a:hover     	{ color: #F90;  }

ul.navigation {
    width:100%;
    margin:0 auto;
    padding:0;
    list-style:none;
    background-color:#62564A;
    text-align:center;
    font-family: sans-serif; 
}
.navigation li { 
    display:inline-block;
    width:33%;
    margin:0;
    padding:0;
}
.navigation a {
    text-align:center;
    padding:12px 0 13px 0;
    margin:0;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    display:block;
}
.navigation a:hover { 
    background:#A26A42;
    border:none;
}

ul.navigation li:first-child a{
    border:none;
}
ul.navigation li:last-child a {
    border:none;
}

#map { margin-left:100px; max-height:400px;}

#content-wrapper 	{   }

#leftnav 			{   }

#leftside 			{   }

#rightside 			{ width:225px; float:right; }

#rightofphoto 		{width:500px; margin-left:350px;}

#content 			{width:650px; float:left; padding-top:15px;  }

#content li			{line-height:150%}

#content ul {margin-left:25px;}

#content-fullwidth { width:100% }

#footer 			{ clear:both; text-align:center; margin-top:20px; border-top:#999 1px solid; padding-bottom:20px}

#box1 { width:250px; float:left; margin:25px; border-top:5px #900 solid; background-color:#eee;}

#box2 { width:250px; float:left ; margin:25px; border-top:5px #FC0 solid;background-color:#eee; }

#box3 {  width:250px; float:left ; margin:25px; border-top:5px #FF3 solid;background-color:#eee;}

#box1 h3, #box2 h3, #box3 h3 {margin:20px 10px 10px 10px};
#box1 p, #box2 p, #box3 p {margin:5px 10px 10px 10px; display:block};

.partyaddress {
font-size:100%;
Margin:0em	
}

.whitebox 		{ background-color:	#FFF ; text-align:center }
.offwhitebox	{ background-color:#FBFBFB ; text-align:center }
.tanbox 		{ background-color:	#C90 ; text-align:center }
.orangebox 		{ background-color:	#F90 ; text-align:center }
.lightbluebox 	{ background-color:	#6FF ; text-align:center }
.yellowbox 		{ background-color:	#FFF ; text-align:center }
.creambox		{ background-color:	#FEFFCA ; text-align:center }
.lightgreenbox	{ background-color:	#9F9 ; text-align:center }
.darkgreenbox	{ background-color:	#096 ; text-align:center }
.lightredbox	{ background-color:#FE7465 ; text-align:center }






#box6 {   }


/* Layout Extra */




/* Navigation Extra */



/* Forms */
form ol { list-style-type:none; }

form 	{ text-align:left; margin:20px;	}

label 	{ 
		float: left; width: 150px; margin-top:5px;
		text-align:right; display:block; background:none; font-weight:bold;
		}
	
submit	{ background:none; 	}

input 	{ 
		width: 280px; margin:0 0 16px 10px;
		border:1px #C6F solid; padding:5px; background:none; 
		}
		
input:focus, textarea:focus	{ background-color:#BFEBFF; }

textarea {
		width: 280px; height: 150px; margin:0 0 16px 10px;
		border:1px #C63 solid; padding:5px; background:none; 
		}

select { margin-bottom:20px;	}
	
.month { margin-left:155px;	}

.submit {
		width:90px; height:25px;
		margin-left:160px;
		font-size:12px;
		}

br		{ clear: left; 	}

.clear	{ clear:both; }


form ol { list-style-type:none; }

form 	{ text-align:left; margin:20px;	}

label 	{ 
		float: left; width: 150px; margin-top:5px;
		text-align:right; display:block; background:none; font-weight:bold;
		}
	
submit	{ background:none; 	}

input 	{ 
		width: 280px; margin:0 0 16px 10px;
		border:1px #bbb solid; padding:5px; background:none; 
		}
		
input:focus, textarea:focus	{
	background-color: #7AAACD;
	color: #7AAACD;
}


textarea {
		width: 280px; height: 150px; margin:0 0 16px 10px;
		border:1px #bbb solid; padding:5px; background:none; 
		}

select { margin-bottom:20px;	}
	
.month { margin-left:155px;	}

.submit {
		width:90px; height:25px;
		margin-left:160px;
		font-size:12px;
		}

br		{ clear: left; 	}

.clear	{ clear:both; }


/* Miscellaneous  */
.centered-image
    {
    text-align:center;
    display:block;
	margin:auto;
    }

 



.popup-link {font-size:12px; margin:5px 10px; display:block}
.copyright-text	{ font-size:80%; font-style:italic; color:#333; }
.footer-text	{ font-size:100%; font-style:normal; color:#000; text-align:center}

.address-text {font-size:135%; line-height:100%; margin-left:20px;width:620px; }
.address-text-1{width:310px; font-size:16px; line-height: 120%; float:left}
.address-text-2 {width:280px; float:right}
.slider-title-text	{ font-size:100%; font-style:normal; color:#000; text-align:left}

.title			{ font-size:18px; font-weight:bold; color:#333;  }
.subtitle		{ font-size:14px; font-style:italic; color:#333;  }

.artist			{ font-size:16px; font-weight:bold; color:#333;  }
.author			{ font-size:14px font-weight:bold; color:#555;  }
.editor			{ font-size:14px font-style:italic; color:#555;  }

.pub-date		{ font-size:10px font-style:italic; color:#555; }
.article-date	{ font-size:10px font-style:italic; color:#555;  }
.location		{ font-size:10px font-style:italic; color:#555;  }

.float-right	{ float:right; }
.float-left		{ float:left; }
.clear			{ clear:both; }

.hide			{ display:none; }
.block			{ display:block; }
.inline			{ display:inline; }

.first			{ font-weight:bold; }
.last			{ font-weight:bold; }
.left			{ font-weight:bold; text-align:left; }
.right			{ font-weight:bold; text-align:right; }

.added      	{ background:#D7D7FF; }
.removed    	{ background:#FFCECE; color:#f00; }
.changed		{ background:#FFB; }


/* Success, info, notice and error/alert boxes - from Blueprint CSS Framework */

.error, .alert, .notice, .success, .info {
	padding: 0.8em; margin-bottom: 1em; border: 2px solid #ddd; }

.error, .alert 	{ background: #fbe3e4; color: #8a1f11; border-color: #fbc2c4; }
	
.notice			{ background: #fff6bf; color: #514721; border-color: #ffd324; }
	
.success   		{ background: #e6efc2; color: #264409; border-color: #c6d880; }
	
.info 			{ background: #d5edf8; color: #205791; border-color: #92cae4; }
	
.error a 	{ color: #8a1f11; }
.alert a 	{ color: #8a1f11; }
	
.notice a   { color: #514721; }
.success a  { color: #264409; }
.info a		{ color: #205791; }
.form-entry	{font-size:14px;}{ color:#000; font-size:12px; line-height:150%; margin-bottom:15px  }
.form-input {margin-top:20px;}
.amicus-spacing p{ font-size:14px ;line-height:100%; margin:0em}


.foursquareLeft {
	float:left;

	width:48%;
	padding-bottom: =10px;
	
}
.foursquareRight {
	float:right;
	padding-bottom: =10px;
	width:48%;

	
	
}

.grid-container {
  display: grid;
  grid-template-columns: 50% 50%;
  background-color: #2196F3;
  padding: 10px;
}
.grid-container a:link{color:#000000}

.grid-item {
  background-color: rgba(255, 255, 255, 0.8);
  border: 1px solid rgba(0, 0, 0, 0.8);
  padding: 20px;
  font-size: 30px;
  text-align: center;
}


.grid-item1 {
  background-color: #EBEDF9;
  border: 2px solid rgba(0, 0, 0, 0.8);

  padding: 20px;
  font-size: 30px;
  text-align: center;

}

.grid-item1 a:link{color:#000000}
.grid-item1 a:visited{color:#000000}
.grid-item2 a:link{color:#000000}
.grid-item3 a:link{color:#000000}
.grid-item4 a:link{color:#000000}
.grid-item4 a:visited{color:#000000}

.grid-item2 {
  background-color:#F2FFD7;
  border: 2px solid rgba(0, 0, 0, 0.8);
  padding: 20px;
  font-size: 30px;
  text-align: center;
  
}
.grid-item3 {
  background-color:#F2FFD7;
  border: 2px solid rgba(0, 0, 0, 0.8);
  padding: 20px;
  font-size: 30px;
  text-align: center;
}
.grid-item4 {
  background-color: #EBEDF9;
  border: 2px solid rgba(0, 0, 0, 0.8);
  padding: 20px;
  font-size: 30px;
  text-align: center;

	
}


.grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  grid-gap: 1rem;
  > div {
    background: black;
    padding: 1rem;
    position: relative;
    &::before {
      // for apsect ratio
      content: "";
      display: block;
      padding-bottom: 100%;
    }
    img {
      position: absolute;
      max-width: 100%;

      // Alternate Version
      // top: 0;
      // bottom: 0;
      // right: 0;
      // left: 0;
      // margin: auto;

      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
    }
  }
}

body {
  margin: 2rem;
}
