@charset "utf-8";

html, body { /* overflow:hidden; */ }

/*
#main-left-area { float:left; width:100%; margin-right:-5px; }
#right-area { float:left; width:5px; }
#main { margin-right:5px; }
/* */
#right-area { display:none; }

/* */
#main-area { float:right; width:100%; margin-left:-210px; }
#left-area { float:right; width:210px; }
#main { margin-left:205px; }
/* */

.contarea {
	margin:5px 5px 0 5px; 
	padding:0 5px;
}

#head-navi { overflow:hidden; }
* html #head-navi { height:1%; }
#head-navi-left { float:left; }
#head-navi-right { float:right; }

#head-search { position:absolute; left:25em; bottom:0; }
#head-search #search-q { width:15em; }
#head-search label { margin-left:0.5em; margin-right:1em; }

#body-top-area { overflow:visible; }
#body-manip { background:#ccc; }
* html #body-top-manip { height:1%; }
#body-manip-right { /* float:right; */ text-align:right; }
#body-manip-left { float:left; }
#body-manip .popup { z-index:1000; }
#main-left-area { clear:both; }

#left ul { list-style:none; padding-left:5px; }
#left ul li ul { padding-left:2em; }
#left ul li { white-space:nowrap; }

#foot { overflow:hidden; }
* html #foot { height:1%; }
#foot-left { float:left; }
#foot-right { float:right; }

a.icon { text-decoration:none!important; }
a.icon:hover { text-decoration:none!important; }

.for-archive, .for-draft,
.for-auth-private, .for-auth-public,
.for-rsstype-normal, .for-rsstype-podcast,
.for-source-raw, .for-source-rss, .for-source-html
 { }
 
.auth_private .for-auth-public, .auth_public .for-auth-private,
.rss_normal .for-rsstype-podcast, .rss_podcast .for-rsstype-normal,
.source_raw .for-source-rss, .source_raw .for-source-html,
.source_rss .for-source-raw, .source_rss .for-source-html,
.source_html .for-source-raw, .source_html .for-source-rss
{ display:none; }

/* label { padding-left:1em; padding-right:1em; } */

a.haspopup { display:inline; position:relative; zoom:1; }
a.haspopup .popup { display:none; }
a.haspopup:hover .popup { display:block; position:absolute; left:2em; top:150%; background:#ffe; border:1px solid #444; }
.popup .closebutton { float:right; }

.dropready { background:#dff; }

.scrollable { overflow:auto; }

#mode_icon_cont .for-multifeeds { display:none; }
.wizcont { padding:1em; }
.wizbuttons { padding:1em; }

#selectfeeds iframe { width:100%; }

#selectfeeds ul { list-style:none; padding:1em 1em 2em 2em; }
#selectfeeds ul li { padding:0 0 0.2em 0; }
.wizpage ul { list-style:none; padding:0.2em 0 0 2em; }
.wizpage ul li { padding:0 0 0.2em 0; }
.wizpage ul li div.for-opened { padding:0.5em 0 0.5em 1em; }

/*
#selectfeeds { padding-top:1em; }
*/

#selectfeeds-tabs { border-bottom:#ccc 1px solid }
#selectfeeds-tabs a { white-space:nowrap; /* color:#00f; text-decoration:underline; */ }

#selectfeeds_frommyfeeds_cont,
#selectfeeds_fromplaylist_cont,
#selectfeeds_fromsubscribed_cont
	{ padding:1em; }

#setoptpv { zoom:1; position:relative; padding:1em 0 1em 2em; }
#setoptpv iframe { width:80%; height:15em; border:1px solid black;  }

#blogpartswiz #setoptpv iframe { /* width:200px; */ border:1px solid black; }

h2 { padding:1em; border-bottom:1px solid #ccc; }
dt { padding-top:1em }
dd { padding:0.5em 0 1em 2em; }

.dispoptgroup { border:1px dotted #888; padding:0.5em; margin-bottom:0.5em; }

.multi-feeds .for-single-feed { display:none }
.single-feed .for-multi-feeds { display:none }

#mode_embed_cont label { min-width:10em; }
#embedpvform {  }
#embedpvform dt { float:left; width:10em; }
#embedpvform dd { margin-left:10em; }
#embedpvform a { white-space:nowrap; }

.for-iframe { display:none; }
#mode_blogparts_cont .for-iframe { display:block; }
#mode_blogparts_cont .for-not-iframe { display:none; }

#dispoptpvifr { border:1px solid black; }

