@charset "utf-8";
/* CSS Document */

#ble {
	min-height: 100px;
	width: 900px;
	margin: auto;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border: 1px solid #ccc;
	margin-top: 10px;
	background-color: #D3EAFA;
	padding: 10px;
	display: block;
	overflow: hidden;
} 
#chosenwindow {
	width: 876px;
	margin: 0 auto;
	min-height: 300px;
	background-color:#DCEDFA;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border: 1px solid;
	border-color: #A4D1F2;
	display: inline-block;
	overflow: hidden;	
	padding: 10px;
}
.beoverskrift {
	width: 895px;
	height: 35px;
	float: left;
	text-shadow:0px 0px 2px #999;
	font-size: 17px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #4B6078;
	text-decoration: none;
	padding: 3px;
	clear: both;
	display: inline-block;
	overflow: hidden;
}
.beoverskrifttxtb {
	width: 600px;
	float: right;
	height: 20px;
	text-shadow:0px 0px 2px #999;
	font-size: 17px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #4B6095;
	text-decoration: none;
	padding: 5px;
	background-color:#DCEDFA;
	clear: both;
	display: inline-block;
	overflow: hidden;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border: 1px solid;
	margin-right: 30px;
	border-color:#4B6093;
}
.beoverskrifttxtb:focus {
	margin-right: 30px;
	width: 600px;
	float: right;
	height: 20px;
	text-shadow:0px 0px 2px #999;
	font-size: 17px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #4B6095;
	text-decoration: none;
	padding: 5px;
	background-color:#F5FBFE;
	clear: both;
	display: inline-block;
	overflow: hidden;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border: 1px solid;
	border-color:#4B6093;
}

.overstrek {
	clear: both;
	width: 800px;
	height: 1px;
	color: #C4E1F7;
	background-color:#60AFEA;
}
	
.nextbutton {
	float: right;
	padding: 10px;
}
#actbutton {
	float: right;
	padding: 10px;
}
.blogstatusoff {
	text-shadow:0px 0px 2px #999;
	font-size: 17px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #900;
}
.blogstatuson {
	text-shadow:0px 0px 2px #999;
	font-size: 17px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #060;
}
.bloglist {
	width: 500px;
	margin: 0 auto;
	text-align: center;
	text-shadow:0px 0px 2px #999;
	font-size: 17px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
}
.filforblog {
	width: 440px;
	height: 150px;
	float: left;
	padding: 5px;
}
.lastoppblogknapp {
	with: 200px;
	height: 35px;
	margin: 10px;
}
.filenopp {
	margin: 10px;
}
.editblogtekst {
	width: 440px;
	height: 170px;
	float: left;
	padding: 5px;
}
.blogbildeedit {
	margin: 10px;
}
.saveblogbox {
	margin-top: 10px;
	text-align: center;
	width: 70px;
	float: right;
	height: 70px;
}
#blogkontainer {
	width: 1000px;
	margin-bottom: 40px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	overflow: hidden;
}
#blogkontainer_f {
	width: 700px;
	margin-bottom: 40px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	overflow: hidden;
}
.blogbox {
	width: 980px;
	float: left;
	height: auto;
	padding: 10px;
	
}
.blogbox_f {
	width: 680px;
	float: left;
	height: auto;
	padding: 10px;
	
}
.blogboxe {
	width: 970px;
	float: left;
	height: auto;
}
.blogtopp {
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	background-color: #F1F3F5;
	padding: 10px;
	font-weight: bold;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	width: auto;
	text-align: left;
	text-shadow:0px 0px 2px #BBB;
	font-size: 20px;
	padding-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #039;
}
.blogtoppe {
	font-weight: bold;
	width: auto;
	text-align: left;
	text-shadow:0px 0px 5px #999;
	font-size: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #3D4A5A;
}
.bds {
	border-right: 1px solid #CCC;
	background-color: #F1F3F5;
	border-left: 1px solid #CCC;
	width: auto;
	text-shadow: none;
	font-size: 13px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #666;
	padding-left: 20px;
	padding-bottom: 5px;
}
.bdse {
	border-bottom: 1px solid;
	border-color: #D7DDE3;
	width: auto;
	text-shadow: none;
	font-size: 13px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #666;
	padding: 5px;
}
.blogtekstinnholdet {
	text-shadow: 0px 0px 2px #999;
	border-top: 1px solid;
	border-top-color: #E6E9EC;
	background-color: #F9FAFB;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
	margin: 0 auto;
	width: auto;
	padding-left: 20px;
	padding-right: 20px;
	height: auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #001C00;
}
pre {
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	white-space: pre-wrap;       /* css-3 */
	white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
	white-space: -pre-wrap;      /* Opera 4-6 */
	white-space: -o-pre-wrap;    /* Opera 7 */
	word-wrap: break-word;       /* Internet Explorer 5.5+ */
}
.blogtekstinnholdete {
	padding-bottom: 10px;
	margin: 0 auto;
	width: auto;
	padding-left: 20px;
	padding-right: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #001C00;
	padding-top: 10px;
}
.badminbox {
	width: auto;
	float: right;
	padding-right: 5px;
}
.badminboxl {
	width: auto;
	float: left;
	padding-left: 15px;
}
.blogsb {
	border: 2px solid #333;	
}
.blogleslink {
	text-shadow:0px 0px 2px #BBB;
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #039;	
}
.blogleslink a:link {
	text-decoration: none;
	text-shadow:0px 0px 2px #BBB;
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #039;	
}
.blogleslink a:visited {
	text-decoration: none;
	text-shadow:0px 0px 2px #BBB;
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #039;	
}
.blogleslink a:hover {
	text-decoration: none;
	text-shadow:0px 0px 2px #BBB;
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #09F;
}
.blogleslink a:active {
	text-decoration: none;
	text-shadow:0px 0px 2px #BBB;
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #039;	
}

