@font-face {
    font-family: 'pfennig';
    src: url('/fonts/pfennig-webfont.eot');
    src: url('/fonts/pfennig-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/pfennig-webfont.woff') format('woff'),
         url('/fonts/pfennig-webfont.ttf') format('truetype'),
         url('/fonts/pfennig-webfont.svg#pfennigmedium') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'pfennig-bold';
    src: url('/fonts/pfennigbold-webfont.eot');
    src: url('/fonts/pfennigbold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/pfennigbold-webfont.woff') format('woff'),
         url('/fonts/pfennigbold-webfont.ttf') format('truetype'),
         url('/fonts/pfennigbold-webfont.svg#pfennigbold') format('svg');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'pfennig-bital';
    src: url('/fonts/pfennigbolditalic-webfont.eot');
    src: url('/fonts/pfennigbolditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/pfennigbolditalic-webfont.woff') format('woff'),
         url('/fonts/pfennigbolditalic-webfont.ttf') format('truetype'),
         url('/fonts/pfennigbolditalic-webfont.svg#pfennigbolditalic') format('svg');
    font-weight: bold;
    font-style: italic;
}
@font-face {
    font-family: 'pfennig-ital';
    src: url('/fonts/pfennigitalic-webfont.eot');
    src: url('/fonts/pfennigitalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/pfennigitalic-webfont.woff') format('woff'),
         url('/fonts/pfennigitalic-webfont.ttf') format('truetype'),
         url('/fonts/pfennigitalic-webfont.svg#pfennigitalic') format('svg');
    font-weight: normal;
    font-style: italic;

}

body {font-family: "pfennig",Tahoma,"Helvetica Neue",Helvetica,Arial,sans-serif;font-size: 18px;
  text-shadow: rgba(0,0,0,.01) 0 0 1px;-webkit-font-smoothing: antialiased;font-smoothing: antialiased;}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { font-family: "pfennig",Tahoma,"Helvetica Neue",Helvetica,Arial,sans-serif;}

b, strong { font-family: pfennig-bold;}


.header .logo {float:right;font-family: 'Roboto Condensed', sans-serif;}
.navigation {float:left;margin-left:0;margin-right: 30px;}
.navigation > ul > li {float:right}
.navigation > ul > li > a {font-family: "pfennig",Tahoma,"Helvetica Neue",Helvetica,Arial,sans-serif;font-size: 19px;}

h1 {font-size:54px;line-height: 56px;}
h3 {font-size: 26px;}
h4 {font-size: 23px;}
h5 {font-size: 21px;}
h6 {font-size: 17px;}

.blog-post .post-meta, .comment-list .post-meta, .sidebar-widget .post-meta {font-size: 16px}

p {font-size:17px;line-height: 22px;}
p.lead, .lead {font-size:24px;line-height: 28px;}

section#contact-section textarea { height: 152px;}
.contact-form button {padding:9px 20px}


.contact-box-left { padding-right: 45px;padding-left: 0; text-align: right;}
.contact-icon-left {left:auto;right:0;}


.full-intro .inner-intro .container .title h2 {
  margin-top: 65px;font-size:36px;color:#fff;text-shadow: 2px 2px 1px #000;
}
.page-breadcrumb {font-size: 16px;letter-spacing: 1px;}

.post-entry p {font-size: 17px;line-height: 20px;margin-bottom:15px !important;}

.table {  font-size: 16px;}

.article-blockquote .quoted {padding-right:86px;padding-left:0;border-left:0;border-right:1px #a5a5a5 solid}
.about-col-right p {font-size: 16px !important;}

.copyright p {font-family: 'Roboto Condensed', sans-serif;direction:ltr}

.btn i, button i, i.left {
  margin-right:0;margin-left:6px;
}

.ltr {direction: ltr;  display: inline-block;}
.float-right {float:left}
.float-left {float:right}
.btn, button {font-size:19px;font-family: "pfennig",Tahoma,"Helvetica Neue",Helvetica,Arial,sans-serif;letter-spacing:0;}

input[type="text"], input[type="email"], input[type="tel"], input[type="number"], input[type="password"], input[type="radio"], input[type="checkbox"], textarea, select {font-size:15px}


.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  padding-left: 25px;
  padding-right: 25px;
}

