/* Brittonbritton.com */

body {
	margin: 0;
	padding: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 76%;
	color: #000;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: top left;
	}
body#home #home_tab a,
body#blog #blog_tab a,
body#blogg #blog_tab a,
body#news #news_tab a,
body#nyheter #news_tab a,
body#events #events_tab a,
body#about #about_tab a,
body#portfolj #portfolio_tab a,
body#portfolio #portfolio_tab a,
body#partners #partners_tab a,
body#map #map_tab a,
body#kontakt #kontakt_tab a,
body#contact #contact_tab a {
	background: #fff;
	color: #900;
	font-weight: normal;
	border:0;
}
.catul-category{
	text-transform:lowercase;
}
#content {
	width:960px;
	margin: 20px auto;
	padding:0;
}
	
/*the following classes are to demonstrate better line heights for narrow columns*/	
.narrow1{
	width: 50%;
	line-height: 1.3em;
	}
.narrow2{
	width: 50%;
	line-height: 1.5em;
	}
		
/*typography*/
a {
	text-decoration: none;
	font-weight: normal;
	color: #900;
	opacity:0.9999;
	}
a:link {
	}
a:visited {
	}
a:active {
	}
a:hover {
	text-decoration: underline;
	}
h1 {
	font-size: 1.7em;
	font-weight: normal;
	margin: 0 0 0.5em 0em;
	padding:0;
	background:transparent;
	color:black;
	}

h2 {
	font-size: 1.7em;
	margin: 0 0 0.5em 0;
	padding:0;
	font-weight: normal;
	}
p + h2 {
	margin:3em 0 0 0;
	font-size:1em;
	font-weight:bold;
}
h3 {
	font-size: 1.4em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: normal;
	}
h4 {
	font-size: 1.2em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	}
h5 {
	font-size: 1.0em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	}
h6 {
	font-size: 0.8em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	}
.bar {
	font-size: 1em;
	font-weight: bold;
	margin-top: 0em;
	margin-bottom: 1.5em;
	padding:0.3em;
	background:black;
	color:white;
	clear:both;
}
.bar a:link, .bar a:visited {
	color:white;
}
img {
	border: 0;
	}
ol, ul, li {/*
	list-style: none;*/
	font-size: 1.0em;
	line-height: 1.8em;
	margin-top: 0.2em;
	margin-bottom: 0.1em; 
	}
.ingress {
margin-bottom: 10px;
}
p {
	font-size: 1.0em;
	line-height: 1.8em;
	margin: 0em 0em 1em 0em;
	}
/*p + p {
	text-indent: 0em;
	margin-top : 0
	
	}*/
li > p {
	margin-top: 0.2em;
	}
pre {/*moz 1.0/1.1/1.2.1, net 7.0/7.01 make this way too small, but i'm not going to go larger because monospace tends to run you into overflow pretty quick. prior moz and net are okay.*/
	font-family: monospace;
	font-size: 1.0em;
	}
strong, b {
	font-weight: bold;
	}
hr {
	background:#000;
	height:1px;
	clear:both;
	border:none;
	padding:0;
	margin:8px 0 15px 0;
}
.menu {
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center;
	padding:0;
	margin:0 0 10px 0;
}
.menu ul {
	padding:0;
	margin:0;
}
.menu li {
	display:inline;
	margin:0 0.4em 0 0;
	padding:0;
	font-size:1em;
}
.menu a {
	font-weight:normal;
	color:#000;
	white-space:nowrap;
}
.menu a.active {
	color:#990000;
}
.col1 {
	width:480px;
	margin:0 0 15px 0;
	padding:0;
	float:left;
}
.col1 p {
	text-transform:uppercase;
	font-size:9px;
	padding:0;
	margin:10px 0 0 0;
	letter-spacing:0.2em;
}
.col2 p.bildtext {
	text-transform:uppercase;
	font-size:9px;
	padding:0;
	margin:10px 0 20px 0;
	letter-spacing:0.2em;
}
.col2 {
	width:440px;
	margin:0 0 15px 20px;
	padding:0;
	float:right;
}
.horzspace {
	clear:both;
	height:1px;
	background:#000;
	margin:15px 0 15px 0;
	padding:0;
	line-height:1px;
}
.date {
	font-style:normal;
	font-size:0.8em;
	line-height:1.8em;
	font-weight:normal;
	margin:0.3em 0 1.5em 0;
	color:#000;
/*	background: url(/pix/calendar.gif) no-repeat 0 3px;
	padding-left: 18px; */
}
.dateno {
	font-size:2em;
	font-weight:bold;
}
.year {
	font-size:0.7em;
}
#footer {
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center;
	padding:0;
	margin:0 0 30px 0;
}
a.selected {
	color:#900;
}
ul {
	list-style-image:url(/pix/link_gray.gif);
	padding:0 0 10px 20px;
	margin:0;
}
li {
	line-height:1.3em;
	margin:0 0 5px 0;
	padding:0;
}
.fancylink {
        background: url(/pix/right_arrow.gif) no-repeat 1px 3px;
        padding-left: 17px;
		border:0;
		text-decoration:none;
}
.fancylink a:visited {
        background: url(/pix/check.gif) no-repeat 0 3px;
        padding-left: 18px;
		border:0;
		text-decoration:none;
}
.thumb {
	margin:0 5px 5px 0;
	padding:0;
}



#sitemap li {
	list-style-type: none;
list-style-image: none;
background-image: url(/pix/pil_ner.gif);
background-repeat: no-repeat;
background-position: 7px 6px;
	padding:0 0 4px 20px;
	margin: 3px 0 0 0;

}


#sitemap li ul {
padding: 0;
margin: 0;
}


#sitemap li ul li {
padding: 0;
margin: 0 0 0 1em;
background-image: none;
}


