@CHARSET "UTF-8";
@IMPORT 'basic.css';

/* Tags */

body {
	background-color: #f0f0f0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}

h1, h2, h3, h4, h5 {
	color: #000000;
}

h1 {
	font-size: 18px;
}

h2 {
	font-size: 14px;
}

h1.special {
	font-size: 24px;
	font-family: 'Courier New';
}

h2.special {
	font-size: 18px;
	font-family: 'Courier New';
}

hr {
	border: none;
	border-bottom: 1px solid #d1d1d1;
	margin: 10px 0px;
}

a {
	text-decoration: none;
	color: #ee7f00;
}
a:hover {
	text-decoration: none;
	color: #7c7c7c;
}

/* Structure */

#top {
	background-color: #ee7f00;
	height: 184px;
	padding-top: 36px;
}

#head, #body {
	text-align: left;
}

#head {
	background: url('images/head_bg.gif') no-repeat top right;
	height: 168px;
	padding-top: 18px;
}

#head_inner {
	margin-left: 30px;
	margin-bottom: 7px;
	margin-top: 6px;
}

#body {
	border: 1px solid #ebebeb;
	border-top: none;
	border-bottom: none;
	background: url('images/body_bg.gif') repeat-x top left;
	background-color: #ffffff;
	min-height: 70px;
	width: 924px;
	margin: auto;
	padding: 15px 30px;
}

#bottom {
	background: url('images/body_bg_bottom.gif') no-repeat top left;
	clear: both;
	height: 27px;
}

#left_min {
	width: 184px;
	float: left;
	margin: 40px 0 0 0;
}

#left {
	width: 264px;
	float: left;
}

#mid {
	width: 324px;
	float: left;
	margin: 0px 35px;
}

#mid_max {
	width: 436px;
	float: left;
	margin: 0px 20px 0 20px;
}

#mid_max_full {
	width: 426px;
	float: left;
	margin: 0px 40px 0 10px;
}
#mid_max_full .headEntry{
	margin: 0 0 0px 0;
	padding: 0 0 20px 0;
}
#mid_max_full .headEntry p{
	margin: 14px 0px;
	line-height: 16px;
}

#right {
	width: 264px;
	float: left;
	margin: 0 0 0 0;
}

#site_search {
	background: url('images/search_lookingglas.gif') no-repeat top left;
	padding-left: 28px;
	margin-left: 80px;
	margin-top: 20px;
}

#site_search input[type='text'] {
	height: 16px;
	margin: 0px;
	margin-top: 1px;
	padding: 2px;
	vertical-align: baseline;
}

#site_search input[type='submit'] {
	font-weight: bold;
	background: url('images/search_bg.gif') no-repeat top center;
	padding: 0px;
	margin: 0px;
	border: 0px;
	width: 47px;
	height: 26px;
	margin-left: 3px;
	font-size: 12px;
}

/* Firefox fix submit */
@-moz-document url-prefix() {
    #site_search input[type='submit'] {
        padding-bottom: 3px;
    }
}


#flashholder {
	margin: 15px 0px 30px;
}

#img_holder img {
	margin: 0px;
	padding: 0px;
}

#twitter_feed {
	margin-left: 20px;
}

#twitter_feed  a{
	color: #6c6c6c;
}
#twitter_feed  a:hover {
	color:#999;
}

/* Menus */
#footer_menu {
	font-size: 11px;
	margin-right: 28px;
	margin-top: 10px;
}
#top_menu {
	font-size: 11px;
	margin-right: 28px;
	margin-top: 10px;
}
#top_menu a, #footer_menu a{
	color: #6c6c6c;
}
#top_menu a:hover, #footer_menu a:hover{
	
	color:#999;
}

#top_menu li, #footer_menu li {
	display: inline;
	margin-left: 18px;
}

#menu {
	padding-left: 30px;
	background: url('images/menu_bg.gif') top left repeat-x;
	display: block;
	height: 50px;
}

#menu a {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding: 22px 28px 0px 24px;
	margin: 0px;
	background: url('images/menu_bg_right.gif') top right no-repeat;
	height: 28px;
	display: block;
	float: left;
}

#menu li {
	display: block;
	float: left;
}

#menu span.first {
	background: url('images/menu_bg_left.gif') top left no-repeat;
	height: 50px;
	width: 3px;
	display: block;
	float: left;
}

