/*
Theme Name: NNR
Theme URI: http://www.rymdweb.com/
Description: NNR
Version: 0.3
Author: Hans Svensson / Christian Berling 
Author URI: http://www.rymdweb.com/
Version 3 augusti 2010/CB

*/
/* ------------------------------
HTML Redefine Tags
------------------------------ */

body{
  font-family: Verdana, Helvetica, sans-serif;  
  font-size:11px; 
  margin:0; 
  padding:0;
  background: #ffffff;
  background-image:url('/assets/templates/nnr/images/bg_2010.png');
  background-repeat:repeat-x;
}

input, form, textarea 
h1, h2, h3, h4, h5, h6{margin:0; padding:0;}
h1{font-size:18px;}
h2{font-size:14px; color:#999999;}
/* h3{font-size:13px; border-bottom:solid 1px #DEDEDE; padding:4px 0; margin-bottom:10px;} */

a:link, a:visited{color:#005bbb;}
a:hover{text-decoration:none;}
/* #topright2 a{color: #ffffff;} */ 

/* ------------------------------
PAGE STRUCTURE
------------------------------ */

/* #container has an absolute width (902 pixel) */

#container{width:902px; margin:0 auto;}
#topbar{width:auto; display:block; height:120px;}
#navbar{width:auto; display:block; height:28px;}
#navbar a{heigth:28px; line-height:28px; padding:0 8px; display:inline;}

/* my logo hack */
#topleft {float: left; width:180px; display:box; height:100px; padding: 10px 11px;}
#topright {float: left; width:700px; display:box; height:120px; padding: 0px;}
#topright1 {display:box; height:96px; line-height:96px; text-align:center;}
#topright1 img { /* vertical-align: middle; */ padding-top: 47px;} 
#topright2 {display:box; height:24px; text-align:right;}
#topright2 a{heigth:24px; line-height:24px; padding:0 6px; display:inline; color: #ffffff;}
#topright_nyheter {float: left; display:box; height:100px; width:580px; padding: 10px; text-align:center;}
#topright_nyheter img { /* vertical-align: middle; */ padding-top: 0px;} 
#topright_datum {float: left; display:box; height:120px; text-align:right; width:100px;}
#topright_datum #datum {padding-right:5px; margin-top:95px; color:#ffffff; font-size:1.15em; font-weight: bold; font-family: Helvetica, Arial;}

/* 
#topright1 {display:box; height:40px; padding: 40px 10px 10px 10px; text-align: center;}
#topright2 {display:box; height:24px; padding:0 10px; text-align: right; }
*/

#main, main_u, main_w {width:auto; display:block;}

#column_left{width:190px; margin-right:30px; float:left; padding:15px 0 0 6px;}

#column_right{width:350px; margin-right:30px; float:left;}
#column_right_u{width:440px; margin-right:30px; float:left;}
#column_right_w{width:640px; margin-right:30px; float:left;}
#column_right, #column_right_u, #column_right_w {padding: 15px 0;}

#column_right_adsense{width:290px; float:left;}
#column_right_adsense_u{width:200px; float:left;}
#column_right_adsense, #column_right_adsense_u{padding: 19px 0;}

div.spacer{clear:both; height:10px; display:block;}

#footer{width:auto; display:block; padding:10px 0; font-size:11px; color:#999999; text-align: center; border: 1px solid #cccccc;}

/* ------------------------------
CUSTOM CLASSES
------------------------------ */

/* Add here your custom classes ... */


* {
  margin: 0px; 
  padding: 0px; 
}

a, a:link { 
    text-decoration: none;
    color: #005bbb;
    border: 0px;
}

a.topmenu, a.topmenu:link, a.topmenu:visited, a.topmenu:hover, a.topmenu:active {
	color: #ffffff;
	vertical-align: bottom;
}

.alignright { float: right; }

.alignleft { float: left; }

.box_snabblank {
  margin: 0px 0px 5px 0px; 
  padding: 4px; 
  border: 1px solid #cccccc;
}

.box_snabblank h3 {
  font-size: 1.0em;
  font-weight: heavy;
  color: #005bbb;
}

.clear {
    clear: both;
    height: 1px;
    margin: -1px 0 0;
    font-size: 1px;
}

.center { text-align: center;}

div, p, img, a, td, ul, ol {
    font-size: 1em; 
}

h1, h2, h3, h4 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	margin: .5em 0;
	color: #000000;
}

h1 { font-size: 1.3em; }
h2 { font-size: 1.2em; }
h3 { font-size: 1.1em; }
h4 { font-size: 1.05em; }

#logo {
	text-decoration: none; 
	border: 0px;
}

