/*
Theme Name: diane-2012
Theme URI: 
Description: Designed by Guido Wortmann.
Author: Guido Wortmann
Version: 0.0.1f
Template: twentytwelve
Tags: Child-Theme für Diane Vincent

*/

@font-face {
    font-family: 'OswaldBook';
    src: url('fonts/Oswald-Regular-webfont.eot');
    src: url('fonts/Oswald-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Oswald-Regular-webfont.woff') format('woff'),
         url('fonts/Oswald-Regular-webfont.ttf') format('truetype'),
         url('fonts/Oswald-Regular-webfont.svg#OswaldBook') format('svg');
    font-weight: normal;
    font-style: normal;
}

a:focus {
	outline: 0 none;
}

/* =Repeatable patterns
-------------------------------------------------------------- */

/* Small headers */
.archive-title,
.page-title,
.widget-title,
.entry-content th,
.comment-content th {
	font-size: 12px;
	text-transform: none;
}

/* Shared Post Format styling */
article.format-quote footer.entry-meta,
article.format-link footer.entry-meta,
article.format-status footer.entry-meta {
	font-size: 10px;
}

/* Buttons */
.menu-toggle,
input[type="submit"],
input[type="button"],
input[type="reset"],
article.post-password-required input[type=submit],
li.bypostauthor cite span {
	font-size: 10px;
}


.wp-caption .wp-caption-text,
.gallery-caption,
.entry-caption {
	font-style: normal;
	font-size: 10px;
}

/* Author profiles */
.author-description p {
	font-size: 10px;
}

/* =Basic structure
-------------------------------------------------------------- */

/* Body, links, basics */
html {
	font-size: 87.5%;
}
body {
	font-size: 12px;
	color: #888;
	text-rendering: auto;
}
body.custom-font-enabled {
	/*font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;*/
	font-family: Helvetica, Arial, sans-serif;
}
strong, b {
	font-weight: normal;
	color: #000;
}
a {
	outline: none;
	color: #15628d;
	text-decoration: none;
}
a:hover, a:active {
	color: #15628d;
	text-decoration: underline;
}
.site {
	font-size: 12px;
}

/* Assistive text */

.main-navigation .assistive-text:hover,
.main-navigation .assistive-text:active,
.main-navigation .assistive-text:focus {
	font-size: 10px;
}

/* Page structure */

.site-content {
	margin: 7px 0 0;
	padding: 0 !important;
	vertical-align: top;
}
#content {
	margin: 0;
	padding-top: 1px;
}

/* Header */

.site-header {
	padding: 14px 0;
}
.site-header h1 a:hover,
.site-header h2 a:hover {
	color: #15628d;
}
.archive-header,
.page-header {
	padding-bottom: 22px;
	border-bottom: 0px none #ededed;
}
#masthead, #masthead a,
.site-header, .site-header a,
.site-title, .site-title a {
	font-family: 'OswaldBook', Verdana, sans-serif;
	font-weight: normal;
	font-size: 20px;
	line-height: 1.285714286;
	color: #000;
	text-rendering: optimizeLegibility;
	/*text-transform: uppercase;*/
}
#masthead a:hover,
.site-header a:hover,
.site-title a:hover {
	color: #15628d;
}
.site-header h1, .site-header h1 a {
	font-size: 16px;
	line-height: 1.285714286;
}
.site-header h2 {
	font-size: 14px;
	line-height: 1.5;
}

/* Navigation Menu */

.main-navigation {
	margin: 14px 14px 0 0;
	text-align: left;
}
.main-navigation li ul li a {
	padding-left: 10px;
}
.main-navigation li {
	margin: 8px 12px 0 0;
	font-size: 12px;
	line-height: 1.5;
	display: block;
}
.main-navigation a {
	color: #999;
}
.main-navigation a:hover {
	color: #000;
}


/* Sidebar */

.widget-area .widget p,
.widget-area .widget li,
.widget-area .widget .textwidget {
	font-size: 10px;
	line-height: 1.846153846;
}
.widget-area .widget a {
	color: #757575;
}
.widget-area .widget a:hover {
	color: #15628d;
}