#menu li.first .first {
	background: url('images/menu_bg_left_first.gif') top left no-repeat;
	width: 15px;
}

#menu li.first a {
	padding: 22px 28px 0px 12px;
}

#menu li.last a {
	background: url('images/menu_bg_right_last.gif') top right no-repeat;
	padding: 22px 32px 0px 24px;
}

#menu li.current_page_item a {
	font-weight: bold;
	text-transform: uppercase;
	background: url('images/menu_bg_right_active.gif') top right no-repeat;
}

#menu li.current_page_item span.first {
	background: url('images/menu_bg_left_active.gif') top left no-repeat;
}

#menu li a:hover {
	color: #858585;
}

#sub_menu ul {
	list-style: none;
}

#sub_menu ul li {
	background: url('images/sub_menu_bg.gif') no-repeat top left;
	width: 181px;
	min-height: 15px;
	padding: 7px 0px 4px 0px;
	margin-bottom: 5px;
	font-size: 11px;
}#sub_menu ul li a{
	padding-left: 10px;
}
#sub_menu ul ul li {
	background: none;
}

#sub_menu a {
	font-size: 11px;
	color: #000000;
}


#sub_menu li.current_page_item  {
	background: url('images/sub_menu_bg_active.gif') no-repeat top left;
	font-weight: bold;
}

#sub_menu li.current_page_item a {
	color: #FFFFFF;
}

#sub_menu li.page_item:hover {
	background: url('images/sub_menu_bg_active.gif') no-repeat top left;
	color: #FFFFFF;
}

#sub_menu li:hover a {
	color: #FFFFFF;
}

#sub_menu ul ul li.page_item:hover {
	background: url('images/sub_menu_arrow.gif') no-repeat 10px 9px;
	color: #000000;
}

#sub_menu ul li.current_page_ancestor {
	background: url('images/sub_menu_bg_active.gif') no-repeat top left;
}

#sub_menu ul li.current_page_ancestor a {
	color: #FFFFFF;
}

#sub_menu ul li.current_page_ancestor ul a {
	color: #6c6c6c;
	font-weight: normal;
}
#sub_menu ul ul{
	padding-top: 15px;
	padding-bottom: 0px;
}

#sub_menu ul ul li{
	list-style: none;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-left: 10px;
	background: url('images/sub_menu_arrow.gif') no-repeat 10px 9px;
	max-width: 170px;
	width: 170px;
	border-bottom:1px solid #ebebeb;
}
#sub_menu ul ul li a{
	padding-left: 9px;
}
#sub_menu li.current_page_item ul li {
	margin: 0px;
}

#sub_menu ul li.current_page_item  {
	font-weight: bold;
}

#sub_menu ul ul li.current_page_item  {
	background: url('images/sub_menu_arrow.gif') no-repeat 10px 9px;
}

#sub_menu ul ul li a {
	color: #000000;
	display: block;
}

#sub_menu ul li.current_page_ancestor ul a:hover {
	color: #000000;
}

#sub_menu li.current_page_ancestor ul li.current_page_item a {
	color: #000000;
	font-weight: bold;
}

#sub_menu li.current_page_item ul li a {
	color: #6c6c6c;
	font-weight: normal;
}

#sub_menu li.current_page_item ul li:hover a {
	color: #000000;
}


#sub_menu ul li:hover {
	color: #000000;
}

.content {
	width: 984px;
	margin: auto;
}


/* Elements and Boxes */

.slider {
	background: url('images/slider_bg.gif') no-repeat top left;
	min-height: 15px;
	padding: 10px;
}

.slider.active {
	background: url('images/slider_bg_active.gif') no-repeat top left;
}

.slider img {
	vertical-align: middle;
	float: right;
}

.box {
	background: url('images/box_mid_bg.gif') repeat-y top left;
	margin-bottom: 24px;
	position: relative;

}

.box .top {
	background: url('images/box_top_bg.gif') no-repeat top left; 
	height: 24px;
	padding: 10px 0px 0px 12px;
	color: #FFFFFF;
	font-family: 'Courier New';
	font-size: 18px;
	line-height: 18px;
	word-spacing: -5px;
}
.box .white_top {
	background: url('images/box_top_white.gif') no-repeat top left;
	padding: 6px 6px 6px 6px;
	color: #FFFFFF;
}

