/*
Theme Name: Aqua
Description: A business, portfolio and blog theme.
Author: BlueOwlCreative
Theme URI: http://blueowlcreative.com/wp/aqua
Author URI: http://blueowlcreative.com
Version: 2.0
License: GNU General Public License
License URI: license.txt
*/

@import url("stylesheets/skeleton.css");
@import url("stylesheets/stylesheet.css");
@import url("stylesheets/flexslider.css");
@import url("stylesheets/prettyPhoto.css");
@import url("stylesheets/carousel.css");

.tp-caption img
{
 /* IE hack to avoid HALO Effect in IE8*/
  background:none\9;/*Targets IE only */
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader();/**/
}