/*  
  Theme Name: Jodeldiplom
  Description: Da hab' ich was eigenes!
  Author: Nikana
  Author URI: http://nikana.de
  Template: thematic
  Version: 1.0
*/

@import url('../thematic/style.css');

* {
  font-family: Georgia, "Times New Roman", Times, serif;	
}

h2  {
	font-style: italic;
}

#access {
	height: 0px;
	border-bottom: 0px solid #ffffff;
}

.menu {
	border-top: 4px solid #000000;
	border-bottom: 4px solid #000000;
	height: 36px;
	}
	
.sf-menu ,
.sf-menu a {	
	border: 0px;
}


.sf-menu a, .sf-menu a:visited {
    color: #000000;
    font-size: 18px;
}

.sf-menu a:active {
    background-color: #000000;
    color: #ffffff;
}

.sf-menu li:hover, 
.sf-menu li.sfHover,
.sf-menu li:active,
.sf-menu a:focus, 
.sf-menu a:hover, 
.sf-menu a:active {
   /* background: none repeat scroll 0 0 #FAFAFA;
    border-bottom-color: #CCCCCC; */
    background-color: #000000;
    color: #ffffff;
   /* outline: 0 none; */
}

#blog-title {
	font-style: italic;
	font-size: 52px;
}

#blog-title a,
#blog-title a:active,
#blog-title a:hover, 
#blog-title a:visited {
	color: #8B0A50;
	background-color: #ffffff;
}


 #blog-description {
	color: #000000;
} 

a,
a:link,
a:visited {
	color: #8B0A50;
}

#siteinfo a:hover,
#siteinfo a:active {
    color: #FFFFFF;
}

a.active,
a:hover {
	color: #ffffff;
	background-color: #8B0A50;
	text-decoration: none;
}

.entry-title,
.entry-title a,
.entry-title a:active,
.entry-title a:hover {
	color: #000000;
	background-color: #ffffff;
	text-decoration: none;
	font-style: italic;
}


.entry-content img {
	border: 1px solid #CCCCCC;
	padding: 10px; 
	margin: 0;
	background-color: #ffffff;

}

.entry-meta a:active,
.entry-meta a:hover {
	color: #ffffff;
}

.entry-utility a:active,
.entry-utility a:hover {
	color: #ffffff;
}

.navigation a:active,
.navigation a:hover {
	color: #ffffff;
}


#branding {
	padding: 44px 0 44px 0;
}

#container {
	width: 700px;
}


#content {
	width: 640px;
}


/* Right-hand navigation */

#primary {
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 1px solid #CCCCCC;
}


.main-aside  {
	width: 250px;
}


.aside h3 {
	color: #000000;
	font-weight: bold;
	font-style: normal;
}

.aside a:active,
.aside a:hover {
	color: #000000;
	background-color: #ffffff;
}

.aside th, .aside td {
    border-right: 1px solid #CCCCCC;
    padding: 0.25em 0.6em;
}

.aside td a {
	color: #8B0A50;
}


/* Comments */

#comments {
	border-top: 1px solid #CCCCCC;
}

#comments h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
}

#comments, #comments input, #comments textarea {
    font-size: 14px;
}

#comments-list li .avatar {
    height: 62px;
    width: 62px;
}

#comments-list .comment-author {
    padding: 9px 0 0 100px;
}

#comments-list .comment-meta {
    padding: 0 0 9px 100px;
}

#comments-list li.bypostauthor {
    background: none repeat scroll 0 0 #FFFFFF;
}

#comments-list .comment-meta a:active,
#comments-list .comment-meta a:hover {
	color: #ffffff;
}

.comment-reply-link a:active,
.comment-reply-link a:hover {
	color: #ffffff;
}

#comments-list li {
	border: 0;
	padding: 18px 0 0 0;
	background: #FFFFFF;
}

#comments-list ol,
#comments-list ul {
	border: 0;
}

#comments-list ul li {
	border: 0;
}

.comment-content {
	padding: 12px 0 0 100px;
	border-bottom: 1px dotted #CCCCCC;
}

.comment-reply-link {
	border-bottom: 1px solid #CCCCCC;
}



/* sonstiges */

