/*
Theme Name: Sager
Theme URI: http://thewebhunter.se/
Description: A private theme for Sager.se. All rights reserved
Version: 1.0
Author: Andreas Hultgren
Author URI: http://thewebhunter.se/
Tags: 
*/

/* Body */
body
{
    background: #666655;
    color: #404040;
    font: 0.8em/1.4em Verdana,Arial,sans-serif;
    padding:20px 20px 5px;
}
*
{
    margin: 0;
    padding: 0;
}

/* Main wrap */
#wrap
{
    background:#fff;
    color: #000;
    margin: 0;
    width: auto;
    min-width:850px;
    border: 1px solid #000;
    border-top:0px solid #000;
}
#header
{
    text-align:center; /* OBS! ta bort denna rad om loggan inte används! */
    background: #898956;
    height: 100px;
    border-top:1px solid #000;
}

/* Toplinks */
#toplinks
{
    background: url(images/menu.gif) center left repeat-x;
    height:22px;
    vertical-align:middle;
    margin: 0 auto;
    border-bottom:1px solid #000;
    border-top:1px solid #000;
    padding: 0 0 0 100px;
    text-align: center;
}
#toplinks ul
{
    height:22px;
    width:750px;
    margin:0 auto;
    padding:0;
    border-left:1px solid #000;
}
#toplinks ul li
{
    list-style:none;
    float:left;
    padding:0;
    margin:0;
}
#toplinks ul li.ylva a
{
    background:0 none;
    margin: 0 0 0 10px;
    border-right: 1px solid #000;
}
#toplinks ul li a
{
    background: url(images/menu2.gif) center left repeat-x;
    border-right: 1px solid #000;
    display:block;
    padding: 2px 5px;
    text-decoration:none;
}
#toplinks ul li a:hover
{
    background: url(images/menu.gif) center left repeat-x;
    color:#000;
}

/* Headers */
h1
{
    display:none;
    font-size: 3em;
    line-height: .8em;
    letter-spacing: -3px;
    margin: 10px 0 5px 0;
    text-align:center;
}
h1 a
{
    color: #fff;
    font-weight:normal;
    text-decoration:none;
}
h1 a:hover
{
    text-decoration: none;
}
#slogan
{
    display:none;
    color: #fff;
    font-size: 1.5em;
    font-weight: bold;
    letter-spacing: -1px;
    line-height: 1.2em;
    text-align:center;
    margin: 15px 0 20px 0;
}

h2, table#wp-calendar caption
{
    text-align: center;
    font-weight: bold;
    color: #000;
    font-size: 1.4em;
    margin: 0 0 8px;
    padding: 0 2px 4px 5px;
}
h3
{
    color: #000;
    font-size: 1.2em;
    font-weight: bold;
    margin:0;
    padding: 0;
}

/* Content */
#content
{
    background: #fff;
    margin: 10px auto;
    text-align: left;
    width: 650px;
}
#content ul, #content ol
{
    margin: 0 0 18px 30px;
}
#content ul li, #content ol li
{
    margin: 0 0 3px;
}
#content ul ul, #content ol ol
{
    margin: 5px 0 5px 15px;
}
#content img
{
    border: 1px solid #000;
    margin: 5px;
}
#content p
{
    margin: 0 0 1em;
    padding: 0 5px;
}
#content p.timestamp
{
    margin: -5px 0 15px 10px;
}
#content p.timestamp a
{
    font-weight: normal;
}
#content p.postmeta
{
    text-align: right;
    border-top: 2px solid #dadada;
    line-height: 1.8em;
}
#content #postnav
{
    padding: 5px;
    margin: 5px 0 18px;
}
#content #postnav p
{
    margin: 0;
    padding-left: 5px;
}
#content #postnav p.right
{
    text-align: right;
    padding-right: 5px;
    margin-top: -18px;
}
#content .introtext p
{
    margin: -5px 0 15px 10px;
}

/* Footer */
#footer
{
    border-top:1px solid #000;
    background:#898956;
    clear: both;
    color: #fff;
    font-size: 1em;
    text-align:center;
    margin: 0 auto;
    padding: 8px 0;
}
#footer p
{
    margin: 0;
    padding: 0;
}
#footer a
{
    color: #ffffcc;
    font-weight: bold;
}
#footer a:hover
{
    text-decoration: none;
}
#footer h3
{
    font-size:1em;
    color:#fff;
}
p.attachment 
{
    text-align:center;
}

/* Tags */
blockquote
{
    border: 1px solid #dadada;
    font-size: 0.9em;
    margin: 20px 10px;
    padding: 8px;
}
blockquote p
{
    padding: 2px 0;
    margin: 0;
    font-weight: bold;
}
table#wp-calendar
{
    width: 180px;
    margin: 0 0 18px 10px;
}
p
{
    margin: 0 0 18px 10px;
}
code
{
    font-size: 1.1em;
    background-color: #f4f4f4;
    color: #555;
    display: block;
    margin: 5px 0 15px 0;
    padding: 5px 5px 5px 7px;
    border: 1px solid #ccc;
}

/* Links */
a
{
    color: #000;
    font-weight: bold;
    text-decoration: underline;
}
a:hover
{
    text-decoration: none;
}
a img
{
    border: 0;
}

/* Float fix */
.contenttext
{
    overflow: hidden;
}
* html .contenttext
{
    height: 1px;
    overflow: visible;
}
* html .contenttext p
{
    overflow: hidden;
    width: 99%;
}

/* Searchbox */
.searchbox
{
    margin: 8px 0 15px 10px;
}
.searchbox label
{
    display: none;
}
.searchbox input
{
    font-size: 0.9em;
    padding: 5px;
    width: 166px;
    border: 1px solid #ccc;
}

/* Various classes */
.post
{
    margin: 0 0 15px;
}
.textright
{
    text-align: right;
}
.textcenter
{
    text-align: center;
}
.hide
{
    display: none;
}

/* WP image align classes */
.aligncenter
{
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.alignleft
{
    float: left;
}
.alignright
{
    float: right;
}
.alignnone
{
    display:inline;
    margin: 5px 50px !important;
}
.wp-caption
{
    border: 1px solid #ddd;
    text-align: center;
    background-color: #f3f3f3;
    padding-top: 4px;
    margin: 10px;
}
.wp-caption img
{
    margin: 0;
    padding: 0;
    border: 0 none;
}
.wp-caption-dd
{
    font-size: 11px;
    line-height: 17px;
    padding: 0 4px 5px;
    margin: 0;
}
.nodisp
{
    display:none;
}
#credit
{
    color:#aaaa99;
    text-align:right;
    margin: 0 10px 0 0;
}
#credit a
{
    color:#aaaa99;
    font-weight:normal;
    text-decoration:none;
}
.front
{
    display:inline;
    vertical-align:bottom;
}
