/*
Theme Name: Sport.is
Description: Template for Sport.is
Version: 1.0
Author: Stefna ehf
Author URI: http://stefna.is/
Tags: center, fixed width, two columns, widgets

Sport.is v1.0
 http://sport.is/

This theme is designed by Palmar Edvardsson <palmar@akureyri.net> and
HTML og CSS done by Helgi Hrafn Halldorsson at Stefnu ehf <helgi@stefna.is>
*/

@import url('styles/undo.css');
@import url('styles/font.css');

html, body {
	margin: 0;
	padding: 0;
	}
html {
	background: #9c9c9c url('images/html_bg.png')  top left repeat-x;
	}
	
body {
	background: url('images/body_bg.png') top left no-repeat;
	}

#page {
	width: 964px;
	background: #fff;
	margin: 0 auto;
	background: url('images/page_bg.png') top left repeat-y;
	padding: 0 60px;
	}
	
#page_base {
	clear: both;
	margin:0 auto;
	height: 60px;
	width: 1084px;
	background: url('images/page_base_bg.png') top left no-repeat;
	}

#header {
	height: 165px;
	background: url('images/header_bg.png') top left repeat-x;
	margin-bottom: 2px;
	}
	body.category-lifsstill #header {
		background: url('images/header_bg_lifstill.png') top left repeat-x;
		}

#header .logo {
	background: url('images/logo_bg.png') top left no-repeat;
	width: 258px;
	height: 59px;
	display: block;
	margin-left: 27px;
	position: absolute;
	top: 29px;
	}

#content {
	padding: 0;
	float: left;
	width: 964px;
	}

#container {
	float:left;
	margin-left:-330px;
	width:100%;
	padding-bottom: 10px;
	}

#center {
	margin: 0 2px 10px 330px;
	padding: 10px 10px 0;
	min-height: 132px;
	}
	#center ol, #center ul {
		padding-left: 20px;
		}

#sidebar {
	float:right;
	width: 330px;
	background: #e3e3e3;
	margin-bottom: -40px;
	}

#footer {
	clear: both;
	background: url('images/footer_bg.png') top left repeat-x;
	height: 274px;
	color: #f5f5f5;
	font-size: .9em;
	}
	#footer p {
		margin: 0;
		}
	#footer a {
		color: #f5f5f5;
		text-decoration: none;
		}
	#footer_links {
		height: 164px;
		padding-top: 20px;
		width:945px;
		margin: 0 auto;
		}
		#footer_links li.linkcat {
			list-style: none;
			width: 130px;
			float: left;
			margin-right: 5px;
			}
			#footer_links li.linkcat h2 {
				text-transform: uppercase;
				font-size: 1.1em;
				}
				
		#footer_links li li {
			list-style: square;
			margin-left: 12px;
			}

	#media_group {
		width: 750px;
		margin: 22px auto 0;
		height: 44px;
		}
			#media_group img {
				float:left;
				margin-right: 20px
				}
			#media_group p {
				float: right;
				margin-top: 27px;
				width: 500px;
				}
	#footer #social {
		width: 945px;
		height: 24px;
		margin: 0 auto;
		text-align: right;
		}
		#footer #social a {
			display:block;
			float: right;
			height: 24px;
			width: 24px;
			margin-left: 10px;
			margin-top: -20px;
			}
		#footer #social .feed {
			background: url('images/social/feed.png') top left no-repeat;
			}
		#footer #social .facebook {
			background: url('images/social/facebook.png') top left no-repeat;
			}
		#footer #social .twitter {
			background: url('images/social/twitter.png') top left no-repeat;
			}
ul.inline li {
	display:inline;
	margin-right:15px;
	}

/* Menu START */

#pages {
	position: absolute;
	color: #fff;
	top: 5px;
	font-size: .9em;
	margin-left: 600px;
	}
	#pages li {
		padding: 0;
		float:left;
		list-style:none;
		}
	#pages .nav a {
		margin: 0 5px;
		}
	#pages .nav li:after {
		content: ' | ';
		}

#categories {
	position: absolute;
	width: 959px;
	color: #fff;
	text-transform: uppercase;
	top: 126px;
	height: 39px;
	font-weight: 700;
	font-size: .9em;
	padding-left: 5px;
	font-family: "Arial", Helvetica, ans-serif;
	}
	#categories li {
		}

