/*
Theme Name: Internetdagarna
Theme URI: http://www.internetdagarna.se
Description: WordPresstema för www.internetdagarna.se
Version: 1.0
Author: Måns Jonasson
Author URI: http://www.iis.se/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* ALLMÄNNA FONT-DEKLARATIONER */

.smallcaps, .entry p.smallcaps, .post p.smallcaps, .sociable strong, #content .entry blockquote h2 {
	font-family: "arial black", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size: 10px;
	text-transform: uppercase;
}

.mellanrubrik {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	letter-spacing: -0.3px;
}

.lista {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 22px;
	font-weight: bold;
	line-height: 26px;
	letter-spacing: -0.3px;
	margin: 40px 0 10px 0;
	padding: 0;
}


.bread {
	font-family: Georgia, "Times New Roman";
	font-size: 12px;
	line-height: 16px;
}

.smallbread, .splash_msg p {
	font-family: Georgia, "Times New Roman";
	font-size: 12px;
	line-height: 16px;
}

p.smallcaps {
	margin: 0 0 8px 0;
}

h2.mellanrubrik {
	margin: 0 0 8px 0;
}

a.blacklink {
	color: #000;
	text-decoration: none;
}

a.blacklink:hover {
	text-decoration: underline;
}

#content .moreheadlines {
	font-family: Georgia, "Times New Roman";
	font-style: italic;	
	line-height: 20px;	
	font-size: 20px;
	font-weight: normal;
	margin: 5px 0 10px 0;
	text-transform: none;
	display: block;
}

#footer .normal {
	font-weight: normal;
	font-family: Helvetica, Arial, sans-serif;
	text-transform: none;
}

#footer .normal a {
	font-family: "Arial Black";
	text-transform: uppercase;
}

body {
	background: #fff;
}

ul {
	list-style-type: disc;
	margin: 10px;
	padding: 10px;
}

ul.children {
	margin: 15px 0 0 0px;
	padding: 0;
}

ul.children li {
	list-style: none;
	padding: 0 0 0 10px;
	margin: 15px 0 0 10px;
}

#content ul li {
	list-style: disc;
}

#content .entry ul li {
	margin: 10px 0 10px 0px;
}

#content .entry ol li {
	list-style-type: decimal;
	margin: 10px 0 10px 20px;
}

#content li.comment {
	list-style: none;
}

h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0 10px 0;
	line-height: 18px;
}


h4 {
	font-size:12px;
	letter-spacing:0.1em;
	margin-bottom:0.1em;
	text-transform:uppercase;
	margin: 10px 0;
	font-weight: bold;
}

img a, img, a img {
	border: 0;
}

a {
	color: #000;
}

.smallcaps a {
	text-decoration: none;
}

.smallcaps a:hover {
	text-decoration: underline;
}

#footer .smallcaps a {
	color: #0066CC;
}

#container {
	background: white;
	width: 930px;
	margin: 15px auto;
	overflow: hidden;
}

#navigation {
	width: 945px;
	float: left;
	overflow: hidden;
}

#navigation ul {
	margin: 0;
	padding: 0;
	float: left;
}

#navigation ul li {
	list-style: none;
	float: left;
	margin-right: 15px;
}

#navigation ul li a {
	display: block;
	width: 107px;
	height: 110px;
	background: url(images/menu_button_gray.png);
	color: #fff;
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	padding: 5px 5px 5px 8px;
	position: relative;
}

#navigation ul li a span {
	bottom: 4px;
	position: absolute;
}

#navigation ul li a.logo {
	padding: 0;
	width: 120px;
	
}

#navigation ul li a:hover, #navigation ul li a.active, #navigation ul li.current_page_item a {
	background: url(images/menu_button_blue.png);
}

#navigation ul li a.logo {
	height: 133px;
}

#morelinks {
	width: 660px;
	margin-top: 15px;
	float: left;
}

#content {
	width: 660px;
	float: left;
	margin-right: 15px;
	
}

.mainpuff {
	width: 660px;
	float: left;
	position: relative;
	margin-bottom: 15px;
}

.minipuff {
	width: 322px;
	float: left;
	position: relative;
}

.mainpuff a {
	color: #fff;
	text-decoration: none;
}

.mainpuff a:hover {
	filter:alpha(opacity=100);-moz-opacity:1;opacity:1;
}

.minipuff a {
	color: #000;
	text-decoration: none;
}

.mainpuff a:hover, .minipuff a:hover {
	text-decoration: underline;
}

.mainpuff .corner, .minipuff .corner {	
	position: absolute;
	top: 0;
	left: 0;
}

.mainpuff .headline {
	position: absolute;
	bottom: 20px;
	left: 20px;
	}
	
