/*
 colors:
 brun = #7F605D
 beige = #C7C0B9
 Mörkgrått = #4D4D4D
 
 */
.clear{
	clear: both;
}

#header{
	width:100%;
	background: #000 url(img/yeadio_logo.png) no-repeat;
	height:170px;
}
a img{
border:none;
}

#header h1 {
text-indent:-9999px;
margin:0;
padding:0;
}

#header h1 a {
display:block;
height:140px;
width:100%;
margin:0;
}

body{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4D4D4D;
	line-height:16px;

}
h2{
	font-size: 18px;
	color: #000;
	margin-bottom: -10px;
	margin-top: 6px;
	text-transform: uppercase;
}

h3{
	text-transform: uppercase;
	font-weight:normal;
}

h2 a{
	color: #e62c19;
}

a {
	text-decoration: none;
	color:#E62C19;
}

a:hover {
	text-decoration: none;
	color:#666;
}
ul{
	margin: 0;
	padding: 0;
}

li{
	margin: 0;
	padding: 0;
	list-style: none;
}
p{
	font-size: 12px;
	color: #333;
	line-height:16px;
}

/*===========Main Content===========*/
#content{
	background: url(img/sqr.png) no-repeat 0 -8px;
	width: 500px;
	float: left;
	overflow: hidden;
	padding-left: 75px;
	margin-bottom: 5px;
}

#content img{
border: 0;
}

#tags_block{
float:right;
width: 340px;
}

#comment_share{
float:left;
width:120px;
}
.postmetadata{
float:left;
width:100%
}

#content .postmetadata p{
		margin-bottom:0px;
}

#content .postmetadata{
	border-bottom: 1px solid #000;
	margin-top:15px;
	margin-bottom:10px;
	padding-bottom:10px;
}
#content .postmetadata a{
	text-transform: uppercase;
	color: #000;
	background: url(img/pratbubbla.png) no-repeat;
	padding-left: 25px;
	padding-bottom: 3px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	float:left;
}

#content .postmetadata p a:hover {
color:#666;

}


#content .postmetadata p a.post-edit-link{
	background: none;
	padding: 0;
	padding-left: 10px;
}

#content .added{
	color: #999999;
	font-style: italic;
	font-size: 10px;
}
#content .added span.added_time_by, #content .added span.added_time_by .url{
	font-style: normal;
	color: #666666;
}
/*=============Comment==================*/

h2#respond {
	color: #e62c19;
	font-size:11px;
	text-transform:uppercase;
	font-weight:normal;
	margin-left:20px;
	margin-top:20px;

}
a.comment-edit-link{
	text-transform: uppercase;
	font-size: 12px;
}
#commentform{
	margin-left:20px;
}
#commentform textarea{
	background: #666 url(img/greyarrow_down.png) no-repeat scroll 400px 169px;
	overflow:visible;
	display:block;
	color: #fff;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 480px;
	padding:5px;
	font-weight: normal;
}

#commentform input#author,
#commentform input#email
{
	background: #666;
	border: none;
	color: #fff;
	font-size: 11px;
	width: 180px;
	height: 25px;
	padding:5px;
}

#commentform input#submit{
	background: #E62C19;
	text-align:left;
	border: none;
	color: #fff;
	text-transform: uppercase;
	width: 120px;
	height: 20px;
	float:right;
}
ol.commentlist{
	margin-top:30px;
	margin-left:-40px;

}


ol.commentlist li{
	background: url(img/d-arrow.png) no-repeat 0px 0;
	padding-left: 20px;
	
}

ol.commentlist p{
	color: #999;
}

#content ol.commentlist .added{
	margin-top:-10px;
}



/*===========TAGS=============*/

.tags_output{
float:right;
width:310px;
text-indent: -40px; padding-left: 40px;
}

.tags_output, .tags_output p{
font-size:12px;
display:inline;
}


.tags_output p{
text-transform:uppercase;
font-weight:bold;
}

#content .postmetadata .tags_output a{
background: none;
padding-left:0;
text-transform: none;
font-weight:normal;
font-size:11px;
color:#333;
float:none;
}


/*===========Social Bookmarks=============*/

ul.addtoany_list{
margin-top: -3px;
float:left;
}

.tags_output ul.addtoany_list img {
padding:0 0 3px 0;
}

#content .postmetadata ul.addtoany_list li a {
color:#999;
padding:0 9px;
background:none;
}

ul.addtoany_list li a:hover {
color:#666;
padding:0 9px;
}




/*===========Forsta sidomenyn===========*/
div.sidebar-wrapper{
	float: left;
	background: url(img/leftArrow2.png) no-repeat 15px 46px;
}
div.sidebar-wrapper p{
	margin-left: 37px;
	padding-right: 20px;
	width:240px;
	font-size:11px;
}

div.sidebar-wrapper table {
font-size:11px;
margin-left:35px;
}



