/* ----------------------------

     Skärmversion
     Startsida
     
---------------------------- */

/* General tags */

body {
background: #bdbec2 url('../images/backgrounds/default_body.jpg') 0px -100px;
}


/* Divs */

#page_body {
position: relative;
width: 950px;
padding: 0;
}


/* Header movie */

#headerMovieDiv {
position: absolute;
bottom: 5px;
left: 0;
width: 945px;
height: 325px;
}


/* Pushar */

div.push {
position: relative;
float: left;
width: 305px;
height: auto;
min-height: 202px;
padding: 0;
margin: 0px 17px 0px 0px;
background: Transparent url('../images/backgrounds/push.png') repeat-y;
}
div.push_content {
position: relative;
width: 271px;
height: auto;
min-height: 202px;
padding: 10px 19px 0px 15px;
margin: 0px 17px 0px 0px;
background: Transparent url('../images/backgrounds/push_highlight.png') no-repeat;
}
#blog_wrapper {
}
#flickr_wrapper {
}
#contact_wrapper {
margin: 0px 0px 0px 1px;
}
div.push_bottom {
position: absolute;
bottom: -3px;
left: 0px;
width: 305px;
height: 3px;
background: Transparent url('../images/backgrounds/push_bottom.png') top right no-repeat;
}
div.push p {
color: #fffefe;
}
p.push_help {
border-bottom: 1px solid #878789;
padding-bottom: 8px;
margin-bottom: 14px;
font: normal 12px Georgia, 'Times New Roman', Times, serif;
color: #fffefe;
}
p.blog {
margin-bottom: 0;
}
#content_body p.tags {
margin-bottom: 7px;
color: #fffefe;
}
#top_blog_date {
float: left;
margin-bottom: 0;
width: 117px;
margin-right: 13px;
}
span.push_headline {
text-transform: uppercase;
}
span.blog_headline {
font-weight: bold;
}
div.push a:link, div.push a:visited {
color: #d3df3d;
}
div.push a:hover, div.push a:active {
color: #e7df3d;
}
p.push_end {
height: 10px;
font-size: 0px;
margin-bottom: 0;
overflow: hidden;
}