/*
Theme Name: SIB Visions
Version: 1.0
Tags: fixed-width, theme-options, threaded-comments
Author: SIB Visions GmbH
*/

body, html {
    height: 100%;
}

body {
margin: 0;
padding: 0;  
color: #000000;
text-align:center;
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size: 100.1%;
}

#topmenu {
-moz-background-inline-policy:continuous;
background:url("images/menu-tail.gif") repeat-x scroll 0 0 transparent;
display:block;
height:43px;
margin:0;
max-width:916px;
min-width:916px;
padding:0;
width:916px;
margin: 0px auto;
}

#topmenu ul {
  -moz-background-clip:border;
  -moz-background-inline-policy:continuous;
  -moz-background-origin:padding;
  overflow: hidden;
  background:transparent url(images/menu-divider.gif) no-repeat scroll 100% 0;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  height: 43px;
  line-height: 43px;
  padding-right: 2px;
  margin:0;
  padding:0 2px 0 0;  
}

#topmenu ul li
{
  -moz-background-clip:border;
  -moz-background-inline-policy:continuous;
  -moz-background-origin:padding;
  background:transparent url(images/menu-divider.gif) no-repeat scroll 0 0;
  float:left;
  padding:0 0 0 2px;
  width: 150px;
}

#topmenu ul li a {
  color:#FFFFFF;
  display:block;
  float:left;
  font-family:Arial,Helvetica,sans-serif;
  font-size:13px;
  font-weight: normal;
  height:43px;
  line-height:38px;
  overflow:hidden;
  text-align:center;
  text-decoration:none;
  width:150px;
}

#topmenu ul li a:hover {
  background: transparent url(images/menu-act.gif) repeat-x scroll 0 0
}

ul .left,
#topmenu .left {
  float: left;
}

ul .right,
#topmenu .right {
  float: right;
}

#wrapper{
background: #FFFFFF;
width: 916px;
margin: 0px auto;
padding: 0 0 20px 0;
text-align:left;
font-size: 78%;
line-height:20px;
}


#header{
padding: 15px 20px 20px 20px;
height: 40px;
margin: 0;
display: block;
overflow: hidden;
}	


#header-inner{
margin:0;
padding:0;
}
		
#content{
clear:both;
margin: 0px 20px;
padding: 0px 0px 0px 0px;
}	

#main {
width: 675px; 
float:left;
margin: 0;
padding: 0px;
overflow:hidden;
}

#sidebar {
padding: 0;
margin: 0 0 0 595px;
}


#leftbar{
margin: 0 190px 0 0;
}

#rightbar{
float:right;
width: 180px;
}


#footer {
clear: both;
margin: 0;
padding: 0px 15px 0px 15px;
text-align: center;
font-size: 90%;
}


#footer-inner{
height:4%;
background: #DBDBDB;
border:1px solid #DBDBDB;
-moz-border-radius: 5px;
-khtml-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
padding-left: 10px;
padding-right: 10px;
text-align: right;
}

#footer p{
margin:0;
padding:5px 0;
}

#footer a{
color: #47617B;
}

#navigation{
padding: 5px 15px;

}

#navigation div.fleft{
float:left;
}

#navigation div.fright{ 
float:right;
}

#credit{
text-align:right;
padding: 0 15px;
}

#credit p{
margin:0;
color:#777;
font-size:85%;
}

#credit p a, #credit p a:hover{
color:#999;
font-weight:100;
}

/*  ********** default styles *********** */

p, h1, h2, h3, h4, h5, h6{
margin: 10px 0;
padding: 0;
}

h1, h2, h3, h4, h5, h6 {
font-family: georgia, 'Times New Roman', sans-serif;
}

h1{
	font-size: 190%;
}
h2{
	font-size: 160%;
}
h3{
	font-size: 120%;
}
h4{
	font-size: 110%;
}
h5{
	font-size: 100%;
}
h6{
	font-size: 70%;
}


a{
font-weight:800;
text-decoration:none;
}
a:hover{
text-decoration:underline;
}

a img{
border:0px;
}

hr{
height:2px;
margin:5px 0;
border-bottom: 1px solid #ccc;
border-top: 1px solid #ccc;
}


blockquote{
padding: 10px 35px 5px 35px;
margin: 3px 30px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}


form{
margin: 0;
padding:0;
}

fieldset{
padding:10px;
margin:0;
border:none;
}

legend{
font-weight:800;
}

code{
font-size: 95%;
font-family: "Courier New", Courier, monospace;
white-space: pre;
}

td{
 vertical-align:top;
}

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}


.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 5px 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.nomargin {
   margin: 0px;
}

.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;
}



