/*
Theme Name: Masviken 
Theme URI: 
Description: 
Version: 1.0 
Author: Tomas Måsviken 
Author URI: 
*/
@import url(reset-min.css);
/* Decoration, Typo, Para */
strong {
font-weight: bold;
}
em {
font-style: italic;
}
a {
color: #000;
outline: none;
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
p {
font-size: .75em;
padding: 0 0 10px 0;
}
p.grey-text {
color: #636363;
}
h1 {
font-size: 2em;
padding: 0 0 15px 0;
}
h2 {
font-size: .94em;
}
div.grey {
width: 650px;
background: #f2f2f2;
font-size: .75em !important;
padding: 15px 18px;
float: left;
}
div.column {
width: 130px;
float: left;
}
/* Body */
body {
background: #f0efe9;
width: 100%;
line-height: 1em;
font-family: "Myriad Pro",Helvetica,Arial,Geneva,sans-serif;
font-size: 100%;
font-size-adjust: none;
font-style: normal;
font-variant: normal;
font-weight: normal;
vertical-align: baseline;
}
/* Slider */
.container { 
width: 960px; 
height: 328px; 
overflow: hidden; 
position: relative; 
cursor: pointer; 
float: left;
}
.slides { 
position: absolute;
top: 0;
left: 0; 
}
.slides div { 
position: absolute; 
top: 0;
z-index: 99;
width: 960px; 
display: none; 
}
#pagination {
width: 960px;
height: 26px;
margin: -190px 0 0 0;
position: relative;
z-index: 100;
float: left;
}
#pagination a {
width: 29px;
height: 26px;
display: block;
text-indent: -9999px;
}
#pagination a#pagination-left {
background: url(images/masviken-sprite.png) no-repeat top left;
background-position: -48px -197px;
float: left;
margin: 0 0 0 -1px;
}
#pagination a#pagination-right {
background: url(images/masviken-sprite.png) no-repeat top left;
background-position: -19px -197px;
float: right;
margin: 0 -1px 0 0px;
}
/* Page */
#page {
width: 960px;
margin: 0 auto;
}
/* Content */
#content {
width: 960px;
float: left;
}
/* Header */
#headerimg h1 a {
background: url(images/robot_logo.png) no-repeat top left;
width: 290px;
height: 114px;
display: block;
margin: 15px auto 0 auto;
}
#headerimg h1 {
padding: 0;
}
/* Welcome */
/*#welcome {
background: #fff;
width: 960px;
float: left;
-moz-box-shadow: 0 0 6px #dfdfdf;
-webkit-box-shadow: 0 0 6px #dfdfdf;
}*/
#welcome p {
width: 580px;
padding: 0 20px 20px 20px;
}
#welcome h1 {
margin: -10px 0 0 20px;
}
#hook {
background: url(images/masviken-sprite.png) no-repeat top left;
background-position: 0 -48px;
width: 960px;
height: 21px;
}
/* Content */
#content {
float: left;
}
.corner {
background: url(images/masviken-sprite.png) no-repeat top left;
background-position: 0 -197px;
width: 19px;
height: 19px;
float: right;
margin: -18px -18px 0 0;
}
.corner-sidebar {
background: url(images/masviken-sprite.png) no-repeat top left;
background-position: 0 -197px;
width: 19px;
height: 19px;
float: right;
margin: -13px -13px 0 0;
}
#player {
background: #fff;
-moz-box-shadow: 0 0 6px #dfdfdf;
-webkit-box-shadow: 0 0 6px #dfdfdf;
width: 690px;
padding: 20px 20px 40px 20px;
float: left;
}
#friends {
background: #fff;
-moz-box-shadow: 0 0 6px #dfdfdf;
-webkit-box-shadow: 0 0 6px #dfdfdf;
width: 690px;
height: 182px;
padding: 20px 20px 55px 20px;
margin: 10px 0 0 0;
float: left;
}
#twitter-us, #share-us, #vd {
text-align: center;
}
#twitter-us {
background: #fff;
-moz-box-shadow: 0 0 6px #dfdfdf;
-webkit-box-shadow: 0 0 6px #dfdfdf;
width: 190px;
height: 135px;
padding: 15px 15px;
margin: 0 0 10px 0;
float: right;
}
#share-us {
background: #fff;
-moz-box-shadow: 0 0 6px #dfdfdf;
-webkit-box-shadow: 0 0 6px #dfdfdf;
width: 190px;
height: 86px;
padding: 15px 15px;
margin: 0 0 10px 0;
float: right;
}
#vd {
background: #fff;
-moz-box-shadow: 0 0 6px #dfdfdf;
-webkit-box-shadow: 0 0 6px #dfdfdf;
width: 190px;
padding: 15px 15px 14px 15px;
margin: 0 0 5px 0;
float: right;
}
/* Rubriker */
#rubrik-twitter a, #rubrik-dela a, #rubrik-vd a {
margin: 5px auto;
}
#rubrik-twitter a {
background: url(images/rubrik.jpg) no-repeat top left;
background-position: 0 0;
width: 118px;
height: 29px;
display: block;
}
#rubrik-dela {
background: url(images/rubrik.jpg) no-repeat top left;
background-position: 0 -29px;
width: 117px;
height: 33px;
margin: 5px auto;
}
#share-icons {
width: 46px;
margin: 0 auto;
}
.share {
float: left;
padding: 5px 3px;
}
#rubrik-vd {
background: url(images/rubrik.jpg) no-repeat top left;
background-position: 0 -62px;
width: 104px;
height: 29px;
margin: 5px auto;
}
/* Footer */
#footer {
background: url(images/masviken-sprite.png) no-repeat top left;
background-position: 0 -70px;
width: 986px;
height: 127px;
margin: -33px 0 0 0;
float: left;
}

img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}
img.alignright {
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}
img.alignleft {
padding: 4px;
margin: 0 7px 2px 0;
display: inline;
}
.alignright {
float: right;
}
.alignleft {
float: left;
}
