/*
 Theme Name:   Loops
 Theme URI:    http://louiesloops.com/
 Description:  Louie's site design!
 Author:       Louis Mensinger & Zack Fernandes
 Author URI:   http://louiesloops.com
 Template:     twentytwelve
 Version:      1.0.0
*/

@import url(https://fonts.googleapis.com/css?family=Pacifico);

body {
  background-color: #FFF;
  background-image: url(/wp-content/themes/loops/images/crossword.png);
  background-repeat: repeat;
}

body .site {
  padding: 0;
  margin-top: 0;
  box-shadow: none;
}

a {
  color: #303030;
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Pacifico', cursive;
}

/* Header */
.site-header {
  padding: 0px 0;
  background-color: #fcfce4;
  top: 0px;
  position: fixed;
  width: 100%;
  height: 40px;
  box-shadow: 0px 0px 4px #888888;
  z-index: 99;
}

img.header-image {
  border-radius: 0;
  box-shadow: none;
}

.header-image {
  margin-top: 0px;
  transition: 0.3s;
}

.category-blog .site-header { background-color: #38d170; }
.page-id-8 .site-header { background-color: #ff363c; }
.page-id-10 .site-header { background-color: #43e0ef; }

.main-navigation {
  margin-top: -3px;
  text-align: right;
  float:right;
}

.main-navigation ul.nav-menu {
  border: none;
}

.main-navigation li {
  border: none;
  margin: 0;
  padding-right: 10px;
}

.main-navigation a {
  width: 100%;
  transition: .2s;
  line-height: normal;
}

.main-navigation a img {
  transition: 0.2s;
}

.main-navigation a:hover img {
  -webkit-filter: brightness(95%);
  height: auto;
  width: 95%;
  transition: 0.2s;
}

.llHeader {
  max-width: 960px;
  margin-right: auto;
  margin-left: auto
}

h1.BlogPosts {
  padding-left: 5px;
  border-left: 3px solid #36C569;
}

.entry-header .entry-title {
  border-bottom: 1px dashed #d0d0d0;
  font-size: 28px;
  line-height: 2.2;
}

.category-normalposts h1.entry-title {
  border-left: 5px solid #38d170;
  padding-left: 10px;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}

h1.Patterns {
  border-left: 5px solid #FF3B36;
  padding-left: 10px;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}

.socialmediaicons a {
  opacity: .7;
  text-decoration: none;
  padding-right: 3px;
  transition: .3s;
}

.socialmediaicons a:hover {
  opacity: 1.0;
}

.socialmediaicons {
  padding-left: 15px;
  padding-top: 18px;
  padding-bottom: 3px;
}

.patreonsidebar a {
  opacity: 1.0;
  transition: .3s;
}

.patreonsidebar a:hover {
  opacity: 0.8;
}

.loopyfooter {
  width: 100%;
}

.aboutme {
  font-size: 15px;
  text-align: center;
  margin-top: -45px;
}

.aboutme a {
  margin-right: 15px;
  margin-left: 15px;
  text-align: center;
  text-decoration: none;
}

.followme {
  width: 216px;
  padding-top: 8px;
  padding-right: 10px;
  padding-left: 10px;
  border-radius: 5px;
}

.followme a {
  text-decoration: none;
  opacity: .8;
  margin-right: auto;
  transition: .3s;
}

.followme a:hover {
  opacity: 1;
}

.followme img {
  height: 40px;
  width: 40px;
  -webkit-transform: skew(-4deg) rotate(.7deg);
  transition: .2s;
}

.followme img:hover {
  -webkit-transform: skew(-4deg) rotate(4deg);
}

.copyritestuff {
  text-align: right;
  margin-top: -25px;
  color: #b0b0b0;
  margin-bottom: 30px;
}

.parallelogram {
  width: 224px;
  height: 50px;
  -webkit-transform: skew(4deg) rotate(-.7deg);
  -moz-transform: skew(4deg);
  -o-transform: skew(4deg);
  background: #e0e0e0;
  padding-left: 10px;
  padding-top: 10px;
  box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.4);
}

.ll-masthead {
  position: fixed;
  width: 100%;
  height: 250px;
  top: 40px;
  background-image: url(http://louiesloops.com/wp-content/uploads/2015/12/yarnbg.jpg);
  padding-top: 20px;
}

.ll-masthead-content {
  width: 960px;
  margin: 0 auto;
}

.ll-container {
  background-image: url(/wp-content/themes/loops/images/crossword.png);
  background-color: #FFF;
  background-repeat: repeat;
  padding-right: 15px;
}

.ll-container-with-masthead {
  box-shadow: 0px -2px 4px #888888;
  margin-top: 300px;
  position: relative;
  width: 140%;
}

.ll-container .site {
  background-color: transparent;
}

.ll-container-no-masthead .site {
  margin-top: 40px;
  padding-top: 20px;
}

.materialsbar {
  background-color: #24b5ff;
  width: 230px;
  text-align: center;
  border-radius: 6px;
  font-family: "Pacifico";
  color: #fff;
  font-size: 18px;
  text-shadow: 2px 2px 2px #585b57;
  box-shadow: 0px 3px 0px 0px rgba(36, 181, 255, 0.4);
}

.smallbar {
  background-color: #ff8c52;
  width: 230px;
  text-align: center;
  border-radius: 6px;
  font-family: "Pacifico";
  color: #fff;
  font-size: 18px;
  text-shadow: 2px 2px 2px #d67344;
  border-bottom: 3px solid #d67344;
  margin-left: auto;
  margin-right: auto;
}

.vidbar {
  background-color: #ff6dd7;
  font-family: "Pacifico";
  color: #fff;
  text-shadow: 2px 2px 3px #9d4083;
  text-align: center;
  font-size: 19px;
  border-bottom: 3px solid #9d4083;
  border-radius: 5px;
}

.longbar {
  background-color: #6784ff;
  font-family: "Pacifico";
  color: #fff;
  text-shadow: 2px 2px 3px #5167c6;
  text-align: center;
  font-size: 19px;
  border-bottom: 3px solid #5167c6;
  border-radius: 5px;
}

.newbar {
  background-color: #ff8c52;
  font-family: "Pacifico";
  color: #fff;
  text-shadow: 2px 2px 3px #5167c6;
  text-align: center;
  font-size: 19px;
  border-bottom: 3px solid #5167c6;
  border-radius: 5px;
}

.llSubModalBG {
  display: none;
  background-color: rgba(0, 0, 0, 0.75);
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99;
}

.llSubModalBG .llSubModal {
  background-color: #FFF;
  padding: 16px;
  margin: 25% auto;
  width: 600px;
  border: solid white 4px;
  border-radius: 10px;
}

.widget img {
  border-radius: 0;
  box-shadow: none;
}

.downloadpdfbutton {
  float: right;
}

.downloadpdfbutton a {
  opacity: 1.0;
  transition: 0.3s;
}

.downloadpdfbutton a:hover {
  opacity: 0.8;
}

/* Overrides for the MailChimp Subscribe button */
#mc_embed_signup input.llSubscribeButton {
  background-color: #FF7200;
  background-image: none;
  box-shadow: #C85100 0 3px;
  width: 96%;
}

#mc_embed_signup input.llSubscribeButton:hover {
  background-color: #C85100;
  box-shadow: #b74a00 0 3px;
}

.ll-masthead-content .llSlider .rslides_nav {
  background-color: #FFF;
  color: #000;
  border-radius: 50%;
  border: 2px solid #000;
  font-size: 18px;
  height: 10px;
  line-height: 10px;
  padding: 10px;
  width: 10px;
}

.ll-masthead-content .llSlider .rslides_nav.prev {
  left: -50px;
}

.ll-masthead-content .llSlider .rslides_nav.next{
  right: -50px;
}
.shopimage img {
  opacity: 1.0;
  transition: 0.3s;
}

.shopimage img:hover {
  opacity: 0.8;
}
