/* @override http://www.glasakademin.com/css/glasakademin_screen.css */
/* Glasakademin.se 2009 */

/* CSS Reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background-color: #d4d4d8;
	margin:0;
	padding: 0;
	font-size:12px;
	line-height:1.3em;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #d4d4d8;
	background-image: url(/pix/bg.gif); 
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-position: 50% 0;
}
ol, ul {
	list-style: none;
	margin: 1em 0;
}
ul {
	padding:0em 0;
}
ul li, ol li {
	padding: 2px 0 2px 0px;
	margin: 0 0 0 1.3em;
	list-style-type:square;
	font-size: 11px;
}
ol li {
	list-style-type: decimal;
	line-height: 1.5em;
}

/*dl.calendar{
}*/

dl.calendar dt{
	float:left;
	width:160px;
	margin-bottom:15px;
}

dl.calendar dd{
	width:500px;
	margin-bottom:15px;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
	width: 100%;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* The styles */

.bgBlue {
	background-color:#f4f7fc;  
	background-color:blue; 
}
#container {
		width:960px;
		/*margin:20px 0 0 20px;*/
		margin: 10px auto;
		padding:0;
		/*xfloat: left;*/
		background-color: white;
		/* background:url(/2008/pix/grid_a.png); */
		
	}
/*#topContainer {
  width: 1063px;
  padding: 105px 0 0 40px;
  margin: 0 auto;
  margin:0;
  margin-left:-40px;
  float: left;
  position:fixed;
  height:30px;
  z-index:300;
  background: url(/2008/pix/head_white.gif) no-repeat scroll;
}*/
/*.pushDown {
	margin-top:10px;
}*/
.showgrid { background:url(/2008/pix/grid_a.png);}

/*#content, #localnav {
	border-top:3px solid black;
	padding-top:1em;
	margin-top:80px;
}*/
#breadcrumbs { 
	margin:0 0 20px 0;
	padding:5px;
	font-size: 11px; 
	width: 950px;
	color: #ccc;
	border-bottom: 1px solid gray;
}
#breadcrumbs a {
	border: none; 
	color: gray;
}
#breadcrumbs a:hover {
	color: black; 
}
#content {
	margin:80px 20px 0 0px;
	width:568px;
	padding:0;
	float:left;
	background-color: transparent;
}
/* #billboard {
	width:960px;
	margin:0 0 20px 0;
	padding:0;
	float:left;
	clear:right;
	background:white;
}
#billboard img {
	margin: 0 0 15px 0; 
	padding: 0;
} */
.header {
	font-size:36px;
	font-weight: bold;
	line-height:1em;
	letter-spacing: -0.05em;
}
.billboard {
	/*xbackground-color: yellow;*/
	border: 0px solid black;
	display: block;
	clear: both;
	float: left;
	font-size: 24px;
	line-height:1.3em;
}
.billboard p {
	line-height: 1.3em;
} 
/*#localnav {
	float:left;
	width:176px;
	margin:80px 20px 0 0px;
	padding:1em 0;
	font-size:11px;
	color:gray;
	line-height:1.1em;
	border-top:3px solid black;
	 background-color: lime; 
}
#localnav ul {
	margin:0;
	padding:0 16px 0 0;
	font-size:14px;
	line-height:1.1em;
}
#localnav ul ul {
	margin:0;
	padding-left:1em;
	font-size:11px;
}
#localnav ul li {
	padding:0 0 0.1em 0;
	margin:0;
	list-style-type: none;
} 
#localnav a:link, #localnav a:visited {
	color:#999;
	text-decoration:none;
	border:none;
} 
#localnav a img {
	border:none;
}
#localnav a:hover {
	color:red;
	text-decoration:none;
	border:none;
}*/
ul#taglist li {
	font-size:11px;
}
strong {
	font-weight: bold;
}

.fakta p {
	font-size:10px;
}
#footer {
	width:960px;
	border-top:1px solid gray;
	padding:15px 0;
	margin:20px auto;
	font-size: 11px;
	clear:both;
}

#footer p {
	font-size: 11px;
}

