/* ----------------------------------------------------------------------
Basic Style Sheet @ ljungdahl.com

author: David Andersson
email: david@smider.se
website: www.smider.se
---------------------------------------------------------------------- */

/* ####################### Attributselektorer ######################## */

body {
	background: /*#e4f4e6*/ #e2f4ff url(../../images/site/d01/whiteBg4.gif) repeat-y 50% 0;
	font: normal 62.5% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

fieldset { 
	border: 1px solid #ccc; 
}

h1, h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h1 { 
	background: #fff;
	color: #698838;
	font-size: 2.5em;
}
h2 { font-size: 1.6em; }
h3 { font-size: 1.4em; }
h4 { font-size: 1.2em; }

hr { 
	border-color: #ccc;
	border-style: solid;
	border-width: 1px 0 0; 
	height: 1px; 
}

input {
	font: normal 1em Verdana, Arial, Helvetica, sans-serif;
}

label {
	font: bold 1.1em Arial, Helvetica, sans-serif;
}

legend {
	background: #fff;
	color: #000;
	font: bold 1.1em Tahoma, "Trebuchet MS", Verdana, sans-serif;
	letter-spacing: 1px;
	padding: 2px 10px 3px 5px;
}

p  {
	font: normal 1.1em "Trebuchet MS", Arial, Helvetica, sans-serif;
}

table {}

textarea {}
 
/* ################### Positionering av element ###################### */

#container {
	margin: 0 auto;
	padding: 0 5px;
	width: 790px;
}

#header {
	float: left;
	clear: both;
	width: 790px;
}

/* Sidhuvud
---------------------------------------------------------------------- */
#logo {
	background: url(../../images/site/d01/logo.jpg) no-repeat;
	background-position: center;
	display: block;
	height: 120px;
	margin: 0;
	width: 790px;
}

/* Huvudmeny */
#menu {
	background: #698838;
	/*border-bottom: 5px solid #fff;*/
	border-top: 5px solid /*#bfee76*/ #fff;
	color: #fff;
	clear: both;
	float: left;
	margin: 0 0 5px;
	padding: 0 0 0 20px;
	width: 770px;
}

#menu ul {
	border-left: 1px solid #fff;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu ul li {
	display: inline;
	float: left;
}

#menu ul li a {
	background: #698838;
	border-right: 1px solid #fff;
	color: #fff;
	float: left;
	font: bold 1.4em "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 30px 40px 0 10px;
	text-decoration: none;
}

#menu ul li a:hover {
	background: #bfee76;
	color: #444;
}

#menu ul li.currentTopMenu a {
	background: #bfee76;
	color: #444;
}

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

#pathInformation {
	background: #fff;
	color: #000;
	clear: left;
	display: inline;
	float: left;
	margin: 0 0 0 20px;
	padding: 0;
	width: 455px;	
}

#pathInformation a {
	background: #fff;
	color: #999;
}

#pathInformation span {
	background: #fff;
	color: #999;
	margin: 0 2px;
}

#search {
	float: right;
	padding: 0 15px;
	width: 220px;
}

#search form {
	margin: 0;
	padding: 0;
}

#search input {
	float: right;
	padding: 0;
}

#search #searchInput {
	float: left;
	margin: 1px 0 0;
	width: 180px;
}

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

#content {
	float: left;
	width: 790px;
}

/*#leftColumn {
 	float: left;
	margin: 0 10px 0 0;
	padding: 1px;
	width: 158px;
}*/

#main {
	display: inline;
	float: left;
	margin: 20px 0 0 20px;
	width: 495px;
}

#rightColumn {
	
	float: right;
	margin: 10px 0 0;
	width: 250px;
	/*width: 160px;*/
}

/* Sidfot
---------------------------------------------------------------------- */
#pageFooter {
	background: #e3fcb8;
	color: #fff;
	clear: both;
	color: #000;
	margin: 20px 0 0;
	padding: 3px 20px;
	position: relative;
	left: 541px;
	width: 200px;
}

#pageFooter p, #pageFooter a {
	background: #e3fcb8;
	color: #698838;
	font: bold 1.1em "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	margin: 0;
	padding: 0;
}

#pageFooter p {}
#pageFooter a {  }

#pageFooter .footerLink {
	clear: right;
	float: right;
	margin: 0 0 3px;
}


/* ############################ Blandat ############################## */

.article {}

.article h1 {
	margin-bottom: 0;
	margin-top: 0;
}

#articleHeaderImage {
	text-align: center;

}

/* artikelstruktur */
#articleIntro {
	font: bold 1.1em "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#articleIntro p, #articleIntro a {
	font-size: 1em;
}

#articleContent {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.1em;
}

#articleContent p, #articleContent a {
	font-size: 1em;
}
/* --------------- */

/* artikellistning */
.articleIntro {
	font: normal 1.1em Tahoma, Arial, Helvetica, sans-serif;
}

.articleIntro p, .articleIntro a {
	font-size: 1em;
}
/* --------------- */

#articleRelated {
	border: none;
	padding: 0;
}

.rowOdd, .rowOdd a { 
	background: #ccc;
	color: #000;
}

.rowEven, .rowEven a { 
	background: #fff;
	color: #000;
}

#content #main #stateList {
	list-style: none;
	margin: 0;
	padding: 0;
}

#stateList li {
	margin-bottom: 5px;
}

#stateList li a {
	font: bold 1.8em Arial, Helvetica, sans-serif;
}

