/* reset browser defaults and basic styles */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,img {
	border: 0;
}

address,caption,cite,code,dfn,th,var {
	font-style: normal;
	font-weight: normal;
}

ol,ul {
	list-style: none;
}

caption,th {
	text-align: left;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
}

q:before,q:after {
	content: '';
}

a {
	outline: 0;
}

body {
	font: 76% "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	color:#222222;
background:#ffffff url(http://kompleteprojects.co.uk/images/top_banner_slice.jpg) repeat-X;  
	margin: 5px 0px 5px 0px;
}


#container
{
 
	width:960px;
	margin: 0px auto;
	padding:0px 0px 5px 0px;
	text-align:left;
	font-family: 'Trebuchet MS',Georgia, Arial, serif;
	font-size: 0.9em;

}

#header {

 	height: 70px;
	margin: 89px 0px 5px 130px;
	width:715px;
	background:#ffffff url(http://kompleteprojects.co.uk/images/top_bar.jpg) no-repeat bottom;

}

#headerleft {	
 	height: 55px;
	margin: 0 auto;
	width:180px;
	padding:0;
	float:left;
	display:inline;
}

#headerright {
  
 	height: 55px;
	margin: 0 auto;
	width:535px;
	padding:0;
	float:right;
	color:#222222;	
	display:inline;
}





#topnav 
{
	list-style:none;
	font-size:1.1em;
	margin:0 auto;	
	padding:15px 20px 0 0;
	text-align:right;	
	font-family:Verdana, Arial, Sans-Serif;
	color:#650032;
}
#topnav li 
{
	list-style:none;
	display:inline;
	padding:0px 0px 10px 0px;
	margin:0;
	font-weight:bold;
}

#topnav li a:link, #topnav li a:visited
{
	text-decoration:none;	
	color:#650032;
}
#topnav li a:hover, #topnav li a:active
{
	color:#75007e;	
}

#main 
{

	margin: 5px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:960px;
clear: both;
 overflow: auto;
}


#content {

	width:360px;
	float:left;
	padding:10px 5px 10px 127px;
	margin:0;

	display:inline;



}

 

#sidebar {
	width:330px;
	float:right;
	padding:0px 125px 10px 0px;
	margin:0px auto;
	font-size:1em;
	color: #222222;	

} 

#sidebar  a:link {
	color: #222222;	
}
#sidebar  a:visited {
	color: #cccccc;	
}





a img {
	border: none;
}
acronym, abbr {
	border-bottom: 1px dotted #0c6bf0;
}
acronym, abbr, span.caps {
	cursor: help;
	letter-spacing: .07em;
}
code {
	font-size: 1em;
	font-style: italic;
}
blockquote {
	
	padding: 0 0 0 45px;
	background: url(../images/blockquote.gif) no-repeat left top;
	font-style:italic;
}

cite {
	font-size: 0.9em;
	font-style: normal;
}
h3 {
	margin: 0;
	padding: 0;
	font-size:1.3em;
}
p {
	margin: 0 0 1em;
	padding: 0;
	line-height: 1.5em;
}
h1, h2, h3, h4 {
	font-family: Verdana, 'Trebuchet MS',Georgia, arial;
	font-weight: normal;
	letter-spacing: 1px;
}
#header h1 
{
	margin: 0;	

}
#header h1 a 
{
	color:#B5C09D;
	text-decoration:none;
}
#header h1 a:hover 
{
	color:#F7F3ED;
}
#header #desc
{
	font-weight:normal;
	
	font-size:1em;
	color:#B5C09D;
	text-align:right;
	margin:0;
	padding:0 20px 0 0;
}
#sidebar h2 {
	margin: 0px 0 0 0;
	padding:0px;
	font-size: 1.0em;

	text-align:center;

	border: none;
	height:30px;
	font-weight:bold;

}
#sidebar ul {
	list-style-type: none;
	padding:5px 0px 3px 0px;
	margin:0 auto;
	font-size: 1em;	
	background:#ffffff;

}