.sans p {
	font-family: arial, "helvetica neue", helvetica, sans-serif;
	font-family: Arial, sans-serif; 
}
.modul, .modulNoBorder {
	margin:0px 0 10px 0;
	padding:0px 0 15px 0;
	float:left;
	width:100%;
	/*background-color: yellow;*/
}
.modul .modulNoBorder, .col1 .modul, .modulNoBorder, #localnav .modul {
	border-bottom:0px solid black;
}
.col3 .modul {
	border-bottom: 1px solid gray; 
}
.col1 .modul {
	border-bottom: 1px solid gray; 
}

.col1 .modul.last {
	border-bottom: none; 
}
/*.modulNoBorder2 {
	border:none;
	padding:0;
}*/

/*.modul h5, .col1 h5 {
	 font-size:20px; 
}*/

.modul p {
	margin: 0; 
}
.submodul {
	border-top:1px solid gray;
	padding:30px 0;
	margin:0;
	clear:both; 
}

.col1, .col2, .col3, .col4, .col5, .col6, .col1smallText {
	margin:10px 20px 15px 0; 
	padding:0;
	float:left;
	font-size: 12px;
	line-height: 1.3em;
	overflow: hidden;
}
.col1, .col1smallText {
	width:142px;
	font-size: 10px;
}
.col1smallText {
	font-size: 10px; 
}
.col1smallText p {
	font-size: 10px; 
}
.col1 p {
	/*margin:0;*/
	font-size:10px;
}
.col1 img {
	margin-bottom:4px;
	border: 0px solid lime;
}
.col2 {
	width:304px;
	font-size:12px;	
}
.col2 p {
	font-size:12px;	
	/*margin:0;*/
}

.col3 {
	width:466px;
}
.col3 p {
	
}
.col4 {
	width:628px;
	font-size:12px;	
}
.col4 p {
	font-size: 12px; 
}
.col5 {
	width:790px;
}
.col6 {
	width:960px;
	margin-right: 0;
}

.col-last {
	margin-right:0;
}
.caption {
	font-size:9px;
	color:gray;
	float:right;
}

/* Typography */

p {
	margin:0;
	padding:0 0 .8em 0;
	line-height: 1.5em;
	font-size: 12px;
}
/*p + p {
	text-indent: 1.5em;
	margin: 0;
}*/
/* p.teaser {
	font-size:58px;
	line-height: 1.3em;
} */

h1, h2, h3, h4, h5 {
	font-family: Arial, Helvetica, sans-serif;
	margin:0.1em 0 0.3em 0;
	padding: 0;
	font-weight: normal;
	line-height:1.2em;
	font-weight: normal;
	color: black;
}
h1, h2, h2.blog, h5, h5.blog {
	/*clear:both;*/
	font-size:20px;
	margin: .5em 0 0.3em 0;
	font-style: normal;
	/*letter-spacing: -0.05em;*/
}
/*h5.blog {
	font-style: italic; 
	margin-bottom: 0;
}*/
h1 a, h1 a:visited, h2 a, h1.blog a, h1.blog a:visited, h2 a:visited, h1 a:visited, h5 a, h5 a:visited, h3 a, h3 a:visited {
	border: none; 
}

h1, h2.blog {
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 30px; 
	/*letter-spacing: -0.03em;*/ 
	line-height: 1.1em;
	font-weight: normal;
}

h2 {
	margin-top: 1em;
	font-size:12px;
	font-weight: bold;
}
h2 + ul {
	margin-top:.8em;
} 
#sidebar h3, h3 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size:12px;
	margin:0 0 0 0;
	padding:5px 0;
	line-height:1.2em;
	border-top: 1px solid gray;
	clear:left;
}
td h3,.col1 h3 {
	font-size: 12px;
	margin: 0;
	padding: 0;
	color: black;
	border: none;
}

.modul .nav-local h5 a {
	margin: 0 0 10px 0; 
	padding: 0px;
	clear: both;
	display: block;
}
h5 {
	font-size: 11px;
	font-weight: bold;
}
h5 a {
	color:black;
}
h5 span a {
	font-weight: normal; 
	font-style: italic;
	font-size: 11px;
	margin-left: 1em;
}
#sidebar h5 span {
	 font-weight: normal;
}
.tagCount {
	color:#ccc;
	margin-left: .5em;
	font-style: italic;
}

.tags {
	color:#999;
	font-size:12px;
	margin:0;
}

/* Links */