/* Footer */
footer[role="contentinfo"] {
	font-size: 10px;
	max-width: 969px;
	/*max-width: 87.8rem;*/
	border-style:none;
}

/* =Main content and comment content
-------------------------------------------------------------- */
.entry-header,
.entry-header .entry-title {
	font-size: 14px;
	line-height: 1.5;
}
.page .entry-header,
.page .entry-header .entry-title {
	display: none;
}
.entry-header .comments-link {
	font-size: 10px;
	line-height: 1.5;
}
.comments-link a,
.entry-meta a {
	color: #757575;
}
.comments-link a:hover,
.entry-meta a:hover {
	color: #15628d;
}
article.sticky .featured-post {
	font-size: 10px;
}
.entry-content,
.entry-summary,
.mu_register {
	line-height: 1.5;
}
.entry-content h1,
.comment-content h1 {
	font-size: 16px;
	line-height: 1.5;
}
.entry-content h2,
.comment-content h2,
.mu_register h2 {
	font-size: 14px;
	line-height: 1.6;
}
.entry-content h3,
.comment-content h3 {
	font-size: 12px;
	margin: 18px 0px 15px;
}
.entry-content h4,
.comment-content h4 {
	font-size: 12px;
	line-height: 1.846153846;
}
.entry-content h5,
.comment-content h5 {
	font-size: 12px;
	line-height: 1.846153846;
}
.entry-content h6,
.comment-content h6 {
	font-size: 10px;
	line-height: 1.846153846;
}
.entry-content p,
.entry-summary p,
.comment-content p,
.mu_register p {
	margin: 0 0 8px;
	line-height: 1.5;
}
.entry-content code,
.comment-content code {
	font-family: Courier, "Courier New", monospace;
	font-size: 12px;
	line-height: 1.846153846;
}
.entry-content pre,
.comment-content pre {
	font-family: Courier, "Courier New", monospace;
	font-size: 12px;
	line-height: 1.846153846;
}
.entry-content dt,
.comment-content dt {
	font-weight: normal;
}
.entry-content table,
.comment-content table {
	font-size: 12px;
	line-height: 1.846153846;
}
.entry-content table caption,
.comment-content table caption {
	font-size: 12px;
	line-height: 1.846153846;
}
.site-content article {
	border-bottom: 0 none;
	margin: 0 0 12px;
	padding: 0 0 12px;
	/*word-wrap: break-word;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;*/
}
footer.entry-meta {
	font-size: 11px;
	line-height: 1.846153846;
}

/* =Archives
-------------------------------------------------------------- */

.archive-meta {
	font-size: 11px;
	line-height: 1.5;
}

/* =Aside post format
-------------------------------------------------------------- */

article.format-aside p {
	font-size: 11px;
	line-height: 1.5;
}

/* =Post formats
-------------------------------------------------------------- */

/* Image posts */
article.format-image footer h1 {
	font-size: 11px;
	line-height: 1.846153846;
}
article.format-image footer h2 {
	font-size: 11px;
	line-height: 1.846153846;
}

/* Link posts */
article.format-link header {
	font-size: 11px;
	line-height: 1.5;
	text-transform: none;
}
article.format-link .entry-content a {
	font-size: 14px;
	line-height: 1.5;
}

/* Quote posts */
article.format-quote .entry-content blockquote {
	font-size: 12px;
	line-height: 1.6;
}

/* Status posts */

.format-status .entry-header header {
	display: inline-block;
}
.format-status .entry-header h1 {
	font-size: 12px;
	line-height: 1.6;
}
.format-status .entry-header h2 {
	font-size: 10px;
	line-height: 1.846153846;
}
.format-status .entry-header header a {
	color: #757575;
}
.format-status .entry-header header a:hover {
	color: #15628d;
}
.nav-next, nav-previous {
	font-size: 11px;
}


/* =Comments
-------------------------------------------------------------- */

