/*
Theme Name:     Jupiter Child Theme
Theme URI: 		http://themeforest.net/user/artbees
Description:    Child theme for the Jupiter theme 
Author:         Your name here
Theme URI: 		http://themeforest.net/user/artbees
Template:       jupiter
Version:        5.0.10
*/



/*
Sample : remove the comment and start adding your own custom CSS rules.

body {
	background-color:#fff;
}

*/

#mk-footer {
    z-index: -1;
}

#theme-page .theme-page-wrapper {
    margin: 0px auto;
}

.page-title {
    margin: 1px 0px 4px;
    line-height: 120%;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}

#wpcsl_container .postbox {
    max-width: none;
    width: 100% !important;
}

.search-result-item .search-loop-meta {
    display: none !important;
    margin-bottom: 6px;
    color: #999;
}