/*  
Theme Name: gecko 3.0
Theme URI: http://www.gecko-kinderzeitschrift.de
Description: GECKO ist das Theme von www.gecko-kinderzeitschrift.de
Version: 3.0
Author: Johannes Elias Lohbihler aka nevvkid
Author URI: http://www.johannes-lohbihler.de

	
 */

/* import yaml styles */
@import url(css/layout_2col_right_13.css);

.hefte{
margin: 10px 0 20px 0;
border-bottom: 2px #FF7F00 dotted;
min-height: 280px;
height: 280px;
}

.autoren{
margin: 10px 0 20px 0;
border-bottom: 2px #FF7F00 dotted;
height: 110px;
}

.post{
margin: 10px 0 20px 0;
border-bottom: 2px #FF7F00 dotted;
height: 110px;
}
 
img[align=left] { margin-right: 10px; }
img[align=right] { margin-left: 10px; }


.teaser {
	margin: 0 0 0 0;
        padding: 0 0 0 0;
}

.altpost {
	background-color: #DEEFF9;
       color:inherit; 
       border-bottom: 5px #fff dotted;
       margin: 0 0 0 0;
       padding: 10px;
	}

.newpost{
       color:inherit;
       border-bottom: 5px #fff dotted;
       margin: 0 0 0 0;
       padding: 10px;
}





