/*  
Theme Name: Half Life
Theme URI: http://www.wpdesigner.com
Description: Half Life WordPress theme created by Small Potato.
Version: 1.0
Author: Small Potato
Author URI: http://www.wpdesigner.com/

	This theme is released under Creative Commons Attribution 2.5 License.

*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
}

body{
	font-family: Tahoma, Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 11px;
	text-align: center;
	vertical-align: top;
	background: #2F2110;
	color: #915D2C;
	line-height:14px;
}

h1, h2, h3, h4, h5, h6{
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 18px;
	font-weight: normal;
}

a{
	color:#B7702C;; 
font-weight:bold; 
text-decoration:none;
}

a:hover{
		color:#B7702C;; 
font-weight:bold; 
text-decoration:none;
}

a img{ border: 0; }

abbr, acronym{ border: 0; }

address, dl, p{ padding: 10px 0 0; }

blockquote{
	margin: 10px 0 0;
	background: #eee;
}

blockquote p{ padding: 10px; }

blockquote blockquote{
	margin: 10px;
	background: #fff;
}

code{
	background: #f9f9f9;
}

dt{ font-weight: bold; }

dd{ padding: 0 0 0 15px; }

hr{
	clear: both;
	margin: 10px 10px 5px 10px;
	border: 0;
	height: 1px;
	text-align: left;
	background: #eee;
	color: #eee;
}

small{
	font-size: 11px;
}

pre{
	width: 90%;
}

input, textarea{
	font-family: Arial, Helvetica, Georgia, sans-serif;
	font-size: 12px;
	padding: 2px;
}

input#s, input#author, input#email, input#url, textarea#comment{
	padding: 3px;
}

input#author, input#email, input#url{
	margin: 0 5px 0 0;
}

.container{
	margin: 0 auto; 
	width: 738px;
	text-align: left;
	vertical-align: top;
}

.page{
	float: left;
	width: 766px;
	background: #2F2110;
	color: #fff;
}

#banner{
	display: inline;
	float: left;
	width: 766px;
	height: 447px;
	overflow: hidden;
	background: url(images/home.jpg) no-repeat;
	clear: both;
}

#menu{
	display: inline;
	float: left;
	margin: 0 5px 2px;
	width: 728px;
	border-top: 1px solid #4a4a4a;
	border-bottom: 1px solid #4a4a4a;
	background: #333;
	clear: both;
}

#menu ul{
	margin: 0;
	padding: 5px 10px;
	list-style: none;
}

#menu ul li{
	display: inline;
	padding-right: 10px;
}

#menu ul li h1{
	display: inline;
	font-size: 11px;
	text-transform: uppercase;
}

#menu ul li a{
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
}

#menu ul li a:hover{
	text-decoration: underline;
}

.home_content{
    background: transparent url(images/bg.gif) repeat-x;
    display: inline;
    width:766px;
    height:247px;
    float:left;
    margin-top: 15px;
}

.sidebar{
	display: inline;
	float: left;
	margin: 0 0 0 5px;
	width: 250px;
	color: #915D2C;
	height:260px;
	font-family:Tahoma;
    font-size:11px;
    line-height:14px;
}


.obar{
    background: transparent;
	float: left;
	margin: 0;
	width: 250px;
	color: #915D2C;
	height:247px;
	font-family:Tahoma;
    font-size:11px;
    line-height:14px;
}

.see_calendar{
    color:#915D2C;
    text-decoration:none;
    padding:5px;
    background-color:#45231a; 
}
.obar a:hover{ 
    color:#915D2C;
    text-decoration:none;
    background-color:#45231a;
}

.obar ul, .bottom_bar_events ul{
    padding-left: 0px;  
}

.obar li, .bottom_bar_events li{
    list-style-type: none;  
}

.obar h2, .bottom_bar_events h2{
    color:#915D2C;
    font-family:Tahoma;
    font-size:14px;
    font-weight:bold;
    text-decoration:none;  
}

.bottom_bar{
    margin:20px;
}
.bottom_bar_img_div{
    float:left;
    padding:5px 10px 5px 20px;
}

.narrowcolumn{
    background: transparent;
	display: inline;
	float: left;
	margin: 0 2px 0;
	width: 250px;
	height:247px;
	color: #915D2C;
	font-family:Tahoma;
    font-size:11px;
    line-height:14px;
}
.narrowcolumn_content{
    background: transparent url(images/bg2.gif);
	display: inline;
	float: left;
	width: 746px;
	color: #915D2C;
	font-family:Tahoma;
    font-size:11px;
    line-height:14px;
    padding:10px;
}

.narrowcolumn_content h2{
    margin: 10px;
}
.narrowcolumn_content .entry{
    margin: 10px;
}
.narrowcolumn_content .entry img {
    padding: 2px;
}

.post{
	padding: 5px;
}

.post h2, .post h2 a, .post h2 a:hover{
	font-size: 14px;
	font-weight: bold;
	color: #915D2C;
	text-decoration:none;
	font-family:Tahoma;
}

.postdate{
	margin-top: 10px;
	border-top: 1px solid #ccc;
	padding: 5px 5px;
	font-size: 11px;
	background: #e6e6e6;
	color: #333;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	border: 0;
	padding: 15px 0 0;
	font-weight: bold
}

.entry h1{
	font-size: 30px;
	font-weight: normal;
	line-height: 36px;
}

.entry h2{
	font-size: 18px;
}

.entry h3{
	font-size: 16px;
}

.entry  h4{ font-size: 14px; }

.entry h5{ font-size: 12px; }

.entry h6{ font-size: 11px; }

.entry{
	color: #915D2C;
	font-family:Tahoma;
    font-size:11px;
    line-height:14px;
}

.entry a, .entry a:hover{
	color: #A1410E;
}

.entry img{
	padding: 4px;
}

.entry img.wp-smiley{
	padding: 0;
	border: 0;
}

.entry img.alignleft{
	float: left;
	margin: 5px 10px 0 0;
}
.entry img.alignhome{
	float: left;
	margin: 3px 3px 0 0;
}

.entry img.alignright{
	float: right;
	margin: 5px 0 0 10px;
}

.entry p.postinfo{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
}

.browse{
	padding: 15px;
	line-height: 18px;
}

/* comments template */