#tabs {
  font-size:100%;
  line-height:16px;
}


#tabs ul {
  margin:0;
  padding:12px 10px 0 10px;
  list-style:none;
}

#tabs li {
  display:inline;
  margin:0;
  padding:0 0px;
  border-left: 1px solid #aaa;
	}
			
#tabs li.first {
  border-left: none !important;
}	

#tabs a {
  margin:0 3px 0 6px;
  padding:4px 10px;
  text-decoration:none;
  font-weight:800;
}

#tabs a:hover {
  background: #f2f2f2;
}
	


/* Headings */ 

#site{
float:left;
}

#searchform2{
float:right;
padding-top:16px;
}

#header h3{
font-family: arial, verdana, sans-serif;
margin:  0;
padding: 25px 0 0 20px;
}

#header h3 a{
font-weight:100;
color: #fff;
text-decoration: none;
font-size: 180%;
}

#header h3 a:hover{
color: #fff;
text-decoration: none;
}

#header h2{
margin: 0;
padding: 6px 0 5px 20px;
font-weight:800;
font-family: arial, verdana, sans-serif;
color: #ccc;
font-size: 100%;
letter-spacing: 1px;
}

h2#sectiontitle{
font-size:140%;
font-weight: 100;
font-family: georgia, arial, verdana, sans-serif;
padding: 6px 6px 6px 10px;
margin: 0px 0px 10px 0px;
background: #ddd;
color: #444;
-moz-border-radius: 4px;
-khtml-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
}

/* post styles */

.post{
margin: 0px 0px 18px 0px;
padding: 10px 15px;
background: #eaeaea;
border: 1px solid #ccc;
-moz-border-radius: 5px;
-khtml-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}

.entry{
margin: 0;
padding: 0px 0px 3px 0px;
}

.post h2 {
color: #333;
font-size: 150%;
font-weight:100;
padding: 0px 0 4px 18px;
margin: 5px 0 15px 0;
border-bottom: 1px solid #bbbbbb;
}


.post h2 a{
color: #333;
text-decoration:none;
font-weight:100;
}

.post h2 a:hover{
text-decoration:none;
color: #333;
}

.postmetadata{
font-size:90%;
padding: 1px 8px 1px 5px;
margin: 0;
border-top: 1px solid #bbbbbb;
}

.postmetadata p{
line-height: 18px;
padding: 0;
margin: 2px 0;
}


/* Comments > WordPress 2.6 */

ol.commentlist {
list-style:none;
margin:0;
padding:0; 
text-indent:0;
}

ol.commentlist li { 
border:1px solid #d3d3d3;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
height:1%; 
margin:0 0 10px;
padding:5px 7px 5px 57px;
position:relative;
}

ol.commentlist li div.comment-author {
padding:0 160px 0 0;
}

ol.commentlist li div.vcard {
font:800 12px/1.9  arial,sans-serif;
}

ol.commentlist li div.vcard cite.fn {
font-style:normal;
}

ol.commentlist li div.vcard cite.fn a.url {
text-decoration:none;
}

ol.commentlist li div.vcard img.avatar { 
border:2px solid #eee; 
top:7px;
left:7px; 
position:absolute;
}

ol.commentlist li div.comment-meta {
font:100 11px/1.9 arial,sans-serif;
position:absolute;
top:5px;
right:10px;
text-align:right;
}

ol.commentlist li div.comment-meta a {
color:#333;
text-decoration:none;
}

ol.commentlist li p {
font:normal 12px/1.5  arial,sans-serif;
margin:0 0 1em;
}
ol.commentlist li ul {
font:normal 12px/1.4  arial,sans-serif;
list-style:square;
margin:0 0 1em;
padding:0;
text-indent:0;
}

ol.commentlist li div.reply {
color:#374C76;
font:bold 12px/1.4 arial,verdana, helvetica,sans-serif;
}

ol.commentlist li div.reply:hover {
color: black;
}

ol.commentlist li div.reply a {
text-decoration:underline; 
}

ol.commentlist li ul.children {
list-style:none;
margin:1em 0 0;
text-indent:0;
}
  
ol.commentlist li ul.children li.depth-2, ol.commentlist li ul.children li.depth-3, ol.commentlist li ul.children li.depth-4 {
margin:0 0 .25em;
}

ol.commentlist li.even {
background:#fff;
}
ol.commentlist li.odd {
background:#f3f3f3;
}

ol.commentlist li.pingback div.vcard {
padding:0 160px 0 0;
}

#respond{
margin-top:20px;
}

#respond h3{
font-size: 105%;
font-family: arial, sans-serif;
margin: 3px 0;
color: #333333;
}

/*  Legacy Comments < WordPress 2.7  */


