/*
 Theme Name:   Toolset Bootstrap Child
 Theme URI:    http://example.com/toolset-bootstrap-child/
 Description:  Toolset Bootstrap Child Theme
 Author:       Sotiris Krontiris
 Author URI:   http://www.intellect.gr
 Template:     toolset-bootstrap
 Version:      1.0.0
 Tags:         light, white, light, one-column, flexible-width, translation-ready

This theme, like WordPress, is licensed under the GPL.

Credits to:
Twitter Bootstrap framework - http://twitter.github.com/bootstrap/
HTML5 Boilerplate template - http://html5boilerplate.com/
The Roots theme - http://www.rootstheme.com/
The Bootstrap theme - http://wordpress.org/extend/themes/the-bootstrap
rbootstrap - http://rbootstrap.ir/
*/

@import url("/wp-content/themes/toolset-bootstrap/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */

.navbar {
	margin: 0;
}
.form-search {
	float: right;
}
.form-search .input-medium {
	border-radius: 15px;
	line-height: 1px;
	height: 11px;
}
.searchsubmit {
	background-color: #a8a9aa;
    border-radius: 15px;
}