#main, main_w, main_u {
  /* overflow: auto; */
}

#main {
  background-image:url('/assets/templates/nnr/images/bg_lines.png');
  background-repeat:repeat-y;
  background-position:center; 
}

#main_u {
  background-image:url('/assets/templates/nnr/images/bg_lines_u.png');
  background-repeat:repeat-y;
  background-position:center; 
}

#main_w {
  background-image:url('/assets/templates/nnr/images/bg_lines_w.png');
  background-repeat:repeat-y;
  background-position:center; 
}

.nyhetssammanfattning {
	margin: 10px 0px;
	padding: 0px;
	border-bottom: 1px solid #005bbb;
}

ol, ul {
    margin-left: 1em;
    padding-left: 1em;
}

ul.topnav {
	margin: -10px;
}

ul.topnav li {
	background: #cccccc;
}

ol li {
    margin-left: 1em;
    padding: 0 0 .5em.3em;
    list-style: decimal;
}

.grey p, .yellow p {
	margin: 8px;
	padding: 0px;
}
 
.grey h3 {
	background: #aaaaaa;
	color: #ffffff;
}

.grey {
	border: 1px solid #aaaaaa;
	margin: 0px 0px 20px 0px;
}

.yellow h3 {
	background: #ffcc00;
	color: #ffffff;
}

.yellowbanner h1 {
        background: #ffcc00;
        color: #ffffff;
        padding: 1em 2em;
	margin: 0;
        margin: 0px 0px 20px 0px;
}

.yellow {
	border: 1px solid #ffcc00;
	margin: 20px 0px;
}

#right form {
	display: inline;
}

.follow {
	margin: 10px 0px 0px 0px;
	font-size: 92%;
}

p { padding: 0 0 1em; }

.whitebox {
  margin: 0px 0px 5px 0px; 
  padding: 0px 4px 4px 4px; 
  border: 1px solid #005bbb;
  background-image:url('/assets/templates/nnr/images/header_bg.png');
  background-repeat:repeat-x;
}

.whitebox img {
  padding: 0 4px 2px 0; 
}

.whitebox h3 {
  font-size: 1.2em;
  color: #ffffff;
  margin: 0; 
  padding: 4px 0px 8px 4px; 
  text-transform: uppercase; 
}

.whitebox h3 a{
  color: #ffffff;
  text-decoration: none; 
}


/*
#index_right .whitebox h3, #right .whitebox h4, #menu .whitebox h3, #menu .whitebox h4 {
  background: #ffffff;
  color: #336699;
  margin: 0px;
  padding: 0.5em 0em;
  text-transform: uppercase; 
  text-align: center; 
}

#index_right .whitebox p, #index_right .whitebox img, #menu .whitebox p, #menu .whitebox img {
  margin: 0px;
  padding: 2px 3px; 
}

.politiker {
}
*/
/* Search Form 
------------------------------------------------------------------------------- */
#search {
    position: absolute;
    right: 60px;
    top: 40px;
    padding: 15px 15px 0;
}

form.FSF_form {
    margin: 0;
    padding: 0;
    width: auto;
    text-align: right !important;
}

