/*  
Theme Name: LHI-MAIN
Theme URI: http://siggisiggibangbang.com
Description: Aedislegt thema
Version: 0.1
Author: SiggiSiggi
Author URI: http://siggisiggibangbang.com/
*/

html, body{
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Lucida, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #eee;
	/*background: #e2e8e8 url(/wp-content/themes/lhi-main/images/bakgrunnur.jpg) repeat-x;*/
}

strong, em, b, i, h1, h2, h3, h4, h5, h6, address {
	font-family: 'Lucida Grande', 'Lucida Sans', 'Lucida Sans Unicode', Lucida, Verdana, Arial, Helvetica, sans-serif;
}

img {
	border:0;
}

a {
	text-decoration: none;
	color: #900;
}

a:hover {
	text-decoration: none;
	color: #e00;
}

h2 a {
	color: #b00;
}

h2 a:hover {
	color: #e00;
}

h2 {
	font-size: 1.2em;
}

div.error,
div.msg {
	padding: 1em;
	font-weight: bold;
}

div.error {
	background-color: #fdd;
	border: 1px solid red;
}
div.msg {
	background-color: #dfd;
	border: 1px solid green;
}

div.error h3,
div.msg h3 {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0.3em;
	display: inline-block;
}

#wrapper {
    margin:0 auto;
    position:relative;
    width:100%;
}

#header {
	margin:0;
	width:100%;
	height:100px;
	border-bottom:1px solid #ccc;
	background-color: #fff;
}

#header-content {
	width: 962px;
	height: 100px;
	margin: 0px auto;
}

#content .navigation {
	width: 550px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0.5em;
	text-align: center;
}

#content .navigation .olderposts,
#content .navigation .newerposts {
	margin-bottom: 1em;
}

#content .navigation .olderposts {
	float: right;
}

#content .navigation .newerposts {
	float: left;
}

#main {
	width: 962px;
	margin: 0px auto;
}

#left {
 width: 180px;
 min-height: 400px;
 float: left;
}

#right {
	width: 180px;
	min-height: 400px;
	float: right;
}

#right ul, #right li {
    list-style-type:none;
    margin-left: 0px; 
    padding-left: 0px;
}


#event-list{
    padding:2px;
}

#newslist {
	clear: both;
	border-top: 1px dotted #ccc;
	padding-left: 23px;
	padding-bottom: 6px;
	padding-top: 6px;
}

#newslist ul, #newslist li {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}
#newslist.nl-bokasafn  ul, #newslist.nl-bokasafn li {
    margin-left: 0px;
    padding-left: 0px;
}


/* content stíll */
#content {
	background-color: #fff; /* white url("/wp-content/themes/lhi-main/images/content_bg.gif") no-repeat;*/
	width:600px;
	float:left;
	min-height:600px;
	margin:0px auto;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.split {
	background: #fff url("/wp-content/themes/lhi-main/images/gradient_vline.gif") 300px 0px no-repeat;
}

.post_fp img {
	margin-bottom: 10px;
	border: 1px solid #ccc;
}

.post_fp p {
	margin-top: 0px;
	margin-bottom: 0px;
}

#post_fp, .post_fp, #newslist.post_fp {
	float:left;
	width: 252px;
	margin-left: 24px;
	margin-right: 24px;
}

#frontpage_content_left {
    float:left;
    width: 298px;
    min-height:350px;
/*    border:1px solid lime;*/
}

#frontpage_content_right {
    float:right;
    width: 298px;
    min-height:350px;
/*    border:1px solid red;*/
}

.aligncenter, .size-medium{
	/*border: 1px solid #aaa;*/
}

.footnote{
    font-size:10px;
    text-align:right;
    margin-right:10px;
    margin-bottom:10px;
}

.post {
	float: left;
	margin: 0 0 40px;
/*    text-align: justify; */
	padding: 10px;
	width: 580px;
}
.archive-post {
		border-bottom: 1px dotted lightgrey;
}

.post img{
    margin:2px;
}

.post hr {
    display: block;
}

p.postmetadata{
    text-align:right;
    padding-right:5px;
		margin-bottom: 0px;
		border-top: 1px dotted #ddd;
		margin-top: 3px;
		padding-top: 2px;
}

.post h2 {
    margin-top: 0px;
}

.fp-wrapper {
	float: left;
	min-height: 200px;
}

.post_fp h2 {
	margin-top: 10px;
	/*margin-bottom: 2px;*/
	display: block;
	/*min-height: 2.5em;*/
}