.nav li {
	float:left;
	list-style:none;
	}
	.nav li a {
		color:#fff;
		text-decoration:none;	
		}
		
#categories .nav a {
	margin-top: 5px;
	height: 22px;
	display: block;
	padding: 7px 10px 5px 10px;
	}

#categories .nav a:hover {
	color:#fff;
	}

#categories .nav li.current-menu-item a, #categories .nav li.current-post-parent a
/*, #categories .nav li a.active_category */{
	color: #8f0000;
	background: #fff;
	}

/* Menu END

Category START */

#center.category, #center.page {
	background: url('images/category_bg.png') top left no-repeat;
	}

.top_post {
	color: #000;
	margin-bottom: 20px;
	}
.top_post h2 {
	font-size: 1.2em;
	}
.top_post h2 a {
	text-decoration: none;
	}

.post_boxes {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;

	padding: 20px 0 0;
	float:left;
	width: 612px;
	}

.home .post_boxes {
	border: 0;
	}

.post_boxes .left_post, .post_boxes .right_post{
	width: 301px;
	margin-bottom: 20px;
	}
	.post_boxes .left_post {
		float: left;
		margin-right: 10px;
		}
	.post_boxes .right_post {
		float: right;
		}
	.post_boxes .links {
		width: 281px;
		}
.post_boxes h2 {
	font-size: 1.1em;
	}
.post_boxes h2 a {
	color: #333;
	text-decoration: none;
	}
.post_boxes .entry p {
	margin: 0;
	padding: 0;
	}
.top_post {
	clear: both;
	}

/* Category END

Post START */

.posts .post {
	width: 178px;
	height: 200px;
	float: left;
	margin-right: 10px;
	font-size: 0.9em;
	background: #000b44;
	color: #fff;
	}
	.posts .post img {
		border-bottom: 5px solid #fff;
		}
	.posts .post h2 {
		padding: 3px;
		font-size: 1em;
		}
		.posts .post h2 a {
			color: #fff;
			text-decoration:none;
			}
	.posts .post .entry {
		padding: 0 3px 3px 3px;
		}
		.posts .post .entry p {
			margin:0;
			}

	.posts .last {
		margin: 0;
		}
.post small {
	color: #999;
	}

.postmetadata {
	border-top: 1px solid #ccc;
	padding: 20px 0;
	margin:0;
	}

.post h2.post_title {
	color: #a40000;
}

.post table.ec3_schedule {
	display:none;
	}

.single .post .sociable {
	clear: both;
	}
	
.single .post {
	margin-bottom: 16px;
	}

/* Post END

Page START */

h2.page_title {
	color: #a40000;
	border-bottom: 1px dashed #a40000;
	font-size: 1.8em;
	padding: 5px 0;
	margin-bottom: 20px;
	}
	
#center.fullwidth {
	background: none;
	width: 944px;
	margin-right: 0;
	}

/* Page END

Sidebar START */

#sidebar .widget {
	margin: 10px;
	padding: 2px;
	background: #fff;
	}

	.widget h3.widgettitle,
	.widget h2.widgettitle {
		background: #cbcbcb url('images/sidebar_title_bg.png') bottom left repeat-x;
		height: 24px;
		text-transform: uppercase;
		font-size: 1em;
		padding-left: 10px;
		padding-top: 11px;
		font-weight: 700;
		font-family: "Arial", Helvetica, ans-serif;
		}
.widget a {
	text-decoration: none;
	}

.widget div {
	padding: 5px 10px;
	}
.widget div#ngg-webslice {
	padding: 0;
	}

#sidebar .wid-show-wordtube	{
	padding: 0;
	border-bottom: 10px solid #fff;
	}
	#sidebar .wid-show-wordtube	p {
		margin:0;
		}

h3.widgettitle {
	margin:0;
	}

#sidebar .widget_categoryposts ul {
	margin: 0px;
	margin-left: 15px;
	}
.widget_categoryposts li {
	margin-bottom:3px;
	list-style-image:url("images/list_style.gif");
	}
.widget_categoryposts img {
	float: right;
	}
.widget_categoryposts .post-title {
	}
#sidebar .widget .ec3_events {
	list-style-type: none;
	padding:0;
	}
