/*  
Theme Name: Walk Like Madd
Theme URI: http://is7.com/
Description:
Version: 1.0
Author: is7
Author URI: 
*/



/* begin chanegs */

body {
	background: #b2b296;
	margin: 0px;
	padding: 0px;
}
body, p, li {
	font-color: #231f20;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a, a:active, a:hover, a:link, a:visited {
	color: #d0153d;
	font-weight: bold;
}
a:visited {
	color:#bf1f42;
}


#footer tr td a {
	color: #1b547a;
}

#sideBar .header {
	margin-bottom:5px;
	margin-top:20px;
}
#sideBar {
	color: #595958;
}

#sideBar #categories, #sideBar #recentposts {
	padding-left: 15px;
}

#sideBar #categories {
	font-size: 14px;
}




#sideBar #categories a, #sideBar #recentposts a {
	color: #1b547a;
}
#sideBar #categories a:visited, #sideBar #recentposts a:visited {
	color: #133750;
}


.postName, h2, h2 a, h2 a:active, h2 a:hover, h2 a:link, h2 a:visited {
	color: #000000;
	font-size: 22px;
	font-weight: bold;
	margin: 0px;
	text-decoration: none;
}
.postTime {
	color: #1b547a;
	font-size: 16px;
}
.whatYouThink, h3 {
	color: #d0153d;
	font-size: 18px;
	font-weight: bold;
}


.formItem {
	color: #999999;
}