/*
Theme Name: wp-Reklamklipp 09/11/18
Theme URI: www.tolvhundra.com
Description: Simple 1-column theme made for Reklamklipp.se
Author: Robert Lundberg
Author URI: www.tolvhundra.com
Version: 1.0
.
*/
* { padding: 0; margin: 0; }

a:link { color:#09F; text-decoration:none; border: none; }
a:visited { color: #09F; text-decoration: none; }
a:hover, a:active { color: #efefef;  text-decoration: none; }

a img {
border-style:none;
}

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 0 1em}
a img.alignleft {float:left; margin:0 1em 0 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

object {
margin:0 auto;
margin-right: 10px;
float: left;
}

body {
 font-family: Helvetica, Arial, sans-serif;
 color:#efefef;
 font-size: 12px;
 line-height:1.5em;
/* background:url(images/bg.png);
 background-repeat:repeat-y;
 background-position:center;*/
 background-color:#2a2a2a;
}
p {
margin: 0;
margin-top: 1em;
margin-bottom:0,5em;
}

h3 {
	margin-top: 10px;
}
#wrapper {
	display: block; 
	width:980px; 
	margin:0 auto;
}

#header {
width:960px;
height:80px;
margin:10px auto 20px;
/*border-bottom:1px solid #CCC;*/
font-size: 42px;
line-height: 38px;
}
a:link { color:#555c5e; text-decoration:none; border: none; }
a:visited { color: #555c5e; text-decoration: none; }
a:hover, a:active { color: #efefef;  text-decoration: none; }

#header h1 {
	font-family:Helvetica, Arial, Sans-Serif;
	letter-spacing:-10px;
	line-height:1.0em;
	text-transform:uppercase;
	font-weight: 1100;
	margin:0 auto;
	margin-left: -5px;
}
.header_title {
	float:left;
	margin:0 auto;
}
.header_search {
	float:right;
	margin:0 auto;
	margin-top: 20px;
}
/***************/
#main {
	float:left;
	margin:0 auto;
}

/***************/
#sidebar {
	width: 960px;
	float: left;
	margin:0 auto;
	padding:10px;
}

#sidebar a:link {
	font-family:Helvetica, Arial, Sans-Serif;
	font-size: 12px;
	color:#27221f;
	letter-spacing:0px;
	line-height:12px;
	text-transform:uppercase;
	font-weight:normal;
}
#sidebar a:visited {
	color: #27221f;
	font-family:Helvetica, Arial, Sans-Serif;
	font-size: 12px;
	letter-spacing:0px;
	line-height:12px;
	text-transform:uppercase;
	font-weight:normal;
}
#sidebar a:hover {
	color: #09F;
	font-family:Helvetica, Arial, Sans-Serif;
	font-size: 12px;
	letter-spacing:0px;
	line-height:12px;
	text-transform:uppercase;
	font-weight:normal;
/*	padding-left:20px;
	background:url(images/arrow.png);
	background-repeat: no-repeat;
	background-position:left;*/
}
#sidebar h3 {
	margin-top:0px;
}

#sidebar li {
	float:left;
	position: relative;
	width:192px;
	height:133px;
	display: block;
}
#sidebar li a:hover .desc {display: block;}

.desc {
	display: none;
    position: absolute;
    bottom: 0;
    width: 182px;
    filter:alpha(opacity=70);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)"; /*--IE 8 Transparency--*/
    -moz-opacity:0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
    background: #000;
    padding: 10px 5px;
    color: #fff;
    clear: both;
}


.sideblock {
text-align:justify;
margin-bottom:20px;
}
.sideblock ul {
list-style:none;
list-style-image:none;
list-style-type:none;
}
.sideblock li {
	margin-top:5px;
	font-size:34px;
	display:block;
	list-style:none;
list-style-image:none;
list-style-type:none;
}



/*sidebar-img-bg {
width: 192px;
height: 133px;
background: url(images/sidebar_img_bg.png) repeat-x repeat-y top left;
z-index:200;
}*/

/***************/
#content {
	width: 960px;
	float: right;
	padding:0px;
	margin:5px auto;
	margin-left: 10px;
	font-size: 13px;
 line-height:1.5em;
}
#content h1 {
 font-family:Helvetica, Arial, Sans-Serif;
 font-size: 30px;
 line-height:1.0em;
 letter-spacing:-1px;
 font-weight:lighter;
}
#content h3 {
	font-family:Helvetica, Arial, Sans-Serif;
	font-size: 22px;
	line-height:1.0em;
	letter-spacing:-1px;
	font-weight:lighter;
}

