/*
Theme Name: Mini-anderthal
Theme URI: http://www.matsuya.co.uk/meanderthal/
Description: Child Theme for dkret3
Author: Cliff Matsuya
Author URI: http://www.matsuya.co.uk/meanderthal/
Template: dkret3
Version: 0.1
.
This work is released under the GNU General Public License 2:
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
*/
 
@import url("../dkret3/style.css");


body {
color:#000000;
}

body, input, textarea {
font-family:helvetica,'Lucida Grande','Lucida Sans Unicode',Verdana,Geneva,Arial,Sans-Serif;
font-size:14px;
font-size-adjust:none;
font-style:normal;
font-variant:normal;
font-weight:500;
line-height:1.1;
}

body {
line-height:1;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
font-size:100%;
}

#access {
background:url("http://www.matsuya.co.uk/meanderthal/wp-content/themes/dkret3/library/images/bg_green.png") repeat-x scroll 0 0 #D8FBD8;
border-bottom:1px solid #CCCCCC;
font-size:16px;
}


.entry-calendar-date { /* calendar like dates */
    border: 1px solid #ccc;
    border-radius: 3px; 
    -moz-border-radius: 3px; /* Mozilla */
    -webkit-border-radius: 3px; /* Webkit */
    color: #666;
    display: block;
    float: left;
    line-height: 1.1;
    margin: 0 5px 5px 0;
    padding: 1px 4px;
    font-size: 11px;
}


.entry-meta,
#now-reading-statistic {
    background: #f6f6f6;
    clear: both;
    line-height: 1.1em;
    margin-top: 1px;
    margin-bottom: 45px;
    font-size: 10px;
    padding: 5px;
}