#pagenav
{
	list-style:none;
}
#sidebar ul li {
	margin: 0.1em 0 0 0;
	padding: 0;	
}
#sidebar ul li a {
	text-decoration: none;
	border:none;
}
#sidebar ul li a:link {
	color: #650032;	
}
#sidebar ul li a:visited {
	color: #650032;	
}

	
#sidebar ul li a:hover, #sidebar ul li a:active {
	color: #75007e;
}


#sidebar ul ul {
	list-style-type: none;
	padding: 5px;
	margin: 0;
	font-size: 1em;	
	background:none;
	border:none;
}
#sidebar ul ul li 
{

	padding-left:10px;
	margin-left:10px;

}
#content ul {
	margin-left: 0;
	padding-left: 45px;
	list-style-type: none;
}
#content ul li {
	background: url(../images/bullet.gif) no-repeat 0 7px;
	padding-left: 1.5em;
}
.post , .page
{
	margin:0 0 30px 0;

}
.page 
{
	margin:25px -5px 0 27px;
}
.post-info, .page-info 
{
	font-size:1.6em;
         font-weight:700;
	font-family: Arial,Georgia;
	margin:0;
	padding:1px 0px 1px 5px;
	color:#86007b;
}
.page-info 
{
	text-align:center;	
}
.post-info a
{
	color:#990000;
}
.post-info a:hover 
{
	color:#000;
}
.post-content, .page-content {
	padding:10px 5px 0px 5px;
	margin:3px 0px;
	
	font-family: 'x-small Verdana',Sans-serif;
	font-size:12px;
}
.page-content {

}
.post-title, .page-title {
	font-family:Georgia, Arial, Serif;
	font-size:1.3em;
	margin:0;
	font-weight:bold;
}
.page-title 
{
	font-size:1.6em;
	font-weight:normal;
	padding:1px 0px 1px 5px;
}
#content .page-title a, .post-title a:link, .post-title a:visited, .post-title a:hover, .post-title a:active
{
	text-decoration:none;
	color:#222222;
}
.post-date {
	float: right;
	color: #fafafa;
	font-family: Georgia,'Lucida sans ms', Verdana, Arial, Helvetica, sans-serif;

	text-align: center;
	font-weight: bold;
	margin: 3px 10px 0 0;
	padding: 8px 3px;
	width: 55px;
	background: #515459;
	line-height:1em;
}

.post-date a {
	text-decoration: none;
	border:none;
}

.post-date a:link {
	color: #222222;	
}
.post-date a:visited {
	color: #cccccc;	
}




.post-footer 
{
	padding:1px 0px 1px 5px;
	
}
	
#sidebar ul li a:hover, #sidebar ul li a:active {
	color: #990000;
}




#footerad
{
	margin:0 auto;
	padding: 0px;
 	height: 280px;
	clear: both;
	color: #000000;
	width:960px;
	background:#ffffff url(http://kompleteprojects.co.uk/images/bottom_homepage.jpg) no-repeat bottom; 
	
}



#footeradleft
{

	padding:50px 0px 0px 210px;
 	height: 160px;
	clear: both;
	width:300px;
	float:left;
	display:inline;

}

#footeradleft ul li {
	background: url(../images/bullet.jpg) no-repeat ;
	padding-left: 1.6em;
	margin: 10px 0px 0px 0px;
}

#footeradright
{

	padding:50px 90px 0px 50px;
 	height: 160px;
	width:300px;
	float:right;
	display:inline;

}

#footeradright ul li {
	background: url(../images/bullet.jpg) no-repeat ;
	padding-left: 1.6em;
	margin: 10px 0px 0px 0px;
}

#footer {
	background:#ffffff; 
	margin: 0px auto;
	font-size: 0.8em;
	text-align:center;
	color: #990099;
	width:900px;

}

#footer a {
	text-decoration: none;
	border:none;
}
#footer a:link {
	color: #650032;	
}
#footer a:visited {
	color: #75007e;	
}

	
#sidebar ul li a:hover, #sidebar ul li a:active {
	color: #990000;
}

#footer a {
border:none;
color:#030303;
}




