/*
Theme Name: Parachute
Version: 2.0
Author URI: http://parachute.se/
*/

/* Reset */
@import url(reset-min.css);
/* P & Headings */
a {
outline: none;
color: #494949;
font-style: italic;
text-decoration: none;
}
a:hover {
color: #8cb7bf;
text-decoration: underline;
}
p, p.large, p.biggles {
font-size: .85em;
color: #494949;
padding: 0 0 15px 0;
}
p.large {
font-size: 1.06em;
}
p.biggles {
font-size: 1.46em;
font-style: italic;
margin: 0 0 20px 0;
}
em {
font-style: italic;
}
strong {
font-weight: bold;
}
h1, h2, h3, h4 {
line-height: 1em;
}
h1, h2 {
font-size: 3.59em;
color: #4c4c4c;
}
h2, h2.white {
font-size: 1.7em;
}
h2.white {
color: #fff;
margin: 0 0 10px 0;
}
h3, h3.dark, h3.yellow {
font-size: .94em;
color: #a8a8a8;
text-transform: uppercase;
}
h3.dark {
color: #494949;
}
h3.yellow {
color: #c4bf75 !important;
text-transform: none;
margin: 3px 0 !important;
float: left;
}
div.line, div.line-dark {
background: url(images/line-bg.png) repeat-x;
width: 960px;
height: 1px;
float: left;
}
div.line-dark {
background: url(images/line-bg-dark.png) repeat-x;
margin: 0 0 10px 0;
}
a.mail {
background: url(images/menu-sprite.png) no-repeat top left;
background-position: 0 -56px;
width: 104px;
height: 33px;
display: block;
margin: 20px auto;
text-indent: -9999px;
}
a.mail:hover {
background-position: 0 -89px;
}
a.back {
background: url(images/menu-sprite.png) no-repeat top left;
background-position: -104px -56px;
width: 111px;
height: 28px;
display: block;
margin: 20px auto;
text-indent: -9999px;
}
a.back:hover {
background-position: -104px -84px;
}
/* Body */
body {
background: url(images/bg.jpg);
font-family: Georgia,"Times New Roman",Arial,Geneva,sans-serif;
font-size: 100%;
line-height: 1em;
font-size-adjust: none;
font-style: normal;
font-variant: normal;
font-weight: normal;
vertical-align: baseline;
}
/* Wrapper */
div.wrapper {
width: 960px;
margin: 0 auto;
}
/* Header */
div#header {
background: #000;
width: 100%;
height: 145px;
border-bottom: 1px solid #fff;
float: left;
}
div#header div#headerimg h1 a {
background: url(images/parachute.png) no-repeat top left;
display: block;
width: 177px;
height: 182px;
text-indent: -9999px;
margin: 20px 0 0 0;
float: left;
}
/* Navigation */
div#navigation {
float: left;
margin: 50px 0 0 135px;
}
div#navigation ul li {
display: inline;
}
div#navigation ul li a {
background: url(images/menu-sprite.png) no-repeat top left;
height: 28px;
display: block;
float: left;
margin: 0 5px 0 0;
text-indent: -9999px;
}
div#navigation ul li a.portfolio {
width: 83px;
}
div#navigation ul li a.portfolio:hover {
background-position: 0 -28px;
}
div#navigation ul li a.teknik {
background-position: -92px 0;
width: 69px;
}
div#navigation ul li a.teknik:hover {
background-position: -92px -28px;
}
div#navigation ul li a.mobilt {
background-position: -170px 0;
width: 67px;
}
div#navigation ul li a.mobilt:hover {
background-position: -170px -28px;
}
div#navigation ul li a.omoss {
background-position: -246px 0;
width: 74px;
}
div#navigation ul li a.omoss:hover {
background-position: -246px -28px;
}
/* Welcome */
div#welcome {
width: 620px;
height: 540px;
float: left;
text-align: center;
padding: 40px 170px;
}
div#welcome h1 {
margin: 0 0 10px 0;
}
/* Portfolio, Mobilt */
div#portfolio, div#mobilt, div#omoss {
width: 960px;
float: left;
padding: 10px 0 30px 0;
text-align: center;
}
/* Posts */
div#portfolio div.post {
background: #fff;
overflow: hidden;
float:left;
width: 460px;
height: 360px;
position: relative;
float: left;
-moz-box-shadow: 0px 2px 1px #d3d3d3;
-webkit-box-shadow: 0px 2px 1px #d3d3d3;
}
div#portfolio div.post:hover {
cursor: pointer;
}
div#portfolio div.post img {
margin: 5px;
}
div#portfolio div.post div.hover {
background: url(images/overlay.png);
width: 410px;
height: 335px;
display: block;
position: relative;
overflow: hidden;
margin: 360px 0 0 0;
padding: 25px 25px 0 25px;
display: block
}
div#portfolio div.post div.column-left {
width: 100px;
height: 360px;
padding: 0 10px 0 0;
float: left;
}
div#portfolio div.post div.hover p {
width: 290px;
color: #fff;
font-size: .80em;
text-align: left;
float: left;
}
div#portfolio div.post div.hover h3 {
color: #fff;
text-align: left;
float: left;
padding: 0;
margin: 3px 0 0 0;
}
div#portfolio div.post div.hover a {
color: #fff;
}
div#portfolio div.post div.hover a:hover {
color: #c4bf75;
}
div#portfolio div.post img {
position: absolute;
top: 0;
left: 0;
border: 0;
}
/* Org post */
div.post {
width: 300px;
margin: 20px 10px 0 10px;
float: left;
text-align: center;
}
div.post span.image {
width: 300px;
height: 240px;
float: left;
-moz-box-shadow: 0px 5px 10px #d3d3d3;
-webkit-box-shadow: 0px 5px 10px #d3d3d3;
}
div.post h3 {
clear: both;
padding: 20px 0 10px 0;
}
/* Teknik */
div#teknik {
background: #000;
width: 100%;
min-height: 570px;
margin: 0 0 40px 0;
padding: 35px 0 0 0;
float: left;
}
div#teknik-inner {
width: 960px;
margin: 0 auto;
text-align: center;
}
div#teknik-bild {
background: url(images/teknik-bild.jpg) no-repeat top left;
width: 960px;
height: 270px;
margin: 35px 0 20px 0;
float: left;
}
div#teknik-inner div.post {
width: 300px;
min-height: 0;
text-align: left;
margin: 0;
padding: 0 20px 0 0;
}
div#teknik-inner div.post p {
font-size: .9em;
line-height: 1.2em;
color: #9b9b9b;
}
/* Mobilt */
div#mobilt-content {
width: 530px;
float: left;
text-align: left;
margin: 30px 0 0 0;
padding: 0 0 0 10px;
}
div#mobilt-content a.mail {
float: left;
text-align: left;
}
/* Footer */
div#footer {
background: #000;
width: 100%;
height: 220px;
border-top: 1px solid #fff;
float: left;
text-align: center;
}
div#footer p {
font-size: .70em;
color: #8cb7bf;
}
.description {
text-indent: -9999px;
}