@charset "utf-8";
body {
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000;
	background-color: #D6DAD3;
	margin: 0;
	padding: 0;
}
figure, .figure {
	margin: 0;
}
.floatleft, .floatright{
	text-align: center;
	margin: 0 .5em .5em;
	float: none;
}
img, video, audio {
	width: 100%;
	height: auto;
}
iframe {
	width: 100%;
}
.indent {
	padding-left: 1em;
}
.nowrap {
	white-space: nowrap;
}
.serif {
	font-family: "Average", "Times New Roman", Times, serif;
}
i, em {
	font-family: "Times New Roman", Times, serif;
}
b, strong {
	font-weight: 600;
}
strong {
	font-size: 1.1em;
}
.upper {
	text-transform: uppercase;
}
hr {
	margin: 1em .2em;
	clear: both;
}
p {
	padding: 0;
	margin: .125em 0 .5em; 
}
a {
	cursor: pointer;
}
a, .submitbutton, .arrowlist li {
	-webkit-transition: all 200ms cubic-bezier(.5, 0, .5, 1);
	transition: all 200ms cubic-bezier(.5, 0, .5, 1);
}
a, a:link, a:visited, li.more a, li.more a:link, li.more a:visited{
	text-decoration: none;
	color: #7E1519;
}
a:hover, a:visited:hover, li.more a:hover, li.more a:visited:hover {
	color: #003E87;
	text-decoration: none;
}
a.submitbutton, input.submitbutton {
	padding: .1em .5em;
	border-radius: .6em;
}
a.submitbutton, a.submitbutton:link, a.submitbutton:visited, input.submitbutton{
	background-color: #7E1519;
	color: #FFF;
}
a.submitbutton:hover, a.submitbutton:visited:hover, input.submitbutton:hover, input.submitbutton:focus {
	background-color: #FF0000;
}
.oldpage {
	display: none;
}
h1 {
	color: #1EB2FC;
	font-size: 1.7em;
	margin: 0 0 16px 0; 
	line-height: 1em;
	font-weight: 600;
}
h2 {
	color: #0F0F0F;
	font-size: 1.5em;
	margin: 0 0 .5em; 
	line-height: 1em;
	font-weight: 600;
}
h3 {
	color: #0F0F0F;
	font-size: 1.35em;
	line-height: 1.1em;
	margin-bottom: 1rem;
	font-weight: 600;
}
h3 a, h3 a:link, h3 a:visited {
	color: #0F0F0F;
}
h1 + p, h2 + h3 {
	margin-top: 1em;
}
h3 br {
	display: none;
}
p + h3, div + h3, ul + h3, table + h3, blockquote + h3 {
	margin-top: 1.2rem;
}
h4 {
	font-weight: 600;
	font-size: 1.2em;
	color: #000;
}
#side h4 {
	color: #7E1519;
	font: 400 1.6em/1em "Average", "Times New Roman", Times, serif;
	margin-bottom: .8em;
}
h5 {
	font-size: 1em;
	line-height: 115%;
	font-weight: 600;
	margin-bottom: .8em;
}
h5, h5 a, h5 a:link, h5 a:visited {
	color: #000;
}
ul, ol {
	padding: 0;
	margin: .125em 0 .5em 2em; 
}
.paleblock ul {
	margin: .125em 0 .5em 1em; 
}
li {
	list-style-position: outside;
	padding-bottom: .5em;
	-webkit-column-break-inside: avoid; /* Chrome, Safari, Opera */
	page-break-inside: avoid; /* Firefox */
	break-inside: avoid;
}
li:last-child{
	padding-bottom: 0;
}
#side li, .unav li {
	line-height: 1.05em;
}
li.clean {
	list-style: none;
}
li a, li a:link, li a:visited {
	color: #000;
}
li a:hover, li a:visited:hover {
	color: #7E1519
}
ul.links {
	font-size: 1.1em;
	font-weight: 700;
	color: #000;
}
ul.links a, ul.links a:link, ul.links a:visited {
	color: #003E87;
}
ul.links a:hover, ul.links a:visited:hover {
	color: #7E1519;

}
ul.arrowlist {
	font-size: 1em;
	line-height: 1em;
	margin: .25em 0 .3em;
	list-style: none;
}
.arrowlist li {
	position: relative;
	padding: .5em 0;
	margin: 0 0 4px;
}
.arrowlist li:nth-child(odd) {
	background-color: rgba(255,255,255,.3);
}
.arrowlist li:nth-child(even) {
	background-color: rgba(255,255,255,.8);
}
.arrowlist li:hover {
	background-color: rgba(255,255,255,1);
}
.arrowlist a{
	display: block;
	padding: .5em 1.5em .5em .5em;
}
.arrowlist a, .arrowlist a:link, .arrowlist a:visited) {
	color: #000;
}
.arrowlist svg {
	position: absolute;
	top: .75em;
	right: .5em;
}
.arrowlist polygon {
	fill: #7E1519;
}
.cover {
	position: fixed;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: 600;
}
#fullwidth {
	box-sizing: border-box;
	padding: 1px;
	width: 100%;
	margin: auto;
	background-color: #FFF;
}
#header {
	box-sizing: border-box;
	display: table;
	width: 100%;
	padding: .8em 0;
	color: #000;
	text-align: center;
	background-color: #1A3E87;
}
.logo {
	display: block;
	font-size: 95vw;
	background-image:url(elements/anne-for-mayor.png);
	background-size: cover;
	width: 1em;
	height: .5em;
}
.contactside .tel {
	font-size: 2.7em;
	line-height: 1em;
	color: #7E1519;
	margin-bottom: .1em;
	display: block;
}
.contactside .location {
	font: 400 .775em/1em "Open Sans", sans-serif;
}
.navline {
	border-bottom: .6em solid #B4AE98;
}
.navline2 {
	border-top: .6em solid #6A6257;
}
#maintable {
	margin-top: 1.5em;
	display: table;
	width: 100%;
}
#main {
	color: #4C463E;
	padding: 0 1em 1em;
	border-bottom: 2px solid #6A6257;
}
#side {
	padding: 1em;
	color: #000;
}
.medialogos {
	border-top: 2px solid #6A6257;
	border-bottom: 2px solid #6A6257;
	padding: 1.1em 1.6em;
	text-align: center;
}
#footer {
	font-size: .85em;
	line-height: 1em;
	text-align: center;
	padding: 2em 0;
}
#footer p {
	text-align: center;
}
.navbar, .nav2, .original, #mobilehide, #mobilenav ul ul {
	display: none;
}
#mobilenav {
	display: block;
	width: 100%;
	position: relative;
	background-color: #6A6257;
}
#mobilenav ul	{
	font-size: 19px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
