/* CSS Document */

/* Header Promo */

#headerPromo {
	position: absolute;	
	top: 20px;
	left: 610px;	
}

#headerPromo a {
	display: block;
	width: 165px;
	height: 55px;
}

/*widget module, editorial module*/
/*#widget, #editorial {*/

#rssimg {
position: absolute;
/*left: 200px;
top: 16px;*/
left: 90px;
top: 11px;
}

#editorial {
	float: left;
	margin: 0 0 0 10px;
	width: 387px;
}

.showdetail #showtop {
	height:280px;
}

.webisodes #showtop {
	height:120px;
}
#showmidtwocolumn {
	width:790px;
    position:relative;
}

h4 {
	line-height:1em;
	font-size:18px;
	display:inline;
	margin:10px 0 0 0;
}

.capstats {
	width:auto;
}

#sponsorLogo{
	/*float:right;
	background-image:url('/abcfamily/Music/music_singstarsponsor.png');
	width:167px;
	height:64px;*/
}

/*Hot Posts module*/

#hotposts {
	width:487px;
	float:left;
}

#hotposts p {
	margin:0 0 0 0;
}

#hotpoststop {
	width:487px;
	height:4px;
	background-image:url('/images/shows/hp_mod_top.png');
}

#hotpostsmid {
	width:487px;
	height:429px !important;
	margin:0;
	padding:0;
	background-color:#E7E7E7;
}

#hotpostsright {
	width:276px;
	float:left;
	margin:0;
	padding:0;
}

#hotpostsfoot {
	width:487px;
	height:20px;
	margin:0;
	padding:0;
	background-image:url('/images/hp_mod_foot.png');
}

.hpost {
	width:445px;
	border-left:1px solid #d6e4e9;
	border-right:1px solid #d6e4e9;
	padding:13px 32px 0 8px;
}

.hpimg {
	float:left;
	margin:0 8px 8px 0;
}

.hptext {
	float:left;
	width:310px;
}
#hotposts .lightrow {
	width:445px;
	background-color: #F3F3F3;
	border-left:1px solid #e8edef;
	border-right:1px solid #e8edef;
}

#hotposts .capstats {
	padding-bottom: 6px;
}

#hotposts .capstats .gutter {
	margin-left:40px;
}


/* endHot Posts module*/

/* top talkers module*/

#toptalkers {
	width:278px;
	float:left;
	margin:0 0 0 8px;
}
#toptalkerstop {
	width:278px;
	height:5px;
	background-image:url('/images/tt_mod_top.png');
}

#toptalkersmid {
	width:276px;
	height:383px !important;
	background-color:#F3F3F3;
	border-left:1px solid #e8edef;
	border-right:1px solid #e8edef;
	padding-top: 13px;
}
#toptalkersfoot {
	width:262px;
	height:42px;
	background-repeat:no-repeat;
	padding: 10px 8px 0 8px;
	background-image:url('/images/tt_mod_foot.png');
}

#toptalkersfoot .buttn {
	float:right;
	margin-left:8px;	
}

#toptalkers .comnum {
	font-size:24px;
	padding:12px 0 8px 0;
}
#toptalkers .left {
	clear: both;
}
#toptalkers .talker {
	width: 125px;
	float:left;
	font-size:10px;
	line-height:9px;
	padding: 0 0 18px 10px;
}
#toptalkers .talker img {
	float:left;
	margin:4px;
}

/* top talkers module*/

/* webisodes module*/

#webisodes {
	width:278px;
	margin:0 0 0 8px;
	position:relative;
}
#webisodestop {
	width:278px;
	height:5px;
	background-image:url('/images/webisodes_mod_top.png');
}

#webisodesData{
	padding-left:20px;
}

#webisodesmid {
	width:276px;
	/*height:220px !important;*/
	background-color:#F3F3F3;
	border-left:1px solid #e8edef;
	border-right:1px solid #e8edef;
	padding-top: 6px;
}
#webisodesfoot {
	width:278px;
	height:5px;
	background-image:url('/images/webisodes_mod_foot.png');
}

#webisodesmid #webisodesHeader {
	float:left;
	width:145px;	
}