/* Moduler
---------------------------------------------------------------------- */
.module {
	overflow: hidden;
}

.module .moduleHeader {
	background: #698838;
	margin-bottom: 10px;
}

.module .moduleHeader h2 {
	background: #e3fcb8;
	color: #698838;
	display: inline;
	font: bold 1.8em/0.95em Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	margin: 0 5px 0 15px;
	padding: 0 5px;
	text-transform: lowercase;
}

.module ul {
	list-style: none;
	margin: 10px 0 0 20px;
	padding: 0;
}

.module ul li {}

.module ul li a {
	border: none;
}

.module .moduleFooter {
	margin: 0 0 20px;
}

/* Undermeny
---------------------------------------------------------------------- */
.subMenu {
	background: #e3fcb8;
	color: #000;
	float: left;
	margin: 0 0 20px;
	overflow: hidden;
	width: 100%;
}

.subMenu ul {
	list-style: none;
	margin: 0 0 7px 0;
	padding: 0;
}

.subMenu ul li {
	margin: 0 0 4px 20px;
}

.subMenu ul li a {
	background: #e3fcb8;
	color: #000;
	font: bold 1.8em/0.95em Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	text-decoration: none;
	text-transform: lowercase;
}

.subMenu ul li a:hover {
	background: #e3fcb8;
	color: #698838;
}

.subMenu ul li.currentSubMenu{
	background: #698838;
	margin-left: 0;
}

.subMenu ul li.currentSubMenu a {
	background: #e3fcb8;
	color: #698838;
	display: inline;
	margin: 0 5px 0 15px;
	padding: 0 5px;
	text-transform: lowercase;
}

.subMenu ul ul {
	margin: 0 0 0 5px;
}

.subMenu ul ul li a {
	margin: 0 0 0 5px;
	padding: 3px 0 3px 5px;
}

/* Personlig Meny
---------------------------------------------------------------------- */
#personalMenuContainer {}
#personalMenuContainer span {
	background: #698838;
	display: block;
	margin-bottom: 10px;
}

#personalMenuContainer span a {
	background: #e3fcb8;
	color: #698838;
	display: inline;
	font: bold 1.8em/0.95em Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	margin: 0 5px 0 15px;
	padding: 0 5px;
	text-transform: lowercase;
}

#personalMenuContainer span a:hover {}

#personalMenuContainer ul {
	margin: 5px 0 0 20px;
	padding: 0;
}

#personalMenuContainer ul li {}

#personalMenuContainer ul li a {
	font: bold 1.1em Arial, Helvetica, sans-serif;
}

/* Länkar - generella inställningar
---------------------------------------------------------------------- */
a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.article a, #articleActions a {
	color: #698838;
}

/* Inloggningsfält
---------------------------------------------------------------------- */
#loginField {
	margin: 10px 0 0;
	padding: 0 10px;
}

#loginField form {
	width: 100%;
	margin: 0;
	padding: 0;
}

#loginField form input {
	width: auto;
}

#loginField label {
	float: left;
	font-weight: bold;
}

#loginField input {
	margin-bottom: 5px;
}

/* Registrering
---------------------------------------------------------------------- */
#registerField {
	margin: 10px 0 0;
	padding: 0 10px;
}

#registerField h3 {
	font-size: 1.1em;
	margin: 0;
}

#registerField form {
	margin: 0;
}

#registerField form .button {
	margin: 5px 0 0;
}

/* Artikelkommentarer
---------------------------------------------------------------------- */
/* individuell bred */
#postComment_name, 
#postComment_subject,
#postComment_message {
	width: 377px;
}

#postComment_form #postComment_message {
	width: 375px;
}
/* ---------------- */

/* popupruta */
.commentPagePopup {}

.commentPagePopup h1 a {
	color: #093;
}

#writeComment {}

/* kommentarer */
.commentPagePopup .comment {
	background: #fff;
	border-left: 2px solid #093;
}

.commentPagePopup .comment:hover {
	background: #eee;
	border-right: 2px solid #093;
}

.commentPagePopup .comment h2 {}
.commentPagePopup .comment h3 {}
.commentPagePopup .comment .message {
	font-size: 1.1em;
}
.commentPagePopup .comment .actions {}
.commentPagePopup .comment .actions a {}
/* ----------- */

/* kommentarssvar */
.commentPagePopup .commentReply {
	background: #fff;
	border-left: 2px solid #093;
}

.commentPagePopup .commentReply:hover {
	background: #eee;
	border-right: 2px solid #093;
}

.commentPagePopup .commentReply h2 {}
.commentPagePopup .commentReply h3 {}
.commentPagePopup .commentReply .message {
	font-size: 1.1em;
}
.commentPagePopup #writeCommentReply {}
.commentPagePopup #writeCommentReply legend {}
/* -------------- */

.commentPagePopup legend {
	background: #fff;
	color: #000;
}

/* ###################### Administrationsidorna ###################### */

/* Artikeleditor
---------------------------------------------------------------------- */
#colRelated h3 a {
	background: #698838;
	color: #fff;
	display: block;
	margin: 0 0 5px;
	padding: 3px 5px;
	text-decoration: none;	
}

#colRelated h3 a:hover {
	background: #a6db52;
	color: #000;
}

/* Inställningar
---------------------------------------------------------------------- */
#settingsForm select, #settingsForm input.i, #settingsForm textarea {
	width: 240px;
}