/* This CSS file is created for you to create or override any of the existing CSS styles used in this theme */

/*.posts-default .entry-meta, .posts-quick .entry-meta {
background:none repeat scroll 0 0 #000000;
color:#CCCCCC;
display:block;
float:left;
font-weight:700;
height:25px;
margin:-25px 0 0;
opacity:0;
}*/

.posts-default .entry-meta, .posts-quick .entry-meta { display: none; }

.posts-line .entry-comments    { display: none; }
.posts-default .entry-comments, .posts-quick .entry-comments { display: none; }

.header {
    background: none repeat scroll 0 0 #000000;
    border-bottom: 5px solid #4B0F4C;

 -webkit-border-radius: 6px; } 

.widgetcontainer {
-box-shadow: 2px 2px 2px #CCCCCC;
-moz-box-shadow: 2px 2px 2px #CCCCCC;
-webkit-box-shadow: 2px 2px 2px #CCCCCC;
}

.widgetcontainer {
-moz-border-radius: 6px;
-webkit-border-radius: 6px; 
}

.posts-quick .entry-info {
  display: none;
}

#header { background: #fff; } 