#poststuff #post-body.columns-2 {
	margin-right: 300px;
}
#post-body.columns-2 #postbox-container-1 {
	float: right !important;
	margin-right: -300px;
	width: 280px;
}
#post-body-content {
	float: left;
	width: 100%;
}
.obenland-wp div.inside li {
	list-style: square outside none;
	margin-left: 20px;
}
.obenland-wp div.inside li.rss,
.obenland-wp div.inside li.twitter {
	background: none no-repeat scroll 0 0 transparent;
	list-style-type: none;
	margin-left: 0;
	padding-left: 20px;
}
.obenland-wp div.inside li.rss {
	background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 455.731 455.731' style='enable-background:new 0 0 455.731 455.731%3B' xml:space='preserve'%3E%3Cg%3E%3Crect x='0' y='0' style='fill:%23F78422%3B' width='455.731' height='455.731'/%3E%3Cg%3E%3Cpath style='fill:%23FFFFFF%3B' d='M296.208 159.16C234.445 97.397 152.266 63.382 64.81 63.382v64.348c70.268 0 136.288 27.321 185.898 76.931c49.609 49.61 76.931 115.63 76.931 185.898h64.348C391.986 303.103 357.971 220.923 296.208 159.16z'/%3E%3Cpath style='fill:%23FFFFFF%3B' d='M64.143 172.273v64.348c84.881 0 153.938 69.056 153.938 153.939h64.348C282.429 270.196 184.507 172.273 64.143 172.273z'/%3E%3Ccircle style='fill:%23FFFFFF%3B' cx='109.833' cy='346.26' r='46.088'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3C/svg%3E");
}
.obenland-wp div.inside li.twitter {
	background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 455.731 455.731' style='enable-background:new 0 0 455.731 455.731%3B' xml:space='preserve'%3E%3Cg%3E%3Crect x='0' y='0' style='fill:%2350ABF1%3B' width='455.731' height='455.731'/%3E%3Cpath style='fill:%23FFFFFF%3B' d='M60.377 337.822c30.33 19.236 66.308 30.368 104.875 30.368c108.349 0 196.18-87.841 196.18-196.18c0-2.705-0.057-5.39-0.161-8.067c3.919-3.084 28.157-22.511 34.098-35c0 0-19.683 8.18-38.947 10.107c-0.038 0-0.085 0.009-0.123 0.009c0 0 0.038-0.019 0.104-0.066c1.775-1.186 26.591-18.079 29.951-38.207c0 0-13.922 7.431-33.415 13.932c-3.227 1.072-6.605 2.126-10.088 3.103c-12.565-13.41-30.425-21.78-50.25-21.78c-38.027 0-68.841 30.805-68.841 68.803c0 5.362 0.617 10.581 1.784 15.592c-5.314-0.218-86.237-4.755-141.289-71.423c0 0-32.902 44.917 19.607 91.105c0 0-15.962-0.636-29.733-8.864c0 0-5.058 54.416 54.407 68.329c0 0-11.701 4.432-30.368 1.272c0 0 10.439 43.968 63.271 48.077c0 0-41.777 37.74-101.081 28.885L60.377 337.822z'/%3E%3C/g%3E%3C/svg%3E");
}

#wpcontent select option {
	padding-right: 5px;
}
.image-radio-label {
	display: inline-block;
	vertical-align: middle;
}
label.image-radio-option  {
	float: left;
	margin: 0 30px 20px 2px;
}
body.rtl label.image-radio-option {
	float: right;
	margin: 0 2px 20px 30px;
}
label.image-radio-option input {
	margin: 0 10px 0 0;
}
.image-radio-label span {
	display: block;
	width: 136px;
}
@media (max-width: 939px) {
	#postbox-container-1 {
		float: none !important;
	}
}

