/*
Theme Name: Plexus Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Plexus WordPress theme. Only activate this child theme if you intend to make modifications to the theme otherwise activate the parent theme.
Version: 1.0
Author: GhostPool
Author URI: http://www.ghostpool.com
Template: plexus
*/

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


body { background-image: url('http://www.hypeorlando.com/wp-content/uploads/2014/02/pink_skin.jpg'); background-repeat: repeat; background-position: top left; background-attachment: fixed; }
/* Add your own CSS code here */
#blog-header .blog-img {
width: 100px;
height: 100px;
background: #555555;
float: left;
border: 1px solid #dddddd;
padding: 4px;
margin: 0 24px 24px 0;
background: white;
-moz-box-shadow: 0 3px 6px #dddddd;
-o-box-shadow: 0 3px 6px #dddddd;
-webkit-box-shadow: 0 3px 6px #dddddd;
box-shadow: 0 3px 6px #dddddd;
}
#blog-nav { font-size: 18px; }
.menu-blogger-menu-container ul li { float: left; }
.menu-blogger-menu-container ul li a { padding-right: 10px; }
#blog-header { padding-bottom: 8px; border-bottom: 1px solid #eee; margin-bottom: 15px; }
.widget_nav_menu { float: none !important; text-transform:uppercase;}
#footer-widgets a { text-transform: none; } 
