/*
 Theme Name:   Twenty Ten Child
 Theme URI:    http://pinselpanzer.de/twentyten-child/
 Description:  Twenty Ten Child Theme for Pinselpanzer
 Author:       Pinselpanzer
 Author URI:   http://pinselpanzer.de
 Template:     twentyten
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twentyten-child
*/

/* =Fonts
-------------------------------------------------------------- */
body,
input,
textarea,
.page-title span,
.pingback a.url {
	font-family: Verdana,Georgia, "Bitstream Charter", serif;
}
h3#comments-title,
h3#reply-title,
#access .menu,
#access div.menu ul,
#cancel-comment-reply-link,
.form-allowed-tags,
#site-info,
#site-title,
#wp-calendar,
.comment-meta,
.comment-body tr th,
.comment-body thead th,
.entry-content label,
.entry-content tr th,
.entry-content thead th,
.entry-meta,
.entry-title,
.entry-utility,
#respond label,
.navigation,
.page-title,
.pingback p,
.reply,
.widget-title,
.wp-caption-text {
	font-family: Verdana,"Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}
input[type="submit"] {
	font-family: Verdana,"Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}

/* =Structure
-------------------------------------------------------------- */

/* The main theme structure */
html {
    margin-top: 0px !important;
}
#wrapper {
	background: #CCCC99;
}
a:link {
    color: #414121;
}
a:visited {
    color: #6F3523;
}
a:active,
a:hover {
    color: #616131;
}
#content,
#content input,
#content textarea {
	font-size: 14px;
	line-height: 20px;
}

/*DX CUSTOM ******************************************************************/
.imgHandicraft {
    width:100px;
    border:0px;
}