/*
Theme Name: Kid
Theme URI: http://www.www.european-society-of-modern-greek-studies.eu/wordpress/
Description: Child Theme for Mimbo
Author: Grigorios Kotsias
Author URI: http://www.european-society-of-modern-greek-studies.eu/wordpress/
Template: mimbo
Version: 0.1
*/

@import url("../mimbo/style.css");

body {
font-family:Verdana, Arial, Helvetica, sans-serif;
background-image:url('../mimbo_kid/images/background.png');
background-color: #eaf0f6;
background-repeat: repeat-x;
}


h1 {
font: 2.4em Lucida Sans Unicode,Lucida Grande,sans-serif;
margin: 50px 0px 0px 120px;
color: #fff;
}

h1 a, h1 a:visited {
color: #fff;
}


h3 {
font: Lucida Sans Unicode,Lucida Grande,sans-serif;
border-bottom:1px solid #ff9913;
border-top:3px solid #ff9913;

}

h4 {
font: Lucida Sans Unicode,Lucida Grande,sans-serif;
}


h5 {
	font: 1.1em Georgia, "Times New Roman", Times, serif;
	text-transform: none;
	}


a, a:link, a:visited, a:focus {
	color: #83a7ba;
	}

a:hover, a:active {
	color:#4d778d;
	}
	
 
#page .post h2 {
font-weight: normal;
}

#page .post h3 {
background-image:url(images/inhalt_h2.png);
background-repeat:no-repeat; 
padding-left: 20px;
padding-top: 2px;
font-size: 1.4em;
font-weight: normal;
}
	
#page .post h4 {
background-image:url(images/inhalt_h2.png);
background-repeat:no-repeat; 
padding-left: 20px;
padding-top: 3px;
font-size: 1.3em;
font-weight: normal;
}

	
/* ---------- @ Structure -----------*/
#home {
background-image:url('../mimbo_kid/images/background.png');
background-color: #eaf0f6;
background-repeat: repeat-x;
}	

#masthead  {
background-image:url('../mimbo_kid/images/masthead-bg.jpg');
height:150px;
padding: 0px;
border-bottom:2px solid #fff;
}

#wrapper {
	padding:0 0px 60px 0px;
	border-right: none;
	}
	
#content {
width: 600px;

}

#description {
float: left;
margin: 0px 0px 0px 490px;
color: #fff;
border-left:1px dotted #fff;
}

#sidebar {
padding-right: 20px;
	}

#searchform_nav {
background-image:url('../mimbo_kid/images/nav-background.gif');
background-repeat: repeat-x;
width: 320px;
height: 39px;
float: left;
}


/**** Content Styles ****/
#content li {
line-height: 1.5em;
}

/** nummerierte Liste mit Unterpunkten **/

ol.ebene1 {
  counter-reset:listenpunkt_ebene1;
  list-style-type:none;
}
ol.ebene1 li:before {
  content: counter(listenpunkt_ebene1) ". ";
  counter-increment:listenpunkt_ebene1;
}
ol.ebene2 {
  counter-reset:listenpunkt_ebene2;
  list-style-type:none;
}
ol.ebene2 li:before {
  content: counter(listenpunkt_ebene1)"."counter(listenpunkt_ebene2,decimal) ". ";
  counter-increment:listenpunkt_ebene2;
}



/************* nav-cat ************/
.nav-cat
 {
	position: relative;
	z-index: 9997;
	background:none repeat scroll 0 0;
	background-image:url('../mimbo_kid/images/nav-background.gif');
	background-repeat: repeat-x;
	margin:0 auto;
	height: 39px;
	width: 640px;
	float: left;

}

.nav-cat li {
	list-style: none;
	float: left;
	position: relative;
	border-right:1px solid #000000;
	height: 39px;
	margin: 0;
	padding: 0px 20px;
}

.nav-cat ul {
	margin: 0;
	padding: 0;
}
	

