/*
THEME NAME: ixiter
THEME URI: http://diekretzschmars.de/wordpress/themes/theme-templates/
VERSION: 2.2
DESCRIPTION: Minimal dkret3 design with limited icons.
TAGS: child theme
AUTHOR: Joern Kretzschmar
AUTHOR URI: http://diekretzschmars.de/
TEMPLATE: dkret3
CREDIT: Scott Wallick - http://scottwallick.com/ (parts of the design are based on his ideas)
*/

/* Load default dkret³ layout */
@import url('../dkret3/style.css');
@import url('code-highlighter.css');
@import url('wp-paginate.css');

/* Load default Illumedi layout */
@import url('library/layouts/Default-Layout.css');

body{
    /* background-color:#e0e1e3; */
    /* background:#e0e1e3 url("library/images/bodybg.png") repeat-y top center !important; */
    background:#efefef url("../../uploads/2010/10/ixiter_body_bg.png") no-repeat top center !important;
}

body, input, textarea {
    font-family: Arial, Helvetica, Verdana, sans-serif;
}

#wrapper {
	/* border: 1px dotted #d3d4d6; */
	border:none;
    	border-top:none !important; 
	/* border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;	*/
	background:transparent url("library/images/wrapper_bg.png") repeat-y top left !important;
}

#container {
   	background: url("library/images/wrapper_bg.png") repeat-y top left !important;
}

/* hide not used elements  */
.home #nav-above,
.entry-meta-above .entry-date,
.entry-meta-above .cat-links,
.entry-meta-above .comments-link,
.page .entry-content .meta-sep,
#searchsubmit {
  display: none !important;
}

/* show used elements */
.home .entry-meta .author,
.home .entry-meta .comments-link,
.home .entry-date,
.entry-date {
	display: inline;
}

.entry-meta .author,
.entry-meta .cat-links,
.entry-meta .tag-links,
.entry-meta .comments-link {
	margin: 0 3px;
}

/* Default html styles and css classes */
h1,
h1 a,
h2,
h2 a,
h3,
h3 a,
h5,
h5 a,
h6,
h6 a {
	color: #005;
}

h4, h4 a{
	color:#303030;
	font-weight:bold;
}


h1{ font-size:1.6em;}
h2{ font-size:1.4em;}
h3{ font-size:1.2em;}
h4{ font-size:1em;}
#content h1{ font-size:1.6em;}
#content h2{ font-size:1.4em;}
#content h3{ font-size:1.2em;}
#content h4{ font-size:1em;}

a {
    color: #844;
    outline: none;
    text-decoration: none;
}
a:hover {
    color: #a88;
}
a img {
    border: none;
}

blockquote, cite {
	color:#666;
	margin: 1em;
	padding: 10px 10px 10px 50px;
	background-color: #e0e0e0;
        border:1px solid #ccc;
	background: url(library/images/blockquote.gif) no-repeat left top;	
}
blockquote p{
    margin:0px !important;
    padding:0px !important;
}

.border {
	border-bottom: 1px solid #444;
}

/* icons */
.entry-header .entry-date {
	background: none;
	padding: 0;
}
#s,
#noresults-s {
	background-position: -1997px 3px;
}
#s:hover,
#noresults-s:hover {
	background-position: 3px 3px;
}
.entry-rss,
.widget_rsslinks li,
.edit-link,
.entry-date,
.post .author,
.entry-meta  .author,
.cat-links,
.entry-categories,
.entry-content .tag-links,
.entry-meta .tag-links,
.entry-tags,
.comments-link,
.comment-link,
.more-link,
.more,
.access-gallery,
.access-library,
.access-forum,
.access-rss {
	background-position: -2000px center;
}
.entry-rss:hover,
.widget_rsslinks li:hover,
.edit-link:hover,
.entry-date:hover,
.post .author:hover,
.entry-meta  .author:hover,
.cat-links:hover,
.entry-categories:hover,
.entry-content .tag-links:hover,
.entry-meta .tag-links:hover,
.entry-tags:hover,
.comments-link:hover,
.comment-link:hover,
.more-link:hover,
.more:hover,
.access-gallery:hover,
.access-library:hover,
.access-forum:hover,
.access-rss:hover {
	background-position: 0 center;
}
#content ul li,
.widget li {
	background: url(../dkret3/library/images/bullet_standard.gif) no-repeat -2000px 0;
}
#content ul li:hover,
.widget li:hover {
	background: url(../dkret3/library/images/bullet_standard.gif) no-repeat 0 0;
}
.nav-previous,
.backlink {
	background: url(../dkret3/library/images/bullet_back.gif) no-repeat -2000px 0;
}
.nav-previous:hover,
.backlink:hover {
	background: url(../dkret3/library/images/bullet_back.gif) no-repeat 0 0;
}
.nav-next {
	background: url(../dkret3/library/images/bullet_forward.gif) no-repeat right -4000px;
}
.nav-next:hover {
	background: url(../dkret3/library/images/bullet_forward.gif) no-repeat right 0;
}

.widget {
    margin-bottom: 15px;
}

.widget_links li {
	background: url(../dkret3/library/images/bullet_go.gif) no-repeat -2000px 0;
}
.widget_links li:hover {
	background: url(../dkret3/library/images/bullet_go.gif) no-repeat 0 0;
}
.widget_pages li.page_item {
	background: url(../dkret3/library/images/bullet_sub.gif) no-repeat -2000px 0;
}
.widget_pages li.page_item:hover {
	background: url(../dkret3/library/images/bullet_sub.gif) no-repeat 0 0;
}

