/*
---------------------- Innehåll ----------------------

Regioner
	body
	#header
	#menu
	#secondary-menu
	#breadcrumb
	#content-wrapper
	#sidebar-left
	#sidebar-right
	#main
	#footer

Element
- Rubriker
- Länkar

Drupal
- Node
- Page
- Teaser
- View

---------------------------------------------------------
*/

/*-------------------------------------------------------

										REGIONER

-------------------------------------------------------*/

body {
	font: 62.5% Helvetica, sans-serif; /*10px*/
	color: #333;
	margin: 0;
	line-height: 1.5em;
	background: white;
}
p {
	margin: 0;
}
#wrapper {
	margin-bottom: 20px;
}

/*-------------------------------------------------------

                    LAYOUT

-------------------------------------------------------*/

#wrapper {
  width: 795px;
  margin: 0 auto;
}

#header {
  margin: 15px 10px 0;
}

#sidebar-right {
  width: 200px;
  margin-right: 10px;
  margin-left: 25px;
}

#main {
  width: 550px;
  margin-left: 10px;
}

#sidebar-right,
#main {
  display:inline;
  float: left;
}


/*------------------ #header ------------------------------*/

#branding {
  height: 140px;
  margin-bottom: 4px;
}

/*------------------ #header-block ------------------------*/


/*------------------ #menu --------------------------------*/

#menu {
	font-size: 14px;
	line-height: 36px;
	height: 36px;
	background-color: black;
	padding-left: 15px;
	letter-spacing: 0.1px;
	text-transform: uppercase;
}

ul.primary_menu li {
	float: left;
}

ul.primary_menu li a {
	color: white;
	padding: 0 25px;
	display: block;
/* 	height: 100%; */
}	
	ul.primary_menu li.active-trail a{
		background-color: #5e0449;
		text-decoration: none;
	}
	ul.primary_menu li a:hover {
	background-color: #3c123a;
		text-decoration: none;
}

/*------------------ #secondary-menu ----------------------*/

#secondary_menu {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 38px;
	height: 55px;
}
ul.secondary_menu li {
	float: left;
	background: url(images/menu_sec_linje.png) no-repeat 100% 13px;
}
ul.secondary_menu li a {
	background: url(images/meny_streck.png) 0 3px no-repeat;
	padding: 0 13px;
	display: block;
	color: #4c4c4c;
/* 	height: 100%; */
}
	ul.secondary_menu li a:hover,
	ul.secondary_menu li.active-trail a{
		text-decoration: underline;
	}

/*------------------ #breadcrumb --------------------------*/

#breadcrumb {
  margin: 0 10px;
	display: none;
	font: 1.2em/30px Helvetica, sans-serif;
}
.page-admin #breadcrumb {
	display: block;
}

/*------------------ #content-wrapper ---------------------*/

#content-wrapper {
	min-height: 600px;
}

#main_inner {
  border-right: 2px solid #cfcfcf;
  padding-right: 20px;
  min-height: 400px;
	font-size: 1.em;
}

#content {
	margin-bottom: 10px;
}

/* Block */
h2.block-title {
	font: bold 1.3em/33px Helvetica, sans-serif;
	border-bottom: 1px solid #999;
	margin-top: 20px;
}

/*------------------ #sidebar-right -------------------*/

.page-admin #sidebar-right {
/* 	display: none; */
}

/*------------------ #main -------------------*/


/*------------------ #footer --------------------------*/

#footer {
	background-color: #161711;
	color: #ddd;
}
.footer_message {
	width: 795px;
	margin:0px auto;	
	text-align: left;
}

/*-------------------------------------------------------

--------------------  ELEMENT  --------------------------

-------------------------------------------------------*/

/*------------------ Rubriker ------------------------*/

h1, h2, h3 {
	font: normal 1em/1em Helvetica, serif;
	margin: 0;
}
#content .views-field-title a,
h1, h2, h3,
h1 a, h2 a, h3 a,
h2 a:hover {
	color: #333;
}
h1 {
	font: bold 2.6em/1.2em Helvetica, sans-serif;
	margin-bottom: 13px;
}
.node-content h2 {
	font: bold 1.14em/1.6em Helvetica, sans-serif;
	margin: 20px 0 5px;
}
.node-content h3 {
	font-style: italic;
	margin: 1em 0 7px;
}
#content .views-field-title,
h2.title {
  font-size: 1.4em;
  font-weight: bold;
  margin: 0px 0 10px;
}


/*------------------ Länkar ------------------------*/

a {
	text-decoration: none;
	color: #357d8c;
}
a:active {
  outline: none;
}
a:hover {
  text-decoration: underline;
	color: #5E0449;
}
.node li a.active {
	color: #357d8c;
}



/*-------------------------------------------------------

----------------------  DRUPAL  ------------------------

-------------------------------------------------------*/


/*------------------ Node --------------------------*/

