/*
Theme Name: xionet abgeleitet von magicblue
Theme URI: http://www.blogchemistry.com/2008/09/13/free-wordpress-theme-magicblue/
Description: 2 column, with RHS widget sidebar
Version: 1.0
Tags: fixed width, two columns, widget ready, white, blue
Author: Imken Leibrock
Author URI: http://il66.de
*/


body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;  
	color: #333;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	background-color: #fff;
}


#wrapper{
	width: 850px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align:left;
	line-height:18px;
	background: #fff;
	

}

#wrapper2{
	
	/* background-image: url(images/headerbg.jpg);
	background-repeat: no-repeat;
	background-position: 0 top;		 */

}

.logo{
	/* margin-left:-1px;
	height:69px; */
}

#superheader{
padding: 0;
margin: 0;
height: 13px;
}	


#header{
	padding: 0  0 0px 0;
	/* height: 224px; */
	margin: 0 0 0px 50px;
	border-bottom:1px solid #fff;

}


.subheader 						{ width:920px; height:25px; padding:10px 0 0 20px; color:#fff; background:url(http://www.xinonet.com/gfx/glosse.subhead.jpg) no-repeat; }
.subheader a 					{ color:#fff; }



		
#content{
clear:both;
padding: 0;
margin: 39px 0 15px 0;
}	


#main {
width: 556px; 
width: 551px; 
float:right;
margin: 0;
padding: 0 0 10px 50px;
overflow:hidden;
}


#sidebar {
padding: 0;
margin: 0px 0px 0px 50px;
width: 200px;
}


#footer {
clear: both;
margin: 0;
margin-top:22px;
padding: 10px 16px 0 16px;
text-align: center;
font-size: 85%;
background-color: red;
height:157px;
}


#footer-inner{

background: #F0F9FF;
height: 45px;
border-top: 1px solid #8CD1FD;
border-bottom: 1px solid #8CD1FD;
}

#footer-inner p{
padding:15px 0 20px 0;
margin:0;
}

#navigation{
	width:265px;
	padding: 0 0 0 0;
	margin:5px 0 0 320px;
	height:157px;
	background-image: url(images/bg_footer_links.gif);
	background-repeat: no-repeat;
	background-position: 0 right;	
	text-align:left;

}

#navigation .fleft{
	padding:6px 0 0 0;
}

#navigation div.fright{ 
	margin-left:133px;
}


#navigation div.fleft a{
	height:30px;
	background-color:#5488db;
	color:#fff;
	padding:8px 12px 8px 31px;
	margin:0 0 0 0;
	font-weight:bold;
	background-image: url(images/artikellink_active.gif);
	background-repeat: no-repeat;
	background-position: 6px center;	
	font-size:11px;
}


#navigation div.fright a{
	height:30px;
	background-color:#5488db;
	color:#fff;
	padding:8px 23px 8px  12px;
	margin:0 0 0 0;
	font-weight:bold;
	background-image: url(images/artikellink_active_right.gif);
	background-repeat: no-repeat;
	background-position: 115px center;	
	font-size:11px;
}


#credit{
text-align:right;
font-size: 80%;
}

#credit p{
	margin: 0px 10px;
	padding: 3px;
	}
#credit p a{
	color: #777;
	font-weight:100;
}
#credit p a:hover{
	color: #777;
}


#subscribe{
text-align:center;
}

#subscribe p{
 margin: 5px 0;
}

/*  ********** default styles *********** */

p, h1, h2, h3, h4, h5, h6{
margin: 10px 0;
padding: 0;
}

h1, h2, h3, h4, h5, h6 {

}

h1{
	font-size: 190%;
}
h2{
	font-size: 160%;
}
h3{
	font-size: 120%;
}
h4{
	font-size: 110%;
}
h5{
	font-size: 100%;
}
h6{
	font-size: 90%;
}


a{
color:#275998;
font-weight:800;
text-decoration:none;
}
a:hover{
color:#275998;
text-decoration:underline;
}

a img{
border:0px;
}

hr{
height:2px;
margin:5px 0;
border-bottom: 1px solid #ccc;
border-top: 1px solid #ccc;
}

