/*
 Theme Name:     Twenty Twelve Child
 Theme URI:      http://www.realschule-bogen.com/wp/twentytwelve-child/
 Description:    Twenty Twelve Child Theme
 Author:         Dieter Glas
 Author URI:     http://www.dieterglas.de
 Template:       twentytwelve
 Version:        1.0.0
*/

/* =Imports styles from the parent theme
-------------------------------------------------------------- */
@import url('../twentytwelve/style.css');
@import url(http://fonts.googleapis.com/css?family=ABeeZee);


/* Easy Table
-------------------------------------------------------------- */

table.easy-table {max-width:100%;background-color:#FCFCFC;border-collapse:collapse;border-spacing:0;}
.easy-table{width:100%;margin-bottom:18px;}.easy-table th,.easy-table td{padding:8px;line-height:18px;text-align:left;vertical-align:top;border-top:1px solid #dddddd;}
.easy-table th{font-weight:bold;}
.easy-table thead th{vertical-align:bottom;}
.easy-table caption+thead tr:first-child th,.easy-table caption+thead tr:first-child td,.easy-table colgroup+thead tr:first-child th,.easy-table colgroup+thead tr:first-child td,.easy-table thead:first-child tr:first-child th,.easy-table thead:first-child tr:first-child td{border-top:0;}
.easy-table tbody+tbody{border-top:2px solid #dddddd;}
.table-condensed th,.table-condensed td{padding:4px 5px;}
.table-bordered{border:1px solid #dddddd;border-collapse:separate;*border-collapse:collapsed;border-left:0;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}.table-bordered th,.table-bordered td{border-left:1px solid #dddddd;}
.table-bordered caption+thead tr:first-child th,.table-bordered caption+tbody tr:first-child th,.table-bordered caption+tbody tr:first-child td,.table-bordered colgroup+thead tr:first-child th,.table-bordered colgroup+tbody tr:first-child th,.table-bordered colgroup+tbody tr:first-child td,.table-bordered thead:first-child tr:first-child th,.table-bordered tbody:first-child tr:first-child th,.table-bordered tbody:first-child tr:first-child td{border-top:0;}
.table-bordered thead:first-child tr:first-child th:first-child,.table-bordered tbody:first-child tr:first-child td:first-child{-webkit-border-top-left-radius:4px;border-top-left-radius:4px;-moz-border-radius-topleft:4px;}
.table-bordered thead:first-child tr:first-child th:last-child,.table-bordered tbody:first-child tr:first-child td:last-child{-webkit-border-top-right-radius:4px;border-top-right-radius:4px;-moz-border-radius-topright:4px;}
.table-bordered thead:last-child tr:last-child th:first-child,.table-bordered tbody:last-child tr:last-child td:first-child{-webkit-border-radius:0 0 0 4px;-moz-border-radius:0 0 0 4px;border-radius:0 0 0 4px;-webkit-border-bottom-left-radius:4px;border-bottom-left-radius:4px;-moz-border-radius-bottomleft:4px;}
.table-bordered thead:last-child tr:last-child th:last-child,.table-bordered tbody:last-child tr:last-child td:last-child{-webkit-border-bottom-right-radius:4px;border-bottom-right-radius:4px;-moz-border-radius-bottomright:4px;}
.table-striped tbody tr:nth-child(odd) td,
.table-striped tbody tr:nth-child(odd) th{background-color:#f9f9f9;}
.easy-table tbody tr:hover td,.easy-table tbody tr:hover th{background-color:#f5f5f5;}
table.easy-table caption{
        font-weight:bold;
}

/* =Theme customization starts here
-------------------------------------------------------------- */
.widget-area .widget h3 {
  margin-bottom:0;
}

#footerwidgets {
 width:100%;
 background-color: #fff;
 color: #333;
}
#footerwidgets p {
 padding-bottom: .5em;
}
#footerwidgets li, #footerwidgets p  {

}
#footer-left {
 width:30%;
 float:left;
 padding-right:2.5%;
}
#footer-middle {
 width:30%;
 float:left;
 padding-left:2.5%;
 padding-right: 2.5%;
}
#footer-right {
 width:30%;
 float:right;
 padding-left:2.5%;
}


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

   #footer-right, #footer-middle, #footer-left {
     float:none;
     padding-left:0;
     padding-right:0;
     padding-top:2em;
     width:100%;
   }
}

/* =end headertests
-------------------------------------------------------------- */

/* =Theme customization starts here
-------------------------------------------------------------- */


.ai1ec-calendar-toolbar
{
 display: none;
}
.metaslider div,
.metaslider ul {
    border:0 !important;
         -webkit-box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
        -moz-box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
        box-shadow: rgba(0, 0, 0, 0.4) 0px 3px 6px;
   }

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, 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, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
        margin: 0;
        padding: 0;
        border: 0;
        font-size: 100%;
        vertical-align: baseline;
}
body {
        line-height: 1;
}
.page .entry-title { display: none; }

