* {
	padding: 0px;
	margin:0px
}

html { height: 100%;}

body {
	padding: 0;
	height: 100%;
	font-family: "Trebuchet MS", arial, Sans-Serif;
	color: #444;
	text-align: center;
}

img {
	border: 0;
}

ul, ol {
	margin: 0 0 20px 0;
	padding: 0
}


/* --------------------------
 @Text styling 
----------------------------- */

p {
	font-size: 0.9em;
	margin-right: 2%;
	margin-left: 2%;
	margin-bottom: 1.5em;
	font-weight: normal;
	line-height: 1.2;
}

	#search p {
		font-size: 1em;
		font-weight: bold;
		color: #434343;
	}

	.ft p {
		color: #444;
		font-size: 0.7em;
	}

h1 {
	color: #000;
	margin: 0;
	font-family: georgia, serif;
	font-size: 3em;
	line-height: 1.25em;
	font-weight: normal;
}

h2 {
	font-size: 1.1em;
	line-height: 1.4em;
	margin: 0 0 10px
}

a:link {
	color: #08b214;
}

a:visited {
	color: #08b214;
}

a:hover {
	text-decoration: none
}

a:active {

}
	
li {
	margin: 3px 0 3px 18px;
	color: #222;
	font-size: 0.9em;
	line-height: 1.5em
}

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

#wrapper {
	min-width: 800px;
	min-height: 100%;
	position: relative;
}

.bd 	{
	min-width: 800px;
	background: #fff;
	padding-bottom: 88px;
}

#giraffe_banner {
min-width: 800px;
background: #489cbf url('/images/giraffe_branding.gif') repeat-x;
height: 116px;
text-align: center;
}

#giraffe_banner .banner_align {
	width: 800px;
	margin: auto;
	position: relative;
	top: 21px;
	right: -74px;
}

#giraffe_banner h1 {
position: absolute;
top: 33px;
right: 50%;
font-size: 2em;
color: #fff;
}

#giraffe_banner h1 a {
color: #fff;
text-decoration: none;
}

#giraffe_banner #giraffe_logo {
	position: relative;
	top: 33px;
	right: -200px;
}

#giraffe_info {
	font-size: 0.76em;
	height: 84px;
	background: #1a1a1a;
	border-top: 4px solid #000;
}

#statistics {
text-align: left;
}

#statistics h3 {
line-height: 1.5em;
padding: 0 20px 0;
}

.col_left {
float:left;
text-align: center;
}

.col_right {
float:right;
text-align: center;
}

#search {
	padding: 0 0 30px;
	background: #fff;
}
	
.ft {
	width: 100%;
	height: 88px;
	position: absolute;
	bottom:0;
	left:0
}

#content { 
max-width: 1280px;
min-width: 800px;
margin: auto;
text-align: center;
padding: 30px 0 30px;
}

#content h2 { font-size: 1.5em }

/*#content p { line-height: 2 }*/

.main_content_wrapper {
margin:auto;
width: auto;
}

.main_content {
background: #f6f6f6;
margin:auto;
padding-top:10px;
/*margin-right:12%;*/
min-width: 40em;
max-width: 64em;
width: 40em;
}

.pitch {
min-width:600px;
width:40em;
margin:auto;
text-align: left;
}

/* --------------------------
 @Navigation
 ---------------------------- */
#nav_bar {
	background: #8a3f1b url('/images/bg_navigation.gif') repeat-x;
	min-width: 600px;
	height: 30px;
}

#nav_bar #links {
	text-align: center;
	height: 19px;
	margin: 0 auto;
	padding: 4px 0 0 0;
	width: 800px;
}

#nav_bar #links .link_item {
	display: inline-block;
	line-height: normal;
	list-style-type: none;
	margin: 0 auto;
}

#nav_bar ul {
	text-align: center;
	height: 19px;
	margin: 0 auto;
	padding: 6px 0 0 0;
	width: 360px;
}

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

	#navigation li.last {
		margin-right: 0;
	}

