/* Fixed Positioned AddThis Toolbox */            
.addthis_toolbox.atfixed {
    position: fixed;
    top: 10%;
    left: 20px;
    border: 1px solid #eee;
    padding: 5px 5px 1px;
    width: 32px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
.addthis_toolbox .custom_images a {
    width: 32px;
    height: 32px;
    margin: 0;
    padding: 0;
    cursor: pointer;
}
.addthis_toolbox .custom_images a img { border: 0; margin: 0 0 1px; opacity: 1.0; }
.addthis_toolbox .custom_images a:hover img { margin: 1px 0 0; opacity: 0.75; }





body {
      padding-top: 60px;
}

p {
     font-family: 'Open Sans', sans-serif;
     font-size:1em;
     line-height:1.8em;
}

h1 { 
     font-family: 'Molengo', serif;
}



h2, h2 a, h3, h3 a { 
     font-family: 'Open Sans', sans-serif;
     font-weight:800;
     margin:0;
     color:#000000;
}    

h2 a:hover, h3 a:hover {
     color:red; 
     text-decoration:none;
     padding-bottom:2px;
     border-bottom:dotted 1pt #000000;
}

h2, h2 a {
     font-size:1.3em;
     line-height:1.3em;
     padding:10px 0 10px 0;
}

h3, h3 a {
     font-size:1.1em;
     line-height:1.1em;
     padding:0;
}

p a { 
   color:red;
   padding-bottom:2px;
   border-bottom:dotted 1pt #000000;
}

p a:hover {
   color:#000000;
   text-decoration:none;
}

h2 a {
    color: #000000;
    line-height:1.1em;
    margin-bottom:1em;
}

.tagSizeSmallest, .tagSizeSmallest a  {
  padding: 1px 3px 2px;
  background-color: #c43c35;
  font-size: 9.75px;
  font-weight: bold;
  color: #ffffff;
  text-transform: uppercase;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.author {
  text-transform:uppercase;
  font-weight:normal;
  font-size:9px;
  line-height:18px;
}

.author a {
  text-dectoration:none;
  font-weight:strong;
  color:#000000;
}

.quote {
   font-size:2em;
   text-align:center;
   font-family: 'Open Sans', sans-serif;
   font-style: italic
   line-height:3em;
}

#toptags, #toptags a {
  color:#000000;
  font-size:11px;
  padding-right:1em;
}

/*MODIFY BOOTSTRAP */

.tabs {
  margin-left: 2em;
  width: 100%;
  border-top: 1px solid #ddd;
}

.tabs a {
   color:#000000;
   font-family: 'Open Sans', sans-serif;
   font-size:1em;
}

.bleak {
  background-color:#000000;
}

.breadcrumb {
  margin: 0 0 18px 0;
  padding: 7px 14px 0 0;
  background:none;
  border:0;
}


.zemContactForm fieldset {
   border: none;
   }
.zemContactForm legend {
   padding: 0.5em 10px 0.5em 0;
   width: 60px;
   }
.zemContactForm label {
   float: left;
   width: 60px;
   margin: 0.3em 10px 0 0;
   text-align: right;
   }
.zemContactForm br {
   clear: left;
   }
.zemContactForm .zemSubmit {
   margin: 0.5em 0 0 70px;
   }

.zemText,.zemTextarea {

  width:450px;
}

.zemContactForm label {
  width:300px;
  margin:0 0 0 0;
  padding: 0 0 0;
  text-align:left;
}

.zemContactForm input {
  font-size:1.5em;
}

.election {
 background: #D4F4FB;
}

.election h1, .election h1 a {
  font-family: Helvetica, sans-serif;
  font-weight:bold;
  font-size:14px;
  line-height:20px;
  text-transform:uppercase;
  color:#000000;
}

 .election h1 a {
  border-bottom:dotted thin #000000;
}

.election h1 a:hover {
  color: red;
  border-bottom: dotted thin #D4F4FB;
}
 
.election p a {
    font: helvetica, sans-serif;
    font-weight:normal;
    font-size: 10px;
    line-height: 16px;
    font-weight:bold;
    text-transform:uppercase;
}