/*
Theme Name: Simplified Styles
Theme URI: http://www.simplifiedstyles.co.uk/
Description: Weblog specific styles.
Version: v1.1.04,
Author: Tony
Author URI: http://weblog.simplifiedstyles.co.uk/bio/
Tags: fluid, simplified styles, master theme, default
*/

/*
sidebar
*/
  li.no_li {
   background-image: none !important;
   padding: 0 0 0 8px !important;
} #search {
   color: inherit;
   background: #fff;
   margin: 6px 0 0;
   padding: 1px;
   border: 1px solid #6ebae2;
   width: 150px;
   height: 16px;
} #search .text {
   font-size: 86%;
   margin: 0 0 0 2px;
   padding: 1px;
   line-height: 14px;
   position: absolute;
   border: 0;
   width: 130px;
   height: 14px;
}

/*
general
*/
  .meta {
   margin: 11px 0 0;
} .note {
   font-size: 92.4%;
} .page_nav {
   margin: 0 0 10px;
} .avatar {
   float: right;
   margin: 3px 0 0 2px;
   padding: 1px;
   border: 1px solid #efefff;
} .icon {
   vertical-align: bottom;
} h1, h2, a img, #search .go {
   border: 0;
} .page h2 {
   border: solid #e5dfdf;
   border-width: 0 0 1px;
} .entry {
   margin: 6px 0 0;
   border: solid #e5dfdf;
   border-width: 1px 0 0;
} .post hr {
   color: #505050;
   background: #6ebae2;
   margin: 8px auto 0;
   width: 126px;
   height: 1px;
} sup {
   font-weight: bold;
   color: #ffad40;
   background: #fffeff;
   text-decoration: underline;
}

/*
quotes
*/
  dl#quotes {
   margin: 0 0 16px;   
} dl#quotes dt {
   font-style: italic;
   float: right;
   margin: 0;
   padding: 0;
} dl#quotes dd {
   margin: 2px 0 0px 18px;
   padding: 0 0 0 7px;
   line-height: 1.4em;
   border-left: 4px solid #6ebae2;
}

/*
comments
*/
  li.depth-3 {
   list-style-type: none;
} #comments p, #commentform p {
   margin: 5px 0;
} #comments blockquote {
   color: #303030;
   background: #fffeff;
} blockquote p {
   margin: 0 !important;
} #emotes, #emotes a, #emotes a:hover, #emotes a:focus, #emotes a:active, #emotes img {
   color: #303030;
   background: #fcfcfc;
} #emotes {
   padding: 1px;
   height: 110px;
   overflow: auto;
   border: 1px solid #e5dfdf;
} #emotes img {
   margin: 3px;
   padding: 2px;
   cursor: pointer;
} #emos, #tags {
   float: left;
   width: 46%;
} #emos {
   margin: 0 18px 0 0;
   padding: 0 18px 0 0;
   border: solid #e5dfdf;
   border-width: 0 1px 0 0;
} #tags ul {
   margin: 0 0 10px 18px;
} .avatar {
   background: url('http://weblog.simplifiedstyles.co.uk/files/images/006.png');
}

/*
up-dates
*/
  .update_message {
   color: #303030;
   background: #fffbcc;
   border: 1px solid #e6db55;
   margin: 14px 0 0;
   padding: 0 8px;
} .update_message .date {
   font-weight: bold;
   color: #585421;
} .update_message a {
   color: #67f !important;
   background: #fffbcc !important;
} .update_message a:hover, .update_message a:focus, .update_message a:active {
   color: #06c !important;
   background: #fffbcc !important;
}