 /*

Theme Name: Doover

Theme URI: http://muffingroup.com/doover

Author: Muffin group

Author URI: http://muffingroup.com/

Description: Professional and easy to customize Premium WordPress Theme.

Version: 2.0.1

License: GNU General Public License version 3.0

License URI: http://www.gnu.org/licenses/gpl-3.0.html

Tags: blue, gray, green, red, one-column, two-columns, left-sidebar, right-sidebar, fixed-width, custom-background, custom-header, custom-menu, editor-style, featured-image-header, featured-images, post-formats, theme-options, translation-ready

*/



@import url("css/reset.css");

@import url("css/main.css");

@import url("css/buttons.css");

@import url("css/shortcodes.css");



/* If you want to add your own css code, please do it in css/custom.css */

@import url("css/custom.css");

.link-spacer {
	display:table;
	width:90%;
	margin:auto;
	line-height:0;
}

.link-spacer a{display:table-cell; text-align:center;}
.link-spacer a img{ -ms-interpolation-mode: bicubic;
    border: 0;
	height: auto;
	max-width: 100%;
    vertical-align: middle; float:none;} 