/* ====================

Title: Giraffe Main stylesheet
Last updated: 12/12/2007 by Mike

==================== */


/* --------------------------
 @Reset - http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ 
----------------------------- */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin : 0; padding : 0; border : 0; outline : 0; font-weight : inherit; font-style : inherit; font-size : 100%; font-family : inherit; vertical-align: baseline; background : transparent; } :focus { outline : 0; } ol, ul { list-style : none; } table { border-collapse : collapse; border-spacing : 0; } caption, th, td { text-align : left; font-weight : normal; }


/* --------------------------
 @Base
----------------------------- */

html	{ height: 100%; margin-bottom: 1px;}

body	{ height: 100%;}


/* --------------------------
 @Typography
----------------------------- */

body {
	font-family: arial, verdana, Sans-Serif;
	color: #292929;
	background: #1a1a1a url('../images/guides/18pxlineguide.gif');
	line-height: 1.5; /* http://meyerweb.com/eric/thoughts/2006/02/08/unitless-line-heights/ */
}

html > body	{ font-size: 12px; }  /* For all except IE */

p, #content ul {
	line-height: 1.8em;
	margin-bottom: 1.5em
}

	#page_index p {
		font-size: 1.3333em
	}
	
	#featuredcontent p {
		font-size: 12px
	}

h1 {
	font-size: 1.8em;
	font-weight: bold;
	line-height: 1.222em;
	margin-bottom: 0.9em
}

h2 {
	color: #166c8e;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 1.222em;
	margin-bottom: 0.7em
}

a:link, a:visited {
	color: #08b214;
	text-decoration: underline
}

a:hover, a:active {
	text-decoration: none
}

li {
}

	#content li {
		list-style-type: disc;
		margin: 0 0 1.5em 16px;
	}
	
	#content .squish li {
		margin: 0 0 0.2em 16px;
	}

blockquote  { margin: 1.5em 0 1.5em 1.5em; color: #666; font-style: italic; }
strong      { font-weight: bold; }
em          { font-style: italic; }
pre         { margin-bottom: 1.3em; background: #eee; border: 0.1em solid #ddd; padding: 1.5em; }
code        { font: 0.9em Monaco, monospace; }


.last { margin-bottom: 0;}


/* --------------------------
 @Structure 
----------------------------- */

#branding {
	background: #489cbf url('../images/bg_branding.gif') repeat-x;
	height: 116px;
	text-align: center;
}

#wrapper_content {
	background: #fff;
	padding: 0 0 30px;
}

#content {
	margin: 0 auto;
	min-height: 450px;
	padding: 30px 0 0 0;
	width: 600px;
}

#site_info {
	border-top: 4px solid #000;
	padding: 30px 0 35px;
}


/* --------------------------
 @Navigation 
----------------------------- */

#navigation {
	background: #8a3f1b url('../images/bg_navigation.gif') repeat-x;
	height: 30px;
}

#navigation ul {
	height: 19px;
	margin: 0 auto;
	padding: 6px 0 0 0;
	width: 600px;
}

#navigation li {
	float: left;
	line-height: normal;
	list-style-type: none;
	margin: 0 25px;
	vertical-align: top;
}

	#navigation li.last {
		margin-right: 0;
	}
	
#navigation li img {
	padding: 5px 5px 0;
}
	
#navigation li * {
	vertical-align: top;
}


/* --------------------------
 @Branding
----------------------------- */

#branding #logo {
	position: relative;
	top: 33px;
	right: -200px;
}


/* --------------------------
 @Pitch
----------------------------- */

h1#pitch {
	background: #faf8ed url('../images/bg_pitch.gif') repeat-x;
	line-height: 1.5em;
	padding: 15px 2px;
	text-align: center;
}


/* --------------------------
 @Featured content
----------------------------- */

#featuredcontent {
	background: #f6f6f6;
	overflow: hidden;
	padding: 12px;
	width: 576px;
}

#articles {
	margin-right: 10px;
	width: 283px
}

#articles li {
	list-style-type: disc;
	margin-left: 15px;
}

#testimonial {
	width: 283px
}

#featuredcontent h2 {
	margin-bottom: 0.5em
}


/* --------------------------
 @Siteinfo
----------------------------- */

#site_info p {
	color: #5a5959;
	font-family: verdana;
	font-size: 0.8em;
	letter-spacing: 1px;
	margin: 0 auto;
	text-transform: uppercase;
	width: 600px;
}

#site_info .pipe {
	color: #343434;
}

#site_info #nominet {
	float: right;
	position: relative;
	top: -15px;
}


/* --------------------------
 @Presentational classes
----------------------------- */

.bullet {
	background: url('../images/bluebullet.gif') center left no-repeat;
	padding-left: 20px;
}

.clear {
	height: 1px;
	clear: both;
	overflow: hidden;
}

.column {
	float: left;
}

.container {
	position: relative;
	width: 991px;
	margin: 0 auto;
}

.highlight {
	background: #fffbe2;
	border: 3px solid #ffe222;
	padding: 10px;
}

.left {
	float: left;
	margin: 0 15px 15px 0;
}

.faint {
	color: #aaa
}


/* --------------------------
 @Testimonials
----------------------------- */

.testimonial {
	border-bottom: 1px solid #ddd;
	margin-bottom: 15px;
	overflow: hidden;
	padding-bottom: 15px;
}

.testimonial img {
	float: left;
	margin: 0 15px 0 0;
}


/* --------------------------
 @Whatwedo
----------------------------- */

#page_what-we-do h2 {
	clear: both;
}

.whatwedo {
	border-bottom: 1px solid #ddd;
	margin-bottom: 15px;
	overflow: hidden;
}