/* This is the StyleCatcher theme addition. Do not remove this block.
@import url(/mt/mt-static/themes-base/blog.css);
@import url(/mt/mt-static/support/themes/minimalist-red/minimalist-red.css);
end StyleCatcher imports */
@import url(/common/css/style.css);
@import url(/common/css/jquery.lightbox-0.5.css);

#column3 #beta-inner h3{
background:url(/staff-blog/common/images/side-h3.gif) top left no-repeat;
padding:5px 5px 2px 15px;
margin:5px 0px 0px 0px;
height:30px;
}
.ti{
width:130px;
}
.entry-asset{
margin-bottom:30px;
}
#blog-entry .entry-header{
background:#f0f0f0;
border-top:3px solid #333333;
border-bottom:1px solid #cccccc;
padding-left:10px;
padding-bottom:0px;
margin-bottom:10px;
}
#blog-entry .entry-header h2{
background:none;
padding-left:0px;
padding-top:8px;
height:24px;
margin-bottom:3px;
}
#blog-entry .entry-asset .entry-header .entry-title a,
#blog-entry .entry-header .entry-title{
color:#333;
}
#blog-entry .entry-header p{
margin:0px 0px 10px 0px;
}
.asset-footer,.arrow,.trackback-content p{
font-size:93%
}
.tb-input{
width:300px;
}
.trackback{
margin-left:30px;
border-left:5px solid #ccc;
padding-left:5px;
}
#comments{
margin-bottom:20px;
}
.comment{
border:1px solid #ccc;
background:#fff;
margin-bottom:20px;
}
#comments-open-data{
margin-top:20px;
}
.comment-header{
background:#f2f2f2;
padding:5px 5px;
}
.comment-header img{
float:left;
margin-right:5px;
}
.comment-content{
padding:0px 5px;
}
#comment-text{
width:500px;
}
#blog-entry .comment-content p{
margin-bottom:0px;
}
.widget{
margin:5px 0px 15px 0px;
clear:both;
}
.widget-archive-author img{
margin-right:5px;
margin-bottom:7px;
float:left;
}
.widget-about-this-page .widget-content{
}
.archive-content{
margin-bottom:20px;
}
#related-entries h3{
background-color:#f2f2f2;
padding:3px 5px;
margin-bottom:5px;
}
#related-entries{
margin-bottom:20px;
}
#related-entries ul li, .widget-list-item{
padding-left:24px;
background:url(/staff-blog/common/images/list_note.gif) top left no-repeat;
}
.widget-list .widget-list-item ul li{
background:url(/staff-blog/common/images/list_arrow.gif) top left no-repeat;
padding-left:12px;
margin-left:3px;
}
.widget-powered{
width:150px;
background:#EEEEEE;
border:1px solid #ccc;
text-align:center;
padding:15px 0px;
}
.content-nav{
margin-bottom:20px;
text-align:center;
}
#blog-entry table,
#blog-entry ul,
#blog-entry ol{
margin-bottom:20px;
}
#blog-entry .archive-content ul,
#blog-entry .archive-content ol{
margin-bottom:0px;
}
#blog-entry table th,
#blog-entry table td{
padding:5px;
}
#blog-entry blockquote,
#blog-entry code{
font-size:100%;
}

/**PAGER**/

#blog-pager li {
float: left;
margin-right: 5px;
font-weight: bold;
font-size:85%;
display: block;
padding: 1px 6px;
border: 1px #666 solid;
background: #666;
color: #fff;
}

#blog-pager li a:link,
#blog-pager li a:visited {
display: block;
padding: 1px 6px;
margin: -1px -6px;
color: #666;
text-decoration: none;
background:#fff;
}
#blog-pager li a:hover,
#blog-pager li a:active {
display: block;
padding: 1px 6px;
margin: -1px -6px;
color: #000;
text-decoration: none;
background:#ccc;
}

