/*------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Custom Coding
--------------------------------------------------------------------------------
Theme Name: KED-wp124
Description: Premade Template Designed/Coded by KaciElizabeth.
Author: Kaci (Kaci H - sellfy.com/cherrywine)
Website: http://kacielizabeth.com/design and http://sellfy.com/cherrywine
Tags: theme, kaci, elizabeth
Contact: kacielizabethhawkins@gmail.com
--------------------------------------------------------------------------------
------------------------------------------------------------------------------*/

/* Body Related Classes
   ========================================================================== */
   
html, body {
    height:100%;
}

body {
    font-family: 'Lato', sans-serif;
    font-weight:400;
    text-align:justify;
    font-size:14px;
    margin:0px!important;
    padding:0px!important;
}

/* Top Bar / Holds Navigation
   ========================================================================== */
.topbar{
    width:100%;
    padding-top:20px;
    padding-bottom:20px;
}

/* Important Header Stuff
   ========================================================================== */
   
.header-bg {
    width:100%;
}

.header-middle {
    width:1100px;
}

.sitewrap {
    position:relative;
    line-height:40px;
}

.mainimg {
    border-radius:10px;
    opacity: 0.8!important;
    -webkit-transition: opacity 0.3s linear!important;
    -webkit-transition: all 0.3s ease-out!important;
    -moz-transition: all 0.3s ease-out!important;
}

.mainimgtwo {
    border-radius:10px;
    opacity: 0.8!important;
    -webkit-transition: opacity 0.3s linear!important;
    -webkit-transition: all 0.3s ease-out!important;
    -moz-transition: all 0.3s ease-out!important;
}

.latestimgs {
    padding-top:5px;
    padding-bottom:5px;
    width:100%;
}


.latest img {
  height:65px;
  margin-right:1px;
  margin-bottom:1px;
  border-radius: 10px;
  -webkit-transition: opacity 0.3s linear!important;
  -webkit-transition: all 0.3s ease-out!important;
  -moz-transition: all 0.3s ease-out!important;
  transition: all 0.3s ease-out!important;
}

.latest img:hover {
  height:65px;
  opacity: 0.8!important;
  margin-right:1px;
  margin-bottom:1px;;
  border-radius: 10px;
  -webkit-transition: opacity 0.3s linear!important;
  -webkit-transition: all 0.3s ease-out!important;
  -moz-transition: all 0.3s ease-out!important;
  transition: all 0.3s ease-out!important;
}

/* Site Title and Slogan
   ========================================================================== */

.sitetitle {
     font-family: 'Poppins', sans-serif;
     font-weight:300;
     font-size:40px;
     text-transform:uppercase;
}

.sitename i {
     font-family: 'Poppins', sans-serif;
     font-weight:300;
     letter-spacing:-1px;
     text-transform:uppercase;
}

.slogan {
    font-family: 'Poppins', sans-serif;
    font-weight:300;
    text-transform:uppercase;
    font-size:12px;
    padding: 5px 20px 5px 20px;
    letter-spacing:1px;
    opacity: 0.8!important;
    -webkit-transition: opacity 0.3s linear!important;
    -webkit-transition: all 0.3s ease-out!important;
    -moz-transition: all 0.3s ease-out!important;
}

.welcome {
    font-family: 'Poppins', sans-serif;
    font-weight:300;
    width:90%;
    text-align:justify;
    display:block;
    font-size:12px;
    line-height:30px;
    margin-top:5px;
}

/* Navigation Stuff
   ========================================================================== */
   
.menu main {
  border: 0!important;
}

#menu ul {
  list-style: none;
  margin:0;
}


#menu ul ul {
  display: none;
}

#menu ul li:hover > ul {
  display: none;
}

#menu ul ul li {
  display: none;
}

#menu ul ul li:hover {
  display: none;
}

.navibar ul li {
  display:inline;
}

.navibar {
    text-align:center;
    font-family: 'Poppins', sans-serif;
    font-weight:400;
    width:100%;
    padding-top:2px;
    padding-bottom:3px;
    -webkit-transition: opacity 0.4s linear;
    -webkit-transition: all 0.4s ease-out; 
    -moz-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
}

