/*
Theme Name: Aljets
Theme URI: http://www.aljets.de/
Description: Das Wordpress-Theme von Enno Aljets
Author: Enno Aljets
Author URI: http://www.aljets.de/
Template: thematic
Version: 1.0
.
This work, like WordPress, is released under GNU General Public License, version 2 (GPL).
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
*/
 
@import url('../thematic/style.css');



/* =Global Elements
-------------------------------------------------------------- */

body {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 18px;
}
#wrapper {
    border-top:0px;
}
a:link, a:visited {
    color:#a40000;
    text-decoration:underline;
}
a:hover {
    color:#a40000;
    text-decoration:none;
}
blockquote {
    background:url(images/quote.gif) no-repeat top left;
    font-size:16px;
    padding:0 3em;
    margin: 0em;
    min-height:50px;
    font-style:normal;
}
blockquote em, blockquote cite, blockquote i {
    font-style:normal;
}
input, textarea {
    font-family:Georgia, serif;
}
.caps {
    font-size:10px;
    text-transform:uppercase;
    letter-spacing:1px;
}
.important {
    font-weight:bold;
}

#main {
    padding:10px 0;
    border-top: 1px solid #2e3436;
    border-bottom: 1px solid #2e3436;
    margin-top: 10px;
}

/* =Header
-------------------------------------------------------------- */
#branding {
    background:#fff;
}
#header {
    background:#fff;
}
#blog-title {
    font-size:32px;
    line-height:0px;
    font-weight:bold;
    letter-spacing:0px;
    padding:50px 0 10px 0;
    border-bottom:0px;
}
#blog-title a, blog-title a:hover {
    color:#2e3436;
    text-decoration:none;
    background:#fff;
}
#blog-description {
    font-size:16px;
    font-style:normal;
    font-weight:normal;
    padding:8px 0 0px 0;
    color:#2e3436;
}

/* =Menu
-------------------------------------------------------------- */

#access {
    font-size:14px;
    font-weight:normal;
    background:#fff;
    border-top:1px solid #fff;
    border-bottom:1px solid #fff;
    margin-top: 0px;
}
.skip-link {
    display:none;
}
.menu {
    padding:0;
    overflow:hidden; /* clears the inner float  */
}
.menu ul {
    margin:0;
    list-style:none;
    clear:both;
}
.menu ul ul {
    display:none;
}
.menu li {
    display:inline;
}
.menu a {
    display:block;
    float:left;
    margin:0 10px 0 0;
    padding:1px 1px;
    background:none;
    color:#888a85;
    border-top:1px solid #fff;
    text-decoration:none;
}
.menu a:hover {
    background:none;
    color:#a40000;
    border-color:#fff;
    text-decoration:none;
}
.menu .current_page_item a {
    background:#fff;
    color:#888a85;
    border-color:#fff;
}
.menu a:focus {
    background:#fff;
    color:#05193c;
    border-color:#fff;
}

/* =Comments
-------------------------------------------------------------- */

