/*  
Theme Name: Invyte Theme
Theme URI: http://wordpress.org/
Description: Invyte Theme
Version: 1.0
Author: Simon Ihmig
Author URI: http://www.kaliber5.de/



*/


* {
	padding: 0;
	margin: 0;


}

html, body {
	background-color: #fff;
	text-align: center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;	
	}
	
td { 
		font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	 }

img { border: none; }

#page {
	margin: 0 auto;
	width: 780px;
	text-align: left;
	position: relative;
	}


#header {
	height: 120px;
	position: relative;
	}

#logo {
	position: absolute;
	left: 23px;
	top: 35px;
	}

#nav_main {
	position: absolute;
	bottom: -5px;
	left: 190px;
	}
	
#nav_help {
  width: 500px;
  position: absolute;
  top: 11px;
  left: 23px;
}	

#nav_foot {
	float: right;
	margin-right: 30px;
	margin-top: 5px;
	margin-bottom: 10px;
	}

#claim {
	float: left;
	padding-left: 30px;
	margin-top: 5px;
	color: #ae0000;
	font-weight: bold;
	}
	
#claimhead {
	padding: 20px 0 20px 25px;
	background-color: white;

}

#ajax-indicator {
	position: fixed;
	left: 50%;
	top: 50%;
	border: solid 1px #ae0000;
	text-align: left;
	width: 150px;
	padding: 10px;
	background-color: white;
	margin: -50px 0 0 -90px;
	opacity: 0.9;
	filter: alpha(opacity=90);
	z-index: 10;
	
}

* html #ajax-indicator {
	position: absolute;
	}

#ajax-indicator img, #ajax-indicator span {
	opacity: 1;
	float: left;
	display: block;
	margin-right: 10px;
	color: #ae0000;
	font-weight: bold;
	filter: alpha(opacity=100);
	}

.clear { clear: both; }

/* content frame */


#content_head {
	background: url(http://www.invyte.de/files/images/template/frame_head.gif) no-repeat;	
	height: 20px;
	clear: both;
	}
	
#content_head_sub {
	background: url(http://www.invyte.de/files/images/template/frame_head_submenu.gif) no-repeat;	
	height: 28px;
	clear: both;
	}	
	
#content_body {
	padding: 0 5px;
	background: url(images/frame_body.gif) repeat-y;	
	clear: both;
  overflow: hidden;
}

* html #content_body { height: 1%; }

#content_foot {
	height: 20px;
	background: url(images/frame_foot.gif) no-repeat;
	clear: both;
	}

.single #content_body {
	background: url(images/frame_body2.gif) repeat-y;	
}

.single #content_foot {
	background: url(images/frame_foot2.gif) no-repeat;
	}
	
.section {
  border-bottom: 1px solid #ccc;
  padding: 10px 20px;
  overflow: hidden;
  clear: both;
  width: 770px;
  voice-family: "\"}\"";
  voice-family:inherit;
  width: 730px;
}

.section_col {
  padding: 0 20px;
  overflow: hidden;
  clear: both;
  border-bottom: 1px solid #ccc;
  width: 770px;
  voice-family: "\"}\"";
  voice-family:inherit;
  width: 730px;
}

.section_col_nopad {
  padding: 0;
  overflow: hidden;
  clear: both;
  border-bottom: 1px solid #ccc;
  width: 770px;  
}

.section_last, .section_text {
  padding: 10px 20px 0 20px;
  clear: both;
  width: 730px; 
  voice-family: "\"}\"";
  voice-family:inherit;  
  overflow: hidden;
}


/*  menu  */

ul#nav_main
{
list-style-type: none;
margin: 0;
}

ul#nav_main li
{
margin-top: 3px;
margin-left: -1px;
float: left;
border: 1px solid #d3d3d3;
position: relative;
}

ul#nav_main li a
{
display: block;
padding-top: 3px;
float: left;
height: 19px;
width: 80px;
background: url(http://www.invyte.de/files/images/template/main_nav_bg.gif) repeat-x;
color: #666;
text-align: center;
text-decoration: none;
}

ul#nav_main li#main_active a
{
border-top: 3px solid #ae0000;
height: 19px;
color: #ae0000;
background: #fff;
}

ul#nav_main li#main_active
{
margin-top: 0;
border-bottom: 1px solid #fff;
}


#nav_sub {
  position: absolute;
  top: 30px;
  left: 50%;
  list-style: none;
  margin: 0;
  padding: 0;
  margin-left: -40px;
  float: none;
  width: 400px;
}

