/*
Theme Name: Patti Child
Theme URI: http://deliciousthemes.com/
Description: Creative / Portfolio One-Page Theme
Author: Madalin Tudose
Author URI: http://deliciousthemes.com/
Template: patti
Version: 1.4
*/

/* =Imports styles from the parent theme
-------------------------------------------------------------- */
@import url('../patti/style.css');


/* =Theme customization starts here
-------------------------------------------------------------- */
ul#social li a {
    display:block;
    margin: 0 0 4px 20px;
    width: 34px;
    float:left;
    height: 34px;
    color: #fff;
    border: 1px solid #fff;
    text-align: center;
    font-size: 20px;
}
ul#social li a:hover {
	color: #000;
}
#bottomfooter {
	color: #fff;
}


