


@import "app.css";

html, body {
    background:#222222; /*383838*/
    /*background:#4e4e4e;*/
    background:#222222;
    color:#e5e5e5;
    /*font-family:Gill Sans,Palatino Linotype,Palatino,Copperplate ;*/
}

h1, h2, h3, h4 {
    color:#666;
    color:#AAADB6;
}

.main {
    background:#4e4e4e;
    background:#383838;
    background:#222222;
    border:none;
    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;
}

#logoBg {
   /*background:#383838 !important;*/
}

#thicktabs, #thicktabs li a {
   background:#383838 !important;
}

#thicktabs li a:hover {
   background:#222 !important;
}


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 #222222 !important;
}

#yeahDots a {
    background-color:#3d3d3d;
}

#copyright, #copyright a {
    color:#e5e5e5 !important;
}

#loginRequired {
    background-color:#3d3d3d !important;
    border:1px solid #3d3d3d;
}

div#storeFronter {
    background-color:#3d3d3d !important;
    background-image: none;
}
div#storeFronter a {
    color:#eee !important;
}

/*a:visited, a {
    color:#999 !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 #222222; /*333*/
    /*background:#222;*/
}

#groupFixedRight {
    border-left:4px solid #3d3d3d;
    /*padding-left:10px;*/
}

#groupFixedRightHidden a#closeicon {
    background:#3d3d3d;
}

/* 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;
}

.entry-body img {
/*overflow:hide;   fungerer ikke.. bruk min-width?max? */
}

h3.entry-header {
/*margin-top:10px;*/
}

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;
}

h3 a {

    color:#666 !important; /* søk, teit*/

}


a {
    /*color:#DB4105;*/
    /*color:#999;*/
    color:#DB4105;
    color:#D01F3C;
    /*color:#363942;*/
    color:#666;
    
    text-decoration:none;
}

a:hover {
    text-decoration:underline;
    /*color:#DB4105 !important;*/
}

a:visited {
    color:#999;
}

a img { border:none; }


#groupFixedRightHidden {
border-left:0px solid #222;
}

#content, .air {
/*border:1px solid red;*/
padding:0px;
}

.frontRight {
border:1px solid #000;
}
.blackBox {
background:#000;
}

.submain {
    max-width:100%;
}

/*.darkSection, .belowDarkSection {
color:#ccc;
background:transparent;
margin-left:16px;
}*/


.storetypes a {
background:black;
padding:3px;
margin-right:6px;
}
