/*  
Theme Name: kulturagenda.ch
Description: kulturagenda.ch blogzusatz
Version: 1.0 
Author: Lukas Vogelsang
Author URI: http://www.interwerk.ch


/******************************************
*   HTML Elements                         
******************************************/

html, body {
height: 105%;
}

/*body {
background-color: #FFFFFF;
font: 70% 'Lucida Grande',Verdana,Tahoma,Arial;
color: #564b47;
padding: 0px;
margin: 0px;
background-image: url("http://www.kulturagenda.ch/webdesign/flowers1.png"); 
background-repeat: no-repeat;
background-position:left bottom;
background-attachment:fixed;
} */

.img {
border: 1px solid #666666;
margin:0px 8px 5px 5px;
float:right;
}

.img hover{
border: 0px solid #666666;
margin:0px 8px 5px 5px;
float:right;
}

a:visited {color:#000000;}

a:hover {
color: #D76B38;
}

ul,li {
padding-left: 5px;
}

hr {
	display: block;
	height:0px;
	background:#333;
	border:0;
	}

small {
	font-size: 0.9em;
	padding:3px 5px;
	}


/******* Hyperlinks ********************/


	
/* HTML headline links */
h3 a:link, h3 a:active, h3 a:visited  {text-decoration:none;}
h3 a:hover {text-decoration:underline;}

h4 a:link, h4 a:active, h4 a:visited  {color:#666; text-decoration:none;}
h4 a:hover {text-decoration:underline;}


/* Links in the sidebar */
.subnav li a:link, .subnav li a:visited { /* .subnav is the categories list */
	background: #fff;
	display:block;
	padding:4px 4px 4px 20px;
	border-bottom: 0px solid #999;
	}
		
.subnav li a:hover, .subnav li a:active {
	background: #F4F4EC;
	text-decoration:none!important;
	}

#sidelist a:link, #sidelist a:active, #sidelist a:visited {font:bold; text-decoration:none;}
#sidelist a:hover {text-decoration:underline;}
#sidelist .children li a, #sidelist .children li a:visited {
	padding:2px 2px 2px 0px;
	border:0;
	background:#F4F4EC;
	color: #666;
	}
#sidelist .children li a:hover, #sidelist .children li a:active	{
	color:#000;
	text-decoration:none!important;
	}

/* Links in unordered lists */
.bullets li a { text-decoration:none!important;	}
.bullets li a:hover { text-decoration:underline!important;	}

/* How tags appear */
.tags a {text-decoration:none;}
.tags a:hover {text-decoration:underline;}

/* Links within comments metadata (date, Author etc.) */
.commentmetadata a:link, .commentmetadata a:active, .commentmetadata a:visited  {text-decoration:none;}
.commentmetadata a:hover {text-decoration:underline;}

/* Links in the footer */
#footer a {text-decoration: none;} 
#footer a:hover	{text-decoration: underline;}



/******************************************
*   Images                         
******************************************/

/*** WordPress specific image classes ***/
.aligncenter, div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

.alignleft {
float: center;
margin: 4px 15px 5px 0;
}

.alignright {
float: right;
}

.wp-caption {
   text-align: left;
   background-color: #fff;
   margin-top:5px;
   margin-right: 15px;
   margin-bottom:0px;
}

.wp-caption img{
   padding:2px;
   border:0px solid #999;
}

.wp-caption img:hover{
   border:0px solid #333;
}

.wp-caption p.wp-caption-text {
   color:#666;
   font-size: 10px;
   line-height: 12px;
   padding: 7px 4px 18px 5px!important;
   margin: 0!important;
}

.post img.alignleft {
	float: center;
	margin: 4px 6px 20px 0px;
    padding: 0px 20px 20px 0px;
	border: 0px;
	max-width: 600px;
	max-height: auto;
}
		
/******************************************
*   General Structure                         
******************************************/

/* ---------- Container -------------- */
#container {
/* -moz-border-radius-bottomleft:10px;
-moz-border-radius-bottomright:10px;
-moz-border-radius-topleft:10px;
-moz-border-radius-topright:10px;
boder: 1px;
border-color:#666666; */
width: 820px;
margin-bottom: 0px;
margin-left: auto;
margin-right: auto;
}

