/*
Theme Name: Mono Default
Author: Eivind Figenschau Skjellum, 
Author URI: http://www.sigarett.com/
*/



/***************************************************************/
/*															*/
/*						MONO konsertsted						*/
/*																*/
/***************************************************************/




/* ---------------- HTML elements styling --------------- */



/* -------------- Main structural elements -------------- */


html {
	background: white url(images/kaffebg.jpg) 0 188px no-repeat;
}
html.front {
	background-position: 0 500px;
}
#wrap {
	/*	min-height: 800px;
	background: white;
	background: #f3f1e9; */
	min-width: 980px;
}
#header {
	height: 38px;
	padding-bottom: 2.3em;
}
#bgwrap {
/*	float: left;
 width: 100%;
	height: 100%; */
}
#bgwrap.front {
/* background: white url(images/kaffebg.jpg) 0 400px no-repeat; */
}
#menu {
}
#main {
}
#footer {
	clear:  both;
	float:  left;
	padding:  15px 15px 65px 30px;
}
#aboveline {
	padding:  130px 0 0 25px;
	background: black;
}
html.front #aboveline {
	min-height: 380px;
}
#belowline {
	margin-top: 0px;
	padding:  25px 0 25px 30px;
	border-top: 2px solid white;
}
#belowline .innerwrap {
	max-width: 1200px;
}
body {
	color: black;
	height: 100%;
	font-family: tahoma, lucida, arial, sans-serif;
}
/*
#aboveline, #belowline, #bottomlinks  .innerwrap {
	min-width: 980px;
}

#aboveline, #belowline, #bottomlinks  .artister {
	float: left;
	width: 300px;
}*/

/* -------------------- Navigation --------------------- */


#logo {
	float: left;
	margin-right: 20px;
}
#mainmenu {
	float: left;
	padding-top: 2.2em;
}
#mainmenu li {
	color: white;
	float: left;
	font-size: 1.3em;
	margin-right: 7px;
	font-style: italic;
	display: block;
}
a {
	color: #b01f20;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
p a {
 //text-decoration: underline;
}
li.selected a {
	background-color: black;
	color: white;
	padding: 3px 7px;
}
#mainmenu a {
	color: white;
	text-decoration: none;
	padding: 3px 7px;
}
#mainmenu a:hover {
	color: #E2001A;
}
.main ul {
	padding:  0 0 0.7em 0;
}
.main h3 {
	padding: 0.7em 0 0.7em 0;
}
.main p {
	padding-bottom: 0.7em;
}
li {
	line-height: 1.4em;
	font-size: 1.2em;
	list-style: disc;
	list-style-position: inside;
}
/* ----------------- Typography styling ---------------- */

body {
	font-size: 10px;
	font-family: Georgia, Times, "Times New Roman", serif;
}
h1 {
	/* color:  #b01f20; */
	font-style: italic;
	font-weight: normal;
	padding: 10px 0 5px 0;
	font-size: 2.8em;
}
h1.border {
	border-bottom:1px dotted #8D7F78;
	padding-bottom: 3px;
	margin-bottom: 10px;
}
h2 {
	font-size: 2.3em;
	font-weight: normal;
}
h3 {
	font-size: 1.4em;
}
p {
	font-size: 1.2em;
	line-height: 1.45em;
}
/* ---------------- Main content styling --------------- */


