@charset "utf-8";
/* CSS Document */

html {overflow: auto;}
html, body {
margin:0 auto;
padding:0;
height:100%;
width:100%;
border:none;
background:#0099CC url(/images/bg_lovebirds.gif) no-repeat left top;
text-align:right;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
}

a, a:link, a:visited {
color:#FCC;
text-decoration:none;
}
a:hover {
color:#FFFFFF;
text-decoration:underline;
}

#nav {
margin:0 auto;
width:270px;
height:100%;
display:block;
position:absolute;
right:60px;
padding:0;
text-align:right;
z-index:5;
font-size:10px;
letter-spacing:2px;
}

#content {
width:400px;
height:auto;
z-index:5;
position:absolute;
left:60px;
bottom:100px;
z-index:5;
text-align:left;
line-height:20px;
}

#navBg {
height:100%;
width:400px;
position:absolute;
right:0;
background:url(../images/bg_nav.png) right repeat-y;
z-index:3;
}

#mp3player {
vertical-align:bottom;
margin:0;
margin-bottom:-3px;
}

div.clear {
clear:both;
}

#myContent {
	overflow:scroll;
	background:#0099CC;
}

#footer {
height:30px;
margin:0 auto;
position:absolute;
bottom:0;
width:100%;
background:#FFFFFF;
padding:0;
text-align:center;
vertical-align:top;
font-size:11px;
color:#999999;
padding-top:10px;
z-index:5;
}

#topNav {
	z-index:50;
	position:fixed;
	width:100%;
	height:60px;
	background:#FFFFFF;
	float:left;
}
#bottomNav {
	z-index:50;
	position:fixed;
	bottom:0;
	width:100%;
	height:30px;
	background:#FFFFFF;
	float:left;
	color:#555555;
	font-size:11px;
	padding:0;
	text-align:center;
	vertical-align:top;
}
#bottomNav .baseBlocks {
	margin:0 auto;
	display:inline;
	position:absolute;
	bottom:0;
	left:20px;
	right:20px;
	background:none;
}
.copyright {
	padding:10px;
	height:15px;
	display:inline-block;
	float:left;
	position:absolute;
	bottom:0;
	left:0;
	color:#666666;
	font-size:11px;
	z-index:51;
}
#bottomNav .tweetRoll {
	background:url(../images/overlay.png);
	padding:10px 10px 40px 10px;
	margin:10px 10px 0 10px;
	display:inline-block;
	color:#FFFFFF;
	text-align:left;
	width:200px;
	vertical-align:baseline;	
}
#bottomNav .tweetRoll h3 {
	margin:0 0 5px 0;
	font-size:14px;
}
#bottomNav #RTicon {
	background-position: -192px 0px;
	background-image: url(../images/icons_sprite.png);
	background-repeat: no-repeat;
	display: inline-block;
	margin-left: 8px;
	width:16px;
	height:16px;
	vertical-align:bottom;
}
#bottomNav #RTicon:hover {
	background-position: -176px 0px;
}
#myContent {
	position:fixed;
	width:100%;
	height:100%;
	z-index:1;
	top:0;
	left:0;
}
#bg {
width:100%;
height:100%;
z-index:0;
}
li strong {
color:#0099FF;
}
img {
	border:none;
	display:block;
}


/******* BLOG *******/
#blogHeader {
	width:100%;
	margin:0px;
}
#blogHeader img {
	margin:150px 0 0 0;
	padding:0 0 40px 0;
}
#blogWrapper {
	width:100%;
	margin:0px;
	background:#FFFFFF;
	color:#333333;
}
.blogContent {
	width:510px;
	margin:0 auto;
	text-align:left;
	padding:0 40px 0 100px;
}
.blogContent .blogTitle {
	font-family:"Adobe Garamond Pro",serif;
	margin:0 0 20px 0;
	padding:30px 0 0 0;
	border-bottom:1px solid #BBBBBB;
}
.blogContent .post-metadata {
	margin:0;
	font-size:9px;
	color:#BBBBBB;
}
.blogContent a {
	border-bottom:1px solid #E5CFD2;
	color:#006A80;
	text-decoration:none;
}
.blogContent a:hover {
	color:#A8001C;
}
.blogContent .footspace {
	height:140px;
	width:510px;
	clear:both;
}



/******* TOOLS *******/
.toolBlock {
	display:inline-block;
	width:510px;
	margin:30px 0 0 0;
	padding:0 0 30px 0;
	border-bottom:1px dashed #CCCCCC;
}
.toolBadge {
	float:left;
	width:220px;
	text-align:center;
}
.toolBadge img.air {
	margin:15px auto;
}
.toolDescription {
	float:right;
	width:260px;
}
.toolTitle {
	font-family:"Adobe Garamond Pro",serif;
	font-size:18px;
}



/******* LOADING *******/
#loading{
	position: absolute;
	top: 0;
	left:0;
	margin: 0pt auto;
	padding: 0.5em;
	background: #ff8a00;
	font-weight: 700;
	color: #fff;
	display: none;
	z-index:51;
}




/******* NAVIGATION *******/
#navContainer {
	margin:0 auto;
	text-align:center;
	width:820px;
}
.navButton {
	display:block;
	margin:0;
	padding:0;
	float:left;
}
.navButton:hover {
	border-bottom:solid 10px #ff8a00;
	height:60px !important;
}
.navSeparator {
	width:1px;
	height:40px;
	margin:10px 15px;
	border-right:1px solid #CCCCCC;
	float:left;
	display:block;
}
#navLogo {
	width:325px;
	height:70px;
	background:url(../images/nav_logo.gif) top left no-repeat;
	display:block;
	float:left;
}
#navLogo:hover {
	background:url(../images/nav_logo.gif) 0 -70px no-repeat;
}
#navHome {
	width:77px;
	height:70px;
	background:url(../images/nav.gif) 0 0 no-repeat;
}
#navAbout {
	width:64px;
	height:70px;
	background:url(../images/nav.gif) -77px 0 no-repeat;
}
#navServices {
	width:73px;
	height:70px;
	background:url(../images/nav.gif) -141px 0 no-repeat;
}
#navWork {
	width:57px;
	height:70px;
	background:url(../images/nav.gif) -214px 0 no-repeat;
}
#navContact {
	width:68px;
	height:70px;
	background:url(../images/nav.gif) -271px 0 no-repeat;
}
#navBlog {
	width:60px;
	height:70px;
	background:url(../images/nav.gif) -374px 0 no-repeat;
}
#navTools {
	width:60px;
	height:70px;
	background:url(../images/nav.gif) -432px 0 no-repeat;
}