h1
{
        font-size: 28px;
        font-family: Georgia, Times, "Times New Roman", serif;
        color:#C5C200; 
        font-weight: 500;
        padding: 0 0 5px 0;
}

h2
{
        color: #2D2D2D;
        font-family: arial, helvetica, serif;
        font-weight: 300; 
        margin:12px 0 7px 0;
       /* padding-top: 10px;
        padding-bottom:5px; */
        font-size: 20px;
        /* margin:7px 0 3px 0; */
} 

h2 a:hover /* this controls the size of label in the right menu og det fatter jeg ikke */
{
        color:#C5C200;
}
/*
div.entry h1 a 
{
/*       color:#666666; */
       font-size: 28px;
} 
*/

h3
{
        font-family: arial, helvetica, serif;
        margin: 7px 0 5px 0; 
        padding: 5px 0 5px 0;
        font-size: 15px;
        font-weight:bold;
        color: #333333; 
}

a.title
{
         text-decoration: underline;
         font-size: 28px;
/*         color: #333333; */
         
}

a:hover.title /* this controls the hover in the month archives */
{
         text-decoration: none;
         color: #C5C200;  
}

a.title h3 /* controls menu titlen i venstre menu content, products, m.m. */
{       color:#666666;
        font-size:20px;
}

a.title h2 {       
        color: #333333;
        font-size: 20;
        text-decoration: none;
}

ul li {
        padding-left: 15px;
        line-height: 150%;
/*	background: url(../images/bullet.gif) no-repeat 18px 8px;  */
}



ol li {

	margin-left: 35px;
	line-height: 180%;

}

.widget ul li a {
        padding: 7px 10px 10px 0px;
/*      padding: 10px 10px 10px 0px;
*/{

p.wp-caption-text
{
        font-family:Arial, Helvetica, sans-serif;
}