#content li {
list-style:inside;
	
}
.postcontent {
border-bottom:1px solid #CCC;
margin-bottom:0px;
text-align:justify;
padding-bottom:10px;
/*	font-family:Helvetica, Arial, Sans-Serif;
	font-size: 13px;
	line-height:1.2em;
	letter-spacing:-1px;
	font-weight:lighter;*/
}
.postcontent_single {
margin-top:10px;
margin-bottom:20px;
text-align:justify;
padding-bottom:10px;
}

.postcontent_category {
border-bottom:1px solid #CCC;
margin-top:10px;
margin-bottom:20px;
text-align:justify;
padding-bottom:10px;
}
.blogpost {
	margin: 0 auto;
/*	color: #333;*/
	border-bottom:1px solid #CCC;
	margin-bottom: 10px;
	float: left;
}
p.blogpost {
margin-left: 20px;
}
.blogpost h1 {
	color:#dde7ea;
	text-shadow: 0px 1px 0px #000;
	font-family:Helvetica, Arial, Sans-Serif;
	font-size: 30px;
	letter-spacing:-1px;
	line-height:32px;
	text-transform:uppercase;
	font-weight: bolder;
}
.postcontent_blog {
	float:left;
	margin:0 auto;
	width:960px;
	margin-bottom:00px;
	padding-bottom:10px;
	text-align: left;
}
.postcontent_blog_top {
	margin:0 auto;
	font-size: 14px;
	text-align: justify;
	height: auto;
}
.postcontent_blog_bottom {
	float:left;
	margin:0 auto;
	margin-top: 10px;
	width:960px;
	height:50px;
	text-align: left;
	border-top: 1px solid #ccc;

}

.postcontent_author_content {
	margin:0 auto;
	width: 960px;
	height: 50px;
	padding: 3px 0px;

}
.postcontent_comment {
	margin: 0 auto;
	margin-top: 3px;
	padding-top:3px;
	border-top: 1px solid #ccc;
	color: #333;
}

.postcontent_kontakt_l {
	float:left;
	margin:0 auto;
	width:480px;
}
.postcontent_kontakt_r {
	float:right;
	margin:0 auto;
	width:260px;
	margin-top:10px;
}


#both {
	clear: both;
}
input {
	padding:3px;
}
textarea {
padding:3px;
width:450px;
}

/**************/
#footer {
	width:960px;
	border-top: 1px solid #CCC;
	color:#333333;
	padding-top:10px;
	padding-bottom:10px;
	margin:10px auto;
}
.footerleft {
	float:left;	
	margin-bottom:10px;
}
.footerright {
	float:right;	
	margin-bottom:10px;
}


	/* Comments Styling */

#commenticon {
	width: 100px;
	height: 16px;
	background-image: url("images/commentbg.png");
	background-repeat:no-repeat;
	color: #333333;
	font-size: 10px;
	float: right;
	text-align: center;
	font-style: normal;
	font-weight:lighter;
	padding-top:2px;
	}
	
#commentlist li, ol {
margin-bottom: 1.5em;
padding-bottom: 1em;
border-bottom: 1px solid #CCC;
/*background-color:#FFFFFF;*/
}
.thecomments {
	margin-top: 1.5em;
padding-top: 1em;
border-top: 1px solid #CCC;
}

#commentform {
padding:20px 20px 20px 20px;
/*background: #FFFFFF;*/
width: 430px;
}

#commentform textarea {
background: #f8f7f6;
border: 1px solid #d6d3d3;
padding:3px;
width: 450px;
}
#commentform textarea:hover {
background: #FFFFFF;
border: 1px solid #d6d3d3;
}
#commentform textarea:focus {
background: #ffffff;
border: 1px solid #939793;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #939793;
width: 280px;
}
#commentform input{
margin-bottom: 3px;
}


.right {
float:right;
margin:0 auto;
font-size:11px;
}
.addbuttons {
margin-right:5px;
padding-top:3px;
padding-left:3px;
float:left;
}
.addbuttonslrg {
padding-top:3px;
float:left;
font-size:13px;
}

.smalltext {
font-size:10px;
line-height:1em;
margin-top:5px;
margin-bottom:5px;
}
/**************************
SEARCH
**************************/

.search_input {
	width:180px;
	height:23px;
	font-size:14px;
	padding:3px;
	padding-left:6px;
	padding-top:6px;
	background:url(images/search_field.png);
	background-repeat:no-repeat;
	background-position:left;
	border:none;
	float:left;
	
}
.search_input_button {
	width:100px;
	height:32px;
	font-size:14px;
	background:url(images/search_button.png);
	background-repeat:no-repeat;
	background-position:top;
	border:none;
	float:left;
}

/*************************/
.youtube {
margin: 0 auto;
margin-right:20px;
	float:left;
}
