/*------------------------------------*
 * Style Contents:                    *
 * #010: Colours, Tags and Typography *
 * #020: Page Layout                  *
 * #030: Banner and Utility Bar       *
 * #040: Entries                      *
 * #041: Comments and Trackbacks      *
 * #050: Sidebar                      *
 * #051: Sidebar Widgets              *
 * #060: Favourites                   *
 * #070: Profile                      *
 * #080: Gallery                      *
 *------------------------------------*/
/*------------------------------------*
 * #010: Colours, Tags and Typography *
 *------------------------------------*/
body {
  background: #788088 url(images/bg3.jpg) repeat right;
}
a:link,
a:visited {
  color: #4E8DC3;
}
a:focus,
a:hover,
a:active {
  color: black;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #174458;
}
h3 a:link,
h3 a:visited {
  color: #39434D;
}
h3 a:focus,
h3 a:hover,
h3 a:active {
  color: #215F94;
}
blockquote {
  background: url(images/openquote.gif) no-repeat 10px 5px;
}
pre {
  border: 1px solid #A1A1A1;
}
/*------------------------------------*
 * #020: Page Layout                  *
 *------------------------------------*/
#leftshading {
  margin-left: 30px;
  background: url(images/leftshading.gif) repeat-y top left;
}
#rightshading {
  background: url(images/rightshading.gif) repeat-y top right;
  margin-right: 30px;
}
#mainContent {
  margin: 0 6px;
  background-color: #e6e6e6;
}
#container {
  padding: 10px;
  background-color: #e6e6e6;
}
#sideContent {
  margin-top: 10px;
  border: 1px solid #A1A1A1;
}
#entries-page #centreContent {
  border: 1px solid #A1A1A1;
  margin-left: 233px;
  padding: 10px;
  background-color: white;
}
/*------------------------------------*
 * #030: Banner and Utility Bar       *
 *------------------------------------*/
#siteLogoBar {
  height: 56px;
  border-bottom: 1px solid #7797A5;
  background: #ffffff url(images/top.jpg) no-repeat right;
  line-height: 56px;
  font-size: 180%;
  padding-left: 30px;
}
#siteLogoBar a:link,
#siteLogoBar a:visited {
  color: #425D75;
}
#utilityBar {
  background-color: #215F94;
  color: white;
}
#utilityBar a:link,
#utilityBar a:visited {
  color: white;
}
#utilityBar a:focus,
#utilityBar a:hover,
#utilityBar a:active {
  color: #76B2C5;
}
ul#nav,
ul#nav ul {
  background: #215F94;
}
/*------------------------------------*
 * #040: Entries                      *
 *------------------------------------*/
h2.dateheader {
  color: #215F94;
  margin-bottom: 7px;
}
.entry {
  border-bottom: 1px solid #CDCDCD;
}
p.answer {
  background-color: #E5E5E5;
  color: black;
  padding: 3px;
  font-weight: bold;
}
p.answer a:link,
p.answer a:visited {
  color: black;
}
p.answer a:focus,
p.answer a:hover,
p.answer a:active {
  color: #215F94;
}
p.smallcopy {
  color: #215F94;
}
p.smallcopy a:link,
p.smallycopy a:visited {
  font-weight: bold;
  color: #215F94;
}
p.smallcopy a:focus,
p.smallcopy a:hover,
p.smallcopy a:active {
  color: black;
}
/*------------------------------------*
 * #041: Comments and Trackbacks      *
 *------------------------------------*/
.commentItem {
  border: 1px solid #ccc;
}
.authorComment {
  background-color: #eaeaea;
}
.nonLoggedInComment {
  background-color: #f7f7f7;
}
.loggedInComment {
  background-color: #f7f7f7;
}
/*------------------------------------*
 * #050: Sidebar                      *
 *------------------------------------*/
.sideContentItem {
  padding: 10px;
  background-color: #D4DBE2;
}
.sideContentItem ul {
  list-style: none;
  margin: 1em 0;
  padding-left: 3px;
}
.sideContentItem ul li {
  padding: 0 0 4px;
  line-height: 1.3em;
}
/*------------------------------------*
 * #051: Sidebar Widgets              *
 *------------------------------------*/
#calendar {
  background-color: #F6F7F8;
  color: #4C5863;
  font-size: 90%;
}
#calendar #today {
  font-weight: bold;
  background-color: #E4E9ED;
}
#calendar h2 a:link,
#calendar h2 a:visited {
  color: #215F94;
}
#calendar tfoot a:link,
#calendar tfoot a:visited {
  color: #215F94;
}
#mostrecententries {
  margin-top: 10px;
  background-color: #D4DBE2;
}
/*------------------------------------*
 * #060: Favourites                   *
 *------------------------------------*/
#favourites #outerContainer {
  margin: 10px 10px 0;
  background: white;
}
#favourites .info {
  border: 1px solid #ccc;
  background: white;
  padding: 10px;
}
#favourites .title {
  background: #215F94;
  color: white;
  border: none;
}
#favourites .title a:link,
#favourites .title a:visited {
  color: white;
}
#favourites #entries {
  padding: 0;
}
/*------------------------------------*
 * #070: Profile                      *
 *------------------------------------*/
.backcolour1 {
  background-color: #215F94;
}
.backcolour2 {
  background-color: #DEE7EF;
}
.backcolour3 {
  background-color: white;
}
.border1 {
  border-color: #215F94;
}
.blockheader {
  color: white;
  background-color: #215F94;
}
#profile #container {
  margin: 10px;
  background-color: white;
}
/*------------------------------------*
 * #080: Gallery                      *
 *------------------------------------*/
#gallery .image {
  background-color: white;
}
/* blog.fixedWidth */
body.fixed-width {
  padding: 0px;
}
body.fixed-width div#leftshading {
  margin-left: auto;
  margin-right: auto;
  width: 972px;
}
body.fixed-width #rightshading {
  margin-right: 0px;
}
/* blog.rightSidebar */
body.right-sidebar #leftshading #mainContent div#centreContent {
  margin-right: 233px;
  margin-left: 0px;
}
body.right-sidebar div#sideContent {
  right: 10px;
}