.semitrans {
	background: #333;
	filter:alpha(opacity=80);-moz-opacity:.8;opacity:.8;
	padding: 0 5px;
}
	
.mainpuff .headline .name {
	font-family: "arial black", Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #fff;
	text-transform: uppercase;
	margin: 10px 0;
	display: block;
	width: 200px;
	padding: 0 5px 0 0px;
}
	
.mainpuff .headline h1 {
	font-family: Georgia, "Times New Roman";
	font-style: italic;
	color: #fff;
	font-size: 32px;
	line-height: 36px;
	width: 350px;
	font-weight: normal;
	padding: 0;
}

.mainpuff .headline h1 a {
	padding: 0px 5px;
}

.mainpuff .comments {
	position: absolute; 
	bottom: 20px;
	right: 20px;
	font-family: "arial black", Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #fff;
	text-transform: uppercase;
	padding: 2px 0px 2px 5px;
}

.mainpuff .comments a {
	padding: 5px 5px 2px 5px;
}

.mainpuff .category {
	position: absolute; 
	top: 105px;
	right: 20px;
	font-family: "arial black", Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #fff;
	text-transform: uppercase;
}


.mainpuff .number, .minipuff .number {
	background: #fff;
	width: 70px;
	height: 80px;
	position: absolute; 
	top: 0px;
	right: 20px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 96px;
	line-height: 92px;
	font-weight: bold;
	vertical-align: top;
	padding: 5px;
}

.mainpuff .number .hash, .minipuff .number .hash {
	font-size: 24px;
	line-height: 42px;
	vertical-align: top;
}

.minipuff h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	color: #000;
	margin: 5px 0;
	letter-spacing: -0.3px;
}

.minipuff p.teaser {
	font-family: Georgia, "Times New Roman";
	font-size: 12px;
	line-height: 16px;
	margin: 0 0 5px 0;
}

.minipuff .name {
	font-family: "arial black", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size: 10px;
	text-transform: uppercase;
	margin: 5px 0;
}


.minipuff .number {
	width: 32px;
	height: 40px;
	font-size: 42px;
	line-height: 48px;
	right: 10px;
}

.minipuff .number .hash {
	font-size: 16px;
	line-height: 32px;
}

.minipuff .category {
	font-family: "arial black", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size: 10px;
	text-transform: uppercase;
	float: left;
	margin: 8px 0;
}

.minipuff .comments {
	font-family: "arial black", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size: 10px;
	text-transform: uppercase;
	float: right;
	margin: 8px 0;
}

#sidebar {
	position: relative;
	float: left;
	margin: 0 0 0 0;
	background-color: #AAA;
	padding: 0px 0;
	width: 255px;
}

p.navhead {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 22px;
	font-weight: bold;
	padding: 8px 8px;
	display: block;
	float: left;
}

#sidebar ul.recentcomments {
	font-family: Georgia, "Times New Roman";
	margin: 0;
	float: left;
	line-height: 16px;	
	font-size: 12px;
}

#sidebar ul.recentcomments a {
	font-family: Georgia, "Times New Roman";
	margin: 0;
	float: left;
	font-style: italic;	
	line-height: 20px;	
	font-size: 20px;
	color: #fff;
	text-decoration: none;
	padding: 0 0 5px 0;
}


#sidebar ul.recentcomments a:hover {
	text-decoration: underline;
}

#sidebar .recentcomments li {
	margin: 0 0 5px 0;
}

#sidebar .section {
	position: relative;
	float: left;
	border-bottom: 1px solid #fff;
	width: 255px;
}

#tab-container-1-nav {
	list-style-type: none;
	float: left;
	margin: 0px 0 0 8px;
}

ul#tab-container-1-nav {
	padding: 0;
}

#tab-container-1-nav li {
	margin: 0 0px 0 0;
	float: left;
	list-style: none;
}

#tab-container-1-nav a {
	float: left;
	display: block;
	padding: 8px;
	border: 1px solid #fff;	
	border-bottom: none;
	color: #000;
	background: #aaa;
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
}

#tab-container-1-nav a.active, #tab-container-1-nav a:hover {
	background: #fff;
}

#sidebar .tab {
	float: left;
}

#sidebar .padding {
	width: 239px;
	padding: 8px;
	border-bottom: 1px solid white;
	float: left;
	clear: both;
}

#sidebar .padding h3 {
	font-family: Georgia, "Times New Roman";
	font-style: italic;	
	line-height: 20px;	
	font-size: 20px;
	font-weight: normal;
	margin: 5px 0;
}

#sidebar .padding p.subject {
	font-family: "arial black", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size: 10px;
	text-transform: uppercase;
	margin: 0px 0;
}

