/*  
Theme Name: Compiz Fusion
Theme URI: http://compiz-fusion.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>, hackified for Compiz Fusion.
Version: 1.0
Author: Michael Heilemann & Guillaume Seguin
Author URI: http://binarybonsai.com/

	Kompiz Fusion v1.0

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/,
	updated for Compiz Fusion by Guillaume Seguin,
	whose blog you will find at http://guillaume.segu.in/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



*
{
    margin: 0;
    padding: 0;
}

img
{
    border: 0;
}

body
{
    background-color: #252525;
    font-family: sans-serif;
    color: #FFF;
}

a
{
    color: #CCC;
    background-color: transparent;
    text-decoration: none;
}

a:hover
{
    color: #fff;
    background-color: transparent;
    text-decoration: none;
}

#page
{
    margin: 20px;
    padding-top: 5px;
}

.left
{
    float: left;
    width: 29px;
    height: 238px;
}

.middle
{
    margin-left: 29px;
    margin-right: 29px;
    padding-top: 20px;
    min-height: 238px;
}

.right
{
    float: right;
    width: 29px;
    height: 238px;
}

#header-logo
{
    width: 200px;;
    height: 200px;
    display: block;
    float: left;
    margin-bottom: 15px;
}

#header-title
{
    padding-top: 30px;
    margin-left: 215px;
}

#header-title-img
{
    width: 453px;
    height: 132px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

#main
{
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
}

#content
{
    margin-right: 260px;
    padding-left: 50px;
    width: auto;
}

#sidebar
{
    float: right;
    width: 240px;
    margin-top: -40px;
    margin-bottom: 30px;
}

#sidebar ul
{
    list-style-type: square;
}

#sidebar ul li
{
    color: #ef2929;
}

#sidebar ul li ul
{
    list-style-type: disc;
    margin-left: 10px;
}

#sidebar ul li ul li
{
    color: #fff;
}

#content h2
{
    font-variant: small-caps;
    margin-bottom: 5px;
    margin-left: 5px;
    color: #ef2929;
}

#content h3
{
    color: #eee;
    margin-left: 8px;
}

.entry
{
    text-align: justify;
}

.entry p
{
    margin-bottom: 10px;
}

.note
{
    font-size: 0.8em;
    font-variant: small-caps;
    margin-left: 10px;
}

.entry ul.navlinks
{
    list-style-type: square;
    margin-left: 30px;
    margin-top: 10px;
}

.entry ul.navlinks li, .entry ul.navlinks li a
{
    font-width: 1.6em;
    font-weight: bold;
    color: #eee;
    background-color: transparent;
}

.entry ul.navlinks li a:hover
{
    color: #808080;
    background-color: transparent;
}

div.spacer
{
    width: 100%;
    clear: both;
}

#searchform
{
    margin: 10px auto;
    text-align: center;
}

#searchform input
{
    padding: 2px;
    background-color: #505050;
    color: #fff;
    border: 1px #808080 solid;
}

#sidebar #searchform #s
{
    width: 108px;
}

#searchsubmit
{
    height: 24px;
}

#feedswrapper-outer
{
    margin-right: 20px;
    width: auto;
}

#feedswrapper-inner
{
    width: 100%;
    clear: both;
}

#feeds
{
    width: 668px;
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
    padding-right: 34px;
}

.feedcell
{
    width: 300px;
    float: left;
    margin-left: 34px;
    margin-bottom: 30px;
}

.feedtop, .feedbottom
{
    width: 300px;
    height: 21px;
}

.feedcontent
{
    width: 270px;
    min-height: 100px;
    padding-left: 15px;
    padding-right: 15px;
    text-align: left;
}

.feedcontent .feed h3
{
    text-align: center;
    margin-bottom: 15px;
}

.feedcontent .feed ol
{
    margin-left: 15px;
    list-style-type: square;
}

.feedcontent .feed ol li a
{
    overflow: hidden;
    width: 255px;
    display: block;
    white-space: nowrap;
    background-color: transparent;
    color: #fff;
}

.feedcontent .feed ol li a:hover
{
    background-color: transparent;
    color: #ccc;
}

/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
