


@import "app.css";

html, body {
    background:#383838;
    /*background:#4e4e4e;*/
    background:#333;
    color:#e5e5e5;
    /*font-family:Gill Sans,Palatino Linotype,Palatino,Copperplate ;*/
}

h1, h2, h3, h4 {
    color:#e5e5e5;
}

.main {
    background:#4e4e4e;
    background:#383838;
    background:#333;
    border:1px solid #333;
    max-width:100%;
}

table#bookmarks , table#bookmarks  thead td {
    background:#3d3d3d !important; /* pga /link */
}

#bookmarks td, input, select, textarea {
    background:#4e4e4e !important; /* pga /link */
    color:#eee;
}

input[disabled] {
    color:#222;
}

input, select, textarea {
    border:1px solid #3d3d3d !important;
}

#group1 {
    border-right:4px solid #3d3d3d !important;
}

.entry-more {
    border-bottom:4px solid #3d3d3d;
}

.boxSeparator {
    border-bottom:4px solid #3d3d3d !important;
}

#yeahDots a {
    background-color:#3d3d3d;
}

#copyright, #copyright a {
    color:#e5e5e5 !important;
}

#loginRequired {
    background-color:#3d3d3d !important;
}

div#storeFronter {
    background-color:#3d3d3d !important;
    background-image: none;
}
div#storeFronter a {
    color:#eee !important;
}

.whois pre {
    border:4px solid #3d3d3d;
}

.searchNoQuery {
    background:#3d3d3d;
}

.navTest {
    background:#3d3d3d;
    color:#e5e5e5;
}

.navTest h1 {
    color:#e5e5e5;
}

.someBox {
background:#3d3d3d;
}


#groupFixedBox {
    border:6px solid #333; /*333*/
    background:#222;
}

#groupFixedRight {
    background:#333; /*000*/
}


/* Movable Type */

.groupFixedBoxBlogOverride {
	background:#333 !important;
}


h2.date-header {
    color:#666;
    font-size:10px;
}

.content-nav {
font-size:12px !important;
}

.module {
padding-bottom:10px;
}

.module li {
margin-top:4px;
margin-bottom:4px;
}

.module-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header {
	background: #383838 ;
	margin: 0 0 1px 0;
	padding: 5px 5px 5px 22px;
}

.module-search form input {
	background:#383838 ;
	color:#ccc;
	width:100%;
	margin-bottom:4px;
}

.module-search form br{
display:none;
}

.module-search form label {
margin-bottom:2px;
}

.entry {
/*border:1px solid red;*/
overflow:hidden;
	line-height: 1.6em;  /* labs.teppefall.com , ikke i app.teppefall.com */
	color:#fff; /* labs.teppefall.com , ikke i app.teppefall.com */
}

.comment-content {/* labs.teppefall.com , ikke i app.teppefall.com */
	color:#fff;
}

.entry-body img {
/* se entry */
}

h3.entry-header {
/*margin-top:10px;*/
color:#DB4105;/* labs.teppefall.com , ikke i app.teppefall.com */
}

p.entry-footer {
font-size:12px !important;
    color:#666 !important;
}

p.entry-footer a , .comment-footer a {
    text-decoration:underline;
    color:#666 !important;
}

p.entry-footer a:visited, .comment-footer a:visited {
    text-decoration:underline;
    color:#666 !important;
}

h1#banner-header {
font-size:12px !important;
}

h2#banner-description {
font-size:12px !important;
}

#trackbacks-info, .comments-open-moderated, .comment-footer {
font-size:12px !important;
margin:10px;
color:#666;
}

.trackbacks-header, .comments-open-header {
color:#666;
}
