#main .builder_tabs { margin: 0; padding: 0; border-bottom: solid 1px #d8d8d8; clear: both; }
#main .builder_tabs a { border: solid 1px #c0c0c0; display: block; float: left; padding: 3px 12px; margin: 0; border-bottom: none; border-left: none; text-decoration: none; font-weight: bold; color: #34689C; }
#main .builder_tabs a.first { border-left: solid 1px #c0c0c0; }
#main .builder_tabs a.active { background: #fafafa; }
#main .builder_tabs a:hover { background: #fafafa; color: black; }
#main .builder_tabs span.right { font-size: 10px; }
#main .builder_tabs select { font-size: 10px; }
#main .builder_area #guts { background: none; }
#main .builder_area #sidebar { background: none; padding-top: 0; }


#sidebar ol.articlenav { padding-top: 5px; }
#sidebar ol.articlenav li.active a { font-weight: bold; text-decoration: none; color: black; }

#sidebar .pages { padding: 0 5px 5px; }
#sidebar .pages .page { border: solid 1px #c7c7c7; padding: 5px; margin-bottom: 5px; background: url(images/page_bg.gif) #dbdbdb repeat-x top left;  }
#sidebar .pages .active { background: #e9f0f7; }
#sidebar .pages .sactive { border: solid 1px black; }
#sidebar .pages input.action_button { margin-top: 5px; }

#sidebar .pages .page h3 { display: inline; padding: 0px; }
#sidebar .pages .page input.action_button { margin-top: 8px; }
#sidebar .pages .page input.textfield { width: 95%; font-size: 11px; padding: 0; margin: 0; font-weight: bold; }
#sidebar .pages .page .page_changes { padding: 5px 0 0 5px; }

#sidebar .projectinfo { margin-top: 2px; padding: 3px; border: solid 1px #d7d7d7; display: block; }
#sidebar .projectinfo span { display: inline; padding: 0 5px 0 0; clear: both; }
#sidebar .projectinfo span a { font-weight: bold; text-decoration: none; }
#sidebar .projectinfo span a:hover { text-decoration: underline; }
#sidebar .projectinfo span a.tag_link { float: right; font-size: 9px; font-weight: normal; text-decoration: underline; }
#sidebar .projectinfo span a.tag_link:hover { text-decoration: none; }
#sidebar .projectinfo span input.textfield { width: 100%; font-size: 11px; padding: 0; margin: 0; font-weight: bold; }
#sidebar .projectinfo span select { width: 80%; font-size: 11px; padding: 0; margin: 0; font-weight: bold; }
#sidebar .projectinfo span.text { color: #a0a0a0; font-size: 10px; display: block; margin-top: 2px; }
#sidebar .projectinfo span input.action_button { float: right; }
#sidebar .editStyles select.short { font-size: 10px; width: 90px; display: inline; float: left; }
#sidebar .editStyles .action_button { float: right; }
#sidebar .editStyles { padding-bottom: 3px; }