.navibar a:link {
    padding-top:5px;
    padding-left:10px;
    padding-right:10px;
    padding-bottom:5px;
    font-family: 'Poppins', sans-serif;
    font-size:80%;
    font-weight:400;
    -webkit-transition: opacity 0.4s linear;
    -webkit-transition: all 0.4s ease-out; 
    -moz-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    text-decoration:none;
    letter-spacing:1px;
    text-transform:uppercase;
}

.navibar a:visited {
    padding-top:5px;
    padding-left:10px;
    padding-right:10px;
    padding-bottom:5px;
    font-family: 'Poppins', sans-serif;
    font-size:80%;
    font-weight:400;
    -webkit-transition: opacity 0.4s linear;
    -webkit-transition: all 0.4s ease-out; 
    -moz-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    text-decoration:none;
    letter-spacing:1px;
    text-transform:uppercase;
}

.navibar a:active {
    padding-top:5px;
    padding-left:10px;
    padding-right:10px;
    padding-bottom:5px;
    font-family: 'Poppins', sans-serif;
    font-size:80%;
    font-weight:400;
    -webkit-transition: opacity 0.4s linear;
    -webkit-transition: all 0.4s ease-out; 
    -moz-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    text-decoration:none;
    letter-spacing:1px;
    text-transform:uppercase;
}

.navibar a:hover {
    padding-top:5px;
    padding-left:10px;
    padding-right:10px;
    padding-bottom:5px;
    font-family: 'Poppins', sans-serif;
    font-size:80%;
    font-weight:400;
    -webkit-transition: opacity 0.4s linear;
    -webkit-transition: all 0.4s ease-out; 
    -moz-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    text-decoration:none;
    letter-spacing:1px;
    text-transform:uppercase;
}



/* Do not edit / Menu Function CSS
   ========================================================================== */

a.menu-link {
  float: right;
  display: block;
  padding: 1em;
}

nav[role=navigation] {
  clear: both;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.js nav[role=navigation] {
  overflow: hidden;
  max-height: 0;
}

nav[role=navigation].active {
  max-height: 45em;
}

nav[role=navigation] ul {
  margin: 0;
  padding: 0;
}

nav[role=navigation] li a {
  padding: 0.8em;
}

@media screen and (min-width: 48.25em) {
  a.menu-link {
    display: none;
  }

  .js nav[role=navigation] {
    max-height: none;
  }

  nav[role=navigation] ul {
    margin: 0 0 0 -0.25em;
    border: 0;
  }

  nav[role=navigation]  li {
    display: inline-block;
    margin: 0 0.25em;
  }

  nav[role=navigation] li a {
    display: inline-block;
    border: 0;
  }
}


/* The Important Wrappers
   ========================================================================== */

#wrapper{
    margin:0 auto;
    width: 1200px;
    padding:10px;
    line-height:25px!important;
}

#container{
    z-index:2; 
    width:1200px;
    margin:0 auto;
    text-align:justify;
}

#sidebar {
    width: 31.60%;
    margin-left:2px;
}

#content {
    width: 67.30%;
    overflow:hidden;
}

/* Content and Post Box Class
   ========================================================================== */

.contentcontainer {
  padding: 15px;
  font-size: 100%;
  text-align: justify;
  line-height: 22px;
  margin-bottom: 10px;
}

.entry {
  margin-top: -10px;
  font-size: 98%;
  line-height:25px;
}

/* Post and Content Title Class
   ========================================================================== */

.contenttitle {
  font-family: 'Poppins', sans-serif;
  font-weight:300;
  font-style: normal;
  font-size: 185%;
  text-decoration: none;
  text-transform: none;
  padding:0px 0px 0px 0px;
  text-align: left;
  margin-left:10px;
}

