/*
Theme Name: VolpeEdu
Theme URI: http://edu.volpe.ch/
Description: edu.volpe.ch - Fall'06
Version: 2.0
Author: Stefano Vannotti
*/

/* Reset */

* {
	margin: 0;
	padding: 0;
}

/* Footer Stick */

html, body {
	height: 100%;
}

#container {
	min-height: 100%;
	margin-bottom: -60px;
	position: relative;
}


body {
		font-family: "Lucida Grande", Verdana, Arial, sans-serif;
		font-size: small;
		color: #333;
		line-height: 1.8em;
		margin: 0;
		padding: 0;
		text-align: center;
}

/* structure */

#top {
		background:  transparent url(images/bg-grey.gif) top left repeat;
		line-height:  4em;
		padding-top:  0.1em;
		font-size:  100%;
		border-bottom: 3px solid #e2e2e2;
}

#header {
		width:  900px;
		margin:  0 auto;
		text-align:  left;
		font-size:  100%;
}

#wrap {
		position: relative;
		width:  900px;
		margin:  0 auto;
		padding: 2.5em 0;
		text-align:  left;
		font-size:  90%;
}

#star {
		position: absolute;
		top: 25px;
		left: 510px;
		width: 131px;
		height: 131px;
		background: transparent;
}

.short-info {
	border-top: 3px solid #e2e2e2;
	border-right: 1px solid #e2e2e2;
	border-bottom: 3px solid #e2e2e2;
	border-left: 1px solid #e2e2e2;
}

#content {
		float:  left;
		width:  550px;
		margin-right:  100px;
}

#sidebar {
		float:  left;
		width:  250px;
		line-height:  1.5em;
}

#footer {
		clear:  both;
		height: 57px;
		line-height:  57px;
		border-top: 3px solid #e2e2e2;
		background:  transparent url(images/bg-grey.gif) top left repeat;
}

#clearfooter {
		height: 60px;
		clear: both;
}


/* headings */

h1, h2, h3, h4 {
		font-family:  Helvetica, Arial, sans-serif;
		margin:  0;
		padding:  0;
}

h1 {
		font-size:  2em;
		letter-spacing:  -2px;
		font-weight:  bold;
}

h2 {
		font-size:  2em;
		letter-spacing:  -1px;
}

.archive h2 {
		font-weight:  normal;
		margin-bottom:  1em;
}

h3 {
		font-weight:  normal;
		letter-spacing:  -1px;
		font-size:  2em;
		margin: 1em 0 1em 0;
		color:  #333;
		padding: 1em 0 1em 0.25em;
		/*border-top: 1px dotted #d2d2d2;*/
		border-top: 3px solid #d2d2d2;
		background: #f2f2f2;
}

h4 {
		font-weight:  normal;
		letter-spacing:  -1px;
		font-size:  1.5em;
		margin-top:  1em;
}


#sidebar h3 {
		margin-bottom:  0.5em;
		margin-top:  0;
		border: none;
		background: none;
		font-weight: normal;
		color: #333;
		padding: 1em 0 0;
}


.single h3 {
		margin-top:  1.5em;
		margin-bottom:  0.25em;
}

/* links */

a { 
		color:  #008fef;
		background:  transparent url(images/bg-grey.gif) top left repeat;
		text-decoration:  none;
}

a:hover {
		background:  transparent url(images/bg-blue.gif) top left repeat;
		color:  #fff;
}

a.logo {
		color:  #d2d2d2;
		background:  none;
}

a.logo:hover {
		color:  #c2c2c2;
		border:  0;
		background:  none;
}

.categories a {
		background:  transparent url(images/bg-grey.gif) top left repeat;
		margin-right:  0.1em;
}

.categories a:hover {
		border:  0;
		background:  transparent url(images/bg-blue.gif) top left repeat;
		color:  #fff;
}

.short-info a {
		color:  #929292;
		background:  none;
}

.short-info a:hover {
		border-bottom:  1px dotted #929292;
}

h3 a {
		background:  none;
		font-weight:  bold;
}

h2 a:hover {

}

#footer a {
		margin-right:  1em;
}

.current_page_item a {
		color:  #fff;
		background:  transparent url(images/bg-blue.gif) top left repeat;
}