.widget .ec3_list {
	color: inherit;
	letter-spacing: inherit;
	margin-left: 0;
	word-spacing: inherit;
	}
	#sidebar .ec3_list ul {
		list-style-type: none;
		margin: 0;
		}
.widget .wp-polls p {
	margin: 0;
	}
#sidebar .widget .pollbar {
	padding:0;
	}
	
#sidebar .twtr-widget, #sidebar .twtr-doc, #sidebar .twtr-ft, 
#sidebar .twtr-timeline, #sidebar .twtr-spinner, 
#sidebar .twtr-timeline div {
	padding: 0;
	}
#sidebar .twtr-hd, #sidebar .twtr-ft div {
	padding: 10px;
	}
#sidebar .twtr-bd {
	padding: 0 1px;
	}
#sidebar div.twtr-tweet-wrap {
	padding: 6px 8px;
	}

/* Sidebar END

Begin search form */

#search {
	position: absolute;
	top: 135px;
	height: 12px;
	width: 136px;
	background: url('images/search_bg-1.png') top left no-repeat;
	padding: 4px 0 4px 4px;
	margin-left: 814px;
	}
	body.category-lifsstill #search {
		background: url('images/search_bg_lifstill.png') top left repeat-x;
		}
	#search dl, #search dd{
		margin:0; 
		padding: 0;
		}
#search #searchS {
	border: 0;
	background: #fff;
	height: 12px;
	width: 117px;
	font-size: .95em;
	color: #666;
	}
#search #searchBtn {
	font-size: 1%;
	margin-left: 10px;
	border:0;
	text-indent: -9000px;
	height: 20px;
	width: 20px;
	background: none;
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
	}

/* End search form


Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	margin: 0 0 10px 10px;
	display: inline;
	}

img.alignleft {
	margin: 0 10px 10px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}

.post img, .single .post .wp-caption img, .single .sportvarp .post img {
	border: 1px solid #000;
	}
	.single .post img {
		border:inherit;
		}

/* End Images */


/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul{
	padding: 5px 10px;
	margin: 5px 10px;
	}

#sidebar ol {
	padding: 5px 15px;
	margin: 5px 10px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
	
ul.inSameCategory {
	list-style-image:url("images/list_style.gif");
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form {
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	padding: 2px;
	border: 1px solid #d9d9d9;
	height: 76px;
	width: 491px;
	float: right;
	margin: 0;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/

#comments {
	}

#center ol.commentlist {
	padding: 0;
	margin:0;
	}

.commentlist li {
	list-style: none;
	}
	.commentlist li ul li {
		margin-left: 10px;
		}

.commentlist p {
	margin: 0;
	}
.children {
	padding: 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	color: #900;
	}

.commentmetadata {
	margin: 0;
	color: #999;
	font-size: 0.9em;
	}
	.commentmetadata a{
		color: #999;
		text-decoration:none;
		}
.comment .reply {
	text-align: right;
	}
li.comment {
	display:block;
	}
div.comment {
	padding: 10px;
	border: 1px solid #d9d9d9;
	background: #e9e9e9;
	margin-top: 20px;
	min-height: 80px;
	float:left;
	width: 590px;
	}
.comment-body {
	padding: 10px;
	border: 1px solid #d9d9d9;
	min-height: 60px;
	width: 473px;
	float: right;
	margin: 0;
	background: #fff;
	}

.comment .avatar {
	border: 1px solid #d9d9d9;
	background: #fff;
	width: 50px;
	height: 50px;
	padding: 15px;
	float: left;
	}
	
.comment-author .fn {
	text-decoration:none;
	font-style: normal;
	font-weight:bold;
	}

#respond {
	padding: 10px;
	border: 1px solid #d9d9d9;
	background: #e9e9e9;
	float:left;
	width: 590px;
	}
	#respond form {
		margin: 0;
		}

#fbc_profile {
	border: 1px solid #d9d9d9;
	background: #fff;
	width: 50px;
	height: 50px;
	padding: 15px;
	float: left;
	}
	#fbc_profile .fbc_profile_pic {
		padding: 0;
		float: none;
	}

.fbc_profile_name, .fb_profile_logout, .fbc_loginstate_top {
	display:none;
}

#fbc_login {
	margin:0;
	padding: 0;
	clear: both;
	float: none;
	}

