/* -------------------------------------------------------------- 
  
   Viva CSS Framework
   E-Mail: hello@vivatemplates.com
   
   www.vivatemplates.com
   
-------------------------------------------------------------- */

@import "css/reset.css";
@import "css/forms.css";
@import "typography.css";
@import "css/tooltip.css";


/* General
-------------------------------------------------------------- */

body {
	background: #f3f2f2 url(http://www.pixlar.is/themes/pixlar/images/background.png) repeat-x;
}

#wrapper {
	width: 980px;
	margin: 0 auto;
	position: relative;
}

.santa {
	position: absolute;
	top: 140px;
	left: -84px;
	z-index: 9999;
}

#navigation {
	width: 980px;
	height: 55px;
	background: url(http://www.pixlar.is/themes/pixlar/images/navigation_bg.png) no-repeat right;
	-webkit-box-shadow: #DFDFDF 0px 10px 20px;
}

#navigation .logo {
	float: left;
}

#navigation ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: left;
}

#navigation ul li {
	float: left;
	height: 45px;
	padding-right: 2px;
	background: url(http://www.pixlar.is/themes/pixlar/images/seperator.png) no-repeat top right;
}

#navigation ul li a {
	display: block;
	color: #000;
	line-height: 45px;
	height: 45px;
	padding-left: 25px;
	padding-right: 25px;
	text-shadow: 1px 1px 0px #fff;
}

#navigation ul li a.current, #navigation ul li a:hover, #navigation ul li.current a {
	color: #d40007;
}

#breadcrumb {
	height: 30px;
	line-height: 30px;
}

.latest-text {
	float: left;
	width: 820px;
	height: 40px;
}

/* Sub Pages
-------------------------------------------------------------- */

#content-wrapper {
	background: #fff;
	width: 100%;
	height: 100%;
	-webkit-box-shadow: #DFDFDF 0px 10px 20px;
	border: 1px solid #DFDFDF;
}

#sidebar {
	width:208px;
	float: left;
}
#sidebar h2 {
	background: #c42a20;
	color: #fff;
	padding: 5px 10px;
	font-size: 16px;
	margin: 0;

}
#sidebar ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	border-bottom: 1px solid #f2f2f2;
	height: 40px;
	line-height: 40px;
}
#sidebar ul li a {
	display: block;
	padding-left: 30px;
	color: #333;
	font-size: 14px;
	font-weight: normal;
	height: 40px;
	line-height: 40px;
	background: url(http://www.pixlar.is/themes/pixlar/images/arrow.png) no-repeat 5%;
}
#sidebar ul li.nav-selected a, #sidebar ul li.nav-selected a:hover {
	background: url(http://www.pixlar.is/themes/pixlar/images/nav_current.png) no-repeat;
	color: #fff;
	text-shadow: #851419 1px 1px 1px;
}
#sidebar ul li a:hover {
	background: #f2f2f2 url(http://www.pixlar.is/themes/pixlar/images/arrow.png) no-repeat 5%;;
}
#main-content {
	float: right;
	padding: 20px;
	width: 732px;
	background: url(http://www.pixlar.is/themes/pixlar/images/sidebar_bg.png) no-repeat top left;
	min-height: 600px;
}
#main-content h1, h1.page-title {
	border-bottom: 1px solid #f2f2f2;
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-size: 26px;
	color: #ae0000;
}

/* Search
-------------------------------------------------------------- */

#searchform {
    float: right;
    margin-top: 10px;
    margin-right: 15px;
}
#searchform input {
    float: left;
}

input.search-field {
    background: url(http://www.pixlar.is/themes/pixlar/images/search_bg.png) no-repeat;
    width: 115px;
    height: 24px;
    line-height: 24px;
    border: 0;
    outline: 0;
    color: #666;
    font-size: 0.9em;
    margin: 0;
    /* TOP, RIGHT, BOTTOM, LEFT */
    padding: 0px 0px 0px 14px;
}
input.search-button {
    border: 0;
    margin: 0;
    padding: 0;
}

/* Slideshow
-------------------------------------------------------------- */

#slideshow {
	background: #fff;
	margin-top: 20px;
	height: 330px;
	width: 960px;
	-webkit-box-shadow: #DFDFDF 0px 10px 20px;
	padding: 10px;
}

#slideshow .inner {
	height: 330px;
	width: 960px;
	overflow: hidden;
}

.nivo-controlNav {
	position: absolute;
	bottom: 20px;
	right: 20px;
}

.nivo-controlNav a.nivo-control {
	text-indent: -9999px;
	display: block;
	height: 12px;
	width: 12px;
	float: left;
	background: url(http://www.pixlar.is/themes/pixlar/images/slide_off.png) no-repeat;
	margin-left: 10px;
}
.nivo-controlNav a.active {
	background: url(http://www.pixlar.is/themes/pixlar/images/slide_on.png) no-repeat;
}

a.nivo-prevNav, a.nivo-nextNav {
	display: none;
}

/* Top Info
-------------------------------------------------------------- */

#top-info {
	height: 30px;
	line-height: 30px;
}

#top-info ul {
	list-style-type: none;
	float: right;
	margin: 0;
	padding: 0;
	height: 30px;
	line-height: 30px;
	border-right: 1px dashed #ccc;
	padding-right: 30px;
}

#top-info ul li {
	float: left;
	margin-left: 30px;
	padding-left: 30px;
	height: 30px;
	line-height: 30px;
	border-left: 1px dashed #ccc;
}

/* Boxes
-------------------------------------------------------------- */

.box {
	float: left;
	padding: 10px;
	background: #fff;
	border: 1px solid #DFDFDF;
	-webkit-box-shadow: #DFDFDF 0px 10px 20px;
}

.jolakortavefur {
	padding: 10px;
	background: #fff;
	border: 1px solid #DFDFDF;
	-webkit-box-shadow: #DFDFDF 0px 10px 20px;
}

.center {
	margin-left: 25px;
}

.last {
	float: right;
}

/* Latest News
-------------------------------------------------------------- */

#latest-news {
	margin-top: 20px;
	display: block;
	background: #fff;
	border: 1px solid #DFDFDF;
	-webkit-box-shadow: #DFDFDF 0px 10px 20px;
	width: 980px;
	height: 40px;
}

/* Bottom
-------------------------------------------------------------- */

#footer-box {
	margin-top: 20px;
	display: block;
	background: #fff;
	border: 1px solid #DFDFDF;
	-webkit-box-shadow: #DFDFDF 0px 10px 20px;
	width: 980px;
	height: 200px;
}

#footer-box ul {
	float: left;
	margin-top: 20px;
}
#footer-box ul li {
	list-style-type: none;
}

#footer-box ul li h3 {
	display: block;
	color: #c60007;
	font-size: 22px;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px dashed #ccc;
}
#footer-box ul li.s-type {
	list-style-type: disc;
	margin-left: 25px;
	height: 25px;
}
#footer-box ul li a {
	font-size: 12px;
	line-height: 20px;
	color: #000;
	text-shadow: #fff 1px 1px 1px;
}
#footer-box ul li a:hover {
	color: #c60007;
}

#footer {
	padding-top: 15px;
	color: #333;
	text-shadow: #fff 1px 1px 1px;
	margin-bottom: 20px;
}

.footer-map {
	float: right;
	margin-top: 15px;
	margin-right: 15px;
	width: 428px;
	height: 160px;
	border: 1px solid #DFDFDF;
	-webkit-box-shadow: #DFDFDF 5px 0px 5px;
}
