﻿h1
{
 font-size: 2em; font-weight: bold; 
}

h2
{
	font-size: 1.8em; font-weight: bold;
	line-height: 1.3em;
}


a
{
	color: #0099D5;
}

.BannerImage {width: 504px; height: 195px; background: url(../images/template/whatstheproblem.jpg) no-repeat; }
.blogpage .RssItemLink { color: #eee !important; }
.blogpage .RssItemLink img { display: inline; }
.blogpage .content-nav { margin-bottom: 10px; }
h1
{
 font-size: 2em; font-weight: bold; 
}

h2
{
	font-size: 1.8em; font-weight: bold;
	line-height: 1.3em;
}


.comment-form-name label { float: left; width: 150px; }
.comment-form-name input { float: left; }
.comments-open-data div { margin: 5px 0; }

.BannerImage {width: 504px; height: 195px; background: url(../images/template/whatstheproblem.jpg) no-repeat; }
.blogpage .RssItemLink { color: #eee !important; }
.blogpage .widget-content img { display: inline; }
.RssFeedDiv
{
   display:table;
   padding: 0 10px 0 0;
}
.RssFeedDiv ul
{
    list-style: none;
    margin: 0;
    padding: 0;
    }
.RssFeedDiv ul li
{
    list-style: none;
    margin: 0;
    padding: 0;
    color: #000;
    }
.RssFeedDiv ul li a, .RssItemDate
{
    display:block;
    color: #0099D5;
    }
    
 .RssItemLink
 {
     font-size: 12px;
     display:block;
     font-weight: bold;
     margin: 5px 0 3px 0;
     }
.RssFeedDiv
{
   display:table;
   padding: 0 10px 0 0;
}

.RssFeedDiv ul
{
    list-style: none;
    margin: 0;
    padding: 0;
    }
.RssFeedDiv ul li
{
    list-style: none;
    margin: 0;
    padding: 0;
    color: #000;
    }
.RssFeedDiv ul li a, .RssItemDate
{
    display:block;
    color: #0099D5;
    }
    
 .RssItemLink
 {
     display:block;
     margin: 5px 0 3px 0;
     }
     .ProblemDiv h1 a, 
.ProblemDiv h2 a, 
.BeingDoneDiv h1 a,
.BeingDoneDiv h2 a,
.ProblemDiv h1, 
.ProblemDiv h2, 
.BeingDoneDiv h1,
.BeingDoneDiv h2 { color: #FFF; text-decoration: none;} 

a.logout 
{
    color:#0072BC;
    display:block;
    font-size:1.5em;
    font-weight:bold;
    padding:3px 0;
    text-decoration:none;
}

.PDFLink
            {
                display: block;
                padding: 3px 0px 3px 22px;
                background-image: url(../images/pdf.gif);
                background-repeat: no-repeat;
                background-position: left center;
                
            }
.FeedAdminFieldset
{
    color: #000;
    }
