/*
Theme Name: WordPress Helikopter
Theme URI: http://www.helikopter.nu
Description: 
Version: 1
Author: 
Author URI: 
Tags:                
*/


        body {
    margin: 0;
    padding: 0;
    font-size: 62.5%;
    font-family: Arial, Helvetica, sans-serif;
    color: #444;
    background: #ffe119;
    border-top: 8px solid #ddd;
}

#container {
    background: #fff;
}

#content {
    margin: 0 auto;
    padding: 0 0 30px;
    width: 820px;
    position: relative;
}

#header {
    margin: 0;
    padding: 30px 20px 0;
    height: 120px;
    background: #fff url(_img/topshadow2.jpg) top no-repeat;
}

#entries {
    margin: 0;
    padding: 0 0 10px 20px;
    float: left;
    width: 500px;
}

#sidebar {
    margin: 0;
    padding: 60px 20px 0 0;
    background: #fff;
    width: 210px;
    float: right;
}

#flash {
    position: absolute;
    top: 15px;
    right: 0;
}


#archive {
    margin: 20px auto;
    padding: 20px;
    width: 780px;
    min-height: 200px;
    background: url(_img/bigh.gif) no-repeat 575px 50%;
}

#archive h2 {
    margin: 0;
}

#archive h3, #archive h4 {
    margin: 0;
    padding: 5px;
    color: #58530b;
    font-size: 1.1em;
    letter-spacing: 0;
    border: none;
}

#archive h4 {
    margin-top: 15px;
}

p {
    font-size: 1.2em;
    line-height: 1.6em;
}

p.post-info {
    margin: 0;
    font-size: 1.1em;
    color: #666;
}

p.paging strong {
    margin-right: 10px;
}

p.paging a {
    padding: 2px 6px;
    text-decoration: none;
    border: 1px solid #ccc;
}

p.paging a:link, p.paging a:visited {
    color: #444;
    background: #fff;
}

p.paging a:hover, p.paging a:active, #content p.paging a.current {
    color: #000;
    background: #ffe119;
    border: 1px solid #ffe119;
}

a:link {
    color: #000;
}

a:visited {
    color: #444;
}

a:hover {
    color: #000;
    background: #fff5b4;
}

a:active {
    color: #000;
    background: #fff5b4;
}

blockquote {
    margin: 10px 0;
    padding: 10px;
    background: #fff9d1;
}

blockquote p {
    margin: 0;
}

h1 {
    margin: 0;
    display: block;
    width: 218px;
    height: 50px;
    float: left;
    overflow: hidden;
}

#content h1 a {
    border: none;
    display: block;
    width: 100%;
    height: 100%;
    line-height: 1000px;
    background: url(_img/logo.gif) no-repeat #fff;
}

h2 {
    margin: 0;
    font-size: 2.4em;
    line-height: 1.2em;
    font-weight: bold;
    color: #222;
    letter-spacing: -1px;
}

h3 {
    margin: 20px 0 -8px;
    color: #333;
    letter-spacing: -1px;
    font-size: 1.8em;
}

h3 em {
    font-style: normal;
    font-size: .85em;
    color: #909090;
}

h2 a {
    text-decoration: none;
}

h2 a:link, h2 a:visited {
    color: #222;
}

h2 a:hover, h2 a:active {
    color: #000;
    background: #fff5b4;
}

div.single {
    border-bottom: none;
}

ul.icons {
    margin: 0 0 0 8px;
    padding: 0;
    list-style: none;
}

#sidebar ul  {
padding:0;
padding-top:10px;
margin:0;
}

#sidebar ul li {
list-style: none; 
}

ul.search li {
    margin: 0;
    padding: 5px 0 15px 0px;
    font-size: 1.1em;
    font-weight: bold;
    border-bottom: 2px dotted #bebebe;
}

ul.icons li {
    margin: 0;
    padding: 5px 0 5px 23px;
    font-size: 1.1em;
    font-weight: bold;
}

ul.icons li.rss {
    background: url(_img/icon_rss.gif) no-repeat 0 50% transparent;
}

ul.icons li.helikopter {
    background: url(_img/icon_heli.gif) no-repeat 0 50% transparent;
}

ul.icons li.sitemap {
    background: url(_img/icon_sitemap.gif) no-repeat 0 50% transparent;
}

.entry {
    margin: 0;
    padding: 20px 0;
    border-bottom: 2px dotted #bebebe;
}

.entry ul {
    margin: 0;
    padding: 0 0 0 15px;
}

