/*
Theme Name: laxarIS Website
Theme URI: http://www.laxaris.de
Description: "laxarIS Wordpress template.
Version: 1.0
Author: Oliver Schulze
Author URI: http://www.laxaris.de
License: commercial
*/

body {
	font: 75%/170% Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	color: #333333;
	background:#3c454e;
	text-align:center;
}

a {
	color: #1020d0;
	text-decoration: none;
}
a:visited {
	color: #1020D7;
}
a:hover {
	text-decoration: underline;
} 

#wrapper {
	width: 900px;
	text-align:left;
	margin: 0px auto;
	overflow:hidden; 
	background: url(images/background.png) repeat-y center top;
} 

#header {
	height: 149px;
	background: url(images/header.png) no-repeat center top;
} 

#menu { 
  position:relative;
  top:-50px;
  left:76px;
	float:left; 
	width:150px;   
	overflow:hidden;
  
  border-top:1px;
  border-left:1px;
  border-right:1px;
  border-bottom:0px;
  border-style:solid;
  border-color:#818181;
  
  background:#DDDDDD;
}

#content { 
  position:relative;
	float:left; 
  left:76px;
	width:641px;   
	overflow:hidden;
  min-height:500px;
}

ul {
	margin: 0px 0px 0px 0px;
	padding: 0px;   
}

.menu_line {
  width:150px;
  height:1px;
  background: #818181;
  
}

#menu li {
  width:150px;
  height:24px;
  float:left;
  background: url(images/menu_entry.png) repeat-X;
  
  line-height:23px;
	color: #000;
  font-weight:normal;
  font-size:12px;
  
  list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;   
	/*
	filter:alpha(opacity=95);
	-moz-opacity:0.95;
	opacity:0.95;
	*/
}

#menu li a{
	color: #000;
	text-decoration: none;
}
#menu li a:visited {
	color: #000;
}
#menu li a:hover {
	text-decoration: underline;
} 

#menu .menu_head {
  width:150px;
  height:29px;
  float:left;
  background: url(images/menu_head.png) repeat-X;
  
  list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px; 

  line-height:29px;
	color: #FFF;
  font-weight:bold;
  font-size:16px;
	/*
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	opacity:0.75;
	*/
}

#menu .menu_sep {
  width:150px;
  height:5px;
  float:left;
  background: url(images/menu_sep.png) repeat-X;
  
  list-style: none;
	margin: 0px 0px 0px 0px;
	/*
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	opacity:0.75;
	*/
}

#menu .menu_sep2 {
  width:150px;
  height:5px;
  float:left;
	background:;
  list-style: none;
	margin: 0px 0px 0px 0px;
	/*
	filter:alpha(opacity=0);
	-moz-opacity:0;
	opacity:0;
	*/
}

.page_itemxx {
  width:150px;
  height:18px;
  float:left;
  background: url(images/menu_entry.png) repeat-X;
  
  line-height:17px;
	color: #000;
  font-weight:normal;
  font-size:12px;
  
  list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;   
	/*
	filter:alpha(opacity=95);
	-moz-opacity:0.95;
	opacity:0.95;
	*/
}

.page_itemxx a{
	color: #000;
	text-decoration: none;
}
.page_item a:visited {
	color: #000;
}
.page_item a:hover {
	text-decoration: underline;
} 


.post h1 {
  position:relative;
  top:-2px;
 	color: #FFF;
  font-weight:bold;
  font-size:16px;
  width:546px;
  height:31px;
  background:#11171d;
  padding: 0px 0px 0px 10px; 
  background: url(images/post_head.png) no-repeat;
}

.isPage  {
  line-height:31px;
}


.post h1 span {
  position:relative;
  top:-8px;
 	color: #eee;
  font-weight:normal;
  font-size:12px;
}

.postSub  {
 	color: #eee;
  font-weight:normal;
  font-size:12px;
}


.post h1 a{
	color: #fff;
	text-decoration: none;
}
.post h1 a:visited {
	color: #fff;
}
.post h1 a:hover {
	text-decoration: underline;
} 

.post h1 span a{
	color: #eee;
	text-decoration: none;
}
.post h1 span a:visited {
	color: #eee;
}
.post h1 span a:hover {
	text-decoration: underline;
} 

.rightDate {
  font-weight:bold;
  font-size:12px;
  position:relative;
  left:495px;
  color:#fff;
  width:40px;
  height:31px;
  top:-40px;
  text-align:center;
  line-height:14px;
}

.rightComment {
  font-weight:normal;
  font-size:12px;
  position:relative;
  left:280px;
  color:#fff;
  width:200px;
  height:31px;
  top:-57px;
  text-align:right;
  line-height:14px;
}

.postContent {
	padding: 0px 0px 0px 10px; 
	width:470px;
	text-align: justify;
}

.infos {
	padding: 0px 0px 0px 10px; 
	width:470px;
}

#footer {
	height:29px;
	line-height:29px;
	/*width:900px;*/
	background: url(images/footer.png) repeat-y center top;
}

#comment {
	width: 470px;
}


/* comment list */
.commentlist {
	margin: 10px 0px;
	padding-left: 30px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
}
.commentlist .alt {
	background: #EEEEEE;
}
.commentlist cite {
	font-weight: bold;
	font-style: normal;
	font-size: 110%;
	color: #669900;
}
.commentlist cite a, .commentlist cite a:visited {
	color: #669900;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
.commentlist small a, .commentlist small a:visited{
	color: #999999;
}

