/* GENERAL INFORMATION:
-----------------------------------------------------------------
File Name:
Description:
Version:
Website:
Author: Josh Tuck, Ferguson Advertising, Inc.

= STRUCTURE =====================================================

Page Width: 
Columns:

= COLORS ========================================================



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

.innerfade-title {
	position: absolute;
	bottom: 20px;
 left: 0;
 z-index: 3;
 width: 100%;
 background: #00a7ee url(img/title-bg.png);
 height: 34px;
 filter: alpha(opacity=80);
 -moz-opacity: 0.8;
 opacity: .8;
 border-top: 1px solid white;
}

.innerfade-title h2 {
	color: white;
 font-weight: bold;
 margin-top: 0;
 margin-bottom: 0;
 text-align: center;
 font-family: Arial;
 font-size: 16px;
 font-style: italic;
 line-height: 34px;
}

.mycontrolboxclass {
 position: absolute;
 left: 12px;
	top: 475px;
}

/* and check that padding an margin are set to 0: */

ul#animated-portfolio {
	padding: 0;
 margin: 0;
 list-style-type: none;
	z-index: 2;
}

ul#animated-portfolio li {
	padding: 0;
}
