* {
	padding:0;
	margin:0;
}
body {
	background-color: #fff;
	margin: 0px;
	color:#333;
	font-size:0.8em;
	background-image: url(http://www.pauldalydesign.co.uk/images/bg/topBg.jpg);
	background-repeat: repeat-x;
	background-position: center -30px;
}
#container {
	background-image: url(http://www.pauldalydesign.co.uk/images/bg/botBg-large.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	height:100%;
	clear:both;
	overflow:auto;
}

	.topLinks {
		width:840px;
		padding:0px 10px 0px 0px;
		margin:0 auto 0 auto;
		color:#999;
	}
	.topLinks h3 {
		float:left;
		padding:13px 10px 17px 0px;
		font-size:100%;
	}
	.topLinks h3 a {
		color:#fff;
	}
	.topLinks ul {
		padding:0;
		margin:0 -5px 0 0px;
		list-style:none;
		font-family: Georgia, "Times New Roman", Times, serif;
		float:right;
	}
	.topLinks ul li {
		display:inline;
		float:left;
		margin:0 0 4px 5px;
	}
	.topLinks ul li a {
		color:#fff;
		display:block;
		padding:13px 10px 13px 10px;
		text-decoration:none;
	}
	.topLinks ul li a:hover {
		text-decoration:underline;
	}
		.topLinks ul li.offline {
			color:#999;
			display:block;
			padding:13px 10px 17px 10px;
		}
	.topLinks ul li a.current {
		color:#999;
		font-style:normal;
	}
.share {
	display:block;
	margin:15px 0 5px 0;
}
.search {
	width:400px;
	float:left;
}
	.search p {
		margin:12px 0 0 0;
		padding:0;
	}
	.search p em {
		color:#999;
		float:left;
		font-style:normal;
	} 	
	.search #searchform {
		margin:0;
		padding:0;
	}
	.search #searchform #s {
		padding:2px 5px 3px 5px;
		margin:0;
		border:none;
		background:none;
		border-bottom:1px dotted #666;
		color:#fff;
		font-family: Georgia, "Times New Roman", Times, serif;
		float:left;
		width:200px;
		font-style:italic;
	}
	.search #searchform #searchsubmit {
		float:left;
		margin:0 0 0 5px;
	}
	
#imac-blog {
	position:relative;
	height:345px;
	float:right;
	width:320px;
	background-image: url(images/bg/imac-back.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
	
	
#wrap {
	width:890px;
	margin:0px auto 30px auto;
	padding:10px 0 0 0;
}
img {
	border:none;
}
h1 {
	color:#000;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height:150%;
}
a {
	color:#666;
	text-decoration:underline;
	font-style:italic;
}
a:hover {
	color:#333;
	text-decoration:underline;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	text-decoration:none;
}

/* main sections BEGIN */

.header {
	padding:30px 20px 5px 20px;
	clear:both;
	height:100%;
	overflow:hidden;
	border-bottom:1px dotted #666;
	position:relative;
}
	.header .contact a {
		position:absolute;
		display:block;
		height:40px;
		width:450px;
		bottom:0px;
		left:10px;
		background-image: url(images/btn/contact.jpg);
		background-repeat: no-repeat;
		background-position: center top;
		text-decoration:none;
	}
		.header .contact a:hover {
			background-position: center bottom;
		}
		.header .contact a span {
			visibility:hidden;
			text-decoration:none;
		}
	.header .rssfeed a {
		position:absolute;
		display:block;
		height:40px;
		width:300px;
		bottom:0px;
		left:10px;
		background-image: url(images/btn/rss.jpg);
		background-repeat: no-repeat;
		background-position: center top;
		text-decoration:none;
	}
		.header .rssfeed a:hover {
			background-position: center bottom;
		}
		.header .rssfeed a span {
			visibility:hidden;
			text-decoration:none;
		}
		
.header .contentArea-blog, .header .contentArea {
	width:520px;
	float:left;
	padding:15px 0 0 0;
}
	.header h1.name {
		font-size:50px;	
		height:70px;
		letter-spacing: -2px;
	}
	.header h1.name em {
		font-weight: bold;
		color: #999;
	}
	.header h2 {
		font-size:160%;
		line-height:150%;
		padding-left:2px;
	}
	.header h2 a {
		border-bottom:1px dotted #666;
		text-decoration:none;
	}
	.header h2 a:hover {
		border-bottom:1px solid #000;
		text-decoration:none;
		color:#000;
	}
	
