/*
Theme Name: SPM-2000 Seminarzentrum 
Theme URI: http://www.spm-2000.de/
Description: SPM-2000 Seminarzentrum.
Version: 1.0
Author: Sebastian Klein
Author URI: http://www.spm-2000.de/
Tags: fixed width, two columns

*/

/* Begin Typography & Colors */
body {
	font-family:Arial, Helvetica, sans-serif;	
	background: #d5d6d7 url('images/kubrickbgcolor.jpg');
	color: black;
	text-align: center;
	}

#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}

.hentry {
	color: red;
	}

#header {
	background: #FFFFFF url('images/header.png') no-repeat;
	height: 184px;
	}

#headerimg 	{
    margin: 0px 0px 0;
	height: 0px;
	width: 980px;
	}
	
#content {
	min-height: 650px;
	width: 659px;
	}
	
.widecolumn .entry p {
	font-size: 15px;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	background: #e7e7e7 url('images/footer_shadow.jpg') no-repeat top;
	border: none;
	height: 49px;
	}

small {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	}

h1, h2, h3 {
	font-family:Arial, Helvetica, sans-serif;	
	font-weight: bold;
	}

h1 {
	color: #69737a;
	font-size: 18px;
	text-align:left;
	}

#headerimg .description {
	text-align: left;
	}

h2 {
	color: #d8002b;
	font-size: 15px;
	text-align:left;
	margin-top: 0px;
	}

h2.pagetitle {

	}

#sidebar h2 {
	font-family:Arial, Helvetica, sans-serif;	
	font-size: 18px;
	color: #69737a;
	}

h3 {

	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #d7002b;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}



.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 15px;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 15px;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family:Arial, Helvetica, sans-serif;	
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	min-height: 620px;
	font-size: 15px;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: black;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 15px;
	}

a, h2 a:hover, h3 a:hover {
	color: #d7002b;
	text-decoration: none;
	}

a:hover {
	color: #d7002b;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 14pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */

/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 980px;
	border: 1px solid #959596;
	}

#headerimg {
	margin: 0;
	height: 0px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	float: left;
	padding: 0 0 20px 25px;
	margin: 100px 0 0;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}


.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.widecolumn h1 {
	margin-left: 69px;
	}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 980px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 15px 0;
	text-align: center;
	color: #43494f;
	font-size:15px;
	}

#footer a {
	color: #43494f;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 30px;
	margin: 0;
	}

h2.pagetitle {
	margin-top: 100px;
	text-align: left;
}

#sidebar h2 {
	margin: 5px 33px 0;
	padding: 0;
	}

#text-3 {
	background-image:url(images/schwinge_rot.png);
	background-repeat:no-repeat;
	background-position:left;
	margin-left: 10px;
	}

#widget_grandomimg-3 {
	margin-left: 25px;
	}	

#widget_grandomimg-3 a {
	color: #ffffff;
	text-decoration:none;

	
}

#recent-posts-3 {
	background-image:url(images/schwinge_rot.png);
	background-repeat:no-repeat;
	background-position: top left;
	}

h3 {
	padding: 0;
	margin: 0px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */


/* Begin Post-3 - fuer Pages */

.post {
	margin-top: 100px;
	margin-left: -20px;
	background-image: url(images/schwinge_grau.png);
	background-repeat: no-repeat;
	background-position: top left;
	
	}
	
/* End Post-3 - fuer Pages */

/* Begin Entry */

.entry {
	font-size: 15px;
	margin-left: 70px;
	margin-right: 34px;
	}

.entry h1{
	color: #69737a;
	font-size: 18px;
	text-align:left;
	}

.entry h2{
	color: #d8002b;
	font-size: 15px;
	text-align:left;
	margin-bottom: 5px;
	
	}

.entry p{
	margin-top: 0px;
	
	}
	
.entry p a:visited {
	/*color: #b85b5a;*/
	}

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 20px;
	list-style: none;
	text-indent: -15px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	list-style-image:url(images/schwinge_rot.png);
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}
	
.entry table {
	margin-top: 0px;
	margin-bottom: 10px;
	
	}

.entry table td ul li{
	/* list-style-image:url(images/schwinge_rot_bg_grau.png); */
	list-style-image: none;
	}
	
.entry table td ul {
	margin-top: -5px;
	margin-bottom: -5px;
	margin-left: -18px;
	text-indent: -12px;
	}

.entry table td {
	background-color:#dadbdc;
	padding: 5px 10px 5px 10px;
	vertical-align:top;
	text-align: left;
	
	}

#teaserimg img {
	border:#dadbdc 1px;
	border-style: solid;	
	}
	
#teaserimg img:hover {
	border:#d7002b 1px;
	border-style: solid;	
	}

/* End Entry */

/* Begin Contactform */

.wpcf7-form  {
	text-align: left;

	}

.wpcf7-form  h3 {
	font-size: 15px;
	font-weight: bold;
	

	}
	
span.wpcf7-list-item {
	display:block;
	float:none;
	}	

	
.wpcf7-form  table {
	width: 100%;
	}

	

/* End Contactform */

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {

	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */


.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 10px;
	padding-right: 23px;
	}