.contenttitle a:link {
  font-family: 'Poppins', sans-serif;
  padding-left:10px;
  padding-right:10px;
  font-weight:300;
  font-style: normal;
  font-size: 90%;
  text-decoration: none;
  text-transform: none;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.contenttitle a:active {
  font-family: 'Poppins', sans-serif;
  padding-left:10px;
  padding-right:10px;
  font-weight:300;
  font-style: normal;
  font-size: 90%;
  text-decoration: none;
  text-transform: none;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.contenttitle a:visited {
  font-family: 'Poppins', sans-serif;
  padding-left:10px;
  padding-right:10px;
  font-weight:300;
  font-style: normal;
  font-size: 90%;
  text-decoration: none;
  text-transform: none;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.contenttitle a:hover {
  font-family: 'Poppins', sans-serif;
  padding-left:10px;
  padding-right:10px;
  font-weight:300;
  font-style: normal;
  font-size: 90%;
  text-decoration: none;
  text-transform: none;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}


/* Date Class
   ========================================================================== */
   
.entry-date {
  font-family: 'Poppins', sans-serif;
  font-weight:300;
  padding:3px;
  font-size:12px;
  text-align:center;
  width:100%;
}

.author {
  font-family: 'Poppins', sans-serif;
  font-weight:300;
  padding:3px;
  font-size:12px;
  text-align:center;
  width:100%;
}

/* Posted By, ETC Info Classes
   ========================================================================== */
   
.postinfotwo {
  font-family: 'Poppins', sans-serif;
  font-weight:400;
  font-style: none;
  font-size: 11px;
  padding:5px;
  text-align:inherit;
  margin-left:15px;
  margin-right:15px;
  line-height:15px;
  text-transform:uppercase;
}

.postinfotwo a:link {
  font-family: 'Poppins', sans-serif;
  font-weight:400;
  font-style: none;
  padding:4px;
  text-transform:uppercase;
  padding:3px;
}

.postinfotwo a:visited {
  font-family: 'Poppins', sans-serif;
  font-weight:400;
  font-style: none;
  padding:4px;
  text-transform:uppercase;
  padding:3px;
}

.postinfotwo a:active {
  font-family: 'Poppins', sans-serif;
  font-weight:400;
  font-style: none;
  padding:4px;
  text-transform:uppercase;
  padding:3px;
}

.postinfotwo a:hover {
  font-family: 'Poppins', sans-serif;
  font-weight:400;
  font-style: none;
  padding:4px;
  text-transform:uppercase;
  padding:3px;
}

.postinfo {
  font-family: 'Poppins', sans-serif;
  font-weight:400;
  font-style: none;
  font-size: 11px;
  padding:5px;
  text-align:left;
  margin-left:15px;
  line-height:15px;
  text-transform:uppercase;
}

.postinfo a:link {
  font-family: 'Poppins', sans-serif;
  font-weight:400;
  font-style: none;
  padding:4px;
  text-transform:uppercase;
}

.postinfo a:visited {
  font-family: 'Poppins', sans-serif;
  font-weight:400;
  font-style: none;
  padding:4px;
  text-transform:uppercase;
}

.postinfo a:active {
  font-family: 'Poppins', sans-serif;
  font-weight:400;
  font-style: none;
  padding:4px;
  text-transform:uppercase;
}

.postinfo a:hover {
  font-family: 'Poppins', sans-serif;
  font-weight:400;
  font-style: none;
  padding:4px;
  text-transform:uppercase;
}

.postline {
  height:1px;
  width:60%;
}

/* HR Class
   ========================================================================== */
   
hr {
  border: 0;
  width: 100%;
  height: 1px;
}

/* Related Posts Class
   ========================================================================== */
   
.relatedposts {
  width:100%;
  font-family: 'Lato', sans-serif;
  font-weight:400;
  font-size:13px;
  text-align:center;
}

.relatedposts ul {
  list-style: none;
  margin:0;
  margin-left:-40px;
}
.relatedposts li {
    display: inline-block;
    margin: 0;
    list-style: none;
    padding-right:3px;
}

.relatedposts img {
width:150px!important;
height:auto!important;
}

/* Read More Class
   ========================================================================== */

a.more-link {
    margin:0;
    display: block !important;
    width: 25%;
    margin: 0 auto;
    text-align: center;
    clear: both;
}


a.more-link:link {
    padding-left:15px;
    padding-right:15px;
    padding-top:10px;
    padding-bottom:10px;
    font-size:9px;
    text-transform:uppercase;
    font-weight:400;
    letter-spacing:1px;
    text-decoration:none;
}

a.more-link:visited {
    padding-left:15px;
    padding-right:15px;
    padding-top:10px;
    padding-bottom:10px;
    font-size:9px;
    text-transform:uppercase;
    font-weight:400;
    letter-spacing:1px;
    text-decoration:none;
}

a.more-link:active {
    padding-left:15px;
    padding-right:15px;
    padding-top:10px;
    padding-bottom:10px;
    font-size:9px;
    text-transform:uppercase;
    font-weight:400;
    letter-spacing:1px;
    text-decoration:none;
}

a.more-link:hover {
    padding-left:15px;
    padding-right:15px;
    padding-top:10px;
    padding-bottom:10px;
    font-size:9px;
    text-transform:uppercase;
    font-weight:400;
    letter-spacing:1px;
    text-decoration:none;
}

/* Tags Class
   ========================================================================== */

.tags {
  width:100%;
  font-family: 'Poppins', sans-serif;
  font-weight:400;
  font-size:12px;
  text-align:left;
  display:inline-block;
  text-transform:uppercase;
  padding:5px;
  margin-bottom:15px;
}

.tags a:link {
  font-family: 'Poppins', sans-serif;
  font-weight:400;
  font-size:12px;
  text-transform:uppercase;
  padding:5px;
}

.tags a:active {
  font-family: 'Poppins', sans-serif;
  font-weight:400;
  font-size:12px;
  text-transform:uppercase;
  padding:5px;
}

.tags a:visited {
  font-family: 'Poppins', sans-serif;
  font-weight:400;
  font-size:12px;
  text-transform:uppercase;
  padding:5px;
}

.tags a:hover {
  font-family: 'Poppins', sans-serif;
  font-weight:400;
  font-size:12px;
  text-transform:uppercase;
  padding:5px;
}

/* Page Navigation
   ========================================================================== */
   
.pagenavi li a,
.pagenavi li a:hover,
.pagenavi li.active a,
.pagenavi li.disabled {
    text-decoration:none;
}
 
.pagenavi li {
    display: inline;
}
 
.pagenavi li a,
.pagenavi li a:hover,
.pagenavi li.active a,
.pagenavi li.disabled {
	text-decoration: none;
	padding: 8px 10px;
	margin: 2px;
        -webkit-transition: all 0.3s ease-out;  
        -moz-transition: all 0.3s ease-out;
        -ms-transition: all 0.3s ease-out;
        -o-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out;
}
 
.pagenavi li a:hover,
.pagenavi li.active a {
        -webkit-transition: all 0.3s ease-out;  
        -moz-transition: all 0.3s ease-out;
        -ms-transition: all 0.3s ease-out;
        -o-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out;
}

/* Sidebar Classes
   ========================================================================== */
   
.sidebarcontainer {
  padding: 15px;
  font-size: 90%;
  text-align: justify;
  line-height: 22px;
}


.sidebartitle {
  font-family: 'Poppins', sans-serif;
  font-weight:300;
  font-style: none;
  font-size: 120%;
  text-decoration: none;
  text-transform: uppercase;
  padding-top:10px;
  padding-bottom:10px;
  text-align: center;
  letter-spacing:2px;
}

.textwidget {
    padding:5px;
}

/* Link Class
   ========================================================================== */
   
a:link {
  text-decoration:none; 
  letter-spacing:0px;
  padding:0px;
  font-weight:600;
  font-style:none;
  -webkit-transition: opacity 0.3s linear;
  -webkit-transition: all 0.3s ease-out; 
  -moz-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

a:visited {
  text-decoration:none; 
  letter-spacing:0px;
  padding:0px;
  font-weight:600;
  font-style:none;
  -webkit-transition: opacity 0.3s linear;
  -webkit-transition: all 0.3s ease-out; 
  -moz-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

a:active {
  text-decoration:none; 
  letter-spacing:0px;
  padding:0px;
  font-weight:600;
  font-style:none;
  -webkit-transition: opacity 0.3s linear;
  -webkit-transition: all 0.3s ease-out; 
  -moz-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

a:hover {
  text-decoration:underline dotted; 
  letter-spacing:0px;
  padding:0px;
  font-weight:600;
  font-style:none;
  -webkit-transition: opacity 0.3s linear;
  -webkit-transition: all 0.3s ease-out; 
  -moz-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}



/* Image Class
   ========================================================================== */

a img {
  -webkit-transition: opacity 0.3s linear!important;
  -webkit-transition: all 0.3s ease-out!important;
  -moz-transition: all 0.3s ease-out!important;
  transition: all 0.3s ease-out!important;
}

a img:hover {
  -webkit-transition: opacity 0.3s linear!important;
  -webkit-transition: all 0.3s ease-out!important;
  -moz-transition: all 0.3s ease-out!important;
  transition: all 0.3s ease-out!important;
}

.contentcontainer img {
  -webkit-transition: opacity 0.3s linear!important;
  -webkit-transition: all 0.3s ease-out!important;
  -moz-transition: all 0.3s ease-out!important;
  transition: all 0.3s ease-out!important;
  border-radius: 5px;
}

.contentcontainer img:hover {
  -webkit-transition: opacity 0.3s linear!important;
  -webkit-transition: all 0.3s ease-out!important;
  -moz-transition: all 0.3s ease-out!important;
  transition: all 0.3s ease-out!important;
  border-radius: 5px;
  filter: brightness(90%);
}

.featured img {
  margin-left: -18px;
  margin-top: -15px;
  margin-bottom: 16px;
  padding: 0px!important;
  -webkit-transition: opacity 0.3s linear;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  border-radius:0;
  border:0px!important;
}

.featured img:hover {
  margin-left: -18px;
  margin-top: -15px;
  margin-bottom: 16px;
  padding: 0px!important;
  -webkit-transition: opacity 0.3s linear;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  border-radius:0;
  border:0px!important;
}

#sidebar img {
  border-radius:5px;
  -webkit-transition: opacity 0.3s linear!important;
  -webkit-transition: all 0.3s ease-out!important;
  -moz-transition: all 0.3s ease-out!important;
  transition: all 0.3s ease-out!important;
  margin-right:3px;
}

#sidebar img:hover {
  border-radius:5px;
  -webkit-transition: opacity 0.3s linear!important;
  -webkit-transition: all 0.3s ease-out!important;
  -moz-transition: all 0.3s ease-out!important;
  transition: all 0.3s ease-out!important;
  margin-right:3px;
}


.imgleft {
  float: left;
  margin-right: 10px;
}

.imgright {
  float: right;
  margin-left: 10px;
}

.wp-caption {
  margin-bottom: 1.5em;
  text-align: center;
  padding: 10px;
}

.wp-caption img {
  padding: 0;
  margin: 0;
}

.wp-caption p.wp-caption-text {
  line-height: 1.5;
  font-size: 12px;
  margin: 0;
  padding: 5px;
  font-style: italic;
  color: inherit;
  font-family: 'Open Sans';
  font-weight: 600;
}


/* H3 Class
   ========================================================================== */

h3 {
  font-family: 'Lato', sans-serif;
  font-weight:400;
  font-style: none;
  font-size: 120%;
  text-decoration: none;
  text-transform: uppercase;
  padding:5px;
  text-align: left;
  border-radius:5px;
}


/* Blockquote Class
   ========================================================================== */

blockquote {
	margin: 1em 2em;
	padding-left: 1em; }
	

blockquote blockquote {
    padding:5px;
    font-size:80%;
}

/* Sidebar List Class
   ========================================================================== */
#sidebar ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
 
#sidebar li {
  font-family: 'Poppins', sans-serif;
  font-weight:400;
  padding:8px;
  margin-bottom:3px;
}


/* Previous and Next Post Buttons
   ========================================================================== */

.previous {
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 10px;
  padding-right: 10px;
  text-align: left;
  line-height: 30px;
  margin-right: 1px;
}

.next {
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 10px;
  padding-right: 10px;
  text-align: right;
  line-height: 30px;
  margin-left: 1px;
}

.previous a:link {
  font-size: 90%;
  font-family: 'Poppins', sans-serif;
  font-weight:400;
  text-decoration: none;
  -webkit-transition: opacity 0.3s linear;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.previous a:link:hover {
  font-size: 90%;
  font-family: 'Poppins', sans-serif;
  font-weight:400;
  text-decoration: none;
  -webkit-transition: opacity 0.3s linear;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.next a:link {
  font-size: 90%;
  font-family: 'Poppins', sans-serif;
  font-weight:400;
  text-decoration: none;
  -webkit-transition: opacity 0.3s linear;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  text-align: right;
}

.next a:link:hover {
  font-size: 90%;
  font-family: 'Poppins', sans-serif;
  font-weight:400;
  text-decoration: none;
  -webkit-transition: opacity 0.3s linear;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  text-align: right;
}

/* Forms 
   ========================================================================== */
   input {
       padding:8px;
       font-size:12px;
       width:80%;
   }
   
   textarea {
       padding:8px;
       font-size:12px;
       width:80%;
   }

/* Footer
   ========================================================================== */

#footer {
  font-family: 'Poppins', sans-serif;
  font-weight:400;
  text-transform: uppercase;
  text-align: center;
  font-size: 90%;
  text-decoration: none;
  width:100%;
  padding-top:5px;
  padding-bottom:5px;
}


#footer ul {
  padding: 8px 16px;
  list-style: none;
}

#footer ul li {
  display: inline;
  padding:5px;
}

#footer ul li+li:before {
  padding: 5px;
}

#footer a:link {
  font-family: 'Poppins', sans-serif;
  font-weight:400;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
  font-size: 100%;
}