#bignews {
	clear: both;
	padding-bottom: 25px;
}
#bignews .news {
	float: left;
	margin-right: 17px;
	width: 300px;
}
#bignews .news a:hover img {
	border-color: black;
}
#bignews .news img {
	border: 5px solid white;
	margin-bottom:  10px;
}
#bignews .news h3 {
	font-size: 1.2em;
	font-style: italic;
	color:  white;
	font-weight: normal;
	margin: 5px 5px 5px 5px;
	float: left;
	clear: both;
	width: 95%;
}
#bignews .news h2 {
	color: #cc0e00;
	font-style: italic;
	font-size: 2.3em;
	margin-left: 3px;
	line-height: 1.2em;
	padding-bottom: 0;
	float: left;
	clear: both;
	width: 95%;
}
#bignews .news h2 a {
	text-decoration: none;
}
#bignews .news h2 a:hover {
	text-decoration: underline;
}
#bignews .news p {
	font-family: tahoma, lucida, arial, sans-serif;
	font-size: 1.2em;
	color: #757474;
	padding-top: 4px;
	line-height: 1.5em;
	margin-left:  5px;
	color: white;
	width: 93%;
	float: left;
	clear: both;
}
#mailingliste {
	background: #eee;
	width: 400px;
	height: 180px;
	clear:  both;
}
#lastfm {
	width: 185px;
	height: 180px;
	background: black;
}
#smallnews {
	width: 590px;
	float:  left;
	margin-right: 10px;
}
#smallnews .news h2 {
	font-style: italic;
	padding-bottom: 0.3em;
}
#smallnews .news h2 a {
	color: black;
}
#smallnews .news h2 a:hover {
	color: #B01F20;
	text-decoration: underline;
}
#smallnews .news p {
	font-style: italic;
	padding-bottom: 1em;
	line-height: 1.5em;
	font-size: 1.1em;
	font-family: tahoma, lucida, arial, sans-serif;
	font-style: normal;
	color:  #666;
	margin-left: 2px;
}
#smallnews .news {
	padding-bottom: 1.4em;
	margin-bottom: 1.6em;
	border-bottom: 1px dotted gray;
}
#smallnews .lesmer {
	/* display: block;
	clear: left;*/
	margin-left: 5px;
}
#smallnews .lesmer a {
	text-decoration: none;
}
#smallnews #se_nyheter {
	font-style:  italic;
}
#smallnews .news .lesmer a:hover {
	text-decoration: underline;
}
#smallnews #velkommen {
	border-bottom: 1px dotted gray;
	padding-bottom: 1.4em;
	margin-bottom: 1.6em;
}
/* ------------------- Music player styling -------------------- */

#musicplayer {
	background: black;
	clear: left;
	padding: 18px 18px 21px 18px;
	width: 576px;
	margin-top: 30px;
	background: black url(images/monoradio.png) top right no-repeat;
	color: white;
	float: left;
}
#musicplayer .monomusikk span {
	float: left;
	font-family: tahoma, lucida, arial, sans-serif;
	margin: 9px 0 0 10px;
}
#musicplayer .monomusikk img.title {
	margin-bottom: 10px;
	float: left;
}
#musicplayer .monomusikk {
	width: 395px;
}
#musicplayer .records {
	clear: both;
}
img.cdcover {
	margin: 0 5px 8px 0;
}
#lastfmrecords ul,  #lastfmrecords li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#lastfmrecords li {
	float: left;
	margin: 0px 5px 5px 0px;
	border: 1px solid #999;
	padding: 2px;
}
#lastfmrecords a {
	display: block;
	float: left;
	width: 56px;
	height: 56px;
	line-height: 100px;
	overflow: hidden;
	position: relative;
	z-index: 1;
}
#lastfmrecords a img {
	float: left;
	position: absolute;
	margin: auto;
	height: 56px;
	width: 56px;
}
/* mouse over */
	#lastfmrecords a:hover {
	overflow:visible;
	z-index:1000;
	border:none;
}
#lastfmrecords a:hover img {
	border: 1px solid #999;
	background: #fff;
	padding: 3px;
	margin-top: -20px;
	margin-left: -20px;
	height: 100px;
	width: 100px;
}
#lastfmrecords {
	clear: left;
	padding: 5px 0 0 0;
}
#lastfmrecords ol {
	width: 420px;
}
#lastfmrecords li {
	line-height: 0;
}
.monomusikk {
	float: left;
}
.monoradio {
	overflow: hidden;
	float: left;
	margin: 70px 0 0 75px;
}
.monoradio a {
	background: url(images/monoradio-play.png) no-repeat top left;
	width: 40px;
	height: 40px;
	display: block;
}
.monoradio a:hover {
	background-position: 0 -40px;
}
/* ------------------- Mailing list styling -------------------- */

