/*
Theme Name:     Karma Child Theme
Theme URI:      http://themeforest.net/item/karma-clean-and-modern-wordpress-theme/168737?ref=TrueThemes
Description:    Child theme for the Karma theme 
Author:         TrueThemes
Author URI:     http://themeforest.net/user/TrueThemes?ref=TrueThemes
Template:       Karma
Version:        0.1.3
*/

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


/* ------- Insert custom styles below this line ------- */

body {
	font: 1.4em/20px;
}

.top-block .toolbar-left a,
.top-block .toolbar-right a {
	font-size: 1.2em;
}

#footer p,
#footer_bottom p {
	font-size: 1.3m;
}

.top-block .top-holder .search-form {float:right;width:148x;margin:0px 0 0 6px;}
.top-block .top-holder .search-form .text {display:block;overflow:hidden;height:14px;padding:6px 0 0 7px;}
.top-block .top-holder .search-form .text input {width:120px;background:none;border:0;padding:0;margin:-4px 0 0 15px;float:left;color:#444;}
.top-block .top-holder .search-form .text .searchsubmit {font-size:0;line-height:0;text-indent:-9999px;width:15px;height:17px;margin:-15px 8px 0 0;cursor:pointer;}
.top-block .top-holder .search-form .text {background:url(http://holyvajrasana.org/wp-content/uploads/searchbox2.png) no-repeat scroll 0 0 transparent;}

.search-form .text:before {
   left:5px;
   top:0px;
   font-size:11px;
   color:#757575;
}

textarea, input {
	font-family: 'Source Sans Pro', Arial, sans-serif;
}

.post_date .day {font-size:22px !important;margin-top:6px !important;}
.post_date .month {font-size:13px !important;margin-top:-18px !important;padding-top:0px !important;}
.post_date .year {color:#A2A3A4;display: block;font-size: 11px;margin: -24px 0 0;text-align: center;text-transform: uppercase;}
