* {
	margin: 0; padding: 0;
	
}

.background {
	/*
	background: #efefef;
	
	background-image: url(http://webdesigndevelopment.me.uk/images/bg.gif);
	background-repeat: repeat;
	*/
}

html {

}

body {
	text-align: center;
	font-family: 'Trebuchet MS';
	font-size: 11px;
	color: #333333;
	background-color:#f7f7f7;
	background-image:url(images/background4a.gif);

	background-repeat:repeat-y;

	background-position:top;
	
}
a {
	text-decoration: none;
	color: #E2560B;
}
a:hover {
	text-decoration: underline;
}
img {
	border: 0;
}

.break {
	font-size: 0;
	width: 0; height: 0;
	clear: both;
}
.imgalignleft {
	float: left;
	margin: 4px 10px 5px 0;
}
.imgalignright {
	float: right;
	margin: 4px 0 5px 10px;
}
.aligncenter {
	text-align: center;
}
.hidden {
	display: none;
}


.wrapper {
	width: 1005px;
	margin: auto auto;
	text-align: left;
	
}

#header {
	height: 122px;
	width:950px;
}
	#header ul {
		list-style-type: none;
		height: 35px;
		padding: 8px 0 0 11px;
	}
		#header ul li {
			float: left;
			text-transform: uppercase;
			font-weight: bold;
			font-size: 1.9em;
		}
		#header ul li a {
			color: #606060;
			display: block;
			padding: 2px 12px;
		}
		#header ul li a:hover {
			background-color: #eeeeee;
			color: #CF682F;
			text-decoration: none;
		}
	#header h1 {
		font-size: 3.3em;
		padding: 40px 0 0 23px;
	}
		#header h1 a {
			color: #505050;
		}
	#header h2 {
		color: #535353;
		font-size: 1.3em;
		margin-bottom: 5px;
		padding-left: 25px;
	}
	
#content {
	width: 525px;
	float: left;
	padding-bottom: 20px;
	/*padding-left: 10px;*/
}

#content_contact {
	width: 500px;
	float: left;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-top: 5px;
}

	
	#content .post {
		padding: 20px 10px 20px 20px;
		font-size: 1.5ems;
	}
	
	#content_contact .postcontact {
		
		border: solid gray 1px;
		padding: 25px 50px 0 5px; 
		margin-top: 15px;
		font-size: 1.3em;
		background: #fff url(images/pencil_bg.jpg) no-repeat;
	}
	#content_contact h3 {
		font-size: 1.8em;
		margin-bottom: 10px;
	}
	#content .post  img {
		border: solid gray 1px;
		
	}
	#content h2 {
		font-size: 2.2em;
		border-bottom: 1px dotted #BCBCBC;
		padding-bottom: 2px;
		margin-bottom: 5px;
	}
	#content .post h3 {
		font-size: 1.5em;
		color: #E2560B;
		padding-bottom: 2px;
		margin-bottom: 5px;
	}
		#content h2 a {
			color: #A23D00;
		}
	#content .details {
		padding-bottom: 20px;
		color: #666666;
	}
		#content .details .author a {
			color: #666666;
			padding: 2px 0 2px 18px;
			background: url(images/author.gif) no-repeat 0 0;
		}
		#content .details .date {
			padding: 2px 0 2px 18px;
			background: url(images/date.gif) no-repeat 0 0;
			color: #666666;
		}
		#content .details .l {
			float: left;
			margin-bottom: 0;
		}
		#content .details .r {
			float: right;
			margin-bottom: 0;
		}
			#content .details .r a {
				padding-left: 17px;
				background: url(images/comments.gif) no-repeat 0 2px;
			}
		#content .tags {
			padding: 5px 10px;
			border-width: 1px 0;
			border-style: dotted;
			border-color: #BCBCBC;
			margin-top: 10px;
		}
	#content .post p {
		font-size: 1.2em;
		line-height: 1.4em;
		margin-bottom: 10px;
	}
	#content h3 {
		font-size: 1.5em;
		margin-bottom: 10px;
	}
	#content ul {
		margin: 0 0 10px 16px;
	}
	#content ol {
		margin: 0 0 10px 18px;
	}
	#content li {
		line-height: 1.4em;
		padding: 2px 0;
	}
	#content blockquote {
		padding: 10px 20px;
		color: #808080;
		line-height: 1.4em;
	}
	#comments {
		padding: 10px;
	}
		#comments h2 {
			font-size: 1.3em;
			padding-bottom: 10px;
		}
		#comments .gravatar {
			padding: 3px;
			border: 1px solid #CCCCCC;
			float: left;
			margin: 0 10px 10px 0;
		}
		#comments .comment1 {
			padding: 10px 10px 0;
			border-bottom: 1px dotted #BCBCBC;
		}
		#comments .author {
			float: left;
		}
			#comments .author strong {
				font-size: 1.3em;
			}
			#comments .author a {
				color: #A23D00;
			}
		#comments .date {
			float: right;
		}
		#comments .details2 {
			height: 30px;
			color: #666666;
		}
		