#mobilenav li{
	box-sizing: border-box;
	width: 100%;
	list-style:none;
	display: table;
	text-align: center;
	padding: 0;
}
#mobilehide > ul > li{
	border-top: 1px solid #B4AE98;
} 
#mobilehide > ul:last-child{
	border-bottom: 1px solid #B4AE98;
}
#mobilehide .more{
	width: 70px;
	height: 44px;
}
#mobilenav .more {
	background-image: url(https://commonelements.net/common/elements/mobile_pieces.png);
	background-position: center -56px;
	display: table-cell;
}
#mobilenav li > div {
	display: table-cell;
	vertical-align: middle;
}
#mobilenav a {
	display: block;
	line-height: 44px;
	height: 44px;
	color: #FFF;
}
#mobilenav .mobiletitle {
	color: #FFF;
	text-align: center;
	font-weight: normal;
	font-size: x-large;
	line-height: 52px;
	height: 52px;
	display: block;
	margin-right: 70px;
	overflow: hidden;
}
.mobileicon {
	text-align: center;
	position: absolute;
	top: 0;
	right: 0;
	width: 70px;
	height: 52px;
	background-image: url(https://commonelements.net/common/elements/mobile_pieces.png);
	background-position: center 0px;
	
}
.mobileicon:hover, #mobiletoggle:checked ~ .mobileicon, #mobilenav .more, #mobilenav a:hover, #mobilenav a:visited:hover {
	color: #FFF;
	background-color: #BAA178;
}
#mobiletoggle, .subtoggle {
	position:absolute;
	left:-100%;
	top:-100%;
}
#mobiletoggle + label, #mobilehide .more{
	cursor: pointer;
}
#mobiletoggle:checked ~ #mobilehide {
	display: block;
}
#mobilehide ul li input:checked ~ ul {
	display: table-row;
}
#mobilehide ul li input:checked + label {
	background-position: center -109px;
}
.footnav {
	display: block;
	color: #FFF;
	font-size: .9em;
	background-color: #385CA5;
	border-bottom: 2px solid #EE283C;
	box-shadow: 0 4px 0 #1A3E87;
}
.footnav > ul {
	text-align: center;
	margin: 0 auto;
	list-style: none;
	padding: 0;
}
.footnav li{
	margin: .5em;
	padding: 0;
	display: inline-block;
	vertical-align: middle;
	position: relative;
}
.footnav .nav a {
	text-align: center;
	display: block;
	cursor:pointer;
	z-index:100;
	margin: 0;
	padding: .8em .4em;
	border-radius: .4em;
}
.footnav .nav a, .footnav .nav a:link, .footnav .nav a:visited {
	color: #FFF;
	background-color: #1A3E87;
}
.footnav .nav a:hover, .footnav .nav a:visited:hover, .footnav .nav.on a {
	background-color: #002069;
}

