/*
Theme Name: Editerat v4
Theme URI: http://editerat.se
Description: Tema för Editerat - bli framgångsrik på nätet
Version: 4.0
Author: Fredrik Lind
Author URI: http://editerat.se
Tags: black, white, grey, orange
*/

@charset
"utf-8"
;
/* Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
}

:focus {
    outline: 0;
}

body {
    line-height: 1;
    color: black;
    background: white;
}

ol, ul {
    list-style: none;
}

table {
    border-collapse: separate;
    border-spacing: 0;
}

caption, th, td {
    text-align: left;
    font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content: "";
}

blockquote, q {
    quotes: "" "";
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

div.single ul, div.single ol {
    list-style: disc;
    margin-bottom: 15px;

}

div.single ul li, div.single ol li {
    list-style: disc;
    margin: 0 0 0 15px;
    font-size: 12px;

}

.hide {
    display:none;
}

.orange {
    color: #f68332 !important;
}

img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

/* End reset */

/* Basics */
html {
    overflow-y: scroll;
}

body {
    background: #000 url(images/main-bg.jpg) no-repeat;
    font: 14px/21px Arial,Helvetica,sans-serif;
    background-position: center 40px;
}

#main-content a {
    color: #f68332;
    text-decoration: none;
    padding: 4px;
}

#main-content a:hover {
    text-decoration: none;
    color: #fff;
    background-color: #f68332;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    text-shadow: 1px 1px 0 #a85a22;

}

#player:hover {background-color: transparent;}

#main-content p a {
    margin-left: -4px;
}

#main-content a.icon:hover {
    padding-left: 23px;
    background-color: #f68332;
    background-position: 4px center;
    background-repeat: no-repeat;
    font-size: 13px;
}

#main-content a.add:hover {
   background-image: url(images/icons/add.png);
}

#main-content a.down:hover {
    background-image: url(images/icons/down.png);
}

#main-content a.tag:hover {
    background-image: url(images/icons/tag.png);
}

#main-content .image-wrap a:hover {
    border: none;
    background: none;
    text-decoration: none;
}

#main-content .image-wrap a {
    display: block;
    padding: 0;
}
#main-content .image-wrap a img {
    border: 1px solid #ccc;
    padding: 0;
    margin: 0;
}

body.home {
    background-position: center 100px;
}

#page-wrap {
    width: 960px;
    margin: 0 auto 500px;
    background: #fff url(images/sidebar-bg.gif) repeat-y top right;
    min-height: 600px;
    -moz-border-radius-bottomleft: 10px;
    -moz-border-radius-bottomright: 10px;
}

.page-template-video-kampanj-php #page-wrap {
    background-image: none;
}

#main-content {
    padding: 30px 0;
}

.page-template-video-kampanj-php #main-content {padding: 30px;}
.page-template-video-kampanj-php .video-column { width: 560px; float: left; margin-right: 30px;}
.page-template-video-kampanj-php .contact-column { width: 310px; float: left;}
.page-template-video-kampanj-php .facts {
    padding: 20px;

    background-color: #fbf9ea;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fbf9ea), to(#e9e7d9));
    background-image: -webkit-linear-gradient(top, #fbf9ea, #e9e7d9);
    background-image:    -moz-linear-gradient(top, #fbf9ea, #e9e7d9);
    background-image:     -ms-linear-gradient(top, #fbf9ea, #e9e7d9);
    background-image:      -o-linear-gradient(top, #fbf9ea, #e9e7d9);
    background-image:         linear-gradient(top, #fbf9ea, #e9e7d9);
              filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#fbf9ea', EndColorStr='#e9e7d9');

    border-radius: 4px;
    box-shadow: 1px 1px 2px rgba(0,0,0,0.4);}
.page-template-video-kampanj-php #main-content p { margin-bottom: 15px;}
.page-template-video-kampanj-php #main-content .facts p:last-child { margin-bottom: 0; }
.page-template-video-kampanj-php .fb-like {margin-bottom: 15px;}

/* Header */
#header-wrap {
    background: #000 url(images/header-bg.jpg) repeat-x;
    /*-moz-box-shadow: 2px 0 3px #000;*/
}

#header {
    overflow: hidden;
    width: 900px;
    margin: 0 auto;
    padding: 17px 30px 0 30px;
    background: transparent url(images/hightlight.png) no-repeat center 1px;
    height: 65px;
}

/* Loggan */
#header h1 {
    width: 222px;
    float: left;
    margin-right: 45px;
}

h1 a {
    margin-left: -4px;
}

#header h1 a {
    background: transparent url(images/logo.png) no-repeat;
    width: 198px;
    display: block;
    height: 47px;
    text-indent: -9999px;
}

#header h1 a:hover {
    width: 222px;
}

