/* $Id: local_sample.css,v 1.1.2.2 2008/12/15 21:02:34 jwolf 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.               */

/* Steps to activate local.css:                       */
/* 1. Add your custom css to this file                */
/* 2. Rename this file to local.css                   */
/* 3. Uncomment (remove leading semicolon from ) the  */ 
/*    following line in your theme's .info file:      */
/*    ;stylesheets[all][] = local.css                 */
/* 4. Clear cached data at admin/settings/performance */

a:link, a:visited {color:#0079c2;}

.primary-links {background-color:#0079c2;  color: #FFf; border-bottom: 4px solid #000;  line-height: 2;}

.secondary-links {
  background-color: #000;
  line-height: 1.8;}

.primary-links a.active, .primary-links a.visited {
  color: #000; background-color:#CCCCCC;
  font-weight:bold; border:solid #fff thin;}
  
.node_read_more, .node-links {display:none;}

ul.primary-links li {color:#000000;}

#mainwrap {float:left;}

.sidebar {width:175px;}

#right {margin-left:40px;}

.sidebar-right #centre {padding-left: 20px; width:650px;}

.two-sidebars #centre {width:475px;}

#centre {padding-left: 20px;}

.breadcrumb {padding-left: 20px;}

.block {margin-left: auto; margin-right: auto;}

#centre {width:875px;}

.node  {width:600px;}

#block-block-2 {padding-left: 20px;}

.search-results .search-info {display: none;}

.imagefield-field_clientthumb a {float:left; padding-bottom: 10px;}

.clientthumb {float:left; padding-right: 10px;}

.field-item-location { font-size: 11px; line-height: 12px;}

.geo {display:none;}