#commentform #fbc_submit_hack {
	float: right;
	width: 70px;
	}


/* End Comments */

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	margin: 0;
	border:0;
	border-top: 1px solid #ccc;
	}

a img {
	border: none;
	}

.navigation {
	margin: 10px;
	min-height: 20px;
	}

.print {
	display: none;
	}

.clear {
	clear: both;
	}

/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	text-align: center;
	margin: 10px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 1px solid #000;
}

.wp-caption p.wp-caption-text {
	background: #e5e6e6 url('images/caption_bg.png') bottom left repeat-x;
	border: 1px solid #d6d6d6;
	padding: 2px;
	margin: 2px 4px 0;
}
/* End captions

Begin Sportvarp */

#sportvarpArea {
	background: #000;
	height: 360px;
	margin-bottom: 2px;
	padding: 20px;
	}

#sportvarpPlayer {
	float: left;
	width: 640px;
	height: 360px;
	}

#sportvarpAbout {
	float: right;
	width: 264px;
	height: 360px;
	background: #000;
	color:#fff;
	overflow: hidden;
	}

#sportvarpAbout a {
	color: #fff;
	}

.sportvarp .post {
	width: 152px;
	float: left;
	margin: 0 40px 20px 0;
	line-height: normal;
	}

.sportvarp .post a {
	text-decoration: none;
	}

.sportvarp .post img {
	margin-bottom: 3px;
	}

.sportvarp .post a:hover span {
    background: url('images/sportvarp_play.png') no-repeat;
    display:block;
    position:absolute;
    z-index:100;
	margin: 32px 0 0 32px;
    width:86px;
    height:86px;
	}

.sportvarp #commentCount {
	color: #a40000;
	}

/* End Sportvarp

Begin Featured */
#homeTop {
	height: 320px;
	margin-bottom: 2px;
	padding: 10px;
	border: 1px solid #d1d1d1;
	background: url('images/featured_bg.png') bottom left repeat-x;
	}
#homeFeatured {
	width: 613px;
	height: 319px;
	float: left;
	border-right: 1px solid #D1D1D1;
	padding-right: 10px;
	}
#homeFeatured .container {
	width: 618px;
	float: left;
	overflow:hidden;
	height:230px;/*260px;*/
	position:relative;
	}

#homeFeatured .slides {
	position:absolute; top:0; left:0;
	}
	
#homeFeatured .slides div{
	width: 618px;
	display:none;
	position:absolute; top:0;
	}
#homeFeatured .inSameCategory {
	display: block;
	width: 300px;
	float: left;
	margin: 10px 0 0 20px;
	}
	#homeFeatured .inSameCategory a {
		text-decoration: none;
		}
#homeFeatured img {
	float: left;
	}

#homeFeatured h2 a{
	text-decoration: none;
	}

#homeFeatured .read_more{
	margin: 5px 0;
	display:block;
	}
	#homeFeatured .read_more a {
		text-decoration:none;
		font-weight: 700;
		}

#homeFeaturedList {
	height: 54px;
	float: left;
	margin-top: 2px;
	}

#homeFeaturedList li {
	list-style-type: none;
	display: inline;
	float: left;
	margin-right: 7px;
	padding-top: 8px;
	}
#homeFeaturedList li.active {
	background: url('images/homeFeaturedList-active.gif') top center no-repeat;
	}
#homeFeaturedList li img {
	/*-moz-opacity:.50; filter:alpha(opacity=50); opacity:.50;*/
	}
	#homeFeaturedList li.active img {
		border-color: #a40000;
		/*-moz-opacity:1; filter:alpha(opacity=100); opacity:1;*/
		}

#homeFeaturedList li img {
	border: 2px solid #E3E3E3;
	margin:0;
	}

#homeFeaturedList a {
	text-decoration: none;
	}

#homeBreaking {
	width: 308px;
	float: right;
	line-height: normal;
	}
#homeBreaking .homeSection {
	margin-bottom: 5px;
	}

#homeBreaking li {
	list-style-type: none;
	margin-bottom: 5px;
	height: 52px;
	}
#homeBreaking li img {
	border: 1px solid #000;
	margin: 0 10px 0 0;
	}

#homeBreaking li h2 {
	font-size: 1em;
	}

