body, div, span, applet, object, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, input[type=checkbox], table, caption, tbody, tfoot, thead, tr, th, td{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body{
    font-family: Verdana,sans-serif;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
    line-height:1;
	background:url(http://prodia.co.uk/blog/doahh/resource/image/background-tile.gif) repeat;
	line-height: 1.5;
	font-size: 0.81em;
}

ol, ul{list-style: none;}
blockquote, q{quotes: none;}

blockquote:before, blockquote:after, q:before, q:after{
	content: '';
}
blockquote{
	font-style: italic;
}
ins{text-decoration: none;}
del{text-decoration: line-through;}
table{
	border-collapse: collapse;
	border-spacing: 0;
}
a{
    color: #656868;
}
#head{
    background:url(http://prodia.co.uk/blog/doahh/resource/image/header-background-gradient.gif) 0 0 repeat;
	background-color: #1d1f41;
	height: 60px;
	border-bottom: 1px solid #FF7145;
}
#content{
	background-color: white;
    position: relative;
    width: 900px;
    left: 50%;
    margin: 30px 0 15px -450px;
    overflow: hidden;
	padding: 10px;
	border: 1px solid #2C2D53;
}
#content #main{
    width: 720px;
    float: left;
}
#content #right{
    margin-left: 30px;
    width: 150px;
    float: left;
}
#foot{
    clear: both;
    border-top: 1px solid #666;
    text-align: right;
    padding: 20px 10px 0 0;
    font-size: 0.74em;
    height: 25px;
    background-color: #2e2f40;
    color: #A5A162;
}
#foot p{
    margin-bottom: 3px;
}
#head h1{
    padding: 10px 0.5em 0 20px;
    color: #FF7145;
	float: left;
}
#head h1 a{
    font-size: 1.6em;
    color: #FF7145;
    text-decoration: none;
}
#head h2{
    padding: 10px 0 0 0;
    color: #FFB03D;
	float: left;
}
#head h2 a{
    font-size: 1.6em;
    color: #FFB03D;
    text-decoration: none;
}
#main h2{
    font-size: 1.3em;
    margin: 1em 0;
	background-color: #B6B5CF;
	padding: 0.3em;
	border-right: 1px solid #2C2D53;
	border-bottom: 1px solid #2C2D53;
}
#main h3{
    font-size: 1.4em;
    margin-bottom: 5px;
	margin-top: 1em;
    color: #515230;
}
#main p{
    line-height: 1.6em;
    overflow: hidden;
    margin-bottom: 20px;
}

#main p img{
    float: right;
    padding: 4px 4px 4px 4px;
    border: 1px solid #656868;
}
#main pre{
    background-color: #E5E1D8;
    padding: 5px 5px 5px 5px;
    border: 1px solid #656868;
    overflow: scroll;
    width: 700px;
    margin-top: 2em;
    margin-bottom: 2em;
}
#main .tags{
    font-size: 0.78em;
    color: #656868;
}
#main .tags a{
    color: #656868;
}
#main .dateline{
    font-size: 0.78em;
    margin-bottom: 30px;
    padding: 5px 0 5px 0;
    border-top: 1px dotted #656868;
    border-bottom: 1px dotted #656868;
}
#main #pager{
    overflow: hidden;
}
#main #pager .prev{
    float: left;
    margin-bottom: 10px;
}
#main #pager .next{
    float: right;
    margin-bottom: 10px;
}
#right p, #right ul, #right form, #right table{
    margin-bottom: 20px;
}
#right h2{
    padding: 0 0 4px 0;
    margin-bottom: 4px;
    border-bottom: 1px dotted #656868;
    color: #515230;
    font-size: 0.9em;
}
#right p{
    font-size: 0.88em;
    line-height: 1.2em;
}
#right li a{
    display: block;
    font-size: 0.9em;
    margin-top: 3px;
    line-height: 1.4em;
}
#right li a[href*=atom], #right li a[href*=rss]{
    padding-left: 20px;
    background:url(http://prodia.co.uk/blog/doahh/resource/image/icons_8bit.png) 0 0 no-repeat;
}
#right li a[href*=atom]:hover, #right li a[href*=rss]:hover{
    background:url(http://prodia.co.uk/blog/doahh/resource/image/icons_8bit.png) 0 -18px no-repeat;
}
#right table{
    width: 100%;
}
#right thead th{
    padding-bottom: 5px;
}
#right tfoot th{
    padding-top: 5px;
    font-weight: normal;
}
#right td{
    padding: 4px 0 4px 0;
    border: 1px solid #656868;
    vertical-align: top;
    text-align: center;
    font-size: 0.84em;
}
#right td + td + td + td + td + td{
     background-color: #E5E1D8;
}
#right td[title="2008-12-30"]{
    background-color: #BB3D36;
}
#right fieldset{
	border: 0;
}
#comments h2, #comments h3, #comments legend{
    margin-bottom: 5px;
    font-size: 1.4em;
    font-weight: normal;
    color: #515230;
}
#comments p{
    font-size: 0.86em;
    line-height: 1.4em;
    margin-bottom: 0;
    color: #515230;
}
#comments .dateline{
    font-size: 0.78em;
    margin-bottom: 15px;
    padding: 0;
    border: none;
    text-align: right;
    color: #ABA67C;
}
#comments .dateline a{
    color: #ABA67C;
}
#comments form{
    margin-top: 30px;
}
#comments fieldset{
    margin-bottom: 5px;
}
#comments label{
    display: block;
    margin: 5px 0 5px 0;
}
#comments label[for="com_remember"], #comments label[for="com_notify"]{
    display: inline;
}
#comments input[type="text"], #main textarea{
    width: 400px;
    border: 1px solid #656868;
    padding: 2px 2px 2px 2px;
}
#comments form p{
    font-size: 0.74em;
    margin: 5px 0 5px 0;
}
#comments .commentPreview{
    background-color: #F3E7A9;
    padding: 10px 10px 10px 10px;
}
#comments .commentPreview h3{
    color: #A5A162;
}
#comments .commentPreview .dateline{
    margin-bottom: 0;
}
#comments .error{
    border: 3px solid #cc0000;
    padding: 10px 10px 10px 10px;
    font-weight: bold;
}
#comments .success{
    border: 3px solid #009900;
    padding: 10px 10px 10px 10px;
}
#right table.hCalendarTable th{
display: none;
}
#content li{
	list-style-type: disc;
	margin-left: 1em;
}
#content p{
	margin-top: 1em;
}
.adsense{

}
.adsenseAfterFirstPost{
margin-top: -1.5em;
}
#topNavigation{
	margin-bottom: 1em;
}
#headerWeblogName{

}
#headerWeblogDescription{

}
code{
	width: 1000px;
}
#main li{
padding-top: 0.5em;
padding-bottom: 0.5em;
}
#main ul li{
	list-style-type: disc;
	margin-left: 1em;
}
#main ol li{
	list-style-type: decimal;
	margin-left: 1em;
}
.problemSummary{
	background-color: #D1D8DF;
	padding: 0.5em;
	border: 1px solid #2C2D53;
        padding-top: 0;
}
.additionalInformation{
	background-color: #FEFFBF;
	padding: 0.5em;
	border: 1px solid #2C2D53;
	margin: 1em 0;
}
div.imageBorder {
	padding: 1em;
	border: 1px dotted #3E6497;
	margin: 1em;
}
p.quoteCredit{
	font-size: 0.8em;
	font-weight: bold;
}
.quote{
	border: 1px dashed black;
	padding: 0.5em 0.5em 0 0.5em;
	margin-top: 1em;
}
.imageCaption{
	font-size: 0.8em;
}
