* {
margin: 0;
padding: 0;
border: 0;
}
body {
font:normal 14px 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
/*color:#567475;*/
/*color:#678586;*/
color:#293536;
line-height:1.1;
background:#fff;
background-image:url('/images/ganey_border.png');
background-repeat:no-repeat;
background-position: center -110px;
background-position-x: center;
background-size: 1300px 600px;
background-position-y: -110px;
}
body a {
font-weight:bold;
text-decoration:none;
color:#293536;
}
body a:hover {
text-decoration:underline;
}
h2 {
font-size:19px;
}
#con {
width:600px;
margin: 0 auto;
margin-top:80px;
font-family:geosanslight;
}
#bottom{
position:fixed;
bottom:10px;
left:10px;
}
*html #bottom {
bottom:10px;
left:10px;
}
#top{
position:absolute;
top:10px;
left:10px;
}
*html #top {
bottom:10px;
left:10px;
}
#places a{
text-decoration:none;
}
#twitter {
position: fixed;
left: 160px;
padding: 4px 10px;
background: #CCC;
bottom: 5px;
}
.input {
border: 1px solid #99b3b4;
width: 100px;
background: #e4ebeb;
font: 11px verdana, sans-serif;
color:#443;
padding:3px;
outline:none;
background: #e4ebeb url(http://ganey.co.uk/input.png);
}
.small {
font-size:11px;
font-style:italic;
color:#293536;
}
.noclick {
color:#293536;
}
.aclick , .aclick a{
color:#293536;
}
#hosted {
position:fixed;
bottom:10px;
right:10px;
}
#ad {
position:absolute;
top:5px;
display:none;
}
#ad_left {
position:absolute;
left:5px;
top:45px;
display:none;
}
#footer {
font-size:12px;
}

/* blog stuff */
.blog_title {
font-weight:bold;
font-size:1.6em;
}
.blog_category {
text-align:right;
font-size:1em;
line-height:1.6em;
}
.blog_text {
line-height:1.4em;
}
.blog_time {
text-align:right;
font-size:0.9em;
line-height:1.3em;
font-family:helvetica,georgia;
font-style: italic; 
}
#blogtable {
width:100%;
table-layout:fixed;
word-wrap:break-word;
}
#leftie {
font-family:geosanslight;
}
@font-face {
  font-family: "geosanslight";
  src: url("/css/geosanslight-webfont.eot");
  src: local("?"),
    url("/css/geosanslight-webfont.woff") format("woff"),
    url("/css/geosanslight-webfont.otf") format("opentype"),
    url("/css/geosanslight-webfont.svg#filename") format("svg");
}
