/*
Theme Name: Davén Corp
Theme URI: http://www.daven.se/
Description: Davén Corp by Davén Software
Version: 0.1
Author: Davén Software
Author URI: http://www.daven.se/
*/

/* reset stuff */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,tt,var,b,u,i,center,dl,dt,dd,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;vertical-align:baseline;background:transparent}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}
:focus{outline:0}
table{border-collapse:collapse;border-spacing:0}
ul,ol{padding-left:1.5em}
/* ---------- */
body{
    background-color:#fff;
    color:#333;
    font-size:100%;
    line-height:1.5;
    border-top:5px solid #333;
    padding-top:1.5em;
}
body,input,textarea{font-family:Georgia,serif;}
textarea{font-size:.8em}
p,ul,ol,blockquote,code,pre,fieldset,textarea{margin:1em 0}
h1,h2,h3{letter-spacing:-1px;font-family:Helvetica,Arial,sans-serif;}
h1{font-size:2.5em}
h2,h3{
    font-weight:normal;
    margin-bottom:-.5em;
    margin-top: 1.5em;
}
h2{font-size:1.6em}
h3{font-size:1.4em}
input,button,select,textarea{padding:3px}
#footer{
    font-size: .75em;
    margin-top: 2em;
    padding-top: 1em;
    border-top: 1px dashed #ccc;
}
.content{width:950px;margin:0 auto;}
.narrow {width:680px}
.narrow h1 {text-align:left}
.fake-float{margin-left:270px}
.left{float:left}
.right{float:right}
img.alignright{float:right;margin-bottom:1em;margin-left:1em}
img.alignleft{float:left;margin-bottom:1em;margin-right:1em}
/* Front Page */
h1.frontpage{text-align:center;font-size:3em}
.box{
    width:675px;
    margin:2em auto;
    padding:.5em 1em;
    border:1px dashed #ccc;
}
.box img {
    float: left;
    margin-right: 1em;
}
.box p {margin:.5em 0;}
#tagline {
    text-align: center;
    font-size: 1.5em;
    color: #999;
    margin: 2em 0;
}
.columns {
    margin-top:2em;
}
.column {
    float: left;
    width: 290px;
}
.column,.fp-below{margin:0 12px}
/* Sidebar */
.sidebar {
    width: 250px;
    font-size: .9em;
}
.sidebar h3{margin-top:0}
.widget{margin-bottom:1.5em}
.widget ul{
    padding-left:1em;
    list-style-type:circle;
}
.widget li a{text-decoration:none}
.textwidget{margin-top:1em}
/* Post */
.postdate {
    font-size:.8em;
    font-style: italic;
    margin:0;
}

