﻿/*
Theme Name: KMUE
Theme URI: http://kvallmedulfekman.se/
Description:
Version: 1.0
Author: Livets Ord
Author URI: http://kvallmedulfekman.se/
Tags:
*/

html, body, h1, h2, h3, p, img, ul, li { margin: 0; padding: 0; border: 0 }

body
{
  background: #790e10 url(img/bg.jpg) no-repeat 0 0;
  color: #434343;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 62.5%;
}

/*********************
***** 01 ALLMANT *****
*********************/
#wrapper
{
  margin: 20px 0 12px 60px;
  width: 934px;
}

#header
{
  background: transparent url(img/header.png) no-repeat 0 0;
  height: 195px;
  margin: 0 0 30px 234px;
  width: 497px;
}

#right
{
  float: left;
  width: 700px;
}

.contentTop,
#latestTop
{
  background: transparent url(img/content_top.png) no-repeat 0 0;
  display: block;
  height: 4px;
  overflow: hidden;
  width: 700px;
}

.contentBottom,
#latestBottom
{
  background: transparent url(img/content_bottom.png) no-repeat 0 0;
  display: block;
  height: 4px;
  margin-bottom: 12px;
  overflow: hidden;
  width: 700px;
}

.content
{
  background: #dcdcdc url(img/bg_content.png) repeat-x 0 0;
  font-size: 1.2em;
  overflow: hidden;
}

.contentPage
{
  background: #dcdcdc url(img/bg_content.png) repeat-x 0 0;
  font-size: 1.2em;
  padding: 11px 15px;
  position: relative;
}

.content .date,
#latest .date
{
  color: #555;
  font-size: 0.8em;
  text-align: right;
}

/*********************
****** 02 LEFT *******
*********************/
#left
{
  float: left;
  margin-right: 26px;
  margin-bottom: 12px;
  width: 200px;
}

#leftnavwrapper
{
  background: transparent url(img/nav_bg.png) no-repeat 0 0;
  height: 400px;
  margin-bottom: 12px;
  width: 200px;
}

#leftnav ul
{
  font-size: 2.1em;
  list-style-type: none;
  margin: 0;
  padding: 10px 0 0 0;
  width: 200px;
}

#leftnav li
{
  background: transparent url(img/nav_divider.png) no-repeat left bottom;
  text-align: center;
  text-transform: lowercase;
}

#leftnav a, #leftnav a:active, #leftnav a:visited
{
  color: #efc3b6;
  display: block;
/*  height: 40px; */
  padding: 14px 0;
  text-decoration: none;
  width: 100%;
}

#leftnav a:hover
{
  color: #fff;
}

/*********************
**** 03 STARTSIDA ****
*********************/
#latest
{
  background: #dcdcdc url(img/bg_content.png) repeat-x 0 0;
  font-size: 1.2em;
  overflow: hidden;
  padding: 11px 15px;

}

#latestLeft
{
  float: left;
  width: 320px;
}

#latestLeft #latestEpisode
{
  background: transparent url(img/latest_episode.png) no-repeat 0 0;
  height: 16px;
  margin-bottom: 10px;
  width: 149px;
}

#latestMeta
{
  margin-top: 10px;
}

#latestMeta #metaText
{
  float: left;
  height: 21px;
  line-height: 21px;
  font-weight: bold;
  width: 200px;
}

#watchEpisode
{
  background: transparent url(img/watch_episode.png) no-repeat 0 0;
  float: right;
  height: 21px;
  margin-bottom: 10px;
  width: 90px;
}

#watchEpisode a
{
  display: block;
  height: 100%;
  width: 100%;
}

#latestComment
{
  background: transparent url(img/latest_comment.png) no-repeat -14px 0;
  font-weight: bold;
  height: 39px;
  padding: 0 0 0 135px;
  line-height: 39px;
  
}

#latestComment a, a:active, a:visited
{
  color: #434343;
  text-decoration: none;
}

#latestComment a:hover
{
  text-decoration: underline;
}

#latestRight
{
	float: right;
  width: 330px;
}

#latestRight img
{
  margin:0;
}

#r2
{
  margin-top: 10px;
  font-size: 1.2em;
}

#r2col1
{
  float: left;
  margin-right: 12px;
  width: 463px;
}

#nextTop,
#extraTop
{
  background: transparent url(img/red_top.png) no-repeat 0 0;
  height: 4px;
  overflow: hidden;
  width: 463px;
}

#next,
#extra
{
  background: #9f190b url(img/red_bg.png) repeat 0 0;
  color: #fff;
  overflow: hidden;
  padding: 10px 15px;
}

