/*
 * Theme Name: Mantra Child
 * Theme URI: http://www.cryoutcreations.eu/mantra
 * Description: Mantra Child Theme
 * Author: Chris Holland
 * Author URI: http://www.cryoutcreations.eu
 * License: GNU General Public License v2.0
 * License URI: http://www.gnu.org/licenses/gpl-2.0.html
 * Template: mantra
 * Version: 0.1.0
 *
*/

@import url("../mantra/style.css");


/*****************************/
/* Watcher Encyclopedia page */
/*****************************/
#kbe_container {
	background: #fcf1db !important;
}

.kbe_search_field input[type="text"] {
    color: #666;
    font-size: 15px;
    border: 1px solid #DBDBDB;
    width: 438px;
    padding: 2px 17px 3px 60px !important;
    background: url('images/kbe_search_btn.png') no-repeat scroll left center #FFF;
}
