/*
Theme Name: Freestyle Developments
Theme URI: http://www.freestyle-developments.co.uk
Description: The first fsd theme
Version: 1.0
Author: Alan Shaw
Author URI: http://www.freestyle-developments.co.uk
Tags: snowboards, code, free, stylish, development

*/

@import url('../../../../css/screen.css');

#left {
  text-align: left;
}

/* Generic Classes ---------------------------------------------------------- */

.img-rss {
  margin-bottom: -4px;
}
.commentlist li {
  list-style-type: none;
  border-bottom: 1px solid #fff;
}

/* Forms -------------------------------------------------------------------- */

#search {
  position: relative;
  background: transparent url('images/splodge.gif') no-repeat scroll top left;
  height: 62px;
  margin-left: -145px;
  padding: 28px 40px 0 140px;
}
#search div {
  background-color: #000;
  border: 1px solid #fff;
  padding: 3px 0 5px 7px;
}
#search div * {
  vertical-align: middle;
}
#search h2 {
  display: inline;
  margin: 0 5px 0 0;
}
#search input {
  border: 0;
  width: 95px;
}