.entry ul li {
    padding: 3px 3px 3px 0;
    font-size: 1.2em;
}
.ddsg-wrapper ul
{
padding:10px 0px;
}
.ddsg-wrapper ul li
{
padding:5px 0px;
}
 
.thumbnail {
    margin: 10px 10px -5px 0;
    padding: 5px;
    background: #fff;
    border: 1px solid #ddd;
}

.thumbnail:hover {
    background: #ffe119;
    border: 1px solid #ffe119;
}

a:hover.thumb-link, a:active.thumb-link {
    background: #fff;
}

#contact {
    margin: 5px 0 0 30px;
    padding: 0;
    list-style: none;
    float: left;
}

#contact li {
    padding: 1px 2px 1px 20px;
    font-size: 1.1em;
}

li#address {
    background: url(_img/icon_address.gif) no-repeat 0 50%;
}

li#phone {
    background: url(_img/icon_phone.gif) no-repeat 0 50%;
}

li#mail {
    background: url(_img/icon_mail.gif) no-repeat 0 50%;
}

ul.date-list, ul.month-list {
    margin: 0;
    padding: 0;
    width: 500px;
    list-style: none;
}

ul.date-list li, ul.month-list li {
    margin: 0;
    padding-right: 10px;
    font-size: 1.2em;
    font-weight: bold;
    border-bottom: 1px solid #e4c915;
}

ul.month-list li {
    margin: 0;
    padding: 5px 10px 5px 5px;
    font-size: 1.2em;
    font-weight: bold;
    border-bottom: 1px solid #e4c915;
}

ul.date-list li.last, ul.month-list li.last {
    border-bottom: none;
}

ul.date-list em, ul.month-list em {
    margin-right: 15px;
    font-style: normal;
    font-weight: normal;
    color: #93820d;
}

ul.month-list em {
    margin-right: 47px;
}

ul.date-list a {
    padding: 5px;
    display: block;
    width: 100%;
    height: 100%;
}

ul.month-list a {
    padding: 3px 4px;
}

ul.date-list a:link, ul.date-list a:visited {
    color: #312c07;
    background: #ffe119;
    text-decoration: none;
}

ul.date-list a:hover, ul.date-list a:active {
    color: #000;
    background: #fff;
    text-decoration: none;
}

ul.month-list a:link, ul.month-list a:visited {
    color: #312c07;
    background: #ffe119;
    text-decoration: none;
}

ul.month-list a:hover, ul.month-list a:active {
    color: #000;
    background: #fff;
    text-decoration: none;
}

.person {
    margin: 10px 0;
    padding: 7px 7px 10px;
    background: #fff;
    border-bottom: 2px dotted #bebebe;
}

.person h3 {
    margin: 0;
    padding: 0 0 0 25px;
    color: #000;
    letter-spacing: 0;
    text-transform: none;
    border: none;
    background: url(_img/icon_bubble) no-repeat top left;
    font-size: 1.2em;
}

.person h3 em {
    margin: 0;
    padding: 0;
    color: #666;
    font-size: .9em;
    font-style: normal;
    font-weight: normal;
}

p.back {
    margin: 5px 0;
    font-weight: bold;
    
}

p.back em {
    margin-right: 5px;
    padding: 0 4px 2px;
    font-style: normal; 
    font-size: 1.4em;
    line-height: 0;
    color: #897700;
    background: #ffe119;
}

.person p {
    margin: 5px 0 0;
    padding: 0 0 0 25px;
    color: #000;
    font-size: 1.1em;
}

.network p.intro {
    margin-top: 5px;
    padding-bottom: 20px;
    line-height: 1.6em;
    font-size: 1.4em;
    border-bottom: 2px dotted #ddd;
}

#footer {
    padding: 10px;
    background: #222;
}

#footer p {
    margin: 0;
    padding: 0;
    color: #777;
    font-size: 1.1em;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-align: center;
}

#footer em {
    font-style: normal;
    color: #444;
}

#footer a:link, #footer a:visited {
    color: #777;
}

#footer a:hover, #footer a:active {
    color: #ccc;
    background: #333;
}

#sitemap {
    margin-top: 15px;
}

#sitemap ul, #sitemap ul li, #sitemap ul li ul {
    padding-top: 1px;
    padding-bottom: 0;
    margin: 0;
}

#sitemap ul li {
    font-size: 1em;
    line-height: 1.5em;
}

.christmas-banner {
    margin-top: 25px;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix { display: inline-block; }
.clearfix { display: block; }