/*
Theme Name: Levekaar
Theme URI: http://wordpress.org/
Description: Utviklet for Bergen Byarkiv i anledning Levekårsprosjektet.
Author: Olav Alexander Mjelde
Author URI: http://mjeldeikt.no
Version: 1.0

*/
body{ 
	background: #F5F5F5 url(images/stripe_large.png);
	margin:0px;
	padding:0px;
	font-family: 'Verdana', 'Arial', 'Helvetica', 'sans-serif';
	font-size: 14px;
	color:#333;
	height:100%;
	line-height: 110%;
}
a {
	color: #FF4E00;
	text-decoration: none;
} 
.nocomments { display:none; }
a:hover {
	text-decoration: underline;
}
a img {
  border-style: none;
}
#nav-above {
	display:none;
}
#dialog {
	font-size: 10px;
}
.ui-front {
    z-index:1000000 !important; /* The default is 100. !important overrides the default. */
}
button>.ui-button {
	margin: 0 !important;
}


.pagination {
	clear:both;
	font-size: 10px;
	background: #F7F8F8;
	padding: 2px;
	margin-top: 25px;
	text-align:right;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-top-left-radius: 5px 5px;
	border-top-right-radius: 5px 5px;
	border-bottom-left-radius: 5px 5px;
	border-bottom-right-radius: 5px 5px;
}
.attachment-thumbnail {
	padding: 4px;
	border: 1px solid #EEE;
	background: white;
	float:left;
	margin-right:10px;
}
#loadMap {
	z-index:9999;
	position: fixed;
	top: 50%;
	left: 50%;
}
.alignleft {
	float: left;
	margin: 5px 20px 0 0;
}
.alignright {
	float: right;
	margin: 5px 0 0px 20px;
}
.metapost {
	background: url(images/bgmeta.jpg) bottom repeat-x;
	margin: 0 0 10px 0;
	font-size: 1.1em;
	padding: 10px 0;
	color: #AAA;
	font-style: italic;
	clear:both;
}
.metapost span.datepost {
	background: url(images/cal.gif) left no-repeat;
	padding-left: 13px;
}
.metapost span.user {
	background: url(images/user.gif) left no-repeat;
	padding-left: 13px;
	margin-left: 10px;
}
.metapost span.categories {
	background: url(images/cat.gif) left no-repeat;
	padding-left: 13px;
	margin-left: 10px;
}
.metapost span.comment {
	background: url(images/comment.gif) left no-repeat;
	padding-left: 13px;
	margin-left: 10px;
}
.transPic {
	background: url(images/trans_1x1.png);
}
#topmnu {
	width:970px;	
	margin:auto;
	height:27px;
}
#topmnu a {
	color:#FF4E00;
	font-size: 120%;
}
#topmnu a:hover {
color: #000;
}
#topmnu a:selected {
color: #000;
}

#topMenuItemSelected {
	float:left;
	font-weight:bold;
	font-size: 12px;
	color:#000;
	height: 17px;
	border-bottom: 4px solid #333;
}
#topmnucontainer {
	width:auto;	
	border-bottom: 5px solid #F7F8F8;
}
#topmnucontainercontainer {
	background: #F7F8F8 url(images/top_mnu-tile.png);
	position: fixed;
	width: 100%;
	top: 0px;
	border-bottom: 1px solid #CFCFCF;		
	z-index: 1001;
}
#footerContainer {
	width:auto;	
	margin-top:25px;
}
#bgKommContainer {
	width:auto;	
	margin-top:25px;
	margin-bottom:25px;
}
#bgKommLogo {
	background: url(images/bergen-kommune_logo.png);
	width: 200px;	
	height: 167px;
    margin: auto;
}
#bgKommLogo  img {
	width:200px;
	height:167px;
	border:0px;
}
#container {
	width:auto;	
}
#header {
	width: 920px;	
    margin: auto;
	background: #fff;
    padding:25px 25px 0px 25px;	
	border-left: 1px solid #DCDCDC;	
	border-right: 1px solid #DCDCDC;	
	border-top: 1px solid whiteSmoke;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	border-top-left-radius: 5px 5px;
	border-top-right-radius: 5px 5px;		
}
#footer {
	width: 920px;	
    margin: auto;
	background: #fff;
    padding:25px;	
	border-left: 1px solid #DCDCDC;	
	border-right: 1px solid #DCDCDC;
	border-bottom: 1px solid #CFCFCF;	
	border-top: 1px solid #CFCFCF;
	-moz-border-radius-topleft: 25px;
	-moz-border-radius-topright: 25px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-top-left-radius: 25px;
	-webkit-border-top-right-radius: 25px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-top-left-radius: 25px 25px;
	border-top-right-radius: 25px 25px;
	border-bottom-left-radius: 5px 5px;
	border-bottom-right-radius: 5px 5px;
	font-size: 10px;
	text-align: justify;
	margin-bottom: 25px;
}
#footer h1 {
	font-size: 12px;
	color: #333;
}
#footerCol1 {
	float:left;
	margin-right: 25px;
	width:290px;
}
#footerCol2 {
	float:left;
	margin-right: 25px;
	width:290px;
}
#footerCol3 {
	float:right;
	width:290px;
}
#footerBottom {
	width:100%;	
	border-top: 1px solid #EEE;
	clear:both;	
	height:20px;	
}