#comments {
    background:#eeeeec;
    color:black;
    margin:54px 0 0 0;
    padding:18px 0;
    overflow:hidden;
}
#comments .comment-navigation {
    background:#87B5DD;
    border-top:1px solid #d3d7df;
    line-height:36px;
    margin:-18px 20px 18px 20px;
    padding:0 20px;
    overflow:hidden;
}
#comments h3 {
    color:black;
    font-weight:bold;
    text-transform:uppercase;
    letter-spacing:1px;
    text-align:center;
    margin:0 0 18px 0;
    padding:0 20px 0 20px;
}
#comments .comments:first-child h3 {
    padding-top:18px;
}
#comments ol {
    margin:0 0 36px 0;
    list-style:none;
}
#comments li {
    background:white;
    border-top:1px solid #d3d7df;
    margin:0 20px 18px 20px;
    padding:17px 20px 0 20px;
    position:relative;
}
#comments li li {
    border:1px solid #d3d7df;
    margin:0 0 18px 0;
}
#comments a {
}
#comments li.byuser {
    background:white;
    border-top:1px solid #d3d7df;
}
#comments li.byuser p a {
}
#comments li.bypostauthor {
    background:#d3d7df;
    border-color:#babdb6;
}
#comments li.bypostauthor p a {
}
#comments .avatar {
    width:48px;
    height:48px;
    position:absolute;
    top:19px;
    left:20px !important;
    left:0px;
}
#comments .fn {
    font-weight:bold;
    font-size:14px;
    padding:18px 0 0 58px;
    display:block;
}
#comments .fn a {
    color:#a40000;
}
#comments .fn a:hover {
    text-decoration:none;
}
#comments-list .comment-meta {
    font-size:10px;
    margin:0 0 18px 0;
    padding:0 0 0 58px
}
#comments-list .comment-meta a {
    font-style:italic;
    color:#a40000;
}
#comments-list .comment-meta a:hover {
    font-style:italic;
    text-decoration:none;
}
#comments li p {
    margin:0;
    padding:0 0 18px 0;
}
#trackbacks-list .comment-author {
    margin:0 0 18px 0;
    font-size:11px;
}
#trackbacks-list .comment-author a {
    font-size:14px;
    font-weight:bold;
    color:#a40000;
}
#respond {
    background:#fff;
    border-top:1px solid #d3d7df;
    padding:17px 20px 0 20px;
    width:460px;
    margin:0 auto;
}
#respond h3 {
    padding-top:18px;
}
#respond form {
    padding:0 0 36px 0;
}
#respond #form-section-author {
    width:230px;
    float:left;
}
#respond #form-section-author input {
    width:220px;
}
#respond #form-section-email {
    width:220px;
    float:right;
}
#respond #form-section-email input {
    width:100%;
}
#respond #form-section-url {
}
#respond #form-section-url input {
    width:100%;
}
#respond .form-label {
    font-size:10px;
}
#respond .form-input input {
    margin:0 0 14px 0;
}
#respond textarea {
    width:100%;
    margin:0 0 16px 0;
}
#respond .form-submit {
    float:right;
}
p.subscribe-to-comments {
    width:260px;
    float:left;
}
p.subscribe-to-comments label {
}
p.comment_license {
    clear:both;
    margin:0;
}
p.solo-subscribe-to-comments {
    clear:both;
    margin:0;
}
p.solo-subscribe-to-comments:first-line {
    font-style:italic;
}
/*input#solo-subscribe-email {
    width:220px;
    margin:9px 0;
}*/
#respond .required {
    font-weight:bold;
}

/* =Footer
-------------------------------------------------------------- */

#footer {
    background:#fff;
    color:#2e3436;
    padding:10px 0 10px 0;
    border-top:2px solid #fff;
    font-size:16px;
}
#footer a {
    color:#2e3436;
}
#subsidiary .aside {
    margin-bottom:18px;
}
#siteinfo {
    padding:18px 0;
    font-size:16px;
}
#siteinfo a {
    font-style:normal;
}

/* =Content
-------------------------------------------------------------- */
#content {
    line-height: 24px;
    font-size:16px;
}
.hentry {
    margin:9px 0 0 0;
    padding:0 1px 0 1px;
    border-top:none;
}	
.entry-meta {
    font-size:12px;
}
.entry-meta a {
    font-style:normal;
}

.entry-utility {
    font-size:12px;
}
.entry-utility a {
    font-style:normal;
}
.entry-content a:hover {
    text-decoration:none;
}
.entry-content {
    margin:0 0 0 0;
    overflow:hidden;
}
.comments-link a {
    font-weight:bold;
    color:#787878;
}
/* =Zusatz
-------------------------------------------------------------- */
#rss-abo{
}
.rss-abo a {
    color:#D81D0E;
    text-decoration:underline;
}
.rss-abo a:hover {
    color:#fff;
    text-decoration:underline;
}
.entry-content h3 {
    color:#a40000;
    font-size:16px;
    font-weight:bold;
    line-height:16px;
    margin:16px 0 16px 0px;
    text-transform:none;
    text-decoration: underline;
    letter-spacing:0px;
}
.entry-title {
    color:#a40000;
    font-size:16px;
    font-weight:bold;
    line-height:16px;
    margin:16px 0 16px 0px;
    text-decoration: underline;
}

.aside ul ul {
margin:0 0 0px 0em;
}

.aside a {
    color:#2e3436;
}
.aside {
    line-height: 21px;
    font-size:16px;
}
