/*
Theme Name: Twentyten Child
Description: Child theme for the Twentyten Theme 
Author: Dianne Steele
Template: twentyten
*/

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

body  {background: #fff;}




/**** background colors and margins ***/
#site-title {display: none;}
#header {padding-top: 0px;}
#site-description {display: none;}
#branding img {border: none;}
#masthead {margin-bottom: -20px;}
#wrapper 
{
margin-top: 0px; 
padding: 0px;
background: transparent;

}
#main {
background-color: #f4e9cc;

}


/******* nav bar *******/
#access {background: #8f8271;  margin-top: -30px;}
#access li:hover > a, #access ul ul :hover > a{background-color: #66553e;}
#access a {color: #55350c;}
#access .current_page_item a{background: #66553e;}
#access .children a{background: #66553e;}
#access .sub-menu a{background: #c1b3a0;}




/******** content elements**********/
#content .entry-title {color: #777862; letter-spacing: 1px; }
.entry-content {font-size: 13px; }


/********** tables ************/

table {width: 800px; border: 0px; font-size: 11px;}
table td {width: 350px; vertical-align: middle;}
table tbody {vertical-align: middle;}

table.threecolumn {width: 100%; border: none; background: #D6D4C7;}
table.threecolumn td {width: 160px; vertical-align: middle;}

/********** content ************/

.specialclear  {clear: both; height: 10px;}
.post {margin-left: 50px;}
.wp-caption {background-color: transparent;}


/********** kpicasa ************/
#content #kpg-albums {border-width: 0px;}
table#kpg-albums td{border-width:0px;}
#content #kpg-album-description {background-color: transparent;border-width: 0px;}
#content #kpg-pictures {border-width: 0px; margin-left: -50px;}
table#kpg-pictures td{border-width:0px;}

/********** audio player ************/

p.audioplayer_container {
height: 20px;
margin-top: -20px;
margin-bottom: -20px;
padding-bottom: -20px;
border: 0px;
}



/*******footer elements********/

#footer {margin-bottom: 0px;}
#colophon {background-color: #c1b3a0; border-top: none; padding: 10px; margin: 0px; width: 920px; }
#first {}
#site-info {display: none;}
#site-generator {display: none;}
.widget-title  {color: #777862; font-weight: normal;}


.noborder
{
border: 0px;
}


/*******home page*******/
.page-id-113 .entry-content {padding-top: 0px;}
.page-id-113 #main {padding-top: 20px;}
.page-id-2 h2 {display: none;}
.page-id-2 .entry-content img {margin-left: 20px;}


/*********
-moz-box-shadow:0 0 10px #96976f;
-webkit-box-shadow:0 0 10px #96976f;
box-shadow:0 -10px 10px #96976f;



#access {background: #8f8271;  margin-top: -30px;}
#access li:hover > a, #access ul ul :hover > a{background-color: #66553e;}
#access a {color: #55350c;}
#access .current_page_item a{background: #66553e;}
#access .children a{background: #66553e;}
#access .sub-menu a{background: #c1b3a0;}




*******/