@charset "utf-8";
/* CSS Document */

/*========= Category ==========*/

/*========= Headers  ==========*/

.cat li{

}
/*Tutorials*/
.tut .post-date {
	color:35432e;
	margin: 0 0 1.25em;
}
.tut .post-date a {
	color: #35432e;
}
.tut .post-date em {
	background: #9de973;
	color: #454545;
	font-size: .9em;
	font-style: normal;
	padding: 3px 5px;
	line-height: 1.75em;
}
.tut  {
	color:35432e;
}

.tut a {
	background: #9de973;
	color: #454545;

	font-style: normal;


}
/*Resources*/
.res .post-date {
	color:43412e;
	margin: 0 0 1.25em;
}
.res .post-date a {
	color: #43412e;
}
.res .post-date em {
	background: #e8e973;
	color: #454545;
	font-size: .9em;
	font-style: normal;
	padding: 3px 5px;
	line-height: 1.75em;
}

.res a {
	background: #e8e973;
	color: #454545;

	

}

.aotw .post-date {
	color:43412e;
	margin: 0 0 1.25em;
}
.aotw  .post-date a {
	color: #43412e;
}
.aotw  .post-date em {
	background: #f58989;
	color: #2d1111;
	font-size: .9em;
	font-style: normal;
	padding: 3px 5px;
	line-height: 1.75em;
}

.aotw  a {
	background: #f58989;
	color: #2d1111;

	

}
.updates .post-date {
	color:43412e;
	margin: 0 0 1.25em;
}
.updates .post-date a {
	color: #43412e;
}
.updates .post-date em {
	background: #f6bf7e;
	color: #2d1111;
	font-size: .9em;
	font-style: normal;
	padding: 3px 5px;
	line-height: 1.75em;
}

.updates  a {
	background: #f6bf7e;
	color: #2d1111;

	

}
.humor .post-date {
	color:43412e;
	margin: 0 0 1.25em;
}
.humor .post-date a {
	color: #43412e;
}
.humor .post-date em {
	background: #7ee9f6;
	color: #2d1111;
	font-size: .9em;
	font-style: normal;
	padding: 3px 5px;
	line-height: 1.75em;
}

.humor  a {
	background: #7ee9f6;
	color: #2d1111;
}
.freebies .post-date {
	color:43412e;
	margin: 0 0 1.25em;
}
.freebies .post-date a {
	color: #43412e;
}
.freebies .post-date em {
	background: #877ef6;
	color: #2d1111;
	font-size: .9em;
	font-style: normal;
	padding: 3px 5px;
	line-height: 1.75em;
}

.freebies  a {
	background: #877ef6;
	color: #2d1111;
}

 .cat a:link,  .cat a:visited,  .cat a:link,  .cat a:visited {

	text-transform: uppercase;
	text-align: center;
	letter-spacing: -0.05em;
	text-decoration: none;
}
 .cat a:hover,  .cat a:hover {
	text-decoration: none;
	color: #232323;
}
.cat-box{
	height:170px;
	width:210px;
	margin:0 auto;}
.cat-box ul {
	display: block;
	width: 290px;
	padding: 0px 0px;
}
.cat-box ul li {
		line-height: 1.75em;
	display: inline;
	float: left;
	margin-right: 6px;
	margin-bottom: 7px;
}
.cat-box ul li a {
	display: inline;
	float: left;
	width: 8.0em;
}






