@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/AgileIQBlog_01.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0 auto;
	width: 100%;
	height: 100%;
}
img {
	border: 0 none;
}
#mainbody {
	height: 100%;
	margin: 0 auto;
	width: 822px;
	text-align: left;
	background-color: #ffffff;
	margin-bottom: 0px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: top;
}
#leftshadow {
	width: 11px;
	background-image: url(images/AgileIQBlog_03.gif);
	background-repeat: repeat-y;
	height: 100%;
	float: left;
	border-right: #636363 solid 1px;
	padding: 0;
	margin-bottom: 0;
}
#rightshadow {
	width: 11px;
	background-image: url(images/AgileIQBlog_07.gif);
	background-repeat: repeat-y;
	height: 100%;
	float: right;
	border-left: #636363 solid 1px;
}
#masthead {
	background-image: url(images/AgileIQBlog_05.gif);
	background-repeat: no-repeat;
	width: 800px;
	height: 120px;
	margin: 0 auto;
}
#content {
	width: 578px;
	margin: 0 0 0 12px;
	max-width: 578px;
}
#content p {
	padding: 0 40px 10px 40px;
}
#content a:link, #content a:active, #content a:visited {
	color: #CC0000;
	text-decoration: none;
}
#content a:hover {
	color: #CCCCCC;
}
#content ol {
	padding: 0 40px 10px 40px;
}
#blogtitle {
	font-size: 16px;
	font-weight: bold;
	padding-top: 20px;
	padding-left: 40px;
	padding-right: 40px;
	background-image:url(images/AgileIQBlog_15.gif);
	background-repeat: no-repeat;
}
#blogfooter {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
#blogfooter a:link, #blogfooter a:active, #blogfooter a:visited {
	color: #CC0000;
	text-decoration: none;
}
#blogfooter a:hover {
	color: #CCCCCC;
}
#blogfooter img {
	padding-right: 10px;
	float: left;
}
#blogimage {
	float: right;
	border: 0;
	padding: 0 10px 10px 10px;
}
#sidemenu {
	margin-right: 11px;
	position: relative;
	display: block;
	float: right;
	width: 220px;
	background-image: url(images/AgileIQBlog_17.gif);
	background-repeat: repeat-y;
	padding: 20px 0 0 0;
	text-align: left;
}
#sidemenu h1 {
	background-image: url(images/AgileIQBlog_14.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	color: #ffffff;
	padding-left: 10px;
}
#sidemenu ul {
	margin: 0 auto;
	padding: 0;
	margin-left: 30px;
	line-height: 18px;
	color: #cc0000;
	max-width: 150px;
	list-style: disc;
}
#sidemenu li {
	padding: 0 0 8px 0;
	margin: 0 auto;
}
#sidemenu a:link, #sidemenu a:active, #sidemenu a:visited {
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
#sidemenu a:hover {
	color:#666666;
}
.categories {
	list-style: none;
	padding-left: 0;
}
.post {
	padding-left: 20px;
	font-size: 12px;
}
img {
	padding: 15px;
}
.navigation {
	margin-left: 10px;
	margin-top: 10px;
}
h4 {
	padding: 0 40px 10px 40px;
}
h3 {
	padding: 0 40px;
}