/*
#mainPhoto {
	text-align:center;
	margin: 0px;
}
#mainPhoto span {
	display:block;
	font:12px Arial, Helvetica, sans-serif;
}
#mainPhoto span a {
	text-decoration:none;
	font-weight:bold;
	color:#006699;
}
#mainPhoto img {
	border:#eeeeee 10px solid;
}
#photoShowBody {
	text-align:center;
	clear:both;
	padding:10px;
	border:#cccccc solid 1px;
}
*/
#commentsHdr {
	margin: 4px 0px -5px 10px;
	color:#003366;
}
.commentsColHdr {
	text-align:center;
	background-color:#0074ac;
	height:24px;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}
.commentsColHdrLeft {
	float:left;
	width:174px;
	text-align:center;
	display:block;
	border-right: 2px solid #cccccc;
	color:#FFFFFF;
	font:bold 12px Arial, Helvetica, sans-serif;
	line-height:24px;
}
.commentsColHdrRight {
	text-align:center;
	display:block;
	color:#FFFFFF;
	font:bold 12px Arial, Helvetica, sans-serif;
	line-height:24px;
}
#commentsBody {
	clear:both;
	margin:6px;
	/*background:#000000;  url('/media/myidol/commentsbg.png') repeat-y;*/
}
.innerComments {
	margin:5px 10px 0px 10px;
}
.commentBorder {
	display: block;
	position:relative;
	bottom:0px;
	min-height:2px;
	height: 2px;
	line-height: 2px;
	background:#eeeeee;
	border-left:180px solid #ffffff;
	overflow: hidden;
}
#myidol-comments {
	background: #eee;
}
#myidol-comments ul{
	position:relative;
}
#myidol-comments ul li {
	position:relative;
	margin:0;
}

#myidol-comments ul li .separator {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	border-top: 2px solid #fff;
}
#myidol-comments ul li .avatar {
	position:absolute;
	top: 10px;
	left:10px;
}
#myidol-comments ul li .mbrData {
	position:absolute;
	top: 14px;
	left:79px;
	line-height:18px;
}
#myidol-comments ul li .message {
	position: relative;
	top: 0px;
	left:190px;
	padding: 10px 0 20px 10px;
	min-height: 74px;
	height: auto !important;
	height: 74px;
	background-color: #fff;
	line-height:18px;
	border-bottom:none;
	word-wrap: break-word;
}
#myidol-comments ul li .message font, #primepost-right font {
	line-height:1em;
}
#myidol-comments ul li.first .separator, #myidol-comments ul li.first .message {
	border-top: none;
}
#myidol-comments ul li.alt .message{
	background-color: #eee; 
	background-image: url(/media/myidol/comments_alt_bg.png);
}

.col2 #myidol-comments ul li .message {
	width:460px;
}
.col2-160 #myidol-comments ul li .message {
	width:630px;
}
.col2 .myidol-posts #myidol-comments ul li .message {
	width:450px;
}
.col2-160 .myidol-posts #myidol-comments ul li .message {
	width:590px;
}
/*.myidol-posts #myidol-comments ul li .message {
	left: 180px;
}*/
#myidol-comments ul li .message span {
	display:block;
	font-weight:bold;
	margin-bottom: 10px;
}
#myidol-comments ul li .message span.commentbody {
	font-weight:normal;
}
.mbrPhotoLink {
	display:block;
	font-weight:bold;
	padding-left: 20px;
	margin-top: 5px;
	background: url(/media/myidol/icon-camera.png) no-repeat;
}
.mbrBlogLink {
	display:block;
	font-weight:bold;
	padding-left: 20px;
	margin-top: 1px;
	background: url(/media/myidol/icon-asterisk.png) no-repeat;
}
.forumLeftQuote {
	position: relative;
	padding-left: 20px;
	background:url(/media/myidol/leftQuote.png) no-repeat left top;
}
.forumQuoteOuter {
	padding-right: 20px;
	padding-bottom: 10px;
	background:url(/media/myidol/rightQuote.png) no-repeat right 100%;
}
.forumQuoteInnerShell {
	display:block;
	padding:2px;
	background:#f8f8f8;
	border:1px solid #cccccc;
}
.forumQuoteInner {
	display:block;
	padding:4px 10px 10px 10px;
}
.forumQuoteInner span {
	display:block;
	font-weight:bold;
	margin:0 0 21px 0;
}
.forumQuoteInner span a {
	font-weight:bold;
}
.primePost {
	border:#cccccc solid 1px;
	min-height:220px;
	margin-bottom:4px;
}
.primeLeft {
	float:left;
	padding:10px;
	width: 180px;
	text-align:center;
}
.primeLeft .avatar-lrg{
	margin: 0 auto;
}
.blogLeft {
	padding:15px 0 0 17px;
	float:left;
	width:112px;
	text-align:center;
}
.primeMbrData {
	display:block;
	float:left;
	width:100%;
	text-align:center;
	line-height:18px;
}
.primeRight {
	padding:3px 10px 10px 197px;
	line-height:18px;
}
.primeRight span {
	line-height:11px;
	display:block;
	font-weight:bold;
	color:#999999;
	margin:0 0 21px 0;
}
.primeRight h2 {
	color:#003366;
}
.primeRight ul {
	padding-left:13px;
	list-style:outside;
	list-style-type:disc;
}
.primeRight ul li {
	font-size:14px;
	font-weight:bold;
}

