/*
Theme Name: Dream Interiors
Theme URI: http://yourinspirationweb.com/demo/maya/
Description: The start base for easy theme wordpress development.
Version: 1.6
Author: Michael Major Media and Your Inspiration Web
Author URI: http://www.yourinspirationweb.com/en/
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: black, red, white, light, one-column, two-columns, left-sidebar, right-sidebar, fixed-width, custom-colors, custom-header, custom-background, custom-menu, editor-style, theme-options, threaded-comments, sticky-post, translation-ready
Template: maya

Colours

Cyan = 00bcf2
*/

@import url("../maya/style.css");

/* logo 
#logo{
	text-align: left;
    padding: 10px 0 40px 0;
}*/
/* nav 
#nav {
	margin: -82px 0 10px 310px;
	border-top: 0px solid #CFCFCF;
	border-bottom: 0px solid #CFCFCF;
	text-align: center;
	width: 650px;
	background-color:#00bcf2;
}

#nav > ul li a, #nav .menu > ul li a {
    padding: 0 20px 0 20px;
    border-left: 1px solid #CFCFCF;
}*/

.testimonial .testimonial-name {float:left;height:20px;text-align:left;}