.comments-title {
	font-size: 12px;
	line-height: 1.6;
}
.comments-area article header cite {
	font-size: 12px;
	line-height: 1.6;
}
.comments-area article header time {
	font-size: 11px;
	line-height: 1.846153846;
}
.comments-area article header a {
	text-decoration: none;
	color: #5e5e5e;
}
.comments-area article header a:hover {
	color: #15628d;
}
.comments-area article header cite a {
	color: #444;
}
.comments-area article header h4 {
	font-size: 12px;
	line-height: 1.846153846;
}
.comments-area li.bypostauthor cite span {
	font-size: 12px;
	line-height: 1.846153846;
}
a.comment-reply-link,
a.comment-edit-link {
	font-size: 11px;
	line-height: 1.846153846;
}
a.comment-reply-link:hover,
a.comment-edit-link:hover {
	color: #15628d;
}

/* Comment form */

#respond h3#reply-title {
	font-size: 12px;
	line-height: 1.6;
}
#respond h3#reply-title #cancel-comment-reply-link {
	font-size: 11px;
}
#respond form input[type="text"],
#respond form textarea {
	font-size: 11px;
	line-height: 1.846153846;
}
#respond form p.form-allowed-tags {
	font-size: 11px;
	line-height: 1.846153846;
}
.logged-in-as {
	font-size: 11px;
}

/* =Front page template
-------------------------------------------------------------- */

.template-front-page .widget-area .widget li {
	font-size: 10px;
	line-height: 1.846153846;
}
.template-front-page .widget-area .widget li a {
	color: #757575;
}
.template-front-page .widget-area .widget li a:hover {
	color: #15628d;
}

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

.widget_recent_entries .post-date,
.widget_rss .rss-date {
	font-size: 10px;
}
#wp-calendar {
	font-size: 10px;
	line-height: 1.846153846;
}
.widget_search label {
	font-size: 10px;
	line-height: 1.846153846;
}

/* =Media queries
-------------------------------------------------------------- */

/* Minimum width of 600 pixels. */
@media screen and (min-width: 600px) {
	body.blog .site-content,
	body.single .site-content {
		width: 54%;
	}
	body.full-width .site-content {
		float: right;
		width: 82.6%;
	}
	.site {
		max-width: 969px;
	}
	.site-header h1 {
		font-size: 14px;
		line-height: 1.5;
	}
	.entry-header .entry-title {
		font-size: 12px;
		color:#555;
		font-weight:bold;
	}
	.main-navigation li {
		position: static !important;
		display: block;
		background-color: transparent !important;
	}
	.main-navigation li ul {
		position: static !important;
		margin-top:4px;
		border: 0 none;
		background-color: transparent !important;
		overflow: initial !important;
		height: auto;
		display: none;
	}
	.main-navigation ul.nav-menu,
	.main-navigation div.nav-menu > ul {
		border-style:none;
		display: inline-block !important;
		float:left;
		text-align: left;
		width: 17.4%;
	}
	.main-navigation li a {
		line-height: 1.5;
		text-transform: none;
		color: #999;
		font-weight: normal;
		white-space: normal;
	}
	.main-navigation li a:hover {
		color: #000;
	}
	.main-navigation .current-menu-item > a,
	.main-navigation .current-menu-ancestor > a,
	.main-navigation .current_page_item > a,
	.main-navigation .current_page_ancestor > a {
		color:#000;
		font-weight: normal;
	}
	.main-navigation li ul li {
		margin: 0;
		padding: 0;
	}
	.main-navigation ul li:hover > ul {
		display: block;
	}
	.main-navigation ul .current_page_item:hover > ul,
	.main-navigation ul .current_page_parent:hover > ul {
		display: block ;
	}
	.main-navigation ul .current_page_ancestor ul,
	.main-navigation ul .current_page_parent ul,
	.main-navigation ul .current-menu-item ul,
	.main-navigation ul .current_page_item ul {
		display: block;
	}
	.main-navigation li ul li a {
		font-size: 12px;
		line-height: 1.5;
		padding: 4px 8px;
		color: #999;
		border: 0 none;
		background-color: transparent;
	}
	.main-navigation li ul li a:hover {
		color: #15628d;
		border: 0 none;
		background-color: transparent;
	}
	.page-item-67 {
		margin-top: 32px !important;
	}
	#secondary {
		margin-top: 4px;
	}

}

