/*  
Theme Name: Erpsstaðir
Theme URI: 
Description: 
Version: 1.0
Author:Kristleifur Brandsson
Author URI: www.bippi.net
*/
html
{
	height:100%;
}
.inner h2
{
	margin-top:0;
}

.inner h5
{
	line-height:18px;
}


body
{
	background:#eaeaea url('images/top-bg.gif') repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	color:#666;
	height:auto;
	min-height:100%;
	height:100%;
}


#wrapper
{
	background: url('images/bottom-bg.gif') repeat-x 0 100%;
	width:100%;
	position:relative;


}

#header
{
	color:#FFF;
	height:170px;
	width:860px;
	padding:0 20px;
	position:relative;
}
#container
{
	width:900px; 
	height:100%;
	min-height:100%;
}

h1#logo
{
	position:absolute;
	background:url('images/logo.png') no-repeat;
	width:253px;
	height:124px;
}

h1#logo a
{
	display:block;
	height:100%;
	width:100%;
	text-indent:-9999px;
}


#topmenu
{
	position:absolute;
	right:30px;
	top:140px;
}

#topmenu ul, #submenu ul
{
	list-style:none;
	margin:0;
	padding:0
}

#topmenu ul li, #submenu ul li
{
	float:left;
	margin-left:10px;
	
}

#topmenu ul li a, #submenu ul li a
{
	font-size:14px;
	color:#fff;
	text-decoration:none;
	line-height:16px;

}

 #submenu
 {
	margin-bottom:10px;
 }
 #submenu ul
 {
	margin-left:10px;
	
 }
 #submenu ul li 
 {
 	background:url('images/submenu-item-bg.gif') no-repeat 50% -2px;
	padding-top:5px;
 }
 #submenu ul li a
 {
 	color:#666;
	font-size:14px;
 }

#submenu ul li a:hover,
#topmenu ul li.current_page_item a,
#submenu ul li.current_page_item a,
#topmenu ul li.current_page_parent a,
#topmenu ul li a:hover
{
	color:#b57e1f;
}


#content
{
	padding:0 20px;
	width:860px;
	background:url('images/content-bg.png') repeat-y;
	/*overflow:hidden;*/

}
#primary 
{
	width:670px;
	/*padding-bottom:243px;*/
}
#primary .inner
{
	padding:30px 20px;
}
#secondary 
{
	width:190px; 
}

#secondary .inner
{
	padding:30px 15px;
}

#footer
{
	background:url('images/footer-bg.gif') no-repeat 100% 0;
	float:none;
	clear:both;
	height:243px;
	color:#fff;
}
#footer .inner
{
	padding:20px 30px;
}
#footer ul
{
	list-style:none;
	margin:0;
	padding:0;
}
#footer ul li a
{
	color:#b57e1f;
	text-decoration:none;
}


/*
 * sidebar
 */
#secondary ul#sidebar
{
	list-style:none;
	margin:0;
	padding:0;
}

#secondary ul#sidebar h2
{
	color:#666;
	font-size:18px;
	font-weight:bold;
	border-bottom:1px solid #666;
	padding-bottom:5px;
}

#secondary ul#sidebar h3
{
	font-size:14px;
}

#secondary ul#sidebar li.vedur,
#secondary ul#sidebar li.frettir
{
	
	margin-top:30px;
	clear:both;
}

#secondary ul#sidebar li ul
{
	list-style:none;
	margin:0;
	padding:0;
}

#secondary ul#sidebar a,
.entry a
{
	color:#B57E1F;
	text-decoration:none;
}

#secondary ul#sidebar li ul li a:hover
{
	text-decoration:underline;
}

#secondary ul#sidebar span.all a
{
	font-size:10px;
	float:right;
	padding-right:5px;
	text-decoration:none;
}

#secondary #opinn-landbunadur
{
	background: url('images/opinn-landbunadur.gif') no-repeat;
	width:61px;
	height:58px;
	float:left;
}

#secondary #opinn-landbunadur a
{
	display:block;
	height:100%;
	width:100%;
	text-indent:-9999px;
}
#secondary #beint-fra-bui
{
	background: url('images/beint-fra-byli.gif') no-repeat 0 2px;
	width:89px;
	height:58px;
	padding-top:2px;
	float:right;
}

#secondary #beint-fra-bui a
{
	display:block;
	height:100%;
	width:100%;
	text-indent:-9999px;
}

#secondary #islandskort
{
	padding-top:30px;
	width:168px;
	height:124px;
	background:url('images/island.gif') no-repeat 0 100%;
}


/*
 * postar (entry)
 */
.entry h2
{
	font-size:30px;
	font-weight:bold;
	color:#666;
}

body.forsida .entry p,
body.forsida .entry ul
{
	font-size:14px;
}

body.forsida .entry h2,
body.gisting .entry h2
{
	margin-top:30px;
}

body.gisting .entry p
{
	padding-right:100px;
}

/*
 * post
 */

.post h2 a
{
	color:#B57E1F;
	text-decoration:none;
}
.post h2 a:hover
{
	text-decoration:underline;
}

/*
 * contact form
 */

#wpcf7-f1-p26-o1
{
	margin-left:100px;
	margin-top:40px;
}

/*
 * misc classes
 */

 .clearing
 {
 	clear:both;
	height:auto;
 }
 img.alignleft
 {
 	float:left;
	margin-right:10px;
 }
 img.alignright
 {
 	float:right;
	margin-left:10px;
 }
 body.buid img
 {
 	padding:5px;
	border:1px solid #584430;
 }
 
body.gisting .inner table {
border-left:1px dashed #666;
border-top:1px dashed #666;
}


body.gisting .inner th, body.gisting .inner td {
border-bottom:1px dashed #666;
border-right:1px dashed #666;
}

/*
 * language chooser
 */

ul.qtrans_language_chooser {
float:right;
margin:10px 10px 0 0;
position:relative;
z-index:200;
}

ul.qtrans_language_chooser li {
float:left;
height:30px;
margin-left:15px;
width:20px;
}


#sidebar li.widget
 {
 	margin-bottom:20px;
	position:relative;
	overflow:hidden;
 }

.navigation .alignleft
{
	float:left;
}

.navigation .alignright
{
	float:right;
}

.navigation a
{
	color:#B57E1F;
	text-decoration:none;
}
.navigation a:hover
{
	text-decoration:underline;
}
