/*
Theme Name: Writer Child
Theme URI: http://themefuse.com/demo/wp/writer/
Description: Child theme for the Writer. Child themes are the recommended way of making modifications to a theme. <a href="http://codex.wordpress.org/Child_Themes">Reade More</a>
Author: ThemeFuse
Author URI: http://themefuse.com
Template: writer-parent
*/

@import url("../writer-parent/style.css");
@import url(http://fonts.googleapis.com/css?family=Architects+Daughter);
@import url(http://fonts.googleapis.com/css?family=Squada+One);

.header .logo {
    top: 10px;
    width: auto;
    height: auto !important;
}

@media only screen and (min-width: 280px) and (max-width: 767px) {
	.header .logo {
		width: 110px !important;
		height: auto !important;
		left: 33% !important; }

	.header_title_block .header_title {
		 margin-right: auto !important;
		}

	 .header .header_title_block {
		height: 70px !important;
		}
}

@media only screen and (min-width: 280px) and (max-width: 480px) {
	.header_title_block .header_title {
	 	 width: 290px !important;
		 margin-right: auto !important;
		}
}

.header_title_block .header_title h1, .header_title_block .header_title strong {
    font-family: "Architects Daughter",serif !important;
    color: #003E90;
    font-style: normal !important;
    padding: 5px 0px 0px 0px;
    text-shadow: none !important;
}

a {
    color: #003E90;
}

.header_title_block .header_title {
    float: none;
    margin: 0px auto;
    text-align: center;
}

html, body {
	height: 100%;
}
html {
	overflow-y: hidden;
}
body {
	overflow-y: scroll;
}

body {
    background-size: cover !important;
    background-image: url("background_body.jpg") !important;
    background-repeat: repeat-y !important;
    background-position: top center !important;
    background-attachment: fixed !important;
}
.bodywrap {
    background-size: cover !important;
    background-image: url("background_body.jpg") !important;
    background-repeat: repeat-y !important;
    background-position: top center !important;
    background-attachment: fixed !important;
}

html, body, .bodywrap {
    height: 100% !important;
    min-height: 100% !important;
}

.skin_wood .header {
    background: none !important;
}

.footer_wood_bg {
    background: none !important;
    margin-top: 0 !important;
}


.footer .inner {
    background: none !important;
}

.header .header_title_block {
    background: transparent url("karopapier-header_title_bg.png") no-repeat scroll center 0px;
}

.middle .container .outerContent {
    background: transparent url("karopapier-footer_bg_center.png") repeat-y scroll center top !important;
}
.middle .container .innerContent {
    background: transparent url("karopapier-middle_bg_top.png") no-repeat scroll center top !important;
}
.middle .container {
    background: transparent url("karopapier-middle_bg_bot.png") no-repeat scroll center bottom !important;
}

.footer .container {
    padding: 10px 0px 20px;
}

.footer a:hover {
    color: #000 !important;
    text-shadow: 1px 1px 2px #fff;
}

.footer h3 {
    text-shadow: none;
}

.entry a {
    color: #003E90;
    letter-spacing: 0.03em !important;
}

.entry ul li {
    margin-bottom: 0px;
}

#sidebar_disable .entry {
    margin-left: 50px;
    margin-right: 50px;
}

#sidebar_disable .sidebar {
    display: block;
}

.post-item h1 {
    font-family: "Squada One",serif !important;
    line-height: 1em !important;
    color: #252525 !important;
    font-size: 45px !important;
    margin-bottom: 0.5em !important;
    text-transform: uppercase;
    padding-top: 10px;
}

.post-item h2 {
    font-family: "Squada One",serif !important;
    line-height: 1em !important;
    color: #252525 !important;
    font-size: 25px !important;
    margin-bottom: 0.5em !important;
    text-transform: none;
    padding-top: 10px;
} 

.post-item h3 {
    color: #003E90 !important;
    font-family: "Architects Daughter",serif !important;
    font-size: 20px !important;
    margin-bottom: 8px !important;
    line-height: 1em !important;
}

.topmenu .dropdown {
    font-family: "Squada One",Arial,sans-serif;
    text-transform: uppercase;
    font-size: 22px;
}

.topmenu .dropdown {
    font-size: 20px !important;
}

.date-box {
    background: none !important;
}

@media only screen and (min-width: 280px) and (max-width: 989px) {
	.date-box {
   	 	display: none;
	 }
}

.footer .widget-container h3, .footer .widget-container .widget-title {
    text-align: right;
}

.date-box .post-icon {
    display: none;
}
.date-box {
    margin-right: 0px;
}
.date-box .post-date, #sidebar_left .date-box .post-date {
    background: none !important;
}

.footer h3 {
    font-size: 18px;
    font-family: "Architects Daughter",serif;
    text-transform: none;
    letter-spacing: 0.05em !important;
    text-shadow: 1px 2px 1px #000;
}


/*** MENU ***/

.topmenu .dropdown {
    text-shadow: none;
}

.skin_wood .topmenu .dropdown li a:hover, .skin_wood .topmenu .dropdown .current-menu-item a, .skin_wood .topmenu .dropdown .current-menu-item li a:hover, .skin_wood .topmenu .dropdown .current-menu-item .current_page_item a, .skin_wood .topmenu .dropdown .current-menu-ancestor a, .skin_wood .topmenu .dropdown .current-menu-ancestor a:hover, .skin_wood .topmenu .dropdown li li.current-menu-ancestor a, .skin_wood .topmenu .dropdown li .current-menu-ancestor .current-menu-item a, .skin_wood .topmenu .dropdown .menu-item-home.current-menu-item a, .skin_wood .topmenu .dropdown .menu-item-home a:hover {
    color: #000;
}

/*** SUCHE ***/

.widget_search #s {
    border: none;
}

.widget_search #searchsubmit {
    background: transparent url("btn_searchsubmit-neu.png") no-repeat scroll 0% 0%;
}

.widget_search #s {
    background: transparent;
    color: #666;
    padding: 6px 10px 5px;
    margin: 0px 5px 0 0;
    border: 2px solid #96908a !important;
}

input[type="text"], input[type="password"], textarea {
    box-shadow: none;
}

.sidebar, #sidebar_right .sidebar {
    float: left;
    right: 0;
    position: absolute !important;
    padding: 40px 78px 25px 0px;
}

/*** BILDER MIT RAHMEN ***/

img.rahmen {
   border: 7px solid #333333 !important;
}