h2.widgettitle {
	font-size: 13px;
	margin-bottom: 2px;
}

h2.archive_head {
	margin-left: 10px;
}

#content .alignleft {
    border:medium none;
    float:left;
    margin-bottom:10px;
    margin-right:15px;
    overflow: hidden;
}

#content .alignright {
    border:medium none;
    float:right;
    margin-bottom:10px;
    margin-left:15px;
}


/* content stíll endar */
#footer {
 width:100%;
 height:80px;
 float:left;
}

#footer p{
  margin-top:40px;
  text-align:center;
}

#logo{
    width:500px;
    float:left;
}

#logo img{
    margin-top:25px;
}

#toprightmenu{
    height:72px;
    width:450px;
    float:right;
 /* border:1px solid blue; */
}

#toprightmenu p{
    text-align:right;
}

#toprightmenu a{
    text-decoration:none;
    color:#333333; 
}

#toprightmenu a:hover {
    color:#B3B3B3; 
}

.postdate {
  color: #999;
  font-family: Georgia, serif !important;
  font-style: italic;
  float: left;
}
#bottomrightmenu {
	float: right;
	width: 600px;
	font-size: 1.1em;
	text-align: right;
	margin-top: 8px;
}

#bottomrightmenu p {
	text-align:right;
	font-size:1.1em;  
}

#bottomrightmenu a.selected {
	font-weight: bold;
}

#calendar_wrap{
	margin-right: 5px;
	margin-top: 10px;
} 

#toppskraut{
    width:600px;
    height:200px;
    float:left;
    margin-bottom:10px;
}

#event_list ul{
    text-align:left;
    float:left;
}

#event_list ul li{
    list-style-type:none;
    width:100%;
}

#verdlaun{
    float:left;
    height:20px;
    font-size:10px;
    width:400px;
}


.t {
	background-color: pink;
}

div .postnav {
	text-align: right;
	padding: 4px;
}

#right-widgets {
	margin-left: 10px;
}

/*
	Notað af categories
*/
#leftbar ul li.current-cat a {
	font-weight: bold;
}

#leitar-box {
	width:110px;
}

#left_banners, #right_banners {
	background-color: #ccc;
	padding-top: 1px;
	padding-bottom: 10px;
	margin-top: 23px;
}
#left_banners a, #right_banners a {
	color: #b00;
}
#left_banners a:hover, #right_banners a:hover {
	color: #f00;
}
#left_banners .banner, #right_banners .banner {
	margin-top: 10px;
}

#left_banners .banner,
#right_banners .banner {
	margin-left: 10px;
	margin-right: 10px;
}
#right_banners .gwidget,
#left_banners .gwidget {
	margin-left: 10px;
	margin-right: 6px;
}
#right_banners .gwidget .more-imgs,
#left_banners .gwidget .more-imgs {
	margin-right: 5px;
}
#right_banners .sub-banner-text-link,
#left_banners .sub-banner-text-link {
	display: inline-block;
	float: right;
	margin-top: 3px;
	margin-bottom: 10px;
}

.quicklinks {
	margin-left: 0px;
	/*margin-right: 14px;*/
	/*margin-bottom: 14px;
	margin-top: 10px;*/
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 4px;
	/*border: 1px solid #CFCFCF;*/
	background: #990000;
}
.quicklinks a {
	font-size: 12px;
	color: white;
}
.quicklinks h2 {
	
}
.quicklinks .lina {
	border-bottom: 1px dotted #CFCFCF;
	margin-top: 6px;
	margin-bottom: 6px;
	width: 40px;
}

fieldset legend {
	color: black;
	font-size: 13px;
	font-weight: bold;
}

.entry h1 {
	margin-bottom: 2px;
}

/* Gegnir styles */
#gegnir-search
{
	float: left;
	width: 136px;
	margin-bottom: 10px;
	padding: 0px 12px 0px 12px;
	background: #FEFFFC;
	border: 0px solid #ccc;
}
#gegnir-search input {
    float: right;
    border: 1px solid #ccc;
}
#gegnir-search #gegnir-leit-txt {
    width: 135px;
}
#gegnir-search .col_left
{
	clear: left;
	float: left;
	margin: 0 0 10px 0;
	padding: 0 10px 5px 0;
}
#gegnir-search .col_right
{
	clear: both;
	float: right;
	margin: 0 0 10px 0;
	padding: 0 0px 0px 0;
}
