/* CSS Document */
body {
  margin: 0;
  padding: 0;
  font-family:verdana, arial, sans-serif;
  font-size: small;
  text-align: center;
  background: #4B5B7B;
}

blockquote {
  margin: 0 0 0 30px;
  padding: 10px 0 0 20px;
  font-size: 88%;
  line-height: 1.5em;
  color: #666;
  background: url('images/quotes.gif') no-repeat top left;
}

blockquote p {
  margin-top: 0;
}

hr {
  display: none;
}

img {
  border: none;
}

ul {
  list-style: none;
  margin: 0 0 20px 30px;
  padding: 0;
}

li {
  list-style: none;
  padding-left: 14px;
  margin-bottom: 3px;
}

a:link {
  color: #4B5B7B;
}

a:visited {
  color: #666699;
}

a:hover {
  color: #693;
}

a:active {
  color: #cc3333;
  text-decoration: none;
}

#sidebar a:link, #sidebar a:visited {
  color: #F8FAEF;
}
#sidebar a:hover {
color:#8E5A6B;
  background: #F8FAEF;
}

table {
  text-align: left;
}


/* container */
#wrap {

  width: 100%;
  background: #F8FAEF;
  color: #4B5B7B;
}

#main-content {
  line-height: 1.5em;
  padding: 5px 0px 0px 20px;
width:100%;
}

#main-content h1	{
font-size:25px;
font-weight:400;
}

#sidebar {
  width: 200px;
  font-size: 85%;
  line-height: 1.4em;
  color: #F8FAEF;
  padding: 20px 0 0 0;
  background: url(http://tobitaylor.com/images/innermid.jpg) repeat-y #8E5A6B ;
}

#blog-header {
  height: 85px;
width:100%;
  text-align: right;
  color: #fff;
  background: #4B5B7C url('http://tobitaylor.com/images/innertop.jpg') no-repeat ;
border-bottom:5px solid #94B7C9;
}

#main-content h1, #main-content h1 a	{
padding:0px 20px 20px 0px;
margin:0px;
font-family:times, "times roman", "times new roman", serif;
font-size:24px;
font-weight:800;
color: #4B5B7B;
text-align:right;
text-decoration:none;
}

#main-content h3, #main-content h3 a	{
font-family:times, "times roman", "times new roman", serif;
font-weight:800;
font-size:20px;
}

#main-content div	{
margin-right:20px;
}

/* ---( main column )--- */

h2.date-header {
  margin-top: 0;
  padding-left: 14px;
  font-size: 90%;
  color: #4B5B7B;
  background: url('images/date_icon.gif') no-repeat 0 50%;
}

h2.date-header a {
  text-decoration: none;
  color: #4B5B7B;
}

h2.date-header a:hover {
  text-decoration: underline;
}

h3.post-title {
  margin-top: 0;
  font-size: 130%;
  letter-spacing: -1px;
  color: #8E5A6B;
  margin-bottom: 5px;
font-weight:800;
}

.post {
  margin: 0 20px 1.5em 0;
  padding: 0 0px 1.5em 14px;
  border-bottom: 1px solid #ddd;
}

.post-rating {
  padding-bottom: 5px;
}

.post-detail {
  margin: 5px 0 0 0;
  padding: 5px 0px 0px 15px;
  background: url('images/arrow.gif') no-repeat 0 8px;
}

.post-summary {
  border-bottom: solid 1px #4B5B7B;
  color: #888;
}

.post-footer {
  margin: 5px 0 0 0;
  padding: 0 0 0 15px;
  font-size: 88%;
  color: #999;
  background: url('images/grey.gif') no-repeat 0 8px;
}

#category {
  padding: 5px;
  border: solid 1px #4B5B7B;
  background: beige;
  margin: 0px 10px 15px 0px;
  -moz-border-radius: 0px 0px 8px 8px;
}

#category h2 {
  margin-top: 0px;
  margin-bottom: 5px;
color: #4B5B7B;
}

.category-note {
  color: #888;
}


/* ---( sidebar )--- */

h2.sidebar-title {
  margin: 0;
  padding: 25px 20px 0px 55px;
  font-size: 110%;
  color: #F8FAEF;
  height: 16px;
  background: url('http://tobitaylor.com/images/pointpenb.jpg') no-repeat 20px 25px;
  height: 16px !important; /* for most browsers */
  height /**/:41px; /* for IE5/Win */
}

#sidebar ul, #sidebar p {
  margin: 0;
  padding: 5px 10px 1em 20px;
}

#sidebar li {
  background: url('images/grey.gif') no-repeat 0 5px;
}

/* ---( profile )--- */

.profile-img img {
  float: left;
  margin: 0 10px 0 0;
  padding: 4px;
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-bottom: 1px solid #c0c0c0;
  border-right: 1px solid #c0c0c0;
  background: #fff;
}

