
 
@import url("../mimbo/style.css");

#masthead {
	padding:20px 0;
	border-bottom:0px solid #607b88;
	}

body { 
  background: url("http://gwdihw.co.uk/graphics/tiled_card.jpg");
  background-repeat: repeat;
  background-attachment: fixed;
}



a:link, a:visited {
    color: #000000;
}
a:hover, a:active {
    color: #666666;
}
body {
    font-family:Courier, Candara, "Lucida Sans Unicode", "Lucida Sans",
        "Trebuchet MS", "Lucida Grande", "Bitstream Sans Vera",
        Verdana, Arial, Tahoma, Helvetica, Sans-Serif;
}
#searchform label {
    display: none;
}
h2, h3, h1, h4, h5, h6 {
color:#000000;
font-family:Courier,Georgia,'Trebuchet MS','Lucida Sans','Lucida Grande','Bitstream Sans Vera',Verdana,Arial,Tahoma,Helvetica,Sans-Serif;
}

#fancyDan {
	/*
margin-left: auto;
    margin-right: auto;
*/
float:left;
	width:1000px;
	text-align:right;
	padding-top:0px;
	}

h2.pagetitle {
border-bottom:1px solid #000000;
font-size:1.6em;
margin:25px 0 20px;
padding:0 0 12px;
}

h2 {
	font: 2.5em Courier, "Times New Roman", Times, serif;
	padding-bottom:8px;
	margin: 2px 0 0px 0;
	}

#description {
-x-system-font:none;
border-left:1px dotted #7C7C7C;
color:#888787;
float:left;
font-family:Courier,"Times New Roman",Times,serif;
font-size:1.2em;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
letter-spacing:0.01em;
line-height:normal;
margin:13px 0 0 10px;
padding:0 0 0 10px;
}

h2.pagetitle {
border-bottom:1px solid #000000;
font-size:1.6em;
margin:25px 0 20px;
padding:0 0 12px;
}

.post h2 {
font-size:1.6em;
margin:15px 0 0;
padding:0;
}

#footer a, #footer a:visited {
color:#ADFF2F;
text-decoration:none;
}

#wrapper {
background-image:url('http://gwdihw.co.uk/graphics/images/background.gif');
background-repeat:repeat-x;
background-position:bottom;
border-bottom:0 solid #CAC8C2;
border-right:0 solid #CAC8C2;
font-size:0.75em;
padding:0 25px 120px;
}

#lead-text {
	float:left;
	width:320px;
	padding:5px 5px 5px 0;
	}

#lead h2 {
font-family:Courier,"Times New Roman",Times,serif;
font-size:1.6em;
font-size-adjust:none;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:100%;
}

#lead {
background:#ADFF2F none repeat scroll 0 0;
border-bottom:0 solid #DADADA;
border-right:0 solid #DADADA;
margin:10px 0;
}

#lead:hover {
	background:#ADFF2F;
	border-bottom:0px solid #cbcbca;
	border-right:0px solid #cbcbca;
	}

.date {
	float:left;
	margin:20px 1px 0 0;
	font: 0.85em Courier, "Times New Roman", Times, serif;
	color:#AB82FF;
	letter-spacing:0.03em;
	}

/* Optional images with no borders */
.customImage img {
padding: 0px;
border: none;
-moz-border-radius: 0px;
-khtml-border-radius: 0px;
-webkit-border-radius: 0px;
border-radius: 0px;
} 	
	

