/*
Theme Name: Retreat
Theme URI: http://basstar.de/retreat/blog/
Description: The theme that powers Retreat.
Version: 1.2
Author: RETREAT
Author URI: http://basstar.de/retreat/blog/
Tags: one-column,two-columns,three-columns,four-columns,fixed-width,flexible-width,custom-header,theme-options,left-sidebar,right-sidebar,threaded-comments,microformats
TEMPLATE: dkret3
*/

/* Do not modify the above information. */
/* Please don't modify this file. You should modify your child theme's (theme template's) style.css file or your scheme.css (inside the schemes folder) */

/* Load default dkret layout */
@import url('../dkret3/style.css');

* {
	font-family: Georgia, Times New Roman, 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Serif;
}
body {
	background:#FFFFFF url(library/images/RTR_background.gif) no-repeat scroll left top;
}

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

.size-medium,
.size-thumbnail,
.size-large,
.size-full,
.gallery img,
.attachment-medium,
.attachment-thumbnail,
.gallery .attachment-thumbnail {
	border: none;
	padding: 0;
}

#content ul li,
.widget li,
.nav-previous,
.backlink,
.nav-next,
#links li,
.entry-date  {
	background: none;
	padding: 0;
}

/* header */
#header {
    background:transparent url(library/images/RTR_header.gif) repeat-x scroll 0 0;
}

#wrapper {
	background-color: white;
	border-left: 0 solid #444;
	border-right: 0 solid #444;
}


/* superfish top-navigation */
#access {
    color: #fff;
}

#access a {
    color: #fff;
}
.sf-menu li li a {
    border-bottom: none;
}
.sf-menu li li li a {
    border-left: none;
}
.sf-menu li li,
.sf-menu li li li li {
    background: #000;
}
.sf-menu li li li {
    background: #000;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
    background: transparent;
}
.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 {
    background: transparent;
}

/* content */
#content {
	border-right: 0 dotted #e0e0e0;
	line-height: 1.7em;
	text-align: left;
}

.home .entry-date {
    display: inline;
}

.category-dates .entry-date {
    display: none;
}

#content .entry-title {
    margin: 0 0 5px;
}

/* sidebar & footer */
.sidebar-column, div#subsidiary {
    background: none;
}

.widgettitle  {
    border-bottom: 2px solid #000;
    margin: 30px 0 4px;
    padding: 0 10px 5px 0;
}

/* footer */
#footer {
	background: #000;
	color: #fff;
}
#footer a {
	color: #fff;
}
#footer a:hover {
	color: #fff;
}

/* CSS for supported Plugins */

/* Event Calendar */
table.ec3_schedule { border: 0px solid red; }
td.ec3_start, td.ec3_end { text-align: left; }
td.ec3_to { text-align: left; }
td.ec3_list { margin-left: 0px; }

/* HF modi */

th, td {
padding:0px 0px;
}

ul, ol, dl {
list-style-type:none;
margin:0 0 6px;
}

#gallery-1 img {
border:none;
}

/* new design */

#access {
    background: url(library/images/RTR_menu.gif) no-repeat;
	border-bottom:none;
	border-top:5px solid;
}
.sf-menu {
    padding-left: 73px;
}

#access a {
	background:#222222;
   	margin-left:6px;	
}