h3#comments, h3#postcomment{
	font-size: 100%;
	font-family:arial, sans-serif;
}	

ol#lcommentlist{
padding: 0 0 0 20px;
font-size: 90%;
list-style-type: none;
}

ol#lcommentlist li{
	padding: 0px 3px;
	margin: 0;
}

ol#lcommentlist li p.commentheader{
margin: 0px 0 0px 0;
display: block;
padding: 1px 5px;
}


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

ul#lcommentlist li{
	display: block;
	padding: 0;
	margin: 0 15px 5px 15px;
	font-size:90%;
	background: #f2f2f2;
}

ul#lcommentlist p{
margin: 6px 0;
}

ul#lcommentlist li div.comm{
margin: 1px;
padding: 1px;
}

ul#lcommentlist li div.gravatar {
	width:50px;
	float:left;
	padding: 10px 0 0 10px;
}

ul#lcommentlist li div.gravatar img{
border: 2px solid #ccc;
}

ul#lcommentlist li div.commenttext{
padding: 0;
margin:5px 10px 5px 65px;
}

ul#lcommentlist li div.commenttext div.commentwrapper{
margin:0 0 0 5px;
padding: 3px 8px;
}



/*  sidebar styles */

#subscribe{
background: #fff;
border: 1px solid #ddd;
margin: 3px 2px 10px 2px;
padding: 3px 0;
text-align:center;
-moz-border-radius: 5px;
-khtml-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}


#subscribe p{
margin: 5px 0;
font-size: 100%;
}
#subscribe p a {
font-weight:100;
}
.menu{
padding:0;
font-size:95%;
}

.menu a{
font-weight: 100;
}

.menu a:hover{
text-decoration:none;
}

.menu ul{
margin:0;
padding:0;
list-style-type:none;
}

.menu ul li.widget{
padding:0px;
margin:0 0 15px 0;
background: #fff;
border: none;
-khtml-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}

.menu ul li.widget ul{
    -moz-border-radius: 0 0 5px 5px;
	margin: 0;
	padding:0;
    border: 3px solid #000000;
}

.menu ul li.widget div {
    -moz-border-radius: 0 0 5px 5px;
    border:3px solid #000000;
    padding:5px;
}

#calendar_wrap {
    -moz-border-radius: 0 0 5px 5px;
    border: 3px solid #000000;
}

.menu ul li.widget ul li{
border-bottom:1px solid #eee;
background: #f8f8f8;
padding: 2px 0 2px 15px;
margin:0;
}

.menu ul li.widget ul li ul{
}

.menu ul li.widget ul li ul li{
border-top: 1px solid #eee;
border-bottom: none !important;
padding: 2px 0 2px 15px;
}

.menu ul li.widget h3{
-moz-border-radius: 5px 5px 0 0;
font-family: arial;
font-size:120%;
padding:2px 0 1px 4px;
margin:0;
border: none;
color: #FFFFFF;
font-weight: 800;
font-variant:small-caps;
letter-spacing: 2px;
}

.menu ul li h3 a{
color: #333;
font-weight: 800;
}
.menu ul li h3 a:hover{
color: #333;
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, li.widget #tags {
display:block;
padding: 2px 5px;
}

/* Calendar styles */
#wp-calendar {
empty-cells: show;
margin: 10px auto 0;
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;
}

#wp-calendar caption {
text-align: center;
width: 100%;
}

#wp-calendar td {
padding: 3px 0;
text-align: center;
}


input.searchinput, input.searchsubmit{
background:black;
border: 1px solid white;
color:white;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}


#footer a{
font-weight: 100;
}

#body_container {
    min-height: 100%;
    position: relative;
}

#body_container_main {
    padding-bottom: 43px;
    width: 100%;
}

#body_footer {
  -moz-background-clip:border;
  -moz-background-inline-policy:continuous;
  -moz-background-origin:padding;
  background:transparent url("images/tail-bot.gif") repeat-x scroll 0 100%;
  left: 0;
  bottom:0;
  color:#575963;
  font-family:Arial,Helvetica,sans-serif;
  font-size:12px;
  height:43px;
  line-height:43px;
  overflow:hidden;
  text-align:center;
  width:100%;
  position: absolute;
}

#body_footer a {
  color: #575963;
  font-weight: normal;
  text-decoration: underline;
}

#body_footer a:hover {
  text-decoration: none;
  color:#575963;
}

.tweetthis {
  float: right;
}

.tweetthis p {
  margin: 2px 0;
  height: 30px;
  max-height: 30px;
}

#linkcat-2 ul li a img {
  float: right;
  padding-top: 2px;
  padding-right: 4px;
}
