/* @override 
	http://abmo.stephensuess.com/wp-content/themes/abmo/editor-style-shared.css?ver=4.2.2 */

/** These styles are used in the backend editor AND in your Theme. **/

@font-face {
    font-family: 'Mono Social Icons Font';
    src: url('fonts/MonoSocialIconsFont-1.10.eot');
    src: url('fonts/MonoSocialIconsFont-1.10.eot?#iefix') format('embedded-opentype'),
         url('fonts/MonoSocialIconsFont-1.10.woff') format('woff'),
         url('fonts/MonoSocialIconsFont-1.10.ttf') format('truetype'),
         url('fonts/MonoSocialIconsFont-1.10.svg#MonoSocialIconsFont') format('svg');
    src: url('fonts/MonoSocialIconsFont-1.10.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

li#menu-item-490,li#menu-item-491,li#menu-item-492 {
	padding: 0 !important;
}

li#menu-item-490 {
	margin-left: 500px !important;
}

.menu a span.symbol {
	font-size: 40px;
}

.symbol, a.symbol:before {
    font-family: 'Mono Social Icons Font';
    -webkit-text-rendering: optimizeLegibility;
    -moz-text-rendering: optimizeLegibility;
    -ms-text-rendering: optimizeLegibility;
    -o-text-rendering: optimizeLegibility;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    font-smoothing: antialiased;
}

a.symbol:before {
    content: attr(title);
    margin-right: 0.3em;
    font-size: 130%;
}
	
	
@font-face {
    font-family: 'agendaregular';
    src: url('fonts/agendalight-webfont.eot');
    src: url('fonts/agendalight-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/agendalight-webfont.woff2') format('woff2'),
         url('fonts/agendalight-webfont.woff') format('woff'),
         url('fonts/agendalight-webfont.ttf') format('truetype'),
         url('fonts/agendalight-webfont.svg#agendaregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


strong {
}


em,i {
}


body {
	font-family: agendaregular;
}






strong em,strong i {
}





hr {
	margin-bottom: 20px;
	margin-top: 20px;
	padding-top: 0;
	padding-bottom: 0;
	display: block;
	float: none;
	clear: both;
}

.capinsideheader {
	font: 16px agendaregular !important;
	color: #b85126;
	text-transform: uppercase;
	display: inline;
}

.capinsideheadergraph {
	font: 16px agendaregular !important;
	color: black;
	display: inline;
	clear: none;
	float: left;
	margin-bottom: 20px;
}

ul.bulletlist li:before {
  content: "•";
	margin-right: 7px;
}



ul.bulletlist {
	text-align: center;
	position: relative;
	display: block;
	list-style-type: disc;
	list-style: disc;
	margin: 10px auto 20px;
	max-width: 800px;
	float: none;
}

ul.bulletlist li {
	font: 16px latoregular !important;
	color: #b85126;
	list-style: disc !important;
	position: relative;
	display: inline-block;
	margin-right: 7px;
}

ul.bulletlist li:first-of-type {
	list-style: none;
}

.feelingquote {
	font: 16px latoregular !important;
	color: #b85126;
	text-align: center;
	margin-top: 10px;
}

div.cheader, h4 {
	font: 20px agendaregular !important;
	color: #b85126;
	text-align: center;
	display: block;
	clear: left;
}

h5 {
	font: 16px agendaregular !important;
	color: #b85126;
	text-align: center;
	display: block;
	clear: left;
	text-transform: none;
}

p img {
	max-width: 100%;
	height: auto;
}

p {
	margin-bottom: 10px;
}

img.alignleft {
	margin-right: 1em;
	margin-bottom: 1em;
}
img.alignright {
	margin-left: 1em;
}
.wp-caption {
	padding: .5em;
	text-align: center;
}
.wp-caption img {
	margin: .25em;
}
.wp-caption .wp-caption-text {
	margin: .5em;
}

#post-2 div.entry-content div ol li {
	margin-bottom: 10px;
}
blockquote {
	margin-left: 30px;
	display: inline-block;
	clear: left;
	margin-bottom: 20px;
}

#post-2 div.entry-content  ul li {
	margin-bottom: 10px !important;
}
