/* $Id: local_sample.css,v 1.1.4.1 2009/05/26 06:21:30 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  
 */
 
.node .content img {
margin:5px;
}

.node .content h3 {
clear:both;
background: url('images/points_grey.png') no-repeat;
padding: 8px 0 8px 40px;
margin-top: 40px;
}

.teaserimage {
float:left;
margin:0 8px 8px 0 ;
}

pre,code {
white-space: normal;
}

#mission {
top: 100px;
right: 130px;
}

h1.sitename {
position:absolute;
top: 70px;
left: 412px;
font-weight:normal;
 font-size: 2.0312em;
}

.node-type-project .item-list {
margin-left:220px;
}
