/*

Theme Name: Blass2
Theme URI: http://1000ff.de/wordpress-theme-blass-english-version/
Description: Elegant and simple. Blass2 is a CSS-only theme, has a widgetized sidebar, support for gravatars, and works nicely with WordPress 2.5+. Brought to you by <a href="http://1000ff.de/">1000ff</a>.
Version: 1.6.2
Tags: fixed width, two columns, widget ready, widgets, right sidebar, simple, white, clean, valid CSS, valid XHTML
Author: 1000ff
Author URI: http://1000ff.de/

*/

/* body
--------------------------------------------------*/
body {
font:62.5%/1.6em "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
color:#333;
margin:0;
padding:0;
}

* {
margin:0;
padding:0;
}

code {
font:120% "Courier New", "Lucida Console", Arial;
}



/* header
--------------------------------------------------*/
#header {
width: 100%;
height: 110px;
background-color: #fff;
background-image: url(/images/logo.png);
background-position: top left; 
background-repeat:no-repeat;
margin-top:5px;
padding:20px 0;

}

#header_pg {
width: 100%;
height: 110px;
background-color: #fff;
background-image: url(/images/puerto_giesing_flagge.png);
background-position: center left; 
background-repeat:no-repeat;
margin-top:5px;
padding:20px 0;

}


#wrapper {
width:980px;
margin:0 auto;
}

/* header h1 (blogtitle)
--------------------------------------------------*/
#header h1 {
font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif; 
font-size:2.8em;
font-weight:400;
color:#333;
letter-spacing:-1px;
border-bottom:3px solid #D0F2FF;
padding:40px 0px 25px 0;
margin-left:140px;
}

#header_pg h1 {
font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif; 
font-size:2.8em;
font-weight:400;
color:#333;
letter-spacing:-1px;
border-bottom:1px solid #00adef;
padding:40px 0px 25px 0;
margin-left:180px;
}


#header h1 a,#header_pg h1 a {
text-decoration:none;
color:#333;
}

/* navigation
--------------------------------------------------*/
#nav {
height:25px;
margin:0;
padding:5px 0;
float:right;
}

#nav li {
float:left;
list-style:none;
padding:0 10px 0 0;
}

#nav li a {
color:#999;
background:#fff;
font:1.1em "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
font-weight:400;
text-decoration:none;
display:block;
margin:1px 2px 0 0;
padding:5px;
}

#nav li a:hover {
background-color:#EFF8FB;
color:#000;
text-decoration:none;
}

#nav li a.active {
background-color:#eee;
color:#444;
text-decoration:none;
}

.clear {
clear:both;
}

/* content
--------------------------------------------------*/
#content {
margin:0 250px 0 0 !important;
padding:10px 20px 0px 0;
}



#content h1 {
font:3em "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
color:#222;
margin:10px 0;
}

#content h2 {
font:2.5em "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
color:#222;
margin:10px 0;
}

#content h3 {
font:2em "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
color:#222;
margin:10px 0;
}

#content h4 {
font:1.8em "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
color:#222;
margin:10px 0;
}

#content h5 {
font:1.6em "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
color:#222;
margin:10px 0;
}


#content ul,ol {
font-size:120%;
margin:10px 10px 10px 25px;
}

/* blockquote + links
--------------------------------------------------*/



a:hover {
color:#000;
text-decoration:none;
background-color:#EFF8FB;
}

a.more {
display:block;
text-align:right;
color:#2F460D;
text-decoration:none;
margin:10px 0 0;
}

a.more:hover {
text-decoration:none;
}

/* metadata under post
--------------------------------------------------*/
.post {
margin:0 0 50px 0;
text-align:justify;
}

.post img {
background:#ccc;
border:5px solid #eee;
padding:1px;
}

.post .info {
border-bottom:1px solid #ccc;
border-top:1px solid #ccc;
background-color:#EFF8FB;
font-size:1em;
color:#333;
padding:2px 3px 3px 8px;
margin: 25px 0;
}

.date {
margin: 0 0 15px 0;
}

.post small {
margin-top:25px;
}

/* metadata sidebar ('about this post')
--------------------------------------------------*/
p.news {
background:#EFF8FB;
color:#333;
font-size:120%;
border-bottom:1px solid #ccc;
border-top:1px solid #ccc;
margin:10px 0 28px;
padding:10px;
}

/* sidebar
--------------------------------------------------*/
#sidebar {
width:220px;
float:right;
padding:28px 10px 30px;
height:100%;
}

