/*
Theme Name: GLAZE ONLINE - Standard
Theme URI: http://www.glaze-online.de
Description: Normale Darstellung der GLAZE ONLINE-Homepage. Konzeption, Design und Programmierung von <a href="http://www.saschaschworm.de">Sascha Schworm</a>.
Version: 1.0
Author: Sascha Schworm
Author URI: http://www.saschaschworm.de
Tags: glaze, online, gymnasium, langenberg, schule, sascha, schworm
*/

/* 	
	LIGHT RED:		#991e11	
	DARK RED:		#420000
*/

/* GLOBALER RESET ###################################################### */

body {
	border:				0;
	font-size: 			62.5%; 
	font-family:		Arial, Helvetica, Verdana, sans-serif;
	margin:				0;
	padding:			0;
}

h1, h2, h3, h4, h5, h6 {
	font-weight:		normal;	
	margin:				0;
	padding:			0;
}

#ticker {
	display:			none;
}

/* GLOBALE FORMATIERUNG ################################################# */
.left-align {
	float:				left;
}

.right-align {
	float:				right;
}

.visual-clear {
	clear:				both;
}


/* GLOBALE WRAPPER ####################################################### */

#page_wrapper {
	background:			#FFF;	
	padding:			0 2px 2px 2px;
	margin:				0;
	text-align:			left;	
}

.foobar {
	display:			none;
}


/* LOGO ##################################################################### */

#page_logo {

}

#page_logo h1 {
	font-weight:		bold;
	font-size:			2.4em;
}

#page_logo h2 {
	font-weight:		bold;
	font-size:			1.4em;
	margin-bottom:		50px;

}

.general_seperator {
	display:			none;
}



/* TOP SHORTCUTS ########################################################## */

#top_shortcuts {
	display:			none;
}

/* CONTENT SPLITUP ########################################################## */
#left_sidebar {
	display:			none;
}

#main_content {
}

#right_sidebar {
	display:			none;
}


/* POST ########################################################## */
.post {
	margin-bottom:		30px;
}

.post h2 {
	font-size:			1.8em;
	font-weight:		bold;
	margin:				0;	
}

.post h2 a {
	text-decoration:	none;
	color:				#000;	
	}
	
	
.post .entry p {
	text-align:			justify;
	line-height:		20px;
	font-size:			1.2em;
	margin:				0;
	padding:			0;
}

.post .entry h3 {
	font-weight:		bold;
	border-bottom:		1px solid #000;
	font-size:			1.6em;
	color:				#000;
	margin-top:			10px;
	margin-bottom:		5px;	
}

.post .entry h4 {
	font-weight:		bold;	
	font-size:			1.4em;
	color:				#000;
	margin-top:			10px;
	margin-bottom:		5px;
}

.post .entry p img {
	display:			none;
}

.post .entry p a {
	font-weight:		bold;
	text-decoration:	none;
	color:				#000;
}

.post .entry blockquote {
	border-left:		10px solid #000;
	margin:			10px 50px 10px 50px;
	padding:				10px;
}

.post .entry ul li {
	font-size:			1.2em;
}

.post .post-ratings {
		display:			none;
	margin-bottom:		10px;
}

/* SINGLE POST ########################################################## */

.single_post h2 {
	font-size:			1.8em;
	font-weight:		bold;
	border-bottom:		1px solid #000;	
	margin:				0;	
	margin-bottom:		10px;
	color:				#000;	
}

.single_post .entry h3 {
	font-weight:		bold;
	border-bottom:		1px solid #000;
	font-size:			1.6em;
	color:				#000;
	margin-top:			10px;
	margin-bottom:		5px;	
}

.single_post .entry h4 {
	font-weight:		bold;	
	font-size:			1.4em;
	color:				#000;
	margin-top:			10px;
	margin-bottom:		5px;
}

.single_post .entry p {
	text-align:			justify;
	line-height:		20px;
	font-size:			1.2em;
	margin:				0;
	padding:			0;
}

.single_post .entry p img {
	display:			none;
	border:				0;
	padding:			0 10px 10px 0;
}

.single_post .entry p a {
	font-weight:		bold;
	text-decoration:	none;
	color:				#000;
}


.single_post .entry blockquote {
	border-left:		10px solid #000;
	margin:			10px 50px 10px 50px;
	padding:				10px;
}

.single_post .entry ul li {
	font-size:			1.2em;
}

.single_post .post-ratings {
	display:			none;
	margin-bottom:		10px;
}

.hrvad {
	display:	none;
}

#schoolnav {
display: none;
}

.more-link {
display: none;
}

.subimage {
display: none;
}