#homeBreaking li a{
	text-decoration: none;
	}
	
#homeBreaking li small a {
	text-decoration: none;
	color: #666;
	}
/* End Featured

Begin Home */

#center.home {
	padding-top: 0;
	padding-left: 0;
}

h2.homeSection {
	padding-top: 10px;
	padding-left: 7px;
	font-weight: 700;
	background: #b60f22 url('images/home_section_bg.png') top left repeat-x;
	height: 22px;
	color: #fff;
	text-transform: uppercase;
	font-size: 1em;
	font-family: "Arial", Helvetica, ans-serif;
	}
	h2.homeSection a{
		color:#fff;
		text-decoration: none;
		}

.home .post_boxes {
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	}

.home .post_boxes .left_post, .home .post_boxes .right_post{
	margin-bottom: 20px;
	}

.home .post_boxes .inSameCategory {
	float: left;
	margin-top: 20px;
	}

.home .post_boxes .inSameCategory a {
	text-decoration: none;
	}

.home .post_boxes .categoryTitle {
	border-bottom: 1px solid #ccc;
	padding-bottom: 5px;
	margin-bottom: 10px;
	}
	.home .post_boxes .categoryTitle a {
		text-decoration: none;
		color: #a40000;
		}

#homeSportvarp {
	margin-top: 2px;
	background: #434343 url('images/sportvarp_home_bg.png') top left repeat-x;
	float: left;
	height: 220px;
	width: 622px;
	font-size: .9em;
	}

#homeSportvarpPlayer {
	width: 391px;
	height: 220px;
	float: left;
	}
#homeSportvarp ul.sportvarp {
	float: right;
	width: 220px;
	padding: 0;
	margin: 5px 5px 0 0;
	line-height: normal;
	border-top: 1px dotted #666;
	}
#homeSportvarp li {
	list-style-type: none;
	border-bottom: 1px dotted #666;
	}
#homeSportvarp img {
	border: 1px solid #fff;
	margin: 0 10px 0 0;
	padding: 0;
	}

#homeSportvarp li a {
	padding: 5px;
	font-weight: 700;
	height: 42px;
	display:block;
	color: #fff;
	text-decoration: none;
	}
	#homeSportvarp li a:hover {
		background: #434343;
		}
/* End Home

Begin Auglýsingar */
.augl {
	/*background: gray;*/
	}

#header_augl {
	position: absolute;
	top: 30px;
	margin-left: 376px;
	width: 580px;
	}
	
	#header_augl .left, #header_augl .right {
		width: 285px;
		height: 86px;
		}
	#header_augl .left {
		float: left;
		margin-right: 10px;
		}
	#header_augl .right {
		float: right;
		}

.widget div.augl-sidebar {
	text-align: center;
	padding: 15px 0;
	}

.augl-bordi {
	text-align: center;
	border-top: 20px solid #fff;
	border-bottom: 20px solid #fff;
	margin: 0 auto;
	clear: both;
	/*background: grey;
	height: 100px;
	widht: 500px;*/
	}
.home .augl-bordi {
	border-top: 10px solid #fff;
	}

#skyjakljufur {
	position: fixed;
	top: 10px;
	margin-left:985px;
	/*width: 150px;
	height: 600px;
	background: grey;*/
	}

#widgets .administer_widget {
	min-height:none;
	padding: 0;
	background: none;
	}

/* End Auglýsingar 

Begin Social */

.opengraphprotocoltools-div {
	width: 522px;
	margin-top: 20px;
	}
.tweetmeme_button {
	float: right;
	margin-top: -23px;
	}
/* End Social */

.single .category-enski-boltinn {
	background: url('images/enski-boltinn.png') top right no-repeat;
	}
	
.home .enski-boltinn {
	background: url('images/enski-boltinn.png') 110px 0 no-repeat;
	}
	
.single .category-pepsi-deildin {
	background: url('images/pepsi.png') top right no-repeat;
	}
	
.home .pepsi-deildin {
	background: url('images/pepsi.png') 110px 0 no-repeat;
	}

.single .category-hm2010 {
	background: url('images/hm2010.jpg') top right no-repeat;
	}
	
.home .hm2010 {
	background: url('images/hm2010.jpg') 85px 1px no-repeat;
	}

img#wpstats {
	display:none;
	}