/*
Theme Name: Thomas Misund
Theme URI: http://thomas.hemmeligadresse.com/
Description: Tema for Drea, basert på Thematic
Author: Thomas Misund
Author URI: http://hemmeligadresse.com/
Template: thematic
Version: 0.1.1
 */

/********************
 * Reset/Rebuild/WP *
 *******************/

@import('css/reset.css');
@import('css/rebuild.css');
@import('css/wp.css');

/*************
 * Typografi *
 *************/
body {
    color:#2D343B;
}

h1,h2,h3,h4,h5,h6,
.entry-utility, .entry-meta,
.aside,
#comments,
.comment-content,
#footer,
.wp-caption-text,
.sans-serif
{
    font-family: Tahoma, Verdana, Trebuchet, Arial, sans-serif;
}

.entry-content,
.serif,
#frontspalte, #artikkelspalte, #stortArtikkelBilde {
    font-family: Georgia,"DejaVu Serif","Palatino Linotype","Bitstream Vera Serif",Palatino,serif;
}

.entry-content h1,h2 {
    border-bottom:1px solid #dddddd;
}
.entry-content h1 {
    font-size:32px;
    font-weight:bold;
    margin: 50px 0 5px;
    padding: 0 0 5px;
}
.entry-content h2 {
    font-size:24px;
    font-weight:bold;
    margin: 40px 0 5px;
}
.entry-content h3 {
    font-size:20px;
    font-weight:bold;
    margin: 27px 0 5px;
}
.entry-content h4 {
    font-size:16px;
    font-weight:bold;
    margin: 1em 0;
}
.entry-content h5 {
    font-size:16px;
    text-decoration:underline;
    margin: 1em 0;
}
.entry-content h6 {
    font-size:16px;
    font-style:italic;
    margin:1em 0;
}

abbr.published {
    border-bottom:none;
}

/* Brødtekst */
p {
    font-size: 16px;
    padding: 0;
    margin: 1.5em 0;
}
a, a:visited {
    text-decoration:none;
    color:#317B9E;
}
a:hover {
    text-decoration:underline;
    color:#175795;
}

code,pre {
    font-family:monospace;
}

/************
 * Struktur *
 ************/

#toppannonse,
#top_ad,
#vvspalte,
.webboard,
#innholdsboks > div,
#arttopp_bred,
#footer,
#fronttop,
#right_column,
#extra,
#drfront-lesernes-vg,
.bg-ad,
#toppad,
#vghovedmeny > div,
#annonserad
{
    display:none !important;
}

#innholdsboks #stortArtikkelBilde,
#innholdsboks #artikkelspalte,
#innholdsboks #column,
#innholdsboks #frontspalte
{
    display:block !important;
}

#frontspalte, #artikkelspalte
{
    width:600px;
    padding:0 40px;
}

#hovedspalte {
    display:inline;
    float:left;
    margin:0 40px;
    width:798px;
}

#column {
    width:346px;
}

#wrapper,
#innhold {
    width: 1000px;
    margin:auto;
}

.edrumImageCaptionTABLE,
.edrumImageCaptionTABLE img,
#front-25,
#front-26,
.dr-front,
.drfront,
/*.article-extract-full,*/
.tw_widget,
img.article-image
{
    width:100% !important;
    height:auto !important;
}

.article-extract {
    width: 200px !important;
    height: auto !important;
}

#forside .article-extract {
    margin: 0 50px 50px 0 !important;
}

.article-extract h3
{
    font-size: 21px !important;
}
.article-extract p {
    font-size: 16px !important;
}

.article-extract a,
.article-extract span,
.article-extract strong
{
    font-size: inherit !important;
}

#newsflash {
    clear:both;
    margin:20px auto;
    overflow:hidden;
    width:764px;
}

#fronttopp_bred #redinnhold {
    width:363px;
}

.frontliste div.bredsak,
.drfront .article-extract
{
    clear:none;
    float:left;
    margin-right:5px;
    width:295px !important;
}

#fronttopp_bred #sokeboks input#fronttopp_Vg {
    width:275px;
}

#cred {
    clear:both;
    width:150px;
    margin:auto;
    text-align:center;
}
#design-cred a {
    background-image:url(http://server.hemmeligadresse.com/bilder/annonser/misund-84x16.png);
    display:inline-block;
    height:16px;
    text-indent:-9999px;
    width:84px;
}
#design-cred a:hover {
    background-position:0 16px;
}

