/*
THEME NAME: Sandbox
THEME URI: http://www.plaintxt.org/themes/sandbox/
DESCRIPTION: Rich with powerful and dynamic semantic class selectors, Sandbox is a canvas for CSS artists
VERSION: 1.6.1
AUTHOR:Erik Bolstad
AUTHOR URI:
TAGS: white, microformats, fixed-width, flexible-width, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar
*/

* {
  font-family: Georgia, Times, Times New Roman, Serif;
}
body {
  background: url(http://www.erikbolstad.no/temp/bg.gif)fixed #eee;
}
a {
  color: #039;
}
a:hover {
  color: #c00;
}
p, ol, ul, table, input, textarea {
  font-size: 14px;
  line-height: 18px;
}
h1 {
  font-size: 60px;
  font-weight: normal;
}
h1 a {
  color: #c00;
  text-decoration: none;
}
h1 a:hover {
  color: black;
}
h2 {
  font-size: 28px;
  padding: 0;
  margin: 20px 0 6px 0;
}
h2 a {
  color: #039;
  text-decoration: none;
  font-weight: normal;
}
h2 a:hover {
  text-decoration: underline;
}
h3 {
  font-size: 18px;
  padding: 0;
  margin: 20px 0 6px 0;
}
h4 {
  font-size: 12px;
  padding: 0;
  margin: 20px 0 6px 0;
}
ul, ol {
  padding: 0 0 0 1.6em;
  list-style: square;
}
hr {
  height: 1px;
  border: 0;
  background: none;
  border-top: 1px dashed #ccc;
}

#wrapper {
  width: 980px;
  background: white;
  margin: 10px auto 0 auto;
  border: 1px solid #ccc;
}
#header {
  margin: 0;
  padding: 8px;
  clear: both;
  overflow: hidden;
  height: 80px;
  border-bottom: 1px solid #ccc;
} 
#header h1 {
  width: 350px;
  float: left;
  float: left;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

#header #blog-description {
  width: 340px;
  float: right;
  font-size: 20px;
  font-style: italic;
  padding: 15px 100px 0 0;
}

#menu {
  background: #c00;
  padding: 8px 10px 6px 10px;
  border-bottom: 1px solid #ccc;
}
#menu ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
#menu ul li {
  display: inline;
  margin-right: 30px;
}
#menu ul li a {
  color: #fff;
  font-weight: bold;
  font-size: 14px;
  text-transform: uppercase;
  text-decoration: none;
}
#menu ul li a:hover {
  color: yellow;
  text-decoration: underline;
}
#menu ul li ul,
#access .skip-link,
#breadcrumbs,
.important,
.twitter,
.info,
.entry-meta,
#generator-link,
.meta-sep,
#theme-link,
#nav-above,
#nav-below,
#search {
  display: none;
}
#container {
  width: 459px;
  float: left;
  padding: 0 10px;
  border-right: 1px dashed #eee;
}
#primary,
#secondary {
  width: 220px;
  padding: 0 10px;
  margin-left: 10px;
  float: right;
}
#footer {
  margin: 0;
  padding: 10px 0 0 0;
  clear: both;
  display: block;
  overflow: hidden;
}
#footer p {
  font-style: italic !important;
  text-align: right;
  width: 965px;
}


.post {
  border-bottom: 1px dotted #eee;
  padding-bottom: 15px;
}
.entry-date abbr {
  font-style: italic;
  border: 0;
  font-size: 11px;
}
.entry-content ul li,
.entry-content p {
  margin: 2px 0 8px 0;
  line-height: 18px;
}
.entry-content span input,
.entry-content span textarea {
  width: 90%
}
.wpcf7-response-output {
  top: 100px;
  left: 10px;
  position: fixed;
  width: 250px;
  padding: 10px 20px !important;
  background: white;
  border-width: 10px !important;
  font-size: 18px;
}
.wp-caption {
  background: #eee;
  padding: 5px 2px 2px 2px;
  text-align: center;
  border: 1px solid #ccc;
}
.wp-caption img {
  border: 1px solid #ccc;
}
.wp-caption p {
  padding: 0;
  margin: 2px 0;
  font-style: italic;
}
.wp-caption.alignright {
  float: right;
  margin: 0 0 10px 10px;
}


.xoxo {
  list-style: none;
  padding: 0;
}
.widget_pages *,
#search * {
  padding: 0;
  margin: 0;
  list-style: none;
}
.widget_pages,
#search {
  height: 110px;
  border-bottom: 1px dashed #eee;
}
.widget_pages h3 {
  display: none;
}
.widget_pages li a,
#search label {
  font-size: 14px;
  font-weight: bold;
}
.widget_pages li,
#search label {
  margin-bottom: 4px;
  display: block;
}
#search #s {
  width: 140px;
}
#search input.button {
  width: 50px;
}
.sidebar blockquote {
  margin-left: 15px;
  font-style: italic;
}


.widget_mypageorder ul .menu ul {
  padding: 0;
  margin: 0;
}
.widget_mypageorder ul .menu ul li ul {
  margin-left: 10px;
}

#rss {
  background: url(http://www.oslonyesparebank.no/grafikk/rss.png) no-repeat !important;
  margin: 10px 0;
  padding: 0 0 0 20px;
}

.dataTables_wrapper * {
  font-family: Arial, Helvetica, Sans-Serif !important;
  font-size: 12px;
}
#wp-table-reloaded-id-1-no-1 td.column-4 {
  text-align: right;
}
.wp-table-reloaded .odd td {
  background: #eee !important;
}
