/*
Theme Name: family
Theme URI: http://www.daia.is
Description: Family Theme, with a twist
Author: Dagny Reykjalin
Author URI: http://www.daia.is

*/


html {				margin:0px; }

body {				margin:0px; background-image: url('http://www.hestanet.net/wp-content/themes/family/img/bg_flag.gif'); background-repeat: repeat; }

/* text */
body {				font-size: 0.75em; font-family: "Lucida Grande", "Arial", "Helvetica", sans-serif;}
a {					text-decoration: none; color:#003399; }
a:hover {			text-decoration: none; color:#fe0000;}


/* Content structure */

#wrapper {			width:872px; background-color: #fff; margin:0 auto; padding:0 20px; min-height:1800px; }

/* HEADER structure */

#header {			width:100%;  margin-bottom:10px }
  #lang {			float:right; background-image:url('http://www.hestanet.net/wp-content/themes/family/img/flags_bg.gif'); background-repeat: repeat-y; width:180px; text-align:right; 
  					padding:10px; margin-top: 40px;  }
  #logo {			width: 370px; height:90px; padding-top:10px; }

/* SIDEBAR structure */

#sidebar {			width:220px;  float:left; }
  #menu {			width: 220px; background-color: #e4ddcf; padding-bottom:5px; }
  #menu ul {		list-style-type: none; margin:0px; padding:0px; }
  #menu li {		list-style-type: none; }
  #menu li li {		list-style-type: none; padding:6px; border-bottom:1px solid #fff; margin:0px 10px; }
  
  .islandskort {	padding:20px; }
  #address {		color:#333;  }
  .address1 {		float:left; width:90px; font-size: 90%; margin-bottom:15px }
  .address2 {		float:left; width:130px; font-size: 90%; margin-bottom:15px }
  .email {			clear:both; }
  .vis {			width:250px; padding:20px 0;  text-align: center; }
  
/* MAIN CONTENT structure */

  #content {		 width: 642px; margin-left: 230px; padding:0px; }
  #front_photos {	 background-color: #3a2d1c; padding:6px; margin: 0 0 20px 0; }
  .box_photos {		 float:left; width:202px; margin:0 5px 10px 5px; }


#main {			 	 min-height: 650px; *clear:both; } /* IE hack */

#main li {	list-style-type: none; }
.navigation {		 font-size:90%; }
#bottom {			 font-size:85%; color: #666; margin-left:240px; }

/* BLOG structure */
.dags {			  	 font-size: 80%; margin:20px 0px 0px 0px; 	}
.fsogn h3 {			 font-size: 130%;  }
.meginmal {			 border-bottom:1px dotted #ccc; line-height:150%;  }

.entry p {			line-height:150%; }
.entry img, .meginmal img {		padding:2px; border:1px solid #ccc; }
img.alignright {	float:right; margin-left:5px;}
.wp-smiley {		border:0px;}
.postmetadata {		font-size:80%; color:#666; }


/* COMMENTS structure */
.comments {			  }

li.current_page_item { font-weight:bold; }