.page .widget-title {
font-size: 1.15em;
color: #6689AC;
font-weight: bold;
text-transform: none;
padding-bottom: 10px;
margin-bottom: 0;
}

ol,
ul {
        list-style: none;
}
blockquote,
q {
        quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
        content: '';
        content: none;
}
table {
        border-collapse: collapse;
        border-spacing: 0;
}
caption,
th,
td {
        font-weight: normal;
        text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
        clear: both;
}
html {
        overflow-y: scroll;
        font-size: 100%;
        -webkit-text-size-adjust: 100%;
        -ms-text-size-adjust: 100%;
}
a:focus {
        outline: thin dotted;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
        display: block;
}

hr {
        background-color: #ccc;
        border: 0;
        height: 1px;
        margin: 24px;
        margin-bottom: 1.714285714rem;
}

img {
        border: 0;
        -ms-interpolation-mode: bicubic;
}

.entry-content img.noborder {
      border: 0;
        border-radius: 0;
        box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}



/* Form fields, general styles first */
button,
input,
select,
textarea {
        border: 1px solid #ccc;
        border-radius: 3px;
        font-family: inherit;
        padding: 6px;
        padding: 0.428571429rem;
}
button,
input {
        line-height: normal;
}
textarea {
        font-size: 100%;
        overflow: auto;
        vertical-align: top;
}



/* Responsive images */
.entry-content img,
.comment-content img,
.widget img,
.header img{
        max-width: 100%; /* Fluid images for posts, comments, and widgets */
}
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
        height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}


img.size-full,
img.size-large,
img.header-image,
img.wp-post-image {
        max-width: 100%;
        height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}

img.header
{        max-width: 100%;
        height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}

img.start
{
display: none;
}

/* Images */
.alignleft {
        float: left;
}
.alignright {
        float: right;
}
.aligncenter {
        display: block;
        margin-left: auto;
        margin-right: auto;
}
.entry-content img,
.comment-content img,
.widget img,
img.header-image,
.author-avatar img,
img.wp-post-image {
        /* Add fancy borders to all WordPress-added images but not things like badges and icons and the like */
        border-radius: 3px;
        box-shadow: 0 1px 4px rgba(0, 0, 0, 0.6);

}
.widget img.noborder {
        border: 0;
        border-radius: 0;
        box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}

.wp-caption {
        max-width: 100%; /* Keep wide captions from overflowing their container. */
        padding: 4px;
}
.wp-caption .wp-caption-text,
.gallery-caption,
.entry-caption {
        font-style: italic;
        font-size: 12px;
        font-size: 0.857142857rem;
        line-height: 1rem;
        color: #757575;
}

.entry-content dl.gallery-item {
        margin: 0;
}
.gallery-item a,
.gallery-caption {
        width: 90%;
}
.gallery-item a {
        display: block;
}
.gallery-caption a {
        display: inline;
}
.gallery-columns-1 .gallery-item a {
        max-width: 100%;
        width: auto;
}
.gallery .gallery-icon img {
        height: auto;
        max-width: 90%;
        padding: 5%;
}
.gallery-columns-1 .gallery-icon img {
        padding: 3%;
}

/* Navigation */
.site-content nav {
        clear: both;
        line-height: 2;
        overflow: hidden;
}
#nav-above {
        padding: 24px 0;
        padding: 1.714285714rem 0;
}
#nav-above {
        display: none;
}
.paged #nav-above {
        display: block;
}
.nav-previous,
.previous-image {
        float: left;
        width: 50%;
}
.nav-next,
.next-image {
        float: right;
        text-align: right;
        width: 50%;
}
.nav-single + .comments-area,
#comment-nav-above {
        margin: 48px 0;
        margin: 3.428571429rem 0;
}

/* =Basic structure
-------------------------------------------------------------- */

/* Body, links, basics */
html {
        font-size: 87.5%;
}
body {
        font-size: 16px;
        font-size: 1rem;
        font-family: Helvetica, Arial, sans-serif;
        text-rendering: optimizeLegibility;
        color: #444;
}
body.custom-font-enabled {
        font-family: "Open Sans", Helvetica, Arial, sans-serif;
}
a {
        outline: none;
        color: #FF0141;#c60516;
        text-decoration: none;
}
a.bold {
        color:#FF0141;
        text-decoration: none;
        font-weight: bold;
}
a.bold_map {
        color: #395C7C;
        text-decoration: none;
        font-weight: bold;
        float: right;
}

