/*



Theme Name: iMagPress Child

Theme URI: http://thejuicemedia.com

Description: Custom Child I Created

Author: Different Themes

Author URI: http://thejuicemedia.com

Template: imagpress-themes

Version: 1.1.6



*/



@import url("../imagpress-themes/style.css");



/* =Theme customization starts here

-------------------------------------------------------------- */



.full-block {

    background: none repeat scroll 0 0 #FFFFFF;

    margin-bottom: 1px !important;

    padding: 10px;

}

.ad-banner-block {
    clear: both;
    margin: 5px 0 !important;
    overflow: hidden;
    text-align: center;
}


.bne-testimonial-slider-wrapper {

    background: none repeat scroll 0 0 #FFFFFF;

    border: medium none !important;

    border-radius: 4px;

    box-shadow: none !important;

    margin: 0;

    padding: 4px;

    position: relative;

}

#footer {

    margin-top: 10px;

    padding: 5px 0 !important;

}

#slider-container {

    margin: -10px 0 20px !important;

    max-height: 500px;

    overflow: hidden;

    position: relative;

}

ul.social-icons li a {

    background-color: #CF2121 !important;

}

.container {

    margin: 0 auto;

    max-width: 1240px;

    padding: 20px 20px 0 !important;

}

#header {

    margin: 0 auto 20px !important;

}
.tubepress_thumb {
    height: 210px !important;
}
.jqmWindow {
    background-color: none !important;
    border: 1px solid #000000 !important;
    color: #333333 !important;
}
div.description{
	position:absolute; /* absolute position (so we can position it where we want)*/
	bottom:10px; /* position will be on bottom */
	left:10px;
	/* styling bellow */
	background-color:#fff;
	font-size:14px;
        font-weight: 400;
        text-transform:uppercase;
	color:#000;
	opacity:0.6; /* transparency */
	filter:alpha(opacity=60); /* IE transparency */
}
p.description_content{
	padding:10px;
	margin:0px;
}

#mc_signup_form {
    padding: 20px !important;
}
#search-box .search-field {
    display: none !important;
}
#search-box {
    display: none;
    float: right;
    margin: 20px 20px 0 0;
    position: relative;
}

body {
    background-attachment: fixed !important;
    background-color: #f1f1f1;
    background-image: url("http://thejuicemedia.com/wp-content/uploads/2015/03/grey.jpg") !important;
    background-repeat: no-repeat !important;
}
#disqus_thread {
    background: none repeat scroll 0 0 #fff !important;
    padding: 10px !important;
}