@charset "utf-8";
/* CSS Document */
/* UX State of Mind - Portfolio of Brian Pagán */
/* Portfolio version 2.0 */

/* References here are listed in alphabetical order */
/* Thanks for your interest! */

* {
	margin: 0px;
	padding: 0px;
	border: none;
	background: none;
}

html {
	margin-bottom: 1px;
	height: 100%;
}

body {
	background-color: #022442;
	font-size: 70%;
	margin-bottom: 1px;
	height: 100%;
	background-image: url(images/bg.jpg);
	background-position: center top;
	font-family: trebuchet ms, arial, helvetica, sans-serif;
	background-repeat: repeat-x;
}

/* Selectors */
/* PDF */
[href $='.pdf'] { 
   padding-left: 18px;
   background: transparent url(images/pdf.gif) no-repeat center left;
}

/* USI */
[href $='http://usi.id.tue.nl'] { 
   padding-left: 13px;
   background: transparent url(images/usi.png) no-repeat center left;
}

/* to keep those bastards from underlining my hyperlinked images */
a img {
	text-decoration: none;
}

/* the same for Safari */
a:link img {
	text-decoration: none;
}

/* just to be safe */
img {
	text-decoration: none;
}


a:hover {
	text-decoration: none;
}

a:hover p {
	text-decoration: none;
}

#addThis {
	margin-top: 10px;
}


/* put academia.edu icon */
.academia {
   padding-left: 18px;
   background: transparent url(images/academia.png) no-repeat center left;
}

.active {
	background-position: right 12px;
}

/* for the blog links */
.blog {
   padding-left: 18px;
   background: transparent url(images/favicon.png) no-repeat center left;
}

/* Post it note */
#blurb {
	background-image: url(images/postIt.png);
	background-repeat: no-repeat;
	height: 203px;
	width: 213px;
	margin-top: 10px;
	margin-bottom: 20px;
	z-index: 100;
	/* position: absolute;
	left: 750px;
	top: 30px; */
	float: right;
	padding-left: 15px;
	padding-top: 15px;
	color: #000000;
}

#blurb a {
	color: #0000FF;
}

.btn-slide {
	text-indent: -9999px;
	width: 200px;
	height: 30px;
	margin: 0 auto;
	display: block;
	color: #fff;
	text-decoration: none;
	background-image: url(images/btnBG.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}

/* for btn-slide; that's why it's here */
.active {
	background-position: center top;
}

.bump {
	margin-top: 10px;
	font-weight: bold;
}

/* Chrome link */
#chrome {
	list-style-position: outside;
	list-style-image: url(images/chrome.png);
}

/* contact information in footer */
#contactFooter {
	list-style-type: none;
	line-height: 1.5em;
	font-weight: normal;
}

#contactFooter a {
	line-height: 2.0em;
}


/* Copyright stuff */
#copyright {
	font-size: 0.8em;
	position: relative;
	top: 40px;
}


.email {
   padding-left: 18px;
   background: transparent url(images/email.png) no-repeat center left;
}

#error {
	margin: 20px;
}

/* External link */
.ext {
	padding-right: 34px;
	background: transparent url(images/ext.gif) no-repeat center right;
}

.footer {
	background-image: url(images/footerBG.png);
	height: 300px;
	color: #FFFFFF;
	border-top: medium #ffffff solid;
	padding-left: 30px;
	background-repeat: repeat-x;
	background-position: top;
}

/* make the footer links lighter */
.footer a {
	color: #55FFFF;
	text-decoration: underline;
}

.footer a:hover {
	text-decoration: none;
}

.footerThing {
	float: left;
	height: 100px;
	margin: 20px;
}

.footerThing h3 {
	margin-bottom: 10px;
}

.footerThing ul {
	list-style: none;
}

.footerThing p {
	margin-bottom: 10px;
}

.google {
   padding-left: 18px;
   background: transparent url(images/google.png) no-repeat center left;
}

h1 {
	letter-spacing: -1px;
	color: #FFFFFF;
	margin-bottom: 20px;
}

h1 a:link {
	text-decoration: underline;
}

h2 {
	padding: 0;
}

h3 {
	padding: 0;
	font-size: medium;	
}

.hide {
    display: none;
}

.ibild {
	padding: 10px;
}

.iBubble {
	width: 500px;
	height: 300px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	background-position: center bottom;
	display: block;
	text-indent: -99999px;
	float: left;
	background-repeat: no-repeat;
}