/*a {
	color: black;
	text-decoration: none;
}
#sidebar a, #localnav a {
	border-bottom: 0; 
}
a:hover {
	text-decoration: underline;
}
a:hover img {
	color:black;
}*/
/*#sidebar a:hover {
	color:white;
	border-bottom:1px solid white;
}*/
a, .col2 a, .col3 a {
	text-decoration: none;
	color: red;
	color: black;
	border-bottom: 1px solid gray; 
}
a:visited, .col2 a:visited, .col3 a:visited {
	text-decoration: none;
	color: #878791;
	border-bottom: 1px solid gray; 
}
a:hover, .col2 a:hover, .col3 a:hover {
	text-decoration: none;
	color: white;
	border-bottom-color: #878791;
	background-color: #878791; 
}

a.plain, a:visited.plain, a:hover.plain {
	border: none; 
	background-color: white;
}
a.img,a.imgLink {
	border: none !important;
	background-color: white !important; 
}

.col1 a.plain {
	display:block;
	height:112px;
	margin-bottom:3px;
}

/* start menyn 


.transparentlight    { 
	xbackground-image: url(/2008/pix/bg10b.gif); 	
	background-color:lime; 
	position: fixed; 
	z-index: 7; 
	top: 0px; 
	left: 0px; 
	width: 818px; 
	xwidth:100%;
	height: 50px
}

.transparentdark    { 
	xbackground-image: url(/2008/pix/bg10b.gif); 
	background-color: yellow;
	position: fixed; 
	z-index: 7; 
	top: 50px; 
	left: 0px; 
	width: 818px; 
	xwidth:100%;
	height: 23px
}

.transparentshadow    { 
	xbackground-image: url(/2008/pix/menu/shadow_light.png);
	position: fixed; 
	z-index: 7; 
	top: 73px; 
	left: 0px; 
	width: 818px; 
	xwidth:100%;
	height: 10px;
	margin-bottom: 50px;
}
*/

#sitetitle  {
	z-index : 110;
	width : 90%;
	position : fixed;
	height : 36px;
	top : 0px;
	left : 19px;
	text-align:left;
}
#subtitle  {
	z-index : 110;
	width : 90%;
	position : fixed;
	height : 36px;
	top : 17px;
	left : 19px;
	text-align:left;
}

/*#menu {
	font: 12px/100% Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight:normal;
	border-top: 5px solid black;
	position: fixed; 
	z-index: 10; 
	top: 40px; 
	left: 40px;
	width: 957px; 
	height: 18px;
	margin:0px 0 0 0;
	padding:6px 6px 6px 0;
	clear: both;
}


#menu ul {
	margin: 0;
	padding: 0;		
	list-style-type: none;
	white-space: nowrap;
} 

#menu ul li {
	display: block;
	float: left;
	text-align: left;
	padding: 0;
	margin: 0;
}

#menu a {
	color: #333;
	height: 17px;
	padding: 6px 8px 0 4px;
	margin: 0;
	text-decoration: none;
	display: block;
	float: left;
	text-align: left;
	border-bottom: none;
	background-color: transparent;
}  

#menu a:link {
	color: #333;
	text-decoration: none;
	border-bottom: none;
}
#menu a.active {
	color: black;
	text-decoration: none;
	background:transparent;
	background-color: black;
	border-bottom: none;
	font-weight: bold;
}

#menu a:hover, #menu a:active, #menuselected {
	color: red;
	background: transparent;
	border-bottom: none;
}

 stilar fr den dynamiska menyn 
#navDrop {  all lists 
	padding: 0;
	margin: 0;
	list-style: none;
}


#navDrop li {  all list items 
	float: left;
	position: relative;
	xbackground-image: url(/2006/pix/nav3.gif);
	background-repeat:repeat-x; 

}

#navDrop li ul {  second-level lists 
	display: none;
	position: absolute;
	background-image:none;
	background-color:transparent;
	top: 23px;
	left: 0;
}
#navDrop li ul li {  second level li 
	background-image:none;
}

#navDrop li.over ul, #navDrop li:hover ul {  lists nested under hovered list items 
	display: block;
	width: 200px;
	background-image: url(/2008/pix/menu/bg_white2.png); 
	background-color:yellow;
	background-color:transparent;
	padding: 0px;
}

#navDrop li.over ul li, #navDrop li:hover ul li {  lists nested under hovered list items 
	clear: left;
}

#navDrop li.over ul li a {
	display: block;
	width: 200px;
	background-image:none;
	background-color:transparent;
}*/


 slut menyn 