/* Menyn */
.menyn {
    position: relative;
    overflow: hidden;
    padding-left: 2px;
    margin-right: 45px;
    width: 437px;
    float: left;
    background: transparent url(images/menu-bg.png) no-repeat -1px 10px;
}

.menyn li {
    float: left;
    list-style: none;
    display: inline;
}

.menyn li.back {
    left: 20px;
    z-index: 8;
    position: absolute;
    top: 12px;
}

.menyn li.back .left {
    margin-right: -3px;
    background: url("images/current.png") no-repeat;
    height: 26px;
    width: 87px;
}

.menyn li a {
    text-shadow: 0 1px 1px #000000;
    font: normal 14px Arial, Helvetica, sans-serif;
    text-decoration: none;
    color: #fff !important;
    outline: none;
    text-align: center;
    z-index: 10;
    display: block;
    line-height: 49px;
    position: relative;
    overflow: hidden;
    width: 87px;
}

.menyn li a small {
    font-size: 11px;
}

.menyn li a:hover, .menyn li a:active, .menyn li a:visitved {
    text-decoration: none;
    background: none;
    border: none;
}

/* Sök */
#header-wrap .search {
    float: left;
    margin-top: 10px;
    width: 148px;
}

/* Slider */
#banner {
    width: 960px;
    margin: 0 auto;
    background: url("images/sidebar-bg.gif") repeat-y scroll right top #FFFFFF;
}

#banner-container {
    background: transparent url(images/slider-header-bg.jpg) repeat-x bottom left;
}

/* Sidebar */
.sidebar {
    float: right;
    width: 275px;
    padding: 0 20px;
    margin-top: -10px;
}

.column-one {
    float: left;
    margin-right:40px;
    padding-left:40px;
    width:565px;
}

.page-template-video-kampanj-php .column-one {width: inherit;}

.column-two {
    width: 177px;
    float: left;
}

.column-two h3 {
    font-size: 30px;
    line-height: 32px;
    margin-bottom: 20px;
    font-weight: bold;
}

/* Slider area and it's columns */
#banner .column-two {
    margin-top: 20px;;
}

#desc {
    float: left;
    width: 200px;
}

/*Citat*/

#slider {
    float: right;
    width: 315px;
    position: relative;
}

#quote-slider.sliding {
    /*//*/
}


#quote-slider.sliding span {     display: block;}

.quote-wrap {
    display: none;
    top: 10px;
    left: -50px;
    padding-top: 17px;
    width: 177px;
    background: transparent url(images/quotes/quote-top.gif) no-repeat;
    color: #616161;
}

.quote-wrap .quote:first-letter {
    margin-left: 30px;
}

.quote-wrap .quote {
    padding: 0 9px;
    background: transparent url(images/quotes/quote-bg.gif) no-repeat;
    background-position: 0 10px;
    font-size: 12px;
    line-height: 15px;
}

.quote-wrap .name {
    width: 177px;
    background: transparent url(images/quotes/quote-bottom.gif) no-repeat;
    min-height: 31px;
    padding-top: 20px;
    text-align: right;
    font-size: 13px;
    line-height: 15px;
}

#referenser h3 {
    margin: 21px 0 12px 0;
}

.name {
    margin-bottom: 20px;
}

#main-content .column-one h1 {
    color: #000;
    font: italic 36px/37px Georgia,"Times New Roman",serif;
    line-height: 37px;
    margin-bottom: 13px;
}

.page-template-video-kampanj-php #main-content h1 {
    color: #000;
    font: italic 50px/52px Georgia,"Times New Roman",serif;
    line-height: 37px;
    margin-bottom: 30px;
}

#main-content h2 {
    color: #000;
    font: italic 30px/32px Georgia,"Times New Roman",serif;
    margin-bottom: 12px;
}

