/*<tmc type='color-chart'>
 *	COLOR CHART 
 *	#aacccc	#0d1933	#000000	#dddddd	#eff3f5
 *	#ffffff	#dddddd	#d00c0d	#3464d3	#f2f7fc
 *	#4c525a	#a67942	#888888	#666666	#eaf0fb
 *	#89a5b5	#cedcf6	#222222	#e7e7e7 *
 *</tmc>*/

/*
Theme Name:     zeaks-ten
Theme URI:      http://zeaks.org/
Description:    Child theme for the Twenty Ten theme 
Author:         Zeaks
Author URI:     http://zeaks.org/about/
Template:       twentyten
Version:        0.1.0
*/
@import url("../twentyten/style.css");
@import url('2c-l-fixed.css');
#access{overflow: visible;}
#main{clear: both;}


#site-title a {
     font-size:85%
}
#site-title {
    position: absolute;
    top: 5px; margin-left: 200px; /* adjust as needed */
}
#site-title a:hover{
     text-decoration: underline;
}
#site-description {
    position:absolute; clear: both; float: left;
    top: 30px;		/* adjust and coordinate with #site-title */
    margin-left: -145px;  /* adjust as needed */
    font-style: italic

}

#content .entry-title {
     font-size:14px;
     padding-bottom: 0px;
     padding-top: 25px;
     text-align: center;
     font-family: "helvetica neue", helvetica, arial;
}

.entry-title a:hover {
     text-decoration: underline;
     font-color: #3e372;

}
 #access ul{
     display:inline-block;

}
#access a {
     color: #999999;
} 
#access {    /* menu block  */
    border-top: 1px solid #b0b0b0;
    border-bottom: 1px solid #b0b0b0;
    text-align:center;
    margin-top: 30px;

}
#access li:hover > a, #access ul ul :hover > a {
    text-decoration: underline;

}

.entry-utility {
    display:none;
}
.entry-meta {
  position: relative;
  top: 15px;
  margin-bottom: 50px;
  font-family: "helvetica neue", helvetica, arial;
  font-size: 12px;
  color: #999;
  font-weight: normal;
  border-bottom: 1px solid #ddd;
  background: #fff;
  text-align: center;

}
a:link {
        color: #666666;
        text-decoration: none;
}
a:link, a:visited{
  color: #9C8A6A;
  text-decoration: none;
}
a:hover, a:active{
  color: #3E372B;
  text-decoration: underline;
}
#footer {
     font-size:12px;
}
#site-generator {
     text-align: center; }
