/*
 * The Gathering 2007
 * Pål Eivind Nes
 * Knut Ivar Nesheim
 * Vilhelm Vardøy
 * Copyright (c) 1996-2007 KANDU and contributors
 */


#event { font-size: .9em; margin-bottom: 10px;  }
#event th { color: #628215; padding-top: 10px; padding-left: 3px; vertical-align: top; padding-right: 25px; }
#event td { padding-top: 10px; padding-left: 10px; vertical-align: top; padding-right: 0;}
#event a { text-decoration: underline; color: #627215; font-weight: bold; }
#event td.invitation { text-align: center; }


strong { font-weight: bold; }

#organiser { margin-top: 30px; }
#organiser h3 { text-align: center; margin-top: 10px; margin-bottom: 10px; font-size: 1.3em; }
#organiser p { text-align: center; }



.yui-main .yui-b { width: 200px; }
.yui-a { width: 500px; margin-left: 220px; padding-top: 40px; }


.entries { margin-top: 10px; padding-top: 30px; }

.entries h2 { margin-bottom: 10px; margin-left: 10px; padding-top: 30px; }

.entry { padding-left: 0px; margin-bottom: 20px; }
.entry h3, .entry h1 { font-size: 1.4em; font-weight: bold; padding-top: 0px; margin-bottom: 0px;}
.entry p.meta { font-size: 0.7em; color: #628215; }
.entry p.ingress { font-weight: bold; }


h3 { font-size: 1.4em; font-weight: bold; padding-top: 0px; margin-top: 10px; }

.entry p.read-more-link a { color: #628215; text-decoration: underline; }

.entries p { line-height: 1.4em; margin-bottom: 15px; text-align: justify; }


.entries ul, .entries ol { margin-left: 28px; margin-bottom: 10px; }
.entries ul li { list-style-type: disc; line-height: 1.5em; margin-left: 15px; }
.entries ol li { list-style-type: decimal;}

.entry img { padding: 6px; border: 1px solid #999; margin: 4px; }
.entry img.left { float: left; }
.entry img.right { float: right; }

#sponsors { margin-top: 30px; }
#sponsors ul { margin-left: 30px; }



h1 {}
h2 { font-size: 1.7em; }
h3 { font-size: 1.5em; margin-bottom: 7px; }
h4 { font-weight: bold; }
h5 { font-weight: bold; }


/* 
 * Sponsorsida
 */

#sponsorpage h3 { border-bottom: 1px solid #999; }
#sponsorpage ul li { list-style-type: none; margin-left: 0;display: inline;}
#sponsorpage ul { margin-left: 0;}
#sponsorpage { text-align: center; }

/*
 * Videoer
 */
#videos img { padding: 0; border: 0;}


