

#content {
  border-radius: 25px;
	border-style: solid;
	margin-top: 25px;
	width: 30%;
    zoom: 1;
}

#post-content {
  margin-top: 5px;
  width: 30%;
    zoom: 1;
}

.title-block {
  background: #8d9db6;
  background-image: url("nevlom_logo.png");
  background-repeat: no-repeat;
  background-position: center;
  vertical-align: text-bottom;
  text-align: right;
  font-family: Optima,Arial,sans-serif;
  font-size:16px;
  height: 100px;
  max-height: 100px;
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 15px;
  padding-bottom: 10px;
  border-top-left-radius: 22px;
  border-top-right-radius: 22px;
  border-bottom-left-radius: 22px;
  border-bottom-right-radius: 22px;
  display: flex;
  align-items: flex-end;
}

.menu-block {
  background: #8d9db6;
  vertical-align: text-bottom;
  text-align: left;
  font-family: Optima,Arial,sans-serif;
  font-size:18px;
  max-height: 20px;
  padding-left: 25px;
  padding-right: 25px;
  padding-bottom: 10px;
  padding-top: 15px;
  display: flex;
}

.events-block {
  background: #e0e2e4;
  vertical-align: text-top;
  padding-left: 25px;
  padding-right: 25px;
  padding-bottom: 0px;
  padding-top: 15px;
  line-height: 22px;
  display: flex;
}

.attention-block {
  background: #fff;
  vertical-align: text-top;
  padding-left: 25px;
  padding-bottom: 0px;
  padding-top: 35px;
  border-bottom-left-radius: 22px;
  border-bottom-right-radius: 22px;
  display: flex;
}



span.titlebar {
  font-size:20px;
  vertical-align: text-bottom;
  color:#f0f0f0;
}

.copy-block {
  background: #ffffff;
  vertical-align: text-bottom;
  text-align: right;
  font-family: Optima,Arial,sans-serif;
  font-size:16px;
}

.img-link {
		padding-bottom: 0px;
}

.rowblock {
	display: table-row;
}

.rowblock-blurb {
  display: table-row;
  background: #e3e0cc;
}

.columnblock {
	display: table-cell;
	vertical-align: top;
}

.info-block {
  display: table-cell;
  width: 33%;
  vertical-align: top;
  text-align: left;
  padding-right: 10px;
  padding-bottom: 15px;
  font-size:16px;
  line-height: 18px;
  font-family: Optima,Arial,sans-serif;

}

.columncontentblock {
	display: table-cell;
	vertical-align: top;
}
.contentblock {
	display: table-cell;
  text-align: left;
	vertical-align: top;
  font-size:20px;
  line-height: 22px;
  font-family: Optima,Arial,sans-serif;
}
.content-blurb-block {
  display: table-cell;
  vertical-align: top;
  background: #e3e0cc;
}


.columnimageblock {
	display: table-cell;
	vertical-align: top;
}

img.minis {
    border-radius: 10px;
    border-style: solid 0px;
    border-color: #000000;
    border: 0px;
}

video.minis {
    border-radius: 10px;
    border-style: solid 2px;
    border-color: #000000;
    border: 2px;
}

a:link     {color:#333; font-family: font-family:'Optima',Arial,sans-serif; text-decoration:none;}
a:visited  {color:#333; font-family: font-family:'Optima',Arial,sans-serif; text-decoration:none;}
a:hover    {color:#930; font-family: font-family:'Optima',Arial,sans-serif; text-decoration:underline;}

a.here   {color:#930; font-family: font-family:'Optima',Arial,sans-serif; text-decoration:underline;}

h1 {color: #07154d; font-family: font-family:'Optima'Arial, sans-serif; font-size:24px; /*margin-top:28px;*/}
h2 {color:#042B43; font-family: font-family:'Optima'Arial, sans-serif; font-size:22px; margin-bottom:5px;; }
h3 {color: #042B43; font-family: font-family:'Optima'Arial, sans-serif; font-size:18px; margin-bottom: 5px;}
h4 {font-size:18px; margin-top: 6px; margin-bottom: 0;}

ul.rustarrow {margin-top:0.5em; margin-bottom:0.5em; line-height:1.3em; position:relative; left:-20px; list-style-image:url(images/arrow_rust.gif); list-style-type:disc;}
ul.bluearrow {margin-top:0.5em; margin-bottom:0.5em; line-height:1.3em; position:relative; left:-5px; list-style-image:url(images/arrow_blue.gif); list-style-type:disc;}
li {margin-bottom: 4px;}

.fineprint   {font-size:10px;}
.text-blue   {color:#369;}
.text-green  {color:#6b7d21;}
.text-navy   {color:#07154d;}
.text-rust   {color:#930;}
.text-peach  {color:#F6DDCC}

.color1 {color:#f0f0f0;}
.color2 {color:#c5d5c5;}
.color3 {color:#9fa9a3;}
.color4 {color:#e3e0cc;}

SUB, SUP { line-height: 0; font-size: 10px;}

/* #### Generated By: http://www.cufonfonts.com #### */
@font-face {
font-family: 'Optima';
font-style: normal;
font-weight: normal;
src: url('fonts/OPTIMA.woff') format('woff');
}

