/*
Theme Name:     TheStyle Child
Theme URI:      http: //www.keats.ch/
Description:    Child theme for the TheStyle theme 
Author:         Micha Meyer
Author URI:     http: //www.keats.ch
Template:       TheStyle
Version:        0.1.0
*/

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

#logo { margin: 50px 0px 5px 0px; }

.share-panel img { margin: 0px 7px 0px 0px; }

a { text-decoration: none; color: #ff9900; }

ul.nav a:hover, ul.nav > li.current-menu-item > a { color: #ff9900; text-shadow: 1px 1px 0px #000; }

.wp-pagenavi span.current, .wp-pagenavi span.extend, .wp-pagenavi a:active, .wp-pagenavi a:hover { padding: 5px 7px !important; margin: 2px; font-weight: normal !important; background: none !important; border: none !important; color:#ff9900 !important; font-size: 36px !important; text-shadow: 1px 1px 1px rgba(0,0,0,0.4); }

#footer h3.title {color:#b26b00; font-size: 30px; text-transform: uppercase; margin: 30px 0px 5px 0px; }

#footer #recentcomments a {
background: none;
}

#footer li.recentcomments {
background: url(images/footer-bullet1.png) no-repeat 0px 4px;
padding-left: 20px;
}

#footer li.recentcomments:hover {
background: url(images/footer-bullet2.png) no-repeat 0px 4px;
}

#trackbacks-title { padding-top: 15px; }