a:hover, a visited {
        color: #FF0141;
}
a.links, a.links:visited {
    color: #FF0141;
    font-size: 14px;
    font-weight: bolder;
    letter-spacing: 0.075em;
    line-height: 18px;
    position: absolute;
         text-decoration: none;
         padding-left: 10px;
}

.entry-content li.links
 {
        margin: 0 0 0 36px;
        margin: 0 0 0 2.571428571rem;
        padding: 2px 0 24px 0;
        list-style: none;
        list-style-image: none;
}

p.small {
        font-size: 0.85em;
}
/* Page structure */
.site {
        padding: 0 24px;
        padding: 0 1.714285714rem;
        background-color: #FEFEFE;
}
.site-content {
        margin: 24px 0 0 0;
        margin: 1.714285714rem 0 0;
}
.widget-area {
        margin: 24px 0 0;
        margin: 1.714285714rem 0 0;
}

/* Header */

.site-header {
        padding: 24px 0 0 0;
        padding: 1.714285714rem 0 0 0;
}
.site-header h1,
.site-header h2 {
        text-align: left;
}
.site-header h1 a,
.site-header h2 a {
        color: #515151;
        display: inline-block;
        text-decoration: none;
}
.site-header h1 a:hover,
.site-header h2 a:hover {
        color: #21759b;
}
.site-header h1 {
        font-size: 24px;
        font-size: 1.714285714rem;
        line-height: 1.285714286;
        margin-bottom: 7px;
        margin-bottom: 0.5rem;
}
.site-header h2 {
        font-weight: normal;
        font-size: 23px;
        font-size: 1.428571429rem;
        line-height: 1.846153846;
        color: #757575;
}
.header-image {
        margin-top: 24px;
        margin-top: 1.714285714rem;
}

/* Navigation Menu */
.main-navigation {
        margin-top: 14px;
        margin-top: 0.814285714rem;
        text-align: center;
        letter-spacing: 0.075rem;
}
.main-navigation li {
        margin-top: 24px;
        margin-top: 1.714285714rem;
        font-size: 18px;
        font-size: 1.125rem;
        line-height: 1.42857143;
        padding: 0;
}
.main-navigation a {
        color:#5e5e5e;
}
.main-navigation a:hover,
.main-navigation a:focus {
        color: #669900;
}
.main-navigation ul.nav-menu,
.main-navigation div.nav-menu > ul {
        display: none;
}
.main-navigation ul.nav-menu.toggled-on,
.menu-toggle {
        display: inline-block;
}

/* Banner */
section[role="banner"] {
        margin-bottom: 48px;
        margin-bottom: 3.428571429rem;
}


/* Sidebar */


#startbox, #startbox_2 {
font-size: 1.1em;
float: left;
color: #888;
}

#startbox
{
width: 36%;
  display: block;
  text-align: center;
  padding:15px;
  margin-top: 20px;
  margin-right: 40px;
  margin-bottom: 1em;
  margin-left: auto;
  border: solid 1px #5A7998;#888;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
  box-shadow: #f0f0f0;
  background-image: url(http://ludmilla-realschule.com/wp-content/uploads/2015/08/shine.png);
        background-repeat: no-repeat;
        background-position: bottom right;
}
#startbox_2
{
width: 22%;
  display: block;
  text-align: center;
  padding:15px 5px 15px 5px;
  margin-top: 20px;
  margin-right: 40px;
  margin-bottom: 1em;
  margin-left: auto;
  border: solid 1px #5A7998;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
  box-shadow: #f0f0f0;
  background-image: url(http://ludmilla-realschule.com/wp-content/uploads/2015/08/shine.png);
        background-repeat: no-repeat;
        background-position: bottom right;
}
#startbox a, #startbox_2 a {
font-size: 1.05em;
    color: #333;
         font-weight: normal;
         text-decoration: none;
         }
#startbox a:hover, #startbox_2 a:hover {
    color: #C60516;
}



#startbox3
{
width: 90%;
  display: block;
  text-align: left;
  padding:15px;
  margin-top: 20px;
  margin-right: 40px;
  margin-bottom: 1em;
  margin-left: auto;
  border: solid 1px #ccc;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  box-shadow: #f0f0f0;
  background-color: #F9FAF9;
  min-height:120px;
}


/* Sidebar *****************************************************************/
#widgetbox {
font-size: 0.9em;
line-height: 1.4em;
padding-left: 10px;
padding-bottom: 20px;
text-align: left;
}

#widgetbox_2 {
 color: #333;
        font-size: 12px;
        background: #FBFBFB;
        border:1px solid #ccc;
   -moz-box-shadow: 0px 3px 5px #d0d0d0;
   -webkit-box-shadow: 0px 3px 5px #d0d0d0;
   box-shadow: 0px 3px 5px #d0d0d0;
   margin:0 -5px 40px 0;
        line-height: 1.5em;
        padding: 15px 6px 25px 15px;
   min-height:100px;
        text-align: left;
        -webkit-border-radius: 5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
