@charset "UTF-8";
/* CSS Document */
@import url("/css/instagramslider/carousel-skin.css"); /* instagram slider */
html, body { -webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;background-size: cover; background-position: top center;}
body { margin: 0; padding: 0; font: 12px Arial, Helvetica, sans-serif; color: #090909; font-shadow: 1px 1px 1px #888; text-align: center;/* IE FIX */ }

/* ALLMÄNT */
a { color: #080808; font-weight: bold; text-decoration: none; }
a:hover { text-decoration: underline; }
a img { border: none; }
.clear {clear:both;}
#hela_sidan { width: 1000px; background: #fff; text-align: center; margin-left: auto; margin-right: auto; margin-top: 10px; padding-bottom: 20px; margin-bottom: 30px; border-radius: 10px;}
.annons { margin: 40px 0; opacity: 1; cursor: pointer;}
.annons:hover { opacity: 0.8; }
.left_text { text-align: left; font-weight: bolder; font-size: 11px;  margin-bottom: 5px; }

/* INPUTS */
.form { margin-bottom: 100px; margin-top: 100px; }
input, textarea, select { background: #090909; padding:5px; color: #eee; display:inline-block; height: 20px; width: 150px;border: none; outline: none; box-shadow: 0 3px 0px rgba(0, 0, 0, 0.2); }
.submit { background: #09F; padding:5px; color: #eee; display:inline-block; height: 30px; width: 100px;border: none; outline: none; box-shadow: 0 3px 0px rgba(0, 0, 0, 0.2); cursor: pointer;}
.submit:hover { background: #0CF; }

/* TOP */
#payfeed {position:fixed; z-index: 100; width: 100%; height:52px; top: 0px; opacity: 0.85 }
#payfeed_stream { padding: 10px; background: #090909; font-size: 28px; font-weight:bold; color: #fff; height: 32px; text-transform: uppercase; font-family: 'Fjalla One', sans-serif; top: 0px; margin-left: 222px;}
#payfeed_logo { position: absolute; top: 0px; left: 0px; width: 222px; height:52px; background: #f00; text-align: left; }
#payfeed_logo img { display: inline-block; }
#top { width: 1000px; height:36px; text-align: center; margin-left: auto; margin-right: auto; display: inline-block; background: url(../imgs/streck.png) repeat-x center; margin-top: 40px; margin-bottom: 40px; }
#logo { width: 230px; height: 36px; margin-left: auto; margin-right: auto; display: inline-block; background: #fff url(../imgs/logo.png) no-repeat center; }
#top_logo { background: url(../imgs/start_logo.png) no-repeat; width: 1000px; height:40px; position: absolute; left: 50%; margin-left: -500px; top: 40px;}
#logo_stor { width: 1000px; height: 220px; top: 250px; left: 50%; margin-left: -500px; position:absolute; }

/* Innehåll */
#start_bloggare { width: 500px; margin-left:auto; margin-right: auto; }
.bloggare { font-size: 20px; float: left; margin: 10px; text-transform: uppercase;}

/* FOOTER */
#footer { width: 100%; text-align: center; padding-bottom: 20px; padding-top: 20px; background: #ddd; bottom: 0px; position: absolute; }
#inner_footer { width: 1000px; margin-left: auto; margin-right: auto; padding-bottom: 20px;}