/* TEST-KITCHEN_MAIN */
#test-kitchen_main{width:870px;float:left;}
#test-kitchen_main .item{background: #FAFBF5; padding: 0 26px 0 26px;}
#test-kitchen_main .bottom-box{clear:both;}
#test-kitchen_main .item-wrapper{margin-bottom: 26px;}

#test-kitchen_main .project{float:left; width:515px;}
#test-kitchen_main .recent{float:right; width:265px; margin-top: 30px; padding-left: 25px; border-left: 1px #f8c200 solid;}
#test-kitchen_main .previous{}

#test-kitchen_main .project-img{margin: 20px 0 10px 0;}
#test-kitchen_main .submission-img{padding: 4px;}
#test-kitchen_main .recent-title{margin-top: 39px; margin-bottom: 20px;}

#test-kitchen_main .main-img {padding-bottom: 5px;}
#test-kitchen_main div.submit {
	width: 250px;
	background-color: #660095;
}

/* typography */
#test-kitchen_main h1{font-style: italic; font-size: 44px; padding-bottom: 8px; color: #000;}
#test-kitchen_main h2{font-style: italic; font-size: 26px;}
#test-kitchen_main .item{background: #FAFBF5; font-family: Arial; color: #000; font-size: 12px;}
#test-kitchen_main .name{font-weight: bold;}
#test-kitchen_main .description{font-size:14px; color:#333;}
#test-kitchen_main .project a, .recent a{text-decoration:none; padding-top:10px;}
#test-kitchen_main .project a:hover, .recent a:hover{color:#159FA9; text-decoration:underline;}
#test-kitchen_main .project p{line-height:15px; padding-bottom: 12px;}

#test-kitchen_main p.subhead{padding:0 0 5px 0; margin:0; font-weight: bold; font-size: 16px; color: #46b7c1; font-family: Verdana;}
#test-kitchen_main p.subtitle{font-family: Verdana; font-size: 14px; margin-top: 4px; margin-bottom: 9px;}
#test-kitchen_main .content p{margin: 0px 0 20px 0; padding:0; line-height: 18px; font-size: 13px;}
#test-kitchen_main p a{
	color: #E61A71;
	text-decoration: underline;
}
#test-kitchen_main div.submit {
	font-family: Verdana;
	margin: 12px 0px 12px 0px;
	font-weight: bold;
	font-size: 14px;
	color: #FFF;
}

#test-kitchen_main div.submit p{
	padding: 0 9px 0 9px;
}

/* TEST-KITCHEN_SIDEBAR */
#test-kitchen_sidebar{
	width: 180px; margin-left:12px; float:left;
}

#test-kitchen_sidebar #join, #test-kitchen_sidebar #subscribe, #test-kitchen_sidebar #side-of-the-week, #test-kitchen_sidebar #upcoming{
	background: none; margin-bottom: 8px;
}

#test-kitchen_sidebar #slide-of-the-week{width:186px; height:186px; padding:0;}
#test-kitchen_sidebar #upcoming ul{margin:0; padding:5px 5px 1px 5px; background-color: #fff;}

#test-kitchen_sidebar img.title{
	padding-bottom: 10px;
}

/* typography */
#test-kitchen_sidebar{font-size: 12px;color: #000;}

/* FOOTER */
#footer {clear: both;width: 100%;}
#footer p{padding:14px 0;margin: 0; color: #000; text-align:center; text-transform:uppercase; font-size: 10px; letter-spacing: 0.5em;}
#footer a{color: #BCBCBC;text-decoration: none;}
#footer a:hover{color: #5D5D5D;text-decoration: underline;}

/* MISC */
#test-kitchen_main .divider{
	margin:0;
	padding:0;
}


.tk-author{width:100px;}
.tk-img{}

.left{float:left;}
.right{float:right;}

.box-bottom, .clear{clear:both;}

.submitted-by{
	color: #000;
	font-weight: bold;
	font-style:italic;
}

/* SUBMISSION FORM */
.post{
	font-size: 14px;
	color: #000;
}

form#tk_submit_form, form#tk_submit_form fieldset{
	border:0;
}
