/* $Id: local-sample.css,v 1.1 2009/08/19 04:28:52 sociotech Exp $ */

/****************************/
/* LOCAL CSS                */
/****************************/

/* Put your custom CSS and CSS overrides in this file and  */
/* rename it local.css.  By restricting your CSS changes   */
/* to local.css, your changes will not be overwritten when */
/* upgrading to a new version of this theme.  You can also */
/* use a local-rtl.css file for the equivalent in RTL.     */

/* Steps to activate local.css:                       */
/* 1. Add your custom CSS to this file                */
/* 2. Rename this file to local.css                   */
/* 3. Clear cached data at admin/settings/performance */

.field-field-photos .field-items .field-item {
  width: auto;
  float: left;
  margin-right: 5px;
  border: 1px solid #EFEFEF;
}

p {
 font-size: 14px;
}

#header-group {
  background: right url(/files/wsigns/faded-sign.png) no-repeat;
}

#main-wrapper {
  background: #FFF url(/files/wsigns/wrapper-bg.png) repeat-x;
}

#main{
  background: left bottom url(/files/wsigns/urbanity.png) no-repeat;
}

h1, h2, h3, h4, h5, h6 {
  color: #16567d;
  font-family: Georgia, Times, "Times New Roman", serif;
  letter-spacing: -1px;
}