.nav-cat a, #nav-cat a:visited{
	height: 39px;
	padding: 11px 10px 0px 13px;
	display: block;
	overflow: hidden;
	background: url(../images/nav_bg_activ.png) no-repeat 0 0;
	text-decoration: none;
	color:#013a66;
}

.nav-cat .menu-navigation-container {
	float:left;
}

.nav-cat .menu-navigation-container ul {
	float: left;
}

/** .nav-cat a:hover, a:active{
color: #fff;
}
**/


/* Untermenüs  */

	.nav-cat li:hover ul, #nav-cat li.over ul { 
	left: 0; 

	}
	
	.nav-cat li li { 
	border-right:none;
	padding: 0;
	height: 20px;
	width: 250px;
	margin-bottom: 10px; 
	 }
	
	.nav-cat li li a, .nav-cat li li a:hover, .nav-cat li li a:active, .nav-cat li li a:visited{
		margin: 0px;
		padding: 3px 0px 0px 20px;
		text-indent: 0;
		background: none;
		color: #013a66;
	}
	
	.nav-cat li li a:hover 	{ 
	background: #eee; 
	width: 230px;
	height: 25px;
		}
	
	
	.nav-cat li ul {
		width: 250px;
		font-size: 0.9em;
		padding: 5px 0px 0px 0px;
		top: 39px; 
		left: -1999px;
		position: absolute;
		z-index: 9998;
		border-bottom: 1px solid #013a66;
		border-right: 1px solid #013a66;
		border-left: 1px solid #013a66;
		background-color: #fff;
		opacity: 0.9;
		-moz-opacity: 0.9;
		filter: alpha(opacity=99); 
	}



#home {
background-image:url('../mimbo_kid/images/background.png');
background-color: #eaf0f6;
background-repeat: repeat-x;
}	

#masthead  {
background-image:url('../mimbo_kid/images/masthead-bg.jpg');
height:150px;
padding: 0px;
border-bottom:3px solid #fff;
}

#wrapper {
	padding:0 0px 60px 0px;
	border-right: none;
	}
	
#content {
width: 620px;
margin: 0px 20px;
}

#lead {
background-color: #f5f5f5;

}

#lead:hover {
	background:#f5f5f5;
	border-bottom:1px solid #cbcbca;
	border-right:1px solid #cbcbca;
	}

#lead-text {
	float:left;
	width:600px;
	padding:13px 15px 16px 15px;
	}
	


/* ---------- @ Form Elements -----------*/
#searchform {
padding-right: 40px;
}

#s {
font-size: 0.9em;
}

#searchsubmit {
padding-top: 1px;
height: 22px;
}



.archive-list li {
	list-style:none;
	width:285px;
	float: left;
	height:120px;
	margin: 10px 25px 30px 0;
	
	}

.archive-list img {
	margin:0 14px 0 0;
	}

	
.archive-list .postmetadata {
	float: left;
	border: none;
	padding: 15px 10px 10px 20px;
	height:0;
	margin: 0;
		}
		

.archive-list h4 {
font-size:1.2em;
background-image:url(images/inhalt_h2.png);
background-repeat:no-repeat; 
padding-left: 20px;
padding-top: 5px;
border: none;

} 

#excerpt {
padding: 0 0 0 20px;
border-bottom:1px dotted #b1b1b1;
margin: 0 0 20px 0;
}

.leadimg {
padding: 25px 0;
}

#page p {
text-align: justify;
}


/** Ergänzungen für Plugin alpha-list **/
.abc-list {
margin: 0px 0px;
}
.abc-list {
list-style: none;
list-style-type: none;
}

.abc-list li{
list-style: none;
list-style-type: none;
}





/** Ergänzungen für Plugin Events Manager **/

.event_list{
list-style-type: none;
}

.event_list h4 {
margin-bottom:0px;
padding-bottom:0px;
}

.event_list_info {
margin-left: 20px;
margin-top: 0;
}



#content .wrap.edit-participant.pdb-record {
text-align: left;
}

#content .wrap.pdb-record.pdb-record {
text-align: left;
}




