/*
Theme Name: aeiowu
Description: A CSS Document. What else?
Version: 1.0
Author: Greg Wohlwend
Author URI: http://aeiowu.com

License: Do whatever you want.
*/

body
{
	background: #FAFAFA;
	margin: 0px auto;
	
	font-family: BuloRounded-Black;
	font-weight: normal;
	font-style: normal;
	
	font-size: 62.5%;
	color: #777e8c;
}

div
{
	font-weight: normal;
}

img
{
	border: none;
}

.clear
{
	clear: both;
	height: 0;
	line-height: 0;
}





/* TEXT */

a
{	
	color: #ffffff;
	text-decoration: none;
}

	a:hover
	{
		cursor: pointer;
		color: #777e8c;
	}
	
	a:visited
	{
		text-decoration: none;
		border: none;
	}
	
	.title
	{
		font-size: 1em;
		color: #777e8c;
	}
	
	.textlink
	{
		font-size: 1em;
		color: #ff6680;
	}
	
.blue
{
	color: #66ccff;
}

.red
{
	color: #ff6680;
}

ul
{
	font-family: BuloRounded-BlackItalic;
	font-size: 1.6em;
	list-style-type: none;
	padding: 0 10px 0 0;
	margin: 0;
}

	.toc
	{
		padding-left: 20px;
		font-size: 1.8em;
		line-height: 1.6em;
	}
	
ul.toc li a
{
	color: #66ccff;
}

	ul.toc li a:hover
	{
		color: #777e8c;
	}


/* HEADINGS */

h1, h2, h3
{
	padding: 0;
	margin: 0;
	
	font-size: 3em;
	font-weight: normal;
	line-height: 1em;
	letter-spacing: 0;
}

h1
{
	font-size: 6em;
	line-height: .6em;
	letter-spacing: .1em;
	text-transform: uppercase;
}

h2
{
	font-family: BuloRounded-BlackItalic;
	font-size: 3.6em;
	line-height: 1.2em;
	padding: 20px 0;
}
	
	a h2
	{
		color: #ff6680;
	}
	
	.tag
	{
		font-size: 3em;
		padding-top: 0;
	}

h3
{
	font-family: BuloRounded-BlackItalic;
	font-size: 2.6em;
	line-height: 1em;
	
	text-align: left;
	
	color: #FAFAFA;
}
	.emailhead
	{
		font-size: 3.6em;
		padding: 20px;
		padding-top: 140px;
		
		color: #ff6680;
	}
	.press
	{
		text-align: left;
	}



/* CONTAINERS */

#wrapper
{
	position: relative;
	width: 640px;
	
	margin: 0px auto;
	text-align: center;
	z-index: 1;
}



#navigation, #navphone
{
	position: fixed;
	top: 100px;
	left: 0px;
	
	padding: 10px;
	
	background: #ff6680;
	-moz-border-radius: 0 15px 15px 0;
	border-radius: 0 15px 15px 0;
	
	z-index: 500;
}
	#navphone
	{
		position: fixed;
		top: 0;
		text-align: center;
		width: 100%;
		
		font-size: 2em;
		z-index: 2;
	}
	
#navigation ul li a:hover
{
	color: #66ccff;
}
	.content, #spacer, .contentgraph
	{
		position: relative;
		
		margin: 0px auto;
		text-align: center;
	}
	
	#top
	{
		z-index: 500;
		background: #fafafa;
	}

	.contentgraph, .headgraph
	{
		width: 600px;
		padding: 0 20px 0 20px;
		
		text-align: left;
	}
	
		.headgraph
		{
			margin-top: 100px;
		}
	
	p
	{
		font-family: Georgia, Arial, sans-serif;
		font-size: 2em;
		line-height: 1.8em;
	}
		.small
		{
			font-size: .6em;
			font-family: BuloRounded-BlackItalic;
			margin: 10px;
		}
		
		p a
		{
			font-weight: bold;
			color: #66ccff;
		}
		
			p a:hover
			{
				cursor: pointer;
				color: #ff6680;
			}
			
		.email p
		{
			font-size: 1.6em;
			line-height: 1.6em;
		}
	
	.screenshot
	{
		float: left;
		clear: none;
		
		width: 260px;
		padding: 0px;
		margin: 10px;
		
		border: 1px solid #777e8c;
	}
	
		.screenshot:hover
		{
			cursor: pointer;
		}
		
	.email
	{
		text-align: left;
		padding: 20px;
		margin-bottom: 20px;
		
		background: #777e8c;
		color: #fafafa;
		
		-moz-border-radius: 15px;
		border-radius: 15px;
		
		overflow: hidden;
	}
	
		.emailimage
		{
			width: 600px;
			margin: 20px 0 0 0;
		}
	
#logotype
{
	position: relative;
	
	width: 100%;
	
	padding: 100px 0 0 0;
	margin: 0 auto 0 auto;
	text-align: center;
}

#tagline
{
	position: relative;
	
	margin: 20px auto 0 auto;
	
	width: 640px;
	text-align: center;
	
	background: transparent url('images/line_mid.svg') no-repeat center 15px;
}

	#tagrule
	{
		position: relative;
		clear: both;
		width: 100%;
		
		overflow: visible;
		
		background: transparent url('images/line_end.svg') repeat-x center 15px;
	}

#footer, #footerspace
{
	position: relative;
	width: 100%;
	
	height: 50px;
	
	margin: 0 0 0 0;
	padding: 16px 0 0 0;
	
	font-weight: normal;
	
	background-color: #BBD9D9;
}

	#footerspace
	{
		background-color: #FAFAFA;
		
		height: 10px;
		
		z-index: 300;
	}
	
.email ul
{
	font-family: Georgia, Arial, sans-serif;
	list-style-type: circle;
	padding-left: 20px;
	font-size: 1.6em;
	line-height: 1.6em;
}

	.email ul li
	{
		margin-bottom: 5px;
	}
	
.content
{
	font-size: 2em;
}