/* TinyMce */
body#tinymce {
	font: 14px/22px Helvetica, sans-serif;
	padding: 5px;
}
body#tinymce p {
	margin-bottom: 1.4em;
}
body#tinymce h2 {
	font: bold 14px/16px Helvetica, sans-serif;
	margin: 20px 0 5px;
}
body#tinymce h3 {
	font-style: italic;
	margin: 1em 0 7px;
}
/* --- */

.node-content {
	font-size: 1.4em;
	line-height: 1.57em;
}
.node-content p{
	margin-bottom: 1.4em;
}

/* Bilder */
span.inline-left {
	margin-right: 10px;
}
span.inline-none img {
	margin-top: 5px;
}
.caption {
	color: #666;
	font: normal 11px/15px Helvetica, sans-serif;
}
.caption strong {
	font-weight: normal;
}
.caption_description {
	float: right;
}

/* Listor */
.node-content ul {
	list-style: none outside none;
	padding-left: 15px;
	margin-left: 0;
}
.node-content li {
	background: url(images/ul-dot.png) no-repeat 0 11px;
	padding-left: 10px;
	margin-bottom: 5px;
}

/*------------------ Page --------------------------*/

.messages {
	font-size: 1.2em;
	line-height: 1.5em;
}

/*------------------ Teaser ------------------------*/

#content .views-field-teaser,
.teaser-content {
	font-size: 1.3em;
	line-height: 1.5em;
}

label {
  font-weight: bold;
}


/*------------------ View  --------------------------*/

#main .views-row {
  clear: both;
  border-bottom: 2px solid #cfcfcf;
  padding-bottom: 10px;
  margin-bottom: 10px;
  overflow: hidden;
  width: 100%;
}

.views-field-field-bildspel-fid {
  float: left;
  margin: 0 10px 3px 0;
}

.field-field-person-bild {
float: left;
margin: 0 10px 0 0;
}

/* Contact */
.contact div img{
float: left;
margin: 0 10px 0 0;
clear: both;
}
.contact div {
overflow: hidden;
width: 100%;
margin: 0 0 20px 0;
vertical-align: bottom;
height: 187px;
}

/*Bildspel*/
.node-46 #main {
width: 775px;
}
.node-46 #main_inner {
border-right: 0px;
padding-right: 0px;
}
.node-46 img {
margin: 0 5px 0 0;
}

/*Bildspel i artiklar*/
#main #block-views-Bildspel-block_1 .views-row {
border-bottom: 0;
}
.view .item-list ul.pager li {
background-color: #cccccc;
display: block;
float: left;
width: 20px;
height: 20px;
margin: 0 10px 0 0;
line-height: 20px;
text-align: center;
}
.view .item-list ul.pager li a,
.view .item-list ul.pager li a:hover {
text-decoration: none;
font-weight: bold;
}
.view .item-list ul.pager li.pager-current,
.view .item-list ul.pager li:hover {
background-color: #666666;
}
.item-list ul.pager li a {
}
.item-list ul.pager {
clear: both;
overflow: hidden;
width: 100%;
margin: 10px 0 0 0;
}
#main #block-views-Bildspel-block_1 {
margin-bottom: 30px;
}
#main #block-views-Bildspel-block_1 .views-row {
margin-bottom: 0;
padding-bottom: 0;
}
#block-views-Bildspel-block_1 .views-field-field-bildspel-data-1 {
background-color: #cccccc;
font-weight: bold;
font-size: 1.2em;
padding: 3px 7px;
}
#block-views-Bildspel-block_1 .views-field-field-bildspel-data-1 span {
margin: 3px 0 0 0px;
}
#block-views-Bildspel-block_1 .views-field-field-bildspel-data {
background-color: #cccccc;
padding: 0px 7px 5px 7px;
}
#block-views-Bildspel-block_1 .views-field-field-bildspel-fid {
height: 300px;
}


.intro {
display: none;
margin-bottom: 30px;
}
.node-1 .node .node-content {
position: relative;
margin-bottom: 0;
}

.showmore, .showless {
position: absolute;
top: 300px;
left: 170px;
}

.showmore {
background: url(images/startsida_marika_read_more.png) no-repeat;
width: 150px;
height: 20px;
}
.showless {
background: url(images/startsida_marika_read_less.png) no-repeat;
width: 150px;
height: 20px;
}

#footer {
padding: 10px;
margin: 20px 0 0 0;
}

.node-5 h2.block-title {
font-size: 2.6em;
line-height: 1.2em;
margin: 0 0 15px 0;
font-family: Helvetica, sans-serif;
border-bottom: 0px;
}
.node-5 .view-content {
margin: 0 0 40px 0;
}
.node-5 #main .view-content .views-row-last {
border-bottom: 0px;
}

.contact div {
height: 180px;
position: relative;
}
.contact div p {
position: absolute;
bottom: 0px;
left: 160px;
}
.node-content .contact p {
margin-bottom: 0;
}
.node-content .pdf {
font-size: 0.8em;
padding: 0;
line-height: 0.8em;
}
.pdf {
overflow: hidden;
height: 100%;
margin-bottom: 3px;
}
.pdf span {
display: block;
float: left;
line-height: 20px;
}

