body {
	margin: 0;
	background: url('../images/top_back_tile2.jpg') top left repeat-x;
	font-family: Tahoma;
}
#logo {
	width: 980px;
	height: 125px;
	margin: 0 auto;
}
#nav {
	height: 30px;
	margin-top: -6px;
	background: transparent url('../images/nav_bg.png') top center no-repeat;
	padding: 25px 0;
}
#menu1 {
	display: block;
	width: 900px;
	height: 50px;
	margin: 0 auto;
	padding: 0 20px;
	background: #fff url('../images/menu1_bg.png') top center no-repeat;
	list-style: none;
}
#menu1 li {
	display: block;
	float: left;
	width: 140px;
	height: 49px;
	padding: 0;
	margin: 1px 5px;
	text-align: center;
	font: 14px Tahoma;
}
#menu1 li a {
	display: block;
	float: left;
	width: 140px;
	height: 32px;
	padding-top: 17px;
	color: #fff;
	text-decoration: none;
}
#menu1 li.current, #menu1 li.section {
	background: #117FD6;
}
.container {
	width: 980px;
	margin: 0 auto;
}
#menu2 {
	list-style: none;
	width: 190px;
	float: left;
	margin: 20px 0 0 20px;
	padding: 0;
}
#menu2 li {
	display: block;
	width: 160px;
	height: 28px;
	font-size: 11px;
}
#menu2 li a {
	display: block;
	width: 160px;
	height: 12px;
	padding: 8px 15px;
	text-decoration: none;
	background: #f4f5f6;
	color: #103170;
}
#menu2 li.current a {
	background: #1da2fe;
	color: #fff;
}
#menu2 li.link a:hover {
	background: #d6dadd;
}
#breadcrumbs {
	width: 730px;
	float: right;
	padding: 150px 0 5px 12px;
	margin: 20px 20px 1px 0;
	border-left: 1px dotted #919aa2;
	font-size: 11px;
	background: url('../images/topimage_blog.jpg') top right no-repeat;
	color: #6b757e;
}
#blog #breadcrumbs {
	background: url('../images/topimage_blog.jpg') top right no-repeat;
}
#about #breadcrumbs, #team #breadcrumbs {
	background: url('../images/topimage_about.jpg') top right no-repeat;
}
#free-charity-website #breadcrumbs, #free-church-website #breadcrumbs {
	background: url('../images/topimage_services.jpg') top right no-repeat;
}
#contact #breadcrumbs {
	background: url('../images/topimage_contact.jpg') top right no-repeat;
}
#e-marketing #breadcrumbs {
	background: url('../images/topimage_e-marketing.jpg') top right no-repeat;
}
#services #breadcrumbs {
	background: url('../images/topimage_services.jpg') top right no-repeat;
}
#video-photography #breadcrumbs {
	background: url('../images/topimage_video-photography.jpg') top right no-repeat;
}
#history #breadcrumbs {
	background: url('../images/topimage_history.jpg') top right no-repeat;
}
#moodle-hosting #breadcrumbs {
	background: url('../images/topimage_moodle-hosting.jpg') top right no-repeat;
}
#web-design #breadcrumbs {
	background: url('../images/topimage_web-design.jpg') top right no-repeat;
}
#portfolio #breadcrumbs {
	background: url('../images/topimage_portfolio.jpg') top right no-repeat;
}
a {
	color: #1da2fe;
}
#content {
	width: 730px;
	float: right;
	padding: 0 0 5px 12px;
	margin: 0 20px 20px 0;
	border-left: 1px dotted #919aa2;
	font-size: 12px;
}
#content.homepage {
	float: none;
	width: 550px;
	margin: 0 auto;
	padding: 0 380px 0 0;
	border: 0;
	background: url('../images/home_bg.jpg') top right no-repeat;
}
#content h1 {
	font: 32px Tahoma;
	color: #1da2fe;
	padding: 0;
	margin: 10px 0;
}
#content.homepage h1 {
	font: 40px Tahoma;
}
#content p {
	text-align: justify;
}
#homeblocks {
	width: 930px;
	margin: 20px auto;
}
#homeblocks .homeblock {
	width: 290px;
	float: left;
	margin-right: 30px;
	padding: 0;
	min-height: 150px;
}
#homeblocks h2 {
	font-size: 18px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
#homeblocks h3 {
	font-size: 14px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
#homeblocks p {
	font-size: 11px;
}
#homeblocks h2 a, #homeblocks h3 a {
	color: #000;
	text-decoration: none;
}
#homeblocks .hb3{
	margin: 0;
}
#footer {
	display: block;
	clear: both;
	height: 250px;
	background: #4e555c url('../images/footer_bg.png') top left repeat-x;
	font-size: 11px;
	color: #d3d4d6;
}
#footer a {
	color: #d3d4d6;
}
#footer div.container {
	padding: 7px;
	background: transparent url('../images/footer_digilogo.png') bottom right no-repeat;
}
#footer div.left {
	float: left;
	width: 280px;
	height: 196px;
	padding: 10px 20px 20px 20px;
	border-left: 1px dotted #919aa2;
}
#footer div.first {
	border: 0;
}
#footer th {
	font-weight: normal;
	text-align: right;
}
#footer p {
	text-align: center;
}
#footer ul.footerlinks {
	float: left;
	list-style: none;
	padding: 0;
	margin: 10px 0 0 20px;
}
#footer ul.footerlinks li {
	padding: 2px;
	font-weight: bold;
}
#footer ul.footerlinks ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#footer ul.footerlinks ul li {
	font-weight: normal;
}
#footer ul.footerlinks ul li:before {
	content:"- ";
}
#footer ul.footerlinks a {
	text-decoration: none;
}
.blog-title {
	color: #1DA2FE;
}
.clear {
	clear: both;
}
img {
	border: 0;
}
#Sidebar {
	width: 190px;
	float: left;
	margin: 20px 0 0 20px;
	padding: 0;
	font-size: 11px;
}
fieldset {
	border: 0;
}

.blogSummary {
	border-top: 1px dotted #919AA2;
}

.blogSummary  h2 {
	margin-bottom: 0;
	margin-top: 5px;
}

.authorDate {
	font-size: smaller;
	font-style: italic;
	margin-top: 2px;
}