h3 { margin: 0; padding-left: 12px; color: #333; }
body
{
	background: none;
}
div#header h1 {
	color: #333;
}
div#header input.search {
	background: url(../img/search_white.png) no-repeat;
	color: #444;
}
div#header a.options {
	background: url(../img/skin_white/options.png) no-repeat 0 0;
	color: #444;
}

div#header a:hover.options {
	background: url(../img/skin_white/options.png) no-repeat 0 -27px;
	color: #222;
}

.rss_preload
{
    height:15px;
    padding-top:5px;
}

.groupItem
{
	background: transparent url(../img/skin_white/block_bottom.png) no-repeat bottom;
}
.groupItem .itemHeaderWrapper { background: transparent url(../img/skin_white/block_top_buiten.png) no-repeat top; padding: 5px 5px 0 5px; }
.groupItem .itemHeader
{
	background: transparent url(../img/skin_white/block_top_midden_recht.png) no-repeat top;
	padding: 5px 10px;
	background-color: #00a49e;
	color: #fff;
	height: auto;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	webkit-border-top-left-radius: 4px;
	webkit-border-top-right-radius: 4px;
}
.groupItem .itemContent ul {
	color: #333;
	padding-top: 10px;
}
.groupItem .itemContent {
	background: url(../img/skin_white/block_midden.png) repeat-y ;
	color: #333;
}
ul li a {
	color: #444;
}
.groupItem .itemHeader a
{
	color: #444;
}
.groupItem .itemHeader a.closeEl { background: url(../img/skin_white/iconmap.png) no-repeat -55px 5px; }
.groupItem .itemHeader a:hover.closeEl { background: url(../img/skin_white/iconmap.png) no-repeat -55px -35px; }

.groupItem .itemHeader a.maximize {	background: url(../img/skin_white/iconmap.png) no-repeat -75px 5px; }
.groupItem .itemHeader a:hover.maximize { background: url(../img/skin_white/iconmap.png) no-repeat -75px -35px; }

.groupItem .itemHeader a.move {	background: url(../img/skin_white/iconmap.png) no-repeat -16px -16px; }
.groupItem .itemHeader a:hover.move { background: url(../img/skin_white/iconmap.png) no-repeat -16px -56px; }

.groupItem .itemHeader a.deleteBlock { background: url(../img/skin_white/iconmap.png) no-repeat -75px -16px; }
.groupItem .itemHeader a:hover.deleteBlock { background: url(../img/skin_white/iconmap.png) no-repeat -75px -56px; }

.groupItem .itemHeader a.edit {	background: url(../img/skin_white/iconmap.png) no-repeat -36px -16px; }
.groupItem .itemHeader a:hover.edit { background: url(../img/skin_white/iconmap.png) no-repeat -36px -56px; }

.groupItem .itemHeader a.done {	background: url(../img/skin_white/iconmap.png) no-repeat -56px -16px; }
.groupItem .itemHeader a:hover.done { background: url(../img/skin_white/iconmap.png) no-repeat -56px -56px; }

a.colorSelectorHeader,
a.colorSelector { background: url(../img/skin_white/iconmap.png) no-repeat 3px -17px; }
a:hover.colorSelectorHeader,
a:hover.colorSelector { background: url(../img/skin_white/iconmap.png) no-repeat 3px -57px; }



.itemContent form a.submit,
.itemContent form input {
	color: #333;
	background: url(../img/input_white.gif) no-repeat;
}
.itemContent form a.cancel,
.itemContent form a.submit {
	background: url(../img/block_button_white.gif) no-repeat top left;
	color: #777;
}
.itemContent form a.cancel span,
.itemContent form a.submit span {
	background: url(../img/block_button_white.gif) no-repeat top right;
}
.itemContent form a:hover.cancel,
.itemContent form a:hover.submit { color: #333; font-weight: normal; }
.itemContent form {
	color: #333;
	padding-top: 10px;
}
#submenu .groupItem {
	background: transparent url(../img/skin_white/sub_bottom.png) no-repeat bottom;
	padding-bottom: 11px;
}

#submenu .groupItem .itemHeader{
	background: transparent url(../img/skin_white/sub_top.png) no-repeat top;
	padding: 12px 16px 0px;
}

#submenu .groupItem .itemContent {
	background: url(../img/skin_white/sub_midden.png) repeat-y ;
}

a.trash { background: url(../img/skin_white/iconmap.png) no-repeat 0px 0px; }
a:hover.trash {	background: url(../img/skin_white/iconmap.png) no-repeat 0px -40px; }
a.favvyedit { background: url(../img/skin_white/iconmap.png) no-repeat -20px 0px; }
a:hover.favvyedit {	background: url(../img/skin_white/iconmap.png) no-repeat -20px -40px; }
a:hover.handle { background: url(../img/skin_white/iconmap.png) no-repeat -40px -40px; }
a.handle { background: url(../img/skin_white/iconmap.png) no-repeat -40px 0px; }

.groupItem .itemHeader a.titleedit { background: url(../img/skin_white/iconmap.png) no-repeat -20px -40px; }
.groupItem .itemHeader a:hover.titleedit { background: url(../img/skin_white/iconmap.png) no-repeat -20px -0px; }


#popup .itemContent form,
#popup .itemContent form input,
#popup .groupItem .itemContent { color: #fff; }

.rss ul li a { border-color: #ddd; }
.rss .itemContent a { color:#666666; }
.rss .itemContent a:hover {
	background-color:#F0F0F0;
	color:#444444;
}
div.headerShade {
	background: transparent url(../img/skin_white/header.png) repeat-x bottom;
	height: 6px;
}
div.headerwrapper {
	background: #00a49e url(../img/skin_white/header.png) repeat-x top;
	height: 36px;
}

div#header {
	width: 980px;
	padding-bottom: 5px;
}

div#footer { background-image: url(../img/skin_white/footer.png); }

/*  Feed Hover */

 div.feedHover{
	background-image: url(../img/skin_white/block_hover.png);
	color: #444;
 }
 
  div.feedHover .feedTop {
	background-image: url(../img/skin_white/block_hover.png);
}
 
 div.feedHover .scroller {
 	background-image: url(../img/skin_white/block_hover_repeater.png);
 }
 
   
div.share {
	background: #fff;
	border-color: #ddd;
}