.iBubble:hover {
	background-position: center top;
}

#iDesign {
	background-image: url(images/indexDesign.png);
}

#iResearch {
	background-image: url(images/indexResearch.png);
}

#iResearch:hover {
	background-position: center top;
}

.iscroll {
    width: 1050px;
    overflow: auto;
    position: relative;
    clear: left;
	text-align: center;
}

#ishade {
	display: block;
	height: 164px;
	background-image: url(images/ihead.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#islider {
}

#intro {
    width: 452px;
	height: 62px;
	text-indent: -99999px;
	margin: 5px;
	background-image: url(images/intro.png);
}

.linkedin {
   padding-left: 18px;
   background: transparent url(images/in.png) no-repeat center left;
}

.nav {
	margin-left: 20px;	
}

.nav a {
	padding: 0px 5px 0px 0px;
	margin-right: 5px;
	border-right: thin #FFFFFF dotted;
	color: #fff;
	
}

.nav a:visited {
	color: #fff;
}

/* Ninja link */
#ninja {
	list-style-position: outside;
	list-style-image: url(images/ninja.gif);
}

#nl {
   padding-left: 18px;
   background: transparent url(images/nl.gif) no-repeat center left;
}

.nokia {
   padding-left: 18px;
   background: transparent url(images/nokia.png) no-repeat center left;
}


#panel {
	width: 100%;
	height: 430px;
	display: none;
	padding: 10px;
	overflow: hidden;
	background-color: #000000;
	background-image: url(images/spaceBG.jpg);
	background-repeat: repeat;
}

#panel a {
	text-decoration: underline;
}

#panel a:hover {
	text-decoration: none;
}

#panelContent {
	width: 800px;
	height: 450px;
	margin: auto;
	padding: 20px;
	background-image: url(images/trans-white.png);
	background-repeat: no-repeat;
}

.panel h3 {
	margin-top: 10px;
}

.scroll {
    height: 400px;
    width: 800px;
    overflow: auto;
    position: relative;
    clear: left;
	background-image: url(images/scrollBG.png);
}

.scrollButtons {
    position: absolute;
    top: 180px;
    cursor: pointer;
}

.scrollButtons.left {
    left: -90px;
}

.scrollButtons.right {
    right: -90px;
}

.scrollContainer div.panel {
    padding: 20px;
    height: 360px;
    width: 760px;
}

#shade {
	height: 166px;
	background-image: url(images/head.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: right;
}


#sitemap {
	list-style-position: outside;
	list-style-image: url(images/sitemap.png);
}

.slide {
	margin: 0;
	padding: 0;
	border-top: solid 4px #FFFFFF;
}

#slider {
    width: 800px;
    margin: 0 auto;
    position: relative;
}

.story {
	clear: left;
	float: left;
	margin: 20px;
	width: 90%;
}

/* Twitt-ah! */
/* Container of the tweet */
#tweet {
	float: left;
	position: relative;
	left: 8px;
	width: 300px;
	list-style-type: none;
}

.tweetja {
   padding-left: 18px;
   background: transparent url(images/tweetja.png) no-repeat center left;
}

/* picture next to tweet */
#twitPic {
	float: left;
	text-align: center;
}

#twitPic img {
	width: 80px;
	padding-top: 5px;
}

#usa {
   padding-left: 18px;
   background: transparent url(images/us.jpg) no-repeat center left;

}


ul.navigation {
	list-style: none;
    margin: 0;
    padding: 0;
    padding-bottom: 9px;
}

ul.navigation li {
    display: inline;
}

ul.navigation a {
    padding: 10px;
    color: #fff;
}

ul.navigation a:hover {
    background-color: #f6f6f6;
	color: #000;
}

ul.navigation a.selected {
    background-color: #fff;
	color: #000;
	text-decoration: none;
	border-top: medium solid #022442;
}

ul.navigation a:focus {
    outline: none;
}

.visual {
	float: right;
	border: none;
	padding-left: 10px;
}

.vitae {
	float: left;
	margin: 20px;
}

.vitae h1 {
	color: #000;
}

.vitae ul {
	list-style: none;
}

.vitae li {
	margin: 0px;
	font-weight: normal;
}

#wrapper {
    width: 1000px;
    margin: 0 auto;
}

#wrapper h1 {
	letter-spacing: -1px;
	margin-left: 20px;
}
