@import url('https://fonts.googleapis.com/css?family=Lato:700|Michroma|Lora');

body {
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	background-color: #c3d1d1;
	font-family: 'Lato', 'Helvetica', sans-serif;
	font-weight: 600;
	color: #1a1a1a;
}
	
div.wrapper {
	width: 1010px;
	margin-left: auto;
  	margin-right: auto;
	border-radius: 25px;
	background-color: #e6e6e6;
	background-image: url(RESTRICTED/2018/template-images/logo2018red.png);
	background-size: 800px;
	background-repeat: no-repeat;
    background-position: center 70px;
}
	
div.php {
	/* height: ; */
	padding-top: 25px;
	padding-bottom: 25px;
}

div.cro {
	margin: auto;
	padding-top: 10px;
	text-align:center;
}

div.banner {
	width: 800px;
	margin-left: auto;
  	margin-right: auto;	
	margin-top: 35px;
	margin-bottom: 25px;
	text-align: center;	
	font-family: 'Michroma', 'Helvetica', sans-serif;
    line-height: 0;	
}

.pagename {
	font-family: 'Michroma', 'Helvetica', sans-serif;
	font-size: 4em;
	font-weight: 900;
	color: black;
	background-color: #c3d1d1;
	border-radius: 25px;
	padding: 10px 10px 20px 10px;
}
	
img {
	display: block;
	max-width: 800px;
    margin-left: auto;
    margin-right: auto;
	margin-top: 25px;
	margin-bottom: 25px;
	border: 2px solid black;
}

video {
	display: block;
	max-width: 800px;
    margin-left: auto;
    margin-right: auto;
	margin-top: 25px;
	margin-bottom: 25px;
	border: 2px solid black;
}
	
h1 {
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 75px;
	margin-bottom: 25px;
	text-align: center;
	background-color: #800000;
	font-family: 'Michroma', 'Helvetica', sans-serif;
	font-size: 3em;
	font-weight: 900;
	color: #e6e6e6;
}
	
h2 {
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 50px;
	margin-bottom: 25px;
	text-align: center;
	background-color: #800000;
	border-radius: 25px;
	padding: 10px;
	font-family: 'Michroma', 'Helvetica', sans-serif;
	font-size: 2em;
	font-weight: 900;
	color: #c3d1d1;
}

h3 {
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 50px;
	margin-bottom: 25px;
	text-align: center;
	background-color: #800000;
	border-radius: 25px;
	padding: 10px;
	font-family: 'Lora', 'Times New Roman', serif;
	font-size: 1em;
	font-weight: 900;
	color: #c3d1d1;
}

h6 { /* photo caption */
	font-size: .8em;
	margin-top: -17px;
	margin-left: 105px;
	margin-right: 105px;
}

h7 {
	display: block;
	font-family: 'Lora', 'Times New Roman', serif;
	font-size: 1.6em;
	font-weight: 700;
	color: #1a1a1a;	
}

p, h1, h2, h3, h6, h7, li {
	margin-left: 50px;
	margin-right: 50px;
}

a {
	color: #800000;
}

hr {
	margin-top: 50px;
}

iframe {
    display: block;
    width: 600px;
    margin: 0 auto;
    border: 0;
	/* overflow-y: hidden;
	overflow-x: hidden; */
}

table.museum {
	border: solid 1px black; 
	width: 750px; 
	margin: 20px auto;
}

td {
	padding-right: 10px; 
	padding-left: 10px;
}

p.museum {
	margin-left: 5px;
	margin-right: 5px;
}

p.listings {
	margin-top: 75px;
	margin-bottom: 50px;
	text-align: center;
	font-family: 'Lato', 'Helvetica', sans-serif;
	font-size: 2em;
}

div.pitch {
	margin: 50px auto;
	width: 800px;
	background-color: white;
	border: 2px solid #800000;
	border-radius: 25px;
	text-align: center;
	font-size: 0.9em;
}

p.footer {
	font-size: 9pt; 
	text-align: center;
}

div.footer {
	height: 150px;
	width: 910px;
	margin: 20px auto;
	padding: 1px;
	background-color: #c3d1d1;
	border-radius: 25px;
}