.topCol1 {
	position: absolute;
	top: -70px;
	left: 0px;
	width:150px;
	z-index:200;
	color:white;
	font-weight:normal;
}
.topCol2 {
	position: absolute;
	top: -90px;
	left: 360px;
	width:150px;
	z-index:200;
	color:white;
	font-weight:normal;
}
.topCol3 {
	position: absolute;
	top: -90px;
	left: 520px;
	width:150px;
	z-index:200;
	color:white;
	font-weight:normal;
}

.big, .big p {
	/*xfont-family:Arial, Helvetica, sans-serif;*/
	font-size:36px;
	line-height:1.3em;
	letter-spacing: -.03em;
}
.bigImg {
	margin-bottom:20px;
}
.bigImgOld {
	margin-bottom:20px;
	border-bottom:10px solid lime;
	border-top:10px solid lime;
}
hr {
	height:3px;
	background-color:black;
	margin:12px 0;
	padding:0;
}
#sidebar hr {
	height:1px;
	background-color:gray;
	border-style: none;
}

/*.inputField {
	background-color:#555;
	border:1px solid gray;
}*/
/*.field {
	background-color:#444;
	border:1px solid #555;
	color:white;
	height: 1.3em;
	margin-top:10px;
	border:#ddd;
}*/
.field {
	background-color:white;
	border:1px solid black;
	padding: 5px;
	color: black;
}
ul.files { list-style-type: none; margin: 1em 0 0 0; padding: 0; }
ul.files li { 
	list-style-type: none; 
	background-repeat: no-repeat; 
	padding: 3px 2px 3px 20px; 
	margin:0px 0 5px 0; 
	background-position: 0 2px; 
}
ul.files li.mov { background-image: url(/begood/pix/silkicons/film.gif); }
ul.files li.jpg { background-image: url(/begood/pix/silkicons/photo.gif); }
ul.files li.gif { background-image: url(/begood/pix/silkicons/photo.gif); }
ul.files li.pdf { background-image: url(/begood/pix/silkicons/page_white_acrobat.gif); }
ul.files li.doc { background-image: url(/begood/pix/silkicons/page_white_word.gif); }
ul.files li.dot { background-image: url(/begood/pix/silkicons/page_white_word.gif);}
ul.files li.ppt { background-image: url(/begood/pix/silkicons/page_white_powerpoint.gif);}
ul.files li.mp3 { background-image: url(/begood/pix/silkicons/music.gif); }
ul.files li.xls { background-image: url(/begood/pix/silkicons/page_white_excel.gif); }
ul.files li.rss { background-image: url(/pix/icons/rss.gif); }
ul.files li.mail { background-image: url(/begood/pix/silkicons/email.gif); }
ul.files li.std { background-image: url(/2008/pix/icons/neutral.gif); }
ul.files li.sober { background-image: url(/2008/pix/icons/std.gif); }
ul.files li.swiss { background-image: url(/2008/pix/icons/swiss.gif); }

img.thumb {
	overflow: hidden;
	/*width: 150px;
	height: 100px;*/ 
}
a img.thumb {
	 border: none;
}

.ical{
	background-image: url(/pix/icons/ical.gif);
	background-repeat: no-repeat; 
	padding: 3px 0 2px 20px; 
	background-position:0 4px;
}

#sidebar .ical{
	background-image: url(/pix/icons/ical_13.gif);
}

/*#begood-image-swapper, .begood-image-swapper {
	margin: 0;
	padding: 0;
}*/

/*.thumbrow ul#begood-image-swapper ul li,
.begood-image-swapper li {
	list-style-type: none;
	float: left;
	margin: 0 5px 10px 0;
}*/

/*#begood-image-swapper a, .thumbCombo a,
.begood-image-swapper a, .thumbCombo a
 {
	border: none; 
	margin: 0;
	padding: 0;
}*/


/*#begood-image-swapper a img, .thumbCombo a img,
.begood-image-swapper a img, .thumbCombo a img
 {
	border-bottom: 3px solid white;
	border: 1px solid #ccc;
	background-color: white;
	padding: 13px;
	margin: 0;
}*/

