/*
Theme Name:     Piccolo Pear Child
Theme URI:      http://.atws.com.au
Description:    Child theme for Piccolo Pear
Author:         
Author URI:     http://.atws.com.au
Template:       penandpaper_WP_1.6
Version:        0.1.0
*/
@import url("../penandpaper_WP_1.6/style.css");

#topbox
{
border:1px dashed #CCCCCC;
box-shadow:0 0 0 1px #F8F8F8, 0 5px 0 -3px #F8F8F8, 0 5px 0 -2px #CCCCCC;
background:url("lib/images/white_75_bg.png") repeat scroll 0 0 #ffffff;
/* width:100%; */
padding-bottom:0px;
display:block;
}

.topmenu {
display:inline;
}

.topmenu .navigation {
float:none;
margin:0 auto;
width:580px;
}

header {
display:none
}

#topbox .container .titleimage
{
margin-left:195px; margin-right:195px;
}

section.slide > .container, section.page > .container {
    padding: 75px 0;
}

#portfolio .portfolio_container h3
{
display:none;
}

body {
background:url("http://piccolopear.com.au/wp-content/themes/piccolo-child/linen-background-02.png") repeat fixed 0 0 rgba(0, 0, 0, 0);
}

body > footer, table, .styled, .gallery .gallery-item a, img.avatar {
background:url("http://www.piccolopear.com.au/wp-content/themes/piccolo-child/white_25_bg.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
}

body > header, .styled, table, .gallery .gallery-item a, .navigation li ul, img.avatar 
{
box-shadow:0 0 0 1px #E0E0E0, 0 5px 0 -3px #E0E0E0, 0 5px 0 -2px #CCCCCC;
}