/* Minimum width of 960 pixels. */
@media screen and (min-width: 960px) {
	body {
		background-color: transparent;
	}
	body .site {
		box-shadow: none;
	}
}/* Farben (nur Bildschirm): */

@media screen {
	.site {
		background-color: transparent;
	}
}
.entry-content {
	/*font-size:114.285714285714285714% !important;*/
}
.entry-content * {
	font-size:100%;
	line-height: 1.2;
}
.entry-content img,
.comment-content img,
.widget img,
img.header-image,
.author-avatar img,
img.wp-post-image {
	border-radius: 0;
	box-shadow: none;
}
/* NextGen-Gallery: */
/* reset: */
.ngg-galleryoverview,
.ngg-imagebrowser {
	font-size:100% !important;
	margin-top: 24px;
}
.entry-content > .ngg-imagebrowser,
.entry-content > .ngg-galleryoverview {
	margin-top: 0;
}
.ngg-imagebrowser * {
	background:none !important;
	border: 0 none !important;
}
.ngg-imagebrowser h3 {
	text-align:left;
	font-size: 12px;
	line-height: 1.6;
}
.ngg-imagebrowser > h3 {
	margin-top: 0px;
}
img, .ngg-imagebrowser img,
.ngg-imagebrowser * img {
	border: 0 none !important;
	margin: 0px 0;
	width: auto;
	max-width: 100%;
	max-height: 500px;
	display:block !important;
	background:none !important;
	padding: 0;
}
/* Minimum width of 600 pixels. */
@media screen and (min-width: 600px) {
	img, .ngg-imagebrowser img,
	.ngg-imagebrowser * img {
		max-height: 600px;
	}
}
/* Minimum width of 960 pixels. */
@media screen and (min-width: 960px) {
	img, .ngg-imagebrowser img,
	.ngg-imagebrowser * img {
		max-height: 700px;
	}
}
.ngg-imagebrowser .pic {
	padding-top: 4px;
	text-align:center;
}
.ngg-imagebrowser .pic a {
	cursor:url(images/right.png), e-resize;
	width: auto !important;
	text-align:center;
}
.ngg-imagebrowser .pic a img {
	margin: 0 auto;
}
.ngg-imagebrowser .pic a.normallink {
	cursor: pointer;
}
.ngg-imagebrowser-nav {
	width: 100%;
	margin: 0 auto;
	padding: 8px 0 0;
	color: #757575;
}
.ngg-imagebrowser h3 {
	margin: 0 auto 15px;
}
.ngg-imagebrowser-nav .myimgnav {
	width:auto;
	float:right;
	display:inline;
	margin: -2px 0 4px 14px;
}

.myimgback,
.ngg-browser-prev,
.myimgnext,
.ngg-browser-next,
.myimgnav td {
	margin:0;
	padding: 1px 0 0;
	vertical-align: top;
}
.myimgback,
.myimgnext {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	font-weight:normal;
	font-size: 14px;
}

td.myimgcounter {
	font-size: 12px;
	padding-top: 5px !important;
}
.ngg-imagebrowser-nav a {
	color: #757575;
}
.ngg-imagebrowser-nav a:hover,
.ngg-imagebrowser-nav a:active {
	color: #15628d;
	text-decoration: none;
}
.ngg-imagebrowser-desc {
	font-size:11px !important;
	line-height:1.5;
	display:inline;
}
.ngg-imagebrowser-nav a {
	text-decoration: none;
}
.ngg-gallery-thumbnail-box {
	width:auto;
	float: left;
}
.ngg-gallery-thumbnail {
	text-align: left;
	margin: 5px 5px 0 0;
	width:auto;
}
.ngg-gallery-thumbnail img {
	background-color:none;
	border:0 none;
	display:block;
	margin:0;
	padding:0;
	position:static;
	width:auto;
	max-width: none;
	max-height: none;
	float:left;
}
.ngg-gallery-thumbnail-box p {
	font-size: 11px;
	line-height: 1.5;
	margin: 3px 0 0;
	color: #757575;
	font-weight: normal !important;
}