a img, a:hover img {
	border: 0;
	margin:  1.5em 0;
}

p.favorites a, p.favorites a:hover {
	background:  none;
}

#star a {
	background: none;
}

#star a img {
	background: none;
	margin: 0;
	padding: 0;
}

/* paragraphs */

p {
		margin:  1em 0 1.5em 0;
		padding:  0;
}

p.post-categories {
		margin:  0 0 0.1em;
}

footer p {
		margin:  0;
}

/* lists */

ul {
	list-style:  none;
	margin:  0;
	padding:  0;
}

#sidebar ul {
		list-style:  none;
		margin:  0 0 2em;
		padding:  0;
		color:  #777;
}

ul.main-nav {
		font-size:  1.25em;
		line-height:  1.5em;
}

body#ressourcen #content ul {
		list-style: none;
}

body#ressourcen #content ul li {
		margin-top: 1.5em;
		color:  #777;
}

/* classes */

.entry {
		margin-bottom:  2.5em;
}

.short-info {
		padding: 1em;
		background:  transparent url(images/bg-grey.gif) top right repeat;
		margin-top:  0 !important;
}

.post-date {
		font-size: 1em;
		font-weight: bold;
		color: #d2d2d2;
		letter-spacing: -1px;
}

.vv {
		background: transparent url(images/icons/arrow_turn_right.png) top left no-repeat;
		padding-left: 0.75em;
		color: #d2d2d2;
}

.label-vorlesung {
		width: 75px;
		height: 25px;
		margin-top: -1.5em;
		background: #f00 url(images/bg-label-vorlesung.png) top left no-repeat;
		font-size: 90%;
		color: #fff;
		text-align: center;
}

.page-update {
		font-size: 90%;
}

/* images */

img {
		/*padding:  1em;
		background:  transparent url(images/bg-grey.gif) top left repeat;*/
}

p.favorites img {
		background: none;
		padding: 0;
}

/* forms */

#contactform input {
		border:  1px solid #b2b2b2;
		width:  500px;
		padding:  0.25em;
		font-family: "Lucida Grande", Verdana, Arial, sans-serif;
		color:  #0099ff;
}

#contactform textarea {
		border:  1px solid #b2b2b2;
		width:  500px;
		font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}

input.button {
		width:  auto !important;
		border:  1px solid #999 !important;
		background:  #b2b2b2;
		color:  #fff !important;
		padding:  0.5em 1em !important;
		font-weight: bold !important;
}

/* miscellanous */

.page-links {
	text-align: center;
	background: red;
}

#anker-index {
		border-top: 1px dotted #b2b2b2;
		border-bottom: 1px dotted #b2b2b2;
		padding: 1em 0 1.25em 0;
}

#anker-index ul {
		overflow: auto;
}

#anker-index ul li {
		display: block;
		width: 150px;
		float: left;
}

#anker-index ul li.label-vorlesung {}

#anker-index ul li.rightmargin {
		margin-right: 50px;
}

.list-box {
		background: #fc0 url(images/bg-listbox.gif) top left repeat;
		border: 1px solid #b2b2b2;
		padding: 1.5em 0 1.5em 2em;
		margin-bottom: 3em;
}

.list-box ul {
		margin-bottom: 1em;
}

.list-box ul li ul {
		list-style: disc inside;
}


ul.bullet-list {
	list-style: disc inside !important;
}

ol.numbered-list {
	list-style: decimal inside !important;
}


.favorites {
		font-size: 90%;

}

/*pre {
		border:  1px solid #c3e7ff;
		background:  transparent url(images/bg-code.gif) top left repeat;
		padding:  1em;
}*/

hr {
	display:  none;
}

.ugly-clear {
		clear: left;
		height:  0;
		line-height:  0;
		margin:  0;
		padding:  0;
}

.clearfix:after { /* float hack used to float content correctly */
    content: "."; 
   	display: block; 
   	height: 0; 
   	clear: both; 
    visibility: hidden;
	}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */



/* - - - - - - - - - - - - - - 
	Sidebar
 - - - - - - - - - - - - - - */

#sidebar h2 {
	font-weight: normal;
	margin-bottom: 0.5em;
}

#sidebar