#main-content h2.grey {
    color: #ccc;
    margin-bottom: 30px;
}

#main-content .sidebar h2 {
        font: italic 24px/26px Georgia,"Times New Roman",serif;
}

#main-content h3 {
    color: #000;
    font: italic 22px/24px Georgia,"Times New Roman",serif;
    margin-bottom: 5px;
}

#main-content {
    color: #575757;
}


/* Post listing */

.post{
    margin-bottom: 29px;
    padding: 0 0 30px 170px;
    padding-bottom: 30px;
    position: relative
}

.post .image-wrap {
    position: absolute;
    top: 0;
    left: 0;
}

.post .image-wrap .comments-number {
    position: relative;
    bottom: 6px;
    left: 0;
    right: 0;
    display: block;
    height: 21px;
    line-height: 21px;
    font-size: 12px;
    color: #fff;
    background-color: #f68332;
    /*border-top: 1px solid #bf6627;*/
    text-align: center;
    -moz-border-radius-bottomleft: 6px;
    -moz-border-radius-bottomright: 6px;
    text-shadow: 1px 1px 0 #a85a22;
}

.post .post-content img {
    display:none;
}

.single .post {
    padding: 0;
    margin-bottom: 15px;
}

.single .image-wrap {
    /*left: -170px;*/
}



#main-content .single p {
    font-size: 12px;
    margin-bottom: 15px;
}

#main-content .post h1 a {
    color: #000;
}

#main-content .post h1 a:hover {
    color: #f68332;
    text-decoration: none;
    background: #efefef;
}

#main-content .post h1 a:active {
    color: #f68332;
    text-decoration: none;
    background: none;
    position:relative;
    top: 1px;
}

.meta {
    font-style: italic;
    margin-bottom: 10px;
    padding: 0 0 10px;

    color: #b5b5b5;
    font-size: 12px;
    border-bottom: 1px solid #EBEBEB;
}

a[name=facebook-comments] {
    display:none;
}

.post .continue {
    margin: 15px 0 40px;
    text-align: right;
    line-height: 18px;
}

#page-wrap .post .continue a.more {
    display: block;
    float: right;
    text-shadow:none;
    position: relative;
    top: -7px;
    color: #b3b3b3;
    padding: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;

    background-color: #f2f2f2;
}

#page-wrap .post .continue a.more:hover {
    color: #fff;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.4);
    background-color: #EC7D30;
    background-image: -moz-linear-gradient(top, #EC7D30, #d46517);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #EC7D30), color-stop(1, #d46517));
    background-image: -webkit-linear-gradient(#EC7D30, #d46517);
    background-image: linear-gradient(top, #EC7D30, #d46517);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr = '#EC7D30', EndColorStr = '#d46517');
}

.post .continue .like_button {
    float: left;

}

.post .continue .tweet-button {
    float: left;
}

.single .tweet-button {
    margin-bottom: 40px;
}

.bottomcontainerBox { margin-top: -8px; margin-bottom: 15px; }

.column-one p {
    line-height: 18px;
}

/****** Comments */
ul.commentlist, ul.children {
	list-style-type: none;
	padding: 0;
	margin: 6px 0;
}
ul.commentlist li.comment {
	background-color: #f2f2f2;
	border: 1px solid #e0e0e0;
	padding: 15px 15px 25px 90px;
	position: relative;
	margin-bottom: 10px;
	z-index: 5;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    list-style: none;
    margin-left: 0;
}
ul.commentlist ul.children li.comment {
	background-color: #E6E6E6;
	border-color: #ccc;
}
ul.commentlist li.comment .vcard img {
	position: absolute;
	top: 15px;
	left: 15px;
}
ul.commentlist li.comment .comment-body p{
	margin-top: 0;
}

.comment-meta {
    display: inline;
}

.says {
    display: none;
}

.comment-meta.commentmetadata a {
	font-size: 0.8em;
	color: #999 !important;
	text-decoration: none;
}
#main-content .comment-meta.commentmetadata a:hover {
	background: none;
    text-decoration: underline;
    text-shadow: none;
}

.comment-body {
    min-height: 65px;
}

.comment-meta.commentmetadata a.comment-edit-link { display: none; }
#commentform textarea#comment {
	width: 336px;
	margin-bottom: 4px;
	padding: 10px;
}
#cancel_reply a { width: 104px; }


