/*
Theme Name: Energinytt.se v1.0
Theme URI: http://www.energinytt.se/
Description: Energinytt.se designed by Tomas Riklund AB.
Version: 1.0
Author: Tomas Riklund AB
Author URI: http://www.riklund.se/
Tags: widgets

*/

/*
Mörk test färg: #443A37
Grå: #91979b
Mörkgrön: #919f3a
Ljusgrön: #c4d64d
*/
body {
	margin: 0px;
	padding: 0px;
	background:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #443A37;
}
/*  --------------- TYPOGRAFI ----------------  */

p, h1, h2, h3, h4 {
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
}

p {
	font-size:11px;
	line-height:18px;
	margin:0;
	padding:0;
}

#bild {width:300px; padding: 2px; border:3px solid #91979b; background:#FFF;}

img {border:0px;}

hr {
	/*border: solid 1px #a5a6ac;*/
}


/*  ------------- DIVAR -------------  */

#container {
	margin: auto;
	width: 936px;
}

#top {
	width: 936px;
	height:104px;
	background:url(images/bg_head.jpg) no-repeat;
}
#top h1 {
	display:none;
}

#holder {
	width: 936px;
}

/* --- Meny - start --- */
#meny, #undermeny {
	font-family: Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight:bold;
	font-size:11px;
}

#meny {
	float:left;
	width: 936px;
	margin:0;
	background:#ebf0be;
}
#meny ul {
	margin:0;
	padding:6px;
	list-style:none;
}
#meny ul li {
	display:inline;
	margin:0 5px;
	padding:0;
}
#meny ul li a {
	text-decoration:none;
	color:#919f3a;
}
/* --- Meny - end --- */

/* --- Undermeny - start --- */
#undermeny {
	float:left;
	width: 936px;
	margin: 0 0 5px 0;
	background:#919f3a;
}
#undermeny ul {
	margin:0;
	padding:3px;
	list-style:none;
}
#undermeny ul li {
	display:inline;
	margin:0 5px;
	padding:0;
}
#undermeny ul li a {
	text-decoration:none;
	color:#fff;
}
/* --- Undermeny - end --- */
.clearfix {
	visibility:hidden;
	clear:both;
}

#epostform {margin:0px;padding:0px 0 0 0;}
#epostform label{}
#epost {border:1px solid #91979b;padding:2px; width: 100%; font-family:Verdana, sans-serif; font-size:10px; vertical-align:top;}
#skicka {font-family: Verdana, sans-serif; font-size: 12px; font-weight:bold; color: #919f3a; line-height:0px;vertical-align:top;}


#content-left {
	float: left;
	width:408px;
}

#content-left-wide {
	float: left;
	width:628px;
}



.content-post {
	clear:left;
	padding-top:5px;
	padding-bottom:10px;
}

/* Start - Version 2.0 formatering av nyhetsinlägg i huvudspalten */
.puff-left {
	padding-right:8px;
	width:200px;
	float:left;
}
.puff-right {
	padding-left:8px;
	width:200px;
	float:right;
}
/* Stop - Version 2.0 formatering av nyhetsinlägg i huvudspalten */

.content-post h1, .content-post h1 a {
	font-size:24px;
	line-height:26px;
	color:#5d6154;
	font-weight: bold;
	margin:0;
	padding:0;
	text-decoration:none;
	background:#ffffff;
}
.content-post h1 a:hover {
	color:#919f3a;
	background:#ffffff;
}

.content-post h2, .content-post h2 a {
	font-size:14px;
	line-height:18px;
	/*color:#919f3a;*/
	/*color: #443A37;*/
	color:#5d6154;
	font-weight: bold;
	margin:0;
	padding:0;
	text-decoration:none;
	background:#ffffff;
}
.content-post h2 a:hover {
	color:#919f3a;
	background:#ffffff;
}

.content-post h3 {
	color:#919f3a;
	font-size:11px;
	line-height: 18px;
	padding-top:5px;
}

.content-post h4 {
	font-size:9px;
	line-height:12px;
}
.content-post h4 a {
	color:#919f3a;
	background:#ffffff;
	text-decoration:none;
}
.content-post h4 a:hover {
	color:#919f3a;
	background:#ffffff;
	text-decoration:underline;
}

.content-post p {
	font-size:12px;
	line-height:18px;
	margin:0;
	padding:0px 0px 10px 0px;
}
.content-post ul, .content-post ul li {
	margin-top:0;
	font-size:12px;
	line-height:18px;
}

.content-post blockquote {
	margin:10px;
	padding:10px;
	border:#c4d64d solid 1px;
	background:#e6ecad;
	font-size:12px;
	line-height:16px;
}



.content-post a {
	text-decoration:underline;
	color:#443A37;
	/*background:#e6ecad;*/
}
.content-post a:hover {
	color:#919f3a;
}

.content-post a.more-link {
	text-decoration:none;
	color:#443A37;
	background:#e6ecad;
}
.content-post a.more-link:hover {
	background:#c4d64d;
}


.content-post-more h3 {
	color:#919f3a;
	font-size:11px;
	line-height: 18px;
	padding-top:2px;
}


