body, html, div {
    font-size: 13px;
    font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
    line-height: 1.4em;
    margin: 0;
    padding: 0;
    background-color: #fff;
text-align:centre;
}
body{background-color:#BDD1EF}
#main{background-color:#fff;width:920px;text-align:left;margin: auto;border:solid 1px #E6E6E6;}

p {
    font-size: 13px;
    font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
    color: #444;
}

a, a:visited {
    color: #039;
}

h1 {
    font-size: 32px;
    font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
    color: #006;
padding-top:80px;
}

h2 {
    font-size: 1.5em;
    font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
    color: #006;
}

h1 a, h2 a {
    /* Don't make headlines look too much like regular links, even 
       though they're clickable */
    text-decoration: none;
}

h3 {
    font-size: 18px;
  font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
    color: #006;
margin-bottom:2px
padding-bottom:2px;
}


small { 
    font-size: 11px;
    color: #999;
}

hr {
    border: 0px solid transparent;
    border-bottom: 1px solid #DDD;
}

#header {
	height:160px;
    background-color: #C1D1EF;
/*
background-image: url('http://johnjohnston.info/blog/pivotx/templates/john/header.jpg');
*/
    margin: 0;
    padding: 10px 30px;
    border-bottom: 1px solid #006;
}
#header h1 a{color:#fff;text-shadow: 2px 2px 2px #000;}
#header h2{display: none;}
#content {
    float: left;
    width: 66%;
}

#sidebar {
    float: left;
    width: 33%;
    border-left: 1px solid #DDD;
}

#content-inner, #sidebar-inner  {
    margin: 0;
    padding: 10px 30px;
}




#footer {
    clear: both;
    background-color: #F2F2F2;
    margin: 0;
    padding: 10px;
    border-top: 1px solid #006;
}

p.weblogsubtitle {
    color: #fff;
    font-weight: bold;
  font-family: Helvetica, Verdana, Arial, sans-serif;
    font-size: 20px;

}

p.date {
    color: #999;
    font-style: italic;
}

p.entryfooter {
    text-align: right;
    padding: 10px;
    border-bottom: 1px solid #DDD;
    color: #999;
}

blockquote {
    border: 1px solid #CCC;
    background-color: #F2F2F2;
    padding: 10px;
    font-style: italic;
    color: #666;
}
p.tweet{text-align:center;font-size:12px;text-shadow: 1px 1px 1px #666;}
.entry{clear:both;}
.posterous_autopost:before{content:"from posterous";
font-size:smaller;
font-weight:bold;
 
}

.tweetquote {font-size:15px;font-family:  font-family: Arial, "MS Trebuchet",sans-serif;	 ;padding:8px;margin:10px;border:solid 1px ;width:440px; -moz-border-radius: 15px;
border-radius: 15px;	-moz-box-shadow: 5px 5px 5px #888;
	-webkit-box-shadow: 5px 5px 5px #888;
	box-shadow: 5x 5px 5px #888;}
.tweetquote img{float:left;margin:2px;}
.tweetquotedate, .tweetquotecaptured,	.tweetquoteuser{font-size:11px;font-family: Arial, "MS Trebuchet", sans-serif;margin:2px;}


.posterous_short_quote, .posterous_medium_quote, .posterous_long_quote{background:#FFD861;color:#2D2821; -moz-border-radius: 15px;
border-radius: 15px;}
	
 
	.fntest{padding:2px;font-size: 0.8em;vertical-align: super;text-decoration:none;background:#E6E6E6}
 
