/*
Theme Name: Filmfestivalen 2009


*/


/* --- Positioneringar --- */

Body
{
margin-top: 0px;
background-color: #bfc7d5;
font-family: Arial, Helvetica, sans-serif;
}

#wrapper
{
margin: 0px auto;
width: 885px;
}

#head
{
margin-bottom: 15px;
height: 165px;
background-image: url(http://www.jonkoping-filmfestival.se/2009/images/sidhuvud-med-logo.png);
background-repeat:no-repeat;
}

#head img.logo
{
margin-left: 15px;
margin-top: 5px;
}

#content
{
overflow: hidden; /* will do the clearing */
height: 100%; /* fix many inconsistencies in IE6 */
margin-top: 15px;
}


#textbar
{
float: left;
width: 500px;
background-color: #FFFFFF;
background-image: url(http://www.jonkoping-filmfestival.se/2009/images/content-text-top-new.png);
background-position:top;
background-repeat:no-repeat;
}

#textbar-bottom
{
height: 28px;
background-image: url(http://www.jonkoping-filmfestival.se/2009/images/content-text-bottom-new.png);
background-position:top;
background-repeat:no-repeat;
}

#sidebar
{
float: right; 
width: 371px;
background-image: url(http://www.jonkoping-filmfestival.se/2009/images/sidebar-top-new.png);
background-position:top;
background-repeat:no-repeat;
background-color:#e84b9b;
font-size: 14px;
line-height: 200%;
padding-top: 15px;
}


#sidebar ul li
{
list-style-type: none;
padding-left: 3px;
margin-left: 0px;
list-style-image: url(http://www.jonkoping-filmfestival.se/2009/images/small-arrow-white4.png);
padding-top: 0px;
margin-top: 0px;
}

#sidebar ul li.treeclosed
{

}

#sidebar ul li a
{
color: white;
text-decoration: none;
}

#sidebar ul li a:hover
{
background-color: white;
text-decoration: none;
color: #e84b9b; 
}

#sidebar ul li ul 
{
padding-left: 0px;
margin-left: 15px;
}

#sidebar-bottom
{
background-image: url(http://www.jonkoping-filmfestival.se/2009/images/sidebar-bottom-new.png);
background-repeat:no-repeat;
height: 20px;
}


#text
{
padding: 15px;
}

/* --- Typografi --- */

#text h1, #text h1 a
{
font-size: 18px;
color: #b4304e;
text-decoration: none;
}

#text h2
{
font-size: 16px;
color: #b4304e;
text-decoration: none;
}

#text h1 a:hover
{
background-color: #b4304e;
color: white;
}

#text p, #footer p
{
font-size: 12px;
line-height: 175%;
}

#text p a, ul.lcp_catlist li a, #footer p a
{
color: #336699;
}

#text p a:hover, ul.lcp_catlist li a:hover, #footer p a:hover
{
background-color: #336699;
color: white;
text-decoration: none;
}

ul.lcp_catlist
{
font-size: 12px;
line-height: 175%;
padding-left: 11px;
padding-left: 0px;
margin-left: 0px; 
}

ul.lcp_catlist li
{
list-style-type: none;
padding-left: 0px;
margin-left: 0px;
/*list-style-image: url(http://www.jonkoping-filmfestival.se/2009/images/small-arrow.png);*/ 
}

#footer
{
width: 460px;
padding-left: 20px;
margin-top: 20px;
}