/*  
Theme Name: DreamMaker360 [2008]
Theme URI: http://www.dreammaker360.com/
Description: This theme was custom created for DreamMaker360.com by <a href="http://www.immixproductions.com">IMMIX Productions, Inc.</a>.
Version: 1.0
Author: Justin Milly
Author URI: http://www.immixproductions.com/
*/

* {
  margin:0;
  padding:0;
}

body {
	background:  #000;
	font-family: 'Lucida Grande',Verdana,Arial,Sans-Serif;
}

/* Footer */
#pagefooter {
  border-top:1px dotted #FFF;

  color:#FFF;
  font-size:10px;
}

#pagefooter .left {
  float: left;
  margin:10px 20px;
}
#pagefooter .left li{
  display:inline;
  margin-right:10px;
}


#pagefooter .right {
  float:right;
  margin:10px 20px;
}
#pagefooter .right li{
  list-style:none;
  display:block;
  text-align:right;
}


#pagefooter a:link, #pagefooter a:visited{
  color:#F00;
  text-decoration:none;
}

#pagefooter a:hover{
  text-decoration:underline;
}

/* Non Flash Page (Sitemap) */

#noFlashPage{
  font-family:Georgia, Times New Roman, Times, Arial, Verdana;
  color:#DDD;
  font-size:10pt;
  margin:0 20px;
  width:600px;
}


#noFlashPage a:link, #noFlashPage a:visited{
  color:#F70;
}
#noFlashPage a:hover{
  text-decoration:none;
}

#noFlashPage h2, #noFlashPage h3{
  margin-top:6px;
}
#noFlashPage h2, 
#noFlashPage h3,
#noFlashPage h4,
#noFlashPage h5
{
  color:#F73; 
}


#noFlashPage h1{font-size:20pt; font-weight:normal}
#noFlashPage h2{font-size:16pt;font-weight:normal; margin-top:20px}
#noFlashPage h3{font-size:14pt;font-weight:bold; margin-top:20px;}
#noFlashPage h4{font-size:10pt;font-weight:bold; margin-top:10px;} 
#noFlashPage h5{font-size:9pt;font-weight:bold;  margin-top:10px}

#noFlashPage p{
  padding:5px 0;
}


#noFlashPage li{
  list-style:none;
  margin-left:20px;
}

#noFlashPage p.quote{
  text-align:right;
  font-family:Arial;font-size:9pt;
  margin:6px 0;
  color:#FFF;  
  
}
#noFlashPage quote{
  font-style:italic;
  display:block;
  padding:8px 20px;
  margin-left:30px;
  border-left:1px solid #888;
  font-weight:normal;
  font-size:12pt;
  font-family:Georgia, Times, Times New Roman, Arial, Verdana;
  text-align:left;


  
  
}
