/*
Theme Name: Liljan
Theme URI: http://www.liljan.is/
Description: This is a theme for the website liljan.is.
Version: 0.1
Author: Someone. Kristinn Örn Sigurðsson (kos@root.is) made it available for Wordpress.
Author URI: http://www.root.is/
*/

/****** Tags ******/

/****** Núllstilla ******/
* {
	margin: 0;
	padding: 0;

}

body {
	margin: 0;
	padding: 0px;
}

/****** Typography ******/

body, h1, h2, h3, h4, h5, h6,ol, ul, li, p, input, textarea, select {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, san-serif;
	color: #333;
}

h1 {
	font-size: 17px;
	color: #59801a;
	margin-bottom: 10px;
}

h2 {
	font-size: 16px;
	color: #333;
	padding-bottom: 10px;
}

h2 a,
#content h1 a {
	color: #59801a;
	text-decoration: underline;
	}

h2 a:hover,
#content h1 a:hover {color: #006400;}

h3 {
	font-size: 16px;
	color: #333;
	padding: 10px 0;
}

h4 {
	font-size: 13px;
	color: #59801a;
  padding-bottom: 10px;
       text-align: center;
}

h5 {
	font-size: 14px;
	color: #59801a;
      margin: 20px 0;
}

h6 {
	font-size: 13px;
	color: #59801a;
  padding-top: 10px;
  padding-bottom: 10px;
}

p {
	font-size: 12px;
	color: #666666;
	line-height: 17px;
       margin: 20px 0;
}

#forsida p {
	font-size: 12px;
	color: #666666;
	line-height: 17px;
       margin: 10px 0;
}


#footer p {
	font-size: 11px;
	line-height: 15px;
}

#forsFooter p {
	font-size: 11px;
	line-height: 15px;
padding: 0;
margin: 0;
}

.starfsmadur p {
      margin-bottom: 20px;
}

.frettaInnlegg p {
      margin: 0px;
}

/****** Tenglar *******/

a:link {
	color: #59801a;
	text-decoration: underline;	
}

a:visited {
	color: #59801a;
	text-decoration: underline;
}

a:hover {
	color: #006400;
	text-decoration: underline;
	padding: 0;
}

#forsidaListi a:link {
	color: #59801a;	
}

#forsidaListi a:visited {
	color: #59801a;
}

#forsidaListi a:hover {
	color: #006400;
	text-decoration: underline;
	padding: 0;
}

/****** Form ******/

input {
	margin: 5px 5px 0px 0;
padding: 0;
}

textarea {
	margin: 5px 0 0px 0;
}

input, textarea {
	font-size: 12px;
	border: 1px solid #59801a;
}

#form {
       height: auto;
       width: auto;
       margin-left: 100px;
       font-size: 12px;
	color: #666666;
}


#form p {
       font-size: 12px;
	color: #666666;
	line-height: 17px;
}

/****** Table ******/

#namskeid table {
       font-size: 12px;
	color: #666666;
       margin-left: 20px;
}

/****** Listar ******/

#forsida ul { 
	list-style: none;
	margin: 10px 0 10px 200px;
	margin-left: 5px;
	padding-left: 10px;
}

#forsida li {
  font-size: 12px;
	padding-left: 35px;
	line-height: 25px;
	color: #666;
	background: url(images/bullet.jpg) no-repeat scroll 0px 5px;
}

#static ul, #namskeid ul { 
	list-style: none;
	margin: 10px 0 10px 100px;
	padding-left: 10px;
}

#static li, #namskeid li {
  font-size: 12px;
	padding-left: 35px;
	line-height: 25px;
	color: #666;
	background: url(images/bullet.jpg) no-repeat 0px 5px;
}

#subMenu ul, #subMenu li {
    margin: 0px;
    padding: 0px 5px;
    display: inline;
    list-style-type: none;
    font-size: 12px;
}

/****** Layout ******/

#container {
	width: 790px;
	\width: 810px;
	w\idth: 790px;
	/*height: 700px;*/
	/*border: 1px solid gray;*/
	margin: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	background: url(images/header.jpg) no-repeat top left;
}

#banner {
	height: 200px;
	padding: 5px;
	margin-bottom: 5px;
	/*border: 1px solid gray;*/
}

#subMenu {
	padding: 0px;
	margin-left: 200px;
       text-align: right;
	/*border: 1px solid gray;*/
}

#content {
       height: auto;
       width: auto;
	padding: 10px 0 0 0;
	margin-left: 210px;
	/*border: 1px solid gray;*/
}

#sidebar {
	float: left;
	width: 180px;
	\width: 190px;
	w\idth: 180px;
       height: 480px;
	margin: 0;
	margin-right: 0;
	background: url(images/sidebrush.jpg) no-repeat bottom left;
	/*border: 1px solid gray;*/
}