#nextLeft,
#extraLeft { float: left; margin-right: 20px; width: 263px; }

#nextRight,
#extraRight { float: right; width: 150px; }

#nextMeta,
#extraMeta { margin-top: 10px; }

#nextMeta #metaText,
#extraMeta #extraText { font-weight: bold; }

#nextEpisode
{
  background: transparent url(img/next_episode.png) no-repeat 0 0;
  height: 16px;
  margin-bottom: 10px;
  width: 111px;
}

#nextBottom,
#extraBottom
{
  background: transparent url(img/red_bottom.png) no-repeat 0 0;
  height: 4px;
  margin-bottom: 12px;
  overflow: hidden;
  width: 463px;
}

#episodeGrid { color: #fff; margin-bottom: 20px; }

.episodeBlock
{
  float: left;
  margin: 0 6px 10px 0;
  width: 150px;
}

.episodeBlockLast
{
  float: left;
  margin: 0 0 10px 0;
  width: 150px;
}

.episodeTitle { color: #ffce46; }

.thumbnail, .thumbnail img { border: 0; }

#r2col2 { float: left; width: 225px; }

/******************
**** 04 FOOTER ****
******************/
#footer {}

#footer1
{
  background: transparent url(img/footer1.png) no-repeat 0 0;
  display: block;
  float: left;
  height: 26px;
  width: 226px;
}

#footer2
{
  background: transparent url(img/footer2.png) no-repeat 0 0;
  display: block;
  float: left;
  height: 26px;
  width: 142px;
}

#footer3
{
  background: transparent url(img/footer3.png) no-repeat 0 0;
  display: block;
  float: left;
  height: 26px;
  width: 566px;
}

/*********************
*** 05 BLOG POSTS ****
*********************/
.blogpost {}

.storycontent
{
  padding: 5px 20px;
}

#blogpostFirst h2
{
  background: transparent url(img/bg_blogName.png) no-repeat left bottom;
  padding: 0 0 15px 20px;
  margin-top: 15px;
}

.blogHead{ height: 50px; margin-top: 16px; }

.blogDate
{
  background: transparent url(img/bg_blogDate.png) no-repeat right top;
  float: left;
  height: 50px;
  padding-right: 20px;
  margin: 0 0 0 20px;
  text-align: center;
}

.blogDay
{
  font-size: 3em;
  margin: 0 0 -4px 0;
  text-transform: lowercase;
}

.blogMonth
{
  color: #000;
  font-size: 1.2em;
  margin: 0;
  text-transform: lowercase;
}

.blogTitle
{
  float: left;
  line-height: 50px;
  margin-top: -5px;
  padding-left: 15px;
}

#author, #email, #url, #comment
{
  border: 1px solid #777; padding: 4px 8px;
  margin-bottom: 5px;
}

#author {}
#email {}
#url {}
#comment { width: 400px; }
#submit
{
  background: transparent url(img/btn_send.png) no-repeat 0 0;
  border: 0;
  display: block;
  height: 21px;
  margin: 0 0 16px 0;
  width: 65px;
  text-indent: -1000px;
  overflow: hidden;
  cursor: pointer;
}

.storycontent { margin-top: 5px; margin-bottom: 20px; }

.feedback
{
  background: transparent url(img/bg_feedback.png) no-repeat right top;
  display: block;
  height: 55px;
  position: relative;
}

.commentCount
{
  background: transparent url(img/bg_commentCount.png) no-repeat 0 0;
  bottom: 6px;
  height: 25px;
  font-size: 1.1em;
  padding-top: 12px;
  position: absolute;
  right: 10px;
  text-align: center;
  width: 128px;
}

.commentCount a,
.commentCount a:active,
.commentCount a:visited
{
  color: #690a00;
  text-decoration: none;
}

.commentCount a:hover
{
}

ol
{
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#commentlist { margin: 0 20px; }

#commentlist .commentText
{
  background: #fff;
  padding: 15px;
  margin-bottom: 20px;
}

#commentlist .commentAuthor { padding-left: 10px; }

#commentform { margin: 0 20px; }

/********************
**** 06 HEADERS *****
********************/
h1
{
  font-size: 1.6em;
  font-weight: normal;
}

h2
{
  font-size: 1.8em;
  font-weight: normal;
  margin-bottom: 5px;
}

h2#comments,
h2#postcomment
{
  font-size: 1.6em;
  font-weight: normal;
}

h2#comments
{
  margin-top: 16px;
}

h2#postcomment
{
  margin: 0 20px 10px 20px;
}

h3
{
  font-size: 1.4em;
  font-weight: normal;
  margin-bottom: 5px;
}

/*******************
** 07 TYPOGRAPHY ***
*******************/
#blogpost p,
#blogpost_single p,
.storycontent p,
#latest p,
#next p,
#extraFullWidth,
.storycontent,
.contentPage
{
  line-height: 1.8em;
}


#blogpost p + p,
#blogpost_single p + p,
.storycontent p + p,
#latest p + p,
#next p + p
{
  margin-top: 1.2em;
}


/*******************
***** 08 POLLS *****
*******************/
#pollHeader
{
  background: transparent url(img/poll_header.png) no-repeat 0 0;
  height: 62px;
  width: 225px;
}

#poll
{
  color: #fff;
  background: #700a0c url(img/poll_bg.png) repeat-x 0 0;
  overflow: hidden;
  padding: 0 15px 15px 15px;
}

#poll form
{
  margin: 0;
}

#pollDesc
{
  margin-bottom: 10px;
}

#poll ul
{
  margin: 0 0 10px 0;
}

#poll li
{
  margin: 0 0 5px 0;
}

#poll label
{
  margin-left: 2px;
}

#pollBottom
{
  background: transparent url(img/poll_bottom.png) no-repeat 0 0;
  clear: both;
  height: 5px;
  margin-bottom: 12px;
  overflow: hidden;
  width: 225px;
}

#poll .Buttons
{
  background: transparent url(img/btn_vote.png) no-repeat 0 0;
  border: 0;
  cursor: pointer;
  height: 21px;
  text-indent: -1000px;
  width: 65px;
  float: right;
}

/******************
**** 09 LINKS *****
******************/
#next a,
#next a:active,
#next a:visited
{
  color: #fff;
  text-decoration: underline;
}

#next a:hover
{
  text-decoration: none;
}

#latest a, #latest a:active, #latest a:visited,
.content a, .content a:active, .content a:visited,
.contentPage a, .contentPage a:active, .contentPage a:visited,
.storycontent a, .storycontent a:active, .storycontent a:visited
{
  color: #434343;
  text-decoration: underline;
}

#latest a:hover,
.content a:hover,
.contentPage a:hover,
.storycontent a:hover
{
  text-decoration: none;
}

.commentCount a,
.commentCount a:active,
.commentCount a:visited
{
  color: #434343;
  text-decoration: none;
}

.commentCount a:hover
{
  color: #000;
}

#header a
{
  display: block;
  height: 100%;
  width: 100%;
}

.content h1 a,
.content h1 a:active,
.content h1 a:visited,
#latestLeft h1 a,
#latestLeft h1 a:active,
#latestLeft h1 a:visited
{
  color: #434343;
  text-decoration: none;
}

.content h1 a:hover,
#latestLeft h1 a:hover
{
  color: #000;
}

#extra h1 a,
#extra h1 a:active,
#extra h1 a:visited
{
  color: #fff;
  text-decoration: none;
}

#extra h1 a:hover
{
  color: #ccc;
}

h3 a, h3 a:active, h3 a:visited
{
  color: #434343;
  text-decoration: none;
}

h3 a:hover
{
  color: #000;
}

#footer2 a
{
  display: block;
  height: 100%;
  width: 100%;
}


/******************
***** 10 MISC *****
******************/
.cufon-loading
{
  visibility: hidden !important;
}

.clear
{
  clear: both;
}

#mediaspace
{
  margin-bottom: 16px;
}

.alignleft
{
  float: left;
}

img.alignleft
{
  display: block;
  margin-right: 10px;
}

.alignright
{
  float: right;
}

#counter
{
  background: transparent url(img/schlupp.png) no-repeat 0 0;
  height: 173px;
  text-align: center;
  padding-top: 105px;
  width: 173px;
  margin: 20px auto 0 auto;
}

#countDown
{
  color: #fff;
  font-size: 2em;
}

.wpcf7-form
{
  width: 250px;
}

.wpcf7-form input, .wpcf7-form textarea
{
  background: #fff;
  border: 1px solid #bbb;
  margin-bottom: 5px;
  padding: 4px;
  width: 240px;
}

.wpcf7-form textarea
{
  height: 80px;
}

.wpcf7-form .contactSubmit input
{
  background: transparent url(img/btn_skicka.png) no-repeat 0 0;
  border: 0;
  cursor: pointer;
  float: right;
  height: 22px;
  text-indent: -1000px;
  overflow: hidden;
  width: 66px;
}