﻿/* Widgetzone
------------------------------------------------------------------------------------------ */
body #widgetzone { padding: 0; }

.widget h4 { font-weight: bold; }
.widget .delete, .widget .edit  { display: inline-block; padding-top: 1em; }
.widget .delete { width: 10%;}
.widget .edit { width: 90%; text-align: right;}
.widget .delete:hover, .widget .edit:hover { color: Red; }

.widget ul { padding: 0; margin: 0 0 0 12px; }

select#widgetselector {}

.administration { border-bottom: 5px solid #ccc; border-top: 5px solid #ccc; margin: 0 0 1em 0; padding: 1em 0; }
.administration .delete { display: none; }
.administration h4 { padding-bottom: 0.5em; }

/* Switch off
------------------------------------------------------------------------------------------ */
#ctl00_cphBody_CommentView1_lbCommentsDisabled, #relatedPosts, #postnavigation { display: none; }

/* Login
------------------------------------------------------------------------------------------ */

