/* Form styles */
.form-text, .form-password, textarea, .form-select {
  border: 1px solid #919eaf;
  padding: 1px;
  margin: 1px;
  width:100%
}

.form-text:focus, .form-password:focus, textarea:focus, .form-select:focus {
  border: 2px solid #919eaf;
  -moz-border-radius: 3px;.bl2BlogBox .rubrik {
	padding-top : 15px;
	padding-bottom : 12px;
	font-size : 19px;
	font-weight : normal;
  }
  margin: 0px;
}

.node-form .admin .authored, .node-form .admin .options, .node-form .admin .extra {
  margin-top: 5px;
  margin-right: 10px;
  width: auto;
  clear: none;
}

.preview .node .rubrik {
	padding-top : 15px;
	padding-bottom : 12px;
	font-size : 19px;
	font-weight : normal;
}

.preview .node .content {
	font-size : 12px;
	color : #646464;
}

.bl2BlogBox .preview .rubrik {
	padding-top : 15px;
	padding-bottom : 12px;
	font-size : 19px;
	font-weight : normal;
}

.bl2BlogBox .preview .content {
	font-size : 12px;
	color : #646464;
}

.node .rubrik {
	padding-top : 15px;
	padding-bottom : 12px;
	font-size : 19px;
	font-weight : normal;
}

.node .content {
	font-size : 12px;
	color : #646464;
}

.comment .subject {
	padding-top : 15px;
	padding-bottom : 12px;
	font-size : 16px;
	font-weight : normal;
}

.comment .content {
	font-size : 12px;
	color : #646464;
}

