/*
Theme Name: secuTrial 2.1
Theme URI: http://www.secutrial.com
Description: secuTrial Theme based on "Twenty Ten" by the WordPress team.
Author: iAS interActive Systems GmbH
Author URI: www.interactive-systems.de
Tags: html
Template: twentyten
Version: st-2.1
*/


@import url("../twentyten/style.css");


/* =Fonts
-------------------------------------------------------------- */
body,
input,
textarea,
.page-title span,
.pingback a.url {
	font-family: Verdana,Arial,Helvetica,sans-serif;
}
h3#comments-title,
h3#reply-title,
#access .menu,
#access div.menu ul,
#cancel-comment-reply-link,
.form-allowed-tags,
#site-info,
#site-title,
#wp-calendar,
.comment-meta,
.comment-body tr th,
.comment-body thead th,
.entry-content label,
.entry-content tr th,
.entry-content thead th,
.entry-meta,
.entry-title,
.entry-utility,
#respond label,
.navigation,
.page-title,
.pingback p,
.reply,
.widget-title,
.wp-caption-text {
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}
input[type="submit"] {
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}


/* =Colors
-------------------------------------------------------------- */
body {
	background: #fff;
}

a:link,
a:visited,
.navigation a:link,
.navigation a:visited,
.comment-meta a:link,
.comment-meta a:visited {
	color: #0C5C80;
	text-decoration: none;
}
a:active,
a:hover {
	color: #ff4b33;
	text-decoration: none;
}
.wp-caption{
	background: none;
}

/* =Geometrie
-------------------------------------------------------------- */
#primary, #secondary {
	float: right;
	overflow: hidden;
	width: 220px;
}
#main .widget-area ul {
	padding: 0;
}
#wrapper {
	margin-top: 0;
}
.one-column #content {
  width: 940px;
}
ul {
	list-style-type: disc;
}
#header {
	padding: 0;
}
#branding img {
	border: 0;
}

/* =Menu
-------------------------------------------------------------- */
#access {
	background: #95BAC0;	
}
#access .menu-header,
div.menu {
	min-width: 10em;
	font-size: 14px;
}
#access .menu-header ul li.lang-item {
	float: right;
} 

#access a {
	color: #0C5C80;
	line-height: 28px;
}
#access ul ul {
	top: 28px;
}
#access ul ul a {
	background: #F1F1F1;
}
#access li:hover > a,
#access ul ul :hover > a {
	background: #B0CBD0;
}
#access ul li.current_page_item > a,
#access ul li.current_page_ancestor > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a,
#access ul li.current-lang > a { /* fix for polylang current language highlight */
	background: #B0CBD0;
}

/* =Content
-------------------------------------------------------------- */
#content, #content input, #content textarea {
	color: #828282;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 18px;
}
#content p,
#content ul,
#content ol,
#content dd,
#content pre,
#content hr {
	margin-bottom: 14px;
}
#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
  color: #0C5C80;
  font-size: 17px;
 	line-height: 1.5em;
	margin: 22px 0 10px 0;
}
#content h1:first-child,
#content h2:first-child,
#content h3:first-child,
#content h4:first-child,
#content h5:first-child,
#content h6:first-child {
	margin-top : 0;
}
#content ul {
	list-style-type: disc !important; 
}
#content table,
#content tr td {
	border: 0;
}

.page-link {
	margin: 0 0 22px 0;
}

/* =Comments
-------------------------------------------------------------- */
h3#reply-title {
/*	color: #000;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0; */
}

/* =Widget Areas
-------------------------------------------------------------- */
.widget-container {
	margin: 0 0 18px 0;
	border: 2px solid #EEEEEE;
    color: #828282;
    font-size: 11px;
    /*width: 189px;*/
}
.widget-text {
    font-size: 1em;
    line-height: 15px;
}
.textwidget {
	padding: 7px 3px 3px;
}
	
.widget-container h3 {
    background-color: #95BAC0;
    color: white;
    padding: 5px;
}
    
.widget-title {
	color: #222;
	font-size: 12px;
	font-weight: bold;
}


/* =Footer
-------------------------------------------------------------- */
#footer {
	margin-bottom: 0;
}
#colophon {
	background-color: #F1F1F1;
	border-top: 4px solid #95BAC0;
	margin-top: -4px;
	overflow: hidden;
	padding: 8px 0;
}
#site-info {
	text-align: center;
	font-size: 1em;
}
#site-generator a:hover {
	text-decoration: none;
}


/* =secuTrial 
-------------------------------------------------------------- */
.breadcrumb, .breadcrumb a {
	font-size: 10px;
	line-height: 1em;
	vertical-align: top;
	color: #828282;
	text-decoration: none;
}
.breadcrumb a:HOVER {
	color: #ff4b33;
}

/* see also srt-script.js */
#sidebar-testimonials {
    position: relative;
    top: 16px;
    left: 605px;
    width: 300px;
    height: 111px;
    /*z-index: 10;*/
}

/* see also srt-script.js */
#sidebar-testimonials .textwidget {
    position: absolute;
    font-size: 12px;
    color: #C4D8DB;
    display: none;
}
#sidebar-testimonials .textwidget p:first-child {
	color: #fff;
	font-style: italic;
	margin-bottom: 5px;
}

/* see also srt-script.js */ 
#containerid {
	display: none;
}

/* =Article Format 'landingpage'
-------------------------------------------------------------- */
.post-list li.listed-post {
	height: 150px;
	width: 640px;
	margin-top: 2em;
	/*clear: both;*/
}

.post-list li.listed-post a {
	font-size: 13px;
  font-weight: bold;
  margin-bottom: 0.6em;
}

section#landingpage > article {
	height: 150px;
	margin-top: 2em;
	clear: both;
}

article.post > div.thumbnail, article.post > header.entry-header, article.post > div.entry-content {
	float: left;
}

article.post > div.thumbnail {
	width: 200px;
	min-height: 150px;
	margin-right: 2em;
}

.entry-content, .entry-summary {
	padding: 0;
	clear: none;
}

.entry-content p a {
	white-space: nowrap; 
}

/* different header for front page, tf */
body.page-template-Template-Neuigkeiten-php #content .entry-title,
body.page-template-Template-Neuigkeiten-php #content .entry-title a {
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 0.6em;
}
.hentry {
	/* margin: 0 0 32px 0;*/
	margin: 0;
}
#content .entry-title,
#content .entry-title a	{
 	color: #0C5C80;
  font-size: 17px;
  font-weight: normal;
	line-height: 1.3em;
	margin-top: 3px;
	margin-bottom: 10px;
}

.entry-meta {
	font-size: 11px;
}

#nav-below {
	min-width: 414px;
	margin: 0;
}
.navigation {
	overflow: auto;
}

/*
article header.entry-header, article div.entry-content {
	width: 290px;
}*/