-ms-border-radius: 5px;
border-radius: 5px;
}
#widgetbox_2 h1{
color: #003893;
        font-size: 14px;
        font-weight: bold;
        margin: 0 0 5px 0;
}

#widgetbox_2 h2{
        font-size: 14px;
        font-size: 1rem;
        margin: 15px 0 5px 0;
}
#widgetbox_2 ul{
padding-left: 13px;
}

#widgetbox_2 li.quick {
    list-style-image: url(http://ludmilla-realschule.com/wp-content/uploads/2015/06/triangle.png);
    list-style-position: outside;
         padding-top: 3px;
         text-align: left        ;
}


#widgetbox_2 a.quick {
    color: #2C89CE;
    font-size: 0.9em;
    font-weight: bolder;
    letter-spacing: 0.075em;
        position: absolute;
    line-height: 1.33em;
         text-decoration: none;
         padding-left: 0;
         text-align: left;
}



#widgetbox_2 a.quick:hover {
    color: #FF0141;
}


#widgetbox3
{
font-size: 3em;
  display: block;
  padding:20px 10px 10px 20px;
  margin-top: 40px;
  margin-right: auto;
  margin-bottom: 1em;
  margin-left: auto;
  border: solid 1px #4BA00D;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
  box-shadow: #f0f0f0;
  background-color: #FEFEFE;transparent;
}

.widget-area .widget {
        -webkit-hyphens: auto;
        -moz-hyphens: auto;
        hyphens: auto;
        margin-top: 30px;
        margin-top: 2rem;
        margin-bottom: 48px;
        margin-bottom: 3.428571429rem;
        word-wrap: break-word;
}


.widget-area .widget p,
.widget-area .widget li,
.widget-area .widget .textwidget {
        font-size: 1em;
        font-size: 1rem;
        line-height: 1.546153846;
}

.widget-area .widget p {
        margin-bottom: 2px;
        margin-bottom: 0.14285714rem;
}
.widget-area .textwidget ul {
        margin: 0 0 24px;
        margin: 0 0 1.714285714rem;
}
.widget-area .textwidget li {
        margin-left: 16px;
        margin-left: 0.571428571rem;
}
.widget-area .widget a {
        color: #395C7C;
        text-decoration: none;
}

.widget-area .widget a:hover, .widget a:focus {
        color: #C60516;
}
.widget-area .widget a:visited {
        color: #395C7C;
}
.widget-area .widget a:visited:hover {
        color: #C60516;
}


/* notes-widget-wrapper***************************************/
.notes-widget-wrapper a
{
  font-family: "Kalam",cursive;
  font-size: 1.2em;
  text-decoration-line: none;
  text-decoration-style: none;
  text-shadow: none;
  color: #C60516;
}

/* Zeile 181 */
.notes-widget-wrapper a:hover, .notes-widget-wrapper a:focus
{
  text-decoration-line: none;
  text-decoration-style: solid;
  color: #C60516;
}

/* Zeile 181 */
.notes-widget-wrapper a:hover, .notes-widget-wrapper a:focus
{
  text-decoration-line: none;
  text-decoration-style: solid;
  color: #C60516;
}

/* Zeile 303 */
.notes-widget-wrapper.text-colour-black p, .notes-widget-wrapper.text-colour-black li, .notes-widget-wrapper.text-colour-black a
{
  color: #000000;
  font-weight: normal;
}

/* end notes-widget-wrapper***************************************/


.widget-area #s {
        width: 53.66666666666%; /* define a width to avoid dropping a wider submit button */
}


/* Footer */
footer[role="contentinfo"] {
text-align: center;
        border-top: 1px solid #ededed;
        clear: both;
        font-size: 16px;
        font-size: 1rem;
        line-height: 2;
        max-width: 1080px;
        margin-top: 3rem;
        margin-left: auto;
        margin-right: auto;
        padding: 24px 0;
}
footer[role="contentinfo"] a {
        color: #686868;
}
footer[role="contentinfo"] a:hover {
        color: #21759b;
}


/* =Main content and comment content
-------------------------------------------------------------- */

.entry-meta {
        clear: both;
}

/* Shared Post Format styling */
article.format-quote footer.entry-meta,
article.format-link footer.entry-meta,
article.format-status footer.entry-meta {
       display: none !important;
}



.entry-header {
        margin-bottom: 10px;
        margin-bottom: 0.8rem;
}
.entry-header img.wp-post-image {
        margin-bottom: 24px;
        margin-bottom: 1.714285714rem;
}

.entry-header .entry-title {
        line-height: 1.2;
        font-weight: normal;
        font-size: 16px;
        font-size: 1.42857143rem;
        line-height: 1.5;
        color: #2B8ACE;
        margin-bottom: 0px;
}