.box .top.grey {
	background: url('images/box_top_bg_grey.gif') no-repeat top left;
	color: #ed7f00; 
}

.box .mid {
	margin: 11px;
}

.box .mid hr {
	border-bottom: 1px dotted #CCC;
	margin: 7px 0px;
}

.box .mid p {
	margin: 4px 0px;
}

.box .bottom {
	background: url('images/box_bottom_bg.gif') no-repeat bottom left; 
	height: 10px;
}


.box .mid_puff {
	margin: 0 11px 0 11px;
}
.box .mid_puff p {
	margin: 0 0px;
	line-height: 16px;
}
.box .mid_puff a{
	color:#000;
}
.box .mid_puff a:hover{
	color:#666;
}
.box .mid_puff .arrow{
float:left;
padding: 2px 2px 0 5px;
}
.box .mid_puff .puffcontent{
float:left;
width:205px;
}




.box_link {
	text-align: right;
	padding-top: 10px;
}

.news{
	border-bottom: 1px dotted silver;
	margin: 0 0px 15px 0px;
	padding: 0 0px 15px 0px;
}
.news .secondNews{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.news p {
	margin: 4px 0px;
	line-height: 16px;
}

.arrow {
	vertical-align: middle;
	margin-right: 6px;
}

.event {
	padding-left: 6%;
	float: left;
}

.event.left {
	width: 44%;
	padding: 0;
	padding-right: 6%;
	border-right: 1px solid #e7e7e7;
}

.event p {
	margin: 4px 0px;
}

.event hr {
	border-bottom: 1px dotted #CCC;
	margin: 7px 0px;
}

.readMore_right {
	text-align: right;
}

.readMore_right a{
	color: #ee7f00;
	font-weight: bold;
	font-style: normal;
}

.blog {
	float: left;
	padding-top: 5px;
}

.blog p {
	padding: 3px 0px;
}

.print {
	float: right;
}

.print a {
	color: #000000;
}

.page_top {
	margin-top: 6px;
	padding-bottom: 20px;
}

.img_deep {
	padding-bottom: 6px;
}

.sharepanel {
	padding: 5px;
	margin: 10px 0px;
	border: 1px solid #f0f0f0;
}

/* Text  */

.date {
	font-weight: bold;
	color: #858585;
	font-size: 11px;
}
.bloggdate {
	font-weight: bold;
	color: #858585;
	font-size: 11px;
	margin: 0 0 10px 0;
}

.text_small {
	font-size: 11px;
	color: #999999;
}

.text_small2 {
	font-size: 11px;
	color: #333333;
}

.box_text_italic {
	font-style: italic;
	color: #7b7b7b;
	font-size: 11px;
}

.text_dark_small_bold {
	color: #373737;
	font-size: 11px;
	font-weight: bold;
}

.text_dark {
	color: #5f5f5f;
}

.text_vdark {
	color: #373737;
}

.text_italic {
	font-style: italic;
}

.text_bold {
	font-weight: bold;
}

.text_ingress {
	color: #515151;
	font-weight: bold;
	font-size: 12px;
	padding: 10px 0;
}

.text_orange {
	color: #ee7f00;
	font-weight: bold;
	font-style: normal;
}

.text_black {
	color: #000000;
}

.text_breadcrumb {
	color: #5f5f5f;
	font-size: 11px;
	font-style: italic;
}
.text_breadcrumb a{
	color: #5f5f5f;
}


.text_error {
	color: red;
}

.text_success {
	color: green;
}

a.share {
	color: #636363;
	font-size: 12px;
}


/* Misc and Utilities */
.sep {
	display: inline-block;
	margin: 0px 3px;
}

/* Widgets */
.box .blog-preview {
	border-bottom: 1px dotted silver;
	padding: 4px 0 12px 0;
	margin: 0 0 8px 0;
}

.box .blog-preview h4{
	margin-bottom: 5px;
}
.box .blog-preview h4 a {
	color: black;
	font-size: 1.1em;
	line-height: 1.2em;
	margin-bottom: 5px;
}

.box .attachment-post-thumbnail {
	float:left;
	margin: 0 8px 5px 0;
}

.news h1{
	padding: 0 0 10px 0;
}
.news h1 a {
	color: #000;
	font-size: 1.1em;
}
.news h2{
	padding: 0 0 10px 0;
}
.news h2 a {
	color: #000;
	font-size: 0.9em;
}

.entry ul {
	list-style-position: inside;
}

#sidebar ul {
	list-style: none;
}

