/* Theme name: Avislayout - print
Author: Henny Stewart
Theme Uri: http://hennystewart.com
*/
body {
	font-family: georgia, times, serif;
	color: #000;
	margin: 0;
	padding: 0;
	text-align: center;
	line-height: 1.6;
}
a {
	color: #000;
	font-weight: normal;
}
strong {
        color: #000;
}        
a:hover {
	color: #000;
}
#box {
        width: 950px;
	margin: 0 auto 0 auto;
	background-color: #fff;
	text-align: center;
}
#indhold {
	width: 100%;
}
#header {
	display: none;
}
#headerright {
	display: none;
        
}
#topreklame {
        display:none;
}
#header a {
	display:none;
               
}
  
#description  {
         display:none;
         
}
#description a:hover {
        display:none;
}
#calendar_wrap {
         display:none;
}
#calendar_wrap a {
         display:none;
}
#indhold {
	text-align: left;
	padding: 20px;
	
}
#footer {
	
        display:none;
}
#footer a {
	display:none;
}
#footer a:hover {
	display:none;
}

h2.widgettitle {
		display: none;
}

.widget {
        display:none;
}
#sidebar2 {
        display:none;
		
}

h1, h2, h4, h5, h5 {
	color: #000;
        font-weight: normal;
}
h3 a {
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	font-weight: bold;
}

h3 {
        color: #000;
	text-decoration: none;
	text-transform: uppercase;
        border-bottom: 1px solid #c0c0c0;
	display: block;
	font-weight: bold;
}
#sidebar1 {
	width: 150px;
	float: right;
	list-style-type: none;
	text-align: left;
	margin: 46px 0 0 0;
	padding: 0;
        font-size: 85%;
        
                
}
#sidebar1 ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#sidebar1 ul li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#sidebar1 ul li a {
	color: #676767;
	text-decoration: none;
	font-weight: normal;
	padding: 3px 0 0 0px;
	display: block;
        line-height: 1.1;
        border: 1px solid #fff;
}
#sidebar1 ul li a:hover {
	color: #000;
        border: 1px solid #000;
        background-color: #c0c0c0;
}

#search {
	display:none;
}
.nocomments {
        display: none;
}
.dropcap {
	float: left;
	color: #c0c0c0;
	font-size: 60px;
	line-height: 45px;
	padding-top: 2px;
	font-family: 'times new roman', times, georgia, serif;
}
img {
        border: 1px solid #C0C0C0;
        float: left;
        padding: 5px;
        margin: 5px 20px 10px 0;
}
a img {
        border: none;
        padding: 0;
}
.done {
       text-decoration: line-through;




}

.text {
       line-height: 1.1;
       color: #676767;
}
.underskrift {
       text-align: right;
       font-family: 'times new roman', times, serif;
       color: #240024;
}
blockquote {
       background-color: #c0c0c0;
       font-family: 'courier new', courier, monospace;
       line-height: 1.1;
       border-left: 3px ridge #000;
       padding: 20px;
}
.rss-date {
       display:none;
}
caption {
       font-size: small;
       margin: 5px 0 5px 0;
       color: #000;
       font-weight: bold;
}

id a {
      font-size: large;
       color: #000;
       font-weight: bold;
       text-decoration: none;
       display: inline;
}
strong a {
      font-size: small;
       color: #000;
       font-weight: bold;
       text-transform: uppercase;
       text-decoration: none;
       display: block;
       border-bottom: 1px solid #DEDEEF;       

}
hr    {
      height: 8px;
      background-color: #c0c0c0;
      border: 1px solid #000;
}

