/*
Theme Name: SmiB
Theme URI: http://smib.nynorsk.no
Description: Studentmållaget sin utsjånad
Author: Odin
Version: 0.1
Tags: 
*/

/*** Skrifttypar **/

@font-face {
font-family: LinuxLibertine;
src: local('Linux Libertine O'), local('Linux Libertine'), url('linux-libertine/LinLibertine_Re.ttf');
}
@font-face {
font-family: LinuxLibertine;
font-weight: bold;
src: local('Linux Libertine O Bold'), local('Linux Libertine Bold'), url('linux-libertine/LinLibertine_Bd.ttf');
}
@font-face {
font-family: Biolinum;
src: local('Linux Biolinum O'), local('Linux Biolinum O Regular'), url('linux-libertine/Biolinum_Re-0.4.1RO.ttf');
}
@font-face {
font-family: Biolinum;
font-weight: bold;
src: local('Linux Biolinum O Bold'), local('Biolinum Bold'), local('Biolinum-Bold'), url('linux-libertine/Biolinum_Bd-0.4.1RO.ttf');
}

/* --------------------------------------------------------------

   Reset default browser CSS.

   Based on work by Eric Meyer:
   http://meyerweb.com/eric/tools/css/reset/index.html

-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	clear: both;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img { border: none; }


/* Start standard */

body {
font-family: LinuxLibertine, Georgia, serif;
width: 960px;
margin: 20px auto;
line-height: 1.4;
}
#wrapper { position: relative; }

p {
}

a {
	color:#0066CC;
}
a:visited {
	color:#743399;
}
a:active,
a:hover {
	color: #FF4B33;
}

/* Text meant only for screen readers */
.screen-reader-text {
	position: absolute;
	left: -9000px;
}


#site-title a {
display: block;
background: url('studentmaalaget-i-bergen.png');
height: 120px;
width: 120px;
text-indent: -9000px;
}
#site-description, #footer, #nav-above {
display: none;
}
#access {
margin-top: 30px;
width: 120px;
position: absolute;
text-align: right;
font-size: 0.8em;
}
.menu ul {
list-style: none;
}

nav {
display: none;
}

#content {
margin: 0 auto;
width: 540px;
}

#content h1 {
font: bold 39pt Biolinum, sans-serif;
position: absolute;
text-shadow: 0 1px 1px #fff, 0 4px 4px #ccc;
top: 38px;
}

h1, h2, h3 {
font-family: Biolinum, sans-serif;
font-weight: bold;
}

.widget-container {
display: block;
}

#primary {
margin: 100px auto;
}
#primary .widget-container {
display: table-cell;
padding: 0 10px;
}
.widget_search input {
width: 100px;
}

/*** SPESIALPLASSERING FOR UADR BOKMÅL */
#secondary {
position: absolute;
top: 168px;
right: 0;
width: 179px;
border-left: 1px solid #eee;
}


#comments {
margin-top: 100px;
}
#comments textarea {
width: 100%
}
.logged-in-as, .form-allowed-tags {
color: #666;
font-size: 0.8em;
text-align: right;
}
.form-allowed-tags {
margin-top: 10px;
text-align: left;
}

.entry-meta {
margin-bottom: 7px;
}
.entry-meta, .entry-utility {
font-size: 0.8em;
color: #666;
}
.entry-meta a, .entry-utility a {
color: #666;
}
.post {
margin: 0 0 40px;
padding-bottom: 40px;
border-bottom: 1px solid #000;
}


/*** TING KLISTREMERKE **/

h3.undertekst {
font-size: 11pt;
font-weight: normal;
color: #666;
font-style: italic;
}

.ingress {
width: 250px;
display: inline-block;
margin: 9px 0 40px 30px;
font-size: 11pt;
line-height: 14pt;
color: #666;
}

form {
font-family: Biolinum, sans-serif;
clear: both;
}
.klistremerke-side h2, .klistremerke-side h3 {
width: 250px;
float: left;
clear: left;
margin: 2px 0;
text-align: right;
}
.klistremerke-side label {
text-transform: lowercase;
display: block;
width: 250px;
text-align: right;
float: left;
clear: left;
font-size: 0.9em;
}
.klistremerke-side label span {
display: block;
font-size: 0.9em;
color: #666;
}

.klistremerke-side textarea, .felt-epost, .namn input, .tilskrift input, .postnr input {
width: 250px;
}
.klistremerke-side textarea, .klistremerke-side select, .klistremerke-side input {
margin: 0 0 20px 30px;
}

.klistremerke-side .felt-pris {
width: 3em;
text-align: right;
}
.felt-submit {
margin-top: 20px;
float: right;
}

/* Images
-------------------------------------------------------------- */

#content img, .widget-container img	 {
	margin: 0;
	max-width: 100%;
	height: auto;
	vertical-align: baseline;
}
#content .alignleft,
#content img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
#content .alignright,
#content img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
#content .aligncenter,
#content img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#content img.alignleft, 
#content img.alignright, 
#content img.aligncenter {
	margin-bottom: 12px;
}
#content img.alignnone {
	margin-bottom: 24px;
}
#content .wp-caption {
	background: #f1f1f1;
	color: #888;
	font-size: 12px;
	line-height: 18px;
	text-align: center;
	margin-bottom: 20px;
	padding: 4px;
}
#content .wp-caption img {
	margin: 5px;
}
#content .wp-caption p.wp-caption-text {
	margin: 0 0 4px;
}
#content .wp-smiley {
	margin:0;
}
#content .gallery {
	margin: auto;
}
#content .gallery .gallery-item {
	float: left;
	margin-top: 10px;
	text-align: center;
	width: 33%;
}
#content .gallery img {
	border: 2px solid #cfcfcf;
}
#content .gallery .gallery-caption {
	margin-left: 0;
}
#content .gallery dl {
	margin: 0;
}
#content .gallery img {
	border: 10px solid #f1f1f1;
}
#content .gallery-caption {
	color: #888;
	font-size: 12px;
	margin:-24px 0 24px 0;
}
#content .gallery br+br {
	display: none;
}

hr {
	background-color: #E7E7E7;
	border:0;
	height: 1px;
	margin-bottom: 18px;
	clear:both;
}

/* Text elements */
p {
	margin-bottom: 18px;
}
ul {
	list-style: square;
	margin: 0 0 18px 1.5em;
}
ol {
	list-style: decimal;
	margin: 0 0 18px 1.5em;
}
ol ol {
	list-style:upper-alpha;
}
ol ol ol {
	list-style:lower-roman;
}
ol ol ol ol {
	list-style:lower-alpha;
}
ul ul,
ol ol,
ul ol,
ol ul {
	margin-bottom:0;
}
dl {
	margin:0 0 24px 0;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 18px;
}
strong {
	font-weight: bold;
}
cite,
em,
i {
	font-style: italic;
}
big {
	font-size: 131.25%;
}
ins {
	background: #FFFFCC;
}
blockquote {
	font-style: italic;
	padding: 0 3em;
}
blockquote cite,
blockquote em,
blockquote i {
	font-style: normal;
}
pre {
	background: #f7f7f7;
	color: #222;
	line-height: 18px;
	margin-bottom: 18px;
	padding: 1.5em;
}
abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
ins {
	text-decoration: none;
}
sup,
sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	position: relative;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
input[type="text"],
textarea {
	padding: 2px;
	background: #f9f9f9;
	border: 1px solid #ccc;
	box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
}

