  /*
  Theme Name: OVMRO 2015
  Theme URI: http://ogwen-rescue.org.uk
  Author URI: http://plasnant.com/
  Description: Ogwen Valley Mountain Rescue Organisation
  Author: plasnant
  Version: 0.5
  License: GNU General Public License v2.0
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
  */

  /* Reset *****************/
  html {
    font-size: 100.01%;
  }

  html,
  body,
  div,
  span,
  applet,
  object,
  iframe,
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  p,
  blockquote,
  pre,
  a,
  abbr,
  acronym,
  address,
  big,
  cite,
  code,
  del,
  dfn,
  em,
  font,
  img,
  ins,
  kbd,
  q,
  s,
  samp,
  small,
  strike,
  strong,
  sub,
  sup,
  tt,
  var,
  b,
  u,
  i,
  center,
  dl,
  dt,
  dd,
  ol,
  ul,
  li,
  fieldset,
  form,
  label,
  legend,
  table,
  caption,
  tbody,
  tfoot,
  thead,
  tr,
  th,
  td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: transparent;
  }

  ol,
  ul {
    list-style: none;
  }

  blockquote,
  q {
    quotes: none;
  }

  blockquote:before,
  blockquote:after,
  q:before,
  q:after {
    content: '';
  }

  :focus {
    outline: 0;
  }

  address {
    font-style: normal;
  }

  ins {
    text-decoration: none;
  }

  del {
    text-decoration: line-through;
  }

  table {
    border-collapse: collapse;
    border-spacing: 0;
  }


  /* BASE *****************/
  a {
    text-decoration: none;
    color: #be292e;
  }

  a:hover {
    text-decoration: none;
  }

  a span {
    cursor: pointer;
  }

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

  h1 {
    font-size: 1.4em;
    font-weight: bold;
    padding: 0 0px 10px;
  }

  h2 {
    font-size: 1.2em;
    font-weight: bold;
  }

  h3 {
    font-size: 1.2em;
  }

  h4 {
    font-size: 1.1em;
  }

  h5 {
    font-size: 1em;
  }

  h6 {
    font-size: 1em;
    font-style: italic;
  }

  p {
    padding-bottom: 13px;
  }

  li {
    padding-left: 20px;
  }

  input,
  textarea,
  select {
    font-size: 14px;
  }

  textarea {
    background: #fff;
    color: #686e71;
  }

  input.inputText {
    background: #fff;
    color: #686e71;
    padding: 2px 2px 2px 2px;
  }

  select {
    background: #fff;
    color: #686e71;
    padding: 1px;
  }

  select option {
    padding: 1px 4px;
  }

  body {
    background-color: #3a3f42;
    color: #fff;
    font: 80% Verdana, Helvetica, sans-serif;
  }

  form,
  form[class] {
    margin: 1.5em 0;
    padding: 10px 20px;
    border: 1px solid #f0f0f0;
    background: #EDF1F2;
  }

  label {
    float: left;
    clear: left;
    width: 150px;
    padding: 4px 0;
    font-weight: bold;
  }

  input,
  select {
    /*width: 200px; */
    margin: 5px 0;
    padding: 4px 10px;
    border: 1px solid #cacaca;
    background: #fff;
    vertical-align: middle;
  }

  select option {
    padding: 0 5px;
  }

  input[type="radio"],
  input[type="checkbox"],
  input[type="submit"] {
    width: auto;
  }

  textarea {
    width: 430px;
    min-width: 430px;
    max-width: 430px;
    height: 100px;
    margin: 5px 0;
    padding: 5px 10px;
    border: 1px solid #cacaca;
    background: #fff;
    font-family: Arial, Helvetica, sans-serif;
  }

  p.form-submit,
  p.form-allowed-tags {
    margin-left: 150px;
  }

  button,
  input[type="submit"] {
    /*height: 24px; */
    padding: 0 15px;
    border: 1px solid #686e71;
    background: #cacaca;
    color: #686e71;
    font-weight: bold;
    line-height: 24px;
    vertical-align: middle;
    cursor: pointer;
  }

  .post-password-required .entryContent input[type="submit"] {
    float: none;
    margin-top: 5px;
    vertical-align: bottom;
  }

  .post-password-required .entryContent label {
    float: none;
    width: 330px;
  }

  .all-page {
    margin: 0 auto;
    padding-top: 7px;
    max-width: 990px;
    min-width: 300px;
  }

  .container {
    background: #fff 0 0 repeat-y;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
  }


  /* HEADER **************/
  #header {
    background: url(images/header.jpg) 0 0 no-repeat;
    height: 280px;
    margin: 0;
  }

  #header .website-name {
    padding-top: 30px;
    padding-left: 20px;
  }

  #header .website-name a {
    color: #fff;
    text-shadow: 2px 2px #3a3f42;
    font-size: 2.5em;
    font-weight: bold;
  }

  #header .website-logo img {
    float: right;
    margin: 10px 10px 0 0;
  }

  #website_heading {
    font-size: 5em;
    width: 50%;
    padding-top: 5px;
  }

  #header .slogan {
    font-size: 1.2em;
    font-style: normal;
    font-weight: bold;
    color: #31373a;
    display: block;
    padding: 0 0 0 15px;
    line-height: 1.5em;
    margin: 100px 15px 0 0px;
    text-align: right;
  }

  #header .slogan a:hover {
    text-decoration: none;
  }

  #header .enter {
    display: inline;
    font-size: 1.17em;
    float: right;
    margin-right: -11px;
    overflow: hidden;
    padding: 25px 0 17px;
  }

  #header .enter li {
    border-left: 1px solid #c5c9cb;
    float: left;
    padding: 0 12px;
    margin-left: -1px;
  }

  /* NAVIGATION **********/
  #mainNav {
    position: relative;
    z-index: 1000;
    margin: 0 0px;
    background: #000;
  }

  #mainNav .wrap {}

  /* current menu item */
  #mainNav .current-menu-item>a,
  #mainNav .current-menu-item>a:hover {
    background: #b8961b;
  }

  #mainNav .current_page_item>a,
  #mainNav .current_page_item>a:hover {
    background: #b8961b;
  }

  #mainNav ul.menu {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 1.3em;
  }

  #mainNav ul.menu>li {
    float: left;
    position: relative;
    overflow: hidden;
    height: 24px;
    margin: 0;
    padding: 5px 7px 5px 8px;
  }

  #mainNav ul.menu>li:hover {
    overflow: visible;
    z-index: 150;
  }

  #mainNav ul.menu>li:first-child {
    background: none;
  }

  #mainNav ul.menu>li>a {
    float: left;
    height: 24px;
    padding: 0 4px 0 4px;
    border-radius: 3px;
    color: #fff;
    line-height: 24px;
  }

  #mainNav ul.menu>li>a span {
    float: left;
    height: 24px;
    padding: 0 2px 0 0;
    color: #fff;
    line-height: 24px;
  }

  #mainNav ul.menu>li>a:hover,
  #mainNav ul.menu>li:hover>a {
    background: #be292e;
  }

  #mainNav ul.menu>li>a:hover span,
  #mainNav ul.menu>li:hover>a span {
    background: #be292e;
  }

  #mainNav ul.menu>li.current-menu-item>a,
  #mainNav ul.menu>li.current_page_item>a {
    background: #be292e;
  }

  #mainNav ul.menu>li ul {
    position: absolute;
    left: 0;
    top: 34px;
    width: 215px;
    list-style: none;
    margin: 0;
    background: #3a3f42;
    font-size: .9em;
  }

  #mainNav ul.menu>li ul li {
    float: none;
    position: relative;
    overflow: hidden;
    margin: 0;
    padding: 3px;
    background: none;
  }

  #mainNav ul.menu>li ul li:hover {
    overflow: visible;
  }

  #mainNav ul.menu>li ul li a {
    display: block;
    padding: 2px 10px 2px;
    border-radius: 3px;
    color: #fff;
  }

  #mainNav ul.menu>li ul li a:hover,
  #mainNav ul.menu>li ul li:hover>a {
    background: #be292e;
    color: #fff;
    text-decoration: none;
  }

  #mainNav ul.menu>li ul li ul {
    top: 0;
    left: 215px;
    font-size: 1em;
  }


  /* CONTENT *************/
  #content {
    background-color: #000;
    overflow: hidden;
    padding-right: 10px;
  }

  div.content,
  div.ovmro_widget {
    box-sizing: border-box;
    background-color: #34348e;
    padding: 10px 15px 15px 15px;
    width: 64%;
    margin: 2% 0% 0% 2%;
    border-radius: 10px;
    float: left;
  }

  div.content-wide {
    width: 96%;
  }

  div.content .entryContent {
    min-height: 1100px;
    color: #4c5356;
  }

  .content h2 {
    margin-bottom: 12px;
    padding-bottom: 2px;
  }

  .content a {
    color: #fff;
  }

  .content a:hover {
    background-color: white;
    color: #34348e;
  }

  .content .gallery {
    overflow: hidden;
    padding: 5px 0 8px 11px;
  }

  .content .gallery li {
    float: left;
    height: 212px;
    padding: 0 15px 0 0;
    position: relative;
    width: 120px;
  }

  .content .gallery li p {
    font-size: 1.17em;
    padding: 5px;
  }

  .content .gallery dl {
    line-height: 1.3;
    padding: 0 5px;
  }

  .content .gallery dt {
    display: inline;
    padding-right: 4px;
  }

  /*.content .gallery dd {display:inline;}*/
  .content .gallery dd span {
    font-size: 1.17em;
  }

  .content .gallery dd span em {
    font-size: 1.07em;
    font-style: normal;
    font-weight: bold;
  }

  .content .mainTxt {
    padding: 5px 15px 18px;
  }

  .content .mainTxt h3 {
    padding-bottom: 15px;
  }

  .content .mainTxt p {
    font-size: 1.08em;
    line-height: 1.3;
  }


  /* sidebar *************/
  .sideBar {
    box-sizing: border-box;
    float: left;
    padding: 5px;
    width: 31%;
    margin: 2% 0% 2% 2%;
    border-radius: 10px;
    background-color: #34348e;
  }

  .sideBar .nav {
    padding: 0 4px;
  }

  .sideBar .nav select {
    width: 170px;
  }

  .sideBar .nav a {
    color: #fff;
  }

  .sideBar .nav .bFrameB {
    margin-top: 0;
  }

  .sideBar .nav h3 {
    color: #fff;
    border-radius: 5px;
    font-size: 1.3em;
    font-weight: bold;
    line-height: 1.5;
    margin: 5px 5px 5px 5px;
    padding: 2px 2px 2px 5px;
  }

  .sideBar .nav ul {
    margin: 3px 8px 18px;
  }

  .sideBar .nav ul ul {
    margin: 0 15px;
  }

  .sideBar .nav li {
    list-style-type: disc;
    margin-left: 13px;
    padding: 5px 0 0;
  }

  .sideBar .nav li a {
    font-size: 1em;
  }

  .sideBar .nav li span {
    color: #777e81;
  }

  .sideBar ul li.current-menu-item>a,
  .sideBar ul li.current_page_item>a,
  .sideBar ul li.current-cat>a,
  .sideBar ul li.current-menu-item>a:visited,
  .sideBar ul li.current_page_item>a:visited,
  .sideBar ul li.current-cat>a:visited {
    color: #666;
  }

  /* comments
  ------------------------------------------ */
  .comments {
    clear: both;
  }

  ul.commentlist {
    margin: 1em 0;
  }

  ul.commentlist li {
    overflow: hidden;
    margin: 0.5em 0;
    padding: 10px 20px;
    border: 1px solid #D7DADC;
    background: #fff;
  }

  ul.commentlist li.odd {
    background: #E2F2C0;
  }

  ul.commentlist li li {
    clear: both;
    margin-left: 20px;
  }

  ul.commentlist ul {
    clear: both;
  }

  img.avatar {
    float: left;
    margin: 0 10px 0 0;
    padding: 2px;
    border: 1px solid #D7DADC;
    background: #fff;
  }

  .reply {
    float: right;
    overflow: hidden;
  }

  .reply a {
    float: right;
    padding-left: 20px;
    background: url("images/icons.png") 0 -64px no-repeat;
  }

  ul.commentlist li .comment-body ul {
    margin: 1em 0;
    list-style: disc;
  }

  ul.commentlist li .comment-body ol {
    margin: 1em 0;
    list-style: decimal;
  }

  ul.commentlist li .comment-body li {
    overflow: visible;
    margin: 0 0 0 20px;
    padding: 0;
    border: none;
    background: transparent;
  }

  /* FOOTER **************/
  #footer {
    background: #000;
    color: #ffffff;
    margin: 0;
    overflow: hidden;
    padding: 0;
  }

  #footer ul.menu {
    overflow: hidden;
  }

  #footer ul.menu li {
    padding-left: 0px;
  }

  #footer ul.menu li a {
    float: left;
    height: 24px;
    padding: 0 5px 0 5px;
    margin-right: 10px;
    border-radius: 3px;
    background-color: #be292e;
    color: #fff;
    line-height: 24px;
  }

  #footer ul.menu li a:hover {
    background-color: #b8961b;
    text-decoration: none;
  }


  /* Comment Closed */
  p.nocomments {
    font-weight: bold;
    font-style: italic;
  }

  /* Comment List */
  .commentlist li {
    margin-bottom: 10px;
    padding: 10px;
    border: 1px solid #d7dadc;
    overflow: hidden;
  }

  .commentlist li.alt {
    border: 1px solid #d7dadc;
  }

  .commentlist li img.photo {
    float: left;
    margin: 0 10px 5px 0;
    border: 1px solid #d7dadc;
    padding: 2px;
  }

  .commentlist li p img {
    display: inline;
  }

  .commentlist li p {
    padding-bottom: 8px;
  }

  .commentlist li p.commentmetadata {
    font-size: 11px;
    padding-bottom: 5px;
  }

  /*new style*/
  .entryContent {
    font-size: 1.08em;
    line-height: 1.35;
    background-color: #fff;
    padding: 5px;
    border-radius: 3px;
  }

  .post {
    margin-bottom: 15px;
  }

  /*Custom style*/
  s {
    color: #000;
  }

  .sticky {
    background: none repeat scroll 0 0 #EDF1F2;
    border: 1px solid #D7DADC;
    padding: 10px;
    margin-bottom: 10px;
  }

  .wp-caption {
    background: #f1f1f1;
    line-height: 18px;
    text-align: center;
    margin-bottom: 20px;
    padding: 4px;
  }

  .wp-caption img {
    margin: 5px 5px 0;
  }

  .wp-caption p.wp-caption-text {
    margin: 5px;
    color: #888;
    font-size: 12px;
  }

  .bypostauthor {
    font-size: 12px;
  }

  .clear {
    clear: both;
    height: 0;
    overflow: hidden;
  }

  img {
    margin: 0;
    max-width: 100%;
    /* 900px */
    height: auto;
  }

  .gallery-caption {
    color: #888;
    font-size: 12px;
    margin: 0 0 12px;
  }

  #gallery-1 dl {
    padding: 0;
  }

  #gallery-1 dl dt {
    font-weight: bold;
    padding: 0;
  }

  #gallery-1 dl dd {
    padding: 0 0 5px 10px;
  }

  /* Image testing */
  .alignright {
    float: right;
    margin: 0 0 10px 10px;
  }

  .alignleft {
    float: left;
    margin: 0 10px 10px 0;
  }

  .aligncenter {
    clear: both;
    display: block;
    margin: 0 auto 10px;
  }

  .alignnone {
    margin-bottom: 10px;
    margin-right: 5px;
  }

  .size-thumbnail {
    margin-right: 8px;
    display: inline;
  }

  .attachment-post-thumbnail {
    float: left;
    padding: 0 10px 10px 0;
  }

  .credits a {
    color: #fff;
  }

  .credits p#policy {
    text-align: center;
  }

  div#footer_left {
    float: left;
    padding: 10px;
    width: 47%;
  }

  div#footer_right {
    float: right;
  }

  div#social_media img {
    float: left;
    padding: 6px 10px 6px 6px;
  }

  /* calendar */
  #calendar_wrap {
    padding: 10px;
  }

  table#wp-calendar {
    width: 100%;
  }

  table#wp-calendar td,
  table#wp-calendar th {
    padding: 1px;
    text-align: center;
  }


  /*search form*/
  form.searchForm {
    overflow: hidden;
    margin: 0;
    padding: 14px 5px 14px 5px;
    background: none;
    border: none;
  }

  .searchForm input {
    float: left;
    width: auto;
    height: auto;
    margin: 0;
    border: none;
    padding: 0;
  }

  .searchForm input.field {
    border-color: #909090;
    border-style: solid;
    border-width: 0 0 0 1px;
    padding: 3px 3px;
    height: 15px;
    width: 86%;
    color: #575757;
    background-color: #fff;
  }

  .content form.searchForm {
    width: 320px;
  }

  .content form.searchForm input.field {
    width: 290px;
  }

  .entryContent h1 {
    font-size: 2.2em;
  }

  .entryContent h1,
  .entryContent h2,
  .entryContent h3,
  .entryContent h4 {
    color: #3a3f42;
  }

  .entryContent a {
    color: #be292e;
  }

  .entryContent ul {
    margin: 5px 0 7px 25px;
    list-style-type: disc;
  }

  .entryContent ul ul li {
    list-style-type: circle;
  }

  .entryContent ol {
    margin: 5px 0 7px 25px;
    list-style-type: decimal;
  }

  .entryContent ul li,
  .entryContent ol li {
    padding-left: 5px;
  }

  .comment-body ul li,
  .comment-body ol li {
    padding: 0 0 0 5px;
    margin: 0px;
    overflow: visible;
    border: 0px;
  }

  .comment-body ul,
  .comment-body ol {
    margin: 5px 0 7px 25px;
    clear: both;
  }

  .comment-body ul {
    list-style-type: disc;
  }

  .comment-body ol {
    list-style-type: decimal;
  }

  .content h1,
  .content h2,
  .content h3,
  .content h4,
  .content h5,
  .content h6 {
    clear: both;
  }

  /*table*/
  .content table {
    border: 1px solid #e7e7e7;
    text-align: left;
    margin: 0 -1px 24px 0;
    width: 100%;
  }

  .content tr th,
  .content thead th {
    color: #888;
    font-size: 12px;
    font-weight: bold;
    line-height: 18px;
    padding: 9px 24px;
  }

  .content tr td {
    border-top: 1px solid #e7e7e7;
    padding: 6px 24px;
  }

  .content tr.odd td {
    background: #F2F7FC;
  }

  /*other*/

  dl {
    margin: 0 0 24px 0;
  }

  dt {
    font-weight: bold;
  }

  dd {
    margin-bottom: 18px;
  }

  strong {
    font-weight: bold;
  }

  cite,
  em,
  i {
    font-style: italic;
  }

  big {
    font-size: 131.25%;
  }

  ins {
    background: #ffc;
    text-decoration: none;
  }

  blockquote {
    font-style: italic;
    padding: 0 3em;
  }

  blockquote cite,
  blockquote em,
  blockquote i {
    font-style: normal;
  }

  pre {
    background: #f7f7f7;
    color: #222;
    line-height: 18px;
    margin-bottom: 18px;
    padding: 1.5em;
  }

  abbr,
  acronym {
    border-bottom: 1px dotted #666;
    cursor: help;
  }

  sup,
  sub {
    height: 0;
    line-height: 1;
    vertical-align: baseline;
    position: relative;
  }

  sup {
    bottom: 1ex;
  }

  sub {
    top: .5ex;
  }

  .post {
    overflow: hidden;
  }

  p.postmeta {
    margin: 0;
    line-height: 20px;
  }

  p.postmeta span {
    padding: 2px 0 2px 25px;
    background: url("images/icons.png") no-repeat;
    line-height: 20px;
  }

  p.postmeta span.date {
    background-position: 3px -3px;
  }

  p.postmeta span.author {
    background-position: 3px -23px;
  }

  p.postmeta span.cats {
    background-position: 3px -42px;
  }

  p.postmeta span.comments {
    background-position: 3px -63px;
  }

  p.postmeta span.comments span {
    padding: 0;
    background: none;
  }

  p.postmeta span.tags {
    background-position: 0 -144px;
  }

  p.more a {
    float: right;
    height: 20px;
    padding: 0 25px 0 0;
    background: url("images/icons.png") no-repeat 100% -160px;
    line-height: 20px;
  }

  .navigation .next a {
    float: left;
    overflow: hidden;
    width: 20px;
    height: 20px;
    padding: 0;
    background: url("images/icons.png") no-repeat 0 -120px;
    line-height: 20px;
    text-indent: -50em;
  }

  .navigation .prev a {
    float: right;
    overflow: hidden;
    width: 20px;
    height: 20px;
    padding: 0;
    background: url("images/icons.png") no-repeat 100% -100px;
    line-height: 20px;
    text-indent: -50em;
  }

  .navigation2 .next a {
    float: left;
  }

  .navigation2 .prev a {
    float: right;
  }


  /*********************************** TPR ************************************/
  div.menu-side-container ul#menu-side li.menu-item,
  div.menu-about-container ul#menu-about li.menu-item {
    border-radius: 7px;
    font-size: 1.1em;
    line-height: 1.6;
    margin: 10px 0;
    padding: 5px 5px;
    color: #fff;
  }


  div.menu-side-container ul#menu-side li.menu-item a,
  div.menu-about-container ul#menu-about li.menu-item a {
    color: #fff;
    text-decoration: none;
  }

  div.menu-side-container ul#menu-side li.menu-item:hover,
  div.menu-about-container ul#menu-about li.menu-item:hover {
    background: #f19518;
  }

  div.menu-side-container ul#menu-side li.menu-item {
    background: #00afd4;
  }

  div.menu-about-container ul#menu-about li.menu-item {
    background: #b8961b;
  }

  /************** TPR *****************/


  /** search */
  div#search_container {
    background-color: transparent;
    padding: 10px 0 0 5px;
    margin-right: 5px;
  }

  div#search_container form#searchform {
    margin: 0px 5px 0 0;
    padding: 0px;
    float: right;
    background-color: transparent;
    border: none;
    "

  }

  div#search_container form#searchform input#s {
    width: 130px;
    border-radius: 5px;
    border-color: #ccc;
  }

  div#search_container form#searchform input#searchsubmit {
    width: 18px;
    height: 21px;
    border: none;
    padding: 0 2px 0 0;
  }

  div.solution_box {
    clear: both;
    background-color: #d9e58d;
    color: #333;
    padding: 10px;
    margin: 20px 2px 10px 2px;
    border-radius: 10px;
  }

  div.solution_box h2 {
    font-size: 16px;
    color: #be292e;
    font-weight: bold;
    border-bottom: 1px solid #be292e;
    margin-top: 10px;
    text-transform: uppercase;
  }

  div.solution_box h3 {
    font-weight: bold;
    font-size: 14px;
    color: #be292e;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  div.solution_box strong {
    color: #be292e;
    font-size: 16px;
  }

  div.case_study {
    background-color: #f8f8f8;
    padding: 10px;
    margin: 2px;
    border-radius: 10px;
    border: 3px solid #d9e58d;
  }

  td.table_cell {
    width: 80%;
    background-color: #be292e;
    color: #fff;
  }

  td {
    vertical-align: top;
  }

  div#logo_footer {
    margin-top: 20px;
  }

  .inline {
    display: inline-block;
  }

  div#charity_notice {
    margin-top: 10px;
  }

  a#cart_link {
    margin: 5px 5px 0 0;
    color: #b8961b;
    font-size: 1.1em;
    height: 24px;
    padding: 0 5px 0 5px;
    line-height: 24px;
    float: right;
    border-radius: 3px;
  }

  div#donate_link a,
  a#cart_link {
    margin: 5px 5px 0 0;
    color: #b8961b;
    font-size: 1.3em;
    height: 24px;
    padding: 0 5px 0 5px;
    line-height: 24px;
    float: right;
    border-radius: 3px;
  }

  div#donate_link a {
    font-weight: bold;
  }

  div#donate_link a:hover,
  a#cart_link:hover {
    background-color: #b8961b;
    color: #fff;
    text-decoration: none;
  }

  div.ovmro_widget {
    color: #fff;
    width: 31%;
  }

  div.ovmro_widget h2 {
    margin: 8px 0 5px 0;
    text-align: center;
    margin-top: 5px;
  }

  div.ovmro_widget a {
    color: #fff;
  }

  div.ovmro_widget td {
    padding: 0 5px 0 5px;
  }

  div.widget_type_data {
    background-color: #be292e;
    min-height: 290px;
  }

  div.widget_type_info {
    background-color: #34348e;
  }

  div.widget_type_notice {
    background-color: #b8961b;
  }

  div.widget_type_notice a {
    color: #fff;
    font-size: 2.5em;
    text-align: center;
    display: inline-block;
    font-weight: bold;
    width: 100%;
  }

  img.widget_image {
    width: 100%;
  }

  #slideshow img {
    display: none;
  }

  .left_image,
  .right_image {
    padding: 5px;
  }

  .left_image {
    float: left;
  }

  .right_image {
    float: right;
  }

  div.ovmro_widget div.white_box {
    background-color: #fff;
    color: #be292e;
    padding: 4px;
    margin-top: 8px;
    border-radius: 10px;
    text-align: center;
    float: right;
    font-size: 1.5em;
    font-weight: bold;
    position: relative
  }

  div.ovmro_widget div.white_box a {
    color: #be292e;
  }

  div.incident_summary_contents {
    overflow-y: auto;
    text-overflow: ellipsis;
    height: 55%;
  }

  span.emergency_contact {
    background-color: #be292e;
    color: #fff;
    padding: 5px;
    border-radius: 5px;
  }

  table#sponsor_links tr td a img {
    border: none;
    width: 200px;
  }


  div#weather_forecast_summary {
    width: 100%;
  }

  .weather_image {
    float: left;
    margin-right: 5px;
    width: 30%;
  }

  .weather_day {
    padding-left: 5px;
  }

  div#mrew_logo_div {
    float: left;
    margin-top: 6px;
  }

  #logo_slideshow a {
    display: none;
    padding-left: 10px;
  }

  .floatleft {
    float: left;
  }

  .floatright {
    float: right;
  }

  .clearboth {
    clear: both;
  }

  /* 
  #be292e OVMRO red  
  #34348e OVMRO blue
  #b8961b OVMRO gold
  #482f55 MREW blue
  #000    black
  #fff    white
  #3a3f42 grey
*/

  .feature_box {
    color: #fff;
    background-color: #34348e;
    box-sizing: border-box;
    padding: 8px;
    width: 100%;
    border-radius: 5px;
    margin: 0 0 10px 0;
  }

  /** responsive start **/


  @media screen and (max-width:995px) {
    div.fb-page {
      overflow: hidden;
      width: 98%;
    }

    div.widget_type_data {
      min-height: 330px;
    }

    img.widget_image {
      max-width: 340px;
    }

    div {
      max-width: 100%;
    }

    div#central_content,
    div#footer_left {
      width: 98%;
      box-sizing: border-box;
    }

    div#ovmro_widget_201,
    div.sideBar {
      width: 48%;
    }

    div.ovmro_widget.widget_type_data {
      width: 48%;
      height: auto;
      overflow: hidden;
    }

    div#ovmro_widget_103,
    div.ovmro_widget {
      width: 98%;
      overflow: hidden;
    }
  }

  @media screen and (max-width:700px) {
    div.entryContent img {
      width: 96%;
      height: auto;
      box-sizing: border-box;
    }
  }

  @media screen and (max-width:600px) {

    div#ovmro_widget_201,
    div.sideBar {
      width: 98%;
    }
  }

  @media screen and (max-width:450px) {
    div#footer ul.menu li a {
      margin-bottom: 5px;
    }

    div.ovmro_widget.widget_type_data {
      width: 98%;
      height: auto;
    }

    div.website-logo {
      display: none;
    }
  }

  /** responsive end **/


  input.accept {
    height: auto;
  }

  mark {
    background-color: #fff;
  }
  
  /* custom price field */
  .product .cpw #cpw-1.cpw-input, .wcopc .product-item .cpw .cpw-input {
	text-align: left;
  }
  
  div#tab-description {	
    padding:1em;
  }