.navbar {
	width: 190px;
	float: left;
	padding: 20px 5px 20px 25px;
	
}
	.navbar h2 {
		color: #A23D00;
		font-size: 1.3em;
		margin-bottom: 5px;
		text-align: left;
	}
	.navbar .about {
		padding-bottom: 10px;
		color: #666666;
		font-size: 1.2em;
		line-height: 1.4em;
	}
		.navbar .about img {
			padding: 4px;
			border: 1px solid #CCCCCC;
			float: left;
			margin: 0 10px 4px 0;
		}
	.navbar ul {
		list-style-type: none;
		padding: 5px 0 15px;
	}
		.navbar ul li {
			line-height: 1.4em;
			padding: 4px 0 4px 20px;
			background: url(images/page_find.gif) no-repeat 0 5px;
			border-bottom: 1px dotted #BCBCBC;
			font-size: 1.3em;
			text-align: left;
		}
		.navbar ul.nav-packages li { background-image: url(images/packages.gif); font-size: 1.3em;}
		.navbar ul.nav-dev li { background-image: url(images/page_php.gif); font-size: 1.3em;}
		.navbar ul.nav-hosting li { background-image: url(images/hosting.gif); font-size: 1.3em;}
		.navbar ul li a {
			color: #666666;
		}
		.navbar ul li a:hover {
			
		}
	
	.navbar .box {
		padding: 5px 0 15px;
	}
	.navbar .portfolio {
	}
		.navbar .portfolio img {
			margin: 0 10px 10px 0;
			width: 100px; height: 83px;
			border: 1px solid #CCCCCC;
			padding: 4px 5px 0 0;
			
		}
	.navbar .tags {
		
	}
		.navbar .tags a {
			color: #666666;
		}
		.navbar .tags a:hover {
			color: #E2560B;
			text-decoration: none;
		}
	
	
.navbar2 {
	width: 180px;
	float: right;
	padding: 20px 10px 5px 0;
	margin-right:40px;
}
	.navbar2 h2 {
		padding-left: 14px;
		color: #A23D00;
		font-size: 2.7em;
		margin-bottom: 5px;
		text-transform: uppercase;
			
	}
	
	.navbar2 .box {
		padding: 5px 0 15px 20px;
	}
	.navbar2 .portfolio {
	}
		.navbar2 .portfolio img {
			margin: 0 10px 10px 0;
			width: 150px; height: 125px;
			border: 1px solid #CCCCCC;
			padding: 4px;
			
		}
		
#footer {
	clear: both;
	background: #CAE7FD url(http://webdesigndevelopment.me.uk/images/footer.gif) repeat-x 0 bottom;
	border-top: 1px solid #9EC0DA;
	padding-top: 20px;
}
	#footer a {
		color: #000000;
	}
	#footer .wrapper2 {
		margin-left: -10px;
	}
	#footer .box {
		width: 280px;
		float: left;
		padding: 0 0 20px 45px;
	}
	#footer .bottom {
		clear: both;
		height: 41px;
		color: #ffffff;
		width: 1005px;
		margin: auto auto;
		text-align: left;
	}
		#footer .bottom a {
			color: #ffffff;
		}
		#footer .bottom p {
			padding: 15px 15px 0;
		}
		#footer .bottom .l {
			float: left;
		}
		#footer .bottom .r {
			float: right;
		}
	#footer .box h2 {
		color: #A23D00;
		font-size: 1.4em;
		border-bottom: 1px dashed #9EC0DA;
		padding-bottom: 5px;
		margin-bottom: 10px;
	}
	#footer .box ul {
		list-style-type: none;
	}
		#footer .box ul li {
			line-height: 1.4em;
			padding: 3px 0 3px 20px;
			background: url(images/bullet.gif) no-repeat 0 3px;
		}
		#footer .box ul li a {
			color: #333333;
		}
		
		