#footerBottomCol {
	float:left;	
	width:100%;
	text-align:center;	
	padding-top:15px;
}
#footerBottomCol ul, li {
	margin:0px;
	padding:0px;
}
#miniMap {
	background: url(images/map_color.png);	
	width:288px;
	height:164px;
	border: 1px solid #CFCFCF;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-top-left-radius: 5px 5px;
	border-top-right-radius: 5px 5px;
	border-bottom-left-radius: 5px 5px;
	border-bottom-right-radius: 5px 5px;
	margin-bottom: 25px;
}
#miniMap  img {
	width:288px;
	height:164px;
	border:0px;
}
#logo {
    height: 160px;
	background: #333;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	border-top-left-radius: 5px 5px;
	border-top-right-radius: 5px 5px;
}
#heading {
	float:left;
}
#heading h1 {
	font-family: Arial, Helvetica, sans-serif;
	margin:0px 0px 0px 0px;	
	font-weight:normal;
	font-size: 40px;	
}
#featuredHeading {
	width: 920px;
	height:5px;
    margin: auto;
	background: #fff;
	padding: 25px 25px 0px 25px;
	
}
#featuredHeading h1 {
	font-family: Georgia, Serif;
	font-style:italic;
	font-size: 36px;
	font-weight:normal;
	text-align:center;
	color: #999;
	display:none;
}
#mapCanvas {
	width: 100%;
	height:100%;
}