/* forms and tables */
input, textarea {
	border: 1px solid #ccc;
	background: url(http://ixiter.com/wp-content/themes/dkret/library/images/bg-input.jpg) top left repeat-x repeat-y !important;
}

/* header */
#header {
	text-align: center;
        background-image:url(library/images/header002.png);
        height:123px;
}
#blog-title {
	padding: 30px 0 0;
	text-align: center;
}
#access {
	background: #000050;
	border-bottom: 1px solid #333;
        font-size:1em;
        height:1.2em !important;
}

/* suckerfish top-navigation */
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
        color:#f0f0f0;
	background: #a00;
}
.sf-menu li li:hover, .sf-menu li li.sfHover,
.sf-menu li li a:focus, .sf-menu li li a:hover, .sf-menu li li a:active {
        color:#f0f0f0;
	background: #a00;
}

.sf-menu li li,
.sf-menu li li li,
.sf-menu li li li li {
	background: #f6f6f6;
}
.sf-menu {
    line-height: 1em;
}
.sf-menu a {
    color:#f0f0f0 !important;
    padding: 2px 10px;
}

/* images */
.size-medium,
.size-thumbnail,
.size-large,
.size-full,
.gallery img,
.attachment-medium,
.attachment-thumbnail,
.gallery .attachment-thumbnail,
#content .wp-caption,
.entry-image {
	background: none;
	border: none;
}

/* content */
#content {
	border-right: none;
}
#content p {
	margin-bottom: 15px;
}
#content .entry-title {
	font-size: 1.6em;
}
.sticky .entry-calendar-date{
    background:#a00000;
}
.entry-calendar-date { /* calendar like dates */
    border: 1px solid #ccc;
    border-radius: 3px; 
    -moz-border-radius: 3px; /* Mozilla */
    -webkit-border-radius: 3px; /* Webkit */
    color: #f0f0f0;
    display: block;
    float: left;
    line-height: 1.1;
    margin: 0 5px 5px 0;
    padding: 1px 4px;
    text-align: center;
    text-transform: uppercase;
    background-color:#a00;
}
.entry-calendar-date .entry-calendar-day {
    color: #333;
    display: block;
    font-weight: bold;
    letter-spacing: -2px;
    background-color:#eee;
}
.entry-calendar-date .entry-calendar-year {
    color: #f0f0f0;
    display: block;
    letter-spacing: -2px;
    text-indent: -3px;
    background-color:#a00;
}

.home .entry-title {
	text-align: left;
}
.home .entry-header {
	margin: 0 0 30px;
	text-align: left;
}
.entry-meta-above {
	margin: 0;
	padding: 2px 0 0;
}
.entry-meta, #now-reading-statistic {
	color: #aaa;
	background: #f6f6f6;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	text-align: justify;
        font-size:0.9em;
        margin-top:5px;
}
.home .entry-meta {
	margin-top: 10px;
}
.post {
	margin: 0 0 60px;
}
.entry-meta:hover,
.entry-meta a, .entry-meta .entry-date {
	color: #666;
}
.entry-meta a:hover {
	color: #68f;
}

/* asides */
body.home div.category-asides .entry-meta .comments-link {
	display:none;
}
body.home div.category-asides .entry-meta .edit-link {
	border-left: 1px solid #ccc;
	padding-left: 4px;
}
body.home #content div.category-asides {
	background: #f6f6f6;
	padding: 10px 20px;
}

/* comments */
#content .commentlist li.bypostauthor {
	background: #e0eaf4;
}
.page-numbers, .page-link {
	background: #f6f6f6;
}

/* sidebars, bottombars, footer & widgets */
.widgettitle {
	font-size: 1.2em;
}
div#subsidiary {
	background: #f6f6f6;
	border-top: 1px solid #ccc; 
	border-bottom: 1px solid #ccc;
}
#pages {
	border: 1px dotted #ccc;
}
#footer {
	/* background: #f6f6f6; */
	background:none;
	color: #666;
	margin: 30px 0 0;
	text-align: center;
	border-top:1px dotted #d3d4d6;
	font-size:.8em;
}
#footer a {
	color: #a88;
}
#footer a:hover {
	color: #09e;
}

/* plugins */
#content .commentlist li .commentnumber {
    color:#048;
}

/* ixiter special classes */
.infobox{
    border-radius: 8px; 
    -moz-border-radius: 8px; /* Mozilla */
    -webkit-border-radius: 8px; /* Webkit */
    border:1px solid #c0c0c0;
    width:30%;
    background:#e0e0e0;
    font-size:0.8em;
}
.infobox p{
    margin:5px !important;
}

/* Flattr Comment Button */
.flattrCommentButton{
    height:30px;
    margin-top:-20px;
    margin-bottom:20px !important;
    clear:both;
}

/* .moreads erscheint anstelle des more tags bei der single Ansicht von Artikeln. Es erscheint ein Werbebanner in div.moreads */
.moreads{
    text-align:center;
    margin:15px auto;
}
/* .infobox_wide wird z.B: bei [ixCoversDescription] verwendet*/
.infobox_wide{
	color:black;
	padding:5px;
	border:1px solid gray;
	background:#f0f0f0;
	font-size:90%;
}
.headerrss{
	position:absolute;
	width:32px;
	height:32px;
	padding:0px;
	margin:0px;
	top:80px;
	right:10px;
}

/* Footer Wigets */

#subsidiary{
	font-size:0.8em;
}
#subsidiary .sub-sidebar, #subsidiary ul li{
	overflow:hidden !important;
}
#subsidiary ul li{
	height:1.2em !important;
	margin-bottom:.3em;
	padding-top:0.15em;
}