/**

 * @file

 * Node Styling

 *

 * Style anything that isn't in the $content variable.

 */





#content { /* Node wrapper */
	border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	background: #fff;
	padding: 15px;
	-webkit-box-shadow: 0 10px 10px -10px #5C2E24;
	-moz-box-shadow: 0 10px 10px -10px #5C2E24;
	box-shadow: 0 10px 10px -10px #5C2E24;
	margin-bottom: 10px;
}
.node .field-name-body {
	font-size: 1.1em;
}
.preview .node { /* Preview of the content before submitting new or updated content */
/* background-color: #ffffea; */ /* Drupal core uses a #ffffea background */

}
.node .node-title, #page-title { /* Node title */
	background: none repeat scroll 0 0 rgba(11,34,45,0.6);
	color: #fff;
	border-radius: 5px 5px 0 0;
	border-top: 1px solid #FFFFFF;
	font-family: 'OpenSans-Reg', Verdana, Tahoma, "DejaVu Sans", sans-serif;
	font-size: 1.8em;
	text-shadow: 1px 1px #000;
	font-weight: 100;
	line-height: 2em;
	margin: 0;
	padding: 0 12px;
	border-bottom: 1px solid #333;
	-webkit-box-shadow: 0 10px 10px -10px #5C2E24;
	-moz-box-shadow: 0 10px 10px -10px #5C2E24;
	box-shadow: 0 10px 10px -10px #5C2E24;
}
.node .node-title a, #page-title a { /* Node title */
	color: #efefef;
	text-decoration: none;
}
.node .user-picture { /* The picture of the node author */
}
.node .submitted { /* The "posted by" information */
}
.node .content { /* Node's content wrapper */
}
.node ul.links { /* Node links. See also the ul.links declaration in the pages.css. */
}
.node-promoted { /* A node that has been promoted to the front page */
}
.node-sticky { /* A sticky node (displayed before others in a list) */
}
.node-by-viewer { /* A node created by the current user */
}
.node-teaser {
	border-bottom: 1px dotted #666; /* A node displayed as teaser */
	margin-bottom: 10px;
}
.node-teaser  .node-title { /* Node title */
	background: none;
	color: #333;
	border-radius:none;
	border-top:none;
	font-family: 'OpenSans-Reg', Verdana, Tahoma, "DejaVu Sans", sans-serif;
	font-size: 1.2em;
	text-shadow:none;
	font-weight: 100;
	line-height: 1em;
	margin: 0;
	padding: 0 5px;
	border-bottom:none;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
.node-teaser .node-title a { /* Node title */
	color:#333;
	text-decoration: none;
}
.node-teaser .field-name-field-title {
	display: none;
}
.node-teaser .node-section {
	display: none;
}
.node-teaser .node-content {
	min-height: 10px !important;
	padding: 0 10px;
}
.node-teaser ul.links a {
	color: #0A232E;
}
.node-teaser ul.links a:hover {
	color: #999;
}
/* ******************************************************* */

/* *******************  TEACHING UNIT  ******************* */

/* ******************************************************* */



.teaching-unit-section-1, .teaching-unit-section-2 {
}
.node-teaching-unit ul.links {
	padding: 10px 20px 0 20px;
	float: left;
	margin: 0;
}
.node-teaser ul.links {
	display: block;
	padding: 0 20px;
	margin: -8px 0 10px;
	float: right;
}
.node-teaser .field-name-body {
	padding: 10px 10px 0 10px;
}
.node-teaser .node-teaching-unit-bg {
	padding-bottom: 10px;
}
.node-teaching-unit .field-teaching-unit-title {
	font-weight: bold;
}
.node-teaching-unit .field-name-field-title {
	padding: 10px 10px 0 10px;
	font-size: 1.1em;
}
.node-content {
	padding: 10px;
	min-height: 200px;
}
.node-field-1 {
	float: left;
	width: 49%;
	margin-right: 2%;
}
.node-field-2 {
	float: left;
	width: 49%;
}
.node-section {
	border-top: 1px dotted #999;
	padding: 20px 0;
}
.node-info {
	float: right;
}


.view-id-books h2.node-title {font-size:14px; height:24px; line-height:24px;  background: #efefef; text-shadow:none; box-shadow:none !important; margin:0 1px; font-weight:bold;}
.view-id-books h2.node-title a {color:#111111;}

.view-id-courses .views-row {
	border-radius: 5px 5px 5px 5px;
	border:1px solid #666;
}
.view-id-courses .views-field-title {
	font-size: 16px;
	padding:6px 8px 0 8px;
	color:#fff;
	background:#efefef;
	border-radius: 5px 5px 0 0;
}

.view-id-courses .views-field-title a {
display:block;
text-decoration:none;
}
.view-id-courses .views-field-field-period {
	padding:0 8px 4px 8px;
	color:#666;
	border-bottom:1px dotted #666;
	background:#efefef;
}
.view-id-courses .views-field-body {
	padding:0 8px;
}
.view-id-courses .views-field-body p {
	margin:4px 0 0 0;
}
.view-id-courses .views-field-field-teaching-unit {
		padding:10px 8px;
	}
.view-id-courses .views-field-field-teaching-unit ul {
		margin:0;
	}
.view-id-courses .views-field-view-node {
		padding:4px 8px;	
		font-size:14px;
		text-align:center;
		border-top:1px dotted #999;
		border-radius: 0 0 5px 5px;
				background:#FAFFBD;
	}
.view-id-courses .views-field-view-node:hover {
		background:#F5FF79;

	}
.view-id-courses .views-field-view-node a {
text-decoration:none;
display:block;
	}
.view-id-books .views-field-title  {
	border-bottom:1px dotted #999;
	padding-bottom:3px;
	margin-bottom:6px;
	margin-top: 4px;
	white-space:nowrap;
	font-size:18px;
	font-weight:bold;
}
.view-id-books .views-field-title a  {
display:block;
text-decoration:none;
	padding: 6px 12px;
				border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
}
.view-id-books .views-field-title a:hover {
		background: rgba(0,0,0,0.4);

}
.view-id-books .views-field-field-teaching-unit {margin:2px 0 0 0; padding:0;}

.view-id-books .views-field-field-teaching-unit a  {
color:#333;
text-decoration:none;

border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}
.view-id-books .views-field-field-teaching-unit a:hover  {
text-decoration: underline;
	background: rgba(178,45,0,0.4);
	padding: 4px;
}

.node-learning-material .node-metadata {
	background: #FDFFDF;
	border: 1px solid #999999;
	font-size: 1em;
	padding: 6px 10px 10px 10px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
}
.node-learning-material .metatable {
	margin: 0;
}
.node-learning-material .metatable .botbor {
	border-bottom: 1px dotted #999;
}
.node-learning-material .metatable .rightbor {
	border-right: 1px dotted #999;
}
.node-learning-material .metatable td {
	min-height: 36px;
	width: 20%;
	padding: 5px 4px 7px 10px;
	vertical-align: top;
}
.field-metatitle {
	border-bottom: 1px dotted #999999;
	margin-bottom: 4px;
	font-size: 1.2em;
	font-weight: normal;
	background: url(../images/icon-metadata.png) no-repeat 10px center;
	text-indent: 34px;
	height: 32px;
	line-height: 32px;
	margin: 0 0 8px 0;
	padding: 4px 0 4px 10px;
}
.node-type-course .field-name-field-teaching-unit {
	
	}

.node-type-book .field-name-field-module  {
	width:auto;
	margin:0 0 16px 20px;
}

.field-name-field-module,
.node-type-learning-material .field-name-field-teaching-unit {
	width: 220px;
	font-size: 1em;
	margin: 5px 0 10px 15px;
	padding: 6px 10px 10px 10px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	white-space:nowrap;
}
.field-name-field-module {
		border: 1px solid #666;
	background: #FAFFBD;	
	}
.node-type-learning-material .field-name-field-teaching-unit {
	background: #E4EBEF;
		border: 1px solid  #666;
}

.field-name-field-module .field-label,
.node-type-learning-material .field-name-field-teaching-unit .field-label,
.field-name-field-book .field-label {
	font-size: 1.2em;
	font-weight: bold;
	background: url(../images/icon-module.png) no-repeat left center;
	text-indent: 34px;
	height: 32px;
	line-height: 32px;
	margin: 0 0 4px 10px;
}
.field-name-field-module .field-item,
.node-type-learning-material .field-name-field-teaching-unit .field-item, .field-name-field-book .field-item {
	background: rgba(178,45,0,0.2);
	border-radius: 5px 5px 5px 5px;
	height: 20px;
	line-height: 20px;
	padding: 6px 12px;
	margin-top: 4px;
	white-space:nowrap;
}
.field-name-field-module .field-item a,
.node-type-learning-material .field-name-field-teaching-unit .field-item a {
	overflow:hidden;
}
.field-name-field-module .field-items,
.node-type-learning-material .field-name-field-teaching-unit .field-items {
	border-top: 1px dotted #666;
	padding-top: 4px;
}
.field-name-field-module .field-item,
.node-type-learning-material .field-name-field-teaching-unit .field-item {
		border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;}

.field-name-field-module a,
.node-type-learning-material .field-name-field-teaching-unit a {
	color: #333;
	text-decoration: none;
	display: block;
	height: 16px;
	line-height: 16px;
	padding: 6px 12px;
}
.field-name-field-module a:hover,
.node-type-learning-material .field-name-field-teaching-unit a:hover {
	color: #666;
	text-decoration: none;
}
.field-name-field-module .field-item:hover {
	background: rgba(178,45,0,0.4);
}
.node-type-learning-material .field-name-field-teaching-unit .field-item:hover {
	background:#93ACBB;
}
.field-name-field-module .field-item:hover a,
.node-type-learning-material .field-name-field-teaching-unit .field-item:hover a {
	color: #333;
}
/* LEARNING MATERIAL */

.field-name-field-learning-materials {
}
.node-type-course .field-name-field-teaching-unit {margin-top:30px;}
.field-name-field-learning-materials .field-item:hover,
.views-field-field-learning-materials .item-list li:hover {
	background: url(../images/icon-materialbook.png) no-repeat 14px center rgba(136,168,191,1);
}
.node-type-course .field-name-field-teaching-unit .field-item:hover {
	background: url(../images/icon-module.png) no-repeat 14px center rgba(136,168,191,1);
}
.field-name-field-learning-materials .field-item,
.views-field-field-learning-materials .item-list li {
background: url(../images/icon-materialbook.png) no-repeat 14px center rgba(136,168,191,0.5);
	text-indent: 26px;
}
.node-type-course .field-name-field-teaching-unit .field-item{
background: url(../images/icon-module.png) no-repeat 14px center rgba(136,168,191,0.5);
	text-indent: 40px;
}
.views-field-field-learning-materials .item-list li a {
display:block;
text-decoration:none;
}
.views-field-field-learning-materials .item-list li:hover a {
color:#fff !important;
}
.views-field-field-learning-materials .item-list li {
	list-style:none;
	list-style-image:none;
	list-style-type:none;}
.contbox .views-field-field-learning-materials .item-list ul {
	margin:0;
	padding:0;}
.field-name-field-learning-materials .field-item:hover a,
.node-type-course .field-name-field-teaching-unit .field-item:hover a,  .field-name-field-documents .field-item:hover a,  .field-name-field-videos .field-item:hover a {
	color: #fff;
}
.field-name-field-learning-materials .field-item a,
.node-type-course .field-name-field-teaching-unit .field-item a,  .field-name-field-documents .field-item a,  .field-name-field-videos .field-item a {
	text-decoration: none;
	color: #333;
	display: block;
	transition: none;
	-moz-transition: none;
	-webkit-transition: none;
	-o-transition: none;
}
.field-name-field-learning-materials .field-label,  .field-name-field-documents .field-label,  .field-name-field-videos .field-label,  .field-name-field-documents-video .field-label,  .field-name-field-source .field-label,
.node-type-course .field-name-field-teaching-unit .field-label  {
	padding: 0 15px 6px 15px;
	font-size: 1.3em;
	font-weight: normal;
}
.field-name-field-learning-materials .field-item,
.field-name-field-documents .field-item,
.field-name-field-videos .field-item,
.node-type-course .field-name-field-teaching-unit .field-item,
.views-field-field-learning-materials .item-list li {
	margin: 6px 0;
	font-size: 1.1em;
	padding: 6px 12px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	height: 20px;
	line-height: 20px;
}
.field-name-field-source .field-item {
	padding-left: 20px;
	line-height: 20px;
}
.field-name-field-documents-video .field-item {
	margin: 6px 0;
	text-align: center;
	float: left;
}
.field-name-field-documents-video .field-item .even {
	margin-right: 2%;
}
/* DOCUMENTS */



.field-name-field-documents,  .field-name-field-videos {
}
.field-name-field-documents .field-item a {
	text-indent: 10px;
	white-space: nowrap;
	overflow: hidden;
}
.field-name-field-videos .field-item a {
	white-space: nowrap;
	overflow: hidden;
}
.field-name-field-documents .field-item .file img,  .field-name-field-videos .field-item .file img {
	float: left;
	padding: 2px 0;
}
.field-name-field-documents .field-item {
	background: rgba(143,192,135,0.5);
}
.field-name-field-documents .field-item:hover {
	background: rgba(143,192,135,1);
}
.field-name-field-videos .field-item {
	background: url(../images/icon-extlink.png) no-repeat 12px center rgba(215,168,168,0.5);
	text-indent: 26px;
}
.field-name-field-videos .field-item:hover {
	background: url(../images/icon-extlink.png) no-repeat 12px center rgba(215,168,168,1);
}
/* TAGS */

.field-name-field-tags .field-item {
	height: 29px;
	float: left;
	background: url(../images/tag-bg-mid.png) repeat-x;
}
.field-name-field-tags .field-item a {
	padding-left: 7px;
	line-height: 29px;
	color: #fff;
	text-decoration: none;
}
.field-name-field-tags .field-item a:hover {
	color: #fcfcfc;
	text-decoration: none;
}
.field-name-field-tags .item-before {
	background: url(../images/tag-bg-left.png) no-repeat;
	height: 29px;
	width: 20px;
	float: left;
}
.field-name-field-tags .item-after {
	background: url(../images/tag-bg-right.png) no-repeat;
	height: 29px;
	width: 10px;
	float: left;
}
.field-name-field-tags .field-box {
	height: 29px;
	float: left;
	margin: 2px 0 0 4px;
}
.field-name-field-tags .field-label {
	font-size: 1.3em;
	font-weight: normal;
	padding: 8px 15px 6px;
}
.field-name-field-references {
	padding: 16px 0;
}
.field-name-field-references .field-item {
	text-indent: 22px;
	line-height: 24px;
	height: 24px;
}
.field-name-field-references a {
	text-decoration: none;
	color: #333;
}
.field-name-field-references a:hover {
	color: #000;
}
/*

 * All nodes are given a node-FOO class that describes the type of content that

 * it is. If you create a new content type called "my-custom-type", it will

 * receive a "node-my-custom-type" class.

 */



.node-page { /* Page content node */
}
.node-article { /* Article content node */
}
.node-unpublished { /* Unpublished nodes */
/* background-color: #fff4f4; */ /* Drupal core uses a #fff4f4 background */

}
.node-unpublished p.unpublished, .comment-unpublished p.unpublished { /* The word "Unpublished" displayed underneath the content. */
	height: 0;
	overflow: visible;
	color: #d8d8d8;
	font-size: 75px;
	line-height: 1;
	font-family: Impact, "Arial Narrow", Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	word-wrap: break-word; /* A very nice CSS3 property */
}
.lt-ie8 .node-unpublished p.unpublished > *, .lt-ie8 .comment-unpublished > * {
	position: relative; /* Otherwise these elements will appear below the "Unpublished" text. */
}

.node-type-course .field-name-field-period {margin-bottom:6px;}

.forum-node-create-links-top {displaY:none;}
.forum-node-create-links {margin-bottom:20px;}

.view-kurzusok .views-row {
			border-bottom:1px dotted #333;
	}
.view-kurzusok .views-field-title {
		font-size: 1.3em;
	font-weight: normal;
	padding: 0 15px 6px 0;
	padding:6px 10px 0;
	border-radius: 5px 5px 0 0;
-moz-border-radius: 5px 5px 0 0;
-webkit-border-radius: 5px 5px 0 0;
font-weight:bold;
	}
.view-kurzusok .views-field-title a,
.view-kurzusok .views-field-view-node a {
	text-decoration:none;
	}
.view-kurzusok .views-field-title a:hover,
.view-kurzusok .views-field-view-node a:hover {
	text-decoration: underline;
	}
.view-kurzusok .views-field-field-period {
			padding: 0 10px;
			color:#666;
			font-size:11px;
	}
.view-kurzusok .views-field-body {
			padding: 0 10px;

	}
.view-kurzusok .views-field-body p {
	margin: 6px 0;
	}
.view-kurzusok .views-field-view-node {
			padding: 4px 10px 8px;
			text-align:right;
font-size:16px;
	}
.sign-up-courses-top .courses-info-period {float:left;}
.sign-up-courses-top .courses-info-portal {float:right;}
.sign-up-courses-top .courses-info-apply {float:right; margin-right:10px !important;}

.sign-up-courses-top h1,
.sign-up-courses-top .courses-info-apply {padding:6px 14px; margin:0; background: #C0C0C0; border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-size:16px;
	line-height:20px;
	font-weight:normal;}
.sign-up-courses-top h1:hover,
.courses-info-apply:hover {background: #A4A4A4;}
.sign-up-courses-top h1 a,
.courses-info-apply a {display:block; text-decoration:none; color:#222;}

.sign-courses-lessons {border-top:1px dotted #999;}

.sign-up-courses {margin-top:15px; padding-top:15px; border-top:1px dotted #999; text-align:center;}
.sign-up-courses h1,
.sign-up-courses .courses-info-apply {background: #C0C0C0;
border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
		font-size:16px;
	line-height:20px;
	padding:6px 14px;
	font-weight:normal;
	margin: 4px 0;}
.sign-up-courses h1:hover,
.sign-up-courses .courses-info-apply:hover {background: #A4A4A4;}
.sign-up-courses h1 a,
.sign-up-courses .courses-info-apply a {display:block; text-decoration:none; color:#222;}

.sign-up-courses .field-name-field-teaching-unit {margin-top:0 !important;}

