@charset "UTF-8";
/*	CSS Document									*/

/*	Theme Name: Sparkitect			 				*/
/*	File Name: layout_C_screenXtraLarge.css 		*/
/*	Author: Ben Guthrie								*/
/*	Author URI: http://www.TheGuthrieProject.com	*/





/* special attributes for medium screens and windows */
	






/* adjust footer elements */






/* layout adjustments */

#LogoShape_Container 
	{
	height:350px;
	}

#LogoShape_Line_Middle 
	{
	width:350px;
	}
	
#LogoShape_Line_Right 
	{
	margin-left:350px;
	}

/* responsive height adjustments */

@media only screen and (min-height:800px)
{ 
	
#LogoShape_Container 
	{
	top:30%;
	}

#LogoText_Container 
	{
	bottom:55%;
	}
	
#Motto_Text_Container 
	{
	top:55%;
	}

}







/* increase font sizes */

h1 	{	font-size: 40px;	}

h2 	{	font-size: 30px;	letter-spacing: 0.6em;	}

h3 	{	font-size: 18px;	}

h4 	{	font-size: 16px;	}

h5 	{	font-size: 14px;	}


p, pre, br, span, li		
	{	font-size: 18px;	}
	
ul, ul ul, ul ul ul, ul li, ul ul li, ul ul ul li
	{	font-size: 17px;	}

.hugeText {
	font-size: 30px;
	line-height: 60px;
	}
.bigText {
	font-size: 24px;
	line-height: 26px;
	}
.mediumText {
	font-size: 16px;
	line-height: 18px;
	}
.smallText {
	font-size: 13px;
	line-height: 14px;
	}
.tinyText {
	font-size: 11px;
	line-height: 12px;
	}

h9 .letterAdjustment,
h9 .char1,
h9 .char2,
h9 .char3,
h9 .char4,
h9 .char5,
h9 .char6,
h9 .char7,
h9 .char8,
h9 .char9,
h9 .char10,
h9 .char11
	{ 
	font-size: 10px;
	}
h9 .letterAdjustment,
h9 .char12,
h9 .char13,
h9 .char14,
h9 .char15,
h9 .char16,
h9 .char17,
h9 .char18,
h9 .char19
	{ 
	font-size: 28px;
	}