.comment-reply-meta {
	position: absolute;
	top: 10px;
	left: 50px;
}
.comment .comment-childs .commentmetadata {
	position: absolute;
	top: 12px;
	right: 10px;
}
.comment-author {
    margin-bottom: 2px;
    display: inline;
}

.children .depth-2 #commentform textarea#comment { width: 225px; }
.comment cite a { text-decoration: underline; margin-left: -4px; }
cite.fn, .comment-reply-meta cite {
	font-style: normal;
	font-weight: bold;
	font-size: 1.1em;
}
ul.commentlist li.depth-3	{ margin-left: -50px; padding-top: 20p;}
ul.commentlist li.depth-3 .comment-meta a { top: 3px; right: 5px;}
.comment .says, .comment .comment-reply-meta { font-size: 1em; }
.thdrpy:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#commentform {
    margin-bottom: 25px;
}

.thdrpy a {
	float: right;
	margin-right: 3px;
	background-color: #a68e72;
	padding: 1px 4px;
	color: #dcdcdc !important;
	font-size: 0.85em;
	text-align: center;
}
.thdrpy { margin: 0; }

#main-content h3#comments small {
    color: #ccc;
    font-size: 18px;
}

h3#comments a {
    float: right;
    font-size: 13px;
    line-height: 16px;
    margin-top: 3px;
    font-weight: normal;
}

.reply {
    position: absolute;
    bottom: 1px;
    left: -1px;
}

#main-content .reply a {
    border: 1px solid #E0E0E0;
    border-left: none;
    border-bottom: none;
    -moz-border-radius: 0;
    -moz-border-radius-topright: 6px;
    -moz-border-radius-bottomleft: 6px;
    -webkit-border-radius-topright: 6px;
    -webkit-border-radius-bottomleft: 6px;
}

.commentlist #respond h3 {
    display: none;
}

#main-content .commentlist p {
    margin-bottom: 10px;
}

#cancel-comment-reply-link {
    margin-left: -4px;
}

.commentlist .children .children .comment {
    background-color: #fff;
}

.share-block {
    border-top: 1px solid #E0E0E0;
    padding-top: 15px;
    margin-bottom: 0;
    width: 100%;
    position: relative;
}

.share-block .tags {
    float: right;
    margin-top: -5px;
}

.share-block .tags a {
    font-size: 13px;
}

#main-content .share-block h3 {
    display: inline;
    font-size:  18px;
    color: #ccc;
    line-height: 20px;
}

.share-block .icons a {
    margin-left: 10px;
}

.tags {
    position:relative;
}

.tag-overlay {
    display: none;
    position: absolute;
    right: 0;
    top: 19px;
    background: #f68332;
    padding: 10px;
    width: 200px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius-topright: 0;
    -webkit-border-radius-topright: 0;
    -moz-box-shadow: 0 2px 3px rgba(0,0,0,0.4);
}

#main-content .tag-overlay a {
    text-decoration: none;
    color: #fff;
    background-color: #f68332;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    text-shadow: 1px 1px 0 #a85a22;
}

#main-content .share-block .icons a{
    padding: 0;
}

#main-content .share-block .icons a:hover {
    background: none;
}

a.twitter-anywhere-user {
    margin-left: -4px;
}

/* Widgets */

.widget {
    margin-bottom: 20px;
    float: left;
}

.widget select {
    max-width: 101px;
}

.widget_archive {
    float: left;
}
.widget_categories {
    float: right;
}

.recentcomments {
    font-size: 11px;
    margin-bottom: 5px;
    padding-bottom: 4px;
    border-bottom: 1px solid #ccc;
}

#main-content .recentcomments a:hover {
    background: none;
    color: #f68332;
    text-decoration: underline;
    text-shadow: none;
}

#over-header {
    display:none;
    height: 161px;
    background: transparent url(images/over-header-kurser.jpg) no-repeat top center;
}

.home #over-header {
    display: block;
}

.subscribe_widget li {
    width: 102px;
    float: left;
    line-height: 32px;
    margin-bottom: 7px;
    padding-left: 35px;
    font-size: 12px;
    background: transparent url(images/icons/rss.png) no-repeat;
}