#monomail {
	width: 264px;
	height: 142px;
	float: left;
	margin: 30px 0 0 18px;
	padding: 46px 18px 18px 22px;
	background: url(images/monomail_bg.jpg);
}
#monomail label {
	float: left;
	clear: both;
	font-family: tahoma, lucida, arial, sans-serif;
	color: white;
	font-size: 13px;
	margin-bottom: 7px;
}
#monomail input {
	float: left;
	clear: both;
}
#monomail input.text {
	width: 200px;
	border: 1px solid white;
	background: url(images/formfield_bg.png) top left;
	margin-bottom: 14px;
	height: 14px;
	padding: 3px 2px;
}
/* ------------------- Sidebar styling -------------------- */

#sidebar {
	float: left;
	width:  25%;
}
.subpage #sidebar {
	margin-top: 13px;
}
.program {
	float:  left;
	margin-left: 33px;
	width:  290px;
}
.program .day {
	float:  left;
	clear:  left;
	padding: 1.2em 0 0.9em 0;
	border-top:  1px solid #ad9e96;
	width:  100%;
}
.program h2 {
	color:  black;
	font-size: 2.3em;
	padding-bottom: 0.3em;
	font-style: italic;
}
.program h3 {
	color:  #b01f20;
	font-style: italic;
	padding-top:  0.4em;
	font-size: 1.6em;
	line-height: 1.2em;
	font-weight: normal;
}
.program h4 {
	color:  #666;
	font-style: italic;
	font-size:  1.1em;
	font-weight: normal;
}
.program dl {
	font-style: italic;
	font-size: 1.1em;
	float: left;
	padding-top: 0.6em;
	clear: left;
	width: 100%;
}
.program dl + dl {
	padding-top: 0;
}
.program dt {
	font-size: 1em;
	padding-bottom: 0.4em;
	float: left;
	clear:  left;
	margin-right: 5px;
	width: 80px;
}
.program dd {
	font-size: 1em;
	padding-bottom: 0.4em;
	float: left;
}
.program dd a {
	color: black;
	text-decoration: underline;
}
.program dd a:hover {
	text-decoration: none;
}
.program #se_hele {
	border-top:1px solid #AD9E96;
	clear: both;
	font-style: italic;
	padding-top: 10px;
}
/* ------------------- Bottom links -------------------- */

#bottomlinks {
	/* background: #f2f0e6; */
	background: url(images/white-75.png);
	padding:  24px 12px 12px 30px;
	clear: both;
	border-top: 1px solid #e8e8e8;/*	border-bottom: 1px solid #e8e8e8; */
	/*
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;*/
}
#bottomlinks .innerwrap {
	width: 100%;
	max-width: 976px;
}
#bottomlinks .link {
	border-bottom:1px solid silver;
	clear:left;
	float:left;
	margin-bottom:10px;
	padding-bottom:10px;
	position:relative;
	width: 100%; /* IE fix */
}
#bottomlinks .link img {
	float: left;
}
#bottomlinks .link h3 {
	color:#6F665A;
	font-size:1.4em;
	font-style:italic;
	font-weight:normal;
	line-height:1.3em;
	margin-left:60px;
	width:200px;
}
#bottomlinks .column {
	float:  left;
	width: 30%;
	margin-right:  3%;
}
#bottomlinks a {
	color: #6f665a;
	text-decoration: none;
}
#bottomlinks a:hover {
	color: #B01F20;
}
/* ------------------ Page Navi styles ------------------ */

#wp-navi {
	position: absolute;
	top: 20px;
	right: 0;
}
#wp-navi .pages {
	background:  black;
	color:  white;
	padding: 2px 5px;
}
#wp-navi a {
	color: white;
	background: black;
	border: none;
	padding: 3px 6px;
}
#wp-navi .current {
	background: #b01f20;
	border: none;
	color: white;
	padding:  3px 4px;
}
/* ------------------ Template styles ------------------ */

.sep {
	margin: 0 7px 0 10px;
	color: silver;
}
.col1 {
	width: 48%;
	float: left;
	margin-right: 3%;
}
.col2 {
	width: 48%;
	float: left;
}
.clear {
	clear: both;
}
.left {
	float: left;
}
img.left {
	margin: 0 15px 15px 0;
}
.right {
	float: right;
}
img.right {
	margin: 0 0 15px 15px;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}