blockquote{
background: #EBF7FF;
padding: 5px 15px;
margin: 3px 30px;
border-left: 4px solid #8CD1FD;
border-top: 1px solid #EBF7FF;
border-right: 1px solid #EBF7FF;
border-bottom: 1px solid #EBF7FF;

}

form{
margin: 0;
padding:0;
}

fieldset{
padding:10px;
margin:0;
border:none;
}

legend{
font-weight:800;
}

code{
	font-size: 90%;
	white-space: pre;
}

td{
 vertical-align:top;
}




#tabs{
padding: 0;
color:#7193cf;
}

#tabs ul{
margin: 0 0 0 50px;
padding:3px 0 3px 0;
list-style-type:none;

}

#tabs ul li{
	margin: 10px 0 3px 0;
	padding: 6px 5px 6px 0px;
	display:inline;
	border-right: 1px solid #7193cf;
	font-size: 90%;
}

#tabs ul .rss{
	background-image: url(images/feed-icon-16x16.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:21px;
}

#tabs ul .stellenlink{
	background-image: url(images/bg_stellenangebote.gif);
	background-repeat: repeat-x;
	background-position: left center;
	padding-left:10px;
	
	font-weight:normal;
	color:#295095;
}

#tabs ul .stellenlink a,
#tabs ul .stellenlink a:hover{
	color:#295095;
}


#tabs ul li.stellenlink{
	border-right: none;
}

#tabs ul li a{
color:#7193cf;
}

#tabs ul li a:hover{
color:#7193cf;
 text-decoration:underline;
}


/* Headings */ 

form#searchform2{
display: block;
margin: 3px 0px;
}


#header h3{
margin:  0;
padding: 15px 0 0 15px;
font-weight:800;
font-size: 200%;
}

#header h3 a{
font-weight:100;
color: white;
text-decoration: none;
float:right;
}


#header h2{
	margin: 0;
	padding: 0 25px 0 25px;
	font-weight:bold;
	color: #fff;
	font-size: 1.2em;
	background-image: url(images/header_pfeillinks.png);
	background-repeat: no-repeat;
	background-position: 0 3px;
}

#header .pfeilrechts{
	background-image: url(images/header_pfeilrechts.png);
	background-repeat: no-repeat;
	background-position: right 98px;
	padding: 95px 0 5px 10px;
	margin-top:31px;
	float:left;
}

h2#sectiontitle{
font-size:150%;
font-weight: 100;
padding:8px 0 6px 0;
margin:0 0 5px 0px;
color: #275998;
border-top: 3px solid #a3beed;
}

/* post styles */

.post{
margin: 0 0 30px 0;
padding: 2px 0 8px 0;
}

.entry{
margin: -2px 0 0 0 !important;
padding: 5px 0 8px 0;
border-top:3px solid #a3beed; 
}

.post h2 {
color: #245f9b;
font-size: 150%;
font-weight:100;
padding: 3px 0 4px 0;
margin: 0 0 0 0;
}


.post h2 a{
color: #245f9b;
text-decoration:none;
font-weight:100;
}

.post h2 a:hover{
text-decoration:none;
color: #245f9b;
}

.postmetadata{
font-size:80%;
padding: 1px 0 1px 0;
margin: 0 5px 0 0;
}

.postmetadata p{
border-top: 1px solid #ededed;
line-height: 15px;
padding: 2px 0 2px 0;
margin: 3px 0 3px 0;
}


/*  Comments   */

h3#comments, h3#postcomment{
	font-size: 100%;
}	

ol#commentlist{
padding: 0 0 0 20px;
font-size: 90%;
list-style-type:none;
}

ol#commentlist li{
	padding: 2px 10px;
	margin: 0;
}

ol#commentlist li p.commentheader{
margin: 3px 0 0px 0;
padding: 1px 5px;
}



ul#commentlist{
padding: 0;
margin:0;
list-style-type:none;
}

ul#commentlist li{
	display: block;
	padding: 0;
	margin: 0 0 0 15px;
	font-size:90%;
	border: 4px solid white;
	border-right:none;
}