span.footer {
	margin-left: 10px; 
	margin-right: 10px;
}

.copyright {
	margin-top: 50px;
	padding-bottom: 25px;
	font-size: 9pt; 
}

p.submit {
	font-size: 1.2em;
	text-align: center;
}

p.permission {
	font-size: 9pt;
	text-align: center;
}


/* MONTHLY INDEX PAGE below */

div.wrapper-monthly {
	width: 1010px;
	margin-left: auto;
  	margin-right: auto;
	/* border: #1a1a1a solid thick; */
	border-radius: 25px;
	background-color: #e6e6e6;
	background-image: url(RESTRICTED/2018/template-images/footer-banner.png);
	background-size: 800px;
	background-repeat: no-repeat;
    background-position: center 70px;
}

div.cro-monthly {
	margin: auto;
	padding-top: 150px;
	text-align:center;
}

.issue-month {
	font-family: 'Michroma', 'Helvetica', sans-serif;
	font-size: 2em;
	font-weight: 900;
	color: black;
	background-color: #c3d1d1;
	/* border: #1a1a1a solid thick; */
	border-radius: 25px;
	padding: 10px;
}

.column {
    float: left;
    width: 33.33%;
}

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

/* Responsive layout - makes the two columns stack on top of each other instead of next to each other */
@media (max-width: 600px) {
    .column {
        width: 100%;
    }
}

.grid-item {
	text-align: center;
	font-size: 2em;
	font-weight: 700;
	color: #800000;
	background-color: #c3d1d1;
	border-radius: 25px;
	padding: 10px;
}

div.previous-issues {
	width: 1010px;
	white-space: nowrap;
	color: #800000;
	text-align: center;
}

.container {
    text-align: center;
}

.issue {
    display: inline-block;
    width: 140px;
    margin: 5px;
}

img.previous {
	margin: auto 0;
    width: 140px;
	border: 1px solid black;
}

/* SITE INDEX PAGE below */

div.cro-indx {
	margin: auto;
	padding-top: 200px;
	text-align: center;
}

.column-indx {
    float: left;
    width: 25%;
}

.grid-indx {
	text-align: center;
	white-space: nowrap;
	font-size: 1.2em;
	font-weight: 700;
	margin: 10px auto;
}

.blink_text {

    animation:1s blinker linear infinite;
    -webkit-animation:1s blinker linear infinite;
    -moz-animation:1s blinker linear infinite;

    color: mediumblue;
/*	font-size: 2em;   */
    }

    @-moz-keyframes blinker {  
     0% { opacity: 1.0; }
     50% { opacity: 0.0; }
     100% { opacity: 1.0; }
     }

    @-webkit-keyframes blinker {  
     0% { opacity: 1.0; }
     50% { opacity: 0.0; }
     100% { opacity: 1.0; }
     }

    @keyframes blinker {  
     0% { opacity: 1.0; }
     50% { opacity: 0.0; }
     100% { opacity: 1.0; }
     }

.issue-links {
    float: left;
    width: 700px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
}

img.covers {
	max-width: 650px;
	border: 2px solid black;
}

img.covers-small {
	margin: auto 0;
    width: 140px;
	border: 1px solid black;
}

.sidebar {
    float: left;
    width: 220px;
	margin-top: 50px;
	margin-left: 50px;
	padding: 10px 0px 50px;
	border: solid 1px black;
	text-align: center;
}  

p.sidebar-head {
	text-align: center;
	white-space: nowrap;
	font-size: 1.2em;
	font-weight: 900;
	font-family: 'Lora', 'Times New Roman', serif;
	margin: 50px auto 10px;
}

p.side-item {
	margin: 10px auto;
}

img.side {
	border: none;
	max-width: 190px;
	margin: 0px auto;
}

div.subscribe {
	border: 1px black solid;
	border-radius: 25px;
	background-color: white;
	padding: 5px 25px;
	margin: 15px auto 0px;
	display: inline-block;
/*	width: 360px; */
}


hr.floatclear {
	background: none;
	border: 0;
	clear: both;
	display: block;
	float: none;
	font-size: 0;
	margin: 0;
	padding: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