#sidebar h2 {
letter-spacing:0px;
font-size:1.2em;
color:#333;
padding:0 0 3px;
}

#sidebar ul {
list-style:none;
font-size:120%;
margin:0 0 23px;
}

#sidebar li {
border-bottom:1px solid #EFF8FB;
list-style:none;
padding:3px;
}

#sidebar li a:hover {
color:#000;
background-color:#EFF8FB;
}

#sidebar input {
width:102px;
background:#fff;
color:#444;
border:1px solid #eee;
font:11px "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
padding:3px;
}

#sidebar input:focus {
background:#fff;
border:1px solid #eee;
}

/* some input
--------------------------------------------------*/
input {
border:1px solid #CCC;
font:11px "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
padding:3px;
}

input:hover {
border:1px solid #262626;
}

input:focus {
border:1px solid #262626;
color:#333;
}


/* footer
--------------------------------------------------*/
#footer {
color:#333;
margin:0;
padding:20px 0;
}


#content td {
	padding:1px 5px;
}


#header h1 a:hover,#footer a:hover {
text-decoration:none;
color:#333;
background:#EFF8FB;
}

#content li,#content2 li {
border-bottom:1px solid #EFF8FB;
padding:10px;
}

a,#sidebar li a,#footer a {
color:#999;
text-decoration:none;
}

.event_list, .profile_list {
margin:0;	
}

.event_list .text, .profile_list .text {
margin:0 0 0 125px;	
}

.event_list .text_monthly {
float:left;
width: 300px;    
}

.event_list .location {
float:left;
font-size: 1.2em;
padding:10px 0 0 0;
width:200px;
}

#event_monthly td {
    vertical-align:top;
    padding:5px;
    
    margin:0;
}

#event_monthly tr.gray {
    background-color: #EFF8FB;
}

.event_list li, .profile_list li {
list-style:none;
padding:0 0px 0 0;
margin:0;	
float:none;
border:none;
}

.event_list .picture, .profile_list .picture {
padding-right:20px;
float: left;
}

.event_list .day_entry {
    width:624px;
}

.event_list .day {
font-size:2em;
}

.event_list .weekend {
color: #cc0033;
}

.event_list .today {
color: #0033ff;
}


.next_month {
    float:right;
    margin-right:20px;
}



#event_detail .col_right, #profile_detail .col_right {
	float: right;
}
#event_content td.label {
	width:80px;
	font-weight:bold;
}

#event_content, #profile_content {
	width:540px;
}

.thumbwrap {
	margin:0;
}
.thumbwrap .thumblist  {
	text-align:center;
	display: -moz-inline-box;
	display: inline-block;
	/*\*/ vertical-align: top; /**/
	margin: 5px;
	border: 1px solid #999;
	padding: 0;
}
/*  Moz: NO border qui altrimenti difficolta' con width, table altrimenti problemi a text resize (risolubili con refresh) */
.thumbwrap .thumblist>div {
	/*\*/ display: table; /**/
	width: 220px;
}
.thumbwrap a {
	display: block;
	text-decoration: none;
	color: #000;
	background-color: #eee;
	cursor: pointer;
}
/*\*/
.thumbwrap>.thumblist .wrimg {
	display: table-cell;
	vertical-align: middle;
	width: 220px;
	height: 220px;
}
/**/
.thumbwrap img {
	border: solid 1px #aaa;
	vertical-align: middle;
}
.thumbwrap a:hover {
	background-color: #ddd;
}
/*\*//*/
* html .thumbwrap .thumblist .wrimg {
	display: block;
	font-size: 1px;
}
* html .thumbwrap .wrimg span {
	display: inline-block;
	vertical-align: middle;
	height: 199px;
	width: 1px;
}
/**/
.thumbwrap .caption {
	display: block;
	padding: .3em 5px;
	font-size: 1em;
	line-height: 1.1;
	
	w\idth: 210px;  /* Moz, IE6 */
}
/* top ib e hover Op < 9.5 */
@media all and (min-width: 0px) {
	html:first-child .thumbwrap a {
		display: inline-block;
		vertical-align: top;
	}
	html:first-child .thumbwrap {
		border-collapse: collapse;
		display: inline-block; /* non deve avere margin */
	}
}

#sponsors .thumbwrap a {
	background-color: #fff;
}

#sponsors .thumbwrap .thumblist, #sponsors img  {
	border: 0px;
}

.notice {
	color: #f00;
	font-weight:bold;
}