#webisodesmid img {
	float:left;
	margin-left:8px;
	margin-right:8px;
	margin-bottom:8px;
}

#webisodesmid #webisodesDescription {
	clear: both;
	width: 255px;
	float:left;
	font-size:11px;
	line-height:13px;
	padding: 0 0 18px 10px;
}


/* webisodes module*/

/*Fan Network module*/
#fannetwork {
	width:382px;
	float:left;
}

#fannetworktop {
	width:382px;
	height:4px;
	background-image:url('/images/fn_mod_top.gif');
}
#fannetworkmid {
	width:382px;
/*
	height:344px;
	overflow: hidden;
*/	
	background-color:#F3F3F3;
}
#fannetworkfoot {
	width:374px;
	height:46px;
	padding:10px 0 0 8px;
	background-image:url('/images/fn_mod_foot.gif');
}
.title {
	font-size:16px;
}

.fnpost {
	width:364px;
/*
	height:104px;
*/	
	border-left:1px solid #e8edef;
	border-right:1px solid #e8edef;
	padding:5px 8px;
}
.fnpost p {
	margin:0 0 3px 0;
}

.fnpost .from {
	font-weight:bold;
}

#fannetwork .darkrow {
	background-color: #ddebf1;
/*
	height:104px;
	width:364px;
*/	
	background-color: #E7E7E7;
	border-left:1px solid #d6e4e9;
	border-right:1px solid #d6e4e9;
/*
	padding:10px 8px 0 8px;
*/
}
/* end Fan network module*/

/*extras module*/
#extras, .extras {
	width:382px;
	float:left;
	margin:0 0 0 8px;
	display:inline;
}

#extrastop, .extrastop {
	width:382px;
	height:4px;
	background-repeat:no-repeat;
	font-size: 0px;
	background-image:url('/images/ex_mod_top.gif');
}

#extrasmid, .extrasmid {
	width:100%;
	height:380px;
	padding:6px 0 0 5px;
	overflow: hidden;
	background-color:#E7E7E7;
}
#extrasfoot, .extrasfoot {
	background-image:url('/images/ex_mod_foot.gif');
}

.extrasitem {
	padding:0 8px 0 8px;
}

.padtop {
	padding:8px 0 0 0;
}

#extrasmid p, .extrasmid p {
	margin:0 0 3px 0;
}

#extrasfoot, .extrasfoot {
	width:376px;
	height:19px;
	padding:0 0 0 6px;
}

.epost {
	width:380px;
	height:126px;
	border-left:1px solid #d6e4e9;
	border-right:1px solid #d6e4e9;
}
#extras .lightrow, .extras .lightrow {
	width:380px;
	background-color: #F3F3F3;
	border-left:1px solid #e8edef;
	border-right:1px solid #e8edef;
}

.padcapsuleimage {
	margin:0 8px 0 8px;
}

#extras img, .extras img {
	float:left;
}

/* end extras module*/

/*insider*/
#insider {
	width:382px;
	float:left;
	margin-left:2px;
}

#insider .darkrow {
/*
	height:104px;
*/	
	width:364px;
	background-color: #E7E7E7;
	border-left:1px solid #d6e4e9;
	border-right:1px solid #d6e4e9;
	padding:10px 8px 0 8px;
}
/* end insider network module*/

/*downloads module*/
#downloads {
	width:387px;
	float:left;
	margin:0 0 0 10px;
}

.graymoduletop {
	width:387px;
	height:4px;
	background-image:url('/aimages/graymoduletop.gif');
}
.graymodulemid {
	width:387px;
	margin:0;
	background-color:#f0f0f0;
}
#downloads .graymodulemid {
	padding-bottom: 16px;
}
.graymodulefoot {
	width:379px;
	height:46px;
	padding:10px 0 0 8px;
	background-image:url('/images/graymodulefoot.gif');
}

#downloads .darkrow {
	background-color: #ddebf1;
	height:104px;
	width:364px;
	background-color: #E7E7E7;
	border-left:1px solid #d6e4e9;
	border-right:1px solid #d6e4e9;
	padding:10px 8px 0 8px;
}

