/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(/admin/mt-static/themes-base/blog.css);
@import url(/admin/mt-static/support/themes/professional-blue/professional-blue.css);
/* end StyleCatcher imports */

pre{
font-family: "Courier New",Courier,monospace;
font-size: 1em;
color: #007000;
background-color: #fafafa;
border: solid 1px #bbbbbb;
line-height: 120%;
margin: 1em 0 0 0;
padding: 0.99em;
overflow-x: auto;
overflow-y: auto;
}
blockquote{
display:block;
color:#555555;
text-style:italic;
padding:15px;
background-color:#E8EBEC;
font-size:90%;
}
.webkit-indent-blockquote{
padding:15px!important;
}
a.postTwit{
background:url(/blogs/mt-upload/services/twitter.png) no-repeat 0 center;
padding:0 0 0 18px;
}
div#asset-hateb{
padding:50px 0 20px;
}
h2 {
font-size: 16px;
font-weight: bold;
background-color: #1B3641;
color: #FFF;
padding: 3px 5px;
border-radius:5px;
-webkit-border-radius:5px;
-moz-border-radius:5px;
background: #1B3641;
margin-top:8px;
}
h2 a,
h2 a:visited{
color:#fff;
}

h3 {
font-size: 14px;
font-weight: bold;
color: #1B3641;
padding: 3px 5px;
border-bottom:1px dotted #1B3641;
}

/* TwtiterLogs---------------------------------------------------------------------------------- */
.tl-tweet {
background-color: #F0F8FF;
margin: 0 10px;
font-size:85%;
}
.tl-tweet p{
margin:0;
border-top: solid 1px #ffffff;
border-bottom: solid 1px #cccccc;
padding: 3px 3px 3px 23px;
background: url(/blogs/mt-upload/services/twitter.png) no-repeat 3px 5px;
}


