/*
Theme Name: Alb
Theme URI:
Description: A white theme for NYTBR.ro
Author: Dan Mihu | Mediamorphosis
Author URI: http://www.mediamorphosis.ro
Template: sandbox
Version: 1.0
*/

@import url(../sandbox/style.css);

div#container {
width: 700px;
}

div#content {
margin:0px;
}

div.navigation {
display:none;
}

.entry-meta, .entry-date {
display: none;
}

div.p1 {
width: 45%;
height: 385px;
overflow: hidden;
float: left;
background-color: #900;
color: #fff;
padding: 5px 10px 5px 10px;
margin-bottom: 10px;
}

.p1 a {
color: #fff;
}

div.p2 {
float: left;
width: 45%;
height: 385px;
overflow: hidden;
padding: 5px 5px 5px 10px;
border-top: 1px dotted #900;
border-bottom: 1px dotted #900;
}

div.issuu-home {
display: block;
margin-top: 30px;
text-align:center;
}

div.sumar {
display: block;
margin-top: 10px;
}

iframe.issuu-main, div.tweetmeme_button {
display: none;
}