div.sidebar-wrapper table a, div.sidebar-wrapper p a{
font-size:11px;
color:#333;
text-decoration:underline;
}

div.sidebar-wrapper table a:hover, div.sidebar-wrapper p a:hover{
font-size:11px;
color:#fff;
background-color:#000;
text-decoration:none;

}



div.sidebar-wrapper img{
	/*margin-left: 37px;*/
	margin-left: 25px;
	margin-bottom: 10px;
}

.cat-h2{
	font-size: 11px;
	border-bottom: 3px solid;
	margin-left: 30px;
	margin-bottom: 5px;
	width: 240px;
	padding-left:5px;
}

div.sidebar{
	width: 120px;
	float:left;
	margin-right: 5px;
	margin-left: 30px;
	margin-top: 0px;
	padding: 0;
}
div.sidebar ul{
	background: none;
	margin: 0;
	padding:0;
}
div.sidebar ul li{
	padding-top: 24px;
	padding-bottom: 14px;
	padding-left: 8px;
	margin-bottom: 5px;
	margin-top:0;
	background: #e62c19;
	color: #fff;
	text-transform: uppercase;
	font-size: 15px;
}
div.sidebar ul li a{
	color: #fff;
	text-transform: uppercase;
}
div.sidebar ul li.cat-head{
	margin-bottom: 0;
}
div.sidebar ul li.cat-menu{
	border: none;
	display: block;
	background-image: url(img/arrow.png);
	background-repeat: no-repeat;
	background-color: #666666;
	margin-bottom: 0;
}
div.sidebar ul li.cat-menu ul.categories li{
	background: none;	
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 11px;
}
div.sidebar ul li.cat-menu ul.categories li a{
	color: #fff;
}
div.sidebar ul.pages{
	background: none;
}
div.sidebar ul.pages li{
	background: #666666;
	margin-top:5px;
}

div.sidebar ul.grey_space li{
	background: #666666;
	margin-top:5px;
}

/*===========Andra sidomenyn===========*/

div.sidebar_2{
	width: 120px;
	float:left;
	overflow: hidden;
	margin-top: 0px;
	padding-top: 0;
}
div.sidebar_2 h3{
	padding-top: 24px;
	padding-bottom: 14px;
	padding-left: 8px;
	height: 30px;
	margin-bottom: 10px;
	margin-top: 0;
	background: url(img/arrow_square.png) no-repeat;
	color: #fff;
	text-transform: uppercase;
	font-size: 15px;
}
div.sidebar_2 ul{
	background: none;
	margin: 0;
	padding: 0;
}

div.sidebar_2 ul li.top-post-1{
	color: #666;
	background: url(img/top-1.png) no-repeat;
	margin-bottom: 10px;
}
div.sidebar_2 ul li.top-post-2{
	color: #666;
	background: url(img/top-2.png) no-repeat;
	margin-bottom: 10px;
}
div.sidebar_2 ul li.top-post-3{
	color: #666;
	background: url(img/top-3.png) no-repeat;
	margin-bottom: 10px;
}
div.sidebar_2 ul li.top-post-4{
	color: #666;
	background: url(img/top-4.png) no-repeat;
	margin-bottom: 10px;
}
div.sidebar_2 ul li.top-post-5{
	color: #666;
	background: url(img/top-5.png) no-repeat;
	margin-bottom: 10px;
}

div.sidebar_2 ul li a{
	color: #666666;
	display: block;
	margin: 0;
	padding: 0;
}


div.sidebar_2 ul li a:hover{
	color: #999;
	display: block;
	margin: 0;
	padding: 0;
}
div.sidebar_2 ul li{
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	margin-bottom: 5px;
	padding: 0;
}

div.sidebar_2 ul li a span{
	margin-left:20px;
	background: #fff;
	display: block;
	margin-bottom:2px;
}

div.sidebar_2 img{
	width: 120px;
	border: 0;
	margin: 0;
	padding: 0;
}

/*===========Search===========*/

#search{
margin-left: 35px;
}

#search input
{
	background: #666;
	border: none;
	color: #fff;
	font-size: 11px;
	width: 225px;
	height: 14px;
	margin-bottom: 5px;
	padding:5px;
}

#search input#searchsubmit{
	background: #e62c19;
	border: none;
	color: #fff;
	text-transform: uppercase;
	width: 120px;
	height: 24px;
	text-align:left;

}


/*===========Footer===========*/
div#footer{
	background: #000;
	width:100%;
}

div#footer .footer_navigation{
margin-top: 5px;
margin-right: 10px;
padding-left:200px;
line-height:20px;
}

div#footer .footer_navigation a{
color: #fff;
text-transform:uppercase;
vertical-align:top;
}

div#footer .footer_navigation img{
border: none;
}


.footer_link{
display:inline;
}