#nav_sub li {
  float: left;
  line-height: 14px;
  border: none !important;
  margin: 0 !important;
  padding: 0 !important;
  border-left: solid 1px #afafaf !important;
  padding-left: 6px !important;
  margin-left: 6px !important;
  color: #aaa !important;
}

#nav_sub li.first{
	margin: 0 !important;
	padding: 0 !important;
	border: none !important;
}

#nav_sub li a {
  color: #666 !important;
  text-decoration: none;
  margin: 0 !important;
  padding: 0 !important;  
  float: none !important;
  width: auto !important;
  height: auto !important;
  border: none !important;
  background-image: none !important;
}

#nav_sub li#sub_active a {
	color: #ae0000 !important;
	}


#nav_event_standalone #nav_sub {
  position: absolute;
  top: 130px;
  left: 50%;
  list-style: none;
  margin: 0;
  padding: 0;
  float: none;
  width: 400px;
  margin-left: -100px;
}


#nav_help, #nav_foot {
  list-style: none;
}

#nav_help li, #nav_foot li {
  float: left;
  line-height: 14px;
  border-left: solid 1px #afafaf;
  padding-left: 6px;
  margin-left: 6px;
}

#nav_help li.first, #nav_foot li.first {
	margin: 0;
	padding: 0;
	border: none;
}

#nav_help li a, #nav_foot li a {
  color: #ae0000;
  text-decoration: none;
}


/* Blog */

#content {
	width: 310px;
	padding: 0 25px;
	float: left;
}

#sidebar {
	width: 410px;
	float: left;

}

.sidebar_col {
	width: 149px;
	padding: 0 28px;
	float: left;

}


/* Blog Content */


h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #737373;
	background-color: #efefef;
	font-weight: normal;
	padding: 4px 0 4px 5px;
}

h2 span.date {
	font-size: 12px;
	font-weight: normal;
	display: block;
	float: left;
	border-right: solid 1px #aaa;
	height: 22px;
	margin-right: 10px;
	padding-right: 10px;
	line-height: 22px;

}

.headline {
	padding: 3px 0;
	border-top: dotted 1px #999;
	border-bottom: dotted 1px #999;
	margin: 15px 0;
}

.headline_red {
	padding: 3px 0;
	border-top: dotted 1px #d79396;
	border-bottom: dotted 1px #d79396;
	margin: 15px 0;
}

.headline_red h2 {

	color: #ae0000;
	background-color: #f6e6e6;
}

#page_content h2 a {
	color: #737373;
	text-decoration: none;
}

#page_content .headline_red h2 a {
	color: #ae0000;
}


#page_content p {
	margin-bottom: 1em;
	line-height: 14px;
}
	
#page_content a {
  color: #ae0000;
  text-decoration: underline;
}

#page_content li {
padding-left: 15px;
margin-bottom: 3px;
list-style: none;
background: url(images/li.gif) no-repeat 5px 5px;
}

#page_content li a {
	color: #666;
	text-decoration: none;
}

#page_content li a:hover {
	color: #ae0000;
	text-decoration: underline;
}

.postmetadata {
	margin: 30px 0;
}


textarea#comment {
	width: 310px;
}

.right {
	text-align: right;
}

.hr  {
	border-bottom: dotted 1px #999;
	margin: 10px 0;
}

input.button {
	font-family:"Times New Roman", Times, serif;
	font-size: 11px;
	border: outset 2px #efefef;
	background-color: #ddb1b3;	
	color: #ae0000;
	padding: 5px;
	margin: 0 5px;
	width: 130px;
}

input#s {
	width: 85px;
	margin: 0 5px;
	float: left;
}

ol.commentlist {
list-style: none;
}

#page_content ol.commentlist li {
background: none;
padding: 0;
margin-bottom: 1.5em;
}

.commentlist cite {
font-style:normal;
color: #ae0000
margin-bottom: 1em;
}

#page_content .author a {
	text-decoration: none;
	font-style:italic;
	}
	
#page_content .postmetadata a {
	color: #666;
}