/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
*/

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Sans-Serif;
	background: #ffffff
	color: #000000;
	text-align: center;
	}

#page {
	background-color: white;
	border: 0px solid #959596;
	text-align: left;
	}

h1, h2, h3, h4 {
	font-family: Arial,'Trebuchet MS', 'Lucida Grande', Verdana, Sans-Serif;
	font-weight: bold;
        margin: 0px;
        padding: 0px;
	}
h1 {
	font-size: 24px;
        margin: 0px 0px 3px 0px;
	font-family: 'Garamond','Georgia', Serif;
	color: #b80707;
	text-align: left;
	font-weight: bold;
            }
h2 {
	font-size: 14px;
	color: #242424;
        margin: 0px 0px 3px 0px;
	text-align: left;
	font-weight: bold;
            }
h3 {
	font-size: 11px;
	color: #999999;
	font-family: 'Garamond','Georgia', Serif;
        margin: 0px 0px 20px 0px;
	font-weight: bold;
        font-size: 12px;
            }
h4 {
        padding: 5px 0px 2px 0px;
        font-family: Arial;
	color: #242424;
	text-align: left;
	font-weight: bold;
            }
/* Begin Structure */
body {
        background-image:url('/wp-content/themes/images/backpattern.png');
        background-repeat:repeat-x; 
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}

#page {
	background-color: white;
	margin: 0px auto;
	padding: 0px;
	width: 800px;
	}
 a {
    color: #242424;
    text-decoration:none;
    }
img { border: 0px;}

a:hover, a:active { text-decoration:underline; color: #b80707; }

#header {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	height: 118px;
	width: 800px;
        position: relative;
	}


#header ul {
           margin: 0px 0px 0px 0px;
           padding: 0px;
           position: absolute; bottom: 5px; right: 0px;	
           }
#header li {
             display: inline;
             padding: 0px 5px 0px 5px;
             font-size: 12px;
             font-family: Arial;
             color: #242424;
             font-weight: bold;
             }

#header img{
	margin: 18px 0px 0px 18px;
        border: 0px;
	}

#eyecandy {
        background-image:url('/wp-content/themes/images/eyecandypattern.png');
        background-repeat:repeat-x; 
	background-color: #242424;
	margin: 0px;
	padding: 0px;
	height: 301px;
	width: 800px;
        position: relative;
         }
#eyecandy img {
           position: absolute; top: 10px; left: 10px;	
              }
#eyecandy h1 {
           font-size: 30px;	
              }
#eyecandy h3 {
            line-height:200%;
                }
#PicDescription {
            position: absolute; top: 10px; right: 0px;	
            font-size: 11px;
            width: 250px;
	    font-family:Arial,'Trebuchet MS', 'Lucida Grande', Verdana, Sans-Serif;
            text-align: justify; 
            color: #cccccc;
                }
#whiteline {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	height: 1px;
	width: 100%
          }
#contentwrapper {
        background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	width: 800px;
                 }
#content {
        background-image:url('/wp-content/themes/images/contentpattern.png');
        background-repeat:repeat-x; 
	background-color: #ffffff;
	margin: 0px;
	padding: 30px 30px 10px 30px;
	width: 490px;
        color: #4c4c4c;
        text-align: justify; 
	font-size: 12px;
	font-family: Arial,'Trebuchet MS', 'Lucida Grande', Verdana, Sans-Serif;
        float:left;
}

#content hr {
	padding: 0px;	
        margin: 20px 0px 10px;
        height: 1px;
        border-width: 0px;
        background-color: #cccccc;
        }

#content ul {
           margin: 0px 0px 0px 20px;
           padding: 0px;
           width: 130px;
           float: left;
           }
#plain ul { float: none;}
#content li {
             padding: 0px;
	     font-size: 11px;
             }

#contentleft {
             width: 245px;
             text-align: left;
             float: left;
             }
#contentright {
             width: 245px;
             text-align: left;
             float: left;
             }
#subcat {
        float: left;
        margin: 0px 0px 0px 10px;
        padding: 0px;
        }
#sidebar {
        background-image:url('/wp-content/themes/images/contentpattern.png');
        background-repeat:repeat-x; 
	background-color: #ffffff;
	margin: 0px;
	padding: 30px 0px 0px 0px;
	width: 250px;
        color: #242424;
        text-align: justify; 
	font-size: 11px;
	font-family: Arial,'Trebuchet MS', 'Lucida Grande', Verdana, Sans-Serif;
        float:right;
}
#sidebar input {
               padding: 0px;
               margin: 0px;
                }
#sidebar h1 {
	font-size: 20px;
    }
#form {
       	margin: 0px 10px 0px 10px;
	padding: 10px;
	width: 210px;
        border: 1px solid #cccccc;
      }
#footer {
        background-color: #ffffff;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	width: 800px;
        }
#footer a {
   color: #242424;
   }
#footer a:hover, #footer a:active { text-decoration:underline; color: #b80707; }
hr {
	padding: 0px;	
        margin: 0px;
        height: 1px;
        border-width: 0px;
        background-color: #cccccc;
        }

.floatright { float: right;}
.floatleft {float:left;}