/* -----------------Datenausgabe / Frame --------------------- */
#content {
-moz-border-radius:5px 5px 5px 5px;
border:2px solid #D7D7D7;
padding-bottom:0;
padding-left:2px;
background-color: #ffffff;
padding: 0px;
margin-top: 0px;
margin-left: 225px;
margin-right: 0px;
} 

div#content { 
min-height:447px;
height:expression(this.scrollHeight > 447 ? "auto":"447px"); 
}

#resultate {
width: 590px;
min-height:445px;
height:expression(this.scrollHeight > 445 ? "auto":"445px"); 
background-color: #ffffff;
padding: 0px;
border:0px; 
}

#page { /*the main container*/
	width:880px;
	margin:0 auto;
	font-size:1em;
	background:#FFF;
	padding: 10px 25px 35px 25px;
	border:3px double #333;
	}

.left {
	float:left;
	}

.right {
	float:right;
	}
	
.wordpress {
	margin-top:20px;
	width:800px;
	margin-left:auto;
	margin-right:auto;
}
	

#col1 {
	-moz-border-radius:5px 5px 5px 5px;
	border: 2px solid #D7D7D7;
	background-color: #ffffff;
	width:200px;
	height: 105px;
	padding:5px;
}
	
#col2 {
	-moz-border-radius:5px 5px 5px 5px;
	margin-left:225px;
	margin-top:-119px;
	border: 2px solid #D7D7D7;
	background-color: #ffffff;
	width:185px;
	height: 115px;
	padding:0px 0px 0px 0px;
}

#col3 {
	-moz-border-radius:5px 5px 5px 5px;
	margin-left:427px;
	margin-top:-119px;
	border: 2px solid #D7D7D7;
	background-color: #ffffff;
	width:185px;
	height: 115px;
	padding:0px 0px 0px 0px;
	}
	
#col4 {
	-moz-border-radius:5px 5px 5px 5px;
	margin-left:630px;
	margin-top:-119px;
	border: 2px solid #D7D7D7;
	background-color: #ffffff;
	width:185px;
	height: 115px;
	padding:0px 0px 0px 0px;
	}
	
#col, #col {
	margin-top:10px;
	float:left
	}	
	
#col {
	width:277px;
	padding-left:18px;
	margin-top: -2px;
	text-align:justify;
	}

#col1 img {
border:0px;
} 

#col2 img {
padding-top:0px;
max-width: 185px;
border:0px;
} 

#col3 img {
padding-top:0px;
max-width: 185px;
border:0px;
} 

#col4 img {
padding-top:0px;
max-width: 185px;
border:0px;
} 
		
/******************************************
*   Sidebar                         
******************************************/

.subnav li {/*.subnav is mainly the categories list*/
	list-style:none;
	}

#sidelist li {
	list-style:none;
	}
	
.bullets li {
	margin:0 0 5px 15px;
	list-style:square;
	}
	
#sidelist .bullets li {
	list-style:square;
	margin-bottom:5px;
	margin-left:22px;
	}

#sidelist .children {
	background:#F4F4EC;
	}

#sidelist .children li {
	background: #F4F4EC;
	list-style: none;
	margin-left:15px;
	padding-left:15px;
	border-bottom:1px solid #fff;
	}

#sidelist .feed li{
	margin-bottom:5px;
	padding-left:20px;
	}

	
/******************************************
*   Headlines                         
******************************************/

.blogtitle, .blogtitle a {
	color: #000;
	font-size: 1.8em;
	font-weight: regular;
	padding: 20px 0px 10px 0px;
	}

infotext {
padding: 5px 0px;
margin:0px;
color: #000000;
}


#sidebar h2, #sidebar h3 a {
	font: 0.9em Verdanda;
	letter-spacing:0.3em;
	text-transform:uppercase;
	margin-bottom:4px;
	font-weight:bold;
	color:#840000;
	}