#sidebar ul p, #sidebar ul select {
	margin: 0px 0 0px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 0px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style:none;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 5px 0 0;
	padding: 0;
	}
	
#sidebar ul li ul{
	margin-left: 15px;
	text-align:left;
	list-style-type:none;
	list-style:none;
	list-style-image:none;

	}
	
#recentpostswithexcerpts-3 {
	background-image:url(images/schwinge_rot.png);
	background-repeat:no-repeat;
	background-position: top left;
	margin-left: 10px;
	margin-top: 33px;
	
	}
	
#random-quote {
	background-image:url(images/schwinge_rot.png);
	background-repeat:no-repeat;
	background-position: top left;
	margin-left: 10px;
	margin-top: 15px;
	}

#quotescollection_randomquote-0 {
	margin-left: 20px;
	margin-right: 5px;
	margin-top: 5px;
	}

#google_map {
	border: 1px solid #dadbdc;
	width: 100%;
	}
	
/* End Entry Lists */



/* Begin Form Elements */
#searchform {


	}

#s {
	width: 246px;
	height: 28px;
	position:relative;
	margin-left: 705px;
	margin-top: 70px;
	border: 0px;
	background: url(images/search_input_background.png) no-repeat 0 0;
	padding-left: 22px;
	padding-top: 0px;
	font-size: 15px;
	color: #c9cacc;
 
	}

#searchsubmit {

	}

select {
	width: 100%;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 3px 0 10px 0;
	margin-left: 705px;
	width: 274px;
	border-left:dashed;
	border-color:#c9cacc;
	border-width:thin;	
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 0px 0px 0px 0px;
	padding-left: 0px;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: 800px;
	 color:#000;
}

hr {
	display: none;
	}

a img {

	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 15px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* Begin Dropdown Menü */

.menu {
	width:980px; 
	height:34px; 
	position:relative; 
	margin-top: 53px; 
	z-index:100; 
	background-image:url(images/header_menu_background_1px.png);
	}
	
/* hack to correct IE5.5 faulty box model */
* html .menu {width:980px; w\idth:979px;}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
	padding:0;
	margin:0;
	list-style-type:none;
	margin-left: 27px;
	}
	
.menu ul ul {
	}

.menu li {
	float:left;
	position:relative;
	margin-left: 10px; 
	}
	
/* style the links for the top level */
.menu a, .menu a:visited {
	display:block;
	font-size: 18px;
	text-decoration:none; 
	color:#43494f; 
	height:34px;   
	adding-left:10px; 
	line-height:30px;
	padding-left: 11px;
	padding-right: 11px; 

	}
	
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {width:140px; w\idth:138px;}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {
	/*background:#dadbdc url(http://www.cssplay.co.uk/menus/breadcrumbs/grey-arrow.gif) no-repeat 130px center; */
	}
	
/* style the second level hover */
.menu ul ul a.drop:hover{
	/* background:#dadbdc url(http://www.cssplay.co.uk/menus/breadcrumbs/blue-arrow.gif) no-repeat 130px center; */
	}
	
.menu ul ul :hover > a.drop {
	/* background:#dadbdc url(http://www.cssplay.co.uk/menus/breadcrumbs/blue-arrow.gif) no-repeat 130px center; */
	}
	
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {
	background:#e2dfa8;
	}
/* style the third level hover */
.menu ul ul ul a:hover {
	background:#b2ab9b;
	}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
	visibility:hidden;
	position:absolute;
	height:0;
	top:34px;
	left:-37px; 
	border-top:1px solid #FFFFFF;
	}
/* another hack for IE5.5 */
* html .menu ul ul {top:30px;t\op:31px;}

/* position the third level flyout menu 
.menu ul ul ul{
	left:149px; 
	top:-1px; 
	width:200px;
	}
*/

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-149px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {
	background:#dadbdc; 
	color: #4d494f;
	height:auto; 
	line-height:1em; 
	padding:5px 10px; 
	width: 157px;
	border-bottom: 1px solid white;

	}
	
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {width:150px;w\idth:128px;}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{
	color:#000;  
	background:#b7d186; 
 

	}
/* 1. Menüebene Hover */	
.menu :hover > a, .menu ul ul :hover > a {
	color: white; 
	background:#d7002b;

	

	}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}

/* 2. Menüebene aktuell ausgewählte Seite */
.menu ul ul .current_page a {
  color: white;
  background: #d7002b;
}

/* 1. Menüebene aktuell ausgewählte Seite */
.menu .current_page a {
  color: white;
  background: #d7002b; 
  
}

/* 1. und 2. Menüebene Mouseover */
.menu ul .current_page ul a {
  color: #4d494f;
  background: #dadbdc;

}

/* 1. und 2. Menüebene Mouseover */
.menu ul .current_page ul a:hover {
  color: white;
  background: #d7002b;

}

/* aktuelle Seite Mouseover */
.menu .current_page a:hover {
  background: #d7002b; 



}

/* End Dropdown Menü */

.logo-spm {
background: #444 url('images/logo7.png') no-repeat;
position: absolute;
width: 148px;
height: 115px;
margin-top: -83px;
margin-left: 32px;
}

a img{
border: none;
}
