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, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
}

body{
background-image:url('black_paper_white.png');
/*background-image:url('blk-felt.jpg');*/
/*background-image:url('teju_birds2.jpg');
background-repeat: repeat;
background-size:100%;
background-color:#D0CCC4;*/
font-family: "Helvetica Neue",Helvetica,Arial,"Liberation Sans",FreeSans,sans-serif;
color:#fff!important;
font-size: 16px;
}

#birds {
background-image:url('teju_birds2.jpg');
background-size:100%;
background-attachment: fixed;
}

#top {
	width:600px;
	margin:30px auto;
	font-family: "Helvetica Neue",Helvetica,Arial,"Liberation Sans",FreeSans,sans-serif;
	/*text-shadow: 0 -1px 0 rgba(0, 0, 0, .75);*/
	font-size:18px;
	font-weight:300;
	letter-spacing: 1px;
	color: #fff;
	text-align:center;
}

#top a{
	color:#fff;
	text-decoration: none;
}

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

#wrapper {
width:500px;
background-color:transparent;
margin:0px auto 0px auto;
-webkit-border-radius: 10px;
   -moz-border-radius: 10px;
        border-radius: 10px;
        padding:0px 12px;
/*-webkit-box-shadow: 0 5px 15px rgba(0,0,0,.2);
   -moz-box-shadow: 0 5px 15px rgba(0,0,0,.2);
        box-shadow: 0 5px 15px rgba(0,0,0,.2);*/
}

blockquote {

}

#topwrap {
position:relative;
width:100%;
/*clear:both;*/
}

#topwrap a{
float:none;
}

#tw {
position:relative;
background-image: url('teju-bg.jpg')!important;
background-repeat:no-repeat;
background-position:top left;
height:32px;
width:108px;
float:left;
}

#f {
position:relative;
background-image: url('follow.jpg')!important;
background-repeat:no-repeat;
background-position:top right;
height:20px;
width:60px;
float:right!important;
}

#tw:hover {
background-image: url('teju-bg2.jpg')!important;
cursor:pointer;
}

#f:hover {
background-image: url('follow2.jpg')!important;
cursor:pointer;
}

#tw a{
text-decoration:none;
float:none;
}

#f a{
text-decoration:none;
float:right!important;
}

.twitter-tweet {
clear: both!important;
background-color:#000!important;
-webkit-border-radius: 5px;
   -moz-border-radius: 5px;
        border-radius: 5px;
font: normal normal normal 14px/16px 'Helvetica Neue', Arial, sans-serif!important;
margin: 7px 0!important;
max-width: 550px!important;
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15)!important;
-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.15)!important;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15)!important;
border: #DDD 1px solid!important;
border-top-color: #EEE!important;
border-bottom-color: #BBB!important;
padding: 12px 12px 12px;
background-color: white!important;
}

.twitter-tweet:hover{
}

p {
	font-family: Georgia,Palatino,serif!important;
	color: #333!important;
	word-wrap: break-word!important;
	font-size: 16px!important;
	-webkit-text-size-adjust: auto!important;
	line-height: 22px!important;
	padding-top:42px;
	padding-bottom:8px;
}

blockquote a {
color: #999;
text-decoration:none;
font-size:12px;
z-index:100;
float:left;
}

a:hover{
color:#666;
text-decoration:underline;
}

#footer {  
font-size: 13px;
padding-top:30px;
padding-bottom:30px;
font-weight:300;
color: #bbb;
text-align:center;
}

#footer a{
	color:#fff;
	text-decoration: none;
}

#footer a:hover{
	text-decoration: underline;
}