#nav_bar #links .link_item img {
	padding-top: 0;
	padding-left: 30px;
	padding-right: 30px;
}
	
#nav_bar li * {
	vertical-align: top;
}

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

#giraffe_info a:link {
color: #08b214;
}

#giraffe_info a:visited {
color: #08b214;
}

#giraffe_info .pipe {
	color: #343434;
}

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

/* --------------------------
 @Disclaimer
 ---------------------------- */
 
.disclaimer {
text-align: left;
margin: 10px auto 5px;
width: 600px;
} 

.disclaimer h2 {
text-align: center;
font-size: 1.7em;
font-weight: normal;
font-family: georgia,serif;
}

/* --------------------------
 @Notice
----------------------------- */

.notice-beige {
background: #faf8ed url('/images/bg_pitch.gif') repeat-x;
padding: 20px 2em;
margin: 30px auto auto 0;
min-width: 36em;
display: inline-block;
}

.notice-beige p {
line-height: 1em;
}

.notice-red {
background: #ffadad;
}
.notice-green {
background: #adffad;
}

/* --------------------------
@Contactform
----------------------------- */
.contact_form_content {
width: 40em;
margin: auto;
}

#contact_form {
margin-right: auto;
margin-left: auto;
width: 40em;
}
#contact_form fieldset {
border: none;
padding: 10px;
}
#contact_form .column-left {
margin: auto;
float:left;
width: 55%;
text-align: left;
}
#contact_form .column-right {
margin: auto;
float:left;
width: 45%;
text-align: left;
}
#contact_form textarea {
width: 98%;
height: 9em;
}
#contact_form .input {
width: 90%;
}
#contact_form .recaptcha_container{
float: left;
}
#contact_form .right_align {
text-align: right;
}
#contact_form label {
font-size: 0.9em;
font-weight: bold;
}
#contact_form p {
margin-right: 2%;
margin-left: 2%;
margin-bottom: 0;
font-weight: bold;
line-height: 1;
width:600px;
}

/* --------------------------
 @Objects
----------------------------- */

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

#search input {
	font-size: 1em;
}

#search .textfield {
	width: 350px;
	padding: 3px;
	border: 1px solid #ccc;
}

#search .textfield:focus {
	background: #fff;
}

#writer_ad {
	background: #fff;
	border: 3px solid #f8e987;
	margin: 0 auto;
	padding: 16px;
	text-align: left;
	width: 420px;
}

#writer_ad p, #writer_ad h3 {
	font-family: arial, helvetica, "helvetica neue", sans-serif;
	font-size: 14px;
}

#writer_ad h3 { color: #000; margin-bottom: 12px; }

#writer_ad p { line-height: 2; margin: 0; }

/* --------------------------
 @Advertising
 ---------------------------- */
 
.advertising {
}

.advertising_right {
float:right;
margin: 0 20px 20px 0;
text-align: center;
}


/* --------------------------
 @Search (temporary while old search code is being used)
----------------------------- */

#search_content {
width: 760px;
margin: 10px auto 5px;
text-align: left;
}

#search_content #maincontent {
	float: left;
	display: inline;
	width: 468px;
	border-right: 1px solid #DDD;
	padding: 0 12px 0 0;
	margin-bottom: 10px;
}

#search_content #secondarycontent {
	float: left;
	width: 267px;
	padding-left: 12px;
}

#search_content .ft {
	clear: both;
	text-align: center;
	padding: 0 10px 10px 10px;
}

#search_content #search {
	padding: 3px 0 5px;
	background: #fff;
}

#search_content .right_align {
float: right;
}

#search_content .left_align {
float: left;
}

#search_content hr{
border: 1px solid #dddddd;
}

/* -------------------------- */



/* --------------------------
 @Objects
----------------------------- */

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

#search_content .result {
	border-top: 1px solid #DDD;
	padding: 10px 0;
	margin: 0 0 0 0
}

