/*
 * Kennedia Corporate Styles
 *
 * Author: Lachlan Laycock (kennedia.com)
 * Date: 17 May 2006
 *
 *====================================*/

html, body {
  font-family: 'Helvetica Neue','Helvetica Neue Light','Arial','sans-serif';
	font-size: 10pt;
	line-height:1.3em;
  color: #000;
	margin:0;
}

/*
body {
  background-image: url(http://localhost/~lachlanl/images/grid.png);
  background-position: center top;
  background-repeat: repeat-y;
}

/*
 * Common
 *====================================*/

h1, h2 {
	font-family: 'HelveticaNeue-Light', 'Helvetica Neue', 'Helvetica Neue Light', 'Arial', 'sans-serif';
	font-size:1.5em;
	font-weight:normal;
	text-transform:uppercase;
	letter-spacing:-0.04em;
	margin-bottom:0.5em;
	line-height:1.5em;	
}

h2 {
	font-size:1.2em;
}

a {
  color: #d00;
  text-decoration:none;
  border:none;
}

a:hover {
  border-bottom: 1px solid #d00;
}

label {
	font-weight:bold;
}

hr {
	height:1px;
	width:1px;
	border:none;
}

form {
	margin:0;
	padding:0;
}

abbr {
 border-bottom:1px dotted #999;
 cursor:help;
}

.clear {
	clear:both;
}

.left {
  float:left;
}

.right {
  float:right;
}

/*
 * Layout
 *====================================*/

#body, 
#header,
#tabs,
#footer {
	width:630px;
	margin:0 auto;
}

/*
 * Header
 *====================================*/

#header {
	border-bottom: 2px solid #000;
  font-weight:normal;
  font-size:20pt;
	text-transform:uppercase;
  letter-spacing:-0.1em;
	line-height:1em;
	padding-top:2em;
	background: #fff url(/images/kennedia.mac.gif) 390px -20px no-repeat;
}

#title {
	display:inline;
	padding:5px;
	color:#000;
}

#sub_title {
	font-family: 'HelveticaNeue-Light', 'Helvetica Neue', 'Helvetica Neue Light', 'Arial', 'sans-serif';
	display:inline;
	letter-spacing:-0.08em;
	color:#d00;
	padding-left:0;
}

#tabs ul {
	margin:0;
	padding:0;
	list-style:none;
	float:right;
}

#tabs ul li {
	float:left;
	text-align:right;
	text-transform:uppercase;
}

#tabs ul li a {
	display:block;
	padding:5px;
	margin: 0 1px 0 1px;
	border-bottom: 1px solid #000;
}

#tabs ul li a:hover {
	border-bottom-color:#d00;
}

/*
 * Body
 *====================================*/

#body {
	clear:both;
}

#loading_panel {
	position:absolute;
	background:#fff;
	text-align:center;
	padding-top:3em;
	font-size:2em;
	opacity:0.8;
}

#loading_panel img {
	display:block;
	margin:0 auto 1em auto;
}

#error {
  margin-top:10px;
  padding:5px;
  border:1px solid #d00;
  font-size:1.2em;
  background:pink;
  color:#400;
}

.column {
	width:200px;
	float:left;
	margin:0 5px 0 5px;
}

.column h2 {
}

.column p {
	margin-bottom:1em;
}

.news .date {
  color:#aaa;
  font-weight:bold;
  letter-spacing:-0.08em;
}

.news .title {
  text-transform:uppercase;
  font-family: 'HelveticaNeue-Light', 'Helvetica Neue', 'Helvetica Neue Light', 'Arial', 'sans-serif';
  letter-spacing:-0.08em;
}

.portfolio_list {
  margin-top:3em;
  padding:0;
  list-style:none;
}

.portfolio_list li {
  clear:both;
  margin-bottom:30px;
}

.portfolio_list h2 {
  border-bottom:1px solid #000;
  display:inline-block;
  margin-bottom:0;
  margin-top:-20px;
  clear:right;
  width:100%;
  text-indent:5px;
}

.portfolio_list .image {
  float:right;
  clear:right;
}

.portfolio_list .image a {
  padding:0;
  margin:0;
}

.portfolio_list .image img {
  display:block;
  border-width:1px;
  margin-top:5px;
  padding: 4px;
  width:95px;
  height:95px;
  border:1px solid #d00;
}

.portfolio_list p {
  margin-top:5px;
  margin-left:110px;
  margin-right:105px;
  padding-right:5px;
}

.portfolio_list p a {
  margin:0;
}

.portfolio_list a {
  margin-left:110px;
}

.technologies {
  float:left;
  padding:5px;
  width:95px;
  color:#888;
}

.technologies ul,
.technologies ul li,
.technologies h4 {
  margin:0;
  padding:0;
}

.technologies ul {
  list-style:none;
}

.technologies h4 {
  text-transform:uppercase;
  font-weight:normal;
  color:#444;
}

#contact_form fieldset {
	font-size:1.1em;
	font-weight:normal;
	text-transform:uppercase;
	letter-spacing:-0.04em;
	border:1px solid #ccc;
	border-bottom-color:#999;
	border-top-color:#ddd;
	background:#f5f5f5;
	margin-bottom:1em;
}

#contact_form fieldset input,
#contact_form fieldset textarea {
  width:100%;
  color:#666;
}

#contact_form input[type=reset],
#contact_form input[type=submit] {
  width:95px;
  margin:5px;
  float:right;
}

/*
 * Footer
 *====================================*/

#footer {
	margin-top:1em;
	border-top: 1px solid #000;
	background: #fff url('/images/kennedia_logo_small.gif') 5px 5px no-repeat;
	height:50px;
}

#signature_container {
	padding-top:5px;
	font-size:8pt;
	line-height:1.2em;
}

#signature_container ul {
	margin:0;
	padding:0;
	list-style:none;
}

#signature_container ul li {
  width:200px;
  margin: 0 5px 0 5px;
  float:left;
}

#signature_container #name {
	height:20px;
	padding-top:2px;
	padding-left:45px;
	font-size:1.3em;
	font-weight:normal;
	text-transform:uppercase;
	letter-spacing:-0.04em;
}