.entry-title a {        
        font-weight: bold;
        font-size: 1.3rem;
        line-height: 1.25;
        color: #2B8ACE;
        margin-bottom: 0px;
}


.entry-header .entry-format {
        margin-top: 24px;
        margin-top: 1.714285714rem;
        font-weight: normal;
}
.entry-header .comments-link {
        margin-top: 24px;
        margin-top: 1.714285714rem;
        font-size: 13px;
        font-size: 0.928571429rem;
        line-height: 1.846153846;
        color: #757575;
}

article.sticky .featured-post {
        border-top: 4px double #ededed;
        border-bottom: 4px double #ededed;
        color: #757575;
        font-size: 13px;
        font-size: 0.928571429rem;
        line-height: 3.692307692;
        margin-bottom: 10px;
        margin-bottom: 0.8rem;
        text-align: center;
                  display: none;
}
.comments-link a,
.entry-meta a {
        color: #757575;
}
.comments-link a:hover,
.entry-meta a:hover {
        color: #21759b;
}

.entry-content,
.entry-summary,
.mu_register {
        line-height: 1.714285714;
}
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6,
 {
        margin: 24px 0;
        margin: 1.714285714rem 0;
        line-height: 1.714285714;
}
/* ------------------------------------------------------------------------------------------------------------------------------------- */

.entry-content h4,
.comment-content h4,
.entry-content h5,
.comment-content h5
{
        margin: 24px 0;
        margin: 1.714285714rem 0;
        line-height: 1.414285714;
                  color: #333;
}

.entry-content h2,
.comment-content h2,
.entry-content h3,
.comment-content h3,
 {

        margin: 0px 0 12px 0;
        margin: 0 0 0.614285714rem 0;
        line-height: 1.14285714;
}

.entry-content h3
{
  margin-top: 0.71429rem;
  margin-right: 0px;
  margin-bottom: 1.71429rem;
  margin-left: 0px;
  line-height: 1.71429;

}


.entry-content h1
{
font-size: 2em;
  padding-top: 0px;
  padding-right: 10px;
  padding-bottom: 0px;
  padding-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 20px;
  margin-left: 0px;
  color: #666;
  font-weight: normal;
}
.entry-content h1.produkte
{
  margin-bottom: 0;
  text-align: center;
}

.entry-content h4,
.comment-content h4 {
color: #333;
  text-align: center;
        font-size: 20px;
        font-size: 1.5rem;
        line-height: 1.446153846;
                  letter-spacing: 1px;
                  font-weight: normal;
                  margin-top: 20px;
}
.entry-content h5,
.comment-content h5 {
       color: #666;
  text-align: left;
        font-size: 20px;
        font-size: 1.5rem;
        line-height: 1.646153846;
                  letter-spacing: 1px;
                  font-weight: normal;
                  margin: 30px 0 10px 0;
}
/* --------------------------------------------- */
.entry-content h6
 {   font-size: 8px;
        font-size: 0.8rem;
        line-height: 1rem;
                   font-weight: normal;
                        font-style: italic;
                        text-align: right;
                        padding-top: 10px;
}

.entry-content h7
 {   font-size: 22px;
        font-size: 1.35rem;
        line-height: 1.4rem;
                   font-weight: normal;
                        margin-top: 20px;
                        padding-top: 5px;
                        color: #2F5E96;
                        text-align: center;
}
.entry-content p,
.entry-summary p,
.comment-content p,
.mu_register p {
        margin: 0 0 16px;
        margin: 0 0 1rem;
        line-height: 1.714285714;
}

.entry-content a:visited,
.comment-content a:visited {
        color: #FF0141;
        text-decoration: none;
        font-weight: bold;
}

.entry-content a:visited:hover,
.entry-content a:hover
{
        color: #395C7C;
}
.entry-content ol,
.comment-content ol,
.entry-content ul,
.comment-content ul,
.mu_register ul {
        margin: 0 0 16px 0;
        margin: 0 0 1rem 0;
        line-height: 1.714285714;
}
.entry-content ul ul,
.comment-content ul ul,
.entry-content ol ol,
.comment-content ol ol,
.entry-content ul ol,
.comment-content ul ol,
.entry-content ol ul,
.comment-content ol ul {
        margin-bottom: 0;
}
.entry-content ul,
.comment-content ul,
.mu_register ul {
        list-style: disc outside;
}
.entry-content ol,
.comment-content ol {
        list-style: decimal outside;
}

.entry-content blockquote,
.comment-content blockquote {
        margin-bottom: 24px;
        margin-bottom: 1.714285714rem;
        padding: 24px;
        padding: 1.714285714rem;
        font-style: italic;
}
.entry-content blockquote p:last-child,
.comment-content blockquote p:last-child {
        margin-bottom: 0;
}
/* =Listen
---------------------------------------------------------------------------------------------------------------- */

