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

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

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

.cat li{

}
/*Tutorials*/
.tutorials .post-date {
	color:35432e;
	margin: 0 0 1.25em;
}
.tutorials .post-date a {
	color: #35432e;
}
.tutorials .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 {
	border:1px solid #093;
	background: #6da173;
	color: #fff;
}
.tut a:hover{
	color:#fff;
	background-color:#5a865f;
}
/*Resources*/
.resources .post-date {
	color:43412e;
	margin: 0 0 1.25em;
}
.resources .post-date a {
	color: #43412e;
}
.resources .post-date em {
	background: #e8e973;
	color: #454545;
	font-size: .9em;
	font-style: normal;
	padding: 3px 5px;
	line-height: 1.75em;
}

.res a {border:1px solid #8b8e5c;
	background-color:#f0f4a9;
	color:#515333;

	

}
.res a:hover{
	background-color:#d9dd94;
}
.aotw .category-title{
	background: #f58989;
	color: #2d1111;
}
.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 {border:1px solid #4b2424;
	background: #a45656;
	color: #fff;
}
.aotw a:hover{
	background-color:#784646;
}
.updates .post-date {
	color:43412e;
	margin: 0 0 1.25em;
}
.updates .post-date a {
	color: #43412e;
}
.updates .post-date em {
	background: #f6bf7e;
	color: #fff;
	font-size: .9em;
	font-style: normal;
	padding: 3px 5px;
	line-height: 1.75em;
}

.updates  a {border:1px solid #8e6432;
	background: #d09958;
	color: #fff;
}
.updates a:hover{
	background-color:#815f36;
	border:1px solid #3b2c19;
}
.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 {
	border:1px solid #58807b;
	background: #8dc1ba;
	color: #2a3d3f;
}
.humor a:hover{
	background-color:#578680;
	color:#b6e5df;
	border:1px solid #21413d;
}
.freebies .post-date {
	color:43412e;
	margin: 0 0 1.25em;
}
.freebies .post-date a {
	color: #43412e;
}
.freebies .post-date em {
	background: #CCC;
	color: #2d1111;
	font-size: 11px;
	font-style: normal;
	padding: 3px 5px;
	line-height: 1.75em;
}

.freebies  a {border:1px solid #666;
	background: #CCC;
	color: #333;
}
.freebies a:hover{
	background-color:#666;
	color:#fff;
	border:1px solid #333;
}

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

	text-transform: uppercase;
	text-align: center;
	letter-spacing: -0.05em;
	text-decoration: none;
}

.cat-box{
	height:230px;
	text-align:center;
	margin:0 auto;}
.cat-box h2{
	font-size:27px;
	color:#003;
}
.box-after{

	border-bottom: dotted 1px #ccc;
	width:100%;
	margin:auto;}
.cat-box ul {
	text-align:center;
	display: block;
	width: 237px;
	margin:auto;
	padding: 10px 10px;
}
.cat-box ul li {
	line-height: 20px;
	display: inline;
	float: left;
	
	margin:2px;
}
.cat-box ul li a {
	padding:10px;
	display: inline;
	float: left;
	width: 7.0em;
}