/*#begood-image-swapper a:hover img,
.begood-image-swapper a:hover img,
.thumbCombo a:hover img {
	border-bottom: 33px solid red;
	border: 1px solid #00f;
}*/

/*#begood-image-swapper li a.selected img, #begood-image-swapper li a:visited.selected,
.begood-image-swapper li a.selected img, .begood-image-swapper li a:visited.selected
 {
	border-bottom: 3px solid red;
	border: 1px solid black;
	background-color: white;
}*/
p.bildtext {
	font-size:11px;
	color:#555;
	clear:left;
	margin: .5em 0 1em 0;
	padding: 0;
}

/* Social bookmarks */

div.socialBookmarks {
	margin: 18px 0;
	padding: 0;
}
.socialBookmarks img {
	margin: 0 5px 0 0; 
	padding: 0;
	border: none;
}
div.socialBookmarks ul {
	list-style-type: none;
	margin: 5px 0 0 0;
	padding: 0 0 5px 0;
	text-indent: -999em;
}
div.socialBookmarks li {
	display: inline; 
}
div.socialBookmarks li a {
	display: block;
	float: left;
	width: 16px;
	height: 16px;
	line-height: 16px;
	margin: 0 7px 0 0;
	border: none;
}

div.socialBookmarks a.sb {
	color: #4c72af;
}
a.digg {
	background: url(/2008/pix/socialbookmarks/digg.gif) center left no-repeat;
}

a.tipsa {
	background: url(/2008/pix/icons/mail.gif) center left no-repeat;
}

a.delicious {
	background: url(/2008/pix/socialbookmarks/delicious.gif) center left no-repeat;
}
a.facebook {
	background: url(/2008/pix/socialbookmarks/facebook.gif) center left no-repeat;
}
a.pusha {
	background: url(/2008/pix/socialbookmarks/pusha.gif) center left no-repeat;
}

/* slå ihop med resten */

/* start menyn */


.transparentlight    { 
	background-image: none; 	
	background-color:yellow; 
	/*position: fixed;*/ 
	float:left;
	z-index: 7; 
	top: 0px; 
	left: 0px; 
	width: 818px; 
	width:100%;
	width:994px;
	height: 30px;
	margin: 0 auto;
}

.transparentshadow    { 
	/*background-image: url(/2008/pix/menu/shadow_light.png);*/
	position: fixed; 
	z-index: 7; 
	top: 30px; 
	left: 0px; 
	width: 818px; 
	width:100%;
	height: 10px;
	margin-bottom: 50px;
}

table td, th {
	border-bottom:1px solid #ccc;	
	padding: 5px;
}
table th {
	background-color:white;
	border-bottom:3px solid black;
}
ul.tabs li span a {
}

/*#searchModule {
	position: absolute;
	top: 50px; 
	left: 400px;
}*/

#sidebar, #localnav { 
	float:right;
	overflow:hidden;
	font-size: 12px;
}
#sidebar {
	/*border-left: 1px dotted gray;*/ 
}

#localnav p, #sidebar p, #sidebar .modul p {
	font-size:11px;
	margin: 0;
}
/*#sidebar .modul {
	border-top:1px solid #555;
	padding:5px 0;
	margin:0;
}*/

#sidebar a:hover {
	/*color:blueviolet;*/
	/*border-bottom:1px solid black;*/
}
#topRow {
	margin: 16px 0 20px 0;
}
#topRow i {
	/* font-size: 28px;  */
}
#topRow .col4 a {
	font-style: italic;
	 
}
#topRow .col4, #topRow .col4 p {
	font-size: 18px; 
	line-height: 1.3em;
	margin-right:14px;
}
#topRow .theLogo a {
	 font-style: normal;
}
/* localnav */