.entry-content li,
.comment-content li,
.mu_register li {
        margin: 0 0 0 12px;
        padding: 2px 0 4px 2px;
        list-style: disc;
        list-style-position: outside;
}
img.alignleft,
.wp-caption.alignleft {
        margin: 12px 24px 12px 0;
        margin: 0.857142857rem 1.714285714rem 0.857142857rem 0;
}
img.alignright,
.wp-caption.alignright {
        margin: 12px 0 12px 24px;
        margin: 0.857142857rem 0 0.857142857rem 1.714285714rem;
}
img.aligncenter,
.wp-caption.aligncenter {
        clear: both;
        margin-top: 12px;
        margin-top: 0.857142857rem;
        margin-bottom: 12px;
        margin-bottom: 0.857142857rem;
}

img.aligncenter_noborder
 {
 border: none;
        clear: both;
        margin-top: 12px;
        margin-top: 0.857142857rem;
        margin-bottom: 12px;
        margin-bottom: 0.857142857rem;
}
.entry-content embed,
.entry-content iframe,
.entry-content object,
.entry-content video {
        margin-bottom: 24px;
        margin-bottom: 1.714285714rem;
}
.entry-content dl,
.comment-content dl {
        margin: 0 24px;
        margin: 0 1.714285714rem;
}
.entry-content dt,
.comment-content dt {
        font-weight: bold;
        line-height: 1.714285714;
}
.entry-content dd,
.comment-content dd {
        line-height: 1.714285714;
        margin-bottom: 24px;
        margin-bottom: 1.714285714rem;
}
.entry-content table,
.comment-content table {
        border-bottom: 1px solid #ededed;
        color: #757575;
        font-size: 12px;
        font-size: 0.857142857rem;
        line-height: 2;
        margin: 0 0 24px;
        margin: 0 0 1.714285714rem;
        width: 100%;
}
.entry-content table caption,
.comment-content table caption {
        font-size: 16px;
        font-size: 1.142857143rem;
        margin: 24px 0;
        margin: 1.714285714rem 0;
}
.entry-content td,
.comment-content td {
        border-top: 1px solid #ededed;
        padding: 6px 10px 6px 0;
}
.site-content article {
border: none;
        margin-bottom: 12px;
        margin-bottom: 1em;
        padding-bottom: 12px;
        padding-bottom: 1rem;
        word-wrap: break-word;
        -webkit-hyphens: auto;
        -moz-hyphens: auto;
        hyphens: auto;
}
.page-links {
        clear: both;
        line-height: 1.714285714;
}


footer.entry-meta {
display: none !important;
}
.single-author .entry-meta .by-author {
        display: none;
}

footer.entry-meta .by-author { display: none;}

footer.entry-meta .author-link { display: none;}

.mu_register h2 {
        color: #757575;
        font-weight: normal;
}



/* =Widgets
-------------------------------------------------------------- */
.widget-area img.noborder {
        border: 0;
}

.widget-area .widget ul ul {
        margin-left: 12px;
        margin-left: 0.857142857rem;
}
.widget_rss li {
        margin: 12px 0;
        margin: 0.857142857rem 0;
}
.widget_recent_entries .post-date,
.widget_rss .rss-date {
        color: #aaa;
        font-size: 11px;
        font-size: 0.785714286rem;
        margin-left: 12px;
        margin-left: 0.857142857rem;
}

/* =ContactForm
----------------------------------------------- */
.wpcf7-form {
        background:#E6E6E6;
        border:2px solid #f6efdf;
        border-radius:7px;
        width:300px;
        padding: 10px 20px;
        margin-bottom:10px;
}

.wpcf7-form input,
        .wpcf7-form textarea{
        background:#F7F7F7;
        border:3px solid #ccc;
        border-radius:7px;
        width:280px;
    margin: 4px 0 8px 0;
    padding: 5px 7px;
        color: #4f4f4f;
    font-size: 14px;
    vertical-align: middle;
}

.wpcf7-form p, .wpcf7-form.widget-area p {
        color:#333;
        margin-top:2px;
        margin-bottom:2px;
}

.wpcf7-form .wpcf7-submit {
        background:#666;
        border-radius:7px;
        cursor:pointer;
        width:100px;
        margin:7px 0;
        padding: 5px 15px;
        color:#fff;
}

/* Button Style */
p.buttons {
        text-align: center;
}
.button-style {
        display: inline-block;
        margin-top: 20px;
        padding: 5px 15px;
        background: #1B2024;
        border-radius: 5px;
        text-decoration: none;
}

.entry-content a.button-style  {
        letter-spacing: 1px;
        text-decoration: none;
        text-transform: uppercase;
        font-size: 12px;
        color: #FFFFFF;
}