#footer a:hover {
  font-family: 'Poppins', sans-serif;
  font-weight:400;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
  font-size: 100%;
}

#footer a:visited {
  font-family: 'Poppins', sans-serif;
  font-weight:400;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
  font-size: 100%;
}

#footer a:active {
  font-family: 'Poppins', sans-serif;
  font-weight:400;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
  font-size: 100%;
}

/* Comments
   ========================================================================== */
#respond {
  padding: 15px;
}

ul.commentlist {
  list-style: none;
  margin: 0 0 1em;
  padding: 0;
  text-indent: 0;
    font-family: 'Lato', sans-serif;
    font-weight:400;
  font-size:80%;
  line-height:160%;
}
ul.commentlist li {
  list-style:none;
  padding:5px;
}

ul.commentlist li.comment div.vcard img.avatar {
  padding:2px;
  float: left;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
 /* future proofing */
  -khtml-border-radius: 50px;
 /* for old Konqueror browsers */;
 margin-right:5px;
}

/* RESPONSIVE Stuff
   ========================================================================== */
@media only screen and (max-width: 1024px), only screen and (max-device-width: 1024px) {

.header-middle {
    width:100%;
}

.hide {
    display:none;
}

.latestimgs {
    display:none;
}

.sitewrap {
    width:100%;
    height:auto;
    position:relative;
    top:-25px;
    left:0px;
    line-height:40px;
}

.welcome {
    display:none;
}

.contenttitle {
    line-height:35px;
    margin-left:0px;
    text-align:center;
    padding-left:0px;
}

.header {
    width:100%;
    height:200px!important;
    background-image: none!important;
}

.postinfo {
    text-align:center;
}

.mobile {
    display:block;
}

iframe {
    max-width:100%;
    height:auto;
}
.sidebarimg {
    display:none;
}

.featured img {
  width:100%;
}

.entry img {
  max-width:100%;
  height:auto;
}

#wrapper{
  width: 95%;
}

