/* This CSS file is created for you to create or override any of the existing CSS styles used in this theme */

body{
 font-family: Verdana, Arial;
 font-size: 8.5pt;
}

#header{
 background: white url("http://www.nanotube.nl/wp-content/themes/arras-theme/images/nanoback2.png") repeat-x;
 border-bottom: 1px solid black;
}

.blog-description{
 display: none;
 color: white;
}

#nav{
 background: #A0A0A0;
 border-bottom: 1px solid black;
}

#wrapper{
 background: white url("http://www.nanotube.nl/wp-content/themes/arras-theme/images/nanoback3.png") fixed;
}

#searchbar .searchform{
 border: 1px solid #808080;
}

#suckerfishnav{
 margin-top: 5px;
}

.sf-menu a{
 background: transparent;
 color: black;
}
.sf-menu a:hover{
 background: transparent;
 color: red;
}
.sf-menu li.sfhover, .sf-menu li:hover{
 background: transparent;
}

#main .module, #main .single-post{
 padding: 0px 10px;
 margin: 0px;
}

.main-aside{
 margin-left: 10px;
 width: 290px;
}

table, td, tbody td, th{
 border: none;
 background: transparent;
 padding: none;
 vertical-align: top;
 cell-spacing: 0px;
 cell-padding: 0px;
}

td, tbody td{
 padding: 0px 10px 0px 0px;
}