ul#commentlist li div.gravatar {
	width:40px;
	float:left;
	text-align: center;
	padding: 5px 0 0 5px;
}

ul#commentlist li div.gravatar img{
border: 2px solid #ddd;
}


ul#commentlist li p.commentauthor {
	padding: 0;
	margin: 0 0 2px 0;
	overflow:hidden;
}


ul#commentlist li p.commentheader{
margin: 0 0 10px 0;
padding: 0px;
}


ul#commentlist li div.commenttext{
padding: 0 0 0 0px;
margin:5px 0 5px 60px;
}

ul#commentlist li div.commenttext div.commentwrapper{
margin:0 0 0 0;
padding: 3px 0 3px 0;
border-top: 1px solid #ededed; 
}


/*  sidebar styles */


.menu{
padding:0;
font-size:90%;
}

.menu a{
font-weight: 100;
}

.menu a:hover{
text-decoration:none;
}

.menu ul{
margin:0;
padding:0 0 0 0px;
list-style-type:none;
}

.menu ul li.widget{
padding:2px;
margin:0 0 7px 0px;
}

.menu ul li.widget ul{
	margin: 0;
	padding:0;
}

.menu ul li.widget ul li{
padding: 2px 0 2px 12px;
margin:0;
border-bottom: 1px solid #eee;
}


.menu ul li.widget ul li a{
	color:#6a96dd;
	font-weight:bold;
}

.menu ul li.widget ul li ul li{
border-top: 1px solid #eee;
border-bottom: none !important;
padding: 0 0 0 11px;
}


.widget .socialbuttons{
	border:none;
	background: none !important;
	padding:10px 0 25px 0;
}

.widget .socialbuttons div{
	border:none;
	background: none !important;
	padding:9px 0 0px 0;
}

li.widget ul .li_empty{
	background-color:#fff !important;
	border:none !important;
	background-image:none !important;
	margin-top:-1px !important;
	height:10px !important;
}



.menu ul li.widget .socialbuttons ,
.menu ul li.widget .abs{
	padding:0 0 20px 0;
}	


.menu ul li.widget h3{
	margin-top:-18px;
	padding-top:33px;
	color:#275998;
	font-size:1.0em !important;
	background-color:#fff !important;
	margin-bottom: 5px;
	border-bottom: 1px solid #a3beed !important;	

	
}

.widget h3{


	
}

.blueline{
	border-top: 3px solid #a3beed;
	margin-bottom:0 !important;
}

.hellblau{

	color:#a4ade4;
}

.facebook_like_iframe{

border:none; 
overflow:hidden; 
width:85px; 
height:24px;
}

.menu ul li h3 a{
color: #023A5E;
font-weight: 800;
}
.menu ul li h3 a:hover{
color: #023A5E;
text-decoration: none;
}

.menu form{
display:block;
margin:0px;
padding:4px;
}

.menu input{
margin:3px 0;
font-size:90%;
}

li.widget .textwidget, li.widget #search {
padding: 2px 5px;
}

/* Calendar styles */
#wp-calendar {
empty-cells: show;
margin: 0 0 0 0 !important;
width: 155px;
}

#wp-calendar #next a {
padding-right: 10px;
text-align: right;
}

#wp-calendar #prev a {
padding-left: 10px;
text-align: left;
}

#wp-calendar a {
display: block;
color: #383838;
background-color:#e4ecf9;

}

#wp-calendar caption {
text-align: left;
width: 100%;
color: #9bb3dd;
padding-left:0;
margin: 0 0 0 0 !important;
margin: 0 0 0 0 !important;

}

#wp-calendar td {
padding: 3px 0;
text-align: center;
color: #383838;

}

#wp-calendar th {
	padding-top:0;
	color: #205c9a;
}

#footer a{
font-weight: 100;
}


.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #a3beed;
   text-align: center;
   background-color: #edf3fc;
   padding-top: 4px;
   margin: 10px 0 10px 0;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
   text-align: left;   
}

.clr{
	clear: both;
}
.widget_tag_cloud div{
	padding-top:10px;
}
