

/*
	CSS files kept in the 'styles' directory can be used to
	customize your K2 installation without having to mess
	with the core K2 files. This in turn makes it easier to
	upgrade to new K2 version as well as debug any problems
	that might occur.

	You select styles from the K2 Options page in the
	'Presentation' section of your WordPress administration.

	For more information on how to use custom styles:
		http://code.google.com/p/kaytwo/wiki/K2CSSandCustomCSS
	
	Author Name	: Markus
	Author Site	: www.werkstatt3.de
	Style Name	: custom css for lateinamerika-tage.de
	Style URI	:   lateinamerika-tage.de
	Version		:   0.1
	Comments	:   using dueling sidebars by get2k.com
*/
html, body {
	height:100.1%;
}
body {
background: #d5e6f0;
	color: ;
	margin: 2px;
}
a {
	color: #019DD8;
}
p {
}
#page {
	/* The entire design is contained within the 'page' id */
	}
	
.columns-two #page {
    width: 950px;
}
#primary {
    width: 580px;
}
body.columns-two #primary-wrapper {
    float: left;
    margin-right: -300px;
    width: 100%;
}
body.columns-two #primary {
    margin-right: 10px;
}
.secondary {
	width: 250px;
	margin-bottom: 30px;
}
#text-3 {
	margin: 20px 0 70px 0;
	position: relative;
}
.secondary ul li {
	list-style-type: square;
	color: #019DD8;
	padding-left: 0;
	margin-left: 20px;
}
#header {
	/* Contains the H1 and menu */
	/*-moz-border-radius:40%;
  -khtml-border-radius:40%;*/
  
	}
.content {
border:1px solid #0093cb;
padding:0 15px 5px;
	}
.entry-content .alignleft, img {
    display: block;
    float: left;
    margin: 0 20px 8px 0;
} 
ul.menu {
    left: 150px;
    width: 90%;
    padding: 5px 15px 6px;
}

ul.menu li.current_page_item a, ul.menu li.current_page_item a:hover, ul.menu li.current_page_ancestor a, ul.menu li.current_page_ancestor a:hover 
{
background: #fff none repeat scroll 0 0;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
color:#333333;
text-decoration:none;
 border:1px solid #0093cb; 
 border-bottom: 3px solid red; 
}

ul.menu li a {
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
color:black;
background: #e1f5ff;
font-size:1em;
border:1px solid #0093cb;
border-bottom: 1px solid #0093cb;
display: inline;
padding: 5px 15px 6px;
}

ul.menu li a:hover {
	background: #02B5DD;
	color: white;
	text-decoration: none;
	}
	
#primary {
	/* Contains the main column */
	}

.hentry {
	/* Each entry is contained within the 'hentry' class */
	}

.entry-content {
	margin: 10px 0;	
	line-height: 1.6em;
	text-align: left
	;
}
.entry-content ol li, .entry-content ul li {
	list-style: url('/wp-content/uploads/images/stern.gif');
	
.archivetext {
}

#sidebar-1 {
	margin-bottom: 30px;
}

#sidebar-2 {
	/* The second sidebar */
	}

#footer {
}

#footer p{
color: black;
background-position: center bottom;
vertical-align: baseline;
}
 

/* .secondary {
	Contains both sidebars */
	}
	
/*.secondary h4 {  Secondary H4 is sidebar headlines 
	font-size: 1.2em;
	font-weight: normal;
	padding: 0;
	display: block;
	margin-bottom: 3px;
	margin-top: 3px;


	}*/

/* Diese IDs bestimmen die Formatierungen einzelner Widgets */

.upcoming-events {
font-size:1.2em;
}

#s.livesearch {
 -moz-border-radius:10%;
 -khtml-border-radius:10%;
 }

#wp-calendar caption {
font-size:1.5em;
font-weight:bold;
padding:10px;
}

#rss-link  {
background: url('images/feed.png') scroll left center no-repeat;
margin:0px 0px 5px 0px; padding:0px 0px 0px 20px;


}

#mail-link  {
background:  url('images/48.png') scroll left center no-repeat;
margin:0px 0px 5px 0px; padding:0px 0px 0px 20px;

}


#meta {
font-size: 1.3em;
}

#pages {
font-size: 1.3em;
}

#linkcat-2 {
font-size: 1em;
}

#categories-224338321 {
font-size: 1.3em;
}

#text-224338322 {
font-size: 1em;
}


/* Diese IDs sind für die Formatierung des Kontaktformulars zuständig */

.wpcf7 img {
	float:none;
}

#kontakt {
}

#captchafield {
}

#contact-button {
background-color: #e1f5ff;
 
 font-size: 1em;
 -moz-border-radius:10%;
 -khtml-border-radius:10%;

 }

#contact-button:hover {
 background-color:#f2fafd;

}



/*
	Style Name	: Dueling Sidebars
	Style URI	: http://getk2.com/
	Comments	: Sidebars on both sides of content
*/

/*
body.columns-three #primary {
	margin-left: 195px;
}

body.columns-three #sidebar-1 {
	left: -520px;
	margin-left: -195px;
}*/

/* Sociable */

.sociable img {
    border: 0 none;
    float: left;
    height: 16px;
    margin: 5px;
    padding: 0;
}
