/*  
Theme Name: Tvibit2
Theme URI: http://www.tvibit.net/
Description: WordPress-tema2 for Ungdomshuset Tvibit
Version: 1.1
Author: Tank Design & Bloggdesigns.no
Author URI: http://www.tank.no/
*/

	body {
	font-family: Georgia, Garamond, Times, serif;
	font-size: 12px;
	background: #5a5c5f url(images/bg.png) top center;
	}
	
	a:link {
	color: #c3007f;
	}
	
	a:visited {
	color: #999;
	}
	
	#mainbody {
	width: 971px;
	margin: 0px auto;
	padding: 1px;
	}

	.bgmain {
	background: #e40078 url(images/bg_grafitti.jpg) no-repeat;	
	}
	
	.bgguitar {
	background: #e40078 url(images/bg_guitar.jpg) no-repeat;	
	}
	
	.bgadmin {
	background: #e40078 url(images/bg_admin.jpg) no-repeat;	
	}
		ul {
			list-style-type: disc;
			background: transparent;
			padding-top: 0;
			padding-right: 0;
			padding-left: 0;
			padding-bottom: 0;
			margin-top: 0;
			margin-bottom: 10px;
			margin-right: 0;
			margin-left: 5px;
			}

	 	li {
			list-style: disc;
			background: transparent;
			padding-top: 0;
			padding-right: 0;
			padding-left: 0;
			padding-bottom: 0;
			margin-top: 0;
			margin-bottom: 3px;
			margin-right: 0;
			margin-left: 15px;
			}

		ol {
			list-style: decimal;
			margin-top: 0;
			margin-bottom: 3px;
			margin-right: 0;
			margin-left: 5px;
			padding-top: 0;
			padding-right: 0;
			padding-bottom: 0;
			padding-left: 0;
			}

		ol li {
			list-style: decimal;
			margin-top: 0;
			margin-bottom: 10px;
			margin-right: 0;
			margin-left: 0;
			padding-top: 0;
			padding-right: 0;
			padding-bottom: 0;
			padding-left: 0;
			}	
	#menu {
	float: left;
	width: 158px;
	background: url(images/bg_menu2.png) repeat-y;
	margin-top: 295px;
	margin-left: 100px;
	text-align: center;
	padding-bottom: 0;
	}
	
	#menu:before {
	background: yellow;
	height: 20px;
	width: 158px;
	border: 3px solid #fff;
	}
	
	#content {
		float: right;
		margin-right: 120px;
	margin-top: 295px;
	width: 584px;
	color: #fff;
	}

	#content_top {
	background: url(images/content_top.png) repeat;
	height: 10px;
	}

	#content_bottom {
	background: url(images/content_bottom.png) repeat;
	height: 10px;
	}

	.container {
		clear: both;
		overflow: hidden;
		width: 544px;
	background: url(images/content_bg.png) repeat;
	padding: 20px 20px 20px 20px;
	}

	.container2 {
		clear: both;
		overflow: hidden;
		width: 544px;
	background: url(images/content_bg.png) repeat;
	padding: 10px 20px 10px 20px;
	}

	.ramme {
		clear: both;
		overflow: hidden;
		width: 544px;
		margin-left: auto;
		margin-right: auto;
	}
			
	#contentbottom {
	width: 584px;
	background: url(images/bg_content.png) no-repeat 0% 100%;
	height: 10px;
	margin-left: 270px;
	}

	h2 {
	font-size: 1.1em;
	letter-spacing: 1px;
	margin-bottom: 1.1em;
	}

	.post h2 a {
	color: #fff;
	text-decoration: none;
	}
	
	p.date {
	color: #999;
	margin-top: -1em;
	margin-bottom: -1em;
	}
	
	#content p, #content ul, #content ol {
	font: 100% Georgia, Garamond, Times, serif;
	font-weight: normal;
	}
	
	#bottom {
	width: 973px;
	margin: 0px auto 1em auto;
	background: url(images/pinkbottom.png) no-repeat;
	height: 9px;
	}
	
	address {
	background: url(images/address.png) no-repeat;
	width: 973px;
	margin: 10px auto 1em auto;
	height: 76px;
	font-size: 1pt;
	color: transparent;
	}
	
	hr {
	clear: both;
	width: 1px;
	border: 1px solid transparent;
	}
	
	#submenu {
	float: left;
	width: 120px;
	}
	
	#submenu ul {
		margin-top: 10px;
	padding-left: 0;
	margin-left: 0;
	}
	
	#submenu li {
	list-style-type: none;
	font-size: 0.95em;
	margin-bottom: 6px;
	margin-left: 0;
	padding-left: 0;
	}
	
	#submenu a {
	color: #fff;
	text-decoration: none;
	}
	
	#submenu .current_page_item a {
	color: #e2167a;
	}
	
	#submenu a:link:hover, #submenu a:visited:hover {
	color: #e2167a;
	}
	
	#submenu a:visited {
	text-decoration: none;
	}
	
	#subpage {
	margin-left: 120px;
	padding-left: 40px;
	background: url(images/sperre.png) repeat-y left;
	min-height: 510px;
	}
	#submenu2 {
	float: left;
	width: 120px;
	}
	#subpage2 {
	width: 365px;
	float: right;
	padding-left: 40px;
	background: url(images/sperre.png) repeat-y left;
	min-height: 510px;
	padding-top: 0;
	}
		
	.rosa {
	color: #e2167a;
	}
	
	.linje {
	border-top: 1px dashed #e2167a;
	height: 1px;
	margin: 15px 0px 5px 0px;
	}
	
	#flashcontent {
	margin: 0;
	padding: 0;
	}
	
	#navn ul {
	}
	
	#navn a {
	color: #fff;
	text-decoration: none;
	}
	
	#navn a:hover {
	text-decoration: underline;
	}
	
	#navnleft {
	float: left;
	position: relative;
	width: 160px;
	}
	
	#navnright {
	float: right;
	position: relative;
	width: 180px;
	}
	
	#navnright ul {
	padding-left: 0;
	margin-left: 0;
	}
	
	
	/*
	#navn {
	float: right;
	width: 130px;
	background: #4c4c4c;
	padding: 10px 20px;
	margin: -50px -100px 5px 5px;
	border: 1px dashed #e2167a;
	}
	
	#navn ul {
	padding-left: 10px;
	margin-left: 10px;
	}
	
	#navn li {
	margin-bottom: 3px;
	}
	
	#navn a {
	color: #fff;
	text-decoration: none;
	}
	
	#navn a:hover {
	color: #e2167a;	
	}
	*/
	
	#firstpost {
	float: left;
	width: 50%;
	}
	
	#restposts {
	margin-left: 55%;
	}
	
	.more-link {
	margin-top: -1em;
	}
	
	.post img {
	max-width: 100%;
	}
	
	.post {
	margin-bottom: 2em;
	}
	
	.english, .english a {
	color: #c3007f;
	text-decoration: none;
	}
	
	.english a:hover {
	background: #999;
	}

	.forsteside {
		clear: both;
		overflow: hidden;
	margin-bottom: 2em;
	}


	.forsteposter {
	float: left;
	width: 50%;
	}
	
	.restposter {
		float: right;
	width: 45%;
	}	
	
	#flashcontent ul {
		list-style-type: none;
	padding: 0;
	margin-left: 7px;
	}
	
	#flashcontent li {
		width: 140px;
		padding:0;
		margin-left:0;
		text-align: left;
		height: 44px;
		
		display: block;
	list-style-type: none;
	font-size: 1em;
	margin-bottom: 2px;
	}
	
	#flashcontent li a {
		color: #464646;
		text-decoration: none;
		width: 138px;
		padding-left: 5px;
		padding-top: 14px;
		height: 30px;
		display: block;
		background: transparent url(meny/knapp1.png) top left no-repeat;
	margin-bottom: 2px;
	}
	
	#flashcontent li a:hover {
		width: 138px;
		color: #666666;
		text-decoration: none;
		padding-left: 5px;
		padding-top: 14px;
		height: 30px;
		display: block;
		background: transparent url(meny/knapp2.png) top left no-repeat;
	list-style-type: none;
	margin-bottom: 2px;
	}

	#flashcontent li a.selected {
		color: #464646;
		text-decoration: none;
		width: 138px;
		padding-left: 5px;
		padding-top: 14px;
		height: 30px;
		display: block;
		background: transparent url(meny/knapp2.png) top left no-repeat;
	margin-bottom: 2px;
	}
	
