/*
Theme Name: ABLAC
Theme URI: http://www.ablac.com.au/blog/
Description: A custom theme developed by <a href="http://www.amplify.com.au/">Amplify</a> for the ABLAC website.
Author: Amplify
Author URI: http://www.amplify.com.au
Tags: three-columns, fixed-width, custom-colors, custom-header, right-sidebar
Version: 1.0
*/
@CHARSET "UTF-8";
@import url("/site/css/global.css");

.news-list {
  margin-bottom: 10px;
}
.news-list h2 {
  margin-left: 0.9em;
  font-size: 110%;
}
h3 {
  color: #666;
  font-size: 15px;
}
p.date {
  margin-top: 2px;
  margin-left: 1.2em;
  font-size: 80%;
  font-style: italic;
}
#sidebar #search-form {
  margin: 10px 0 20px;
}

.paged {
  padding: 10px;
}
.linked {
  padding: 10px 0;
  border-top: 1px solid #ccc;
}
span.prev,
span.next {
  display: block;
  width: 340px;
  text-align: left;
}
span.next {
  text-align: right;
  float: right;
}
#search-form {
  margin-bottom: 20px;
  font-weight: bold;
}
#s {
  margin-top: 5px;
}
#title {
  margin-bottom: 0;
  font-size: 18px;
  font-weight: bold;
}

