/*

Theme Name: defound
Theme URI: http://defound.com/
Description: defound
Version: 0.1
Author: Martin Konrad Gloeckle
Date: February 2008

*/



html {

    height: 100%;

}

    

body

{
	font-family: 'Courier New' , Courier, monospace;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: black;
	margin: 0px;
	padding: 0px;
	background-color: #BBB;
	z-index: 1;
	height: 100%;
}



a {

    color: black;

}



a:hover {

    background-color: #eaeaea;

}



a img

{

    border: solid 1px white;

}



a:hover img

{

    vertical-align: bottom;

    background-color: white;

    border: solid 1px #eaeaea;

}

 

           

.blog-border {
	width: 550px;
	position: relative;
	xtop: 15px;
	xleft: 25px;
	overflow: visible;
	background-color: white;
	padding: 30px;
	margin: 30px;
	
}



.blog-content {

    margin-top: 15px;
    width: 515px;
    overflow: visible;
    clear: none;
}



.sidebar {
    position: absolute;
    top: 50px;
    left: 640px;
    xwidth: 220px;
}



.sidebar-border {
	background-color: white;
	padding: 10px;
	margin: 30px;
	width: 160px;
}



h1
{

    padding: 0px;

    margin: 0px;

    font-size: 14px;

    font-weight: bold;

    float: left;

}

   

p {

    margin-top: 5px;

    margin-bottom: 5px;

}



ol {

    margin-top: 5px;

    margin-bottom: 5px;

}



form {

    margin-top: 5px;

    margin-bottom: 5px;

}



ul {

    margin-top: 5px;

    margin-bottom: 5px;

    list-style-type: none;

}



.post-time {

    float: right;

}



h2  

{

    margin: 0px;

    padding: 0px;

    font-size: 10px;

    color: #808080;

    clear: both;

}



h2 a {

    text-decoration: none;

    color: #808080;

}





h6 {

    margin-top: 0px;

    margin-bottom: 0px;

    font-size: 10px;

    color: #808080;

}





.post-content img

{

    margin-top: 15px;

    margin-bottom: 10px;

}



   

.hor {

    float: left;

}





.input_clear

{

    font-family: 'Courier New' , Courier, monospace;

    font-size: 12px;

    color: #000000;

    line-height: normal;

    background-color: #FFFFFF;

    width: 300px; 

    border-top-width: 0px;

    border-right-width: 0px;

    border-bottom-width: 1px;

    border-left-width: 0px;

    border-bottom-style: dashed;

    border-bottom-color: #999999;

    margin-top: 0px;

    margin-bottom: 5px;

}









