/*
==================================================

	Theme Name: Tema
	Theme URI: -
	Description: -
	Author: -
	Author URI: -
	License: GNU General Public License version 3.0
	License URI: -
	Version: 1.3


================================================== */

@import "assets/css/bootstrap.css";
@import "assets/glyphicons_halflings/web/html_css/css/halflings.css";
@import "assets/glyphicons_social/web/html_css/css/social.css";
@import "assets/glyphicons/web/html_css/css/glyphicons.css";
@import "assets/css/application.css";
@import "assets/css/color.css";
@import "assets/css/cc.css";

.custom .menu-item.menu-item-search { float:right; width:260px; }
.custom .menu-search-form { float:right; padding-top:3px; width:250px; }
.custom form.menu-search-form { width:auto; }
.custom form.menu-search-form #s { background:#fff; border:1px solid #000; font-size:11px; margin:0 2px 0 0; padding:2px; width:180px; float:left; }
.custom .menu-search-form input#searchsubmit.my-wp-search { background:#000; color:#fff; cursor:pointer; float:right; padding:2px; text-transform:uppercase; }