a.button-style:hover{
        color: orange;#FFFFFF;
}




/* =Plugins
----------------------------------------------- */

img#wpstats {
        display: block;
        margin: 0 auto 24px;
        margin: 0 auto 1.714285714rem;
}
/* Tweak for logo in header
-----------------------------------------------*/
/* Tweak for logo in header
-----------------------------------------------*/
hgroup img {
        display: none;
}

/* =Media queries
-------------------------------------------------------------- */

/* Does the same thing as <meta name="viewport" content="width=device-width">,
 * but in the future W3C standard way. -ms- prefix is required for IE10+ to
 * render responsive styling in Windows 8 "snapped" views; IE10+ does not honor
 * the meta tag. See http://core.trac.wordpress.org/ticket/25888.
 */
@-ms-viewport {
        width: device-width;
}
@viewport {
        width: device-width;
}

/*CSS Menu Style*/
  @media screen and (min-width:600px) {

img.start
{
float: left;
display: block;
}
.entry-content h2
 {
 font-size: 16px;
        font-size: 1.42857143rem;
        line-height: 1.5;
        color: #2B8ACE;
        margin-bottom: 10px;
}

/* Images */
.alignleft {
        float: left;
}

hgroup img {
    display: block;
  float: left;
}
#logo-right {
        float: left;
}
  .slicknav_menu {
  display:none;
  }
  .nav-menu ul{
  display:block;
  }

        .site {
                margin: 0 auto;
                max-width: 1120px;
                max-width: 82.28571429rem;
                overflow: hidden;
        }

        .site-content {
                float: left;
                width: 65.104166667%;
        }
        body.template-front-page .site-content,
        body.attachment .site-content,
        body.full-width .site-content {
                width: 100%;
        }
        .widget-area {
                float: right;
                width: 26.041666667%;
        }

        .main-navigation ul.nav-menu,
        .main-navigation div.nav-menu > ul {
                border-bottom: 1px solid #B7C8DC;
                border-top: 1px solid #B7C8DC;
                display: inline-block !important;
                text-align: left;
                width: 100%;
                margin-top: 30px;
        }
        .main-navigation ul {
                margin: 0;
                text-indent: 0;
        }
        .main-navigation li a,
        .main-navigation li {
                display: inline-block;
                text-decoration: none;
                padding: 0 12px 0 0;
        }
        .main-navigation li a {
        font-size: 0.925em;
        font-weight: bold;
                border-bottom: 0;
                color: #193C76;
                line-height: 3.692307692;
                text-transform: uppercase;
                white-space: nowrap;
        }
        .main-navigation li a:hover,
        .main-navigation li a:focus {
                color: #C60516;
        }
        .main-navigation li {
                margin: 0 8px 0 0;
                margin: 0 0.5rem 0 0;
                position: relative;
        }
        .main-navigation li ul {
                margin: 0;
                padding: 0;
                position: absolute;
                top: 100%;
                z-index: 1;
                height: 1px;
                width: 1px;
                overflow: hidden;
                clip: rect(1px, 1px, 1px, 1px);
        }
        .main-navigation li ul ul {
                top: 0;
                left: 100%;
        }
        .main-navigation ul li:hover > ul,
        .main-navigation ul li:focus > ul,
        .main-navigation .focus > ul {
                border-left: 0;
                clip: inherit;
                overflow: inherit;
                height: inherit;
                width: inherit;
        }
        .main-navigation li ul li a {
                background: #efefef;
                border-bottom: 1px solid #ededed;
                display: block;
                font-size: 11px;
                font-size: 0.785714286rem;
                line-height: 2.181818182;
                padding: 8px 10px;
                padding: 0.571428571rem 0.714285714rem;
                width: 180px;
                width: 12.85714286rem;
                white-space: normal;
        }
        .main-navigation li ul li a:hover,
        .main-navigation li ul li a:focus {
                background: #e3e3e3;
                color: #C60516;
        }
        .main-navigation .current-menu-item > a,
        .main-navigation .current-menu-ancestor > a,
        .main-navigation .current_page_item > a,
        .main-navigation .current_page_ancestor > a {
                color: #C60516;
                font-weight: bold;
        }
        .menu-toggle {
                display: none;
        }
        .entry-header .entry-title {
                font-size: 22px;
                font-size: 1.571428571rem;
        }
        #respond form input[type="text"] {
                width: 46.333333333%;
        }
        #respond form textarea.blog-textarea {
                width: 79.666666667%;
        }
        .template-front-page .site-content,
        .template-front-page article {
                overflow: hidden;
        }
        .template-front-page.has-post-thumbnail article {
                float: left;
                width: 47.916666667%;
        }
        .entry-page-image {
                float: right;
                margin-bottom: 0;
                width: 47.916666667%;
        }
        .template-front-page .widget-area .widget,
        .template-front-page.two-sidebars .widget-area .front-widgets {
                float: left;
                width: 51.875%;
                margin-bottom: 24px;
                margin-bottom: 1.714285714rem;
        }
        .template-front-page .widget-area .widget:nth-child(odd) {
                clear: right;
        }
        .template-front-page .widget-area .widget:nth-child(even),
        .template-front-page.two-sidebars .widget-area .front-widgets + .front-widgets {
                float: right;
                width: 39.0625%;
                margin: 0 0 24px;
                margin: 0 0 1.714285714rem;
        }
        .template-front-page.two-sidebars .widget,
        .template-front-page.two-sidebars .widget:nth-child(even) {
                float: none;
                width: auto;
        }
        .commentlist .children {
                margin-left: 48px;
                margin-left: 3.428571429rem;
        }
}