.nav-local {
  /* width: 311px; */
  /*background-color: #216AAF;
  background-color:#fff;*/
  padding-top: 0px;
  margin-bottom: 20px;
  /*background-image: url(leftnav-top-round.jpg);
  background-repeat: no-repeat;*/
}
.nav-local ul {
  margin: 0px;
  list-style-type: none;
  /*border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #347CBE;
  border-top: 1px solid #999;*/
  /*background-image: url(leftnav-bottom-round.jpg);
  background-repeat: no-repeat;
  background-position: left bottom;*/
  padding:0;
  /*border-bottom: 1px solid #ccc;*/
}
.nav-local li {
  display: inline;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.nav-local ul a {
  display: block;
  border: none;
  color: #878791;
  /*background-color: #216AAF; 
  background-color:#fff;*/ 
  padding: 3px;
  /*background-color: #d4d4d8;*/
  /*border-top: 2px solid white;*/
  /*border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #347CBE;*/
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  list-style-type: none;
}
.nav-local ul a:hover {
  text-decoration: none;
  background-color: #878791;
  color: #fff048;
}
.nav-local ul .active a {
  color: black;
  font-weight: normal;
  /*background-color: red;*/
  background-image: url(/pix/nav-pil.gif);
}
.nav-local li.active a {
	list-style-type: none; 
	background-repeat: no-repeat;  
	padding-left: 16px; 
	background-position: 0 2px; 
}	
.nav-local ul ul a {
  background-image: none;
  font-weight: normal;
  font-size: 12px;
  color: #999;
  padding-top: 1px;
  padding-bottom: 1px;
  border-bottom: none;
  border: none;
}
.nav-local ul .active ul a {
  color: black;
  font-weight: normal;
  background-image: none;
}
.nav-local ul ul .active a {
  color: #fff048;
  font-weight: normal;
  background-color: black;
}
.nav-local ul ul {
  /*border-top: none;
  padding-bottom: 0px;
  padding-left: 10px;*/
  border: none;
}

.stdPic {
	margin-top: 0em;
} 
img.stdPic {
	/*border:1px solid #eee;
	padding:9px;*/
	background-color: white;
	/*float:left;*/
	width:auto;
	margin-bottom:10px;	
}
embed#slideshow {
	margin-bottom: 50px; 
}
.secretLinks a {
	text-decoration:none;
	border-bottom: 1px solid black;
}
.secretLinks a:link {
	/*color:transparent;*/
}
.secretLinks a:visited {
	border-bottom: none;
	color: #2d648a;
}
.secretLinks a:hover {
	color: black;
	border-bottom: 1px solid black;
}
.quote, blockquote p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:28px; 
	font-weight: normal;
	font-style: italic;
	line-height:1.3em;
	padding:.3em 0 .1em .8em;
	margin:1em 0;
	border-left:1px solid black;
}
/*
p.quote {
	margin:0;
}
*/
.quote a:link, .quote a:visited {
	/*color:#999;*/
}
p.quoteAuthor, .quoteAuthor {
	font-size:11px;
	letter-spacing: 0;
	font-weight: normal;
	margin:0px 0 20px 0;
	text-align: right;
	font-style: normal;

}
#sidebar .quote {
	font-size:16px;
	border:none;
	margin:0;
	padding:0;
}
#sidebar p.quoteAuthor {
	letter-spacing: 0;
	font-weight: normal;
	margin:8px 0 0 0;

}
p.date {
	font-size:11px;
	font-style: normal;
	text-indent: 0;
	margin: 2px 0 0 0;
}
.date span {
	font-size:11px;
}
i, em, .modul p.em {
	font-style: italic; 
}

.lastfm ul,
.lastfm li
{
list-style-type: none;
margin: 0;
padding: 0;
}

.lastfm li {
margin-bottom: .5em;
}

.lastfm li span.what {
display: block;
margin-top: -1.3em;
margin-left: 3em;
}

.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 */
h5 span a img {
	 margin: 0;
	 padding: 0;
}
.begood_icons {
	margin:0;
	padding: 0px; 
}
a img.begood_icons {
	margin: 0;
	padding: 0;
}
a.visited {
	color: gray; 
	text-decoration: none;
}
.socialbookmarks a:link, .socialbookmarks a:visited {
	border: none; 
}
p + img {
	margin: 1em 0; 
}
#ssPortfolio {
	margin: 0;
	padding: 0; 
}
embed#slideshow {
	margin: 0; 
	padding: 0;
}
p#logo, #localnav p.logo {
	font-size: 20px;
	color: black;
	line-height: 1.2em;
}
p#logo span, p#logo span a, #localnav p.logo span, #localnav p.logo span a {
	color: #6e6e78; 
}
p#language {
	margin: 20px 0 0 0;
	font-size: 12px;
	color: #6e6e78;
	line-height: 1.2em;	
	text-indent: 0;	 
}
p#language a {
	color:#6e6e78;
	border: none;
}
p#language a:hover {
	color:black;
	background-color: white;
	border-bottom: 1px solid black;
}
p#language a.selected, p#language a.selected {
	color: black;
}
a img {
	border: 0px solid red; 
	padding: 0;
	margin: 0;
}

