/*
Willkommen bei Custom CSS

Wie es funktioniert, steht unter http://wp.me/PEmnE-Bt
*/
/*---------------HEADER---------------------*/
#header {
	background: url(http://heiliger-georgios-wiesbaden.de/wp-content/themes/hueman/img/Marmarof.gif) repeat !important;
}

.page-title h1, .page-title h2, .page-title h4 {
	display: none !important;
}

.page-title {
	display: none !important;
}

.site-description {
	display: none !important;
}

.site-title a {
	display: none !important;
}

#header {
	padding-bottom: 0 !important;
}

/*---------------LOGO---------------------*/
/*.site-title a img {
	display: center;
	max-width: 100%;
	max-height: 450px !important;
	height: auto;
	padding: 0;
	margin: 0 auto;
	-webkit-border-radius: 0;
	border-radius: 0;  
}
*/
/*---------------BODY-----------------------*/
body {
	background: url(http://heiliger-georgios-wiesbaden.de/Marmarof.gif) repeat !important;
}

body {
	font-family: "Georgia", Times, serif !important;
}

/*---------------PAGE-----------------------*/
#page .container-inner {
	background: transparent !important;
}

/*.content {
	width: 100%;
	position: relative;
	background: transparent !important;
}*/
.main {
	background: transparent !important;
}

hr, .hr {
	border: 0;
	background: transparent !important;
	border-bottom: 1px dotted #c6ad9c !important;
	height: 1px;
	margin: 10px 0 !important;
}

.pad {
	padding: 30px 10px 10px !important;
}

.entry table tr.alt {
	background: transparent !important;
}

.entry h1 span, .entry h2 span, .entry h3 span, .entry h4 span, .entry h5 span, .entry h6 span {
	color: #990000 !important;
	line-height: 1em !important;
}

.entry {
	font-size: 16px !important;
	line-height: 1.5em !important;
	color: #333 !important;
}

.entry img.alignleft-B25 {
	margin-bottom: 25px !important;
}

.entry h6 {
	font-size: 14px !important;
	font-weight: 600 !important;
}

/*---------------PAGE EMPFANG (noTABLE)-----------------------*/
/*.img-responsive {
	display: block;
	max-width: 100%;
	height: auto;
 	background-color: black;
color:white;
    margin:20px;
    padding:20px;
}
*/
/*.one-fifth {
	width: 18.4% !important;
	margin-right: 2% !important;
}

.one-fifth.last_column {
	width: 18.4% !important;
	margin-right: 0 !important;
}
*/
/*---------------COLUMN-L-----------------------*/
/*.col-2cr .main-inner { background: url(../img/sidebar/s-left.png) repeat-y left 0; padding-left: 340px; }*/
.col-2cr .main-inner {
	background: url(http://heiliger-georgios-wiesbaden.de/Marmarof.gif) repeat-y left 0;
	padding-left: 340px;
}

.widget_pages ul li a:before, .widget_nav_menu ul li a:before {
	content: none !important;
}

.sidebar .widget {
	padding: 48px 30px 20px !important;
}

.widget_nav_menu ul li a {
	padding: 0 !important;
}

.widget_search input.search {
    color: #666;
    padding-left: 26px;
    width: 100%;
}
.themeform input[type="email"], .themeform input[type="url"], .themeform input[type="tel"], .themeform input[type="number"], .themeform input[type="text"], .themeform input[type="password"], .themeform select, .themeform textarea {
    background: #fff;
    border: 1px solid #ae8b68;
    color: #666;
    display: block;
    max-width: 100%;
    outline: 0;
    padding: 7px 8px;
        padding-left: 8px;
}

/*---------------FOOTER-----------------------*/
#nav-footer.nav-container {
	display: none !important;
}

/*#footer-bottom {
	background: #660000 !important;
}*/