
body {
background:url(picts/bg-urban.jpg);
background-repeat:repeat x, y;
background-color:#111;
font-family:Verdana, Arial, Sans-Serif;
font-size:11px;
margin:0;
padding:0;
}



#wrapper
{
width:800px;
height:350px;
margin-top:15%;
margin-left:23%;

}

#container
{
width:99.8%;
height:300px;

}

#header
{
width:800px;
height:45px;
margin-right:0;

}

#header .logo
{
float:right
border:none;
}


#image
{
float: left;
width:600px;
height:300px;
border:1px solid #333;
margin-left:0;
}

#nav
{
float: right;
width:168px;
height:112px;
border:1px solid #333;
}


.date-font 
{
color:#bbb;
font:11px verdana, arial, sans-serif;
font-weight:700;
}
/* NAVIGATION */


.Languages

{
display: block;
height: 28px;
width: 140px;
background-image: url(picts/languages.gif);
line-height: 27px;
padding-left: 27px;
color: #111;
font: 1px verdana;
text-decoration: none;
}

.Languages:hover 
{
color: #111;
text-decoration: none;
}

.Option {
display: block;
height: 28px;
width: 140px;
line-height: 27px;
padding-left: 0;
color: #ddd;
text-decoration: none;
}

.Option img
{
border:none;
}
.Option:hover {
color: #fff;
text-decoration: none;
}


/* END NAVIGATION */


/* SOCIAL */

#soc
{

width:auto;
height:auto;
float:right; 
margin-top:180px;
padding-top:0;
padding-left:0px;
}

.socbutton img

{

margin-bottom:20px;
}



.socbutton a:hover img 
{
background-color:#000;


}

.st_sharethis_custom

{
background: url("picts/share.png") no-repeat scroll left top;
height: 24px;
width: 24px;
float:right; 
font-size:1px;
margin-bottom:20px;
color: #aaa;

}

/* END SOCIAL */

.printhide
{
height:300px;
}
