/*
Theme Name:     Tice Lerner's
Theme URI:      http://www.tirzen.com/
Description:    Tice's theme - based on the PhotoStudio Theme
Author:         Stan Ozier //TIRZEN
Author URI:     http://www.tirzen.com/
Template:       photostudio
Version:        2.4 (2013-10-02)
*/


@import url("../photostudio/style.css");

@media screen and (min-width: 600px) {
	#header {
		position: fixed;
		top: 8%;
		left: 0;
		width: 210px; /* UPDATE #1 */
		height: 80%;
		min-height: 300px; /* OPTION #1 */
		max-height: 1200px; /* OPTION #2 */
		z-index: 10;
	}
		
	
	
	body {
    background-color: #000;
    color: #ccc;
    font-family: Verdana,Helvetica,sans-serif;
    font-size: 12px;
    min-height: 480px;
}

#header ul li a {
    color: #999;
    font-size: 12px;
    text-align: right;
    text-decoration: none;
    width: 130px;
}

#header h1 {
		padding-left: 9px;
		padding-bottom: 4px;
	}
	
	}


/* upper nav text templates */
	body.page-template-upperdefault-php .conpad {
		padding: 0px;
		min-width: 1%;
		max-width: 90%;
		width: auto;
		overflow: visible;
	}

	body.page-template-upperdefault-php .content {
		max-width: 70%;
		min-width: 1%;	
		overflow: visible;
		line-height: 1.5em;
   		padding: 580px 3000px 3000px 2800px;
	}
		
	body.page-template-upperdefault-php  #footer{
	background-color: #000;
	}
	
	body.page-template-upperdefault-php  #footer{
	background-color: #000;
	}

/* lower nav text templates */
	body.page-template-default .conpad {
		padding: 30px;
		min-width: 0%;
		max-width: 90%;
		width: auto;
		overflow: visible;
	}

	body.page-template-default .content {
		max-width: 70%;
		min-width: 1%;	
		overflow: visible;
		line-height: 1.5em;
   		padding: 580px 3000px 3000px 2800px;
	}
		
	body.page-template-default  #footer{
	background-color: #000;
	}
	
	body.page-template-upperdefault-php  #footer{
	background-color: #000;
	}