/*
Theme Name: LUNDHOLM + CO
*/


/* wallpaper */
body { height:100%; font-size:16px; font-family:Helvetica; }
#posterwall_wrapper,#posterwall,#wrap { top:0; left:0; position:fixed; width:100%; height:100%; overflow:hidden; }
#posterwall_wrapper { z-index:1; }
#posterwall { z-index:2; }
#wrap { z-index:3; }
.splash { margin:100px 0 0 70px; width:400px; }
.logo { background:url(gfx/logo.png) no-repeat; bottom:12px; left:12px; width:45px; height:212px; position:fixed; }
.left { width:70px; float:left; }
.middle { 
/*width: 156px;*/
background:#c4d6da url(gfx/tile2.gif); float:left; height:100%; padding:0; }
#right { width:156px; background:#c4d6da url(gfx/tile.gif); float:left; height:100%; margin-left:-156px; }
.content { overflow:auto; height:100%; padding:0; margin:0; }
.inner {  margin: 120px 0 0 20px; padding:10px 10px 10px 10px; min-height:0; max-width:860px; min-width:200px; background: rgba(0,0,0,.8); }
ul#nav { margin:250px 0 0; font-size:.75em; }
ul li { color:#2c3a3d; text-transform:uppercase; line-height:1.2em; }
h1 { font-size:2.25em; font-weight:normal; color:#fff; text-transform:uppercase; border-bottom:1px solid #8b181b; }
h2 { font-size:1.55em; font-weight:normal; color:#fff; text-transform:uppercase; }

.content p { word-break:normal; margin:10px 0 0; font-size:.9em; line-height:1.25em; font-weight:normal; color:#fff; }
.content p a { color:#fff; text-decoration: none; }
.content p a:hover { text-decoration: underline; }
.content ul li a { color: #fff; line-height: 1.7em; font-size: .8em; text-decoration: none; }
.content ul li a:hover { text-decoration: underline; }

.welcome { height: 45px; width: 800px; background: #231f20; right: 10px; bottom: 45%; position: absolute; padding: 30px 20px 10px 20px; text-align: right; }

.refs { width: 33%; float: left; }

ul.referencer li { color: #fff; font-size:.75em; line-height: 1.6em; }
ul.referencer li a { color: #fff; font-size: inherit; text-decoration: none; border-bottom: 1px solid #8b181b; }
ul.referencer li a:hover { text-decoration: none; border-bottom: 1px solid #fff; }
