/* Homepage */

#atk p {
line-height: 1.7em;
}

#atk {
margin: 0;
background: url("images/fabric.jpg") top center fixed;/*  url("images/atk-grain-bg.png") top left repeat; */
padding: 0;
/* background-color: #57544b; */
/* background: #908b7e; */
background-color: #d0ccc0;

}

#atk header {
height:auto;
}

#atk.home .page-wrapper .tease-bar {
height: 240px;
background-color: #C1BCAE;
padding:11px 15px 0px;
}

#atk .tease-bar {
background: none;
}

#atk .page-wrapper {
-webkit-box-shadow: 0px 0px 25px rgba(0,0,0,.5);
}

#atk.home .page-wrapper .main-content{
background-color: #f3eee2;
}


#atk #categories .content{
background-color: #cbc7bb;
}

#atk header .lowerdeck #nav ul li {
background-image: none;
}

#atk .promobox {
background-color: #FFF;
}


#atk .tease-bar .tease-box .text p {
font-family: "Lucida Grande", Verdana, sans-serif;
font-size: 12px;
}

#atk #main-slider #slide-nav ul.slide-list li {
background-color: #FFF;
}

#atk #main-slider #slide-nav a.blog-name {
color: #a6a6a6;
}




#atk header .lowerdeck #nav ul li a {
font-size: 12px;
}

#atk header .lowerdeck #nav ul li a#navtoggle {
	background: rgba(0,0,0,.2);
	height: 28px;
	color: #000;
}



#atk header .upperdeck {
background: none;
}

#atk #cat-heading {
padding: 15px 10px;
padding-top:12px;
background: #cbc7bb;
background-image: none;
}

#atk #categories {
background-color: rgba(0,0,0,.3);
background: url("images/bg-swatch.png") top left repeat-x rgba(0,0,0,.3);
}

#atk footer section {
background: #635e51;
}

#atk footer {
background: url("images/bg-footer.png") top left repeat-x #282724;
}



/*
#atk .front-content-box h3 {
background-image: none;
background: rgba(0,0,0,.5);
}
*/


#atk .tomorrow h3 {
background: rgba(0,0,0,.2);
color: #FFF;
}


.red-label {
background: #e21d1d;
}

#atk .links-bar li a {
color: #000;
}



#atk #main-slider #slide-nav ul.slide-list li {
background: #FFF;
color: rgba(95,87,64,1);
-webkit-transition: all ease-in-out .5s;
border-bottom: 1px solid rgba(0,0,0,.25);
}

#atk #main-slider #slide-nav ul.slide-list li:hover {
background: rgba(255,255,255,1);
color: #000;
}


#atk .main-content {
background-color: #f3eee2;
}

#atk #main-slider {
background: rgba(255,255,255,.5);
}


#atk .tease-bar .tease-box .tomorrow h3{
font-family: "Antenna";
background: #DED3C1;
color: #473333;
font-size: 14px;
}


#atk p.timestamp {
color: #C6C6C6;
}

#atk .small-blog-name, #atk .small-blog-name a, #atk #main-slider #slide-nav a.blog-name {
color: #d90000;
}

#atk #categories h4 {
font-family: "Antenna";
}



#atk #main-slider #slide-nav ul.slide-list li h4 {
font-family: "Lucida Grande", Verdana, Arial, sans-serif;
font-size: 14px;
}


#atk #main-slider .slide-item .text h2 a{
	color: #fff;
}

#atk #categories article ul li a {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 12px;
}


.sidebar-box {
	background: #FFF;
	width: 100%;
	padding: 10px 20px;
	line-height: 150%;
	margin-top: 0px;
	width: 266px;
	margin-bottom: 40px;
}


#atk .main-content .content-right {
background: none;
padding-top: 0;
}

#atk .sidebar-box h3 {
	font-size: 16px;
	font-family: "SuperclarendonRg-Bold", Superclarendon, Georgia, Times, Serif;
	padding-right:10px;
	font-weight:normal;
	color:#CFCCC2;
}


#atk header .lowerdeck #search #s {
color: #000;
}


input::-webkit-input-placeholder, input:-moz-placeholder {

    color:#666;

}


#atk ul.list li {
padding: 10px;
}


.timestamp.beige-medium, #atk p.sourcestamp, html #atk .sourcestamp {
color: #9b9991;
}

#atk .tags li a:hover {
color: #FFF;
}


#atk .recipe-name {
color: #555247;
}

.post-content h3, .post-content h4{
margin-top: 25px;
}


#atk header .lowerdeck #search #searchsubmit {
height: 38px;
color: #666;
background: url('images/search-glass.png') #c2beb4;
background-position:12px 10px;
background-repeat:no-repeat;
text-indent: -10000px;
width: 43px;
}

#atk header .lowerdeck #search #searchsubmit:hover {
background-color: #AD1616;
}


#atk .main-content .content-left {
margin-bottom: 0;
}

.pagination a {
color: rgba(0,0,0,.5);
}

.modal-content.post-content {
	margin-top:-20px;
}

.white, html #atk .white {
	color:white;
}

#atk .frontpage-tease-header {
	color: #473333;
	font-size: 15px;
	font-family: "SuperclarendonRg-Bold", Superclarendon, Georgia, Times, Serif;
	padding: 0;
	margin-bottom: 12px;
	opacity:.5;
	text-transform: uppercase;
}

#atk .frontpage-tease-header .gray {
	color: #473333;
}

.adbox h5 {
	padding:0px 10px; margin-top:8px;
}

html.no-js #li-rail-print {
	display:none;
}