input.FSF_input { 
    display: inline;
    height: 17px;
    border: 1px solid #ddd;
    border-left-color: #c3c3c3;
    border-top-color: #7c7c7c;
    background: #fff url(images/input-bg.gif) repeat-x top left;
    margin: -1px 3px 0;
    padding: 3px 0 0;
}
input.FSF_submit { 
    display: inline;
    margin: -1px 0 0;
    padding: 0;
    height: 22px;
    line-height: 22px;
}


/* Post (main content entries)
------------------------------------------------------------------------- */
.post {
    margin: 0 0 1.5em 0;
    padding: 0 0 1.5em 14px;
    border-bottom: 1px solid #ddd;
}

.post h3 {
    margin-top: 0;
    color: #f63;
}
.post ul li {
	background: url(images/tictac_orange.gif) no-repeat 0 6px;
	margin-left: 0em;
}



/* Related Links 
------------------------------------------------------------------------- */
#navlist li { 
    display: inline;
    list-style-type: none;
    padding-right: 20px;
}


/* Forms 
------------------------------------------------------------------------------- */
form {
	width: 360px;
	text-align: left;
	clear: both;
	padding-bottom: 20px;
	border: none;
}

form.full { width: 100%; }


fieldset {
    border: none;
}

legend {
	display: none;

}
form h3 {
	clear: both;
	padding: 15px 0 5px;
	font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
}

form label,
form p {
	display: block;
	clear: both;
	width: 310px;
	font-size: 1em;
	line-height: 1.5em;
	padding: 0 0 9px;
}

form input {
	display: block;
	margin-top: 3px;
}

form select {
	float: left;
	display: block;
}

form label.first,
form label.city {
    clear: left;
    margin-right: 10px;
    width: 150px;
}

form label.second,
form label.state {
	float: left;
	clear: none;
	margin: 0 10px 0 0;
	width: 150px;
}
form label.state { width: 60px; }

form label.first input,
form label.city input,
form label.second input {
	float: left;
	width: 150px;
	padding: 0;
}

form label.state select {
	width: 60px;
	float: left;
	margin-top: 3px;
}

form label.zip,
form label.zip input {
	float: left;
	width: 80px;
}
form label.zip { clear: none; }

form label {
	float: left;
	clear: left;
	width: 310px;
	margin: 0;
	line-height: 1.5em;
}

form label input {
	float: left;
	width: 310px;
	padding: 0;
}

form input.radio,
form input#radiobutton_1,
form input#radiobutton_2,
form input#radiobutton_3,
form input#radiobutton_4 {
	clear: left;
	float: left;
	padding: 0;
	margin: 0;
}

form label.radio,
form label.radioitem {
	clear: none;
	margin: 0 0 0 25px;
	padding: 0 0 15px;
}

form input.checkbox,
form input#checkbox_1,
form input#checkbox_2,
form input#checkbox_3,
form input#checkbox_4 {
	clear: both;
	float: left;
	padding: 0;
	margin: 0;
}

form label.checkbox {
	clear: none;
	margin: 0 0 0 25px;
	padding: 0 0 15px;
}
/* style the form elements to look similar across browsers ... emulates Safari */
form label input,
form textarea {
    border: 1px solid #ddd;
    border-left-color: #c3c3c3;
    border-top-color: #7c7c7c;
    padding: 0 2px;
    height: 18px;
    line-height: 20px;
    background: #fff url(images/input-bg.gif) repeat-x top left;
}
form input.checkbox,
form select {
    border: 1px solid #ddd;
    border-left-color: #c3c3c3;
    border-top-color: #7c7c7c;
    background-color: #fff;    
}
form textarea {
	margin-top: 3px;
	width: 383px;
	height: auto;
	display: block;
}

form label input.calc {
    text-align: right;
    width: 100px;
    clear: left;
    padding: 0;
}

form input.button {
    clear: left;
}

img.centered {
	display: block;
	margin: 0 auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

/* Fixes for RichText widgets
------------------------------------------------------------------------------- */
.MODX_RichTextWidget {
	float: left;
}

.MODX_RichTextWidget a {
	border: 0px;
}