#sidebar .widget ul li {
	padding: 6px 0 6px 8px;
	margin: 0px 10px;
	border-bottom: 1px dotted silver;
	
}

#sidebar .widget ul li a {
	padding-left: 25px;
  	background: #fff url('images/arrow_right.gif') center left no-repeat;
	height: 18px;
	line-height: 18px;
	display: block;
}

#sidebar .widget ul {
	background:transparent url(images/box_mid_bg.gif) repeat-y scroll left top;
}

#sidebar .widget h2 {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(images/box_top_bg.gif) no-repeat scroll left top;
	color:#FFFFFF;
	font-family:'Courier New';
	font-size:18px;
	height:24px;
	line-height:18px;
	padding:10px 0 0 12px;
	word-spacing:-5px;
}

#sidebar .widget {
	padding-bottom: 15px;
	margin-bottom: 20px;
	background: transparent url(images/box_bottom_bg.gif) no-repeat scroll left bottom;
}

.allcont {
	line-height:18px;
}

.allcont p {
	margin: 14px 0;
}

.allcont a {
	font-size:12px;
	color: #ea8200;
	font-weight: bold;
}

.tweet {
	margin: 10px 0;
	padding:10px 0;
	border-bottom:dashed 1px #999999;
}


/* ------------------------------------------------ sitemap -------------------------------------------------*/

.sitemap_div ul ul{
	padding: 0 0 10px 25px;
}
.sitemap_div ul li{
	padding: 3px 0 0 0;
}
.sitemap_div ul ul li{
	padding: 0 0 0 0;
}
/* ------------------------------------------------ sitemap -------------------------------------------------*/

.footer{
	padding: 30px 0 30px 0;
	font-size:0.9em;
	width: 954px;
	margin: 0 auto;
}
.footer .footerInner{
	border-right:solid 1px #e4e4e4;
	color:#808080;
	float:left;
	text-align:left;
	width:195px;
	padding: 0 0 30px 40px;
	margin: 0 0 40px 0;
}
.footer .footerInnerLast{
	color:#808080;
	float:left;
	text-align:left;
	width:195px;
	padding: 0 0 0 40px;
}.footer .footerLogo{
	padding: 15px 0 20px 5px;
}.footer .footerLogoKristdemokraterna{
	padding: 5px 0 19px 10px;
}.footer .footerLogoFolkpartiet{
	padding: 0px 0 12px 35px;
}


#wp-calendar th {
font-style: normal;
text-transform: capitalize;
} 
#wp-calendar th {
font-style: normal;
text-transform: capitalize;
color: #666;
text-align: center;
} 

#wp-calendar td {
color: #ccc;
letter-spacing: normal;
padding: 6px 0;
text-align: center;
}

#wp-calendar a:hover {
color: #333;
}

#wp-calendar caption {
color: #666;
padding-bottom:12px;
font-weight: bold;
}

#wp-calendar td:hover{
color: #bbb;
}
#wp-calendar #today {
background: #ee7f00;
color: #FFF;
}
#wp-calendar #today a{
color: #FFF;
}
#wp-calendar {
empty-cells: show;
font-size: 12px;
margin: 0;
width: 100%;
} 

.alignleft{
	float:left;
	}
	
	
	
	
	
#respond{
	padding-top:30px;
	}
	
#comments{
	padding-top:10px;
	}
	
.commentlist{
	list-style-type:none;
}
.comment-body{
	border-bottom: 1px dashed silver;
	margin-top:10px;
	}
.traffpunkt {
	width:921px; 
	height: 375px;
	margin: 0 auto; 
	background: url(images/traffpunkt.jpg) no-repeat;
}

.traffpunkttop {
	background: url('images/box_top_bg_grey_small.gif') no-repeat top left; 
	height: 24px;
	padding: 10px 20px 0px 12px;
	color: #FFFFFF;
	font-family: 'Courier New';
	font-size: 16px;
	line-height: 18px;
	word-spacing: -5px;
	width:200px;
}
.traffpunktmid {
	float:left;
	width:200px;
	padding: 20px 0 0 0;
}
.traffpunktline {
	float:left; 
	width:1px; 
	height:332px;
	padding: 21px 10px 0 10px;
}
.traffpunktmid_left {
	margin-left:26px;
}