#postnav {
	padding: 10px 20px 0;


}

.postnav {
	clear: both;
	padding: 20px 20px 0;
}
	.postnav a {
		border: 1px solid #cccccc;
		padding: 3px 8px;
		color: #999999;
	}
	.postnav a:hover {
		border: 1px solid #000000;
		color: #000000;
		text-decoration: none;
	}
#comments {
	padding: 0 20px;
}
	#comments h2 {
		margin: 20px 0 5px;
		font-size: 1.5em;
		font-weight: normal;
	}
	#comments p {
		margin-bottom: 10px;
		line-height: 1.5em;
	}
	#comments form {
		padding: 15px 10px 0;
	}
	#comments form p {
		margin-bottom: 5px;
	}
		#comments form input, textarea {
			border: 1px solid #cccccc;
			font-size: 0.9em;
			font-family: Verdana;
			padding: 4px 4px 4px 20px;
			background-position: 4px 4px;
			background-repeat: no-repeat;
		}
		#comments form input {
			width: 260px;
			border: 1px solid #cccccc;
		}
		#comments form textarea {
			width: 350px;
			padding: 4px 4px !important;
			border: 1px solid #cccccc;
		}
		#comments form button {
			border: 1px solid #909090;
			background-color: #cccccc;
			font-size: 0.9em;
			font-family: Verdana;
			width: 120px; height: 23px;
		}
	.commentdetails {
		margin-top: 25px;
	}
	.commentauthor {
		margin-bottom: 5px !important;
		font-weight: bold;
	}
	.commentdate {
		font-size: 0.8em;
		margin-bottom: 5px;
		color: #909090;
	}
	.required {
		color: #ff0000;
	}
h2.title {
	font-size: 1em !important;
	text-transform: uppercase;
	padding: 25px 25px 0;
	color: #565656;
	border: 0 !important;
}
.notfound {
	padding: 40px;
}
	.notfound h2 {
		font-size: 18px;
		font-weight: normal;
		margin-bottom: 10px;
	}
	
	
#comments ol {
	list-style-type: none;
	clear: both;
	padding: 0;
	margin: 0;
}
	#comments ol li {
		padding: 10px;
		border: 1px solid #e0e0e0;
		margin-bottom: 10px;
	}
	#comments ol li .avatar {
		float: right;
	}
	#comments ol li .comment-author {
		
	}
		#comments ol li .comment-author .fn {
			font-weight: bold;
			font-size: 1.2em;
		}
	#comments ol li .comment-meta {
		font-size: 0.9em;
		color: #999999;
		margin: 5px 0 10px;
	}
	#comments ol li .reply {
		font-size: 0.9em;
		font-weight: bold;
		padding-bottom: 10px;
	}
	#comments .children {
		list-style-type: none;
	}
#comments .navigation {
	padding: 10px 0 20px;
	font-size: 0.9em;
}
	#comments .navigation a {
		color: #999999;
		padding: 3px 8px;
		border: 1px solid #cccccc;
	}
	#comments .navigation a:hover {
		color: #000000;
		border-color: #000000;
		text-decoration: none;
	}
	

#blanket {
   background-color:#bbbbbb;
   filter:alpha(opacity=60);
   opacity: 0.60;
   position:absolute;
   z-index: 9001; /*ooveeerrrr nine thoussaaaannnd*/
   top:0px;
   left:0px;
   width:100%;
}

#popUpDiv {
	background-image: url(images/rafflemine_large.png);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12;
	position: absolute;
	background-color: #ffffff;
	border: 20px solid #ffffff;  
    border-top: 10px solid #ffffff;  
	opacity: 0.45;
	padding: 0 10px 5px 0; 
	width: 440px;
	height: 360px;
	z-index: 9002; /*ooveeerrrr nine thoussaaaannnd*/
}

#tagline {
	float:left;
}

#tagline img .valign { 
	margin-top:15px;
	padding-right:5px;
	display:inline;
	vertical-align:middle;

}
 
#tagline a:link {color: #444444;}
#tagline a {text-decoration: none;}


#link{
	font-size: 14px;
	height: 18px;
	float: left;
	color: white;
	padding: 0 0 0 10px;
	background-color:#ffffff;
	width: 460px;
	/*text-decoration: underline;
	padding-top:25px;*/
}
#link a {
	font-size: 14px;
	color: black;
}
