/*  TINY PROPELLER Global CSS
    Copyright 2009
*/


html, body, div, span, object, h1, h2, h3, h4, h5, h6, p,
blockquote, pre, a, abbr, acronym, address, big, cite, code,
del, em, img, ins, small, strong, sub, sup, dl, dt, dd, ol, ul, li,
fieldset, form, input, button, label, legend, table, caption, 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;
}

body {
	background: #4696bc;
	font: 10px/1 "Lucida Grande", "Lucida Sans Unicode", Tahoma, Helvetica, clean, sans-serif;
	color: #edf5f8;
	min-width: 972px;
}

#wrap {
	position: relative;
}

html, body, #wrap { height: 100%; }

body > #wrap { height: auto; min-height: 100%; }



/* Text
----------------------------------- */

p { margin: 0 0 1em; }

strong { font-weight: bold; }

em { font-style: italic; }

pre, code { font-family: monospace; }

code { color: #666; }

:focus { outline: 0; }


/* Links */

a:link, a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #edf5f8;
	line-height: 1;
}

a:hover, a:active {
	border-bottom: 1px solid #71b5d6;
	text-decoration: none;
	-moz-outline: none;
	color: #fff;
}


/* Lists */

#main li {
	margin: 0 0 1em;
	font-size: 120%;
	list-style: square;
}


/* Misc */

hr { visibility: hidden; clear: both; }

blockquote:before, blockquote:after { content: ""; }
blockquote { margin: 1em 0; quotes: "" ""; }

sup { vertical-align: 75%; }

abbr, acronym {
	border-bottom: 1px dotted #ccc;
	cursor: help;
}



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


/* Header */

#header {
	background: #52a5cc;
	padding: 10.7em 84px 1.4em;
}

#logo {
	background: url(/img/logo.png) no-repeat 24px 24px;
	position: relative;
	width: 329px;
	height: 96px;
	margin: 0 0 0 -4px;
}

#logo a {
	position: absolute; top: 0; left: 0;
	display: block;
	width: 329px;
	height: 96px;
}

#logo a:hover, #logo a:active {
	border: none;
}

#logo span {
	position: absolute; left: -999px;
}

#nav {
	position: absolute; top: 0; left: 0;
	width: 100%;
	border-top: 3px solid #4696bc;
}

#nav ul {
	padding: 0 0 0 93px;
}

#nav li {
	float: left;
	list-style: none;
}

#nav li.active {
	padding: 1.42em 14px .57em;
	font-size: 110%;
	color: #fff;
	text-shadow: 1px 1px 0 #3d7c99;
	cursor: default;
}

#nav li a:link, #nav li a:visited {
	display: block;
	padding: 1.42em 14px .57em;
	font-weight: normal;
	font-size: 110%;
	color: #a9d2e6;
	text-shadow: 1px 1px 0 #4790b2;
}

#nav li a:hover, #nav li a:active {
	border: none;
	color: #edf5f8;
}


/* Main */

#main {
	background: #52a5cc;
	position: relative;
	height: 27.3em;
	padding: 0 108px 0;
}

h2 {
	margin: 0 0 .834em -2px;
	font-size: 240%;
	text-shadow: 1px 1px 0 #7dbcd9;
	color: #1a5f80;
}

#main p {
	margin: 0 0 1em -1px;
	font-size: 140%;
	line-height: 2;
	text-shadow: 1px 1px 0 #3f809e;
}

#main .amp {
	font-family: Whitney, Skia, "Trebuchet MS", Helvetica, sans-serif;
	margin: 0 1px;
}

#main dl {
	margin: 0 0 0 -1px;
	font-size: 140%;
	line-height: 2;
	text-shadow: 1px 1px 0 #3f809e;
}

#main dt {
	float: left;
	clear: left;
	width: 108px;
	margin: 0 0 1em;
}

#main dd {
	float: left;
	width: 540px;
	margin: 0 0 1em;
}


/* Footer */

#footer {
	background: #4696bc;
	border-top: 1px solid #4a88a6;
	padding: 1.9em 57px 3.6em;
	text-shadow: 1px 1px 0 #367492;
}