#wallpapers {
	padding:6px 8px 0 12px;
}
#wallpapers img {
	float:left;
	margin:16px 16px 0 0;
}
#buddyicons {
	margin: 12px 0 0 12px;
}
#buddyicons strong {
	font-size:12px;
	display:block;
}
#buddyicons img {
	float:left;
	margin:16px 5px 0 0;
}
/* end downloads module*/


/* insider network module*/

#insidernetwork {
	width:382px;
	float:left;
	margin:0 0 0 0;
}
#insidernetwork .darkrow {
	width:369px;
	background-color: #e2e2e2;
	border-left:1px solid #d6e4e9;
	border-right:1px solid #d6e4e9;
	padding:10px 8px 8px;
}
.inpost {
	width:364px;
	/*
	height:60px;
	*/
	border-left:1px solid #e8edef;
	border-right:1px solid #e8edef;
	padding:4px 8px 0 8px;
}
.inpost p {
	margin:0 0 3px 0;
}

.inpost strong {
	margin:0 0 3px 0;
}
.inpost img {
	float:left;
	margin:0 8px 0 0;
}
/* end insider network module*/

/* tell us module*/
#tellus {
	width:387px;
	float:left;
	margin:0 0 0 10px;
}



#tellus .darkrow {
	width:369px;
	background-color: #e2e2e2;
	border-left:1px solid #ebebeb;
	border-right:1px solid #ebebeb;
	padding:12px 8px 12px 8px;
}

#tellus .lightrow {
	width:364px;
	border-left:1px solid #ebebeb;
	border-right:1px solid #ebebeb;
	padding:12px 8px 12px 8px;
}	
/* end tell us*/

/* CSS Document */
.indicator {
	float:left;
	margin:0 0 0 0;
	position:relative;
	top:-2px;
}

#blogpostsmid .page {
	padding-top:5px;
}

.pagination li {
	color:inherit;
}

#pagination {
	float:right;
	padding:11px;
}

#pagination .readmore {
	float:left;
	margin-right:6px;
}

#pagination ul {
	margin:0;
}

#pagination li {
	display:inline;
	font-size:12px;
	padding:0 5px 0 5px;
	float:left;
}

#pagination li a, #pagination li a:link, #pagination li a:visited, #pagination li a:hover {
	text-decoration:none;
}

#pagination .paging {
	cursor:pointer;
}

.showblogmain {
	width:968px;
}

#mainpane {
	background-repeat:no-repeat;
	position:relative;
}

.padleft {
	margin:0 0 0 16px;
}

#promoimage {
	float:right;
}

#showtop {
	position: relative;
	width:755px;
	padding: 0 0 15px 35px;
}
#showtop .title {
	margin:0;
	font-size:12px;
}
#showtop p {
	margin:2px 0 0 0;
}
#tagline,
#showtime {
/*
	font-size:6px;
	line-height:12px;
*/
	position:relative;
	width: 400px;
}
#tagline {
	left:-1px;
	top:8px;
}
#showtime {
	left:235px;
	top:35px;
}
#shownavholder {
	width:500px;
	height: 35px;
	padding:45px 0 0 0;
/*
	margin:0 0 8px 0;
*/

}
#shownav {
	display:block;
	width:500px;
	height: 100px;
	padding:0;
	margin:0 0 10px 0;
}
/*
#shownav  li {
	display:inline;
	float:left;
	list-style:none;
	list-style-type:none;
	font-size:22px;
	line-height:1.4em;
	margin:0 20px 0 0;
}

#currentnav {
	font-weight:bold;
	font-size:24px;
	line-height:1.2em;
}
*/
#shownavholder h4 {
	color:#206284;
	line-height:1em;
	font-size:20px;
	display:inline;
	margin:0 0 0 0;
	float: left;
	padding: 0px 10px 0px 0px;
}	
#videoplayer {
	width:300px;
	padding-top: 9px;
}

#player {
	float:left;
	margin:-9px 8px 0 0;
}

#videoplayer .title {
	width:150px;
	display:inline;
}

.showblogmain #showmidtwocolumn {
	/*width:968px;*/
	width:805px;
}


h1 {
	line-height:1em;
	font-size:28px;
}

h2 {
	line-height:1em;
	font-size:28px;
	margin:0;
}

h3{
	margin:0;
	font-size:16px;
	line-height:1.25em;
}

