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

#blogsearch fieldset {
  border: 0 none;
  font-size: 90%;
  margin: 10px 0 0;
  padding: 0;
}

#blogsearch label, #blogsearch label span {
  width: 80px;
}

#blogsearch input {
  background: none repeat scroll 0 0 #FFFFFF;
  font-size: 90%;
  width: 150px;
}

input#searchblog  {
  border: 0 none;
  cursor: pointer;
  height: 29px;
  text-indent: -999em;
  padding: 0;
  display: inline-block;
}


.news-list {
  margin-bottom: 20px;
}
.news-list h2 {
  margin-left: 0.6em;
  font-size: 1.4em;
}
p.date {
  margin-top: 2px;
  margin-left: 1.2em;
  font-size: 80%;
  font-style: italic;
}

.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;
}

