﻿/*-------------------------------------------

             Title :  Dragonfish
             Usage :  Homepage
             Author:  QualityXHTML
             Edited:  2009-05-11

---------------------------------------------*/


/*===================TOC=====================

               1. Introduction
               2. Flash
			   3. Sidebar

=============================================*/



/* 1. Introduction
---------------------------------------------*/
#intro {
	/*margin-top: -4px;*/
	padding: 0 15px 0 0px;
	}

#intro h2 {
	margin-top: 20px;
	position: absolute;
	left: -500em;
	}

#intro p {
	color: #7E696D;
	/*font-weight: bold;*/
	font-size: 0.8em !important;
	line-height: 1.5em;
	text-shadow: white 0 1px 1px;
	margin-bottom:5px !important;
	}

#intro h1 {
	color: #7E696D;
	/*font-weight: bold;*/
	font-size: 1em !important;
	line-height: 1.5em;
	text-shadow: white 0 1px 1px;
	margin-bottom:5px !important;
	}


#intro p + p {
	margin-bottom:0 !important;
	}
	

/* 2. Flash
---------------------------------------------*/
/*embed {
	position: relative;
	margin: 5px 0 5px -17px;	
	}*/
	
/* 3. Sidebar
---------------------------------------------*/
h4.home-sidebar { margin-bottom:0 !important;}