/*  
Theme Name: Dream SupportPress
Theme URI: 
Version: 1.2
Description: Dream Theme support press variation
Author: Dream Theme
Author URI: http://dream-theme.com/
Template: supportpress
Tags: dream-theme, support

	Copyright: (c) 2009-2011 WooThemes.
	License: GNU General Public License v2.0
	License URI: http://www.gnu.org/licenses/gpl-2.0.html

*/

@import url('css/style.css');

ul.updates {
	padding: 0;
	border-top: inherit;
}

.js-hidden {
	display: none;
}

.base-loader {
	display: none;
}

.base-loader.loading {
	display: block;
	min-height: 21px;
	background: url(images/ajax-loader.gif) center no-repeat;
}

#submit-loader {
	display: inline-block;
	width: 26px;
	height: 26px;
	vertical-align: middle;
}

#header #main-nav ul li a{padding: 7px 13px;}
.wp-caption {
    max-width: 100%;
}

iframe.wp-embedded-content {
    position: relative !important;
}