/*
Theme Name: Modulation Produktioner
Theme URI: http://www.modulation.se
Version: 1.0
Author: Magnus Fernebrant och Jan Bolmeson
Author URI: http://www.modulation.se/
*/

@import url("css/blueprint/screen.css");

/* Begin Typography & Colors */
@media screen{

    body{
        background:#fff;
        font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
        margin: 0 0 0 0;
    }


    h1,h2,h3,h4,h5 {
        font-family: arial , sans-serif;
        font-weight: 900;
        color: #909090;
    }

    h1{font-size:30px;}
    h2{line-height:24px;}

    a{text-decoration:none;}
    #content a{border-bottom:1px dashed #000;color:black;}
    #content a:hover{color:#FFF;}

    #pageWrapper{ width:950px;margin:auto;margin-top:60px; }
    #logo{background:url(images/bolmeson-logotype2.png) left top no-repeat;width:400;height:83px;margin-left:110px; }
    #colorBar{background:url(images/colorbar.png) no-repeat; width:950px;height:23px;margin-top:23px;}

    #content{width:510px;float:left;margin-top:30px;border:1px solid #3f3f3f;padding:30px 30px 50px 30px;}
    #modulationMainMenu{float:left;width:210px;margin-left:110px;margin-top:30px;}
    #modulationMainMenu ul { list-style:none;}
    #modulationMainMenu ul li ,#modulationMainMenu ul li a{color:black;font-family: arial;font-size:18px;letter-spacing:0.1px;line-height:25px;}
    #modulationMainMenu ul li a.selected{ font-weight:900;color:#909090;}
    #modulationMainMenu ul li a:hover{color:#909090;}
    #modulationMainMenu #small li{display:inline;font-size:14px;}
    #modulationMainMenu #small li a{font-size:14px;}

    ul.submenu { list-style:none;margin:0; }
    ul.submenu li{ display:inline;;padding:0px 10px 0px 10px;border-right:1px solid #3f3f3f; }
    ul.submenu li a{border-bottom:0!important;}
    ul.submenu li a:hover{color:#909090!important;}

    .soh_wrapper small a{color:white!important;}

    .soh_wrapper{background:#909090;margin-top:20px;}
    .syns_och_hors .soh_wrapper{height:115px;}
    .soh_wrapper div.soh_left{ float:left;width:205px;height:115px; }
    .soh_wrapper div.soh_right{ float:left;width:305px;height:75px;padding:20px }
    .soh_wrapper div.soh_right h2{font-size:18px;font-family:arial;font-weight:900;color:white;margin:0;padding:0;}
    .soh_wrapper div.soh_right p{color:white;font-size:12px;margin-top:5px;}
    .soh_wrapper a{border-bottom:0!important;}

    .archive_category{width:230px;padding-right:20px;}
    .archive_category h4{margin-bottom:5px;}

    .onlyinprint{display:none;}
    p.first{margin-top:5px;}
    .left{float:left;}
    .right{float:right;}
    .alignleft{float:left;text-align:right;}
    .alignright{float:right;text-align:right;}

                    #twitter a{color:#3f3f3f;}
}
