/* -- Reset default style -- */
body, h1, h2, p{border:0; margin:0 0 4px 0; padding:0;}
body{background: #bbbbdd; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
a:link {color:#ff6600; font-weight: bold;}
a:visited{color:#ff6600; font-weight: bold;}
a:hover {color:#000; font-weight: bold;}

/* ------------ */

#container
{
background:url(images/cont.jpg) no-repeat left top;
background-color: #fff;
width:310px;
margin-left: auto;
margin-right: auto;
border-top: 3px solid #ff6600;
border-left: 1px solid #ff6600;
border-right: 1px solid #ff6600;
}

#header {
margin: 0 auto;
padding: 0;
height: 85px;
}

#header h1 {
padding: 10px 0 1px 0;
font-size: 22px;
font-weight: 300;
letter-spacing: -1px;
color: #000;
text-transform: lowercase;
text-decoration: none;
text-align: center;
}

#header h1 a {
color: #000;
text-decoration: none;
}

#header h2 {
padding: 0;
font-size: 11px;
font-weight: 300;
color: #000;
text-transform: lowercase;
text-decoration: none;
text-align: center;
}

#posts {padding:10px; border-bottom: 2px dotted #DEDEDE;}
#posts h2{font-size:16px; font-weight:bold; margin: 10px 0 10px 0;}

#footer{
width:300px;
margin-left: auto;
margin-right: auto;
padding:6px;
border-top:solid 1px #ff6600;
color:#333;
font-size:11px;
text-align: center;
}

#footer a:link, #footer a:visited{
color:#333;
}

.play { 
width: 160px;
height: 120px;
background-image:url(images/overlay.png); 
}

#preview {
float: left;
padding:0;
width: 163px;
}

#preview img{
border: 1px solid #000;
text-align:center;
}

#sum {
float: right;
width: 118px;
height: 122px;
padding: 0 0 0 8px;
font-weight: 300;
font-size: 24px;
color: #000;
text-transform: lowercase;
text-decoration: none;
text-align: center;
}

.big:link {font-family: Arial, Helvetica, sans-serif; font-size:20px; color:#ff6600; font-weight:300; text-decoration:none;}
.big:visited {font-family: Arial, Helvetica, sans-serif; font-size:20px; color:#ff6600; font-weight:300; text-decoration:none;}
.big:hover {font-family: Arial, Helvetica, sans-serif; font-size:20px; color: #000; font-weight:300; text-decoration:none;}