h4 {
	line-height:1em;
	font-size:18px;
	margin:0 0 10px 0;
}

h5 {
	line-height:1.15em;
	font-size:14px;
	margin:0 0 10px 0;
}

a:link,a:visited {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

/* buttons  */
.btnleft {
	background-repeat:no-repeat;
	width:4px;
	height:19px;
	float:left;
}
.btnright {
	background-repeat:no-repeat;
	width:4px;
	height:19px;
	float:left;
}

.btnmid {
	background-repeat:repeat-x;
	height:17px;
	float:left;
	padding:2px 0 0 0;
}
/*end buttons  */

/*Hot Posts module*/

#blogposts {
	width:452px;
	float:left;
}

#blogposts p {
	margin:0 0 0 0;
}

#blogpoststop {
	width:452px;
	height:4px;
	background-image:url('/images/insidergraymoduletop.png');
}

#blogpostsmid {
	width: 428px;
	margin:0;
	padding:0 12px 0;
	background-color:#F3F3F3;
}
#blogpostsfoot {
	width:452px;
	height:60px;
	margin:0;
	padding:0;
	background-image:url('/images/insidergraymodulefoot.png');
}

.bpost {
	padding-bottom:15px;
}

#blogposts dl,
#blogposts dd,
#blogposts dt {
	padding:0;
	margin:0;
}

#blogposts .postmainpane {
	float:left;
	width:440px;
}

#blogposts .postmainpane .bigpic {
	margin-bottom:6px;
}

#blogposts .postmainpane .textpad {
	margin-left:2px;
}

#blogposts .postmainpane p {
	margin-bottom:19px;
	line-height:15px;
}

#blogposts .icons {
	width: 440px;
	font-size:9px;
	padding-bottom: 6px;
}

#blogposts .icons .icon {
	background-repeat:no-repeat;
	background-position:top left;
	margin-right:15px;
	font-size:9px;
	float: left;
}

#blogposts .icons a.icon {
	color:#004C73;
}

#blogposts .icons .iconbg {
	float: left;
	margin-right:3px;
}

#blogposts .icons .last {
	margin-right: 0;
}

#blogposts .icons .send {
	width:17px;
	height:15px;
	background-image:url('/images/icon_send.png');
}

#blogposts .icons .facebook {
	width:12px;
	height:15px;
	background-image:url('/images/icon_facebook.png');
	text-indent: -9999px;
	cursor: hand;
}

#blogposts .icons .digg {
	width:16px;
	height:15px;
	background-image:url('/abcfamily/images/icon_digg.png');
	text-indent: -9999px;
	cursor: hand;
}

#blogposts .icons .delicious {
	width:12px;
	height:15px;
	background-image:url('/abcfamily/images/icon_delicious.png');
	text-indent: -9999px;
	cursor: hand;
}

#blogposts .icons .cmmt {
	width:15px;
	height:15px;
	background-image:url('/abcfamily/images/icon_comments.png');
}

#blogposts ul.favorites {
	list-style: none;
}

#blogposts ul.favorites li {
	float: left;
	background-image:url('/abcfamily/images/icon_fav.png');
	background-position: 50 50;
	background-repeat:no-repeat;	
	cursor: hand;
}

#blogposts ul.favorites li a {
	cursor: hand;
}

#blogposts ul.favorites li.del {
	background-position: -16px 0;
}

#blogposts ul.favorites li.on {
	display: block;
}

#blogposts ul.favorites li.off {
	display: none;
}

#blogposts ul.favorites li a span {
	display: block;
	height: 14px;
	background-color: #f3f3f3;
	margin-left: 16px;
	padding-left: 2px;
}

#blogposts .postsmallpicpane {
	float:right;
}

#blogposts .postsmallvideopane {
	float:left;
	margin-right:10px;
}

#blogposts .postsmallpicpane img {
	display:block;
	margin-bottom:10px;
}

#blogposts .smallvideopane {
	margin-bottom:12px;
}

#blogposts .lightrow {
	width:445px;
	background-color: #F3F3F3;
	border-left:1px solid #e8edef;
	border-right:1px solid #e8edef;
}

/* endHot Posts module*/

