/*  
Theme Name: Lierbygda
Theme URI: http://lierbygda.no
Description: WordPress tema laga for Lierbygda O-lag våren 2007.
Author: Sindre Jansson Haverstad
Author URI: http://haverstad.com

	Lierbygda v1.0
	 http://lierbygda.no

	Denne siden er laga for Lierbygda O-lag, av Sindre J. Haverstad.

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/

/* Diverse */
* {padding: 0; margin: 0;}
	
body {margin: 0; min-width: 795px; font-family: Times New Roman, Arial, Verdana, Helvetica, sans-serif;
	background: #fff url(bilder/trar.jpg) fixed bottom left no-repeat;}


/*Lenker*/
a:link {color: #006600; text-decoration: none;}
a:visited {color: #666666}
a:hover {color: #aa0000;}

/*Lenker slutt*/

/*Diverse tekst og farger*/	
h1 {font-size: 300%; padding: 1em 1em 2em 1em; text-transform: uppercase;}

h1 a, h1 a:visited {color: #a00; text-decoration: none;}
	
h2, h2 a, h2 a:visited {color: #060; padding: 1em 0;}
	
h2.page {padding: 0;}

h2.nm {
	text-decoration: underline;
	display: block;
	text-align: center;
	padding: 0;
	margin: 0;}

#hoyre h2 {padding-top: 1em; padding-bottom: 0;	font-size: 120%;}
	
#venstre h2 {display: none;	}
	
h3 {font-size: 130%; margin-bottom: 0.5em;}
	
h3 a, h3 a:visited {color: #060;}

h4 {
	font-size: 120%;
	margin-top: 0.5em;}
		
p {
	margin-bottom: 1em;
	}
	
.none {
	display: none;
	}
	
ul, li {
	margin: 0 1em;
	}
	
.logo {
	position: absolute;
	top: 10px;
	left: 4em;
	border: none;
	}
.nm-logo {
	position: absolute;
	top: 25px;
	right: 2em;
	border: none;
	}	

.center {
	text-align: center;
	}

#bunn a {
	color: #2d2d2d;
	}
	
.postmetadata, .commentmetadata {
	color: #2d2d2d;
	font-size: small;
	}
	
.nmlogo-liten {
	border: 0;
	padding: 0;
	text-align: center;
	}

.poster {
		list-style-image: url(bilder/flagg.gif);
		}
/* Diverse slutt */

/* Ramme oppsett */
#topp {
	text-align: center;
	height: 150px;
	background: url(bilder/topp.jpg) top left repeat-x;
	border-bottom: 3px double #060;
	_border-bottom: 0;
	}
	
#hoved {
	position: absolute;
	top: 150px;
	left: 0;
	right: 0;
	bottom: 5em;
	_border-top: 3px double #060;
	width: 100%;
	}
	
#venstre {
	position: absolute;
	width: 15em;
	padding: 1em 1em;
	left: 0;
	top: 0;
	}
	
#sentrum {
	margin: -1em 16em 0 16em;
	}
	
#hoyre {
	position: absolute;
	padding: 1em 0.5em;
	width: 15em;
	right: 0;
	top: 0;
	}
	
#bunn {
	text-align: center;
	padding: 1em;
	color: gray;
		}
.sponsor img {
	border: 0;
	padding-bottom: 1em;
	}

.searchform {
	padding: 0.2em 0;
	}

.postmetadata {
	clear: both;
	}
/* Rammeoppsett slutt */

/* Høyre sidebar */
#hoyre ul, #hoyre li {
	margin: 0px;
	padding:0px;
	list-style: none;
	}
/* Høyre sidebar slutt */


/* Nyhet eller ramme */
.nyhet, .ramme, .widecolumn {   
	border: 3px double #060;
	margin-bottom: 1em;
	background: #fff;
	padding: 1em;
	}
	
/* Nyheter slutt */

/* Menygreier */
.pagenav *, .pagenav{
			padding: 0;
			margin: 0;
			}
			
.pagenav > ul {
			/* border-top: 3px double gray; */
			width: 14.5em;
			}
			
#venstre ul {
			padding: 0;
			margin: 0;
			}
	
#venstre li {
			list-style: none;
			}
		
.pagenav li a { 
			display: block;
			text-decoration: none; 
			color: #060;
			border-bottom: 3px double gray;
			width: 14em;
			padding: 0.25em;
		}

 			
.pagenav li a:hover {
			color:#a00;
			margin: 0;
			padding: 0.25em;
			border-bottom: 3px double #a00;
		}
		
.pagenav ul ul a, .pagenav ul ul a:hover{
			display: block;
			width: 12em;
			padding: 0.25em;
			margin: 0 0 0 2em;
			} 
			
.pagenav ul ul ul a, .pagenav ul ul ul a:hover{
			display: block;
			width: 10em;
			padding: 0.25em;
			margin: 0 0 0 4em;
			font-size: 90%;
			} 

.page_item {
	font-size: medium; }
/* menygreier slutt */

/* tabell */
table {
	border: 3px double #060;
	}
	
td {
	border: 0.5px solid #060;
	vertical-align: middle;
	padding: 3px;
	}
	
.noboarder, .noboarder td {
	border: 0px;
	vertical-align: top;
	}
/* tabell slutt */

/* sidebar 2 */
#rss-1 ul {
	padding-left: 1em;
	}

#rss-1 li{
	padding-top: 0.3em;
	list-style: circle;
	}
.widgettitle a{
	text-decoration: none;
	color: #060;
	}
/* sidebar 2 slutt*/

/* Bilder */
.nofloat {
	float: none;
	}

.hoyrefloat {
	float: right;
	}

.aligncenter {
	float: none;
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 0;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 0 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	
.wp-caption {
	display: block;
	padding: 5px;
	margin: 10px;
	background-color: #dddddd;
	font-style: italic;
	font-size: small;
	text-align: center;
}	

/* Galleri */

.widecolumn {
	padding: 10px;
	background: #fff;
	margin: 0 15px;
} 

.caption {
	font-style: italic;
	text-align: center;
}

.gallery-caption {
	display: none
	}

.attachment-large {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* Blockquote */
blockquote{
	display: block;
	font-size: x-large; 
	font-style: italic; 
	padding: 10px;
	color: #2b2b2b;}

blockquote p:before {
	content: '"';}
blockquote p:after {
	content: '"'; }