.container{
	position: relative;
	display: block;
	margin-top: 14px;
	text-align: center;
}
.socialmedia {
	vertical-align:middle;
	display: inline-block;
}
.socialmedia > div {
	display: inline-block;
	margin: 10px;
}
.social {
	box-shadow: 5px 5px 5px #000;
	background-color: #000;
}
.social, .social div.spacer { 
	box-sizing: border-box;
	background-image: url(https://anneogle.com/elements/icons.png);
	background-repeat: no-repeat;
	border-radius: 10px;
}
.social div.spacer {
	-webkit-transition: all 200ms cubic-bezier(.5, 0, .5, 1);
	transition: all 200ms cubic-bezier(.5, 0, .5, 1);
	height: 48px;
	width: 48px;
}
.social div.spacer:hover {
	opacity: 0;
}
.facebook div.spacer  {
	background-position: 0px 0px;
}
.facebook {
	background-position: 0px -100px;
}
.twitter div.spacer  {
	background-position: -100px 0px;
}
.twitter {
	background-position: -100px -100px;
}
.linkedin div.spacer  {
	background-position: -300px 0px;
}
.linkedin {
	background-position: -300px -100px;
}
#login {
	display: table;
	margin: 0 auto;
	background-color: #D0D1D3;
	background-color: rgba(255,255,255,.8);
	padding: 1em 1.5em;
	color: #000;
}