/* LINK ELEMENTS */
		
		
	.pagenavi ul {
		list-style-type: none;
	padding: 0;
	margin-left: 7px;
	}
	
	.pagenavi li {
		width: 140px;
		padding:0;
		margin-left:0;
		text-align: left;
		height: 44px;
		display: block;
	list-style-type: none;
	font-size: 0.90em;
	margin-bottom: 2px;
	}
	
	.pagenavi li a {
		color: #464646;
		text-decoration: none;
		width: 138px;
		padding-left: 5px;
		padding-top: 14px;
		height: 30px;
		display: block;
		background: transparent url(meny/knapp1.png) top left no-repeat;
	margin-bottom: 2px;
	}
	
	.pagenavi li a:hover {
		width: 138px;
		color: #666666;
		text-decoration: none;
		padding-left: 5px;
		padding-top: 14px;
		height: 30px;
		display: block;
		background: transparent url(meny/knapp2.png) top left no-repeat;
	list-style-type: none;
	margin-bottom: 2px;
	}

	.pagenavi li a.selected {
		color: #464646;
		text-decoration: none;
		width: 138px;
		padding-left: 5px;
		padding-top: 14px;
		height: 30px;
		display: block;
		background: transparent url(meny/knapp2.png) top left no-repeat;
	margin-bottom: 2px;
	}
