	
/* ADM */
#blog_form fieldset	{
	border: #463129 0px solid;
	clear: both;
	width: 100%;
	-webkit-border-radius: 5px;
	padding-top: 20px;
	margin-top: 28px;
	font-family: Arial, Helvetica, sans-serif;
}
#blog_input	{
	float: left;
	width: 40%;
}
textarea	{
	font-family: Arial, Helvetica, sans-serif;
}
legend		{ 
	text-transform: uppercase;
	padding: 0;
	margin-bottom: 20px;
	display: block;
	color: #fff;
}
#addBlog	{
	display: block;
	float: right;
	-webkit-border-radius: 3px;
	background-color: #333;
	border: #fff 1px solid;
	padding: 4px 10px 4px 10px;
	clear: both;
	margin: 4px 0px 10px 0px !important;
}
#addBlog:hover	{
	background-color: #666;	
	text-decoration: none;
}

.notice	{
	color: #060;	
}
.online	{
	position: absolute;
	right: 60px;
	top: 3px;	
}
.editicon	{
	position: absolute;
	top: 3px;
	right: 30px;
	cursor: pointer;
	width: 16px;
	height: 16px;
}
.delicon	{
	position: absolute;
	right: 5px;
	top: 3px;
	cursor: pointer;
	width: 16px;
	height: 16px;	
}
.editicon, .delicon	{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60); 
	-moz-opacity: 0.6; 
	opacity: 0.6;	
}
.editicon:hover, .delicon:hover	{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100); 
	-moz-opacity: 1; 
	opacity: 1;	
}

.delicon:hover	{
	color: red;
}
.brow	{
	width: 100%;
	position: relative;
	min-height: 22px;
	margin-bottom: 1px;
	background-color: #333;
	display: inline-block;
}
.b1	{
	display: block;
	float: left;
	width: 57%;
	margin-right: 5%;
	padding: 4px;
}
.b2	{
	display: block;
	float: left;
	width: 15%;
	padding: 4px;
}
.b3	{
	display: block;
	float: left;
	width: 3%;
	padding: 4px;
}
#blog_form {
	position: relative;
	width: 100%;
	max-width: 1600px;
}

#blog_form label	{
	width: 360px;
	display: block;
	clear: both;
	text-indent: 5px;
	margin-top: 5px;
}
	
#blog_form #tekst	{
	width: 330px;	
	height: 250px;
	padding: 2px;
	border: #333 1px solid;
}
#blog_form #labels, #blog_form #titel, #blog_form #datumx, #blog_form #metadesc {
	width: 330px;	
	border: #333 1px solid;
	padding: 2px;
}
#blog_form #img_alt, #blog_form #img_title {
	width: 324px;	
	border: #333 1px solid;
	padding: 2px;
}
#blog_smb	{
	display: block;
	margin-left: 100px;
	width: 160px;
	margin-top: 10px;	
}
#blog_afb	{
	background-color: #fff;
	color: #333;	
	width: 330px;
	padding: 2px;
	margin-top: 5px;
	border: #666 1px solid;
}
#blog_prv	{
	position: absolute;
	top: 35px;
	width: 60%;
	left: 40%;
	border: #fff 1px solid; 
	background-color: rgba(255,255,255,0.3); 
	padding: 5px 10px 10px 15px;
	color: #C1CBCF;
	overflow: auto;
	text-align: justify;
}
#blog_prv h1, #blog h1	{
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	line-height: 1.1em;
	color: #fff;
}

#blog_prv h1 a:link, #blog h1 a:link, #blog_prv h1 a:visited, #blog h1 a:visited {
	color: #fff;
	text-decoration: none;
}
#blog_prv h1 a:hover, #blog h1 a:hover, #blog_prv h1 a:active, #blog h1 a:active {
	color: rgba(255,255,255,0.5);
	text-decoration: underline;
}
#overlay	{
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url(../resources/overlay.png) center top repeat;
	z-index: 100;		
}
#instypes	{
	clear: both;
	background-color: #EFEFEF;
	min-height: 24px;
	width: 330px;
	padding: 2px;
	border: #333 1px solid;
}
.instype	{
	padding: 3px 10px 3px 10px;	
}
#insertURL	{
	display: none;
	background-color: #FFF;
	position: absolute;
	left: 40%;
	top: 20%;
	width: 20%;
	z-index: 101;
	color: #000;
	font-size: 8pt;
	padding: 1px 5px 1px 5px;
	border: #666 1px solid;
}
#insertURL fieldset	{
	width: 93%;	
}
#insertURL #titel	{
	font-size: 8pt;	
	width: 100%;
	background-color: #EFEFEF;
	padding: 5px 0 5px 0;
	text-indent: 5px;
}
#insertURL .row	{
	display: block;
	width: 100%;
	clear: both;
}
#insertURL label 	{
	display: block;
	float: left;
	width: 30%;
	text-indent: 5px;
	padding-top: 5px;
}
#insertURL .row input	{
	display: block;
	float: left;
	width: 50%;
}
#insertURL .btns	{
	clear: both;
	display: block;
	margin: 10px 0 10px 30%;
}
#insertURL .btns input	{
	cursor: pointer;
}
.bim_lk	{
	float: left;
	margin: 0 10px 10px 0;	
}
.bim_md	{
	clear: both;
	margin-bottom: 10px;
}
.bim_rc	{
	float: right;
	margin: 0 0 10px 10px;
}
#blog_prv_img	{
	
}
#blog_prv_imgt	{
	display: block;
	max-width: 600px;
}
#blog_comments	{
	display: block;
	margin-top: 20px;
}
.blog_rcmm	{
	display: block;
	background: url(../resources/bin_closed.png) center top no-repeat;
	width: 16px;
	height: 16px;
	position: absolute;
	right: 5px;
	top: 5px;	
}
.blog_rcmm:hover	{
	background: url(../resources/bin.png) center top no-repeat;
}