@font-face { font-family: "04b24"; text-transform:uppercase; src: url('http://static.tumblr.com/zei83do/8jlmi91fu/04b_24__.ttf');}

body {
background: #f3f3f3; 
font-family: arial; 
text-align:justify;
font-size: 11px; 
color: #333;
margin: 0px; 
padding: 0px;}

#header{
position: absolute; 
left: 80px; top: 0px;}


#sidebar{
position: absolute; 
left:50px; top: 180px; 
width:250px; padding:10px; 
background:#fff;
border:1px solid #eee;
box-shadow:rgba(0,0,0,0.1)2px 2px;}

#sidebar img, #sidebar a img {
padding: 2px;
margin-bottom:5px;
background:#fff;
border:1px solid #eee;
width: 245px; height:130px;
-moz-transition: 0.5s ease-out;
-webkit-transition: 0.5s ease-out;}

#content{
position: absolute; 
left: 350px; top: 138px; 
width:555px; padding:3px;
background:#fff;
border:1px solid #eee;
box-shadow:rgba(0,0,0,0.1)2px 2px;}


#content img, #content a img {
padding: 4px;
opacity: 0.75;
background:#fff;
border:1px solid #eee;
-moz-transition: 0.5s ease-out;
-webkit-transition: 0.5s ease-out;
margin: 2px;
max-width: 540px;}
 
#content img:hover, #content a:hover img {
background:#f2f2f2;
border:1px solid #eee;
opacity: 1;
-moz-transition: 0.5s ease-out;
-webkit-transition: 0.5s ease-out;}




a:link, a:active, a:visited {
text-decoration: none; 
color: #736F6E;
 -webkit-transition:0.5s;
-moz-transition:0.5s;
-ms-transition:0.5s;
-o-transition:0.5s;
transition:0.5s;
}
a:hover {
color: #ffffff;
text-decoration: none; 
-webkit-transition:0.5s;
-moz-transition:0.5s;
-ms-transition:0.5s;
-o-transition:0.5s;
transition:0.5s;}

#links{width:250px;margin-left:0px;margin-top:5px;}
 
#links a{
color:#333;
margin-right:5px;
font:lighter 12px calibri;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;}
 
#links a:hover{color:#eee;}

a.hosted:link, a.hosted:active, a.hosted:visited{
font-family:  "calibri";
text-transform: uppercase;
font-size: 8px;
text-align:center;
padding:3px 5px; margin:1px;
border:1px solid #eee;
line-height:9px; 
color: #888;
background:#fff;
display:block;}

a.hosted:hover{
text-align:center; margin:1px;
line-height:9px; color: #fff;
background:#d2d2d2; display:block;}

h1 {
font:lighter 12px calibri;
text-transform:uppercase;
display:block;
width:550px;
margin:4px auto;
border-bottom: 1px solid #eee;
letter-spacing:5px;
padding-top:10px;
text-align:center;
line-height:130%;}

h2{
font:lighter 12px calibri;
text-transform:uppercase;
display:block;
width:250px;
border-bottom: 1px solid #eee;
margin:4px auto;
letter-spacing:5px;
text-indent:5px;
padding-top:10px;
text-align:center;
line-height:100%;}

b {color:#444;}
i {color:#888;}
u {color:#999;}
big {color:#888; font-size:16px;}

blockquote{
font-size: 10px;
color:#888;
margin:9px; padding:5px;
background: #eee;
border-bottom: 2px solid #ccc;
}

textarea{
font-size: 11px;
color:#888;
width:200px;
background: #eee;
border: 1px solid #ccc;
}

table {
font-family:arial;
font-size:12px;
}

#cred {
position:fixed;
font-family:calibri;
bottom:15px;
right:15px;
font-size:10px;
padding:5px;
text-transform:uppercase;
border:1px solid ; padding: 2px 3px 2px 3px;}