.blogleslinke {
	text-shadow:0px 0px 2px #BBB;
	font-size: 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #039;	
}
.comsep {
	width: 920px;
	height: 10px;
	border-bottom: 2px dashed;
	border-color: #CCC;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}
#ublogcombox {
	width: 800px;
	margin: 0 auto;
	height: 400px;
}
#blogcombox {
	clear: both;
	margin: 0 auto;
	width: 465px;
	height: auto;
	padding:3px;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #060;
	display: none;
}
.bloguserinfo {
	text-align: left;
	margin-top: 5px;
	width: 455px;
	height: auto;
	display: block;
	overflow: hidden;
	border: 1px solid;
	border-color: #DFE4EC;
	padding: 4px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #F3F2F9;
	margin-left: auto;
	margin-right: auto; 
}
.bloglb {
	width: 207px;	
	float: left;
	text-align: center;
	padding: 2px;
	margin: 2px;
	min-height: 30px;
	color: #666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.btbw {
	background-color:#FFF;
	width: 207px;	
	color: #666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid;
	padding: 5px;
	border-color: #CCC;
}
.btbws {
	background-color:#FFF;
	width: 207px;	
	height: 40px;
	color: #666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid;
	padding: 5px;
	font-size: 35px;
	text-align: center;
	border-color: #CCC;
}
.btbw:focus {
	background-color:#F0F8FF;
	width: 207px;	
	color: #666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid;
	padding: 5px;
	border-color: #666;
}
.btbws:focus {
	background-color:#F0F8FF;
	width: 207px;	
	height: 40px;
	color: #666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid;
	padding: 5px;
	font-size: 35px;
	text-align: center;
	border-color: #666;
}
.btbb {
	width: 170px;	
	float: right;
	height: 40px;
}
.blogcom {
	text-shadow: 0px 0px 2px #999;
	width: 885px;
	margin: 0 auto;
	font-size:18px;
	color:#900;
	height: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	display: block;
	overflow: visible;
}
.blogcomnavn {
	color: #CCC;
	padding-top: 10px;	
}
.blogcomnavn a:link {
	color: #00F;
	padding-top: 10px;
}
.blogcomnavn a:visited {
	color: #00F;
	padding-top: 10px;	
}
.blogcomnavn a:active {
	color: #00F;
	padding-top: 10px;	
}
.blogcomnavn a:hover {
	color: #0C3;
	padding-top: 10px;
}
.blogcomdato {
	float: left;
	width: auto;
	font-size:12px;
	color:#666;
	height: 10px;
}
.blogcomtekst {
	text-shadow: 0px 0px 2px #999;
	background-color:#E6EAEE;
	padding: 15px;
	height: auto;
	width: auto;
	margin-left: 50px;
	margin-top: 17px;
	margin-bottom: 10px;
	font-size:14px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color:#333;
}
.sluttenb {
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	border: 1px dotted;
	border-color: #CCC;
	padding: 5px;
	overflow: hidden;
	width: 915px;
	background-color:#F1F3F5;
}
.sluttenbto {
	padding: 5px;
	width: 915px;
	background-color: #CCC;
}
.combil {
	float: left;
	padding: 2px;
	margin: 2px; 
}
.litenskrivkom {
	margin-top: 10px;	
}
#butt {
	height: 50px;	
}
.likerdenneblog {
	width: 310px;
	float: left;
	height: 60px;
	margin: 2px;
	margin-bottom: 5px;
	padding: 5px;
}
.commentboks {
	text-align: left;
	width: 370px;
	float: left;
	height: auto;
	margin: 2px;
	margin-bottom: 5px;
}
.bb {
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border: 2px solid;
	margin: 5px;
	overflow: hidden;
	display: block;
	border-color: #000;
}
.bbto {
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border: 2px solid;
	margin: 15px;
	overflow: hidden;
	display: block;
	border-color: #000;
}