#sidebar h3, #sidebar h2 {
	font-size:0.9em;
	border-top:2px dotted #999;
	border-bottom:0px solid #999;
	padding:6px 0px 0px 2px;
	margin:10px 0 5px 0;
	color:#840000;
	}

h3#respond {
	font-size:1.1em;
	border-top:0px solid #666;
	margin-top:25px;
	padding-top:20px
	}

h3#comments {
	margin-top:32px
	}


	
/******************************************
*   Content                        
******************************************/
	
.description {
	font-size: 1.3em;
	font-weight: bold; 
	color:#999;
	}

/* Featured Articles formatting "leftcol" */

.feature {
	background: url(../interwerkmagazin/images/backgrounds/bg_featured.jpg) repeat-x #F4F4EC;
	padding:15px;
	border: 1px solid #ccc;
	}

.feature p, #rightcol p { margin:0;	}

#leftcol .feature {	
	margin-bottom: 15px;
	text-align:justify;
	 }

/* Formating of the Leadstory stuff in the tabbed section */
			
#leadpic {
	float:left;
	margin: 0 18px 8px 0;
	padding:1px;
	border: 1px solid #999;
	}

		
#lead p {
	margin-bottom:10px;
	}

.read-on a { /* This can be used to format the "[...]" link in the lead story */
	color:#840000!important;
	text-decoration:none;
	}
	
.read-on a:hover {
	text-decoration:underline;
	}

/* Formating of "rightcol" which is the column in the homepage middle ;-) */


#rightcol .clearfloat {
	border-bottom:0px solid #999;
	padding:12px 0;
	}	

/* Post Formatting */

.entry {
	padding-bottom:10px;
	padding-left:10px;
	text-align:justify;
	}

.post blockquote {
	color:#666;
	background:#F4F4EC;
	padding:6px 14px;
	margin:18px 35px;
	border-right:1px solid #DDD;
	border-bottom:1px solid #DDD;
	}	

.post ul li {
	list-style:square;
	margin-bottom:5px;
	margin-left:42px;
	}

.post ol li {
	margin-bottom:5px;
	
	margin-left:48px;
	}
	
#tags {
	padding:3px;
	border-bottom:1px solid #DDD;
	border-top:1px solid #DDD;	
	}	
	
.postmetadata {
	font-size:0.9em;
	margin:0 0 10px 0;
	padding:5px 10px;
	background:#F4F4EC;
	border-top:1px solid #E6E3D3;	
	border-bottom:1px solid #E6E3D3;	
	}
				

/* Form Elements */

select {
	background:#f2f2f2;
	border:3px solid #ccc;
	width:100%
	padding-bottom:5px;
	}
	

#searchform { 	padding:16px 5px 0 0; 	}

.button {
	padding: 0px 0px 0px 0px;
	background:#333;
	color:#fff;
	border:0px;
	}

.button:hover {
	background:#666;
	color:#FFF;
	text-decoration:none
	}

#commentform input {
	width: 170px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	margin-top:5px;
	}


/* Comments*/

.commentlist {
	padding-left:30px;
	}
	
.commentlist li {
	margin: 15px 0 3px;
	padding: 8px 15px 10px 15px;
	background:#F4F4EC;
	border:1px solid #E6E3D3;
	}

.commentlist blockquote {
	color:#666;
	background:#fff;
	padding:6px 14px;
	margin:18px 35px;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	}	

#commentform small {
	background:#FFF;
	font-weight:bold;
	padding:0;
	}
	
.commentmetadata {
	display: block;
	}

.commentlist small {
	background:#fff;
	border:1px solid #E6E3D3;
	}

/* Float Properties*/

.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}
	
.clearfloat {
	display:inline-block;
	}	

.clearfloat {
	display:block;
	}
	
	
/******************************************
*   Footer                        
******************************************/

#footer {
width: 820px;
text-align:right;
padding-bottom:50px;
margin-top:15px;
margin-left: auto;
margin-right:auto;
}

footer img {
text-align:right;
}

#wordpress {
width: 830px;
padding:0px;
margin-top:10px;
margin-left: auto;
margin-right: auto;
}
