/*
Theme Name:     Dorsey Reading
Theme URI:      
Description:    
Author:         Fred Wunderlich
Author URI:     https://grafiks101.com
Template:       customizr-pro
Version:        1.0.0
*/

@font-face {
    font-family: 'florencescript_dbregular';
    src: url('/wp-content/themes/dorsey-reading/fonts/florencescript_regular_db-webfont.woff2') format('woff2'),
         url('/wp-content/themes/dorsey-reading/fonts/florencescript_regular_db-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

a {
    color: #992828;
    text-decoration: none;
}

a:focus, a:hover {
    color: #db95ab;
    text-decoration: underline;
}

.btt-arrow {
    color: #992828;
}

.entry-content li {
 line-height: 30px;
}


footer#footer a{
    color: #5a5a5a;
    font-size: 14px;
}

footer#footer .colophon a{
    font-size: 11px;
}

.btt-arrow::before {
    content: "▲";
    text-shadow: 0 1px 0 #ffffff;
    top: -0.06em;
}

.btt-arrow {
    font-size: 1.2em;
}

#main-wrapper {
    margin-top: 0;
}

.firstcharacter {
    float: left;
    font-family: "florencescript_dbregular";
    font-size: 3.3em;
    line-height: 1em;
    padding-left: 3px;
    padding-right: 8px;
    padding-top: 4px;
}
.entry-content p, .entry-summary p {
    line-height: 1.8em;
}


.tc-hot-crumble {
    margin: 5px 0 0;
}


footer#footer {
    text-align: center;
    background: none;
    color: #5a5a5a !important;
    font-size: 14px;
}

.home-p {
    margin: 20px auto;
    width: 85%;
}

/* 
.entry-title::before {
    content: url("/wp-content/uploads/2017/04/cupola-red-32.png");
    padding-right: 5px;
}
 */

.responsive-menu-pro-header-bar-item::before {
    content: url("/wp-content/uploads/2017/04/cupola-red-32.png");
    padding-right: 5px;
    position: relative;
    top: 2px;
}

@media screen and (max-width:800px) {
.span4 {
    padding-bottom: 30px;
   }
}

/* 
#footer_one,.span4 {
 width: 170px;
}

#footer_two,.span4 {
 width: 470px;
}

#footer_three,.span4 {
 width: 470px;
}
 */

.featurette-divider {
   margin: 12px 0
}

/* 
.navbar-wrapper.clearfix.span9 {
    display: none;
}

.tc-header .brand a {
    float: left;
    margin-left: 20px;
}

.sticky-enabled .brand a {
    margin-left: 10px;
}
 */
 
/* 
 .navbar-wrapper.clearfix.span9 {
    display: none;
}
 
.navbar-wrapper {
    display: none;
}

/* Hide Site Title / Logo */

.tc-header {
   display: none;
}

.tc-header .brand .site-logo img, .tc-header .brand .site-title {
    display: none;
}

.sticky-enabled .tc-header {
 display: none;
}


#responsive-menu-pro-container {
    display: block;
    position: fixed;
    right: 20px;
    top: 30px;
}

#responsive-menu-pro li a {
   line-height: 0;
}

footer#footer {
    border-top: 10px solid #ffcc66;
}


#responsive-menu-pro-header {
  border-bottom: 10px solid rgb(255,204,102,.5) !important;
  z-index: 1110 !important;
  font-size: 2.3em !important;
}

/* ================================================ */
/* Responsive - Media queries                       */
/* Based on:                                        */
/* http://lab.maltewassermann.com/viewport-resizer/ */
/* ================================================ */
 
 
/* ============================================== */
/* HDTV                                           */
/*                                      1920x1080 */
/* ============================================== */
@media screen and (min-width: 1080px) and (max-width: 1920px) {
/* ADD YOUR CSS ADJUSTMENTS BELOW HERE */
. . .
 
}
 
/* ============================================== */
/* Widescreen                                     */
/*                                       1280x800 */
/* ============================================== */
@media screen and (min-width: 800px) and (max-width: 1280px) {
/* ADD YOUR CSS ADJUSTMENTS BELOW HERE */
. . .
 
}
 
/* ============================================== */
/* Twitter Bootstrap                              */
/*                                       980x     */
/* ============================================== */
@media screen and (min-width: 980px) {
/* ADD YOUR CSS ADJUSTMENTS BELOW HERE */
#main-wrapper {
    margin-top: 20px;
}
 
}
 
/* ============================================== */
/* Twitter Bootstrap                              */
/*                                       x979     */
/* ============================================== */
@media screen and (max-width: 979px) {
/* ADD YOUR CSS ADJUSTMENTS BELOW HERE */
. . .
 
}
 
/* ============================================== */
/* iPad Landscape & Portrait                      */
/*                                       1024x768 */
/* ============================================== */
@media screen and (min-device-width: 768px) and (max-device-width: 1024px) {
/* ADD YOUR CSS ADJUSTMENTS BELOW HERE */
. . .
 
}
 
/* ============================================== */
/* iPad Landscape                                 */
/*                                       1024x768 */
/* ============================================== */
@media screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation:landscape) {
/* ADD YOUR CSS ADJUSTMENTS BELOW HERE */
. . .
 
}
 
/* ============================================== */
/* iPad Portrait                                  */
/*                                       768x1024 */
/* ============================================== */
@media screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation:portrait) {
/* ADD YOUR CSS ADJUSTMENTS BELOW HERE */
. . .
 
}
 
/* ============================================== */
/* Small Tablet Landscape/Portrait                */
/*                                        800x600 */
/* ============================================== */
@media screen and (min-width: 600px) and (max-width: 800px) {
/* ADD YOUR CSS ADJUSTMENTS BELOW HERE */
. . .
}
 
 
/* ============================================== */
/* iPhone5/Android landscape (& narrow browser)   */
/*                                        568x320 */
/* ============================================== */
@media screen and (min-width: 320px) and (max-width:568px) {
/* ADD YOUR CSS ADJUSTMENTS BELOW HERE */
. . .
}
 
/* ============================================== */
/* iPhone4/Android landscape (& narrow browser)   */
/*                                        480x320 */
/* ============================================== */
@media screen and (min-width: 320px) and (max-width:480px) {
/* ADD YOUR CSS ADJUSTMENTS BELOW HERE */
. . .
}
 
/* ============================================== */
/* iPhone4/Android portrait               320x480 */
/* iPhone5 portrait                       320x568 */
/* ============================================== */
@media screen and (max-width:320px) {
/* ADD YOUR CSS ADJUSTMENTS BELOW HERE */
. . .
}
 
/* ============================================== */
/* Smaller devices                                */
/* Android Landscape                      320x240 */
/* ============================================== */
@media screen and (min-width:240px) and (max-width:320px) {
/* ADD YOUR CSS ADJUSTMENTS BELOW HERE */
. . .
}
 
/* ============================================== */
/* Smaller devices                                */
/* Android Portrait                       240x320 */
/* ============================================== */
@media screen and (max-width:240px) {
/* ADD YOUR CSS ADJUSTMENTS BELOW HERE */
. . .
}
