/*
	Flightless - design.interactive.motion.graphic
	Copyright 2009 Flightless
*/
html, body {
	margin: 0px;
	padding: 0px;
	height: 100%;
}

html {
	overflow: auto;
}

#body {
	background-color: #fff;
}


/* main flash */
#main {
	width: 100%;
	height: 100%;
}

#flightless {
}


/* html alt content */
#noflash {
	width: 100%;
	height: 100%;
	background-image:url(/images/alt_tile.gif);
	background-repeat: repeat;
	background-position: 0px 0px;
	background-color: #3db3c2;
}

#noflash .logo {
	height: 56px;
	width: 160px;
	background-image:url(/images/alt_logo.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -3000px;
}

#noflash .box {
	width: 543px;
	margin: 0px 0px 0px 20px;
	background-color: #fff;
	padding: 20px;
	font-family: Georgia;
}

#noflash .box h1.youneedflash {
	background-image: url(/images/alt_youneedflash.gif);
	background-repeat: no-repeat;
	width: 543px;
	height: 82px;
	text-indent: -3000px;
}

#noflash .box .contact {
	float: left;
	width: 270px;
	margin-top: 20px;
}

#noflash .box .links {
	margin-top: 20px;
}

#noflash .box .contact h2, #noflash .box .links h2 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

#noflash .box .contact p, #noflash .box .links p {
	font-size: 12px;
	font-weight: normal;
}


/* content */
#content {
	background-color: #fff;
}

/* html project view */
.headerHolder {
	width: 100%;
	height: 80px;
	background: url(/images/alt_tile.gif) repeat top left;
	background-color: #3db3c2;
}

.headerOverlay {
	height: 60px;
	background: url(/images/blog/header_tile.gif) repeat top left;
	padding: 20px 0px 0px 20px;
}

h1.flightlessLogo a {
	width: 115px;
	height: 24px;
	background: url(/images/blog/flightless_logo.png) no-repeat top left;
	text-indent: -3000px;
	display: block;
}

h1.flightlessLogo {
	padding: 0px 0px 17px 12px;
}

/* content styles */
body {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#666;
}
a {
	background-color:#fff;
	color:#00bce2;
	text-decoration:none;
}
a:hover {
	background-color:#00bce2;
	color:#fff;
	text-decoration:none;
}
p {
	font-size:13px;
	line-height:17px;
	margin:0px 0px 15px 0px;
}
h1 {
	font-size:40px;
	color:#333;
	margin:0px 0px 10px 0px;
	width: 614px;
}
h2 {
	font-size:20px;
	line-height:24px;
	font-weight:normal;
	margin:0px 0px 0px 0px;
}
h3 {
	font-size:13px;
	/*font-weight:normal;*/
	text-transform:uppercase;
	margin:0px 0px 10px 0px;
}
h4 {
	font-size:12px;
	line-height:17px;
	font-weight:normal;
	margin:0px 0px 0px 0px;
}


/* wrappers */
#mainwrapper {
	width:926px;
	padding:35px 20px 20px 20px;
}


/* project detail */
#mainwrapper #close a {
	float: right;
	width: 18px;
	height: 18px;
	text-indent: -3000px;
	background-image:url(/images/close.gif);
	background-position: 0px 0px;
}

#mainwrapper #close a:hover {
	background-position: 0px -18px;
}

#mainwrapper .divider {
	height:20px;
	background-image: url(/images/divider.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#mainwrapper .divider a {
	height:19px;
	display:block;
	width:78px;
	float:right;
	background-image: url(/images/top_button.gif);
	background-repeat: no-repeat;
	background-position: 0px -19px;
	text-indent:-3000px;
}
#mainwrapper .divider a:hover {
	height:19px;
	display:block;
	width:78px;
	float:right;
	background-image: url(/images/top_button.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#mainwrapper .projectintro {
	background-image: url(/images/divider.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding:0px 0px 20px 0px;
}
#mainwrapper .projectdetail {
	padding:0px 0px 0px 0px;
	margin:20px 0px 0px 0px;
}
#mainwrapper .leftcol {
	width:614px;
	float:left;
}
#mainwrapper .leftcol .large {
	width:614px;
	margin:0px 0px 0px 0px;
}
#mainwrapper .leftcol .large2 {
	width:614px;
	margin:0px 0px 10px 0px;
}
#mainwrapper .leftcol .imagerow {
	margin:0px 0px 10px 0px;
}

#mainwrapper .leftcol .medleft1 {
	width:302px;
	margin:0px 10px 10px 0px;
	float:left;
}
#mainwrapper .leftcol .medright2 {
	width:302px;
	margin:0px 0px 10px 0px;
	float:left;
}
#mainwrapper .leftcol .medleft3 {
	width:302px;
	margin:0px 10px 0px 0px;
	float:left;
}
#mainwrapper .leftcol .medright4 {
	width:302px;
	margin:0px 0px 0px 0px;
	float:left;
}
#mainwrapper .leftcol .smallleft {
	width:146px;
	margin:0px 10px 0px 0px;
	float:left;
}
#mainwrapper .leftcol .smallright {
	width:146px;
	margin:0px 0px 0px 0px;
	float:left;
}
#mainwrapper .rightcol {
	width:292px;
	float:left;
	margin-left:20px;
}
#mainwrapper .rightcol p {
	font-style: italic;
}
#mainwrapper .rightcol p.widgetText {
	padding-top: 10px;
}

#mainwrapper .footer {
	padding:20px 0px 20px 0px;
	font-size:12px;
}
#mainwrapper .footer .links {
	float:left;
	width:400px;
}
#mainwrapper .footer .copyright {
	float:right;
	width:200px;
	text-align:right;
}


/* fixes */
.spacer {
	clear:both;
	line-height:1px;
	font-size:0.01px;
	height:0.01px;
}
*:focus {
	outline-style:none;
}