.subscribe_widget li.email {background-image: url(images/icons/email.png);}
.subscribe_widget li.fb {background-image: url(images/icons/facebook.png);}
.subscribe_widget li.twitter {background-image: url(images/icons/twitter.png);}

.zoom-icon {
    width: 40px;
    height: 40px;
    -moz-border-radius-topright: 8px;
    background: #000 url(images/zoom.jpg) no-repeat center center;
    position: absolute;
    bottom: 6px;
    left: 0;
}

.page-id-18 .column-one ul {
    margin: 15px 0 30px;
}

.page-id-18 .column-one li {
    list-style: none;
    margin: 5px 0 25px 0;
}

.page-id-18 .column-one li strong {
    display: block;
    font: italic normal 17px/18px Georgia, serif;
    color: #000;
}

#facebook-tips {
    text-align: right;
    background: transparent url(/images/facebook-tips.jpg) no-repeat;
    margin-bottom: 20px;
}

#facebook-tips h2 {
    margin-top: -4px;
}

#download-facebook-tips img {
    left:-2px;
    margin: 0 4px;
    position:relative;
    top:2px;
}

/* Minikurs signup form */
#mc_embed_signup {
    padding: 14px 15px;
    margin-bottom: 15px;
    background-color: #f5f5f5;
    background-image: -moz-linear-gradient(top, #f5f5f5, #dadada);
    background-image: -o-linear-gradient(top, #f5f5f5, #dadada);
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #f5f5f5),color-stop(1, #dadada));
    background-image: -webkit-linear-gradient(#f5f5f5, #dadada);
    background-image: linear-gradient(top, #f5f5f5, #dadada);
              filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#f5f5f5', EndColorStr='#dadada');

    border-radius: 6px;
    border: 1px solid #fff;
    -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
}

#mc_embed_signup a {
    color: #0d8836;
}


#mc_embed_signup a:hover {
    background-color: #2fb55b;
    text-shadow: none;
}

#main-content #mc_embed_signup h2 {
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 3px;
    color: #0d8836;
}

#mc_embed_signup p {
    font-size: 12px;
    margin-bottom: 10px;
}

#mc_embed_signup .buy-button {
    position: static;
    font-size: 14px;
    margin-top: 10px;
    padding: 5px 7px;
}

.mce_inline_error, .response {
    padding: 5px !important;
    border-radius: 4px;
    font-size: 12px;
}

.response {
    background-color: #cccccc;
}

.mce-success-response {
    padding: 7px;
    border-radius: 4px;
    font-size:12px;
}

#mce-EMAIL {
    outline: none;
    padding: 8px;
    font-size: 18px;
    border-radius:3px;
    border: 1px solid #fff;
    -moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.5) inset;
    -webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.5) inset;
}
/*END Minikurs signup form*/


/* Knapp */
.buy-button {
    padding: 8px 15px;
    line-height: 20px;
    color: #fff !important;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
    background-color: #3adf71;
    background-image: -moz-linear-gradient(top, #3adf71, #009933);
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #3adf71),color-stop(1, #009933));
    background-image: -webkit-linear-gradient(#3adf71, #009933);
    background-image: linear-gradient(top, #3adf71, #009933);
              filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#3adf71', EndColorStr='#009933');
    -moz-box-shadow: 0 1px 0 rgba(255,255,255,0.8);
    border: 1px solid #0d8836;
    text-decoration: none;
    outline: none;
    position: absolute;
    top: 7px;
    right: 0;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.buy-button:hover {
    box-shadow: 1px 1px 6px rgba(0,0,0,0.4) inset;
    background-color: #3adf71;
    cursor: pointer;
}

.buy-button:active {
    padding-bottom: 4px !important;
    padding-top: 6px !important;
}
/*END Knapp */


#read-more-minikurs-inner {
    width: 400px;
}

#read-more-minikurs-inner h2{
        color: #000;
    font: italic 36px/37px Georgia,"Times New Roman",serif;
    line-height: 37px;
    margin-bottom: 13px;
}
#read-more-minikurs-inner p{
    color: #424242;
    font-size: 13px;
    line-height: 18px;
}

.pp_overlay {
    background: url("/wp-content/themes/editerat-v4/images/main-bg.jpg") no-repeat scroll center -118px #000000 !important;
}

