html
{
	margin: 0;
	padding: 0;
}

body
{
	margin: 0;
	padding: 0;	
	font-size: 12px;
        text-align: center;
background-color: #f0f8cf;
	color: #333333;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-weight: normal;
	line-height: 150%;
}


	a:hover {color: #008000;}


.flytt {
padding-left: 0px;  
padding-right: 0px;
padding-top: 0px;
padding-bottom: 0px;  
margin: 0;
font-family: Arial, Helvetica, Sans-serif, Verdana;
text-spacing: 1px;
font-size: 13.25pt;
color: #ffffff;
font-weight: normal;
}

.flytting {
padding-left: 0px;  
padding-right: 0px;
padding-top: 0px;
padding-bottom: 0px;  
margin: 0;
font-family: Arial, Helvetica, Sans-serif, Verdana;
text-spacing: 1px;
font-size: 13.25pt;
color: #ffffff;
font-weight: normal;
}

a.flytting:link {text-decoration: none; font-weight: bold; color: #ffffff;}
a.flytting:visited {text-decoration: none; font-weight: bold; color: #ffffff;}
a.flytting:hover {text-decoration: underline; font-weight: bold; color: #ffffff;}



/* meny */

#meny {

margin-right: 25px;

}

#meny a:link, #meny a:visited {
	font-size: 14px;
	color: #ffffff;
font-weight: bold;
}

#meny a:hover, #meny a:active {
	font-size: 14px;
	color: #ffffff;
	text-decoration: underline;
font-weight: bold;
}



form { margin: 0; padding: 0; }
a { text-decoration: underline; }
a img { border: 0; }

h1, h2, h3, h4, h5, h6 { font-weight: normal; }
h1, h2, h3, h4, h5, h6, p, ol, ul, pre, blockquote
{
	margin-top: 10px;
	margin-bottom: 10px;
}


/* standard helper classes */
.vre 	{font-family:verdana,Arial, Helvetica, sans-serif; font-size:8.5pt; text-decoration:none; color:#000000;}
.clr
{
	clear: both;
	overflow: hidden;
	width: 1px;
	height: 1px;
	margin: 0 -1px -1px 0;
	border: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
}

/* .pkg class wraps enclosing block element around inner floated elements */
.pkg:after
{
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
* html .pkg { display: inline-block; }
/* no ie mac \*/
* html .pkg { height: 1%; }
.pkg { display: block; }
/* */

#skygge-left {
	background-image: url(http://vegansiden.com/grafikk/skygge-left.gif);
	background-repeat: repeat-y;
}

#skygge-right {
	background-image: url(http://vegansiden.com/grafikk/skygge-right.gif);
	background-repeat: repeat-y;
}

#topp-bakgrunn {

background-image: url(http://vegansiden.com/grafikk/topp-bakgrunn.jpg);
background-repeat: no-repeat;

}




#container
{
	position: relative;
	margin: 0 auto; 
	width: 991px;
	text-align: left;
}

#container-inner
{
	position: static;
	border: 0;
	background: #FFFFFF;
}

#banner { position: relative; }
#banner-inner { position: static; }

#pagebody { position: relative; width: 100%; }
#pagebody-inner { position: static; width: 100%; }

#alpha, #beta, #gamma, #delta
{
	display: inline; /* ie win bugfix */
	position: relative;
	float: left;
	min-height: 1px;
}

#delta { float: right; }

#alpha-inner, #beta-inner, #gamma-inner, #delta-inner
{
	position: static;
}

#content-bakgrunn {
background-image: url(grafikk/content-bakgrunn.gif);
	background-position: left top;
	background-repeat: no-repeat;

}

/* content */

.content-nav
{
	margin: 10px;
	text-align: center;
}

.date-header,
.entry-content
{
	position: static;
	clear: both;
}

.entry,
.trackbacks,
.comments,
.archive
{
	position: static;
	overflow: hidden;
	clear: both;
	width: 100%;
	margin-bottom: 20px;
}

.entry-content,
.trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content,
.comments-closed
{
	clear: both;
	margin: 5px 10px;
}

.entry-excerpt,
.entry-body,
.entry-more-link,
.entry-more
{
	clear: both;
}

.entry-footer,
.trackback-footer,
.comment-footer,
.comments-open-footer,
.archive-content
{
	clear: both;
	margin: 5px 10px 20px 10px;
}

.comments-open label { display: block; }

#comment-author, #comment-email, #comment-url, #comment-text
{
	width: 240px;
}

#comment-bake-cookie
{
	margin-left: 0;
	vertical-align: middle;
}

#comment-post
{
	font-weight: bold;
}

img.image-full { width: 100%; }

.image-thumbnail
{
	float: left;
	width: 115px;
	margin: 0 10px 10px 0;
}

.image-thumbnail img
{
	width: 115px;
	height: 115px;
	margin: 0 0 2px 0;
}


/* modules */



.module {
        position: relative;
	overflow: hidden;
	width: 100%;
	background-image: url(grafikk/kolonne-bakgrunn.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

.module-content
{
	position: relative;
	margin: 5px 10px 20px 20px;
}

.module-list,
.archive-list
{
	margin: 0;
	padding: 0;
	list-style: none;
}


.module-list-item
{	
margin-top: 5px;
	margin-bottom: 5px;
}

.module-presence img { vertical-align: middle; }
.module-powered .module-content { margin-bottom: 10px; }
.module-photo .module-content { text-align: center; }
.module-wishlist .module-content { text-align: center; }

.module-calendar .module-content table
{
	border-collapse: collapse;
}

.module-calendar .module-content th,
.module-calendar .module-content td
{
	width: 14%;
	text-align: center;
}

.typelist-thumbnailed { margin: 0 0 20px 0; }

.typelist-thumbnailed .module-list-item
{
	display: block;
	clear: both;
	margin: 0;
}

/* positioniseverything.net/easyclearing.html */
.typelist-thumbnailed .module-list-item:after
{
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
* html .typelist-thumbnailed .module-list-item { display: inline-block; }
/* no ie mac \*/
* html .typelist-thumbnailed .module-list-item { height: 1%; }
.typelist-thumbnailed .module-list-item { display: block; }
/* */

.typelist-thumbnail
{
	float: left;
	min-width: 60px;
	width: 60px;
	/* no ie mac \*/width: auto;/* */
	margin: 0 5px 0 0;
	text-align: center;
	vertical-align: middle;
}

.typelist-thumbnail img { margin: 5px; }

.module-galleries .typelist-thumbnail img { width: 50px; }

.typelist-description
{
	margin: 0;
	padding: 5px;
}

.module-featured-photo .module-content,
.module-photo .module-content
{
	margin: 0;
}


/* positioniseverything.net/easyclearing.html */
.module-recent-photos .module-list:after
{
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
* html .module-recent-photos .module-list { display: inline-block; }
/* no ie mac \*/
* html .module-recent-photos .module-list { height: 1%; }
.module-recent-photos .module-list { display: block; }
/* */

.module-recent-photos .module-list-item
{
	display: block;
	float: left;
	/* ie win fix \*/ height: 1%; /**/
	margin: 0;
	border: 0;
	padding: 0;
}

.module-recent-photos .module-list-item a
{
	display: block;
	margin: 0;
	border: 0;
	padding: 0;
}

.module-recent-photos .module-list-item img
{
	width: 60px;
	height: 60px;
	margin: 0;
	padding: 0;
}


a
{	
           text-decoration: none;	
}

a:link { color: #003366; text-decoration: none; }
a:visited { color: #003366;  text-decoration: none; }
a:active { color: #003366; text-decoration: none;}
a:hover { color: #003366; text-decoration: underline;}





#banner
{

}

#banner-inner { padding: 0; }





#gamma, #delta { width: 180px; }

#beta-inner,
#gamma-inner,
#delta-inner
{
   padding: 10px 10px 0 5px;
   border-width: 2px 2px 2px 0;
 }


/* content */

.content-nav { margin-top: 0; }

.date-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header
{
	margin: 0 0 10px 0;
	border-bottom: 1px solid #333333;
	padding: 3px;
	color: #333333;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: medium;
	text-align: left;
	font-weight: bold;
	
	
}

.entry-header
{
	margin: 1px 0 10px 0;
	border: 0;
	color: #004000;
	font-family: arial, 'Trebuchet MS', Verdana, sans-serif;
	font-size: 13.5pt;
	text-align: left;
	text-decoration: none;
	letter-spacing: 1px;
}

.entry-headers
{
	margin: 1px 0 10px 0;
	border: 0;
	color: #004000;
	font-color: #004000;
	font-family: arial, 'Trebuchet MS', Verdana, sans-serif;
	font-size: 13.5pt;
	text-align: left;
	text-decoration: none;
	letter-spacing: 1px;
}
.entryheaders
{
	margin: 1px 0 10px 0;
	border: 0;
	color: #004000;
	font-color: #004000;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: 15pt;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	
}

	a.entryheaders:link {color: #004000;	text-decoration: none;} 
	a.entryheaders:visited {color: #004000; text-decoration: none;}
	a.entryheaders:active {color: #004000;	text-decoration: none;}
	a.entryheaders:hover {color: #008000;	text-decoration: none;}


.entry-content,
.entry-footer,
.trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content,
.comments-open-footer,
.comments-closed,
.archive-content
{
	margin: 10px 0;
}

.entry-content p { text-align: left; }

.entry-footer,
.trackback-footer,
.comment-footer
{
	margin: 0 0 10px 0;
	border-top: 1px dotted #999999;
	padding: 3px;
	color: #999999;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	line-height: normal;
	text-align: left;
	font-weight: bold;
	
	
}

#comment-author, #comment-email, #comment-url, #comment-text
{
	width: 80%;
}

/* fixes bug in ie win */
img.image-full
{
	width: 100%;;
}


/* modules */



.module-header
{
	margin: 5px 0px 0px 5px;
  	padding: 3px;
	color: #1a8700;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;	
	text-align: left;
}

.module-content
{
	margin: 5px 0 20px 0;
	color: #333333;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	line-height: 150%;
	
	
	
	text-align: left;
}

.module-list { margin: 0; }
.module-list-item { margin: 10px 0; }
.typelist-thumbnailed .module-list-item { margin: 10px 0; }


.module-powered { text-align: left; }

.module-calendar .module-header
{
	color: #666666;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	border-bottom: 1px solid #999999;
	text-align: left;
	font-weight: bold;
	
	text-transform: uppercase;
	padding: 3px;
	letter-spacing: .3em;
}


.typelist-thumbnail img { margin: 0; }

.module-featured-photo { margin-bottom: 5px; }
.module-featured-photo .module-content img { width: 420px; }

.module-recent-photos .module-content { padding: 2px 0 0 0; }
.module-recent-photos .module-list { margin: 0; }

.module-recent-photos .module-list-item
{
	width: 70px; /* ie mac fix */
	height: 70px; /* for appearance with varying image border widths */
	margin: 0 2px 2px 0;
}



/* three-column tweaks */
	
	.layout-three-column #container
	{
		width: 991px;
	}
	
	.layout-three-column #alpha
	{
		width: 150px;
		
	}
		
	.layout-three-column #alpha-inner
	{
		border: 0;
		padding: 10px 10px 10px 10px;
		background: #FFFFFF;
	}
	
	.layout-three-column #beta
	{
					width: 619px;
		
		
	}
	
	.layout-three-column #beta-inner
	{
		border: 0;
		padding: 5px 5px 5px 5px;
		background: #FFFFFF;
	}
	
.layout-three-column #delta
	{
		width: 170px;

		
	}	
	
	.layout-three-column #delta-inner
	{
		border: 0;
		padding: 10px 10px 10px 10px;
		background: #FFFFFF;
	}

.links
{	
	font-size: 11px;
	color: #333333;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-weight: normal;
	line-height: 150%;
}


#meny {
	font-family: 'tahoma', verdana, arial narrow, arial, sans-serif;
	font-size: 24px;
	color: #ffffff;
	text-decoration: none;
      letter-spacing: 8px;
	line-height: 150%;
font-weight: bold;
}

#meny a:link, #meny a:visited {
	font-size: 20px;
	color: #ffffff;
	text-decoration: none;
font-weight: bold;
}

#meny a:hover, #meny a:active {
	font-size: 20px;
	color: #ffffff;
	text-decoration: underline;
font-weight: bold;
}

.broedtekst { 

font-family: Verdana, 'trebuchet ms', Verdana, Arial, Helvetica, sans-serif; font-size: 12px; 
			          color: #000000; line-height: 16px }

.uthevet { font-family: Verdana, 'trebuchet ms', Arial, Helvetica, sans-serif; font-size: 12px; 
				  color: #000000; line-height: 16px; font-weight: bold }

.ingress { font-family: Verdana, 'trebuchet ms', Verdana, Arial, Helvetica, sans-serif; font-size: 12px; 
				  color: #000000; line-height: 16px ; font-weight: bold }

.undertekst 			{ font-family: Verdana, 'trebuchet ms', Verdana, Arial, Helvetica, sans-serif; font-size: 12px; 
				  font-style: italic; color: #000000 }

.kursiv_os 			{ font-family: Verdana, 'trebuchet ms', Verdana, Arial, Helvetica, sans-serif; font-size: 12px; 
			          font-style: italic; color: #000000; font-weight: bold } 

#share { 
	background-color: #e9e9e9;
	padding: 0px 0px 0px 0px;  
	margin: 0;
	width: 600px;
	height: 25px;	
	}

#shareimg { 
	padding-left: 0px;  
	padding-top: 3px; 
	padding-bottom: 1px; 
	margin: 0;
	align: center;
	}

#sharebg { 
	background-color: #e9e9e9;
	padding: 0px 0px 0px 0px;  
	margin: 0;
	height: 25px;
	float: left;	
	}

#sharetext {
	padding: 3px 5px 3px 3px;  
	font-family: Arial, Helvetica, Sans-serif, Verdana;
	font-size: 8.5pt;
	color: #000000;
	text-decoration: none;
}
a.sharetext:link {text-decoration: none; font-weight: normal; color: #003366;}
a.sharetext:visited {text-decoration: none; font-weight: normal; color: #003366;}
a.sharetext:hover {text-decoration: none; font-weight: normal; color: #003366;}

