/*
Theme Name: IGMjugend Thema (Leipzig)
Theme URI: http://www.IGMjugend-leipzig.de
Description: Das neue Blog-Theme für die IGMjugend Leipzig - created by Oli
Version: Beta
Author: Oliver Stütz
Author URI: http://www.gamers-station.de
*/

@charset "utf-8";

/*Zeitweise Erweiterungen*/

/*######################*/

html { height: 100%; }
body { 
	margin: 0px; 
	text-align: center; 
	height: 100%; 
	background-image: url(./images/top_line.png); 
	background-repeat: repeat-x; 
	background-color: #ACB7DD; 
	background-position: 0px 30px; 
	padding: 0px; 
	font-family: Tahoma, Geneva, sans-serif; 
}
a:link { color: #383838; }
a:visited { color: #383838; }
a:hover { color: #750000; }
a:active { color: #383838; }

.alignleft { float: left; }
.alignright { float: right; }
.aligncenter { text-align: center; }

#bodypage {
	width: 948px;
	background-repeat: repeat-y;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	min-height: 100%;
	text-align: left;
        padding: 0px;
}
*  html  #bodypage { height: 100%; }
#headmenu  {
	font-size: 12px;
	width: 100%;
	height: 22px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 8px;
	background-image: url(./images/headertop.png);
	background-repeat: no-repeat;
	background-position: 0px bottom;
}
#headmenu #top_bloginfos { font-weight: bold; float: left; letter-spacing: 1px; padding-top: 4px; text-indent: 80px; }
#headmenu #top_impressum_rss {  width: 170px; text-align: right; float: right; margin-right: 10px; }
#headpic {
	height: 285px;
	background-image: url(./images/header.png);
	background-repeat: no-repeat;
	position: relative;
	width: 950px;
	left: -1px;
}
#headnav {
	height: 18px;
	background-color: #FFECEC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F8C2C4;
	font-size: 11px;
	text-indent: 30px;
}
#headnav #brotkruemel  { padding-top: 2px; float: left; }
#headnav #menu {
	height: 18px;
	margin: 0px 150px 0px 0px;
	padding: 0px;
	float: right;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F8C2C4;
}
#headnav #menu ul  { list-style-type: none; margin: 0px; }
#headnav #menu ul li { float: right; }
#headnav #menu ul li a  {
	display: block;
	height: 16px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F8C2C4;
	padding-top: 2px;
	padding-right: 10px;
	background-color: #FBD7D8;
	text-decoration: none;
	color: #000;
	font-weight: bold;
	text-indent: 0px;
	padding-left: 10px;
}
#headnav #menu ul li a:hover { 
	border-right-width: 1px; 
	border-right-style: solid; 
	border-right-color: #900; 
	border-left-width: 1px; 
	border-left-style: solid; 
	border-left-color: #900; 
	border-bottom-width: 1px; 
	border-bottom-style: solid; 
	border-bottom-color: #900; 
	background-color: #F3898C; 
}

#sidemap1 { padding: 10px; height: 100px; color: #1F1F1F; }
#sidemap2 { float: right; width: 250px; color: #1F1F1F; border-left: 1px dashed #CCE0FF; padding: 10px; margin-right: 5px; text-align: center; }
#content {
	clear: both;
	width: 630px;
	float: left;
	margin-left: 20px;
}
#content  .startnews {
	font-size: 12px;
	padding-left: 20px;
	width: 500px;
	padding-bottom: 35px;
	line-height: 16px;
	letter-spacing: 1px;
	color: #1F1F1F;
}
#content .startnews  h1{
	line-height: 25px;
	font-size: 1.4em;
	letter-spacing: 0em;
}
#content .startnews .more-link  {
	text-align: right;
	display: block;
	margin-right: 17%;
	padding-bottom: 10px;
}

#content .startnews .startinfos {
	font-size: 0.9em;
	text-indent: 10px;
}

#content #site_navi {
	height: 50px;
	padding-left: 50px;
	padding-top: 10px;
}
#content #site_navi a {
	background-color: #EAF7FF;
	width: 150px;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCE0FF;
	border-bottom-color: #CCE0FF;
	font-size: 12px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
}
#content #site_navi a:hover {
	border-top-color: #A8CBFF;
	border-bottom-color: #A8CBFF;
}

#content .fullnews {
	padding-left: 15px;
	color: #333333;
}
#content .fullnews .fullpost {
	padding-left: 10px;
	letter-spacing: 1pt;
}
#content .fullnews h1  {
	font-size: 1.2em;
	letter-spacing: 0em;
}

#content .fullnews .fullinfos {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	width: 410px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F2E6E6;
	border-bottom-color: #F2E6E6;
	float: right;
	text-align: center;
	background-color: #FDFBFB;
}
#content .fullnews #trackback {
	width: 200px;
	text-align: center;
	float: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F2E6E6;
	border-bottom-color: #F2E6E6;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 11px;
	font-weight: bold;
	background-color: #FDFBFB;
}
#content .fullnews #comments {
	font-size: 14px;
	clear: both;
	display: block;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#content .fullpage {
	padding-left: 20px;
	color: #333333;
}
#content #commentform textarea { width: 400px; }
#blindfooter   {
	clear: both;
	position: relative;
	height: 50px;
}
#footer {
	background-repeat: no-repeat;
	height: 40px;
	width: 948px;
	background-color: #F3F3F3;
	position: relative;
	margin-top: -50px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D7D7D7;
	font-size: 12px;
	padding-top: 10px;
}
