
body {
	/*:Background image*/
	background-image:url(images/background/none.gif);
}

#header_image {
	/*:Header height*/
	padding-top:200px;
	/*:Header image*/
	background-image:url(images/headers/1475828.jpg);
	/*:Header image alignment*/
	background-position:right;
}

.sidebar_left #frame {
	/*:Sidebar left width*/
	padding-left:185px;
}

.sidebar_right #frame {
	/*:Sidebar right width*/
	padding-right:220px;
}

#sidebar_left.sidebar {
	/*:Sidebar left width*/
	width:185px;
	/*:Sidebar left width*/
	right:185px;
}

#sidebar.sidebar {
	/*:Sidebar right width*/
	width:220px;
}

* html #sidebar_left {
	/*:Sidebar right width*/
	left:220px;
}

#page, #header, #footer {
	/*:Page width*/
	width:1000px;
}

*::-moz-selection, *::-selection {
	/*:Navigation color*/
	background-color:#274a8e;
}

#quicklinks #addicted_results ul li a:hover {
	/*:Navigation color*/
	background-color:#274a8e;
}

a {
	/*:Navigation color*/
	color:#274a8e;
}

.sidebar h2 {
	/*:Navigation color*/
	border-left-color:#274a8e;
	/*:Navigation color*/
	color:#274a8e;
}

.sidebar h2 a {
	/*:Navigation color*/
	color:#274a8e;
}

#menu ul li li a:hover, #menu ul li li.current_page_item a {
	/*:Navigation color*/
	color:#274a8e;
}

#menu ul li li.current_page_item a:hover {
	/*:Navigation color*/
	color:#274a8e;
}

#menu ul li.top_parent:hover a, #menu ul li.top_parent a, #menu ul li.current_page_parent a, #menu ul li.current_page_item a {
	/*:Navigation color*/
	background-color:#274a8e;
}

.sidebar li.current_page_item a, .sidebar li.current-cat a {
	/*:Navigation color*/
	background-color:#274a8e;
}

.sidebar li a:hover {
	/*:Navigation color*/
	background-color:#274a8e;
}

code {
	/*:Content color*/
	background-color:#252d7c;
	/*:Content color*/
	border-color:#252d7c;
}

.comment.comment_author {
	/*:Content color*/
	background-color:#252d7c;
	/*:Content color*/
	border-color:#252d7c;
}

h2, h2 a, h3, h3 a, .post blockquote, .post blockquote a, .author, .author a, .date, .comment.comment_author .author, .comment.comment_author .author a, .comment.comment_author .date, .comment.comment_author h4 {
	/*:Content color*/
	color:#252d7c;
}

.post blockquote {
	/*:Content color*/
	border-left-color:#252d7c;
}

#logo img {
	left: 40px;
	top: 30px;
	position: absolute;
}

#navigation {
	text-align: center;
	background: white url(images/page-gradient.png) repeat-y right;
	padding-bottom: 5px;
}


/* STYLE fyrir félagaskrá */

.tern_wp_members_list {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	}

.tern_wp_member_info {
	border-bottom: 1px solid #999999;
	padding-left: 100px;
	min-height: 150px;
	}
	
.felagamynd {
	float: left;
	width: 85px;
	border: 1px solid #CCCCCC;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	}