#contact form {
1width: 300px;
}
#contact form tr td {
vertical-align: top;
text-align:right;
}

#contact form tr td.key,#contact form tr .articleComments-mathtest label {
width: 100px;
}
#contact form tr td.value {
width: 400px;
}
.articleComments-mathtest {
	margin-left:100px;
}
#contact form tr .articleComments-mathtest label {
}
#contact form tr td #articleCommentMT {
width:20px;
}
#contact form tr td input {
width: 98%;
border:1px solid black;
}
#contact form tr td textarea {
width: 98%;
height:130px;
border:1px solid black;
}
blockquote, pre,h6 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000000;
	font-size:1em;
	font-weight:normal;
	font-style:italic;
	line-height:1.8em;
	border-left:1px solid gray;
	margin:20 px 0 10px 0;
	padding:0 0 0 10px;
}
#teaser {
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center;
	padding:8px 0;
	margin:0 0 20px 0;
	border-top:5px solid black;
	border-bottom:0px solid black;
}



form.articleComments fieldset { border: 0;padding: 0;margin: 1em 0 0 0; }
form.articleComments legend { display: none; }
form.articleComments label { display: block; font-weight: bold; }

ul.articleComments {
list-style-type: none;
list-style-image: none;
margin: 0; padding: 0;
}
ul.articleComments li {
background-color: #eee; 
padding: 0;
margin: 0 0 1px 0;
background-image: none;
}
.articleComments-meta {
font-weight: bold;
}
.articleComments-meta, .articleComments-comment {
/*padding: .5em;*/
}
form.articleComments input{
	margin:0.3em 0 0.5em 0;
}
li.articleComment-posted div.articleComments-meta,
li.articleComment-posted div.articleComments-comment
 {
background-color: #CFFFCD; 
}

p.comments-below-article {
margin-top: 1em;
}

#begood-image-swapper {
list-style-type: none;
list-style-image: none;
margin: 0; padding: 0;
}

#xbegood-image-swapper li {
xfloat: left;
display: inline;
margin: 0 5px 0 0;
}
#begood-image-swapper li {
margin: 0 4px 0 0;
float: left;
height: 54px;
}

.movielink,
.firstmovielink{
	position:relative;
}

.playicon {
	background: transparent url(/pix/play_svart_35.png) center center no-repeat ;
	height: 50px;
	left: 0;
	position: absolute;
	top: 0;
}

#filmrum .playicon,
#movieroom .playicon {
	background-image:none;
}

.firstmovielink .playicon {
	background-image: url(/pix/play_svart.png);
	width:480px;
}

.mediaArea{
	margin-bottom:5px;
	position:relative;
}

#filmrum .thumbs,
#movieroom .thumbs{
	margin-top:30px;
}

.thumbs a,
.firstmovielink{
	display:block;
	position:relative;
}

.thumbs a{
	float:left;
	margin:0 4px 4px 0;
	border:1px #fff solid;
}

.thumbs a.hidden{
	display:none;
}

.thumbs a.active,
.thumbs a:hover,
.thumbs a:focus{
	border:1px #900 solid;
}

#filmrum .thumbs a,
#movieroom .thumbs a{
	margin:0 0 10px 0;
	float:none;
}

#filmrum .thumbs p a.last,
#movieroom .thumbs p a.last{
	margin-right:0;
}

#filmrum .thumbs p,
#movieroom .thumbs p{
	float:left;
	margin:0 8px 0 0;
	width:102px;
	font: 0.75em/1.2em Verdana, Arial, Helvetica, sans-serif;
	color:#999;
}

ul.files { list-style-type: none; margin: 1em 0 0 0; padding: 0; list-style-image: none; }
ul.files li { background-image: url(/begood/pix/silkicons/page_white.gif); background-repeat: no-repeat; padding: 0 0 5px 20px; }
ul.files li.doc,ul.files li.docx,ul.files li.dot,ul.files li.dotx { background-image: url(/begood/pix/silkicons/page_white_word.gif); }
ul.files li.xls,ul.files li.xlsx,ul.files li.xlt,ul.files li.xltx { background-image: url(/begood/pix/silkicons/page_white_excel.gif); }
ul.files li.eps,ul.files li.gif,ul.files li.jpg,ul.files li.jpeg,ul.files li.psd,ul.files li.tif,ul.files li.tiff { background-image: url(/begood/pix/silkicons/picture.gif); }
ul.files li.avi,ul.files li.mpg,ul.files li.mpeg,ul.files li.mov,ul.files li.qt { background-image: url(/begood/pix/silkicons/film.gif); }
ul.files li.aiff,ul.files li.mp3,ul.files li.wav { background-image: url(/begood/pix/silkicons/music.gif); }
ul.files li.pdf { background-image: url(/begood/pix/silkicons/page_white_acrobat.gif); }
ul.files li.ppt,ul.files li.pptx,ul.files li.pot,ul.files li.potx { background-image: url(/begood/pix/silkicons/page_white_powerpoint.gif);}
ul.files li.swf { background-image: url(/begood/pix/silkicons/page_white_flash.gif); }
ul.files li.txt { background-image: url(/begood/pix/silkicons/page_white_text.gif); }
ul.files li.sit,ul.files li.sea,ul.files li.hqx,ul.files li.rar,ul.files li.zip { background-image: url(/begood/pix/silkicons/page_white_compressed.gif); }


.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.logo{
	margin-bottom:20px;
}

#contact.contact form tr td {
	text-align:left;
}

.startImage{
	display:block;
	margin:0 auto 20px;
}

#home{
	text-align:center;
	margin-top:20px;
	
}

#dsq-content ul, #dsq-content li {
	list-style-image: none;
}
