html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: #000;
	font-family: Helvetica, Serif;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

a { color: #fff; }


html, body, #bg, #bg table, #bg td, #cont {
height:100%;
overflow-x:hidden;
overflow-y: auto;
width:100%;
}


img{display:block}


#bg div{position:absolute;width:200%;height:200%;top:-50%;left:-50%}


#bg td{vertical-align:middle;text-align:center}
#bg img{min-height:50%;min-width:50%;margin:0 auto}




#container {
position: absolute;
z-index: 99;
width: 480px;
right: 20px;
margin: 0 auto;
top: 20px;
color: #fff;
}


#info { 
position: relative;
margin-top: 40px; padding: 20px 20px 0 20px; 
background: transparent url(/pics/trans.png); 
}

#info h3 { margin-bottom: 20px; }

h3 { 
font-size: 24px; 
font-family: 'Times'; 
text-transform: uppercase; 
text-shadow:0 2px 0 black;
margin-bottom: 5px;
}

h4 {
font-size: 18px;
margin: 0 0 10px 0;
text-shadow: 0 2px 0 black;
}

#header {
font-family: Times;
position: relative;
background: transparent url(/pics/trans.png);
}

#header h1 { font-size: 60px; letter-spacing: 1px;padding-left: 15px; padding-top: 15px; text-shadow:0 2px 0 black; }
#header h3 { font-size: 16px; letter-spacing: 1px;padding-left: 15px; color: #ccc}

#header p {
padding: 5px 15px;
margin-top: 20px;
font-size: 40px;	
text-align: center;
}

#header p { text-shadow:0 2px 0 black; cursor: pointer; }
#header span:hover { text-decoration: underline; }

.tweet {
padding: 0 20px 20px 0px;
}

#contact li { display: inline; float: left; margin-right: 10px;}

#who, #why, #where {
display: none;
width: 480px;
background: transparent url(/pics/trans.png);
position: absolute;
right: 520px;
z-index: 99;
color: #fff;
top: 20px;
min-height: 535px;
}

#who {
background: transparent url(/pics/cv.jpg) no-repeat;
top: 20px;
width: 509px;
height: 720px;
right: 520px;
}
#who p.close { padding: 15px 15px 0 0; color: #000; text-shadow: none; }

#realCv { 
position: absolute;
bottom: 20px;
left: 20px;
}
#realCv a { color: #000; font-size: 12px; text-shadow: none; text-decoration: none; padding-left: 20px;}


#who h3, #why h3, #where h3 {
font-size: 40px;
color: #fff;
margin: 0 0 20px 0;
}

#contact iframe { margin-top: 20px; }

.bottom {
position: absolute;
left: 0;
bottom: -20px;
clear: both;
width: 100%;
height: 20px;
background: transparent url(/pics/trans.png) bottom left no-repeat;
}


#where p, #who p, #why p { text-shadow: 0 2px 0 black; margin: 0 0 20px 0; color: #ccc;  line-height: 18px; font-size: 12px;  }

.padding { margin: 20px; }
.close { float: right; margin 15px 15px 0 0; cursor: pointer;}

.tweet, .query {
  color: #ccc; font-size: 14px;  }
  .tweet .tweet_list, .query .tweet_list {
    -moz-border-radius: .5em;
    list-style-type: none;
    margin: 0;
    padding: 0;
     }
    .tweet .tweet_list .awesome, .tweet .tweet_list .epic, .query .tweet_list .awesome, .query .tweet_list .epic {
      text-transform: uppercase; }
    .tweet .tweet_list li, .query .tweet_list li {
      margin-bottom: 15px;
	text-shadow: 0 1px 0 black;
      xpadding: .5em;
xbackground: transparent url(/pics/transparent.png) ;
 }
      .tweet .tweet_list li a, .query .tweet_list li a {
        color: #fff; font-size: 12px; display: block; padding-bottom: 8px; text-decoration: none;}
    .tweet .tweet_list .tweet_even, .query .tweet_list .tweet_even {
      background: none ; }
    .tweet .tweet_list .tweet_avatar, .query .tweet_list .tweet_avatar {
      padding-right: .5em;
      float: left; }
      .tweet .tweet_list .tweet_avatar img, .query .tweet_list .tweet_avatar img {
        vertical-align: middle; }

#photos {
position: absolute;
left: 20px;
bottom: 20px;
z-index: 99;
font-size: 10px;
padding-top: 15px; 
color: #ccc;
opacity: 0.8;
}
#photos a { color: #ccc;  }
