<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtm11/DTD/transitional.dtd">

/*

Theme Name: Matts Life
Theme URI: http://Mattzakutny.com/

*/

body {
	font-size: 12px;
	color: #e0e6e0;
	padding: 0px;
	background-image: url(images/back.PNG);
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-right: 0px;
	margin-left: 0px;
	}
	
#navlist {
    background-color: black;
    background-position: 0 center;
    background-image: url(images/navlist.jpg);
    font-family: fantasy;
    border-style: none;
    border-width: 0px;
    background-repeat: repeat;
    margin: 0px;
    padding: 3px;
    text-align: center;
    }	
	
#navlist li {
    color: #ccddc6;
    background-repeat: repeat-x;
    font-family: fantasy;
    padding: 5px;
    float: none;
    border-collapse: separate;
    border-style: none;
    border-spacing: 9px 0px;
    list-style: none;
    display: inline;
    }
    
#navlist li a {
    color: #e0e6e0;
    padding: 2.em 1em;
    text-decoration: none;
    }
    
#navlist li a:hover {
    background-color: #b9e3ff;
    border-style: none;
    word-spacing: 5px;
    font-size: 15px;
    font-family: fantasy;
    
    }

#active {
    word-spacing: 4px;
    font-size: 15px;
    font-family: , fantasy, sans-serif;
    border: 0px none #900;
    color: #e0e6e0;
    font-weight: bold;
    padding: 3px;
    }
    
#header {
        border-style: none;
        background-position: center center;
        background-repeat: no-repeat;
        background-image: url(images/header.jpg);
        height: 130px;
        background-color: #999999;
        padding: 5px
        }

#sidebarL {
	max-height: 1300px;
	min-height: 1000px;
	background-color: #999;
	position: absolute;
	left: 11px;
	top: 185px;
	width: 160px;
	padding: 5px;
	height: 958px;
        }

#sidebarR { 
        max-height: 1300px; 
        min-height: 1000px; 
        background-color: #999; 
        position: absolute;
        right: 11px;
        top: 185px;
        width: 200px;
        padding: 5px;
        }

#content {
        max-height: 1300px;
        min-height: 1000px;
        background-color: #ccc;
        margin-left: 170px;
        margin-right: 213px;
        padding: 5px;
         }

#footer {
        height: 130px;
        background-color: #ccc;
        border-top: 2px solid #000;
        padding: 5px;
        }
        
.thumbnail { 
        float: left;
        border: 1px;
        padding: 20px;
        }
        
.gallery table { float: left;
                 margin: 0 10px 20px 0; }

img.centered {
	

	display: block;
		
	margin-left: auto;
		
	margin-right: auto;
	} 

img.alignright {
	
    float:bottom;
    float:right;
	padding: 4px;		
	} 
	
img.bottom-right {
    border: 0;
    padding: 0;
    margin-left: 10px;
    margin-top: 10px;
    float: right;
}

.inner{
    width: 94%;
    height: 170px; 
    border: 1px solid #DDF; 
    background: #EEF; float: 
    left; 
    margin: 2%; 
    padding: 1%;
    }
    
.inner2{
    background-image: url(images/inner2.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    width: 90%;
    height: 130px; 
    left;
    margin: 2%; 
    padding: 0%;
    }
    
.inner3{
    background-repeat: no-repeat;
    background-image: url(images/inner2.jpg);
    width: 170px;
    margin-top: 70px;
    height: 650px; 
    border: 1px solid #DDF; 
    background: #EEF center; float: top; 
    padding: 0%;
    }
    

      
.inner4{
    width: 50%;
    height: 480px;
    margin-left: 185px;
    margin-right: 10%; 
    padding: 2%;
       }
    
    
    
.border {
width: 140px;
border: 3px solid black; 
padding: 5px;
        }
         
         
img.alignleft {
	

	padding: 4px;
		
	margin: 0 7px 2px 0;
		
	display: inline;
	} 

.alignright {
	

	float: right;
	} 

.alignleft {
	

	float: left;
	}
	
.aligncenter {
	text-align: center;
	margin: 0px;
}

em {
	font-family: times new roman;
	font-style: italic;
}

html {
	height: 100%;
	}

.downloads { 
        float: left;
        border: 1px;
        padding: 20px;
        }
