@import url("/here2thereart/blogcss.css");
@import url(http://www.sciencebuddies.org/mt/mt-static/themes/sb/sbblog.css);
/* end StyleCatcher imports */
@import url(http://www.sciencebuddies.org/science-fair-projects/style_howto-2009add.css);
/* end SB main styles */


/* to use SB main  */

.vertLine {background-color: #000000; font-size: 50%; }
.footer {font: 80%; font-style: italic; }
.caption {font-size: 80%; }

#centeredmenu {
   float:right;
   width:100%;
   background:#000000;
   border-bottom:4px solid #000;
   overflow:hidden;
   position:relative;
}
#centeredmenu ul {
   clear:left;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   /* position:relative;
   left:50%; */
   text-align:center;
}
#centeredmenu ul li {
   display:block;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   /* position:relative;
   right:50%; */
   font-weight: bold;
}
#centeredmenu ul li a {
   display:block;
   margin:0 0 0 1px;
   padding:3px 10px;
   background:#FF9900;
   color:#ffffff;
   text-decoration:none;
   font: normal 13px arial, helvetica, hirakakupro-w3, osaka, "ms pgothic", sans-serif;
   font-weight: bold;
}
#centeredmenu ul li a:hover {
   background:#FF6699;
   color:#fff;
font-weight: bold;	
}
#centeredmenu ul li a.active,
#centeredmenu ul li a.active:hover {
   color:#fff;
   background:#FF6699;
   font-weight:bold;
}

IMG {border: 0; }

.caption {font-size: 10px; font-style: italic; }

.asset-name,
.asset-name a,
.archive-title {
    color: #ca442e;
}


/* adding 8/26/09 */
/* Widget ----------------------------------------------------------------- */

.layout-wtt #content-inner { background: transparent url(content-wtt.gif) repeat-y scroll right top; }
.layout-twt #content-inner { background: transparent url(content-twt.gif) repeat-y scroll left top; }
.layout-wt #content-inner { background: transparent url(content-wt.gif) repeat-y scroll right top; }
.layout-tw #content-inner { background: transparent url(content-tw.gif) repeat-y scroll left top; }

#content .widget {
    border-bottom: 1px solid #ff6000;
}

.widget-etsy
	{ margin-right: 4px; margin-left: 4px; 
	}
	
.widget-header,
.widget-content {
    margin-right: 15px;
    margin-left: 15px;
}

.widget-header {
    margin-top: 10px;
}

.widget-header,
.widget-header a {
    color: #ff6000;
    font-weight: bold;
}

.widget-content {
    margin-bottom: 15px;
}

.widget-content a {
    color: #999;
}

.widget-about .widget-header {
    margin-bottom: 10px;
}

#content .widget-powered .widget-content {
    margin: 0;
    background-color: #fff2fe;
}

.layout-wtt #content #beta .widget-powered .widget-content,
.layout-twt #content #gamma .widget-powered .widget-content,
.layout-wt #content #beta .widget-powered .widget-content {
    margin-left: 1px;
}

.layout-twt #content #beta .widget-powered .widget-content,
.layout-tw #content #beta .widget-powered .widget-content {
    margin-right: 1px;
}

.widget-email .widget-content,
.widget-subscribe .widget-content,
.widget-syndicate .widget-content {
    margin-top: 15px;
} 

.widget-header {
    font-size: 14px;
}

.widget-header a {
    text-decoration: none;
}

.widget-header a:hover {
    text-decoration: underline;
}

.widget-content {
    margin-top: 5px;
    margin-bottom: 20px;
    font-size: 11px;
}


/* "Powered By" Widget */

.widget-powered .widget-content {
    padding: 10px;
    text-align: center;
}


/* Calendar Widget */

.widget-calendar .widget-content table {
    font-size: 10px;
}


/* Footer Widgets */

#footer .widget {
    margin: 10px 0;
}

#footer .widget-content {
    padding-right: 0;
    padding-left: 0;
}

#footer .widget-powered .widget-content {
    padding: 0;
    text-align: left;
}


/* Footer ----------------------------------------------------------------- */

#footer { 
    background-color: #ff57a2; 
}

#footer-content {
    margin: 20px 0;
}