.content {
	padding:20px 20px 10px 20px;
	clear:both;
	height:100%;
	overflow:auto;
	border-bottom:1px dotted #666;
}
	.content h1 {
		padding:0px 0 10px 0;
		font-size:220%;
		margin:0;
	}
	.content h1 em {
		font-weight:bold;
		color:#666;
	}
	.content h2 {
		padding:5px 0 15px 0;
		font-size:200%;
		margin:0;
	}
	.content h2.title-link {
		padding:5px 0 10px 0;
		font-size:200%;
		margin:0;
	}
		.content small.date {
			padding:3px 5px 3px 5px;
			background-color:#000000;
			color:#fff;
			margin:0 0 10px 0;
			font-family:Arial, Helvetica, sans-serif;
		}
		.content small.date a {
			color:#fff;
		}
		.content .comment-number {
			float:right;
			display:block;
			padding:8px 10px 12px 10px;
			margin:5px 0 0 0;
			width:26px;
			height:26px;
			font-size:140%;
			background-image: url(images/bg/bubble.gif);
			background-repeat: no-repeat;
			background-position: center center;
			text-align:center;
		}
			.content .comment-number span {
				font-size:80%;
				padding:10px 0 0 0;
			}
		.content .entry {
			padding:0 0 20px 0;
		}
	.content h3 {
		padding:5px 0 15px 0;
		font-size:180%;
		margin:0;
	}
	.content h4 {
		padding:5px 0 15px 0;
		font-size:160%;
		margin:0;
	}
	.content h5 {
		padding:5px 0 15px 0;
		font-size:140%;
		margin:0;
	}
	.content h6 {
		padding:5px 0 15px 0;
		font-size:120%;
		margin:0;
	}
		.content p {
			padding:5px 0 15px 0;
			font-size:100%;
			margin:0;
			line-height:140%;
			font-family:Arial, Helvetica, sans-serif;
		}
		.content p.intro {
			padding:10px 0 15px 0;
			font-size:130%;
			margin:0;
			line-height:140%;
			font-family:Georgia, "Times New Roman", Times, serif;
		}
.leftCol {
	width:850px;
}
.readmore {
	font-size:120%;
}

/* comments */

ol.commentlist {
	margin:0 0 15px 0;
	padding:0;
	list-style:none;
}
ol.commentlist li {
	display:block;
	padding:20px 0 10px 0;
	margin:0;
	clear:both;
	border-bottom:1px dotted #999;
	overflow:auto;
	height:100%;
}
ol.commentlist li img.avatar {
	float:right;
	margin:5px 0 10px 10px;
	width:64px;
	height:64px;
	padding:5px;
	border:1px solid #ccc;
}
ol.commentlist li h5 {
	padding:0;
	margin:0 0 5px 0;
}
/* comments END */

/* contact */
	.content .wpcf7 p {
		clear:both;
		margin:0 0 3px 0;
		padding:0 0 5px 0;
		display:block;
	}

	/* responding */
	.content #respond p {
		clear:both;
		margin:0 0 3px 0;
		padding:0 0 5px 0;
		display:block;
	}
	.content p.back-top  {
		clear:both;
	}
		.content #respond .leftForm, .content .wpcf7 .leftForm {
			float:left;
			width:280px;
			overflow:hidden;
			height:100%;
		}
		.content #respond .rightForm, .content .wpcf7 .rightForm {
			float:right;
			width:570px;
			overflow:hidden;
			height:100%;
		}

	#respond label, .content .wpcf7 label {
		padding:0px 5px 4px 1px;
		width:220px;
		display:block;
		font-size:95%;
	}
		#respond label small, .content .wpcf7 small {
			font-size:90%;
		}
	#respond .textbox, .content .wpcf7 .textbox {
		padding:5px;
		border:1px solid #999;
		display:block;
		width:250px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:100%;
	}
	#respond .textbox2, .content .wpcf7 .textbox2 {
		padding:5px;
		width:558px;
		border:1px solid #999;
		display:block;
		font-family:Arial, Helvetica, sans-serif;
		font-size:100%;
		height:250px;
	}
	#respond #submit, .content .wpcf7 #submit  {
		margin:5px 0 10px 0px;
		padding:5px;
		border:1px solid #999;
		float:right;
		clear:both;
	}
	/* responding END */
	
.rightCol {
	width:850px;
	padding:10px 0 0 0;
	clear:both;
	border-top:1px dotted #666;
	display:none;
}


.footer h4 {
	margin:0;
	pading:0px 0 0px 0; 
	font-size:100%;
}
	.footer .ads a img {
		float:left;
		margin:10px 8px 5px 0px;
		padding:4px;
		border:1px solid #ccc;
		background-color:#fff;
	}
	.footer .ads a.endAd img {
		float:left;
		margin:10px 0px 5px 0px;
		padding:4px;
		border:1px solid #ccc;
	}
	
.footer {
	padding:25px 20px 30px 20px;
	overflow:hidden;
	height:100%;
	clear:both;
}
.footer p {
	padding:5px 0 25px 0;
	font-size:120%;
}
.footer h3 {
	color:#000;
	font-size:140%;
}
.footer h3 em {
	font-weight:bold;
	color:#666;
}
.footerLinks {
	width:840px;
	padding:0 10px 14px 0px;
	margin:0 auto 0 auto;
	color:#999;
	font-size:85%;
	clear:both;
	position:relative;
}
.footerLinks p {
	padding:2px 0 3px 0;
}
.footerLinks a {
	color:#fff;
	text-decoration:none;
}
.footerLinks a:hover {
	text-decoration:underline;
}
		
/* main sections END */