#contentCanvasPadding {
	width: 920px;
	padding:10px 25px 25px 25px;
	background:#fff;
	margin: 0 auto;
	position:relative;
	border-left: 1px solid #DCDCDC;	
	border-right: 1px solid #DCDCDC;
	border-bottom: 1px solid #CFCFCF;
	-moz-border-radius-bottomleft: 25px;
	-moz-border-radius-bottomright: 25px;
	-webkit-border-bottom-left-radius: 25px;
	-webkit-border-bottom-right-radius: 25px;
	border-bottom-left-radius: 25px 25px;
	border-bottom-right-radius: 25px 25px;
}
#mainTitle h1 {
	font-size:28px;
	margin-top: 18px;
}
#breadCrumbs {
	font-size: 10px;
	background:#F7F8F8;
	padding: 2px;
	margin-bottom: 25px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-top-left-radius: 5px 5px;
	border-top-right-radius: 5px 5px;
	border-bottom-left-radius: 5px 5px;
	border-bottom-right-radius: 5px 5px;
}
#categoryMap {
	width: 918px;
	border: 1px solid #000;
	height:35px;	
	background: #333 url(images/topnav_bg.gif) repeat-x;
	z-index: 1000;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px 5px;
	border-bottom-right-radius: 5px 5px;
}
#categoryMapitem {
	color: #cfcfcf;
	text-transform:capitalize;
	/*float:left;*/
}
#categoryMapitem a {
	color: #cfcfcf;
}
#categoryMapitem  a:hover {
	color: #fff;
}
.xoxo ul {
	list-style: none;
	margin:0px;
	padding:0px;
}
.blogroll ul li{
	margin-bottom: 10px;
}
#s {
	background:#fff;
	font-family: Georgia, Serif;
	border: 1px solid #666;
	padding: 2px 4px 2px 4px;
	color: #666;
	text-transform:capitalize;
	margin:0px;
	width: 169px;
	font-size: 12px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-top-left-radius: 5px 5px;
	border-top-right-radius: 5px 5px;
	border-bottom-left-radius: 5px 5px;
	border-bottom-right-radius: 5px 5px;
}
#cls {
	float:left;
	clear:both;
}
#menu {
	position:relative;
	bottom:0px;
}
#menuItem {
	float:left;
	font-weight:normal;
	font-size: 12px;
	color:#666;
	height:19px;
}
#menuItem  a:hover{
	font-weight:normal;
	color:#000;
	padding-bottom: 6px;
	border-bottom: 2px dotted #fff;
}
#menuItemSelected {
	float:left;
	font-weight:bold;
	font-size: 12px;
	color:#333;
	height: 19px;
	border-bottom: 4px solid #333;
}
#menuSpacer { 
	width:20px; 
	float:left;
}
#contentCol1 {
	float:left;
	width:605px;
	font-size: 12px;
	margin-right:25px;	
	text-align: justify;
}
#contentCol1 h1 {
	font-size: 14px;
	color: #333;
	margin: 25px 0px 0px 0px;
}
#contentCol1 h2 {
	font-size: 12px;
	color: #333;
	margin: 25px 0px 0px 0px;
}
#contentCol2 {
	float:left;
	width:290px;
	font-size: 12px;
	/*background: pink;*/
}


#contentCol1 ul {
	list-style-type:circle;
          margin-left: 20px;
}

.contentCol2Wrapper {
	margin-bottom: 25px;
}
#contentCol2WrapperBottom {
	position: absolute;
	bottom: 0px;
	margin-bottom:25px;
}
#searchsubmit {
	border: 1px solid #666;
	width: 40px;
	height: 21px;
	margin:0px;
	cursor: pointer;
	cursor: hand;
	background: #F7F8F8;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-top-left-radius: 5px 5px;
	border-top-right-radius: 5px 5px;
	border-bottom-left-radius: 5px 5px;
	border-bottom-right-radius: 5px 5px;
}
.arrowlist li, .widgets ul ul li {
	margin: 8px 0;
	padding-bottom: 8px;
	padding-left: 20px;
	background: url(images/listitem.png) 0 .4em no-repeat;
	border-bottom: 1px solid #EEEEEE;
}
ul, ol {
	list-style: none;
	padding-left: 0px;
	margin-left: 0px;
}

#aboutIngressContainer {
	width:555px;	
	border: 1px solid #CFCFCF;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-top-left-radius: 5px 5px;
	border-top-right-radius: 5px 5px;
	border-bottom-left-radius: 5px 5px;
	border-bottom-right-radius: 5px 5px;
	background: #F7F8F8;
	clear:both;
	padding: 0px 25px 15px 25px ;
	font-size: 10px;
	margin-bottom:25px;
}
#aboutIngress {
	width:100%;
}
#featuredNewsContainer {
	width:592px;	
	border-left: 5px solid #F7F8F8;	
	/*background: #F7F8F8;*/
	clear:both;
	/*padding: 0px 25px 15px 25px ;*/
	padding-left: 10px;
	
	font-size: 12px;
	margin-bottom:25px;
}
#featuredNews { 
	width:100%;
}
#searchform {
	margin:0px;
	padding:0px;
}
#contentCol2 h1 {
	font-size: 14px;
	color: #333;
}
#contentCol2 h2 {
	font-size: 12px;
	color: #333;
}
.widget-title  {
	font-size: 14px;
	color: #333;
	margin-bottom: 15px;
	margin-top: 0px;
}
#contentCol2  .widget-container {
	margin-top: 25px;	
}

