/*
 * Author Name : admin {at} abuse [dot] ch
 * Author Site : http://www.abuse.ch
 * Style Name : abusech
 * Version : 1.0
 *
 */
body {
        font-family: arial, comic sans ms, helvetica, sans-serif !important;
        background: #c8d2da !important;
        font-size: 62.5% !important;
        color: #333 !important;
        margin: 0 !important;
        _margin: 0 !important;
        padding-top: 10px;
        padding-bottom: 10px;
}
#page {
        width: 920px !important; /*Width of entire Blog*/
        _width: 920px !important; /*Check in IE to get the value that matches your blog*/
        border: 0px !important;
        padding: 0px !important;
        _padding: 0px !important;
}
#header {
        height: 160px !important; /*sets the height of header*/
        _height: 160px !important; /*IE tweak*/
        border: none !important;
        padding: 0;
        margin: 0;
}
h1.blog-title {
        padding: 50px 40px 0 !important;
}
#footer {
	width: 920px !important; /*Width of entire Blog*/
        background: #336699 !important;
        height: 5px; /*sets the height of footer*/
        padding-top: 5px;
        _padding-top: 5px;
        padding-bottom: 35px;
        _padding-bottom: 35px;
}
#footer a {
color: #848484;
border-bottom: 0px dotted #ccc;
font-weight: 100;
}
#footer p {
color: #BDBDBD;
border-bottom: 0px dotted #ccc;
font-weight: 100;
}
ul.menu li a:hover{
background: #1E5082 !important; /* hover background menu item color */
color: #ffffff !important; /* text color when hovered */
}
ul.menu li.current_page_item a,
ul.menu li.current_page_item a:hover {
color: #003366 !important; /* active tab hover text color */
background: #ffffff !important; /* active tab background color */
}
#primary {
        width: 580px;
}
        width: 230px;
}
.sb-latest h4 {
        font-family: Verdana, Sans-serif;
        font-size: 14px;
        padding-top: 5px !important;
}
.sb-about h4 {
        font-family: Verdana, Sans-serif;
        font-size: 14px;
        padding-top: 5px !important;
}
.linkcat h4 {
        font-family: Verdana,Sans-serif;
       font-size: 14px;
        padding-top: 5px !important;

}
.feedlink {
        padding-top: 5px !important;
}
.sb-feedlink
{
        padding-top: 10px;
}
.warning {
        margin-left: 40px;
        margin-right: 40px;
        margin-bottom: 10px;
        border:2px solid #ac6262;
        padding: 5px;
        background:#fbeded;
        color:#6d675f;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        text-align: center;
}
.comments h4 {
        font-family: Verdana, Sans-serif;
        font-size: 16px;
        background: #E6E6E6 !important;
        _background: #E6E6E6 !important;
        border-top: 2px solid #BDBDBD !important;
        border-bottom: 2px solid #BDBDBD !important;
}
.comment-content {
        border-bottom: 1px dotted;
}
.related_post_title {
        font-family: Verdana, Sans-serif;
        font-size: 16px;
        background: #E6E6E6 !important;
        _background: #E6E6E6 !important;
        border-top: 2px solid #BDBDBD !important;
        border-bottom: 2px solid #BDBDBD !important;
        margin-bottom: 5px;
}
.related_post
{
        margin-left: 15px
}
.entry-content {
        border-bottom: 2px solid #BDBDBD !important;
        padding-bottom: 5px;
        margin-bottom: 25px;
        line-height: 1.6;
}
.entry-title {
        font-size: 20px;
}
.page-head h2 {
        font-size: 20px;
        color: #336699;
        border-bottom: 2px solid #BDBDBD !important;
        text-align: left;
}
.widget_recent_entries
{
        list-style-type: disc;
}
.tweets
{
        list-style-type: disc;
}

