/*  
Theme Name: A Shade of Grey
Description: Grey look and feel.
Author: Frikkie van Biljon
Version: 1.0
*/

body {
margin: 0 auto;
padding: 0;
font-family:Arial, Helvetica, sans-serif;
font-size:100% times;
background: url('images/bg.jpg') no-repeat top center;
background-attachment:fixed;

}

#wrap {
color: #e4dfdd;
margin: 0 auto;
margin-top:2px;
width: 998px;
background-color:#1b1b1b;
border-left: 1px solid #7e7e7e; /* YCC: color & properties of the left-borderline */
	border-right: 1px solid #7e7e7e;
	background-image:url(images/header.png);
	background-repeat:no-repeat;
	background-position:top;
	
}

#header {
margin: 0 0 0 0;

padding: 0 0 5px 0;
text-align: center;

}

#header h1 {
font-family: Arial, Helvetica, sans-serif;
font-size:250%;
color: #FFFFFF;
font-weight: 600;
margin: 0 auto;
padding: 0px 0 0px 0;
}

#header h1 img {
	padding: 0 0px;
	}

#header h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	color: #FFFFFF;
	color:
	letter-spacing: 3px;
	margin: 0 auto;
	margin-bottom: 20px;
	padding: 0px;
	font-variant: small-caps;
}

#nav ul {
	padding: 0 !important;
	padding: 0 0 0 5px;
	margin: 0;
	}

#nav {
	margin: 0 auto;
	margin-top: 10px;
	padding: 6px 0 28px 0;
	list-style-type: none;
	width: 998px;
	text-align: right;

	}

#nav li {
	display: inline;
	list-style: none;
	margin: 15px;
	padding: 0;
	
	}
	
#nav li  a {
	padding: 2px 5px 2px 5px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #FFFFFF;
	text-align:right;
	text-decoration: none;
	}

#nav li  a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color:#1f2f3c;

	}

#content {
margin: 0 160px 0 20px;
padding: 20px;
line-height: 1.7em;
}

#content img {
	float: left;
	clear: none;
	margin: 10px 10px 10px 0;
	padding: 2px;
	border: 1px solid #7e7e7e;
	}

#content a {
	color: #7e7e7e;
	text-decoration: underline;
	font-family:Arial, Helvetica, sans-serif;
	}

#content a:hover {
	color: #7e7e7e;
	text-decoration: underline;
	}

h1 {
	font: 600 1.6em garamond,times,'times new roman',serif;
	color: #7e7e7e;
	margin: 0 0 10px 0;
}

h2 {
	font: 600 1.2em 'times new roman',times,serif;
	color: #7e7e7e;
	margin: 3px 0;
	}
	
#content h2 a {
	color: #7e7e7e;
	text-decoration: none;
}

#content h2 a:hover {
	color: #7e7e7e;
	text-decoration: underline;
}

h3 {
	font: 400 0.9em garamond,times,serif;
	color: #FFFFFF;
	font-style: none;
	margin: 0 0 10px 0;
	}
	

.right h4 {
	font: 1.1em;
	font-family:Arial, Helvetica, sans-serif;
	border-top: 2px solid #7e7e7e;
	background: url('images/h3bg.gif') repeat-x bottom center;
	padding: 2px 0 16px 0;
	text-align:center;
	color: #7e7e7e;
	font-variant: small-caps;
	margin: 0;
	}

#side {
	width: 150px;
	float: right;
	clear: none;
	margin: 0 20px 0 0;
	}
	
.right {
float: right;
clear: right;
width: 150px;
margin: 30px 0 0 0;
}

.right ul{
list-style:none;
margin:0;
padding: 5px;
}

.right li{
margin:0;
padding:0;
}

.right li a{
display:block;
text-decoration:none;
font-size: 0.9em;
padding: 5px 5px 5px 22px;
background: url(menu.gif) left no-repeat;
color:#7e7e7e;
}

.right li a:hover{
background-color:#1f2f3c;
color: #5d7b86;
}

.entry {
	padding: 10px 10px 25px 10px;
	margin: 0 0 20px 0;
	background: url('images/entrybg.png') repeat-x bottom center;
	line-height: 1.4em;
	}

.entry p {
	font-size: 0.8em;
	}

.comment a {
	font: 0.8em garamond,times,serif;
	color: #7198a3;
	text-decoration: underline;
	padding: 4px 6px;
	}

.comment a:hover {
	color: #ede7e7;
	text-decoration: none;
	background-color: #282828;
	}
	
ol {
	color: #7e7e7e;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:italic;
	}
 
ol span {
		font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #7e7e7e;
	font-style: normal;
	}

ol li {
	margin-left: 25px;
	padding: 4px 0
	}

#content ul {
	list-style-type: none;
	}
	
#content ul li {
	padding-left: 17px;
	background: url('images/bullet.gif') no-repeat left center;
	margin-left: 10px;
	}

table {
  width: 100%;
  margin-bottom: 20px;  
  
  font-size: 1em;
  border-collapse: collapse;
}

table caption {
  margin-top: 10px;
  padding: 0 0 0.5em 3px;

  font: 400 1.2em garamond,times,serif;
  text-align: left;  
}

table th,
table td {
  text-align: left;
  vertical-align: top;
  padding: 4px 7px !important;
  padding: 6px 10px;
}


thead th {
  color: #FFFFFF;
  border-top: 2px solid #86ba1f;
  border-bottom: 1px solid #86ba1f;
}


tbody td {
  border-bottom: 1px solid #7e7e7e;
}

tbody tr:hover {
  background-color: #7e7e7e;
}

form label{
	display:block;
	}

form input.text, form textarea{
	width:100%;
	border:1px #7e7e7e solid;
	color:#7e7e7e;
	padding:4px 5px;
	font:12px Verdana,Arial,san-serif;
	background-color: #ffffff;
	}

form input.text:hover, form textarea:hover{
	border:1px #7e7e7e solid;
	}

form input.text:focus, form textarea:focus{
	border:1px #7e7e7e solid;
	color:#7e7e7e;
	}

form input.button{
	margin-right:8px;
	padding:3px 5px;
	font:12px Verdana,Arial,san-serif;
	}

* html form input.text,

* html form textarea{
	border-color:#b8855d;
	color:#fff;
	}
	
#footer {
	width: 998px;
	height: 80px;
	margin: 0 auto;
	color: #FFFFFF;
	padding-top: 20px;
	text-align: center;
	font-size: 0.7em;
	background: #000000 url('images/foot.png') no-repeat top center;
	}

#footer a {
	color: #fff;
	text-decoration: underline;
	}

#footer a:hover {
	color: #7e7e7e;
	text-decoration: underline;
	}

#footer p {
	line-height: 1.6em;
	}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.pagetitle {
	border-bottom: 1px solid #7e7e7e;
}

.clear {
	clear: both;
}


ol.commentlist, ol#commentlist span  {
	color: #fff;
	font: normal 0.9em garamond,times,serif;
	font-style: normal;
	margin: 0 0 20px 0;	
	padding: 0 0 25px 0;
	background: url('images/entrybg.png') repeat-x bottom center;
	}
 

ol.commentlist li {
	margin-left: 25px;
	padding: 4px 0;
}

