body{
 padding: 20px 0 10px 0;
 margin: 0;
 font-family: "Trebuchet MS";
}

a, a:visited{
 color: #0073AA;
 text-decoration: none;
}

a:hover{color: #f00; text-decoration: none;}

.header{
 width: 990px;
 margin: 0 auto;
 height: 65px;
 background: url(images/bgr_top.gif) repeat-x left bottom;
}

.header2{
 width: 990px; 
 height: 35px;
 background: url(images/bgr_top.gif) repeat-x left bottom;
}

.today_head {
 margin: 0px 50px 0px 0px;
 width: 990px;
 font-size: 14px;
 padding-top: 5px;
 padding-bottom: 5px;
}

.left_pic {
font-size:12px;
padding-bottom:7px;
text-align:center;
}

.left_pic img {
margin-bottom:7px;
max-width: 990px;
}

.footer {
float:left;
font-size:12px;
margin:0 auto;
padding:5px 0;
width:990px;
}

.footer_right {
float:right;
text-align:right;
width:600px;
}

.footer_left {
float:left;
width:300px;
}


/* added by Bogdan */

/* setting margins like in mockup */
.header, .footer, .left_pic {margin: 0 0 0 48px }
.today_head{width: auto;}
.header2{margin-left:48px; width: 990px; display: block;}

/* content and social icons */
ul.details{margin: 1em 0; padding:0; max-width: 990px; width: auto!important; width: 990px;}
ul.details ul{padding:0; margin:0;}
ul.details li{display: inline;}
ul.details li.fll{width: 30%; overflow:hidden;text-align: left;}
ul.details li.fll p{margin:0; padding:0; font-weight: bold;}
ul.details li.flr{float: right; width: 354px;}
ul.details h1{font-size: 14px; font-weight: bold; margin-top:0;}
ul.details small{font-size: 11px; font-weight: normal;}

ul.details h2, ul.details p {float: left; font-size:13px; margin-right:10px; margin-top:0; font-weight: bold;}
ul.details img{border: none;}
/* \content and social icons */

/* reset and tweaks */
.header, .footer, .left_pic, .header2, ul.details {margin:0 auto;}
.footer{float: none; clear: both; margin-bottom: 30px;}
ul.details li.flr {}

/* top social icons */
.clear{display: block; clear:both}
.header ul{float:right; font-size:12px; margin:6px 0 0; padding-left:15px; padding-right:5px;}
.header ul li{display: inline; list-style: none;}
p.shareTitle{float: right; font-size:13px; font-weight:bold; margin-right:10px; margin:9px 0 0;}

/* \added by Bogdan */