#content-sub-menu-container {
	float: right;
	width:505px;
	background:#919f3a;
	color:#fff;
	margin:0px 0px 1px 0px;
}
#content-sub-menu {
	padding:10px;
}
#content-sub-menu ul {
	list-style:none;
	padding:4px 0px 0px 0px;
	margin:0;
}
#content-sub-menu li {
	display:inline;
	padding:0px 8px 0px 7px;
	margin:0;
	background:url(images/sub-menu-arrow.gif) no-repeat;
}
#content-sub-menu li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	text-decoration:none;
}


#content-right {
	float: right;
	width:505px;
}

#content-right-narrow {
	float: right;
	width:285px;
}

#content-right-left {
	float: left;
	width:270px;
}

/* --- Nya stilar för artiklar i 3 spalter --- */
#content-right-artikel {
	float: right;
	width:270px;
}
/* --- Nya stilar för artiklar i 3 spalter --- */

#content-right-right {
	float: right;
	width:220px;
}
.content-right-post {
	width:100%;
	padding-bottom:15px;
	padding-top:5px;
	/*border-top: 1px solid #91979b;*/
}
.start-right-post
{
    height:155px;
}



#content-right a {
}
/*
Mörk test färg: #443A37
Grå: #91979b
Mörkgrön: #919f3a
Ljusgrön: #c4d64d
*/
.content-post.category img 
{
  margin-top:-10px;
}
.content-post.category h1 
{
    margin-left:120px; 
    
}
.content-right-post h2 {
	padding:1px 0px 1px 3px;
	margin-bottom:5px;
	width: 99%;
	/*background:#707367 url(images/headline-arrow.gif) no-repeat right;*/
	background:#919f3a url(images/headline-arrow.gif) no-repeat right;
	font-weight: bold;
	font-size: 11px;
	line-height: 12px;
	color:#FFF;
}
.content-right-post h3 {
	/*color:#919f3a;*/
	/*color: #443A37;*/
	color:#5d6154;
	font-size:11px;
	line-height:18px;
	padding:0px 0px 7px 10px;
}
.content-right-post h3.list {
    padding:7px 0px; 
    border-bottom:1px solid #f3f3f3;
}
.content-right-post h3 a {
	text-decoration:none;
	color:#919f3a;
}
.content-right-post h3 a:hover {
	text-decoration:underline;
}
.content-right-post h4 {
	font-size:9px;
	line-height:12px;
	font-style:italic;
	padding-left:10px;
}
.content-right-post p {
	padding:0px 10px 10px 10px;
	line-height:16px;
}

.content-right-post img {
	float:left;
	background: #fff;
	padding: 5px;
	margin:4px 7px 0 10px;
}

.content-right-post p a {
	text-decoration:none;
	color:#443A37;
	background:#e6ecad;
}
.content-right-post p a:hover {
	background:#c4d64d;
}

#footer {
	margin:0px auto;
	padding-top:20px;
	clear:both;
	width:100%;
	height:60px;
	text-align:left;
}
#footext {
	color:#91979b;
	border-top:1px solid #919f3a;
	margin:0px;
	padding-top:5px;
	text-align:left;
	line-height: 16px;
}
#footer a {
	color:#aaa;
	padding:0 5px 0 0;
	text-decoration:underline;
}
#footer a:hover	{
	color:#C3BDFD;
	text-decoration:none;
}

.content-post img {
	background: #fff;
	padding: 10px 0px;
	margin:4px 0;
	border: 0px solid #cccccc;
}
.alignright {
	margin-left:10px;
	float:right;
}
.alignleft {
	margin-right:10px;
	float:left;
}
img#wpstats{display:none}

#extra-reading {
	margin:5px;

	padding:0px 0px 0px 7px;
}
#extra-reading p {
	font-size:11px;
	line-height:16px;
}
#extra-reading strong {
	color:#919f3a;
}
#extra-reading ul {
	padding:0;
	margin:0 0 0 0px;
}
#extra-reading li {
	list-style-image: url(images/arrow-green.gif);
	padding:5px 0 2px 0;
	margin:0;
}
#extra-reading li a {
	background:#ffffff;
	text-decoration:none;
}
#extra-reading li a:hover {
	background:#c4d64d;
}
#extra-reading h3 {
	padding:0px;
	margin:0px;
}
/* Breadcrumbs */
.breadcrumb {
	border:0;
	padding:10px 0px 5px 0px;
}
.breadcrumb a {
	color:#919f3a;
	text-decoration:none;
}
/* Breadcrumbs */
/* Post footer */
.sociable {
	margin-bottom:10px;
	padding-left:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
}
.sociable ul {
	padding:3px 0px 0px 0px;
	margin:0px;
	border:0;
}
.sociable li {
	display:inline;
	padding:0px 10px 0px 0px;
	margin:0;
	border:0;
}
.sociable li img {
	padding:0;
	margin:0;
	border:0;
}
.small-navigation {
	margin:15px 0px 5px 0px;
	padding:2px 2px 4px 2px;
	color:#443A37;
	border-top:#c4d64d solid 1px;
	border-bottom:#c4d64d solid 1px;
}
.small-navigation p {
	font-size:11px;
	line-height:16px;
	padding: 1px 0px 0px 5px;
}
/* Post footer */

/* Ingress stil med jQuery */
.my-intro {
	font-weight:bold;
}
/* Ingress med jQuery */
.content-post p img .noborder {
	background: #fff;
	padding: 5px;
	border:0;
	border: 0px solid #ffffff;
}


.start-right-post h2
{
background:#ffba03;
color:#333;
font-weight:normal;
}
.wp-caption-text {font-style: italic;}