/* wdgtarchv module*/
#wdgtarchvtop h2 a {
	color: #FFFFFF !important;
	display: block;
	height: 31px;
	font-size:18px;
	vertical-align:middle;
	text-indent:10px;
	text-decoration: none;
}

#wdgtarchv {
	width:326px;
	margin-top:32px;
	float:left;
	margin-left:8px;
}

#wdgtarchvfoot {
	width:326px;
	height:60px;
	background-repeat:no-repeat;
	background-image:url('/images/insiderrightgraymodulefoot.png');
}

#wdgtarchvfoot .buttn {
	float:right;
	margin-left:8px;	
}

#wdgtarchv .comnum {
	font-size:24px;
	padding:12px 0 8px 0;
}
#wdgtarchv .talker {
	width: 125px;
	float:left;
	font-size:10px;
	line-height:9px;
	padding: 0 0 18px 10px;
}
#wdgtarchv .talker img {
	float:left;
	margin:4px;
}


#wdgtarchvtop {
	height:31px;
	margin: 0;
	padding: 0;
}


#wdgtarchv .headingtop {
	height:4px;
	background:url('/images/insiderrightgraymoduletop.png') no-repeat;
}

#wdgtarchv .heading {
	padding:0 10px;
	background-color:#F3F3F3;
}
#wdgtarchv .heading h2 {
	font-size:24px;
	line-height:1.15em;
}

/* wdgtarchv module*/

/*widgets, archives*/
.nrblog {
	float:inherit;
	position:absolute;
	top:260px;
	left:828px;
}

#widgetstab,
#archivestab {
	margin: 0;
	padding: 0;
	display: block;
	float : left;	
}

#widgetstab a {
	display: block;
	width: 159px;
	height: 31px;
}

#archivestab a{
	display: block;
	width: 166px;
	height: 31px;
}


#widgetscontent h5 {
	margin:0 10px 15px 10px;
	padding-top:10px;
	line-height:1.2em;
	font-size:12px;
}

#widgetscontent {
	background-color: #E7E7E7;
}

.widgetboxtop {
	height:7px;
}

.widgetboxmid {
	background-repeat:repeat-y;
	padding:0 17px;
}

.widgetboxfoot {
	height:8px;
}

#archivescontent {
	background-color: #f3f3f3;
}

#archivescontent .title {
	padding:11px 13px 6px 13px;
	background-color:#E7E7E7;
}

#archivescontent .title h3 {
	line-height:1.3em;
}

.archivepostdarkrow {
	background-color:#E7E7E7;
}

.archivepost {
	padding:10px 8px;
}

.archivepost h5 {
	line-height:1em;
	margin-bottom:3px;
}

.archiveposttext {
	float:left;
	width:175px;
}

.archivepost p {
	margin:0 0 3px 0;
}

.archivepost strong {
	margin:0 0 3px 0;
}
.archivepost img {
	float:left;
	margin:0 8px 0 0;
}

.archivedmonth {
	padding:8px 8px;
}

.archivedmonth span {
	float:left;
}

.archivedmonth a {
	float:left;
}

.archivedmonthdarkrow {
	background-color:#E7E7E7;
}
#tips {
	top:-27px;
	width:326px;
	margin:0 0 0 0px;
	position:relative;
}
#tipstop {
	width:326px;
	height:4px;
	background-image:url('/images/tips_mod_top.png');
}

#tipsmid {
	width:324px;
	background-color:#F3F3F3;
	border-left:1px solid #e8edef;
	border-right:1px solid #e8edef;
	padding-top: 6px;
}
#tipsfoot {
	width:326px;
	height:4px;
	background-image:url('/images/tips_mod_foot.png');
}

.tiprow {
	width:314px;
	padding-top:7px;
	padding-bottom:7px;
	padding-left:8px;
	border:2px solid #f3f3f3;
}

.tipdarkrow {
	background-color:#f3f3f3;
}
.tiplightrow {
	background-color:#ffffff;
}

.tipstext {
	float:left;
	width:305px;
}

#tipsbottom {
	height:10px;
	background-color:#f3f3f3;
	width:326px;
}
/* end widgts, archives module*/

/*comments*/

#blogposts  .commentsheading {
	padding-left:10px;
}