#footer #new {
	width: 468px;
	margin: 0 0 1.2em;
}

#footer #new dt {
	float: left;
	width: 50px;
	padding: .63em 0;
	font-weight: bold;
	font-size: 110%;
	color: #a3cbde;
	text-shadow: 1px 1px 0 #3d83a4;
}

#footer #new dd {
	background: url(/img/new_bullet.gif) no-repeat left center;
	display: block;
	width: 418px;
	padding: .63em 0 .63em 15px;
	margin-left: 50px;
	font-size: 110%;
}

#footer #new dd a:link, #footer #new dd a:visited {
	display: inline-block;
	font-weight: normal;
	border-bottom: 1px solid #4696bc;
	color: #cee3ed;
}

#footer #new dd a:hover, #footer #new dd a:active {
	border-bottom-color: #71b5d6;
	color: #edf5f8;
}

#footer #twitter {
	background: url(/img/twitter.gif) no-repeat 0 .55em;
	float: left;
	clear: left;
	min-height: 12px;
	padding: .63em 0 .63em 50px;
	font-size: 110%;
}

#footer #twitter, #footer #twitter a:link, #footer #twitter a:visited {
	color: #cee3ed;
}

#footer #twitter a:hover, #footer #twitter a:active {
	color: #edf5f8;
}

#footer #twitter { 						/* only temporary */
	margin-left: 18px;
	padding: .63em 0 .63em 32px;
}



/* News
------------------------------- */

#news #header {
	background: #52a5cc;
	padding-bottom: 0;
}

#news #logo {
	background-image: url(/img/logo-news.png);
	width: 425px;
	margin-bottom: -35px;
	z-index: 99;
}

#news #main {
	background: #4696bc;
	height: auto;
	padding-top: 5.3em;
	border-top: 1px solid #4a88a6;
}

#news #side {
	position: absolute;
	left: 732px;
	width: 216px;
}

#news #side p {
	font-size: 110%;
	line-height: 2.55em;
}

#news #side a:link, #news #side a:visited {
	float: left;
	clear: left;
	border-bottom: 1px solid #4696bc;
}

#news #side a:hover, #news #side a:active {
	border-bottom-color: #71b5d6;
}

#news .post {
	width: 516px;
}

#news .post h2 {
	display: inline-block;
	margin-bottom: 1.22em;
	font-size: 180%;
}

#news .post h2 a {
	color: #0f4966;	
}

#news .post .date {
	display: inline-block;
	margin-left: 12px;
	text-shadow: 1px 1px 0 #3f809e;
}

#news_browse {
	margin-top: 4.2em;
	border-top: 1px solid #4a88a6;
}


/* Content
------------------------------- */


#float {
	position: absolute;
	left: 624px;
	width: 216px;
}

#float.optionize #optionize_logo {
	background: url(/img/optionize-logo.gif) no-repeat 0 1px;
	width: 111px;
	height: 24px;
	margin: 0 0 1em;
}

#float.optionize #optionize_logo span {
	position: absolute; left: -9999px;
}

#float.optionize p {
	margin: 0 0 1.58em;
	font: italic 140% Georgia, Times, sans-serif;
	color: #d4e8f2;
	text-shadow: 1px 1px 0 #4286a6;
}

#float a:link, #float a:visited {
	background: #52a5cc;
	background: -webkit-gradient(linear, left top, left bottom, from(#6bb2d3), to(#53a6cc));
	float: left;
	margin: 0 0 0 -1px;
	padding: .63em 14px;
	border: 1px solid #a9d2e6;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-box-shadow: 0 1px 3px #4a95b8;
	font-size: 110%;
	line-height: 1;
	text-shadow: 1px 1px 0 #3d7c99;
	color: #fff;
}

#float a:hover {
	border-color: #d4e8f2;
	-webkit-box-shadow: 0 1px 3px #4489aa;
}

#float a:active {
	background: #4398bf;
	background: -webkit-gradient(linear, left top, left bottom, from(#4498bf), to(#66abcb));
	-webkit-box-shadow: 0 0 1px #376e88;
}

#contact abbr {
	margin: 0 3px 0 0;
	font-size: 71.4%;
	border: none;
}



