* { font-family: Lucida Grande, Lucida Sans Unicode, Verdana, Arial, Helvetica, sans-serif; padding: 0; margin: 0; }

body { text-align: left; margin: 5px 0; padding: 3px; font-size:0.815em; font-family: Lucida Grande, Lucida Sans Unicode, Verdana, Arial, Helvetica, sans-serif; color: #000; background-color: #fff; }

#main {	text-align: left;	padding: 0; }
#header { margin: 0 10px 0 10px; padding: 0; }
#header h1 a {
  height: 135px; 
  background-image: url(/i/theo-gray.gif);
  background-repeat: no-repeat;
  background-position: center top;
  display: block;
  font-size: 0 !important;
  text-align: right;
  color: #fff;
  }

#nav { margin: 0; }
#footer, #sidebarmenu { visibility: hidden; display: none; }
#pagebody { clear: both; }
#content { background:#fff; position: relative; text-align: left; margin: 0; padding: 10px 10px 20px 10px; }
#sidebar { padding: 10px 10px 20px 10px; }
#content #admenu { visibility: hidden; display: none; }
#header .date { visibility: hidden; display: none; }
#nav li { text-align: center; margin: 0; padding: 0; list-style-type: none; }
#nav li.remotesupport { float:right; }
#nav a, #nav a:link, #nav a:visited { float: left; font-size: 1em; line-height: 1.8em; font-weight: bold; margin: 0; padding: 0; text-decoration: none; color: #000; }
#nav a:link.active, #nav a:visited.active { color: #990000; }
#nav a:hover { color: #cc0000; }
@media (max-width: 999px) {
  #nav a, #nav a:link, #nav a:visited { padding: 5px 10px; border: solid 1px #fff; }
  #nav a:link.active, #nav a:visited.active { background-color: #eee; border: solid 1px #900; }
  #nav a:hover { background-color: #eee; border: solid 1px #ccc; }
  #sidebar p.advert, #sidebar p.mcse, #sidebar p.plusnet { text-align: center; }
}
@media (max-width: 414px) {
  #nav li.remotesupport { display: none; }
}
#footer ul { margin: 10px 0 20px 0; }
#footer ul li { color: #bbb; margin: 0 5px 0 5px; font-weight: bold; font-size: 10px; display: inline; list-style-type: none; }
#footer ul li a { color: #999; font-weight: bold; font-size: 10px; text-decoration: none; }
#footer ul li a:hover { text-decoration: underline; }
#PageTitle h1 { font-size:large; }
#content #admenu img { visibility: hidden; display: none; }
#content #admenu a.sm { visibility: hidden; display: none; }
#content #admenu a.currentsm { visibility: hidden; display: none; }
#content #admenu .noborder { visibility: hidden; display: none; }

table.noborder { border: 0; padding: 2px 2px 2px 2px; }
tr { vertical-align: top; }
tr.alignmiddle { vertical-align: middle; }
td { padding: 0px 5px 5px 0px; }
td.title { font-weight: bold; }

