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

/********************************************/

.pyroSection h4{
	font-family: "PT Serif", Helvetica, Arial, sans-serif;
	font-size: 16pt;
	color: #700000;
	}

.pyroSection{
	font-family: "Droid Sans", Helvetica, Arial, sans-serif;
	font-size: 12pt;
	line-height: 1.8;
	color: #4D3319;
	padding: 0em 2em 0.5em 2em;	
	background-color: rgba(255, 255, 255, 0.4);
	}

.tools p {
	font-family: "PT Serif", Helvetica, Arial, sans-serif;
	font-size: 10pt;
	line-height: 1.5;
	margin: 0.5em;	
	}
	
.pyroSection p.caption{
	font-family: "PT Serif", Helvetica, Arial, sans-serif;
	font-size: 10pt;
	text-align: center;
	line-height: 1.5;
	margin: 0.5em;	
	}
/************************************/
	

.pyroText h4 .xsHead{
	display: none;
	
	
	}

/************************************/	


#burner{
	float: right;
	margin-left: 1em;
	border: 1px solid #FFF;	
	}


#birdwip{
	border: 1px solid #FFF;
	margin-top: 1em;

	}


#colorPicA{
	float: right;
	margin-left: 1em;
	border: 1px solid #FFF;	
	}


#colorPicB{
	float: right;
	margin-left: 1em;
	border: 1px solid #FFF;
	}

#iris{
	float: left;
	margin-right: 1em;
	border: 1px solid #FFF;	
	}

#peru {
	margin-top: 1em;
	float: left;
	width:200px;
	border: 1px solid #FFF;		
	}

.postcard{
	float: right;
	margin-left: 0.5em;
	border: 1px solid #FFF;	
	}


#sidePic{
	border: 1px solid #FFF;	
	margin-top: 0.5em;		
	}


.pyroText a:link,
.pyroText a:visited,
.pyroText a:active {
	color: #700000; 
	text-decoration: underline;	
	}


.pyroText a:hover,
.pyroText a:focus

{
    color: #B37700; 
    text-decoration: none;
    }


/************************************/

/*small devices (tablets 768px and up)*/
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px)  { 

#colorPicA{
	display: inline-block;
	float: left;
	margin-bottom: 0.5em;
	}

#colorPicB{
	display: inline-block;
	float: left;
	margin-bottom: 0.5em;
	}
}



/************mobile css************************/

@media (max-width:768px) {

.pyroSection{
	padding: 0.1em 0 0.1em 0;	
	background-color: rgba(255, 255, 255, 0.4);
	}

.pyroSection h4{
	text-align: center;
	}

h4.xsHead{
	display: inline;
	text-align: center;
	margin-top: 0;
	margin-bottom: 0.5em;
	}

.pyroText p{
	font-family: "Droid Sans", Helvetica, Arial, sans-serif;
	font-size: 10pt;
	line-height: 1.7;
	margin: 0.8em;
	}

#burner{
	float: none;
	margin-left: 10%;
	margin-bottom: 1em;	
	}

#colorPicA{
	float: none;
	margin-left: 20%;
	margin-bottom: 0.5em;
	}

#colorPicB{
	float: none;
	margin-left: 20%;
	margin-bottom: 0.5em;
	}



#iris{
	float: none;
	margin-left: 10%;
	margin-bottom: 0.5em;	
	}

.peru {
	float: none;
	margin-top: 1em;
	margin-left: 0.5em;	
	}

.postcard{
	float: none;
	margin-left: 0;
	margin-bottom: 0.5em;
	border: 1px solid #FFF;	
	}

#pyroMag{
	float: none;
	margin-top: 1em;
	margin-bottom: 1em;
	
	}

#textPic {
	margin-bottom: 0.4em;

	}

		
}​

/********************************/