/* ---( footer )--- */

.footer {
  height: 51px;
  padding: 0 0 9px 9px;
  font-size: 85%;
  color: #ddd;
}

/* ---( comment )--- */
#comments {
  padding-top: 10px;
  font-size: 85%;
  line-height: 1.5em;
  color: #666;
width:100%;
}

#comments h4 {
  margin: 20px 0 15px 0;
  padding: 8px 0 0 60px;
  font-size: 130%;
  color: #666;
  background: url('images/bubbles.gif') no-repeat 10px 0;
  height: 29px !important; /* for most browsers */
  height /**/:37px; /* for IE5/Win */
}

.comment-body {
  padding: 0 10px 0 25px;
  background: url('images/orange.gif') no-repeat 10px 5px;
}

.comment-data {
  margin: 4px 25px 0 0;
  padding: 0 10px 1em 60px;
  color: #999;
  border-bottom: 1px solid #ddd;
  background: url('images/comment_arrow.gif') no-repeat 44px 2px;
}

/* ---( search )--- */
#search {
}

.search-category {
  margin-top: 6px;
  font-weight: bold;
}

.search-body {
}

.search-body a {
  color: #8E5A6B;
  text-decoration: none;
  font-weight: bold;
}

.search-body a:hover {
  text-decoration: underline;
}

.search-summary {
  font-size: 8pt;
}

.input110 {
  height: 25px;
  width: 110px;
  background: url('images/input110.gif') no-repeat;
  border: none;
  font: 12px Times, Arial, Helvetica;
  margin: 0px;
  padding: 3px;
}

.input150 {
  height: 25px;
  width: 150px;
  background: url('images/input150.gif') no-repeat;
  border: none;
  font: 12px Times, Arial, Helvetica;
  margin: 0px;
  padding: 3px;
}

.input250 {
  height: 25px;
  width: 250px;
  background: url('images/input250.gif') no-repeat;
  border: none;
  font: 12px Times, Arial, Helvetica;
  margin: 0px;
  padding: 3px;
}


.area400 {
  height: 150px;
  width: 350px;
  background: url('images/area400.gif') no-repeat;
  border: none;
  font: 12px Times, Arial, Helvetica;
  margin: 0px;
  padding: 3px;
}

#pagination {
  font: 9pt Tahoma, Arial, Helvetica;
  margin: 10px 0 10px 0;
}

.page-text {
  color: white;
  background: #738FBF
}

.page-num {
  text-align: center;
  width: 15px;
  background: #F5F5FF;
}

#pagination a {
  text-decoration: none;
  color: #22229C;
  float:left;
  width: 100%
}

#pagination a:hover {
  color: orange;
}

.small {
  font-size: 8pt;
  margin: 0;
}

.navlist2 ul {
margin: 0px;
padding: 0px;
list-style-type: none;
float:right;
}
.navlist2 li {
float: left;
margin: 0px;
padding: 0px;
white-space: nowrap;
}
.navlist2 li a {
padding: 3px 2px 4px 17px;
text-align:center;
font-size: 12px;
}
#blog-header .navlist2 a:link, .navlist2 a:visited {
background-image: url(http://tobitaylor.com/images/backd.gif);
background-repeat: no-repeat;
color: #4B5B7B;
text-decoration:underline;
}
#blog-header .navlist2 a:hover, .navlist2 a:active,
.on2 a:link, .on2 a:visited,
.on2 a:hover, .on2 a:active {
background-image: url(http://tobitaylor.com/images/frontd.gif);
background-repeat: no-repeat;
color: #8E5A6B;
text-decoration: none;
}
#blog-header .first2 a:link, #blog-header .first2 a:visited, #blog-header .first2 a:hover, #blog-header .first2 a:active  {
background-image: url(http://tobitaylor.com/images/firstd.gif);
background-repeat: no-repeat;
}


#blog-header .last2 a:link, #blog-header .last2 a:visited, #blog-header .last2 a:hover, #blog-header .last2 a:active	{
background-image: url(http://tobitaylor.com/images/lastd.gif);
background-repeat: no-repeat;
}

#blog-header .last2 a:hover, #blog-header .last2 a:active, #blog-header .first2 a:hover, #blog-header .first2 a:active,	{
text-decoration: none;
}

#footer	{
width:100%;
text-align:center;
padding:15px 0px;
font-size: 14px; 
line-height:1.3em;
color: #fffffd; 
font-weight:500;
clear:both
}
#footer a:link, #footer a:visited	{
text-decoration:underline;
color: #fffffd; 
}
#footer a:hover, #footer a:active	{
text-decoration:none;
color: #4B5B7B;
background:#fffffd; 
}