#container{
  width:90%;
  background-image: none!important;
}

#sidebar {
  width: 100%!important;
}

#content {
  width: 100%!important;
}

.navibar {
  width:100%;
}

  .menu-link i {
    display: inline!important;
    font-size: 18px!important;
    font-family: 'FontAwesome';
  }

  #menu {
    position: relative!important;
    font-size:100%!important;
  }

  #menu > a {
  }

  #menu:not( :target ) > a:first-of-type,
#menu:target > a:last-of-type {
    display: block!important;
  }
 
    /* first level */
 
  #menu > ul {
    height: auto!important;
    display: none!important;
    position: absolute!important;
    left: 0!important;
    right: 0!important;
    list-style:none!important;
  }

  #menu:target > ul {
    display: block!important;
    list-style:none!important;
  }

  #menu > ul > li {
    width: 100%!important;
    float: none!important;
    list-style:none!important;
  }
 
    /* second level */
 
  #menu li ul {
    position: static!important;
    list-style:none!important;
  }

  .navibar li {
    padding: 5px;
    list-style:none!important;
  }
#menu ul{
list-style:none;
line-height:40px;
}

#menu li{
display:block;
}
}

/* DO NOT REMOVE OR EDIT
   ========================================================================== */

.clearfooter {
  height:100px;
  clear:both;
}

.clear{
  clear:both;
}