hr { border: solid 1px #ccc; border-bottom-color: #fff; border-left-color: #fff; border-right-color: #fff; }
hr.short { border: solid 1px #ccc; border-bottom-color: #fff; border-left-color: #fff; border-right-color: #fff; width: 75%; text-align: center; }

li { line-height: normal; padding: 0 0 0.5em 0; margin: 0 50px 0 0; }
li.website { line-height: normal; padding: 0 0 0 0; list-style-type: square; }

.hide { display: none; }
.plain { color: #000; }

a:link { font-weight: bold; color: #cc0000; text-decoration: none; }
a:visited { color: #990000; }
a:active, a:hover { color: #ff0000; text-decoration: underline }
a.normal, a.normal:link, a.normal:visited, a.normal:hover, a.normal:active { color: #000; text-decoration: none; font-weight: normal; cursor: text; }

.code { font-family: Courier New, Courier, Sans Serif; }
.emphgood { font-weight: bold; color: #090; }
.strikeout { text-decoration: line-through; color: #ccc; font-style: italic; }

td.label { padding: 5px 2px 5px 0; font-weight: bold; }
select, input[type], textarea { border: solid 1px #ccc; padding: 5px 2px; }
input[type='submit'] { padding: 10px; }

@media (max-width: 999px) {
  .inputbox { width: 100%; }
}
@media (min-width: 1000px) {
  .inputbox { width: 350px; }
}
.inputbox:focus { background-color: #FFFDDD; }


table.noborder {
  border: 0;
  padding: 2px 2px 2px 2px;
}

td {
  padding: 0px 5px 5px 0px;
}

td.title 
{
  font-weight: bold;
}

tr 
{
  vertical-align: top;
}

tr.alignmiddle {
  vertical-align: middle;
}

hr {
  border: solid 1px #ccc;
  border-bottom-color: #fff;
  border-left-color: #fff;
  border-right-color: #fff;
}

hr.short {
  width: 75%;
  text-align: center;
}

li {
  line-height: normal;
  padding: 0 0 0.5em 0;
  margin: 0 50px 0 0;
}

.hide {
  display: none;
}

.plain {
  color: #000;
}

a { color: #900; text-decoration: none; font-weight: bold; /* border-bottom: dashed 1px #ccc; */ }
a:visited { color: #900; }
a:hover, a:active { color: #f00; text-decoration: underline; /* border-bottom: solid 1px #ccc; */ }
a.normal, a.normal:link, a.normal:visited, a.normal:hover, a.normal:active { color: #000; text-decoration: none; cursor: text; border-bottom: none; }

#content a { text-decoration: underline; font-weight: normal; }
#content a.normal { text-decoration: none; }

span.definition {
  border-bottom: dashed 1px #000;
  cursor: help;
}

#content ul.home-links { display: block; margin: 0 auto 60px auto; padding: 0; list-style-type: none; border-top:solid 1px #ccc; border-bottom:solid 1px #ccc; width: 500px; }
.home-links li { list-style-type: none; background-repeat: no-repeat; display: block; height: 55px; background-position: left center; margin-right: 0; }
.home-links li.showcase { background-image: url(/i/bdr_showcase.gif); }
.home-links li.cv { background-image: url(/i/bdr_cv.gif); }
.home-links li.f1 { background-image: url(/i/bdr_f1.gif); }
@media (max-width:499px) {
  #content ul.home-links { width: auto; }
  .home-links li { height: auto; min-height: 50px; clear: both; padding: 20px 0 20px 65px; }
}
@media (min-width:500px) {
  .home-links li.showcase { background-position: 20px center; padding: 20px 0 0 80px; }
  .home-links li.cv { background-position: 70px center; padding:20px 0 0 130px; }
  .home-links li.f1 { background-position: 120px center; padding:20px 0 0 180px; }
}


.commentblock { border: dotted 1px #8aa17e; padding: 10px 10px 10px 60px; margin: 5px 0;
  background-color: #f7f2ee; background-position: 10px 10px; background-repeat: no-repeat; }
.even { border: none; background-color: transparent; }
.theogray { background-color: #ffecc7; }
.newcomment { background-color: #c7ecc7; }
.commentblock p.name { font-weight: bold; border-bottom: dotted 1px #8aa17e; margin-bottom: 10px; }
.commentblock .date { float: right; font-weight: normal; font-size: 0.9em; }

.img-responsive { display: block; max-width: 100%; height: auto; }

h3[data-toggle] { cursor: pointer; font-size: 1.2em; padding: 7px 10px 10px 10px; margin-bottom: 0; margin-top: 10px; background-color: #eee; border: solid 1px #ccc; border-bottom: none; border-radius: 4px 4px 0 0; }
h3[data-toggle] span { font-weight: normal; font-style: italic; color: #999; font-size: 8pt; padding-left: 20px; }
div.toggle { border: solid 1px #ccc; border-top: none; border-radius: 0 0 4px 4px; padding: 5px 10px 10px 10px; }
div.toggle.toggle-hide { display: none; }
#content div.toggle ul { margin-top: 0; padding-top: 10px; }


#content h1, #content h2, #content h1 span, #content h2 span { font-family: Palatino, Georgia, serif; font-style: italic; font-weight: bold; }
#content h1 { font-size: 1.9em; margin-bottom: 10px; margin-top: 10px; }
#content h2 { font-size: 1.5em; padding-bottom: 1px; margin: 15px 0 5px 0; }
#content h3 { font-size: 1em; font-weight: bold; margin-top: 5px; }
#content h3 a { color: #000; }
#content ul, #content ol { padding: 2px 0 2px 40px; margin: 5px 0; }
#content hr.sectionbreak { color: #fff; background-color: #fff; border: none; height: 15px; margin: 10px 0 20px 0; clear: both; }
#content p { padding: 5px 0; line-height: 1.4em; }
#content .localnews { border: solid 1px #ccc; background-color: #eee; margin: 20px 130px 0 130px; }
#content .localnews h3 { padding-bottom: 3px; }
#content .localnews p { padding: 3px 0; font-size: 0.8em; }
#content .localnews ul { padding: 0; margin: 0; list-style-type: none; }
#content .localnews li { font-size: 0.8em; padding: 1px 0; margin: 0; }
/* #content .localnews p a { font-weight: normal; } */
#content img.borderon { border: solid 1px #000; }
#content img.imgborder { border: solid 1px #ccc; padding: 5px; }
#content img.noborder { border: none; }
#content li.website, #content ul ul li { line-height: normal; padding: 0 0 0 0; list-style-type: square; }
#content .emphgood { font-weight: bold; color: #090; }
#content .emphsoft { font-weight: bold; color: #ccc; }
.empherror { font-weight: bold; color: #f00; }
#content .strikeout { text-decoration: line-through; color: #ccc; font-style: italic; }
#content tt { font-family: Courier New; }
#content .squiggly { background-image: url(/css/squiggly.gif); background-repeat: repeat-x; background-position: left bottom; }
#content .highlight, #content .highlight2 { border: dotted 1px #ccc; padding: 10px; margin: 10px 20px 20px 20px; }
#content .highlight { background-color: #e7e8e1; }
#content .highlight2 { background-color: #f3f2e8; border: solid 2px #ccc; border-right-color: #000; border-bottom-color: #000; }

.feedburnerFeedBlock ul { margin: 5px 0 20px 0; padding-left: 0; }
.feedburnerFeedBlock li { list-style-type: none; list-style-position: outside; font-size: 1em; margin: 0 0 5px 0; padding: 0 0 5px 0; border-bottom: dashed 1px #ccc; }
.feedburnerFeedBlock .date { font-style: italic; }
.feedburnerFeedBlock #creditfooter { text-align: right; }

.context { overflow: auto; margin: 10px 0; padding: 10px 0; font-size: 0.9em; }
.context .text, .context .title, .context .date { display: block; cursor:pointer; }
.context .title {	text-decoration: underline; }
#sidebar .context a:link, #sidebar .context a:visited { text-decoration: none; width: 105px; line-height: 1.4em; outline: none; border-bottom: none; }
.context .previous a:link, .context .previous a:visited {	float: left; background: url(/css/prev.png) no-repeat 0 50%;
  padding-left: 16px; }
.context .previous a:hover { background-image: url(/css/prev-hover.png); text-align: left; }
.context .next a:link, .context .next a:visited {	float: right;	background: url(/css/next.png) no-repeat 100% 50%;
  text-align: right; padding-right: 16px; }
.context .next a:hover { background-image: url(/css/next-hover.png); }
.context .text { color: #000; font-style: italic; }
.context .date { color: #000; font-size: 0.85em; }

.code { font-family: Courier New, Courier, Sans Serif; }

.googlead {
  margin-top: 15px;
  text-align: center;
}

.inline_right { float: right; margin-left: 10px; }
.inline_left { float: left; margin-right: 10px; }

p.postfooter { border-top: dotted 1px #ccc; margin: 10px 0 0 0; padding: 0 0 0 10px; color: #ccc; font-size: 0.9em; clear: both; }
#content .postfooter img { float: right; border: none; }
p.extsource { font-size: 0.8em; color: #999; }

.clearing { height: 0; clear: both; color: #fff; border-color: #fff; }
.withclick { cursor:pointer; }






@media (min-width: 1000px) {
  body { text-align: center; margin: 5px 0; padding: 0; font-size: 80%; color: #000; background: #ccc url(/i/bg.gif) repeat-y 50% 0; }

  #main, #gallerymain { text-align: left; margin: 0 auto; padding: 0 11px;
    /* For IE5/Win's benefit height = [correct height] + [top padding] + [top and bottom border widths] */
    width: 970px; /* 750px + 10px + 0px = 760px */
    voice-family: "\"}\"";
      voice-family: inherit;
    width: 980px; /* the correct width */
  }
  body>#main, body>#gallerymain { width: 980px; }

  #header { position: relative; margin: 0 10px;
    width: 960px;
    height: 135px; /* 60px + 0px + 0px = 60px */
  }

  #nav { margin: 0 10px; background: #fcfcfc url(/i/nav.gif) repeat-x;
    height: 32px; /* 30px + 0px + 2px = 32px */
    width: 960px; /* 730px + 0px + 0px = 730px */
    voice-family: "\"}\""; 
      voice-family: inherit;
    height: 30px;
    width: 960px;
  }
  body>#nav { height: 30px; width: 960px; }

  #footer { clear: both; border-top: solid 1px #ccc; position: relative; text-align: center; margin: 0 20px; padding: 0;
    width: 980px;
    voice-family: "\"}\"";
      voice-family: inherit;
    width: 940px;
  }
  body>#footer { width: 940px; }

  #content { background: #fff; position: relative; float: left; text-align: left; margin: 0; padding: 10px 20px 20px 20px;
    width: 700px;
    voice-family: "\"}\""; 
      voice-family: inherit;
    width: 660px;
  }
  body>#content{ width: 710px; }

  #gallerymain #content { 
    width: 980px;
    voice-family: "\"}\""; 
      voice-family: inherit;
    width: 940px;
  }
  #gallerymain>#content{ width: 940px; }

  #sidebar { position: relative; width: 250px; padding: 1px 0 20px 0; margin: 0 0 0 710px; text-align: center; }








  #header h1 a {
    position: absolute;
    width: 960px;
    height: 135px;
    background-image: url(/i/theo-gray.gif);
    background-repeat: no-repeat;
    background-position: center top;
    display: block;
    font-size: 0 !important;
    text-align: right;
    color: #fff;
    }

  #header .date {
    position: absolute;
    bottom: 10px;
    right: 5px;
    text-align: right;
    color: #000;
    font-size: 10px;
    font-weight: bold;
    white-space: nowrap;  
    vertical-align: bottom;
    }

  #nav li {
    margin: 0; 
    padding: 0;
    display: inline;
    list-style-type: none;
    }
    
  #nav a:link, #nav a:visited {
    float: left;
    font-size: 1em;
    line-height: 20px;
    font-weight: bold;
    margin: 4px 20px 0 10px;
    padding-bottom: 2px;
    text-decoration: none;
    border: none;
    color: #000;
    }

  #nav a:link.active, #nav a:visited.active {
    border-bottom: 6px solid #ccc;
    padding-bottom: 0px;
    color: #990000;
    }

  #nav a:hover {
    border-bottom: 6px solid #ccc;
    padding-bottom: 0px;
    color: #cc0000;
    }

  #footer ul {
    margin: 10px 0 20px 0;
  }

  #footer ul li {
    color: #bbb;
    margin: 0 5px 0 5px;
    font-weight: bold;
    font-size: 10px;
    display: inline;
    list-style-type: none;
  }

  #footer ul li a {
    color: #999;
    font-weight: bold;
    font-size: 10px;
    text-decoration: none;
    border-bottom: none;
  }

  #footer ul li a:hover {
    text-decoration: underline;
  }

  #PageTitle h1 {
    font-size:large;
  }


  .dropwrap1, .dropwrap2, .dropwrap3 {
    display:inline-table;
    /* \*/display:block;/**/
    }
  .dropwrap1 {
    float:left;
    background:url(/i/drop_shadow.gif) right bottom no-repeat;
    }
  .dropwrap2 {
    background:url(/i/drop_corner_bl.gif) left bottom no-repeat;
    }
  .dropwrap3 {
    padding:0 12px 12px 0;
    background:url(/i/drop_corner_tr.gif) right top no-repeat;
    }
  .dropwrap3 img {
    display:block;
    border:1px solid #000;
    border-color:#000;
    }

}



#sidebar h1 { font-size: 1.4em; font-family: Palatino, Georgia, serif; font-style: italic; font-weight: bold; margin: 10px 0 2px 0; padding: 10px 0 2px 0; border-top: dashed 1px #ccc; }
#sidebar h2 { font-size: 1.2em; font-family: Palatino, Georgia, serif; font-style: italic; font-weight: bold; margin: 10px 0 2px 0; padding: 10px 0 2px 0; }
#sidebar p { margin: 10px 0; }
#sidebar p.advert { margin: 5px 0; }
#sidebar p.advert img { border: solid 1px #fff; padding: 2px; }
#sidebar p.plusnet { margin:20px auto; padding: 5px; max-width: 180px; border: solid 1px #eee; }
#sidebar p.mcse { margin-top:40px; }
#sidebar ul { padding: 0 0 15px 0; list-style-type: none; border-bottom: dashed 1px #ccc; }
#sidebar ul.noborder { border-bottom: none; }
#sidebar li ul { padding-bottom: 4px; border-bottom: solid 1px #fff; }
#sidebar li { padding: 2px 0 2px 2px; margin: 0; font-size: 1em; }
#sidebar li li { padding: 0; font-size: 10px; }
#sidebar a { font-weight: normal; }
#sidebar li.active a { font-weight: bold; }
#sidebar li li a { border-bottom: solid 1px #fff; }
#sidebar li.active ul a { font-weight: normal; }
#sidebar li.active ul li.active a { font-weight: bold; }

#sidebar #sidebar-about { margin: 10px 0 30px 0; font-size:0.85em; text-align:left; }

