/* @override http://alan_slot4/css/main.css */


/* @group Basic tags and classes */

/* HTML 5 */
header, section, footer,
aside, nav, article, figure {
	display: block;
}

/* Layout */
body {
	background: #fff url("/img/header-bg-small.png") repeat-x top center;
	color: #333;
	margin: 0;
	font: 10pt/1.5em "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.inner {
	width: 960px;
	margin: 0 auto;
}
/* Tags */
a { color: #069; }
a:hover { color: #09c; }

hr {
	border: 1px solid #edf4f8;
	border-bottom: 0;
	margin: 20px 0;
}
ul, ol {
	margin-left: 0;
	padding-left: 1.5em;
}

/* Classes */
.hide { display: none !important; }
/* @end */

/* @group Header */
header {
	margin-top: 40px;
	height: 40px;
}
header .inner {
	position: relative;

}
header h1 {
	margin: 0;
	width: 224px;
	height: 100%;
}
header h1 a {
	position: relative;
	top: 1px;
	left: 10px;
	display: block;
	height: 37px;
	text-indent: -1000em;
	overflow: hidden;
	background: url("/img/header-logo-trans.png") no-repeat top left;
}
header h1 a:hover {
	background-position: bottom left;
}
header h1 a:active {
	top: 2px;
}
header nav ul {
	margin: 0;
	padding: 0t;
	list-style: none;
	position: absolute;
	right: 10px;
	top: 3px;
}
header nav li {
	display: inline;
	margin-left: 1em;
	font-size: 10.5pt;
}
header nav li a {
	position: relative;
	display: inline-block;
	padding: 0.5em;
	text-decoration: none;
	font-weight: bold;
	color: #b9f4ff;
	text-shadow: 0 -1px 0 #000;
	outline: none;
	-webkit-font-smoothing: antialiased;
}
header nav li a:hover {
	color: #fff;
	text-shadow: 0 0 10px #00c6ff;
}
header nav li a:active {
	position: relative;
	top: 1px;
}
header nav li a strong {
	position: absolute;
	display: block;
	width: 39px;
	height: 14px;
	text-indent: -1000em;
	overflow: hidden;
	background: url("/img/header-freebadge.png");
	top: -6px;
	left: 35px;
}
/* @end */

/* @group Content */
#content .megatitle {
	height: 70px;
	padding-top: 50px;
	text-align: center;
	text-shadow: 0 2px 0 #000;
}
#content .megatitle h1 {
	color: #caf6ff;
	font-size: 26pt;
	margin: 0;
	text-shadow: 0 0 10px #00c6ff;
}
#content .megatitle h2 {
	font-size: 18pt;
	font-weight: normal;
	color: #fff;
	width: 75%;
	margin: 15px auto 0;
	line-height: 1.5em;
}
#content .megatitle cufon {
	margin-top: -10px;
}

/* @end */
/* @group Footer */
footer {
	clear: both;
	background-color: #09121c;
	color: #666;
	text-shadow: 0 1px 0 #fff;
	text-shadow: none;
	color: #8a99aa;
	font-size: 9pt;
}
footer .inner {
	padding: 30px 0;
}
footer h1 {
	font-size: 14pt;
	margin: 0 0 0.5em;
	color: #fff;
}
footer h2 {
	font-size: 11pt;
	margin: 1em 0 0;
}
footer a {
	color: #369;
	text-decoration: none;
}
footer a:hover {
	color: #39c;
}
footer a:active {
	position: relative;
	top: 1px;
}
/* Blog */
#footer-blog p.meta {
	margin-top: 0;
	text-transform: uppercase;
	font-size: 8pt;
}
#footer-blog p a {
	margin-left: 0.5em;
	font-style: italic;
	font-weight: bold;
	font-size: 8pt;
}

/* Twitter */
#footer-twitter { 
	font-size: 8pt;
}
#footer-twitter p {
	padding: 5px 10px 0;
}
#footer-twitter p a {
	display: block;
	margin: 0.5em -10px;
	background: url("/img/footer-callout.gif") no-repeat top center;
	padding-top: 9px;
	padding-left: 10px;
	font-size: 8pt;
}

/* Newsletter */
#footer-newsletter form {
	margin-top: 1.5em;
}
#footer-newsletter input,
#footer-newsletter button {
	vertical-align: middle;
	margin: 0;
	display: block;
	float: left;
}
#footer-newsletter input {
	height: 26px;
	line-height: 26px;
	padding: 0 0.4em;
	border: 0;
	background-color: #fff;
	width: 195px;
	font-size: 12pt;
	border: 1px solid #000;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	outline: none;
	-webkit-transition-duration: 250ms;
}
#footer-newsletter input:focus {
	-webkit-box-shadow: 0 0 10px #fff;
	-moz-box-shadow: 0 0 10px #fff;
	border-color: #fff;
	border-right-color: #000;
}
#footer-newsletter button {
	background: url("/img/footer-signupbtn.gif") top left;
	border: 0;
	padding: 0;
	height: 28px;
	width: 69px;
	text-indent: -1000em;
	overflow: hidden;
	cursor: pointer;
}
#footer-newsletter button:hover {
	background-position: center left;
}
#footer-newsletter button:active {
	background-position: bottom left;
}
#footer-newsletter p.response {
	color: #fff;
}
#footer-newsletter p.note {
	margin-top: 2em;
	font-size: 8pt;
}

/* Info */
#footer-info {
	clear: left;
	float: none;
	width: auto;
	border-top: 1px solid #354659;
	margin-top: 20px;
	padding-top: 10px;
	font-size: 8pt;
}
#footer-info p {
	margin: 0;
}
#footer-info .copyright {
	float: left;
}
#footer-info .legal {
	float: right;
}
#footer-info a {
	margin-left: 1em;
}
/* @end */