.socialBookmarks a {
	border: none; 
}
.socialBookmarks a:hover {
	border-bottom: 1px solid black; 
	background-color: white;
}

.thumbrow {
	display: block;
	/*xfloat: left;*/
	clear: both; 
	border: 0px solid blue;
	padding: 0 0 30px 0;
	margin: 0;
}
.thumbrow ul {
	margin: 0;
	padding: 0; 
	background-color: lime;
}
.thumbrow ul li {
	list-style-type: none;
	float: left;
	margin: 0 5px 10px 0;
	padding: 0;
}
.thumbrow ul li a {
	margin: 0;
	padding: 0;
}
.thumbrow ul li a img {
	margin: 0;
	padding: 0;
}
p#logo a:hover {
	background-color: white;
	border-bottom-color: black;
	color: black;
}
.tagRow {
	font-size: 12px; 
	font-style: normal;
	padding: 0; 
}
.tagRow a {
	border: none; 
}
form.bgmailer-subscribe input#email {
	text-indent: 0; 
	border: 1px solid gray;
	width: 250px;
	margin: 10px 0 10px 10px;
}
form.bgmailer-subscribe p+p {
	text-indent: 0; 
}
form.bgmailer-subscribe {
	padding: 1em 0;
	margin: 0; 
}
.subscribeButton {
	margin: 20px 0;	 
}
/* @group listor */
ul.tags {
	margin: 0;
	padding: 0; 
	font-size: 11px;
}
ul.tags li {
	list-style-type:square; 
}

.thumbListItem a.imgLink{
	float:left;
	margin:0 10px 10px 0;
}

.thumbListItem a.imgLink span{
	width:220px;
	height:80px;
	display:block;
}

p.okmsg,p.errmsg{
	text-indent:0;
	margin: .5em 0;
	padding: 1em 1em 1em 35px; 
}

.okmsg {
	border: 1px solid #999;
	padding: 1em 1em 1em 35px; 
	background-color: #DBFFCF;
	margin: .5em;
}

.errmsg {
	border: 1px solid #8B0000;
	background-color: #BF2F35;
	color: white;
	font-weight: bold;
}


/* @end */

.begoodCalendarEventsEven, .begoodCalendarEventsOdd {
	margin-top: 10px; 
}



/* Medlemsinställningar
------------------------------------------------------------------------*/
.artImages li{
	margin: 0 0 50px;
	padding:0;
	list-style-type:none;
}
.artImages textarea{
	height:65px;
}

.artImages label{
	margin-top:0;
	font-size:12px;
}

.imgContainer{
	width:90px;
	text-align:center;
	display:block;
	float:left;
	margin-right:7px;
}

.remove{
	border:none !important;
}



/* Suckerfish 
-----------------------------------------------------------------------*/
#globalNav {
	font-size: 12px;
	/*height: 2em;*/
	position: relative;
	z-index: 10;
	background-color:#eee;	
	border-bottom:3px solid black;
}

#globalNav ul {
	list-style-type:none;
	background-color: #eee;
	/*height: 27px;*/
	float:left;
}

#globalNav ul li {
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	list-style-type: none;
}

#globalNav ul li a {
	display: block;
	border-right: 0px solid #ddd;
	padding: 7px 11px 9px 10px ;
	border-bottom: none;
}

#globalNav a {
	color: #999;
	text-decoration: none;
}

#globalNav a.active {
	font-weight:bold;
	background-color: #333 /* url(/pix/menu_background_selected.gif) repeat-x top left */;
	color:#fff;
}

#globalNav li a:hover,
#globalNav li a:focus {
	background-color: #333; 
	color:#fff;
}
#globalNav li a:hover {
	color:white;
	background-color:#333; 
}