#search_content ul.terms {
	list-style-type: none;
	margin-bottom: 20px;
	border-top: 1px dashed #DDD;
}

	#search_content #categories ul.terms {
		border: 0;
		background: #fafafa
	}

#search_content .terms li {
	border-bottom: 1px dashed #DDD;
	margin: 0 0 0px 0;
	padding: 7px 3px 7px 8px;
}

	#search_content .terms li:hover {
		background: #F6F6F6
	}
	
	#search_content .terms li.last {
		border-bottom: 0
	}
	
#search_content .first {
	margin-bottom: 20px;
}

#search_content #articles {
	zoom: 1; /* HAX */	
}

	#search_content .first #articles {
	}

	#search_content .second #articles {
		background: #F7F4E5;
		border: 0;
		border-top: 1px solid #D6D6BB;
		padding: 5px 10px 0 10px;
	}
	
#search_content .article {
	padding-bottom: 10px;
	border-bottom: 1px solid #D6D6BB;
	margin-bottom: 10px;
}

	#search_content .second .article.last {
		border-bottom: 0
	}
	
#search_content #categories {
	
}
	
#search_content .right {
	float: right;
}

/* -------------------------- */



/* --------------------------
 @Forms, photos and galleries
----------------------------- */

#search_content .photoright {
	width: 180px;
	float: right;
	border: 5px solid #F0EED8;
	margin: 0 0 0 12px
}

#search_content .photoleft {
	width: 180px;
	float: left;
	border: 5px solid #F0EED8;
	margin: 0 12px 0 0
}

/* -------------------------- */

#search_content p {
	color: #222;
	font-size: 0.9em;
	line-height: 1.5em;
	margin: 0 0 14px 0
}

	#search_content .result p {
		margin-bottom: 0;
	}

	#search_content .article p {
		font-family: georgia, serif;
		line-height: 1.5em;
		margin: 0 8px 8px 8px;
		color: #000
	}
	
	#search_content .ft p {
		color: #777;
		font-size: 0.7em
	}

#search_content h1 {
	font-family: georgia, serif;
	font-size: 3em;
	font-weight: normal;
	color: #FFF;
}

#search_content h2 {
	font-family: georgia, serif;
	font-weight: normal;
	font-size: 1.4em;
	color: #000;
	margin: 0 0 12px 0
}

	#search_content #maincontent .first h2 {
		font-size: 1.7em
	}
	
	#search_content #secondarycontent h2 {
		padding-top: 0.2em
	}
	
	#search_content #articles h2 {
		margin-bottom: 12px;
	}
	
	#search_content h2 .rightangle {
		display: none;
	}
	
		#search_content .first h2 .rightangle {
			display: inline
		}

#search_content h3 {
	color: #000;
	font-family: georgia, serif;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 0.9em;
	padding: 5px 0 5px 6px;
	background: #f1eedc;
}

#search_content h4 {
	color: #000;
	margin-bottom: 5px;
}

	#search_content .star h4 {
		padding-left: 25px;
		background: url('../images/star.gif') no-repeat;
	}

#search_content a:link {
	color: #000
}

	#search_content #maincontent .first a:link {
		color: #0000EE
	}
	
	#search_content #maincontent .result p a:link {
		color: #222;
		text-decoration: none
	}
	
	#search_content h1 a:link {
		color: inherit;
		text-decoration: none;
	}

#search_content a:visited {
	color: #000
}
	
	#search_content #maincontent .result p a:visited {
		color: #222;
	}

	#search_content #maincontent .first a:visited {
		color: #0000EE;
		text-decoration: none
	}
	
	#search_content h1 a:visited {
		text-decoration: none;
	}

#search_content a:hover {
	text-decoration: none
}

#search_content a:active {

}

#search_content .terms li {
	color: #000;
	font-size: 0.9em
}

	#maincontent .first .terms li {
		font-size: 1.1em
	}
	
#search_content li {
	margin: 3px 0 3px 18px;
	color: #222;
	font-size: 0.9em;
	line-height: 1.5em
}

#search_content .meta {
	font-size: 0.8em;
	color: #999
}