#blogposts .comments {
	margin:0;
	padding:0;
}

#blogposts .comment {
	margin-bottom:10px;
	padding:12px 22px 20px 10px;
}

#blogposts .comment .heading {
	margin-bottom:2px;
}

#blogposts .comment .postedby {
	float:left;
	font-size:11px;
	font-weight:normal;
}

#blogposts .comment .author {
	font-weight:bold;
}

#blogposts .comment .date {
	float:right;
}

#blogposts .comment .core {
	padding-right:10px;
}

#blogposts .comment img {
	float: left;
	margin-right:10px;
	margin-bottom:5px;
}
#blogposts .comment p {
	xfloat: left;
}

#blogposts .post {
	padding:12px 10px 40px 10px;
}

#blogposts .post h5 {
	display:block;
}

#blogposts .post textarea {
	display:block;
	width:400px;
	height:95px;
	margin-bottom:10px;
}

#blogposts .post .buttn {
	float:left;
	padding-right:5px;
}
/*end comments module*/

/*send to a friend*/
#blogposts .sendfrd {
	padding:0 10px 0 10px;
	margin:0;
}

#blogposts .sendfrd fieldset {
	border:none;
	margin:0;
	padding:0 0 10px 0;
}

#blogposts .sendfrd legend {
	font-size:16px;
	line-height:1em;
	letter-spacing:1px;
	margin:0 0 10px 0;
	padding:0;
}

#blogposts .sendfrd label {
	margin:0 0 6px 0;
}

#blogposts .sendfrd input.text, 
#blogposts .sendfrd textarea {
	display:block;
	margin-bottom:10px;
}

#blogposts .sendfrd input.text {
	width:211px;
}

#blogposts .sendfrd #sendurl {
	width:400px;
}

#blogposts .sendfrd textarea {
	width:400px;
	height:200px;
}

#blogposts .sendfrd .buttn {
	padding-top:50px;
	padding-bottom:30px;
	padding-right:5px;
	float:left;
}

#blogposts .commentfootbuttns .backbuttn, 
#blogposts .sendfrdfootbuttns .backbuttn {
	float:left;
	padding-top:10px;
	padding-left:10px;
}

/*- end send to a friend module*/

/* shows page styles*/
.showscapsule {
	float: left;
	margin: 0 0 16px 0;
	width: 385px;
}

.showscapsule h2{
	color: #333333;
	display: inline;
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 4px 0;
}

.showscapsule p {
	line-height: 1.2em;
	margin: 0 0 5px 0;
}

.showscapsule img {
	float: left;
	margin: 0 8px 0 0;
}

/* more module */

#more, .morefamily {
	margin: 10px;
	width: 363px;
	float: left;
}

#more h2, .morefamily h2 {
	height: 28px;
}

.leftcolumn {
	padding: 5px;
	float: left;	
}

.rightcolumn {	
	padding-top: 3px;
	width: 230px;
	float: left;
}

.rightcolumn p {
	margin-top: 0;
}

.clearthis {
	clear: both;
}

/*end shows page styles*/

#toptalkersmid, #hotpostsmid, #archivescontent, #widgetscontent {
	min-height: 245px;

}


#videoplayer .title span {

}

#polls278 {
	width:278px;
	float:left;
	margin:0 0 0 8px;
}

#polls387 {
	width:387px;
	float:left;
	margin:0 0 0 0px;
}

#blogGalleryContainer {
position:relative;
width:440px;
height:100px;
}
#blogGalleryLeftArrow {
position:absolute;
top:38px;
left:0px;
}
#blogGalleryRightArrow {
position:absolute;
top:38px;
left:422px;
}

#blogGalleryIFrame {
position:absolute;
width:400px;
top:0px;
left:18px;
}

#sponsorLogo {
position:absolute;
right:177px;
top:0px;
width:167px;
height:64px;
}

#sponsorBuffer{
height:32px;
clear:both;
}

#flashModule {
	float:left;
	position:relative;
	/*clear:both;*/
}

#bottomRightModule{
	position:relative;

}

#webisodesRightColumn{
	float:left;
}

#showtop_ad
{
	position: absolute; 
	top: 12px; 
	right: 4px; 
	z-index: 3;
}