/*
Theme Name: U-Design Child
Theme URI: http://themeforest.net/item/udesign-wordpress-theme/253220?ref=internq7
Description: Child Theme for U-Design
Author: Andon
Author URI: http://themeforest.net/user/internq7/portfolio?ref=internq7
Template: u-design
Version: 2.4.14.
*/

@import url("../u-design/style.css");


/*
slogan changing style to italic
*/


#slogan{
font-style: italic; !important;}


/*
chanhging style and colour of widget title
*/


.before_cont_title {
    color: #99CC00;
font-style: italic; !important;
line-height: 1.5em;
}


.c1-slide-img-wrapper {

  padding: 0;

}

#c1-header .c1-slideshow {

  padding: 0;

}

#c1-header {

  padding-bottom: 0;

}

#c1-header #header-content {

  padding-top:0;

}


/*
height & SPACE of nav  menu
*/

#navigation-menu ul.sf-menu {

  margin-top: -140px;
display: block;
    line-height: 5px;
    padding: 1px 50px 50px 1px;
   font-size:16px;
	margin-right: -70px;

}






/*
text padding
*/


div.my-button-widget {
text-align: left;
width: 300px;
margin-left: 12px;
margin-right: auto;
}

.back-to-top a {
   
    float: right;
    margin-top: 12px;
    text-align: right;
    margin-right:12px;
    text-decoration: underline;
}

/*
Removing titles from pages
*/

#page-content-title #page-title h1,

#page-content-title #page-title h2,

#page-content-title #page-title h3,

#page-content-title #page-title .single-post-categories {

    margin: 0;

    padding: 0;

    height: 0;

    text-indent: -9000px;

}

.js_on .cufon-on #page-content-title #page-title h1,

.js_on .cufon-on #page-content-title #page-title h2,

.js_on .cufon-on #page-content-title #page-title h3,

.js_on .cufon-on #page-content-title #page-title .single-post-categories {

    margin: 0;

    padding: 0;

    height: 0;

    text-indent: -9000px;

}

.simple .inner-padding {
    padding: 10px !important;
text-align: center !important;
}

.simple {
    background-color: #aed75b!important;
    color: #333333;
}