.comments-template{
	margin: 10px;
	border-top: 0px solid #77482F;
	padding: 10px;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 20px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 20px;
	border-bottom: 1px solid #77482F;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

/* end comments template */

/* wp-calendar */

table#wp-calendar{
	width: 100%;
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	text-transform: none;
}

table#wp-calendar caption{
	padding: 10px 15px;
}

table#wp-calendar th{
	font-weight: normal;
	text-align: center;
	vertical-align: top;
	background: #ddd;
}

table#wp-calendar td{
	padding: 1px;
	text-align: right;
}

table#wp-calendar tfoot td{
	text-align: center;
}

/* end calendar */

#footer{
	display: inline;
	float: left;
	width: 766px;
	height: 64px;
	background: transparent url(images/bot.gif) repeat scroll 50%;
	color: #645646;
	text-align:center;
}

#footer a, #footer a:hover{
	color: #645646;
}

#footer p{
	padding: 22px 10px 10px 10px;
	line-height: 18px;
}
.footer_link{
float: left;    
}
.footer_link li{
  float: left;
  font-family:Tahoma,Arial,Helvetica,sans-serif;
  font-size:11px;
  color:#FFFFFF;
  margin-left: 10px;
  white-space: nowrap;
  list-style:none
}
.header_link_de li{
  float: left;
  font-family:Tahoma,Arial,Helvetica,sans-serif;
  font-size:11px;
  color:#FFFFFF;
  margin-right: 45px;
  white-space: nowrap;
  list-style:none
}
.header_link_en li{
  float: left;
  font-family:Tahoma,Arial,Helvetica,sans-serif;
  font-size:11px;
  color:#FFFFFF;
  margin-right: 48px;
  white-space: nowrap;
  list-style:none
}

.header2 {
background-image:url(images/top2.gif);
width:462px;
height:66px;
float:left;
} 
.header2 a{
color:#DA983C; 
font-weight:bold; 
text-decoration:none;
float:left;
} 
.header2 a:hover{
text-decoration:underline;
} 
.table_td{
background:url(images/bg2.gif); 
height:253px;
padding:0px;
} 
.table_td_table{
background:url(images/bg1.gif) repeat-x top;
} 
.tables{
border:0px; border-collapse:collapse;
}

.more{
background:url(images/1_z1.gif)  center left no-repeat;
background-color:#45231a;
padding:3px 12px;
background-position:5px 7px; 
color:#B7702C; 
font-weight:bold; 
text-decoration:none
}
.event{
margin:5px 5px 5px 5px;
background-position:5px 5px 5px 5px; 
background-color:#B7702C; 
color:#45231a;
font-weight:bold; 
text-decoration:none
font-size:13px;
}

.more:hover{ 
text-decoration:underline
}
 
.more_div{
text-align:right;
margin:5px 0px;
}

p #submit{
border: 1px solid #77482F;
color:#77482F;
background-color:#2f2110;
}
p #comment{
border: 1px solid #77482F;
color:black;
cursor:default;
}
#TB_caption{
color:#915D2C;
height:auto;
}

.bilder a{
color:#DA983C; 
font-weight:bold; 
text-decoration:none;
margin:5px 5px 5px 5px;
}
#cluetip-inner{
width: 0px;
padding: 0px;
}
