/* 
Blogger Template Style
Name:     TicTac (Blueberry)
Author:   Dan Cederholm
URL:      www.simplebits.com
Date:     1 March 2004
*/

body {
  margin: 0;
  padding: 0;
  font-family: Verdana, sans-serif;
  font-size: small;
  text-align: center;
  color: #333;
  background: #e0e0e0;
  }

blockquote {
  margin: 0 0 0 30px;
  padding: 10px 0 0 20px;
  font-size: 88%;
  line-height: 1.3em;
  color: #666;
  background: url(http://dimag.no/grafikk/quotes.gif) no-repeat top left;
  }

blockquote p {
  margin-top: 0;
  }

abbr, acronym {
  cursor: help;
  font-style: normal;
  border-bottom: 1px dotted;
  }

code {
  color: #996666;
  }

hr {
  display: none;
  }

img {
  border: none;
  }

/* unordered list style */


li {
  padding-left: 3px;
  margin-bottom: 3px;
  }

/* links */

a:link {
  color: #6699cc;
  }

a:visited {
  color: #666699;
  }

a:hover {
  color: #5B739C;
  }

a:active {
  color: #5B739C;
  text-decoration: none;
  }

/* ---( layout structure )---*/

#wrap {
  width: 847px;
  margin: 0 auto;
  text-align: left;
  background: url(http://dimag.no/grafikk/tile.gif) repeat-y;
  }

#content {
  margin-left: 62px; /* to avoid the BMH */
  }

#main-content {
  float: left;
  width: 530px;
  margin: 5px 0 0 0;
  padding: 0;
  line-height: 1.5em;
  }

#sidebar {
  margin: 0 41px 0 617px;
  font-size: 85%;
  line-height: 1.4em;
  color: #999;
 
  }

/* ---( header and site name )--- */

#blog-header {
  font-family: "Lucida Grande", "Trebuchet MS";
  background: #e0e0e0 url(http://arkitekturnytt.no/grafikk/top_back_200206.gif) no-repeat top left;
  }

#blog-header h1 {
  margin: 0;
  padding: 50px 40px 8px 100px;
  font-size: 300%;
  color: #fff;
  text-shadow: #4F73B6 2px 2px 2px;
  background: url(http://dimag.no/grafikk/top_h1_blue.gif) no-repeat bottom left;
  }

#blog-header h1 a {
  text-decoration: none;
  color: white;
  }

#blog-header h1 a:hover {
  color: #eee;
  }

/* ---( main column )--- */

h2.date-header {
  margin-top: 5px;
  padding-left: 14px;
  font-size: 90%;
  color: #999999;
  background: url(http://dimag.no/grafikk/date_icon_blue.gif) no-repeat 0 50%;
  }

h3.post-title {
  font-family: "Arial";
  font-size: 1.5em;
  letter-spacing: 0.5px;
padding-top: 5px;
  }

  h3.post-title a {
	text-decoration: none;
	color: #FF6124;
}

  h3.post-title a:hover {
	color: #FB4500;
	border-bottom: 1px dashed Gray;
}

.post {
  border-bottom: 1px solid #ddd;
margin-top: -35px
  }

.post-footer {
  padding: 0 0 0 14px;
  font-size: 80%;
  color: #999;
  background: url(http://dimag.no/grafikk/tictac_grey.gif) no-repeat 0 8px;
  }

.post img {
  padding: 2px;
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-bottom: 1px solid #c0c0c0;
  border-right: 1px solid #c0c0c0;
  }

/* comment styles */

#comments {
  padding-top: 5px;
  font-size: 85%;
  line-height: 1.3em;
  color: #666;
  }

#comments h4 {
  margin: 10px 0 15px 0;
  padding: 8px 0 0 40px;
  font-family: "Lucida Grande", "Trebuchet MS";
  font-size: 130%;
  color: #666;
  background: url(http://dimag.no/grafikk/bubbles.gif) no-repeat 10px 0;
  height: 29px !important; /* for most browsers */
  height /**/:37px; /* for IE5/Win */
  }
  
#comments ul {
  margin-left: 0;
  }

#comments li {
  background: none;
  padding-left: 0;
  }
  
.comment-body {
  padding: 0 10px 0 25px;
  background: url(http://dimag.no/grafikk/tictac_blue.gif) no-repeat 10px 5px;
  }

.comment-body p {
  margin-bottom: 0;
  }

.comment-data {
  margin: 4px 0 0 0;
  padding: 0 10px 1em 60px;
  color: #999;
  border-bottom: 1px solid #ddd;
  background: url(http://dimag.no/grafikk/comment_arrow_blue.gif) no-repeat 44px 2px;
  }

.deleted-comment {
  font-style:italic;
  color:gray;
  }

.comment-link {
  margin-left:.6em;
  }

/* ---( sidebar )--- */

#sidebar {
  padding-top: 10px;
  }

h2.sidebar-title {
  padding: 2px 0 0 15px;
  font-family: "Lucida Grande", "Trebuchet MS";
  font-size: 130%;
  color: #666;
  height: 15px;
  background: url(http://dimag.no/grafikk/date_icon_blue.gif) no-repeat 0px 5px;
  height: 15px !important; /* for most browsers */
  height /**/:40px; /* for IE5/Win */
  }

#sidebar ul, #sidebar p {
  margin: 0;
  padding: 0px 10px 0.5em 10px;
  border-bottom: 1px solid #ddd;
  }

/* ---( footer )--- */

.clear { /* to fix IE6 padding-top issue */
  clear: both;
  height: 0;
  }

#footer {
  margin: 0;
  padding: 0 0 9px 0;
  font-size: 85%;
  color: #ddd;
  background: url(http://dimag.no/grafikk/bottom_sill.gif) no-repeat bottom left;
  }

#footer p {
  margin: 0;
  padding: 10px 10px 10px 55px;
  background: url(http://dimag.no/grafikk/bottom_sash.gif) no-repeat top left;
  }


#footer img {
  margin: 3px;
  padding: 1px;
  border: 1px solid grey;
  }