.articlelist {
	display: table;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 1em 0;
}
.articlelist > div{
	padding-top: .5em;
}
.articlelist .content {
	font-size: .9em;
}
.articlelist .docside {
	text-align: center;
}
.docside img {
	max-width: 150px;
}
.articlelist img.photothumb, #media img {
	box-shadow: 2px 2px 4px #000;
}
.articlelist .more {
	margin-top: .4em;
}
#media {
	margin: .4em auto;
	text-align: center;
}
.navigation {
	text-align: right;
	font-size: .9em;
	opacity: .9;
	margin: .5em 0;
}
.fullarticle {
	position: relative;
}
.fullarticle h3 {
	font-size: 1.12em;
	margin-top: .82em;
}	
.articlelist h3 {
	font-size: 1.3em;
}
.articlelist h3 a{
	padding: 0;
}
.articlelist h4, .fullarticle h4{
	opacity: .9;
	font-weight: 600;
	font-size: 1.2em;
}
.articlelist h5, .fullarticle h5, .fullarticle h6 {
	padding: .5em 0 0 .5em;
	margin: 0;
	font-size: .8em;
	color: #7E90A6;
}
.articlelist h5 + div, .fullarticle h5 + div, .fullarticle h6 + div {
	padding-top: .5em;
}
.fullarticle .date{
	padding: .8em 0;
}
.fullarticle .image {
	margin: 1em .5em .5em;
	width: auto;
}	
.fullarticle img {
	width: 100%;
	height: auto;
}
.fullarticle .author {
	padding: 0 0 .4em;
	color: #7E90A6;
}
.photoshell {
	margin: .5em auto;
	text-align: center;
}
.caption {
	display: block;
	font-size: .9em;
	line-height: 1em;
	margin-top: .3em;
 	color: #B4AE98;
}
.thumbphotos {
	text-align: center;
	display: block;
	padding: .5em;
}
.thumbphotos > div {
	display: inline-block;
	margin: .5em;
}
.sized {
	box-sizing: border-box;
	padding-left: 2%;
	padding-right: 2%;
	max-width: 1400px;
	margin: 0 auto;
}
.page {
	padding: 0 0 .5em;
}
.endorsements {
	font-size: .9em;
	line-height: 1.1em;
	list-style: none;
}
.endorsements.ocols {
	display: flex;
	flex-flow: row wrap;
	align-items: center;
	justify-content: center;
	text-align: center;
}
.endorsements.ocols li {
	padding: 1rem;
}
.endorsements.ocols .withphoto img {
	max-height: 150px;
	width: auto;
}
.endorsements .position {
	font-size: .9em;
}
.withcomment .quote {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
ul.endorsements li.withcomment {
	margin: .5em 0;
	border-top: 1px dashed #999;
	border-bottom: 1px dashed #999;
	line-height: 1.25em;
}

.dropcap {
	color: #7E1519;
	font: 400 4.7em/1em "Average", serif;
	float: left;
	margin: -.08em .11em -.08em 0;
}
.littlesplit{
	display: table;
	width: 100%;
}
.littlesplit > div{
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.littlesplit img {
	box-shadow: -5px 5px 5px #000;
}
.border {
	border: 1px solid #666666;
}
.light1 {
	color: #4FBFD7;
}
.light2 {
	color: #50C3F0;
}
.light3 {
	color: #EB010A;
}
.dark1 {
	color: #693714;
}
.dark2 {
	color: #786777;
}
.bar1 {
	text-align: center;
	font-size: 1.1em;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 700;
	background-color: #6A6257;
	background-color: rgba(106,98,87,1);
}
.donatebutton {
	display: inline-block;
	width: inherit;
	margin: 10px auto 0;
	background-image: radial-gradient(ellipse at center, #D8011C, #880107);
	border-radius: 10px;
}
.donatebutton a {
	font-size: 22px;
	line-height: 1em;
	border-radius: 10px;
	border: 2px solid #470001;
	display: inline-block;
	padding: .6em 1.2em;
	text-transform: uppercase;
	box-shadow: 5px 5px 5px #000;
}
.donatebutton a, .donatebutton a:link, .donatebutton a:visited {
	color: #FFF;
}
.donatebutton a:hover, .donatebutton a:visited:hover {
	color: #D8011C;
	background-color: #000;
}

.paypal {
	display: inline-block;
    margin: 6px;
    font-size: 16px;
    font-weight: 600;
    color: #000;
    border: 1px solid #000000;
    display: inline-block;
    box-shadow: 5px 5px 5px 0px black;
	background-image: linear-gradient(180deg, #FFFFFF, #FEDBA2 45%, #FFA823 55%, #FFE4BC);
    border-radius: 6px;
}
.paypal a {
	display: block;
    padding: 4px 16px;
    border-radius: 6px;
}
.paypal a, .paypal a:link, .paypal a:visited:link {
    color: #000;
}
.paypal a:hover, .paypal a:visited:hover {
	background-color: rgba(255,255,255,.5);
    color: #000;
}
.bigbutton a {
	text-align: center;
	font-size: 1.3em;
	font-weight: 700;
	display: block;
	padding: .4em .6em;
	margin: 1em auto;
	border-radius: .8em;
	box-shadow: 5px 5px 5px #000;
	background-color: #003E87;
	background-image: linear-gradient(180deg, #3C7AC3, #003E87);
}
.bigbutton a, .bigbutton a:link, .bigbutton a:visited {
	color: #FFF;
	opacity: .8;
}
.bigbutton a:hover, .bigbutton a:visited:hover {
	color: #FFFF00;
	opacity: 1;
}
.bigbutton + .smaller {
	margin-top: -.5em;
}
div.submitbutton, input.submitbutton, .blogblock .more a {
	font-weight: 600;
	display: table;
	line-height: 1.5em;
	background-color: #7E1519;
}
div.submitbutton, input.submitbutton {
	padding: 0 1.2em;
	margin: .3em auto 0;
	border-radius: .6em;
}
.resume th {
	text-align: left;
	font-size: 1.1em;
	font-weight: 700;
	color: #000;
}
table.spacetable {
	box-sizing: border-box;
	width: 100%;
}
.spacetable th {
	padding-right: 1rem;
	text-align: left;
	font-size: 1.1em;
	font-weight: 400;
	color: #000;
}
.spacetable th, .spacetable td {
	padding-top: .5rem;
}
.formtable td, .formtable th {
	display: block;
}
input[type="text"], input[type="email"], input[type="tel"], textarea {
	box-sizing: border-box;
	width: 100%;
}
.check_human .errorborder {
	padding: 4px;
}
.formnorm {
	font-size: .85em;
}
.granted {
	display: none;
}
.tip {
	font-size: 0.85em;
	line-height: 1em;
	color: #666666;
}

.thumbsplit div:first-child {
	text-align: center;
	width: 150px;
	margin: 4px auto;
}
@media only screen and (min-width: 20em) {
	#debug {
		z-index: 501;
		background-color: rgba(256,256,256,.5);
		border: 1px solid #FFF;
		color: #3300FF;
		padding: 4px;
		position: fixed;
		bottom: 0;
		right: 0;
	}
/* 320 */
	.debugnotes {
		font-size: medium;
		line-height: 1.15em;
	}
}
@media only screen and (min-width: 30em) {
/* 480 */
	.logoside {
		font-size: 7vw;
	}
	#side {
		width: 80%;
		margin: 0 auto;
	}
	.original {
		display: initial;
	}
	.articlelist > div{
		display: table-cell;
		vertical-align: top;
	}
	.articlelist.withphoto .docside {
		padding-right: 1em;
		width: 150px;
	}
	.fullarticle .image {
		float: right;
		width: 35%;
	}	
	.formtable {
		width: 90%;
	}
	.formtable td, .formtable th {
		display: table-cell;
	}

}
@media only screen and (min-width: 41em) {
/* 656 */
	h3 br {
		display: initial;
	}
	.split{
		box-sizing: border-box;
		width: 100%;
		display: table;
	}
	.split > div, .thumbsplit > div {
		display: table-cell;
		vertical-align: top;
	}
	.thumbsplit > div:not(:last-child){
		padding-right: 2em;
	}
	.split.sized > div:not(:last-child){
		padding-right: .4em;
	}
	#header .split.sized > div:not(:last-child){
		padding-right: 0;
	}
	.floatleft {
		float: left;
		margin: .2em 1em .5em 0;
	}
	.floatright {
		float: right;
		margin: .2em 0 .5em 1em;
	}
}
@media only screen and (min-width: 46em) {
/* 736 */
	body {
		font-size: 18px;
	}
	a, a:link, a:visited{
		transition: all 300ms cubic-bezier(.41, 0, .57, 1);
	}
	.page {
		padding-left: 2em;
		padding-right: 2em;
	}
	#main, #side, .sized {
		padding-left: 0;
		padding-right: 0;
	}
	#main a.tel, #main a.tel:link, #main a.tel:visited {
		color: #4C463E;
	}
	.navline, .navline2 {
		border: none;
	}
	.navback {
		padding: 1em 1em 0 0;
	}
	.navbar, .nav2 {
		display: block;
		color: #FFF;
		font-size: .9em;
	}
	.navbar > ul, .nav2 > ul, .sidenav > ul {
		display: table;
		width: 100%;
		margin: 0;
		list-style: none;
	}
	.sidenav > ul {
		padding-bottom: .5em;
	}
	.navbar > ul {
		padding: 0;
	}
	.nav2 > ul {
		padding: 0;
	}
	.navbar li, .nav2 li{
		margin: 0;
		padding: 0;
	}
	.nav2 > ul > li {
		height: 5em;
	}
	.navbar > ul > li, .nav2 > ul > li {
		display: inline-block;
		vertical-align: middle;
		position: relative;
	}
	.nav2 > ul > li:not(:last-child) {
		padding-right: 6px;
	}	
	.navbar .nav a, .nav2 .nav a, .sidenav .nav a {
		text-align: center;
		display: block;
		cursor:pointer;
		z-index:100;
	}
	.navbar .nav a {
		margin: 0;
		padding: .4em;
	}
	.nav2 .nav a, .nav2 .nav a:link, .nav2 .nav a:visited,
	.sidenav .nav a, .sidenav .nav a:link, .sidenav .nav a:visited {
		color: #FFF;
		background-color: #6A6257;
		background-color: rgba(106,98,87,1);
	}
	.navbar .nav a, .navbar .nav a:link, .navbar .nav a:visited {
		color: #FFF;
	}
	.navbar .nav a:hover, .navbar .nav a:visited:hover {
		background-color: #002069;
		background-color: rgba(0,32,105,.5);
	}
	.nav2 .nav a:hover, .nav2 .nav a:visited:hover,
	.sidenav .nav a:hover, .sidenav .nav a:hover:visited {
		background-color: rgba(106,98,87,.8);
	}
	.nav2 .withsub:hover a {
		border-bottom-left-radius: 0;
		border-bottom-right-radius: 0;
	}
	.navbar .nav.on a {
		background-color: #002069;
	}
	.nav2 .nav.on a, .sidenav .nav.on a {
		background-color: #000;
	}
	.nav2 .nav > a {
		padding: 1.5em 0;
	}
	.nav2 .nav.tripleline > a, .sidenav .nav > a {
		padding: 1em 0;
	}
	.unav ul ul {
		margin: 0;
		padding: 0;
		position: absolute;
		z-index: 500;
		display: none;
		text-align: left;
		list-style: none;
		font-size: .9em;
	}
	.unav ul ul li {
		margin-right: 6px;
	}
	.unav ul ul a {
		display: block;
		padding: .7em 1em;
		border-bottom: 2px solid rgba(0,0,0,.7);
	}
	.unav ul ul a, .unav ul ul a:link, .unav ul ul a:visited {
		color: #FFF;
		background-color: #99908B;
		background-color: rgba(0,32,105,.7);
	}
	.unav ul ul a:hover, .unav ul ul a:visited:hover {
		background-color: rgba(0,32,105,.8);
	}
	.unav ul ul .on a, .unav ul ul .on a:link, .unav ul ul .on a:visited {
		background-color: rgba(0,0,0,.7);
	}
	

	.unav li:hover ul ul,
	.unav li li:hover ul ul,
	.unav li li li:hover ul ul,
	.unav li li li li:hover ul ul
	{display:none;}
	
	.unav li:hover ul,
	.unav li li:hover ul,
	.unav li li li:hover ul,
	.unav li li li li:hover ul
	{display:block;}
	.footnav .nav a {
		padding: .8em;
	}
	.original {
		display: inherit;
	}
	#mobilenav {
		display: none;
	}

	video, audio {
		width: auto;
	}
	.forcebreak:after {
		content: "\A";
		white-space: pre;
	}
	.photoshell {
		max-width: 50%;
		float: right;
		margin: 0 0 .5em .5em;
	}
	.figure{ 
		max-width: 200px;
	}
	.donatebutton {
		margin: 10px 10px 0 auto;
	}
	.split.sized {
		background-image: url("elements/header-and-logo.svg");
		background-size: cover;
		background-position: left bottom;
	}
	.logo {
		font-size: 400px;
		background-image:url(elements/anne-logo.svg);
		width: 1em;
		height: .5em;
	}

}
@media only screen and (min-width: 60em) {
/* 960 */
	body {
		font-size: 1.40vw;
	}
	#fullwidth {
		padding-left: 0;
		padding-right: 0;
	}
	#maintable {
		max-width: 1400px;
		margin: 1.5em auto 0;
	}
	#maintable > div {
		display: table-cell;
		vertical-align: top;
	}
	.logoside {
		width: 400px;
	}
	.contactside {
		margin: 0;
		text-align: right;
	}
	#main {
		border-right: 1px solid #6A6257;
		border-bottom: none;
		padding: 0 1.5em 1em 0; 
	}
	#main:last-child {
		border: none;
		padding: 0 0 1em;
	}
	#side {
		width: 16em;
		padding: 0 0 1em 1em;
	}
	.arrowlist li {
		padding: 0;
	}
	.arrowlist li.single {
		padding: .5em 0;
	}
	.navbar .nav a {
		padding: .4em .8em;
	}
	.slantup {
		background-image: linear-gradient(174deg,#CCCCC4,#CCCCC4 3.5em,#DBDAD3 3.5em,#DBDAD3);
	}
	.slantdown {
		background-image: linear-gradient(184deg,#CCCCC4,#CCCCC4 3.8em,#DBDAD3 3.8em,#DBDAD3);
	}
	.blogblock .content {
		padding-right: 0;
	}
	.photofloat {
		float: right;
		width: 42px;
		height: 7.7em;
	}
	.photofloat2 {
		float: right;
		width: 81px;
		height: 60px;
	}
	.slider .inside {
		background-size: auto;
	}
	.oldpage:before {
		content: "Old page: ";
	}
	.oldpage {
		display: block;
		font-size: smaller;
		padding: 1em;
		background-color:#FFFF00;
		margin: 2em 0;
		border-top: 2px solid red;
	}
	.navback {
		padding: 60px 1rem 0 0;
	}
	.navbar > ul > li {
		display: table-cell;
	}
}
@media only screen and (min-width: 69em) {
/* 1104 */
	.photofloat {
		height: 6.8em;
	}
}
@media only screen and (min-width: 72em) {
/* 1152 */
	.columnize {
		-moz-column-count: 2;
		-moz-column-gap: 3em;
		-moz-column-rule: 1px dashed #000;
		-webkit-column-count: 2;
		-webkit-column-gap: 3em;
		-webkit-column-rule: 1px dashed #000;
		column-count: 2;
		column-gap: 3em;
		column-rule: 1px dashed #000;
	}
	.endorsements {
		-moz-column-count: 2;
		-moz-column-gap: 3em;
		-webkit-column-count: 2;
		-webkit-column-gap: 3em;
		column-count: 2;
		column-gap: 3em;
	}
	.endorsements.ocols {
		column-count: 1;
		column-gap: 0;
		justify-content: space-between;
	}
	.endorsements.ocols li {
		width: 44%;
		padding: 2rem 1rem;
	}

}
@media only screen and (min-width: 69em) {
/* 1104 */
	.photofloat {
		height: 6.8em;
	}
}
@media only screen and (min-width: 88em){
/* 1408 */
	.navback {
		padding-right: 0;
	}
}
@media only screen and (min-width: 100em) {
/* 1600 */
	body {
		font-size: 24px;
	}
}