#globalNav a.active:hover {
	color: white;
}

#globalNav ul li ul li {
	line-height: 1.4;
	margin: 0;
	padding: 0;
}

#globalNav ul li ul li a {
	padding: 5px; margin: 0;
}

#language{
	position:absolute;
	right:0;
}

#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	z-index: 10;
}

#nav a {
	display: block;
}

#nav li { /* all list items */
	float: left;
	font-size: 12px;
}

#nav li ul { /* second-level lists */
	position: absolute;
	margin-left: -1000em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	background-color: #eee; 
	color:black;
	width:auto;
}

#nav li ul ul { /* third-and-above-level lists */
	margin: -2.5em 0 0 -1000em;
}

#nav li:hover ul ul, #nav li.sfhover ul ul {
	margin-left: -1000em;
}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	margin-left: 0;
}
#nav li li:hover ul, #nav li li.sfhover ul {
	margin-left: 200px;
}

/* extra positioning rules for limited noscript keyboard accessibility */
#nav li a:focus + ul { margin-left: 0; }
#nav li li a:focus + ul { margin-left: 1010em; }
#nav li li a:focus { margin-left:1000em; background-color: white; color:black;  }
#nav li li li a:focus {margin-left: 2010em; background-color: white; color:black; }
#nav li:hover a:focus, #nav li.sfhover a.sffocus { margin-left: 0; }
#nav li li:hover a:focus + ul, #nav li li.sfhover a.sffocus + ul { margin-left: 10em; }
#nav li ul li { float: none; }
#nav li ul li a { display: block; width: 200px; background-color: #d9d9d9; }
#nav li.active li { font-weight: normal; }

/* End Suckerfish */
#mastHead {
	width: 960px;
	display: block;
	margin: 0;
	padding: 0;
	clear: both; 
	height: 60px;
	position:relative;
}
#siteNav { float: right; }
#siteNav img { position: absolute; top: 50%; margin-top: 0; }
#search { float: right; right: 0; list-style-type: none; line-height: 1em; }

/*#site-search {float:right;line-height:60px;vertical-align:middle;}*/
#site-search {position:absolute;right:0;top:18px;width:250px;text-align:right;}
#filter input, #filter label {display:inline;}
#filter .technique {display:block;}
#filter button {clear:both;display:block;float:left;}
.search-filter {padding:0.5em 0 1em 0;}
.search-filter h2, .search-filter button {margin-left:0.4em;}

/* Tag Cloud */
ul.tagCloud {
	list-style-type: none;
}
ul.tagCloud li {
	float: left; 
	display: inline; 
}

li.tag-weight-1 a { font-size: 12px; }
li.tag-weight-2 a { font-size: 14px; }
li.tag-weight-3 a { font-size: 16px; }
li.tag-weight-4 a { font-size: 18px; }
li.tag-weight-5 a { font-size: 22px; }

.begoodCalendarEvents p, .begoodCalendarEvents p.strong {
	margin: 0;
	padding: 0; 
}

.login{
	float:right;
}

label {
	display:block;
	margin-top:10px;
}

span label {
	display:inline;
}

textarea {
	width:95%;
}

.submit {
	margin:20px;
}

.login input {
	font-size:12px;
}

.login legend {
	display:none;
}

.rememberMe{
	margin-top:10px;
}

.rememberMe label{
	display:inline;
}

.structural {
	left:-9999px;
	position:absolute;
}

#contact_form{
	margin:30px 0 50px;
}
#contact_form legend{
	margin-bottom:0;
}
form fieldset{
	border:0;
	padding:0;
	margin:0;
}
form legend	{ 
	margin:0px 0px 10px 0px;
	padding:0;
	font-weight:bold;
}

#techniques{
	margin-top:20px;
}

#techniques label{
	margin-top:0;
}
#techniques div{
float:left;
	width:48%;
}
.adminOnly{
	background-color:#ddd;
	padding:10px;
	margin:10px  0 !important;
}
.adminOnly a{
	color:#000;
}
.error{
	color:red;
}
input.text-input{
	padding:2px; 
}
input.button{display:block; margin:20px 0px 0px 0px;}

.begoodSearchMarkedWord {font-weight:600;}
.subscribe {margin-top:1em;height:2em;}
.subscribe img {vertical-align:bottom;}