#members {
	font-size: 0.8em;
	text-align: right;
	color: #666666;
	padding-right: 15px;
	padding-left: 15px;
}
#members p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}
#members a {
	color: #666666;
}
#members a:hover {
	background-color: transparent;
}



#nav ul {
	list-style-type: none;
	padding: 0px;
	clear: both;
	margin: 0px;
	text-align: center;
}
#nav {
	margin-top: 80px;
	width: 760px;
	float: left;
	margin-left: 15px;
	font-size: 1.5em;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 0.8em;
	padding-top: 0.8em;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(../images/site/main-nav-bg-bottom.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: inline;
}
.title-page, #sidebar .title-page {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	color: #3D73A1;
}
.course-info h3 {
	color: #3D73A1;
}
.course-info ul {
	list-style-type: none;
	margin-left: 0px;
}
.course-info ul li {
	background-image: url(../images/site/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}

.course-info {
	border: 1px dotted #CCCCCC;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	width: 458px;
	margin-bottom: 1.5em;
}


#header h1 {
	height: 40px;
	width: 150px;
	background-image: url(../images/site/isite-logo.png);
	background-repeat: no-repeat;
	background-position: center top;
	top: 33px;
	left: 335px;
	position: absolute;
}
#header h1 a {
	display: block;
	text-indent: -9999px;
	height: 40px;
	width: 150px;
}
#header h1 a:hover {
	background-color: transparent;
}
#header .header-intro {
	position: absolute;
	left: 25px;
	top: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1em;
	color: #FFFFFF;
}



#nav li {
	padding-right: 1em;
	display: inline;
	padding-left: 1em;
}
#nav a {
	color: #FFFFFF;
	text-decoration: none;
}
#nav a.selected {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#nav a:hover {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: transparent;
}


#header {
	background-image: url(../images/site/main-bg-top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 100%;
	position: relative;
}
#container {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
}
#content {
	clear: both;
	float: left;
	width: 730px;
	padding-right: 45px;
	padding-left: 45px;
	background-image: url(../images/site/main-bg.png);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 1.5em;
	background-color: #FFFFFF;
}
#footer {
	clear: both;
	float: left;
	width: 730px;
	background-image: url(../images/site/main-bg-bottom.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	color: #999999;
	padding-top: 2em;
	padding-right: 45px;
	padding-bottom: 15px;
	padding-left: 45px;
	background-color: #FFFFFF;
}
#footer #copyright {
	float: left;
	margin-bottom: 10px;
}
#footer #siteinfo {
	float: right;
	margin-bottom: 10px;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #E7E7E7;
	font-size: 80%;
}
#sidebar {
	float: left;
	width: 180px;
}
.nav-sub ul li {
	padding-left: 10px;
	background-image: url(../images/site/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.nav-sub ul {
	list-style-type: none;
	margin-left: 0px;
}

#main {
	float: right;
	width: 500px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #3D73A1;
}
#sidebar h1, #sidebar h2, #sidebar h3, #sidebar h4, #sidebar h5, #sidebar h6 {
	color: #000000;
}
a {
	color: #3D73A1;
}
a:hover {
	background-color: #CCE6FF;
	color: #3D73A1;
}
.testimonial {
	background-image: url(../images/site/quote.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
	font-style: italic;
	margin-bottom: 2em;
}
.testimonial .testimonial-author {
	text-align: right;
	font-style: normal;
}
.testimonial .testimonial-quote {
}
img.left {
	float: left;
	margin-right:20px;
}
img.right {
	float: right;
	margin-left:20px;
}
img {
	border:1px solid #CCCCCC;
	padding:5px;
}
.post {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 1.5em;
}
.comment-author {
	color: #666666;
	margin-bottom: .5em;
}
.comment {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 1.5em;
}
.post-meta {
	color: #666666;
}
.post-title {
	margin-bottom: 0px;
}
.post-readmore {
	background-image: url(http://www.colinblundell.co.uk/images/site/icons/bullet_go.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	text-decoration: none;
}
#search-box label {
	font-weight: normal;
}
