/*
Theme Name: stockholmsstrom active
Theme URI:
Description: description 
Version: 1.5
Author: 
Tags: 

*/

/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;margin:0;padding:0;}body{line-height:1;}ol,ul{list-style:none;}blockquote,q{quotes:none;}blockquote:before,blockquote:after,q:before,q:after{content:none;}:focus{outline:0;}ins{text-decoration:none;}del{text-decoration:line-through;}table{border-collapse:collapse;border-spacing:0;}

/* 
    USEFULL
*/
.clear {
    line-height: 0px; 
    font-size: 0px;
    height: 0px; 
    clear: both; 
}
.site_border {
    background: url(img/border.png) repeat-x top left;
    height: 5px;
    font-size: 0;
    line-height: 0;
}

/*
    LINKS
*/

a {
    color: #1c1719;
    text-decoration: none;
}
li.current_page_item a {
    color: #56b643;
}
li.current_page_ancestor a {
    color: #56b643;
}
a:hover {
    color: #56b643; 
}

/*
    TEXT
*/

h1, h2, h3 {
    color: #000;
    font-family: Arial,Gadget,sans-serif;
}

#content h1 {
    text-transform: uppercase;
}
#content h2 {
    margin-top: 15px;
}

body.home h1  {
    font-size: 18px;
}
p {
    margin-bottom: 15px;
    line-height: 18px;
}

#right h3 {
    font-size: 12px;
}

/*
    BASIC
*/

html {
    overflow: -moz-scrollbars-vertical;
    overflow: scroll;
}

body {
    background-color: #dceaf3;
    padding: 30px;
    color: #1c1719;
    font: 12px Arial,Helvetica,sans-serif;
}

#wrapper {
    padding: 35px 45px;
    background-color: #FFF;
    width: 860px;
    margin: 0px auto;
}

#header {
    margin: 0px 30px 23px;
}
    #logo {
        width: 255px;
        height: 27px;
        display: block;
        text-indent: -9999px;
        background: url(img/logo.png) no-repeat bottom left;
        float: right;
    }
    
#page_image {
    margin-bottom: 25px;
}
    #page_image ul, #page_image li {
        margin: 0;
        padding: 0;
        line-height: 0;
    }

ul#nav {
    padding: 15px 10px;
    text-align: center;
    text-transform: uppercase;
}
    #nav li {
        display: inline;
        font-size: 17px;
        font-weight: normal;
        padding: 0px 15px;
    }

#main {
    margin-top: 30px;
}

#left {
    width: 160px;
    float: left;
    margin-right: 25px;
}
    #left ul {
        margin-left: 25px;
        line-height: 18px;
        text-transform: uppercase;
    }

#content {
    width: 490px;
    float: left;
}

#right {
    width: 160px;
    float: left;
    margin-left: 25px;

    font-size: 11px;

}
.right_border {
    background: url(img/right-top.png) no-repeat top right;
    height: 4px;
    font-size: 0;
    line-height: 0;
}
.right_content {
    background: url(img/right-content.png) repeat-y top right;
    padding: 12px 15px;
    width: 130px;
    line-height: 22px;
}
    #right ul {
        margin: 2px 0px 10px;
    }
    #right ul img {
        margin-left: 2px;
        margin-bottom: 4px;
        vertical-align: top;
        height: 20px;
    }
    #right ul img.rss-image {
        height: auto;
    }
    #right ul li {
        margin: 0px;
        padding: 0px;
    }
    #right p {
        margin: 0;
        padding: 0;
        line-height: 22px;
    }
.parent_page {
    margin-bottom: 10px;
    font-style: italic;
}
    .parent_page a {
        font-size: 14px;
        font-weight: bold;
    }
#footer {
    width: 860px;
    margin: 0px auto;
    text-align: left;
    font-size: 11px;
    padding: 10px 30px;
    color: #333;
}


img.size-thumbnail {
    z-index: -1;
    padding-top: 20px;
    background: url(img/enlarge.png) no-repeat top left;
}

.imgnav {
    display: none;
}

ul.news {
    margin: 20px 0px;
}
ul.news li {
    padding: 5px 0px;
}
#content ul.news li h2 {
    padding: 0px 0px;
    margin: 0;
}
ul.news li a {
    font-weight: normal;
}