/* Minimum width of 960 pixels. */
@media screen and (min-width: 760px) {

/* Tweak for logo in header
-----------------------------------------------*/
.main-navigation li a,
        .main-navigation li {
                display: inline-block;
                text-decoration: none;
                padding: 0 18px 0 0;
        }

#widgetbox_2 a.quick {
    font-size: 1em;
}

 #page {
   margin-top: 0;
         margin-bottom: 48px;
        margin-top: 0rem;
         padding-left: 48px;
                padding-left: 3.428571429rem;
                         padding-right: 48px;
                padding-right: 3.428571429rem;
-webkit-box-shadow:  0px 0px 5px 1px #aaa;
        box-shadow:  0px 0px 5px 1px #aaa;
}

/* =ContactForm
----------------------------------------------- */
.wpcf7-form {
        background:#E6E6E6;
        border:2px solid #f6efdf;
        border-radius:7px;
        width:380px;
        padding: 10px 20px;
        margin-bottom:10px;
}

.wpcf7-form input,
        .wpcf7-form textarea{
        background:#F7F7F7;
        border:3px solid #ccc;
        border-radius:7px;
        width:340px;
    margin: 4px 0 8px 0;
    padding: 5px 7px;
        color: #4f4f4f;
    font-size: 14px;
    vertical-align: middle;
}

.wpcf7-form p, .wpcf7-form.widget-area p {
        color:#333;
        margin-top:2px;
        margin-bottom:2px;
}

.wpcf7-form .wpcf7-submit {
        background:#666;
        border-radius:7px;
        cursor:pointer;
        width:100px;
        margin:7px 0;
        padding: 5px 15px;
        color:#fff;
}



.entry-content h4
 {
 font-size: 16px;
        font-size: 1.42857143rem;
        line-height: 1.5;
        color: #669900;
        margin-bottom: 10px;
}

.entry-content h5
 {
                line-height: 1.4em;
                font-size: 1.4em;
        font-weight: bold;
          color: #333;
        clear: both;
        display: block;

}

hgroup img {
    display: block;
  float: left;
}
#logo-right {
        float: left;
}
        body {
                background-color: #e6e6e6;
        }
        body .site {
                padding: 0 40px;
                padding: 0 2.857142857rem;
                margin-top: 0;
                margin-bottom: 48px;
                margin-bottom: 3.428571429rem;
                box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
        }
        body.custom-background-empty {
                background-color: #fff;
        }
        body.custom-background-empty .site,
        body.custom-background-white .site {
                padding: 0;
                margin-top: 0;
                margin-bottom: 0;
                box-shadow: none;
        }

}

/* Minimum width of 960 pixels. */
@media screen and (min-width: 960px) {


.main-navigation a {
        padding-right: 30px;
}

.wpcf7-form {
        background:#E6E6E6;
        border:2px solid #f6efdf;
        border-radius:7px;
        width:560px;
        padding: 10px 20px;
        margin-bottom:10px;
}

.wpcf7-form input,
        .wpcf7-form textarea{
        background:#F7F7F7;
        border:3px solid #ccc;
        border-radius:7px;
        width:500px;
    margin: 4px 0 8px 0;
    padding: 5px 7px;
        color: #4f4f4f;
    font-size: 14px;
    vertical-align: middle;
}


.wpcf7-form p, .wpcf7-form.widget-area p {
        color:#333;
        margin-top:2px;
        margin-bottom:2px;
}

.wpcf7-form .wpcf7-submit {
        background:#666;
        border-radius:7px;
        cursor:pointer;
        width:100px;
        margin:7px 0;
        padding: 5px 15px;
        color:#fff;
}
hgroup img {
    display: block;
  float: left;
   margin: 1rem 1rem 0 0;
 width: 900px;
}
#logo-right {
    float: left;
}
footer .entry-meta {display:none}


}