html, body {
	margin: 0;
	padding: 0;
}
body {
	background: #f2f2f2 url(http://www.tiskuheimur.is/themes/tiskuheimur/images/background.jpg) repeat-x;
}
#wrapper {
	background: transparent url(http://www.tiskuheimur.is/themes/tiskuheimur/images/bg_left.jpg) top left no-repeat;
}
#wrapper2 {
	background: transparent url(http://www.tiskuheimur.is/themes/tiskuheimur/images/bg_right.jpg) top right no-repeat;
}
#main {
	width: 958px;
	background: url(http://www.tiskuheimur.is/themes/tiskuheimur/images/main_bg.png) repeat-y;
	margin: 0 auto;
	min-height: 900px;
}
#header {
	background: url(http://www.tiskuheimur.is/themes/tiskuheimur/images/header_bg.gif) repeat-x;
	height: 136px;
	width: 950px;
	position: relative;
	margin: auto;
}
#header img.logo {
	position: absolute;
	top: 23px;
	left: 30px;
}
#slideshow_wrapper {
	width: 690px;
	float: left;
	background: #000;
	margin-left: 15px;
	margin-top: 10px;
}
#slideshow {
	width: 690px;
	float: left;
}
#footer {
	text-align: center;
	padding-left: 20px;
}
#footer a {
	margin-right: 15px;
	margin-left: 15px;
}
#footer_first {
	text-align: center;
	padding-left: 35px;
	margin-bottom: 10px;
}
/* Navigtation */
#navigation {
	position: absolute;
	bottom: 0px;
	left: 0px;
	height: 32px;
}
#navigation ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	height: 22px;
	padding-top: 5px;
}
#navigation ul li {
	float: left;
}
#navigation ul li a {
	color: #FFF;
	font-size: 1.1em;
	display: block;
	text-align: center;
	background: url(http://www.tiskuheimur.is/themes/tiskuheimur/images/button_off.gif) no-repeat;
	height: 22px;
	text-transform: uppercase;
	padding-top: 5px;
	text-decoration: none;
	width: 96px;
	margin-left: 15px;
}
#navigation ul li a:hover, #navigation ul li a.current, #navigation ul li.current a {
	background: url(http://www.tiskuheimur.is/themes/tiskuheimur/images/button_on.gif) no-repeat;
	color: #e61293;
}
#tolastika {
	position: absolute;
	top: 25px;
	right: 35px;
}
#tolastika ul {
	list-style-type: none;
	margin: 0;
}
#tolastika ul li {
	float: left;
	margin-left: 15px;
}

/* Leitarvél */

#leitarvel {
	position: absolute;
	bottom: 45px;
	right: 30px;
	width: 230px;
	height: 29px;
}

input.search_term {
	height: 24px;
	width: 169px;
	padding-left: 12px;
	border: 0;
	background: url(http://www.tiskuheimur.is/themes/tiskuheimur/images/leit_bg.gif) no-repeat;
	padding-top: 5px;
	float: left;
}
input.search-button {
	float: right;
}

#content {
	width: 400px;
	float: left;
	margin-top: 5px;
	margin-left: 15px;
}
#content2 {
	width: 270px;
	float: left;
	margin-left: 20px;
}
#content3 {
	width: 690px;
	float: left;
	margin-top: 5px;
	margin-left: 20px;
}

/* Sidebar */

#sidebar {
	width: 230px;
	float: right;
	height: 500px;
	margin-top: 10px;
	margin-right: 13px;
}
div.sidebar-content {
	background: #f2f2f2;
	padding: 10px;
}
div.sidebar-content2 {
	background: #f2f2f2;
	padding: 5px;
}
div.box-wrapper {
	width: 325px;
	float: left;
	margin-bottom: 20px;
}
h3.titill {
	background: url(http://www.tiskuheimur.is/themes/tiskuheimur/images/h3_bg.gif) repeat-x;
	height: 20px;
	padding-top: 3px;
	width: 315px;
	padding-left: 10px;
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	margin: 0;
	letter-spacing: 0px;
}
.box-margin {
	margin-left: 30px;
}
div.ccm-page-list {
	padding-left: 10px;
}

hr {
	border: 0;
	color: #ccc;
	background-color: #ccc;
	height: 1px;
}