#sidebar .padding p.comments {
	font-family: "arial black", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size: 10px;
	text-transform: uppercase;
	text-align: right;
	white-space: nowrap;
}

#sidebar .padding p.comments img, img.bottomalign {
	vertical-align: bottom;
}

#sidebar .padding p.author {
	font-family: "arial black", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size: 10px;
	text-transform: uppercase;
	float: left;
}

#sidebar .padding a {
	color: #fff;
	text-decoration: none;
}

#sidebar .padding a:hover {
	text-decoration: underline;
}

.anvandarnas-internet {
	background: #32b44a !important;
	color: #fff !important;
}

.sakerhet {
	background: #f16225 !important;
	color: #fff !important;
}

.media {
	background: #a968ab !important;
	color: #fff !important;
}

.mobilitet {
	background: #e0a926 !important;
	color: #fff !important;
}

.ip-och-infrastruktur {
	background: #d23333 !important;
	color: #fff !important;
}

.domannamn {
	background: #16abb5 !important;
	color: #fff !important;
}

.pts {
	background: #896B50 !important;
	color: #fff !important;
}

#splash_left {
	width: 322px;
	float: left;
	margin: 0 15px 0 0;
}

#splash_right {
	float: left;
	width: 322px;
	margin: 0;
}

.splash_img {
	float: left;
	margin: 15px 15px 0 0;
	width: 120px;
}

.splash_msg {
	float: left;	
	margin: 15px 15px 0 0;
	width: 172px;
}


#footer {
	margin: 15px 0;
	clear: both;
	float: left;
	width: 930px;
	background: #8B8B8B url('images/menu_button_gray.png') repeat-x bottom; 
}


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

.post p, .entry p, .post ol, .post ul {
	font-family: Georgia, "Times New Roman";
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 15px;
}

.entry h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
	letter-spacing: -0.3px;
	margin-bottom: 5px;
}

#content .entry blockquote {
	padding: 10px 0;
	margin: 0;
	border-top: 5px solid #ccc;
	border-left: 0;
}

#content .entry blockquote p {
	font-size: 12px;
}


.navigation {
	width: 660px;
	float: left;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	margin: 8px 0;
}

.navigation a {
	color: #000;
	text-decoration: none;
}

.navigation a:hover {
	text-decoration: underline;
}

.navigation .alignleft {
	float: left;
}

.navigation .alignright {
	float: right;
}

.post h1, .entry h1, h1 {
	font-family: Helvetica, Arial, sans-serif;
	color: #000;
	font-size: 46px;
	line-height: 50px;
	font-weight: bold;
	letter-spacing: -1px;
	padding: 0;
	margin: 15px 0;
}	

p.postmetadata {
	margin-top: 15px;
	padding: 8px;
	margin-bottom: 15px;
	font-size: 12px;
	line-height: 16px;
	background-color: #eee;
}

h3#comments, #respond h3{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	letter-spacing: -0.3px;
	margin-bottom: 15px;
}

.comment, .pingback {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 18px;
	border-left: 3px solid #ccc;
	padding: 0 8px;
	margin: 10px 0 2px 5px;
}

.pingback {
	border: 1px dashed #aaa;
	padding: 10px;
}

.comment p, .pingback p {
	margin-bottom: 10px;
	font-size: 12px !important;
}

a.comment-reply-link {
	color: #000;
}

.children {
	margin-left: 8px;
	margin-top: 15px;
	margin-right: 0px;
	padding: 0;
}

cite.fn {
	font-weight: bold;
}

.comment-author a, .comment-meta a {
	color: #000;
	text-decoration: none;
}

.comment-author a:hover, .comment-meta a:hover {
	color: #000;
	text-decoration: underline;
}


.comment-meta {
	display: block;
	margin: 0 0 8px 0;
}

.comment-author img {
	float: right;
}

.commentlist p {
	font-size: 14px;
}

.commentlist li {
	margin: 15px 0 0 0;
}

/* Begin Form Elements */

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

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

#commentform {
	margin: 5px 10px 0 0;
	font-family: Helvetica, Arial;
	}
#commentform textarea {
	width: 75%;
	padding: 2px;
	margin: 15px 0 0 0;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 15px 0 5px auto;
	float: left;
	font-size: 14px;
	}
/* End Form Elements */

/* Search box */

#search {
	width: 255px;
	padding: 0 0px 8px 0px;
	float: left;
	background-color: #fff;
}

#search_box {
    width: 255px;
    height: 31px;
    background: url(images/search_bg.png);
    float: left;
}
#search_box #s {
    float: left;
    padding: 3px;
    margin: 6px 0 0 6px;
    border: 0;
    width: 187px;
    background: #fff;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 14px;
}
#search_box #go {
    float: right;
    margin: 0px 0px 0 0;
}



/* End Search box */