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

html, body {
	background: #fff;
	text-align:center;
	font-family: Myriad Pro, Helvetica Neue, Helvetica, Arial, sans-serif;
	color: #797979;
}
a {
	color: #797979;
	text-decoration:none;
}
h1#iosis-logo {
	display:block;
	width:252px;
	height:82px;
	overflow:hidden;
	background:url(images/logo-large.png) no-repeat;
	text-indent:-9999px;
	position:absolute;
	left:5px;
	top:60px;
}
h2#hello {
	display:block;
	width:546px;
	height:39px;
	overflow:hidden;
	background:url(images/name-text.png) no-repeat;
	text-indent:-9999px;
	position:absolute;
}
h3#me {
	display:block;
	width:600px;
	overflow:hidden;
	position:absolute;
	top:50px;
	font-size:28px;
}
#wrapper {
	position: relative;
	background: #000 url(images/body-bg.jpg) no-repeat top center;
	text-align: left;
}
#content {
	position: relative;
	width: 960px;
	margin: 0 auto;
	padding: 0 0 80px 0;
}
#header {
	position:relative;
	height:220px;
}
#about {
	position:absolute;
	left:350px;
	top:65px;
}
#footer-wrapper {
	position: relative;
	border-top: 10px solid #d9d9d9;
	background: #fff url(images/footer-bg.jpg) no-repeat top center;
	text-align: left;
}
#footer {
	position: relative;
	width: 960px;
	margin: 0 auto;
	height:610px;
	background: url(images/me-2.png) no-repeat 400px -5px;
}
#contact h3 {
	color: #000;
	font-size:36px;
	line-height:36px;
	background:url(images/contact-text.png) no-repeat;
	margin-bottom: 26px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
}
#spinoff h3 {
	color: #000;
	font-size:36px;
	line-height:36px;
	background:url(images/spinoff-text.png) no-repeat;
	margin-bottom: 26px;
	width:143px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
}
#contact {
	position:absolute;
	top:30px;
}
#footer li {
	height: 55px;
	width: 250px;
	margin-bottom: 10px;
	color: #797979;
	font-size: 12px;
	font-weight:bold;
}
#footer li a {
	padding: 20px 0 20px 60px;
	display:block;
}
#footer li a:hover {
	color:#000;
}
#spinoff {
	position:absolute;
	top:30px;
	left: 300px;
}
#copyright {
	position:absolute;
	top:440px;
	width:960px;
	padding: 50px 0px 10px 0px;
	background: url(images/line.png) no-repeat;
	color: #797979;
	font-size: 12px;/*background: url(images/logo-small.png) no-repeat 910px 13px;*/
}
li.email {
	background: url(images/contact-bg.png) no-repeat 0 0;
}
li.skype {
	background: url(images/contact-bg.png) no-repeat 0 -75px;
}
li.linkedin {
	background: url(images/contact-bg.png) no-repeat 0 -150px;
}
li.facebook {
	background: url(images/contact-bg.png) no-repeat 0 -225px;
}
li.twitter {
	background: url(images/contact-bg.png) no-repeat 0 -300px;
}
li.flickr {
	background: url(images/contact-bg.png) no-repeat 0 -375px;
}
li.lastfm {
	background: url(images/contact-bg.png) no-repeat 0 -450px;
}
li.youtube {
	background: url(images/contact-bg.png) no-repeat 0 -525px;
}
/* twitter */
#twitter {
	background: url(images/twitter-bg.png) no-repeat;
	height:241px;
	margin-top:20px;
}
#twitter-content {
	padding:30px 30px 0 150px;
}
.twtr-widget .twtr-tweet {
	border:none !important;
	margin-bottom:10px;
}
.twtr-hd, .twtr-ft {
	display:none !important;
}
/* flickr */
#flickr {
	background: url(images/flickr-bg.png) no-repeat;
	height:241px;
	margin-top:20px;
}
#flickr-content {
	padding:60px 0 0 170px;
}
#flickr-content a {
	margin-right:45px;
}
#flickr-content a img {
	border: 3px solid #fff;
}
#flickr-content a:hover img {
	border: 3px solid #000;
}
#flickr_badge_source_txt {
	padding:0;
	font: 11px Arial, Helvetica, Sans serif;
	color:#666666;
}
#flickr_badge_icon {
	display:block !important;
	margin:0 !important;
	border: 1px solid rgb(0, 0, 0) !important;
}
#flickr_icon_td {
	padding:0 5px 0 0 !important;
}
.flickr_badge_image {
	text-align:center !important;
}
.flickr_badge_image img {
	border: 1px solid black !important;
}
#flickr_www {
	display:block;
	padding:0 10px 0 10px !important;
	font: 11px Arial, Helvetica, Sans serif !important;
	color:#3993ff !important;
}
#flickr_badge_uber_wrapper a:hover, #flickr_badge_uber_wrapper a:link, #flickr_badge_uber_wrapper a:active, #flickr_badge_uber_wrapper a:visited {
	text-decoration:none !important;
	background:inherit !important;
	color:#3993ff;
}
#flickr_badge_source {
	padding:0 !important;
	font: 11px Arial, Helvetica, Sans serif !important;
	color:#666666 !important;
}
#tweet-id-3 {
	font-size: 16px;
}
#tweet-id-2 {
	opacity:0.7;
	filter:alpha(opacity=70);
	font-size: 14px;
}
#tweet-id-1 {
	opacity:0.5;
	filter:alpha(opacity=50);
	font-size: 12px;
}
#skypedetectionswf {
	display:none;
}
#small-logo {
	position:absolute;
	top:35px;
	right:10px;
}