#footerCol2 li {
	padding-bottom: 15px;
}
/* MapMenu */
ul.topnav {
	list-style: none;
	padding: 5px 20px;	
	margin: 0;
	float: left;
	width: 920px;
	height:25px;
	/*background: pink;*/
	font-size: 12px;
	z-index:1000;
}
ul.topnav li {
	float: left;
	margin: 0;	
	padding: 0 20px 0 0;
	position: relative; /*--Declare X and Y axis base--*/
	height:30px;
	z-index:1000;
}
ul.topnav li a{
	padding: 5px 5px;
	color: #fff;
	display: block;
	text-decoration: none;
	float: left;
}
ul.topnav li a:hover{
	/*background: url(topnav_hover.gif) no-repeat center top;*/
	color: #cfcfcf;
}
ul.topnav li span { /*--Drop down trigger styles--*/
	width: 10px;
	height: 35px;
	float: left;	
	position: absolute;
	top: -4px;
	background: url(images/subnav_btn.gif) no-repeat center top;
	z-index:1000;
}
ul.topnav li span.subhover {background-position: center bottom; cursor: pointer;} /*--Hover effect for trigger--*/
ul.topnav li ul.sub-menu {
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 0; top: 30px;
	background: #333;
	margin: 0; padding: 0;
	display: none;
	float: left;
	width: 200px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border: 1px solid #111;
	z-index:1000;
}
ul.topnav li ul.sub-menu li{
	margin: 0; padding: 0;
	border-top: 1px solid #252525; /*--Create bevel effect--*/
	border-bottom: 1px solid #444; /*--Create bevel effect--*/
	clear: both;
	width: 200px;
}
html ul.topnav li ul.sub-menu li a {
	float: left;
	width: 200px;
	padding-left: 20px;
}
html ul.topnav li ul.sub-menu li a:hover { /*--Hover effect for sub-menu links--*/
}

/*toptopnavn*/
/* MapMenu */
ul.toptopnav {
	list-style: none;
	padding: 0px 0px;	
	margin: 0px 23px;
	float: left;
	width: 920px;
	height:25px;
	font-size: 12px;
	z-index:1000;	
}
ul.toptopnav li {
	float: left;
	margin: 0px 2px;	
	padding: 0px 5px 0px 5px;
	position: relative; /*--Declare X and Y axis base--*/
	height:25px;
	z-index:1000;			
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px 5px;
	border-bottom-right-radius: 5px 5px;
	border-left: 1px solid whitesmoke;
	border-right: 1px solid whitesmoke;
	border-bottom: 1px solid #CFCFCF;
	background: white;
}
ul.toptopnav li a{
	padding: 5px 5px;
	color: #fff;
	display: block;
	text-decoration: none;
	float: left;
}
ul.toptopnav li a:hover{
	color: #cfcfcf;
}
ul.toptopnav li span { /*--Drop down trigger styles--*/
	width: 10px;
	height: 35px;
	float: left;	
	position: absolute;
	top: -4px;
	background: url(images/subnav_btn.gif) no-repeat center top;
	z-index:1000;
}
ul.toptopnav li span.subhover {background-position: center bottom; cursor: pointer;} /*--Hover effect for trigger--*/
ul.toptopnav li ul.sub-menu {
	list-style: none;
	position: absolute; /*--Important - Keeps sub-menu from affecting main navigation flow--*/
	left: 0; top: 30px;
	background: #FFF;
	margin: 0; padding: 0;
	display: none;
	float: left;
	width: 200px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border: 1px solid #666;
	z-index:1000;
}
ul.toptopnav li ul.sub-menu li{
	margin: 0; padding: 0;
	border-top: 1px solid #000; /*--Create bevel effect--*/
	border-bottom: 1px solid #cfcfcf; /*--Create bevel effect--*/
	clear: both;
	width: 200px;
	height:25px;
}
html ul.toptopnav li.current-menu-item {
	padding-top: 15px;	
	border-bottom: 1px solid #999;	
}
.wp-caption {
	font-size: 10px;
	text-align: left;
	color: #666;
}
.wp-caption p {
	margin-top: 0px;
}
html ul.toptopnav li.current-menu-item a {
	color: #000;
}
html ul.toptopnav li ul.sub-menu li a {
	float: left;
	width: 145px;
	padding-left: 20px;
}
html ul.toptopnav li ul.sub-menu li a:hover { /*--Hover effect for sub-menu links--*/
}