
	@font-face {
font-family: ChunkfiveWeb;
src: url("/webfonts/Chunkfive.otf") format("opentype");
}

@font-face {
font-family: BebasNeueWeb;
src: url("/webfonts/BebasNeue.otf") format("opentype");
}



body{
    color: #000;
    font-family: "ChunkfiveWeb", "Arimo", Georgia, "Times New Roman", Times, serif; 

}

.post-title a {
 font-family: "ChunkfiveWeb", "Arimo", "Times New Roman", Times, serif;
color:#000;
}

h5.date {
  color: rgb(122, 106, 80);
}

h3.post-title a {
 font-family: "BebasNeueWeb","Arimo", "Arvo", "Times New Roman", Times, serif;
color:#000;
}

.gallery-item h3.post-title {
 font-family: "ChunkfiveWeb", "Arimo", "Arvo", "Times New Roman", Times, serif;
color:#000;
}

h3.widgettitle a {
 font-family: "ChunkfiveWeb", "Arimo", "Times New Roman", Times, serif !important;
color:#7a6a50 !important;
font-size:18px !important;
}

h4.widgettitle {
 font-family: "ChunkfiveWeb", "Arimo", "Times New Roman", Times, serif !important;
color:#7a6a50 !important;
font-size:22px !important;
text-transform:none;
}

h4 a {
  font-family: "ChunkfiveWeb", "Arimo", "Times New Roman", Times, serif !important;
font-size:22px !important;
}

.widget-list .widget .content a {
 color:#7a6a50;
}

div.copy {
 font-family: "ChunkfiveWeb", "Arimo", "Times New Roman", Times, serif;
color:#000;
text-align: justify;
}

#footer-container {
    background:#000;
} 

.tagline {
/*-http://bakedhappy.com/wp-content/uploads/2013/02/yourcookieiswaiting1.png-*/
background: transparent url(http://bakedhappy.com/wp-content/uploads/2013/02/cookietagline.png) no-repeat center;

height: 200px;
text-indent:-1000px;
overflow:hidden;

/*


z-index: 200;

position: absolute;
top:40px;
left:1100px;
*/

}

a {
 color:#ff0099;
}

#footer a {
 color:#fff;
}

#footer h4 {
 font-family: "ChunkfiveWeb", "Arimo", "Times New Roman", Times, serif !important;
color:#ff0099;
font-size:22px;

}


#footer ul li.column {
 color:#fff;
 font-family: "BebasNeueWeb","Arimo", "Times New Roman", Times, serif !important;
}

#footer ul li h5 {
 color:#ffff00;

}

.post .dater {
 background: url(/custom/blogpostdatetab.png) no-repeat scroll 0% 0% transparent;
}

.dater .month {
color:#fff;
font-family: "Arimo", "Times New Roman", Times, serif !important;
padding: 16px 0px 0px 22px;

}
.dater .day {
color:#fff;
font-family: "Arimo", "Times New Roman", Times, serif !important;


}

input[type="button"], input[type="submit"] ,  input[type="button"]:hover, input[type="submit"]:hover{
   background: #ff0099;
}

.post .dater {
 display:none;
}
.tagline {
background: url("http://bakedhappy.com/cms/wp-content/uploads/2016/04/yourcookieiswaiting.png") no-repeat scroll center center transparent;
}

.gallery-category-list li {
 display:inline-block;

}
.gallery-category-list li a{
 color: #7a6a50;
}
.gallery-category-list li a:hover{
background: #ff0099;
color:#fff;
}

.page-title {
  color:#000;
   font-family: "ChunkfiveWeb", "Arimo", Georgia, "Times New Roman", Times, serif; 
}

#lightbox-loading a {
  display:none;
}

#lightbox-loading {
  background:url(http://www.bakedhappy.com/test/lightbox-ico-loading.gif) no-repeat center;
width:100%
height:200px;
}

label {

    font-family: "ChunkfiveWeb", "Arimo", Georgia, "Times New Roman", Times, serif; 
    font-size: 16px;
    color: #000;
}


.feature-post {
    background: rgba(0, 0, 0, 0) url("/webfonts/squigglyUP.png") repeat-x scroll left bottom;

}

.content-widget {
    background: rgba(0, 0, 0, 0) url("/webfonts/squigglyUP.png") repeat-x scroll left bottom;

}