/****** Leit ******/

#leit {
float: left;
       height: auto;
       width: auto;
       margin: 30px 0 0 15px;
/*border: 1px solid gray;*/
}

#nidurStodur {
       height: auto;
       width: auto;
       padding: 5px 0;
       font-weight: bold;
       text-align: center;
}

#forsFooter {
	/*clear: both;*/
	height: 70px;
	padding: 0px;
	margin-top: 0px;
	background: url(images/footer.jpg) no-repeat bottom center;
	/*border: 1px solid gray;*/
}

#footer {
	clear: both;
	height: 70px;
	padding: 0px;
	margin-top: 20px;
	background: url(images/footer.jpg) no-repeat bottom center;
	/*border: 1px solid gray;*/
}

/****** Sections ******/

#forsida, #frettir, #namskeid {
	width: auto;
	height:auto;
       /*border: 1px solid gray;*/
}

#static {
	width: auto;
	height:auto;
       /*border: 1px solid gray;*/
}

#sambandMenu {
      width: 200px;
      height:auto;
      float: right;
}

#sambandMenu ul {
    margin: 10px 0 0 0;
    line-height: 25px;
}

#sambandMenu li {
    margin: 10px 0 0 0;
    line-height: 25px;
    padding-left: 35px;
    list-style-type: none;
    font-size: 12px;
    background: url(images/bullet.jpg) no-repeat 0px 5px;
}

#ljod {
      width: auto;
      height: auto;
      margin-left: 200px;
      font-size: 11px;
      font-style: italic;
      color: #666;
}


/****** Menu ******/

#menu {
width: 200px;
margin: 20px 0 0 13px;
padding: 0;
font-size: 13px;
text-align: center;
}

ul#navlist {
text-align: left;
list-style: none;
padding: 0;
margin: 0 auto;
width: 152px;
}

ul#navlist li {
display: block;
margin: 1px 0;
padding: 0;
font-family: verdana;
}

ul#navlist li a {
display: block;
width: 100%;
padding: 0.5em 0 0.5em 1em;
color: #000;
text-decoration: none;
background: url(images/menuNorm.gif) no-repeat top left;
}

/*forsidaNorm*/

ul#navlist li.forsida a {
display: block;
width: 100%;
padding: 0.5em 0 0.5em 1em;
color: #000;
text-decoration: none;
background: url(images/menuForsNorm.gif) no-repeat top left;
}

/*Active menu on body id defaulB */

#defaultB ul#navlist li#active a {
background: url(images/menuFors.gif) no-repeat top left;
color: #000;
font-weight: bold;
}

ul#navlist li#active a {
background: url(images/menuHover.gif) no-repeat top left;
color: #000;
font-weight: bold;
}

ul#navlist li a:hover, ul#navlist li#active a:hover {
color: #000;
font-weight: bold;
background: url(images/menuHover.gif) no-repeat top left;
}

/*forsidaHover on body id defaulB */

ul#navlist li.forsida a:hover, ul#navlist a:hover {
color: #000;
font-weight: bold;
background: url(images/menuFors.gif) no-repeat top left;
}


/****** Classar *******/

.center {
	text-align: center;
}

.imgRight {
      float: right;
     padding: 5px;
     margin: 0 0 5px 5px;
     border: 1px solid #59801a;
}

.imgBorder {
     padding: 5px;
     border: 1px solid #59801a;
}

.imgRightNob {
      float: right;
     padding: 5px;
     margin: 0 0 5px 5px;
}

.dagsettning {
      float: right;
     /*margin: 5px 0 0 0;*/
}

.starfsmadur {
       height: auto;
       min-height: 170px;
       width: auto;
       margin: 0 10px 20px 0;
       /*background: url(images/divider.gif) no-repeat bottom center;*/
}

/* for Internet Explorer */
/*\*/
* html .starfsmadur {
height: 170px;
}
/**/

.starfsmadur img {
       float: right;
       padding: 5px;
       margin: 0 0 5px 5px;
       border: 1px solid #59801a;
}

.frettaInnlegg {
       width: auto;
       min-height: 200px;
       margin-bottom: 10px;
       background: url(images/divider.gif) no-repeat bottom center;
       overflow: hidden;
}

/* for Internet Explorer */
/*\*/
* html .frettaInnlegg {
height: 200px;
}
/**/


.frettaInnlegg img {
       float: right;
       padding: 5px;
       margin: 0 0 5px 5px;
       border: 1px solid #59801a;
}


.umsagnir {
      font-style: italic;
}

.arsGreen {
       color: #59801a;
}

.error {
       color: red;
       padding: 5px 0;
}
