/*   
Theme Name: Ruem Hart
Theme URI: 
Description: Use the Thematic Power Blog Theme to ramp up the power of your WordPress blog.
Author: Ian Stewart
Author URI: http://themeshaper.com/
Template: thematic
Version: 1.1
Tags: Thematic
.
Thematic Power Blog is copyright Ian Stewart http://themeshaper.com/
.
*/


/* =Category Menu
-------------------------------------------------------------- */

#category-access {
    height:32px;
    font-size:13px;
    padding:11px 0 0 0;
    overflow:visible; 
    z-index:150;
}
/* uncomment the following two selectors in case your category list wraps into a second row
#category-access {
		height: 96px;
}

body.ie7 #category-access {
		height: 64px;
}
*/
.menu-title {
    color:#CCC;
    float:left;
    font-style:italic;
    line-height:32px;
    border:1px solid transparent;
}
#category-access {
	padding-bottom:10px;
    border-bottom:1px solid #e3e3e3;

}
#category-access ul {
	float: right;
}
#category-access .sf-menu {
    border-color:transparent;
}
#category-access .sf-menu a {
    border:1px solid transparent;
    margin-left:10px;
	padding:9px 10px;
}
#category-access .sf-menu li, #category-access .sf-menu li a {
    color:#d2d2d2;
    background:#fff;
	 outline:0;
    border-color:#e3e3e3;
}
#category-access .sf-menu li:hover, #category-access .sf-menu li:hover a, 
#category-access .sf-menu li.sfHover, #category-access .sf-menu li.sfHover a, 
#category-access .sf-menu a:focus, #category-access .sf-menu a:hover {
    color:#999;
    background:#fff;
    outline:0;
    border-color:#CCC;
}
#category-access .sf-menu ul a {
    background:#fff;
    border-color:#ccc;
    border-right:none;
	border-bottom:none;
	margin-right:0;
}
#category-access .sf-menu li.current-cat a {
	background: #CCC;
	color: #FFF;
}

/* =Default Widgets
-------------------------------------------------------------- */

#thematic-power-blog-about ul {
    list-style:none;
    margin-left:0;
}
#thematic-power-blog-about a.more {
    display:block;
    text-align:right;
}


/* =Global Elements
-------------------------------------------------------------- */

#header {
    /* border-top:1px solid #ccc; 
    margin-top:22px; */
}
#branding {
    background:url(headerimagerotator/Ruemhart.com_rotator_bw01.jpg) no-repeat center bottom;
    margin-bottom:22px;
    padding:22px 0 198px 0; /* Bottom padding is the same height as the image called above */
}
#blog-title a {
	background:url(images/logo.png) no-repeat top center;
	display:block;
	text-indent:-9000px;
	width: 547px;
	height: 84px;
}
#blog-description {
	text-indent:-9000px;
    margin-bottom:0px;
}
#content {
}
.hentry {
}
.main-aside {
    padding-top:22px;
}
.main-aside ul {
    padding:0 20px;
}
.main-aside ul ul {
    padding:0;
}
#primary {
    border:1px solid #ccc;
    border-width:1px;
    padding:22px 0 11px 0;
    width:212px;
}
#secondary {
    display:none;
}
#breadcrumb-nav {
    border-top:1px solid #ccc;
    color:#666;
    font-size:13px;
    line-height:18px;
    margin-bottom:-22px;
}
#breadcrumb-nav a {
    color:#666;
}
#breadcrumb-nav a:active,
#breadcrumb-nav a:hover {
    color: #FF4B33;
}
#breadcrumb-nav-container {
    margin:0 auto;
    padding:11px 0;
    width:988px;
}
#breadcrumb-nav-container p {
    margin:0;
}
#footer {
}

.wp-pagenavi span.pages {
		padding:4px !important;
}

/* =Alerts
-------------------------------------------------------------- */

/* Notes */
.note {
	padding: 6px 9px;
	background: #eee;
	border: 1px solid #ccc;
	}

/* Warnings/Alerts */
.warning, .alert {
	padding: 6px 9px;
	background: #e9f6f8;
	border: 1px solid #CCC;
	}

/* Errors */
.error {
	padding: 6px 9px;
	background: #ffebe8;
	border: 1px solid #C00;
	}

/* Downloads */
.download {
	padding: 6px 9px;
	background: #e7f7d3;
	border: 1px solid #6c3;
	}


/* =Widgets
-------------------------------------------------------------- */

.aside th, .aside td {
	padding:0.25em 0.35em;
}
li.widget_thematic_search h3 {
	display:none;
}
input#s {
	width:164px;
}

/* =Search result headline
-------------------------------------------------------------- */

H1.page-title, .archive-meta { 
    display:none;
}

/* =Contactform7 & CF7 Calendar
-------------------------------------------------------------- */

.contactform7_namefield {
	width:400px;
}
.contactform7_emailfield {
	width:400px;
}
.contactform7_addressfield {
	width:400px;
	height:3em;
}
.contactform7_datefield {
	width:400px;
}
.contactform7_messagefield {
	width:400px;
	height:10em;
}
#anreisedatum {
	width:200px;
}
#abreisedatum {
	width:200px;
}
.contactform7_quiz {
	width:10em;
}

div.calendar { 
	position: inherit;
	margin-left:50px;
	z-index:9999;
}