#sidebar p.rating span { display: block; height: 27px; background: url(../images/stars/stars_empty.gif) no-repeat top left; }
#sidebar p.rating span.stars { float: left; display: block; height: 27px; background: url(../images/stars/stars_full.gif) no-repeat top left; }
#rating_area a { cursor: pointer; text-decoration: underline; color: #34689C; }
.floating_rating_box { position: absolute; z-index: 99; padding: 10px; border: solid 1px #999; background: white; opacity: .90; }


#sidebar div.contents_functions { border-top: solid 1px #DDD; margin-bottom: 0; }
#sidebar .attached_collections { border-top: solid 1px #DDD; padding-top: 5px; }
#sidebar .contents_functions .itunes_send { padding: 8px 0 0; margin: 4px 0 4px; }
#sidebar .contents_functions .itunes_send a {padding: 10px 10px 5px 39px; background: url(../images/podcast.png) no-repeat 10px 5px; }

#sidebar .contents_functions .rss_send { padding: 8px 0 0; }
#sidebar .contents_functions .rss_send a {padding: 10px 10px 7px 42px;  }

#sidebar .attached_collections .attached { padding: 0 0 0; margin: 0 3px 3px 0; }
#sidebar .attached_collections .attached a {padding: 8px 2px 5px 42px; display: block; background: url(../images/attached.jpg) no-repeat 11px 1px; }
#sidebar .attached_collections .attached a span { padding: 2px; margin: 0; display: inline; }

#sidebar .contents_functions .kill_favorite a span { padding: 2px; margin: 0; display: inline; }
#sidebar .contents_functions p.favorite, #sidebar .contents_functions p.kill_favorite { padding: 8px 0 0; margin: 0; }
#sidebar .contents_functions .favorite a {padding: 8px 2px 5px 39px; display: block; background: url(../images/add_favorite.png) no-repeat 10px 4px; }
#sidebar .contents_functions .kill_favorite a {padding: 8px 2px 5px 39px; display: block; background: url(../images/kill_favorite.png) no-repeat 10px 4px; }

#sidebar .contents_functions .print { padding: 8px 0 0; margin: 0; }
#sidebar .contents_functions .print a {padding: 8px 2px 5px 39px; display: block; background: url(../images/print_icon.png) no-repeat 10px 4px; }

#main .story .text { padding: 5px 0 10px; }
#main .story .text .media { position: relative; padding-bottom: 30px; }

#main .story .text .left { margin-right: 5px; }
#main .story .text .right { margin-left: 5px; }
#main .story .text .left_nowrap, #main .story .text .right_nowrap { width: 100%; clear: both; }
#main .story .text .left_nowrap .media { float: left; }
#main .story .text .right_nowrap .media { float: right; }
#main .story .text .centered { margin: 0 auto; text-align: center; }

#main .story .text .media .item { padding: 5px; border: solid 1px #c7c7c7; display: block; }
#main .story .text .media .item img { }
#main .story .text .media .media_caption { z-index: 99; position: absolute; bottom: 0; left: 0; width: 100%; padding: 0; border: solid 1px #c7c7c7; border-right: none; border-left: none; display: block; margin-bottom: 5px; line-height: 20px; height: 20px; font-size: 10px; }
#main .story .text .media .media_caption b { color: black; }
#main .story .text .media .media_info { float: left; padding-left: 5px; border-left: solid 1px #d7d7d7; }
#main .story .text .media .functions { float: right; display: inline; text-align: right; border-right: solid 1px #d7d7d7; margin: 0 0 0 0; padding: 1px 5px 2px; }
#main .story .text .media .functions input.action_button { margin: 0; padding: 0; display: inline; float: left; border: solid 1px #c7c7c7; }
#main .story .text .media .functions input.action_button:hover,#main .story .text .media .functions input.active { border: solid 1px #333; }



.collection_container { border: solid 1px #ccc; background: #f0f0f0; padding: 10px 0; margin: 0 0 10px; }
.collection_container_item { padding: 5px 15px; text-align: center; font-size: 10px; vertical-align: top; width: 30%; }
.collection_container_item a { text-decoration: none; border: solid 1px #999; border-bottom: none; background: white; display: block; height: 100%; }
.collection_container_item a img { border: solid 1px #aaa; }
.collection_container_item a span { display: block; margin-top: 5px; padding: 5px;   }
.collection_container_item div { border: solid 1px #999; border-top: none; background: white; height: 16px; }
.collection_container_item div a { border-bottom: none; border-right: none; display: block; float: right; height: 15px;}
.collection_container_item div a img { border: none; }

.collection_container_head { padding: 5px 15px 5px; font-size: 12px; border-bottom: solid 1px #ccc; background: #dadada;  }
.collection_container_head b { display: block; float: left; padding-top: 2px; }
.collection_container_head a { float: right; }
.collection_container_head a.photocast { background: url(../images/photocast.gif) no-repeat top left; line-height: 23px; height: 23px; padding-left: 30px; text-decoration: none; font-size: 10px; }

.collection_container_paging { border: solid 1px #ccc; background: #f0f0f0; padding: 3px 5px; clear: both; height: 18px; margin: 0 0 10px; }
.collection_container_paging a { background: white; display: block; float: left; padding: 2px 4px; border: solid 1px #ccc; margin: 0px 2px; font-size: 10px; text-decoration: none; }
.collection_container_paging a.active { background: none; border: none; font-weight: bold; }
.collection_container_paging a:hover { border: solid 1px #999; }
.collection_container_paging a.active:hover { background: none; border: none; font-weight: bold; }
.collection_container_paging span { font-size: 10px; float: right; display: block; padding: 3px 4px; color: #666; font-weight: bold; }

#title .authorship { margin-top: 5px; }

#sidebar .contents_functions p.favorite_active { clear: both; padding-top: 2px; margin-top: 9px; background-color: white; border: solid 1px #d0d0d0; border-bottom: none; -moz-border-top-left-radius: 5px; -moz-border-top-right-radius: 5px; -webkit-border-top-right-radius: 5px; -webkit-border-top-left-radius: 5px; }
#sidebar .contents_functions p.favorite_active a { background-position-x: 9px; padding-left: 38px; }

#sidebar ul#pclist { border: solid 1px #d0d0d0; border-top: none; margin: 0 0 0 0; padding: 0; position: absolute; z-index: 1; width: 178px;  }
#sidebar ul#pclist li { border-top: solid 1px #f0f0f0; border-bottom: none; padding-bottom: 0; margin: 0; }
#sidebar ul#pclist li a { display: block; background: white;  padding: 3px 7px;  }
#sidebar ul#pclist li a:hover { background: #f0f0f0; text-decoration: none; }