.message .myidol-post-actions {
	position:absolute;
	bottom:2px;
	right:10px;
	text-align:right;
}
.myidol-post-actions:after {
	clear: both;
}

.myidol-post-actions a{
	padding: 0 10px;
	float:left;	
}
li .myidol-post-actions {
	padding: 0;
}

.myidol-posts {
	margin: -1px 0;
	background: #fff; 
	padding: 5px;
}
.myidol-posts #myidol-comments .corners b {
	border-color: #fff;
}
.myidol-posts #myidol-comments {
	/*background: #fff url(/media/myidol/commentsbg.png) left top repeat-y;*/
}
.myidol-posts .commentBorder {
	border-left-width: 190px;
}

.addcomment {
	position:relative;
	padding:10px;
}
.commentform {
	display:block;
	margin:17px 0 0 50px;
	font: bold 18px Arial, Helvetica, sans-serif;
	color:#036;
}
.commentform textarea {
	width:85%;
}
#headerBtnRow.submitcomment {
	margin:0px 0 20px 75px;
}
.commentBtns {
	margin:10px 0 0 50px;
	padding-bottom: 20px;
}
#topform {
	display:none;
	border-bottom: 2px solid #fff;
}
#bottomform {
	display:none;
	border-top: 2px solid #fff;
}
#comment-corners-top, #comment-corners-bottom {
	/* display: none; */
}
#idol-comments-tup {
	
}
#col-left #idol-comments-tup.content-tup h2 {
	padding: 0 5px;
}
#idol-comments-tup .pagination{
	color: #000;
	max-width: 400px;
}
#idol-comments-tup .corners b {
	border-color: #fff;
}
#idol-comments-tup #myidol-comments {
	position:relative;
	padding: 0 5px 5px;
	background: #95d3f2;
}
#idol-comments-tup #myidol-comments .corners b{
	border-color: #95d3f2;
}
#idol-comments-toolbar {
	background: #e7f5fc;
}
#comment-corners-very-bottom b{
	border-color: #fff;
}
#idol-comments-tup #myidol-comments ul li {
	border-top: 2px solid #eee;
	padding: 10px;
}
#idol-comments-tup #myidol-comments ul li.alt {
	background-color: #eee; 
	background-image: url(/media/myidol/comments_alt_bg.png);
}
#idol-comments-tup #myidol-comments ul li.first {
	border-top: none;
}
#idol-comments-tup #myidol-comments ul li .viewAll{
	line-height: normal;
	padding-right: 5px;
}	
#idol-media-content #myidol-comments ul li .viewAll a {
	position:absolute;
	bottom:0;
	display:block;
	right:0;
	width:180px;
}
#idol-media-content #myidol-comments ul li p {
	margin-bottom:10px;
}
#myidol-signin-comments {
	width:476px;
	height:78px;
	background:url('http://www.americanidol.com/media/myidol/signin_bg_476.png') no-repeat;
	margin-top:5px;
	position:relative;
	display:none;
}
#myidol-signin-comments #topline-signin {
	position:relative;
	height:26px;
}
#myidol-signin-comments #topline-signin .wrntxt {
	position:absolute;
	top:5px;
	left:10px;
	font-size:14px;
	font-weight:bold;
}
#myidol-signin-comments ul {
	position:absolute;
	top:5px;
	right:11px;
}
#myidol-signin-comments ul li {
	display:block;
	float:left;
	padding-right:5px;
}
#myidol-signin-comments #textPassword {
	color:#000000;
	display:none;
	float:left;
}
#myidol-signin-comments #formholder {
	position:relative;
	width:476px;	
}
#myidol-signin-comments #textUsername, #myidol-signin-comments  #textPassword, #myidol-signin-comments  .textField{
	width: 170px;
	height: 20px;
	font-size: 18px;
	color: #999;
	padding: 0 5px;
}
#myidol-signin-comments #textUsername {
	position:absolute;
	top:6px;
	left:10px;
}
#myidol-signin-comments #textPasswordOver {
	position:absolute;
	top:6px;
	left:200px;
}
#myidol-signin-comments #textPassword {
	position:absolute;
	top:6px;
	left:200px;
}
#myidol-signin-comments #btnSignin {
	position:absolute;
	top:6px;
	left:390px;
}

.actionbuttons {
	vertical-align:text-bottom;
}
