/*
 * Main Style Sheet for momscharlotte.com
 * author: Matt Kirk
 * date: 6 Oct 2008
 * version: 1.0
 ----------------------------------------*/
 
 /* =Colors
 dark purple: 		5c4c7e
 pink: 				dc3479

 ----------------------------------------*/
 
 @import url(http://media.kentucky.com/static/moms/css/sIFR-screen.css);
 
 
/*=global styles
 ----------------------------------------*/
h3, h4 {
	letter-spacing: -.1px;
}

div.tier {
	margin: 0 0 32px 0;
}

button {
	border: none;
	background: none;
	outline: none;
	margin: 0;
	padding: 0;
	cursor: pointer;
}

.last {
	margin: 0;
}

p.sub-section {
	font-size: 11px;
	text-transform: uppercase;
	color: #dc3479;
	margin: 0 0 4px 0;
}

ul.headline-list li {
	margin: 0 0 12px 0;
	float: left;
    width: 100%;
}

	ul.headline-list h4 a {
		font: bold 13px/1.3em Helvetica, Arial, sans-serif;
		color: #282828;
	}
		ul.headline-list h4 a:hover {
			color: #dc3479;
		}

div.hr {
	background: url(http://media.kentucky.com/moms/images/sidebar-hr.png) no-repeat center bottom;
	margin: 0 0 4px;
}

li.hr {
		background: url(http://media.kentucky.com/moms/images/sidebar-hr.png) no-repeat center bottom;
		margin: 0 0 4px;
		padding: 0 0 12px;
	}
		
div.hr-large {
	background: url(http://media.kentucky.com/moms/images/horizontal-divider.png) no-repeat left bottom;
	padding: 0 0 45px 0; 
	margin: 0 0 16px 0;
	clear:both;
}		
		
		
		
		

/* =shell
-----------------------------------------*/
body {
    text-align: center;
	background: #B5A5D6 url(http://media.kentucky.com/moms/images/bg-top.png) no-repeat center 0;
}
	
	#bg-bottom {
		background: url(http://media.kentucky.com/moms/images/bg-bottom.png) no-repeat center bottom;
		
	}
	
	#wrap {
        background: url(http://media.kentucky.com/moms/images/content-bg.png) repeat-y center 0;
    }
	
	#interior {
		width: 1004px;
        margin: 0 auto;
	}
    
    #page {
        text-align: left;
    }
	

/* =header
-----------------------------------------*/
#leaderboard {
	text-align: center;
	margin: 0 0 16px;
    line-height: 0;
}
#masthead {
    position: relative;
	padding: 0 5px;
	background: url(http://media.kentucky.com/moms/images/mast-top-bg.png) no-repeat center top;
	height: 200px;
    width: 994px;
}
	#outside-links {
		padding: 5px 21px 0;
		position: relative;
	}
		#outside-links a {
			color: #5c4c7e;
		}
		
		#outside-links ul {
			position: absolute;
			right: 10px;
			top: 5px;
		}
			#outside-links ul li {
				float: left;
				display: inline;
				margin: 0 20px 0 0;
			}
			
				#outside-links ul li.last {
					margin: 0;
				}

	#photoloader {
		display:none;
	}

	#photoloader img {
		position:absolute;
		z-index:1;
		left:119px;
		top:125px;
	}

    #branding {
        position: absolute;
		top: 42px;
		left: 80px;
		z-index: 1;
        text-align: center;
    }
    
    #branding img {
        margin: 0;
    }
	
	#search {
		position: absolute;
		height: 47px;
		width: 430px;
		top: 65px;
		left: 330px;
		background: url(http://media.kentucky.com/moms/images/search-bg.png) no-repeat left top;
	}
		#search-form {
			margin: 10px 0 0 15px;
		}
			#search input.text {
				background: #fff;
				width: 263px;
				border: none;
				margin: 2px 0 0 0;
				height: 20px;
			}
			
			#search-form button {
				height: 27px;
				margin: 0 0 0 7px;
				width: 100px;
			}
	
	#greeting {
		margin: 15px 0 0 50px;
		width: 320px;
	}
    
    
        /* =global nav
        -----------------------------------------*/
        #global-nav {
            width: 100%;
			position: absolute;
			height: 69px;
			bottom: 0;
			left: 0;
			background: url(http://media.kentucky.com/moms/images/nav-bg.png) no-repeat center top;
        }
        
            #global-nav ul {
                margin: 21px 0 0 85px;
            }
            
            #global-nav li {
                float: left;
                display: inline;
                padding: 0;
            }
            
                #global-nav li a {
                    text-decoration: none;
                    font: bold 12px Helvetica, Arial, sans-serif;
                    color: #666;
                    display: block;
                    padding: 8px 18px;
                }
                
                #global-nav li a:hover {
                    background: url(http://media.kentucky.com/moms/images/hover-bg.jpg) no-repeat center top;
					color: #f2f2f2;
                }
				
				#global-nav li a.here {
                    background: url(http://media.kentucky.com/moms/images/here-bg.jpg) no-repeat center top;
					color: #f2f2f2;
                }
                 
    
    #top-ad {
        margin: 0 auto;
        text-align:center;
    }

   .leaderboard-center {
      padding-top: 10px;
      margin-bottom: -5px;
   }

    #badge-ad {
        padding: 5px;
        position: absolute;
        right: 45px;
        top: 40px;
        width: 160px;
        height: 90px;
    }


/* =content
-----------------------------------------*/
#content {
    background: url(http://media.kentucky.com/moms/images/sidebar-full-bg.png) repeat-y 658px 0;
	width: 1004px;
	float: left;
}
    #main-content {
        float: left;
        width: 648px;
        margin: 0 16px 0 11px;
		min-height: 1px;
    }
	
	/* =section headers
	-----------------------------------------*/
	div.section-wrap {
		margin: 0 0 8px 0;
	}
		h2.section-header {
		}
			h2.section-header a {
				display: block;
			}
			
			h2.section-header span {
				position: absolute;
				right: 0;
				top: 0;
			}
		
		div.section-wrap p.section-feed {
			position: absolute;
			top: 0;
			right: 0;
		}
			div.section-wrap p.section-feed a {
				background: url(http://media.kentucky.com/moms/images/feed-icon.gif) no-repeat right top;
				padding: 0 13px 0 0;
			}
    
    
        /* =tier1 (news, join, giveaways)
        -----------------------------------------*/
		#tier1 {
			background: url(http://media.kentucky.com/moms/images/tab-bg.png) no-repeat left top;
			height: 260px;
			width: 632px;
			position: relative;
			padding: 25px 0 0;
			margin: 16px 0 24px;
		}
			#box-tabs {
				position: absolute;
				top: -4px;
				left: 0px;
				width: 300px;
				height: 27px;
			}
					#box-tabs li {
						float: left;
						display: inline;
						background: url(http://media.kentucky.com/moms/images/tab-divider.png) no-repeat left bottom;
						padding: 0 0 0 1px;
					}
					
						#box-tabs li.first {
							margin: 0;
							background: none;
						}
						
							#box-tabs li a {
								padding: 7px 20px;
								display: block;
								font: bold 12px Helvetica, Arial, sans-serif;
								color: #666;
							}
							
							/* tab hover and here effects
							----------------------------------------*/
							#box-tabs li#join-tab a:hover {
								color: #dc3479;
							}
							
							#box-tabs li#join-tab a.here {
								background: url(http://media.kentucky.com/moms/images/join-tab-here.png) no-repeat center top;
								color: #f2f2f2;
							}
							
							#box-tabs li#news-tab a:hover {
								color: #dc3479;
							}
							
							#box-tabs li#news-tab a.here {
								background: url(http://media.kentucky.com/moms/images/news-tab-here.png) no-repeat center top;
								color: #f2f2f2;
							}
							
							#box-tabs li#giveaways-tab a:hover {
								color: #dc3479;
							}
							
							#box-tabs li#giveaways-tab a.here {
								background: url(http://media.kentucky.com/moms/images/here-bg.jpg) no-repeat center top;
								color: #f2f2f2;
							}
			
			/* =join
			--------------------------------------*/
			#join {
				/*display: none;*/
			}
				#join-text {
					position: absolute;
					top: 40px;
					left: 30px;
					width: 270px;
				}
					#join-text img {
						margin: 5px 0 0 0;
					}
			
			#family-art {
				position: absolute;
				bottom: 20px;
				right: 20px;
			}
			
			
			
			
			/* =news
			--------------------------------------*/
			#news {
				height: 220px;
			}
				/* news slideshow styles */
				#news div.controls {
					position: absolute;
					top: -5px;
					right: 0;
				}
				
				#news div.slides {
					margin: 0;
				}
					#news ul {
						height: 220px;
						float: left;
						width: 100%;
					}
						#news li {
							float: left;
							display:none;
						}
							#news div.img {
								float: left;
								background: url(http://media.kentucky.com/moms/images/news-image-bg.png) no-repeat left top;
								padding: 5px 7px;
								margin: 30px 0 0 10px;
							}
								#news div.img div, #giveaways div.img div {
									height: 175px;
									overflow: hidden;
								}
							
							#news div.txt {
								float: left;
								width: 295px; 
								margin: 30px 0 0 20px;
							}
								#news div.headline a, #giveaways div.headline a {
									font: bold 28px/32px Helvetica, Arial, sans-serif;
									color: #dc3479;
									margin: 0 0 10px 0;
									letter-spacing: -1px;
								}
								
								#news div.tease {
									color: #666;
								}
								
								
								
			/* =giveaways
			--------------------------------------*/	
            #giveaways {
				
			}    
				#giveaways div.img {
					float: left;
					width: 275px;
				}
					#giveaways div.img {
						background: url(http://media.kentucky.com/moms/images/news-image-bg.png) no-repeat left top;
						padding: 5px 7px;
						margin: 30px 0 0 10px;
					}
				
				#giveaways div.txt {
					float: left;
					width: 295px;
					margin: 30px 0 0 20px;
				}
					#giveaways div.headline {
						font: bold 24px/27px Helvetica, Arial, sans-serif;
						color: #dc3479;
						margin: 0 0 10px 0;
					}
					
					#giveaways div.tease {
						color: #666;
					}
					
					#giveaways div.join-button {
						padding: 15px 0 0 0;
					}
						#giveaways div.join-button div {
							float: right;
							margin: 0 15px 0 0;
						}
            
			.hide {
				display: none;
			}
			
			
			
			
        
        /* =tier2 (forums, today's buzz)
        -----------------------------------------*/
        #tier2 {
			float: left;
		}
		    div.rail-abc {
                float: left;
                margin: 0 16px 0 0;
                padding: 0 16px 0 0;
                width: 410px;
            }
				div.col1 {
					float: left;
					width: 189px;
					margin: 0 16px 0 0;
					padding: 0 16px 0 0;
				}
            
				div.col2 {
					float: left;
					width: 189px;
				}
			
					p.forum-meta {
						font-size: 10px;
						color: #999;
						text-transform: uppercase;
					}
						p.forum-meta a {
							color: #5c4c7e;
						}
						p.forum-meta a:hover {
							color: #dc3479;
						}
					
					p.time-stamp {
						font-size: 11px;
						color: #aaa;
					}
				
				div.col3 {
					float: left;
					width: 189px;
				}
					p.buzz-txt {
						color: #777;
					}
					p.buzz-img {
						float: left;
						margin-right: 2px;
					}
			
			
			
		 /* =tier3 (media bar)
        -----------------------------------------*/
        #tier3 {
            padding: 8px;
			margin-right: 16px;
			background: url(http://media.kentucky.com/moms/images/photo-bg.png) no-repeat left top;
			float: left;
        }
        
        #media-bar {
            position: relative;
            overflow: hidden;
        }
            
            div.mb-header {
                margin: 0 0 5px 0;
            }
				div.mb-header h2.section-header {
					position: relative;
					top: 15px;
                    width: 300px;
                    z-index: 0;
				}
            
            div.mb-controls {
                position: absolute;
                top: 15px;
                right: 5px;
                z-index: 200px;
            }
			
			span.prev {
				float: left;
			}
			
			span.next {
				float: left;
			}
            
            span.pagination {
                margin: 0 5px;
				height: 21px;
				float: left;
            }
            
            span.pagination a {
                background: url(http://media.kentucky.com/moms/images/slide-indicator.png) no-repeat 50% 50%;
                margin: 0 2px;
				float: left;
				height: 21px;
				width: 11px;
            }
            
            span.pagination a.activeSlide {
                background: url(http://media.kentucky.com/moms/images/active-slide.png) no-repeat 50% 50%;
            }
            
            div.mb-panels {
                height: 210px;
                overflow: hidden;
                width: 614px;
            }
            
                div.mb-panel {
                    width: 614px;
                    height: 248px;
                }
                
                    div.mb-panel li {
                        float: left;
                        display: inline;
                        width: 148px;
                        height: 199px;
                        margin: 0 7px 0 0;
						background: url(http://media.kentucky.com/moms/images/photo-slide-bg.png) no-repeat center top;
                    }
                    
                    div.mb-panel li.last {
                        margin: 0;
                    }
                    
                        div.mb-img {
                            text-align: center;
                        }
							div.mb-img img {
								border: 1px solid #aaa;
                                max-width: 130px;
                                margin: 8px 0 0;
							}
                        
                        #media-bar div.txt {
                            padding: 8px;
                        }
                        
                        #media-bar div.txt a {
                            font-weight: bold;
							font-size: 13px;
							color: #5c4c7e;
                        }
                            #media-bar div.txt p a {
                                font-weight: normal;
                                color: #333;
                                font-size: 11px;
                            }
                        
                        span.icon-photo {
                           
                        }
                        
                    div.mb-panel li.active {
                        background-position: center -202px;
                    }
					
						div.mb-panel li.active div.txt a {
							color: #f2f2f2;
						}
                    
                    div.mb-panel li.active span.icon-photo {
                        
                    }
                    
                    div.mb-panel li.active span.icon-video {
                        
                    }
                    
					
					
					
					
        
        /* =tier4 (resources, calendar)
        -----------------------------------------*/
		#tier4 {
			background: url(http://media.kentucky.com/moms/images/horizontal-divider.png) no-repeat left bottom;
			padding: 0 0 45px 0;
			margin: 0 0 16px 0;
			float: left;
		}
			div.col12 {
				float: left;
				width: 300px;
				margin: 0 16px 0 0;
				padding: 0 16px 0 0;
				position:relative;
				z-index:0;
			}
				div.col-wrap {
					margin: 0 0 32px 0;
				}
				
				div.col {
					float: left;
					width: 136px;
					margin: 0 16px 0 0;
				}
					p.name {
						color: #eb2728;
					}
					
					p.org {
						color: #999;
					}
				
			div.col-wrap div.story-list {
				float: right;
				width: 257px;
			}
			
			div.col34 {
				float: left;
				width: 300px;
			}
			
			
			/* =tier5 (featured bloggers)
        -----------------------------------------*/
        #tier5 {
			width: 632px;
			float: left;
        }
			div.fblogger-img {
				float: left;
				width: 61px;
				padding: 4px;
				background: url(http://media.kentucky.com/moms/images/fblogger-bg.png) no-repeat left top;
			}
			
			div.fblogger {
				float: left;
				margin: 0 0 0 8px;
                                width: 200px;
			}	
				p.fblogger-info {
					margin: 0 0 4px ;
				}
					/*p.fblogger-info a {
						color: #5c4c7e;
					}*/
					
					p.fblogger-info a:hover {
						/*color: #dc3479;*/
						text-decoration: underline;
					}
                

			
			
			
    
    
    /* =sidebar
    -----------------------------------------*/
    #sidebar {
        float: left;
        width: 302px;
		position: relative;
    }
		#sidebar-bg-top {
			position: absolute;
			top: -4px;
			left: -17px;
		}
		
		#sidebar-bg-bottom {
			position: absolute;
			width: 336px;
			height: 50px;
			top: -5px;
			right: 10px;
		}
	
		
		/* =sidebar box
		-----------------------------------------*/
		div.sidebar-item {
			margin: 0 0 16px 0;
		}
			div.sidebar-item-top {
				background: url(http://media.kentucky.com/moms/images/sb-box-top-w.png) no-repeat left top;
				height: 6px;
				margin: 0;
				padding: 0;

			}
			div.sidebar-item-content {
				background: url(http://media.kentucky.com/moms/images/sb-box-bg-w.png) repeat-y left top;
				padding: 0 16px;

			}
			
			div.sidebar-item-bottom {
				background: url(http://media.kentucky.com/moms/images/sb-box-bottom-w.png) no-repeat left bottom;
				height: 7px;
				clear: both;

			}
			
			h4.replace {
				text-align: center;
				margin: 0 0 4px;
			}
			
			p.sidebar-sub-txt {
				text-align: center;
				color: #777;
				font-size: 11px;
				margin: 0 0 4px;
			}
			
			p.sidebar-box-link {
				text-align: center;
			}
			
			.ad {
				text-align: center;
			}
			
			
		
		/* =date
		-----------------------------------------*/
		#date {
			text-align: center;
			color: #777;
			font-size: 11px;
			padding: 10px 0 0;
			margin: 0 0 16px;
		}
			span.updated {
				color: #dc3479;
			}
		

		
		/* =login and user tools
		-----------------------------------------*/	
		p#login-toggle, p#account-toggle {
            display: block;
            cursor: pointer;
            height: 30px;
        }
            div#login p.login-down {
                background: url(http://media.kentucky.com/moms/images/login.png) no-repeat;
                background-position: center 0;
            }
            
            div#login p.login-up {
                background: url(http://media.kentucky.com/moms/images/login.png) no-repeat;
                background-position: center -30px;
            }
            
            div#login p.account-down {
                background: url(http://media.kentucky.com/moms/images/account.png) no-repeat;
                background-position: center 0;
            }
            
            div#login p.account-up {
                background: url(http://media.kentucky.com/moms/images/account.png) no-repeat;
                background-position: center -30px;
            }
        
        div.login {
			margin-top: 5px;
		}
        
        div#login-form-wrap {
            display: none;
        }
        
		#login-input-div input.text {
			display: inline;
			width: 120px;
			margin: 0;
		}
			#login-input-div input#login-name {
				margin: 0 6px 0 0;
			}
			
			#login-submit {
				margin: 8px 0 0;
				position: relative;
				height: 40px;
				width: 100%;
				float: left;
			}
			
				#remember-me-wrap {
					position: absolute;
					left: 0;
					top: 10px;
				}
					#remember-me-wrap label {
						color: #777;
					}
				
				#login-submit button {
					position: absolute;
					right: 0;
					top: 0;
				}
				
		
		#member-tools {
            display: none;
        }
        
        #avatarImage {
			float: left;
			margin: 0 8px 0 0;
            width: 280px;
		}
		
		#member-tools-links {
			width: 250px;
		}
			#member-tools-links li a {
				font-weight: bold;
				font-size: 11px;
				color: #282828;
			}
				#member-tools-links li a:hover {
					color: #dc3479;
				}
			
			#member-tools-links li#logout a {
				background: url(http://media.kentucky.com/moms/images/user-tools-icons.png) right 4px no-repeat;
				padding: 4px 24px 4px 0;
			}
			
			#member-tools-links li#profile a {
				background: url(http://media.kentucky.com/moms/images/user-tools-icons.png) right -14px no-repeat;
				padding: 4px 24px 4px 0;
			}
			
			#member-tools-links li#account a {
				background: url(http://media.kentucky.com/moms/images/user-tools-icons.png) right -33px no-repeat;
				padding: 4px 24px 4px 0;
			}
		
		
		
		
		/* =newsletter
		-----------------------------------------*/
		#newsletter p.sidebar-sub-txt {
			margin: 0 0 8px;
		}
		
		#newsletter button {
			margin: 8px 0;
		}
		
		#newsletter div.buttons {
			text-align: center;
		}
		
		
		
		/* =welcome
		-----------------------------------------*/
		#welcome {
			float: left;
            width: 270px;
		}
			#welcome p {
				color: #555;
                margin: 0 0 16px;
			}
			
			#welcome-img {
				float: left;
				margin: 0 16px 0 0;
			}
				#welcome-img p {
					color: #5c4c7e;
					text-align: center;
					font-weight: bold;
				}


			/* yahoo ads */
			#yahoo li {
				margin: 0 0 16px 0;
			}
			
				div.yahoo-listing {
					font-weight: bold;
				}
				
				div.yahoo-description {
					color: #777;
				}
				
				div.yahoo-link {
					color: #EB2728;
				}


/* =footer
-----------------------------------------*/
#footer {
    height: 100px;
	clear:both;
	position: relative;
	background: url(http://media.kentucky.com/moms/images/footer-bg.png) no-repeat left center;
}
	#footer-cob-logo {
		position: absolute;
		left: 20px;
		top: 55px;
	}
	
	
	#footer-links ul {
		position: absolute;
		right: 50px;
		top: 55px;
		width: 450px;
	}
		#footer-links li {
			float: left;
			display: inline;
			margin: 0 16px 0 0;
		}
			#footer-links li.last {
				margin: 0;
			}
			
			#footer-links a {
				color: #444;
				font-weight: bold;
			}
				#footer-links a:hover {
					color: #dc3479;
				}






/* =article page
-----------------------------------------*/
#article-body {
	margin: 0 16px 0 0;
	float: left;
	width: 632px;
}

	#article-body h2 {
		font: 36px/40px helvetica, arial, sans-serif;
		color: #dc3479;
		margin: 16px 0 0;
		letter-spacing: -1px;
	}
	
	#article-body h4 {
		margin: 32px 0 16px;
		font-weight: bold;
		color: #dc3479;
	}
	
	#article-body p {
		margin: 8px 0;
		font-size: 13px;
		line-height: 1.3em;
	}

        #article-body ul {
                list-style-type: circle;
                padding-left: 1.3em;
        }

	
	h3.subhead {
		font: 20px/24px arial, helvetica, sans-serif;
		color: #777;
		margin: 8px 0 0;
	}
	
	div.byline {
		padding: 4px 0;
		margin: 8px 0 16px 0;
		position: relative;
	}
		div.byline div.time-stamp {
			color: #777;
			font-size: 11px;
		}
		
		span.org a	{
			color: #0d0d0d;
		}
		
		span.org a:hover {
			color: #EB2728;
		}
		
		div.article-tools {
			position: absolute;
			right: 0;
			top: 15px;
		}
			div.article-tools li {
				float: left;
				display: inline;
				margin: 0 16px 0 0;
			}
				div.article-tools li.last {
					margin: 0;
				}
				
			div.article-tools li.email {
			}
			
			div.article-tools li.print {
			}
			div.article-tools li.share {
			}
			div.article-tools li.reprint {
			}
			
	/* =commenting
	-------------------------------------------*/
	div.disclaimer-link {
		display: none;
	}	
			
			
			
			
			
			
		
	/* =mini slideshows, inset
	-----------------------------------------*/
	#inset {
		float: right;
		display: inline;
		margin: 0 0 32px 16px;
		width: 332px;
	}
		#mini-slideshow {
			background: #C2B5D7 url(http://media.kentucky.com/moms/images/mini-slideshow-bg.png) repeat-y left top;
			position: relative;
			width: 332px;
			margin: 0 0 16px;
            height: 30px;
		}
			#mini-slideshow-bg-top {
				background: url(http://media.kentucky.com/moms/images/mini-slideshow-bg-top.png) no-repeat left top;
				float: left;
				width: 332px;
			} 
			
			#mini-slideshow-bg-bottom {
				background: url(http://media.kentucky.com/moms/images/mini-slideshow-bg-bottom.png) no-repeat left bottom;
				float: left;
				width: 332px;
			} 
			
			div.loading {
				background: url(http://media.kentucky.com/moms/images/racin-loader.gif) 100px center no-repeat;
			}
			
			div.name {
				padding: 16px 12px 12px;
                color: #dc3479;
			}
				div.name a {
					padding: 0 0 4px 0;
					color: #dc3479;
				}
		
			div.controls {
				position: absolute;
				right: 12px;
				top: 12px;
				text-align: right;
			}
			
			div.slides {
				margin:  0 12px 24px;
			}
				div.slides ul {
                    height: 0px;
				}
                
                div.slides li {
                    display: none;
                }
				
			#mini-slideshow div.txt {
				color: #333;
				margin: 0;
                width: 308px;
			}
			
            #mini-slideshow div.img {
                width: 332px;
                text-align: center;
                border: 1px solid #999;
                width: 306px;
                overflow: hidden;
            }
			
			

	/* =single image
	-----------------------------------------*/
	#box {
			background: url(http://media.kentucky.com/moms/images/mini-slideshow-bg.png) repeat-y left top;
			position: relative;
			width: 332px;
			margin: 0 0 16px;
			float: left;
		}
			#box2-bg-top {
				background: url(http://media.kentucky.com/moms/images/mini-slideshow-bg-top.png) no-repeat left top;
				float: left;
				width: 332px;
			} 
			
			#box2-bg-bottom {
				background: url(http://media.kentucky.com/moms/images/mini-slideshow-bg-bottom.png) no-repeat left bottom;
				float: left;
				width: 332px;
			} 
				#box2-bg-bottom div.img {
                    text-align: center;
                    border: 1px solid #777;
                    margin: 12px 0 0 12px;
                    overflow:hidden;
                    width: 308px;
                }
                
				
				#box2-bg-bottom div.txt {
					padding: 0 16px;
					margin: 16px 0;
                    width: 308px;
				}
			


	/* =big slideshows, inset
	-----------------------------------------*/
	#big-slideshow {
			background: url(http://media.kentucky.com/moms/images/slideshow-bg.png) repeat-y left top;
			position: relative;
			width: 632px;
			margin: 0 0 16px;
		}
			#big-slideshow-bg-top {
				background: url(http://media.kentucky.com/moms/images/slideshow-bg-top.png) no-repeat left top;
			} 
			
			#big-slideshow-bg-bottom {
				background: url(http://media.kentucky.com/moms/images/slideshow-bg-bottom.png) no-repeat left bottom;
				padding: 25px 0 0;
			} 
			
			div.loading {
				background: url(http://media.kentucky.com/moms/images/racin-loader.gif) 100px center no-repeat;
			}
			
			#big-slideshow div.name {
				padding: 8px 0 0;
				color: #5c4c7e;
				position: absolute;
				top: 0;
				left: 0;
			}
		
			#big-slideshow div.controls {
				position: absolute;
				right: 0px;
				top: 0px;
				text-align: right;
			}
			
			#big-slideshow div.slides {
				margin: 20px 12px 12px;
			}
			
			
			#big-slideshow div.img {
				text-align: center;
			}
				#big-slideshow div.img div.img-frame {
					overflow: hidden;
					width: 610px;
				}
				
			#big-slideshow div.txt {
				margin: 16px 0;
				font-size: 13px;
			}
		
		/* =slideshow galleries
		-----------------------------------------*/	
		#slideshow-gallery {
			margin: 60px 0 0;
			background: url(http://media.kentucky.com/moms/images/horizontal-divider.png) no-repeat left 20px;
		}
			#slideshow-gallery ul {
				overflow: auto;
				float: left;
				height: 320px;
				margin: 20px 0 0;
				width: 632px;
			}
				#slideshow-gallery li {
					float: left;
					margin: 0 14px 0 0;
					width: 140px;
					height: 160px;
				}
					#slideshow-gallery div.img div.img-frame {
						overflow: hidden;
						height: 86px;
					}
						div.first {
							margin: 0;
						}
						
					#slideshow-gallery div.txt {
						margin: 8px 0 0;
					}
						#slideshow-gallery div.txt a {
                            font-weight: bold;
							font-size: 13px;
							color: #282828;
                        }
							#slideshow-gallery div.txt a:hover {
								color: #dc3479;
							}
					
						/*div.img {
							border: 1px solid #ccc;
							border: 1px dotted #999 !important;
							padding: 2px;
						}*/

	/* =spill pages (news, buzz, giveaways)
	-----------------------------------------*/
	div.highlights {
		width: 632px;
	}
	
		div.highlights div.img {
			float: left;
			background: url(http://media.kentucky.com/moms/images/highlight-image-border.png) no-repeat left top;
			padding: 6px;
			margin: 0 16px 0 0;
		}
			div.highlights div.img a {
				display: block;
				overflow: hidden;
				height: 99px;
			}
		
		div.highlights div.teaser {
			clear:both;
            width: 632px;
		}
			div.teaser div.byline {
				margin: 0 0 8px;
				padding: 0;
			}
	
	div.title a {
		font: bold 15px Helvetica, Arial, sans-serif;
		color: #dc3479;
	}
		div.title a:hover {
			color: #dc3479;
		}
		
	div.story-list {
		padding: 0 16px 0 0;
	}
		div.story-list li {
			margin: 0 0 8px 0;
			border-top: 1px solid #ccc;
			padding: 4px 0 0;
		}
			div.story-list li a {
				font-weight: bold;
			}
		
		
		
		
		
		
		
		
		
	
	/* =resources
	-----------------------------------------*/	
	div.article-hr {
		background: url(http://media.kentucky.com/moms/images/horizontal-divider.png) no-repeat left 35px;
		float: left;
	}
	
	ul.resources-list {
		margin: 32px 0 0;
	}
		ul.resources-list li {
			margin: 0 0 32px;
			width: 100%;
			clear: both;
			float: left;
		}
			h5.cat {
				font: normal 11px Helvetica, Arial, sans-serif;
				text-transform: uppercase;
				color: #dc3479;
				margin: 0 0 8px;
				/*border-bottom: 1px dotted #bbb;
				padding: 0 0 4px;*/
			}
			
			ul.resources-list li a {
				font: bold 13px Helvetica, Arial, sans-serif;
				color: #333;
				display: block;
				margin: 0 0 4px;
				/*padding: 4px 0 0;
				border-top: 1px dotted #bbb;*/
			}
				ul.resources-list li a:hover {
					color: #dc3479;
				}
				
				#article-body ul.resources-list p.time-stamp {
					margin: 0 0 8px;
					font-size: 12px;
				}
	
	/* =resources category page
	-----------------------------------------*/
	ul.resources-cat-list {
		margin: 16px 0 0;
	}
		ul.resources-cat-list li {
			margin: 0 0 32px;
		}
		
			ul.resources-cat-list h5.cat {
				font: normal 11px Helvetica, Arial, sans-serif;
				text-transform: uppercase;
				color: #dc3479;
				margin: 0 0 4px;
				padding: 0;
				border: none;
			}
			
			#article-body ul.resources-cat-list p {
				margin: 0;
			}

	
	
	/* =bloggers
	-----------------------------------------*/
	#blogger-list {
		margin: 16px 0 0;
	}
		#blogger-list li {
			margin: 0 0 32px;
			padding: 0 0 32px;
			background: url(http://media.kentucky.com/moms/images/horizontal-divider.png) no-repeat left bottom;
		}
			#blogger-list div.img {
				float: left;
				width: 100px;
				margin: 0 16px 0 0;
			}
			
			#blogger-list div.img img {
				border: 1px dotted #777;
				padding: 3px;
			}
			
			div.blogger-name {
				font-weight: bold;
				padding: 0 0 0 10px;
				color: #5c4c7e;
				font-size: 16px;
			}
		
		div.blogger-entries {
			float: left;
			width: 495px;
		}
			#blogger-list div.col34 li {
				margin: 0 0 8px;
				padding: 0;
				background: none;
			}
				#article-body div.blogger-entries p {
					margin: 0;
				}
					#article-body p.blog-entry-title a {
						font: bold 13px Helvetica, Arial, sans-serif;
						color: #333;
					}
					#article-body div.blogger-entries p.blog-entry-title a:hover {
						color: #dc3479;
					}
					
				#article-body div.blogger-entries p.time-stamp {
					margin: 0;
					font-size: 11px;
				}
                
        div#postBody ul {
            list-style: disc inside;
            margin: 0 0 7px;
        }
            div#postBody ul li {
                margin: 0 0 4px;
            }
            
	
        div#postBody ol {
            list-style: decimal inside;
            margin: 0 0 7px;
        }
	
	
	
/* =galleries
-----------------------------------------*/
#momsUpload {
	position: relative;
	padding: 0 200px 0 0;
}
	#momsUpload div.title {
		font-weight: bold;
		font-size: 14px;
		color: #666;
	}
	
	#momsUpload p {
		margin: 0;
		font-size: 12px;
	}

#upload-button {
	position: absolute;
	right: 2px;
	top: 10px;
}

div.delete-photo {
	/*background: url(http://media.kentucky.com/moms/images/delete-btn.png) no-repeat left center;*/
	margin: 8px 0;
	text-align: center;
}
	div.delete-photo span.delete-text {
		font-weight: bold;
		font-size: 13px;
		color: #666;
		line-height: 22px;
		vertical-align: top;
		margin: 0 0 0 8px;
	}


#momsPhotoUpload {
	margin: 0 0 14px;
}

	#uploadPhotoForm label, #photoSuccess label, #photoThanks label {
		display: block;
		font-weight: bold;
		font-size: 12px;
		color: #666;
		margin: 0 0 4px;
	}
	
	#uploadPhotoForm div.file-input {
		position: relative;
	}
		#uploadPhotoForm div.file-input input.file {
			position: relative;
		}
	
	div.btn-align-right {
		text-align: right;
		margin: 8px 0 0;
	}
	
	#photoSuccess div.input {
		margin: 0 0 12px;
	}
		/*#photoSuccess label {
			font-weight: bold;
			font-size: 12px;
			color: #666;
			margin: 0 8px 0 0;
			float:left;
			width: 70px;
			text-align: right;
		}*/
	
	#photoSuccess div.input input {
		border: 1px solid #ccc;
		width: 285px;
		padding: 4px 5px;
		background: #F0F0F0;
	}
		#photoSuccess div.input input:focus {
			background: #F7D4E1;
		}
	
	#photoSuccess div.input textarea {
		border: 1px solid #ccc;
		width: 285px;
		height: 60px;
		padding: 4px 5px;
		background: #F0F0F0;
	}
		#photoSuccess div.input textarea:focus {
			background: #F7D4E1;
		}
		
	#photoThanks {
		/* text-align: center; */
	}
		#photoThanks h4 {
			font-size: 16px;
			color: #666;
			margin-bottom: 8px;
		}
		
	div.btn-align-center {
		text-align: center;
		margin: 16px 0 0;
	}
	
	
	
		

/* =form elements
-----------------------------------------*/
input {
	margin: 0;
	padding: 0;
}

input.text {
	border: 1px solid #ccc;
	background: #f0f0f0;
	padding: 2px 4px;
	height: 15px;
	vertical-align: top;
	width: 250px;
	margin: 1px 0 4px;
	padding: 2px 4px;
	font-size: 11px;
	color: #777;
}

input.text:focus {
	background: #F7D4E1;
}

body:last-child:not(:root:root) input.text {
	margin: 5px 0 0 0;
}


/* Search
------------------------------------------ */
div#full-main-content div#totalResults {
    margin: 0 0 16px;
}

div#full-main-content div.ab-story {
    margin: 0 0 16px;
    padding: 0 0 16px;
    border-bottom: 1px solid #ccc;
}

div#full-main-content div.story-title-block h3 {
    margin: 0 0 4px;
}

div#full-main-content div.time-stamp {
    color: #999;
}

div#full-main-content div.story-title-block h3 a {
    font-size: 18px;
    font-weight: bold;
}




/* Malarkey Image Replacement
-------------------------------------- */
.mir { letter-spacing : -1000em; }
/* Just for Opera, but hide from MacIE */
/*\*/html>body .mir { letter-spacing : normal; text-indent : -999em; overflow : hidden;}
/* End of hack */ 


/* Clear Fix
  Clears elements without extra markup
-------------------------------------- */
.clearfix:after
    { content:"."; display:block; height:0; clear:both; visibility:hidden; }
.clearfix
    { display:inline-table; }
.clearfix {
    display: block;
}
/* Hides from IE-mac \*/
* html .clearfix
    { height:1%; }
*+html .clearfix
    { height:1%; }
.clearfix,
    { display:block; }
/* End hide from IE-mac */




 /* =Colors
 dark purple: 		5c4c7e
 pink: 				dc3479

 ----------------------------------------*/

/* DR additions */

#full-content {
	width: 1004px;
	float: left;
}
    #full-main-content {
        float: left;
        width: 984px;
        margin: 0 16px 0 11px;
		min-height: 1px;
    }
img.h_avatar {
	float:left;
	margin-right:10px;
	}

/* Yahoo Ad Syltes */

.f-left {
    display:inline;
    float:left;
    line-height:1em;
    margin-right:8px;
}

div#leaderboard div.ads div.f-right {
    padding-right:45px;
    padding-top:15px;
}

.f-right {
    display:inline;
    float:right;
    line-height:1em;
    margin-left:8px;
}

/*
 * New Slideshow styles
 * -------------------------------------------------*/

div.clear {
    clear: both;
}

div#slideshowcontainer {
    border-bottom: 1px solid #ccc;
    padding: 0 0 15px;
    margin: 0 0 15px;
    width: 630px;
}

ul#slideshow {
    margin: 0;
    padding: 0;
}
    ul#slideshow li {
        list-style: none;
        padding: 0;
        margin: 0;
    }
    
    ul#slideshow li, div#nav, div.imageinfo {
        display:none;
    }
    
    ul#slideshow div.image, ul#slideshow div.fullcaption, ul#slideshow div.links {
        display:block;
        padding-top:15px;
    }
    
    ul#slideshow div.image {
        text-align: center;
    }

div#nav {
    margin: 0;
    width: 626px;
    padding: 0 0 5px;
    float: left;
}

div#gallerytitle {
    width:450px;
    float:left;
    margin: 5px 0 0;
    font-weight: bold;
}

div#controls {
    float:right;
}
    span#prev2 {
        margin: 0 4px 0 0;
	color: #136AA8;
	cursor: pointer;
    }
    
    span#next2 {
        margin: 0 0 0 4px;
	color: #136AA8;
	cursor: pointer;
    }

#position {
    width:18px;
    border: 1px solid #ccc;
    padding: 2px 0;
    text-align: center;
}
    #position:focus {
        border-color: #888;
    }
    
div#galleryspill_loader, div#galleryspill_opacity {
    float: left;
}

div.spinner_loading {
    background: url(/static/images/galleries/gallery-loader.gif) no-repeat center 200px;
}

div.opacity_loading {
    -moz-opacity:.20;
    filter:alpha(opacity=20);
    opacity:.20;
}

#galleryspill {
    padding: 0;
    margin: 0;
}
    #galleryspill div {
        float: left;
        width: 140px;
        margin: 0 18px 0 0;
        height: 160px;
    }
        #galleryspill div.last {
            margin: 0;
        }
        
        #galleryspill div.clear {
            clear:both;
            float: none;
            margin: 15px 0;
            height: auto;
            width: auto;
        }
    
    div#galleryspill div.teaser {
        font: 13px georgia, serif;
        padding: 5px 0 0;
        margin: 0;
        float: none;
        height: auto;
    }
    
    div#galleryspill div.title {
        float: none;
        height: auto;
        margin: 0;
    }

div.mi_poll {
}
div.poll_heading {
	display: none;
}
div.poll_question {
	color:#282828;
	font-family:Helvetica,Arial,sans-serif;
	font-size:13px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:1.3em;
}
div#poll_radios {
	color:#777777;
	margin: 10px;
}
div#poll_buttons {
	text-align: center;
}
div#poll_buttons input#vote {
	margin-right: 5px;
}
div#poll_result {
	color:#777777;
	margin: 10px;
}
div.option_results img {
}
div.factbox {
	padding: 5px;
	border: 1px #CCCCCC solid;
	width: 280px;
	margin-left: 10px;
}
#article-body div.factbox h4 {
	margin: 5px 0px 5px;
}
div#inset div.sidebar-item-top {
	margin-left: 10px;
}
div#inset div.sidebar-item-content {
	margin-left: 10px;
}
div#inset div.sidebar-item-content ul.headline-list {
	width: 280px;
}
div#inset div.sidebar-item-bottom {
	margin-left: 10px;
}
div#inset div.sidebar-item-content div.factbox {
	border: none;
	margin-left: 0px;
}
#section_header {
	width: 580px; 
	margin: 10px;
	padding: 15px;
	border: thin 1px #555;
	background-color: #DACFF8; 
	font-weight: bolder; 
	font-size: 25px; 
	color: #5c5a99;
	text-transform:uppercase;
}
ul#mostRecentGroups li {
	width: 50%;
}
h2.welcome {
	font-weight: bold;
}
li#featuredblog div.fblogger, li#expertblog div.fblogger {
	float: left;
	width: 330px;
	margin: 0 0 0 8px;
	min-height: 75px;
	height: auto !important;
	height: 75px;
}
#login-input-div {
	width: 100%;
}
#username-div, #password-div {
	width: 50%;
	float: left;
}
.up-label {
	width: 100%
	text-align: center;
	color: #777;
}

#moms div#personaDest {
border:1px solid #BBBBBB;
clear:both;
margin:32px 0 0;
padding:16px;
position:relative;
}

#commentsiframe { width: 402px !important; }

/**
 * Email a story
 */
#toolbox {
	background-color:#EEEEEE;
	border:3px solid #666666;
	display:none;
	left:350px;
	position:absolute;
	top:310px;
	width:380px;
	z-index:100;
}

#toolbox #toolbar {
	color: #444444;
	text-align: right;
}

#toolbox #toolbar h3
{
	float: left;
	margin: 0 0 0 .5em;
	font: 11px arial black, arial, helvetica, sans-serif;
	text-transform: uppercase;
}

#toolbox #toolbar a
{
	font: normal 10px arial, helvetica, verdana, sans-serif;
	margin-right: .5em;
	text-decoration: underline;
	color: #075099;
}

#tool
{
	margin: .5em;
}

#tool .label
{
	width: 175px;
	font: 10px normal arial, helvetica, sans-serif;
}

.email .header
{
	overflow: hidden;
	border-bottom: 1px solid #c0c0c0;
	width: 100%;
	clear: both;
}

.email .header h2
{
	font-size: 18px;
	font-weight: bold;
	float: left;
}

.email .header img
{
	float: right;
}

.email .attn
{
	color: red;
}

.email input[type="text"],
.email textarea
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	border: 1px solid #c0c0c0;
}

.email .required
{
	background-color: #FFF68F;
}

.email .form_field
{
	margin: 5px 0;
}

.email label
{
	display: block;
}

.email .email_msgbox_success
{
	background: white;
	padding: 5px;
	font-size: 20px;
	width: auto;
}

.email .email_msgbox_fail
{
	background: red;
	padding: 5px;
	font-size: 20px;
	width: auto;
}


/* Temp Fix Since Pluck CSS was Removed
 *
 * TEdwards 11-01-21
 *
 */

  /* Global & Shared CSS Properties */
div.Persona_Main{color:#000000; font-family:verdana; font-size:11px; text-align:left;}
	div.Persona_Main a{color:#000000; text-decoration:underline;}
	div.Persona_Main a:hover{color:#000000; text-decoration:underline;}
	div.Persona_Main img{border:0px;}
	div.Persona_Main table{font-size:11px; }

div.Blog_Main{color:#000000; font-family:verdana; font-size:11px; text-align:left;}
	div.Blog_Main a{color:#000000; text-decoration:underline;}
	div.Blog_Main a:hover{color:#000000; text-decoration:underline;}
	div.Blog_Main img{border:0px;}
	div.Blog_Main table{font-size:11px; }

div.PersonaStyle_ItemContainer{border: 1px solid #E4E3E3; margin-top:10px; padding-bottom:5px; }
iframe.PersonaStyle_ItemIframe { width: 100%; border: 0px; overflow: visible;}
div.PersonaStyle_SectionHead{font-size:12px; font-weight:bold; background-color:#e4e3E3; padding:3px 0px 3px 5px; text-align:left;}
	div.PersonaStyle_SectionHead a{font-size:10px; font-weight:normal;}
p.PersonaStyle_Description {padding-left: 5px;}
a.PersonaStyle_RssIcon {float: right; background: url('http://pluckdev.kentucky.com/ver1.0/Content/images/icons/feedIcon.png') no-repeat; display:block; height: 16px; width: 16px; line-height: 16px; text-decoration:none;  margin-top: -1px;}
	
div.Blog_RightSideContainer{overflow:hidden; padding-bottom:10px; margin-left:10px;}
	div.Blog_RightSideContainer a{color:#00659A; text-decoration:none;}
	div.Blog_RightSideContainer a:hover{text-decoration:underline;}
div.Blog_RightSideSectionHead{font-size:11px; font-weight:bold;}

div.Persona_NullContent{padding:10px;}

a.Persona_TopPluckLink{float:right; top:0px; right:10px;}
	a.Persona_TopPluckLink img{border:0px;}
div.Sitelife_PluckLogo{text-align:right;}
	div.Sitelife_PluckLogo img{border:0px;}
	div.Sitelife_PluckLogo a{border:0px;}
div.Pluck_FooterLink{text-align:right; padding:10px 10px 10px 0px; font-size:11px;}

img.PluckUserAvatar{border:0px}



/* Moderated */
div.Moderated{display:none; visibility: hidden;}
table.Moderated{display:none; visibility: hidden;}
tr.Moderated{display:none; visibility: hidden;}
td.Moderated{display:none; visibility: hidden;}
a.Moderated{display:none; visibility: hidden;}

/*login prompts*/	
div.Persona_LoginStatus{text-align:right; padding-top:7px; padding-bottom:7px;}/*login prompt above personas */	
div.SiteLife_Login{padding:10px;}/*login prompt found in action areas of siteLife */	

/************************************ Persona Styles *********************************/
/* Persona Header */
div.PersonaHeader_Container{clear:both; background-color:#E4E3E3; padding:10px 10px 0px 10px;}	
div.PersonaHeader_Title{font-weight:bold; font-size:16px; text-align:left; display:inline;}	
div.PersonaHeader_PublicContent{clear:both; margin-top:10px;}	
span.PersonaHeader_PrivacyIndicator{font-size:10px;font-weight:normal;}
	div.PersonaHeader_PublicContent a{border:2px solid #FC0511; background-color:#FFCC00; text-align:center; color:#000000; text-decoration:none; min-height:12px; line-height:12px; float:left; margin-bottom:10px; padding:5px; width:90%;} 
	div.PersonaHeader_PublicContent a:hover{text-decoration:underline;}
div.PersonaHeader_PrivateContent{margin-top:10px; padding:5px; clear:both; width:96%;  height:100%}
table.PersonaHeader_Table{width:100%; border:0px; padding:0px 0px 0px 0px; table-layout:fixed;}
td.PersonaHeader_TableLeft{vertical-align:top; width:70px; overflow:hidden; padding-bottom:10px; text-align:center; }
	td.PersonaHeader_TableLeft img{border:1px solid #000000; margin:10px 0px 8px 0px; }
td.PersonaHeader_TableMiddle{vertical-align:top; overflow:hidden; padding:10px 10px 0px 10px;}
td.PersonaHeader_TableRight{vertical-align:top; width:200px; overflow:hidden;}
div.PersonaHeader_Info{padding-bottom:10px; width:100%; overflow:hidden;}
.PersonaHeader_InfoHeading{font-weight:bold;}
div.PersonaHeader_RecommendUserProfile{padding-bottom:10px; display:inline; padding: 0px 0px 0px 20px;}
div.PersonaHeader_PrivateMessageContent {clear:both; margin-top:10px;}
	div.PersonaHeader_PrivateMessageContent a{color:#000000; text-decoration:none; height:17px; margin-left:15px; margin-bottom:10px; padding-left:20px; display:block;} 
	div.PersonaHeader_PrivateMessageContent a:hover {text-decoration: underline;}
	div.PersonaHeader_PrivateMessageContent a.PrivateMessageInbox {background: url('http://pluckdev.kentucky.com/ver1.0/Content/images/icons/icon_email.gif') no-repeat; }
	div.PersonaHeader_PrivateMessageContent a.PrivateMessageInboxCount { font-weight: bold; }
	div.PersonaHeader_PrivateMessageContent a.PrivateMessageContacts {background: url('http://pluckdev.kentucky.com/ver1.0/Content/images/icons/icon_contacts.gif') no-repeat; }
	

/* Persona Tabs */
div.PersonaTabs_Container{height:25px;  min-height:23px; border-bottom:0px solid #cccccc; background-color:#E4E3E3; }
div.PersonaTabs_Container a.PersonaTabs_On{float:left;  padding:5px 10px 5px 10px; margin-left:5px; border:1px solid #cccccc; border-bottom:0px; background-color:#FFFFFF; color:#000000; text-decoration:none; font-family:verdana; font-size:10px; font-weight:bold;}
div.PersonaTabs_Container a.PersonaTabs_On:hover{text-decoration:none;}
div.PersonaTabs_Container a.PersonaTabs_Off{float:left;  padding:5px 10px 5px 10px; margin-left:5px; border:1px solid #cccccc; border-bottom:0px; background-color:#cccccc; color:#000000; text-decoration:none; font-family:verdana; font-size:10px;}
div.PersonaTabs_Container a.PersonaTabs_Off:hover{text-decoration:none; background-color:#B7B7B7;}

/* Persona Home Table */
table.Persona_2ColumnTable{width:100%; border:0px; margin:0px; padding:0px; table-layout:fixed; clear:both;}
td.Persona_2ColumnTableLeft{width:67%; vertical-align:top; padding:0px 5px 0px 0px;}
td.Persona_2ColumnTableRight{width:33%; vertical-align:top; padding:0px 0px 0px 5px;}

/* WatchList */
div.WatchList_Title{padding:5px 0px 0px 5px; text-align: left; width:100%;}
table.WatchList_List{width:100%; margin:auto; padding:0px 5px 5px 5px;}
td.WatchList_ListLeft{width:100%; text-align:left; padding-top:5px; overflow:hidden;}
td.WatchList_ListRight{width:13px; text-align:center; padding-top:5px;}
div.WatchList_Page{text-align:center; padding:10px;}
				
/* Reactions */
div.Reactions_Wrapper{padding:0px 5px 5px 5px;}
table.Reactions_Table{width:100%; padding-bottom:7px; border-bottom:1px dotted #cccccc;}
table.Reactions_Table img{ border:1px solid #000000;}	
td.Reactions_TableContent{width:100%; vertical-align:top; padding-top:7px; overflow:hidden;}
td.Reactions_TableImg{width:63px; vertical-align:top; padding-top:7px;}
div.Reactions_Title{font-style:italic;}	
	div.Reactions_Title a{font-style:italic;}
div.Reactions_DateTime{color:#999999;}
div.Reactions_Data{margin:5px 0px 5px 0px; overflow:hidden;}
div.Reactions_Data img {max-width: 400px; _width: expression(this.offsetWidth > 400 ? "400px" : this.offsetWidth);}
div.Reactions_Link{padding:0px 0px 0px 0px;}

/* Friends */
table.Friends_List{width:100%; margin:auto; padding:0px 5px 0px 5px;}
td.Friends_ListLeft{text-align:left; padding-top:5px; overflow:hidden;}
td.Friends_ListRight{width:35px; text-align:right; padding-top:5px;}
div.Friends_Page{text-align:center; padding-bottom:5px;}
div.Friends_ShowAll{text-align:center; padding:5px;}
/* Friends Connect */
div.Friends_ConnectMessage{padding:5px;}
td.Friends_PendingName{width:100%; overflow:hidden; padding-top:3px;}
td.Friends_PendingAccept{padding-top:3px;}
td.Friends_PendingReject{padding-left:5px; padding-top:3px;}

/* MessagePreview */
table.MessagePreview_Table{width:100%;}
	table.MessagePreview_Table img{width:32px; height:32px; border: 1px solid #000000;}
td.MessagePreview_TableLeft{vertical-align:top; width:34px; padding:5px 0px 5px 5px;}
td.MessagePreview_TableRight{width:100%; padding:3px 0px 5px 5px; vertical-align:top; text-align:left; color:#000000; overflow:hidden;}
div.MessagePreview_User{font-weight:bold;}
div.MessagePreview_DateTime{color:#999999; padding-top:0px;}
div.MessagePreview_ViewMessage{padding-top:0px;}
div.MessagePreview_ViewAll{text-align:center; padding-bottom:5px;}

/* RecentPhotoSlideShow */
div.RecentPhotoSlideShow_ViewAll{padding:5px; text-align:center;}
div.RecentPhotoSlideShow_Image{text-align:center; padding:5px 0px 5px 0px;}
	div.RecentPhotoSlideShow_Image img{border: 1px solid #000000;}
table.RecentPhotoSlideShow_Table{width:80%; table-layout:fixed; margin:auto;}
td.RecentPhotoSlideShow_TableLeft{width:50%; text-align:left;}
td.RecentPhotoSlideShow_TableRight{width:50%; text-align:right;}

/* My Latest Discussions */
div.MyLatestDiscussions_Item{padding:5px 5px 0px 5px; text-align:left; overflow:hidden;}
.MyLatestDiscussions_Date{color:#999999;}
div.MyLatestDiscussions_GoForumsLink{padding:10px; text-align:center;}

/* My Groups */
div.MyGroups_Item{padding:5px 5px 0px 5px; text-align:left; overflow:hidden;}
div.MyGroups_GoForumsLink{padding:10px; text-align:center;}
div.MyGroups_Count{padding:5px;}
img.MyGroups_Image{float:left;padding:3px 10px 3px 3px;}

/* Community Groups */
div.PersonaStyle_GroupListContainer { overflow: auto; padding: 0px; margin: 0px; }
div.PersonaStyle_GroupList { overflow: auto; clear: left; padding: 2px; margin: 5px auto 0 auto; }
div.PersonaStyle_GroupList img { width: 50px; height: 50px; margin: 4px 4px 4px 4px; }
div.PersonaStyle_GroupListClear { clear: both; }

/* UserComments */
div.UserComments_Comment{margin:3px 0px 3px 0px;}
table.UserComments_Table{width:95%; padding-bottom:10px; border-bottom:1px solid #000000; margin:auto; margin-top:7px;}
	table.UserComments_Table img{border: 1px solid #000000; width:75px;}
div.UserComments_Origin{font-style:italic; font-weight:bold;}
	div.UserComments_Origin a{font-style:normal; font-weight:normal;}
.UserComments_DateTime{font-weight:normal; font-style:normal; }
div.UserComments_Recommended{text-align:left; padding-bottom:5px;}
div.UserComments_Page{text-align:center; padding:5px;}
tr.UserComments_TableRowColor{}

/* Messages */
table.Messages_MessageTable{width:100%; table-layout:fixed;}
	table.Messages_MessageTable img{ border: 1px solid #000000;}
td.Message_Remove{text-align:center; width:13px; padding:8px 0px 0px 5px; vertical-align:top;}
	td.Message_Remove img{border:0px;}
td.Messages_MessageTableLeft{vertical-align:top; width:63px; padding:8px 0px 9px 5px; text-align:center;}
td.Messages_MessageTableRight{width:100%; padding:8px 5px 9px 5px; vertical-align:top; text-align:left; overflow:hidden;}
div.Messages_MessageBody{}
div.Messages_DateTime{color:#999999;}
div.Messages_Page{text-align:center; padding:5px;}
div.Messages_NewMessageContainer{text-align:center;margin-top:10px; }

div.Messages_NewMessageHead{text-align:center;}
.Messages_NewMessageSubject{width:300px; margin:10px 0px 0px 0px;}
.Messages_NewMessageTextBox{width:300px; height:100px; margin:10px 0px 0px 0px;}
div.Messages_NewMessageSubmit{margin:10px 0px 10px 0px; text-align:center;}
tr.Messages_MessagesTableRowColor{}
tr.Messages_MessagesTableAltRowColor{background-color:#f3f3f3;}
div.PrivateMessages_Intro,
div.PrivateMessages_Container{padding:0 100px 20px 200px; width:375px; text-align:left;}
    div.PrivateMessages_Container label{display:block;font-weight:bold;}
    div.PrivateMessages_Container .slRequiredField { color:#990000;}
    div.PrivateMessages_Container .Messages_NewMessageTextBox,
    div.PrivateMessages_Container .Messages_NewMessageSubject{margin: 0px 0px 10px 0px; }
    div.PrivateMessages_Container .Messages_NewMessageSubmit{text-align:left;}


/* Private Persona */
div.PrivatePersona_ItemContainer {border: 1px solid #E4E3E3; margin-top:10px; padding-bottom:200px;}

/* Add Message Frame */
.Messages_Iframe{width:100%;}
body.AddMessage_Body{margin:0px; padding:0px;}

/* Message Approval Message */
div.Messages_MustConnectMessage{padding:10px;}

/* Photos_Home */
table.Photos_HomeTable{table-layout:fixed; width:100%;}
div.Photo_PhotoNotFoundText{color:#c00;padding:20px;}

/* GallerySubmissions */
div.GallerySumissions_Discription{padding:5px 0px 0px 5px;}
div.GallerySubmissions_ActionLink{padding:3px; text-align:left; height:20px; text-align:right; padding:10px 0px 10px 0px;}
	div.GallerySubmissions_ActionLink a{float:left; padding:5px; margin-right:10px; background-color:#ff8800; border:1px solid #ff3300; color:#ffffff; text-decoration:none;}
	div.GallerySubmissions_ActionLink a:hover{text-decoration:underline; color:#ffffff;}
table.GallerySubmissions_Table{width:100%; text-align:left; margin:auto; margin-top:5px;}
td.GallerySubmissions_TableDate{padding-left:5px;}
td.GallerySubmissions_TableName{width:100%; padding:0px 10px 0px 7px;}
div.GallerySubmissions_Page{text-align:center;}

/* UserGalleryList */
div.UserGalleryList_ActionLink{padding:3px; text-align:right; padding:10px 0px 10px 0px;}
	div.UserGalleryList_ActionLink a{float:right; padding:5px; background-color:#ff8800; border:1px solid #ff3300; color:#ffffff; text-decoration:none;}
	div.UserGalleryList_ActionLink a:hover{text-decoration:underline;}
table.UserGalleryList_Table{margin:auto;}
div.UserGalleryList_Gallery{width:84px; float:left; margin:5px; }
	div.UserGalleryList_Gallery img{width:60px; height:60px; margin:8px 0px 0px 8px; }
div.UserGalleryList_GalleryDetails{text-align:center; padding:20px 0px 0px;}
div.UserGalleryList_Page{text-align:center; padding:10px;}

/* MyRecentPhotos */
div.MyRecentPhotos_Details{text-align:left; padding:5px;}
table.MyRecentPhotos_Table{margin:auto; text-align:left; width:90%;}
	table.MyRecentPhotos_Table img{float:left; padding:5px 0px 0px 5px; border:0px; width:60px; height:60px;}
div.MyRecentPhotos_Page{text-align:center; padding:5px;}
a.MyRecentPhotos { }

/* GalleryPhoto/PersonaPhoto Preview */
tr.GalleryPreview{display:table-row; visibility:visible;}
tr.GalleryPreview_Reverse{display:none; visibility: hidden;}

/* GalleryPhoto */
div.GalleryPhoto_Container{text-align:center; margin:10px; font-size:11px;}
	div.GalleryPhoto_Container a{color:#000000;}
div.GalleryPhoto_Heading{text-align:left; font-size:14px; font-weight:bold;}
	div.GalleryPhoto_Heading a{font-weight:normal;}
div.GalleryPhoto_Image{text-align:center; margin-top:10px;}
	div.GalleryPhoto_Image img{padding:5px; border:1px solid #000000;}
table.GalleryPhoto_Table{width:100%; table-layout:fixed; padding:10px 0px 10px 0px; border-bottom: 1px solid #999999; margin:auto;}
	table.GalleryPhoto_Table img{border:0px; margin-bottom:-3px;}
div.GalleryPhoto_Title{font-weight:bold; text-align:left;}
div.GalleryPhoto_ByLine{color:#999999; text-align:left;}
	div.GalleryPhoto_ByLine a{font-style:italic;}
div.GalleryPhoto_Description{}
table.GalleryPhoto_GalleryPreview{width:193px; }
	table.GalleryPhoto_GalleryPreview td{text-align:center;}
	table.GalleryPhoto_GalleryPreview img{width:49px; height:50px; padding:3px; border:1px solid #999999;}
	table.GalleryPhoto_GalleryPreview img.GalleryPhoto_CurrentImage{width:49px; height:50px; padding:3px; border:2px solid #000000;}
div.GalleryPhoto_Tags{text-align:left;}
div.GalleryPhoto_Statistics{width:75%; text-align:left; padding:5px 0px 0px 50px;}
div.GalleryPhoto_Actions{width:75%; text-align:left; padding:5px 0px 0px 50px;}

/* PersonaPhoto */
div.PersonaPhoto_Image{text-align:center; margin-top:10px;}
	div.PersonaPhoto_Image img{padding:5px; border:1px solid #000000;}
table.PersonaPhoto_Table{width:95%; table-layout:fixed; padding:10px 0px 10px 0px; border-bottom: 1px solid #999999; margin:auto;}
	table.PersonaPhoto_Table img{border:0px; margin-bottom:-3px;}
div.PersonaPhoto_Title{font-weight:bold;}
div.PersonaPhoto_ByLine{color:#999999;}
	div.PersonaPhoto_ByLine a{font-style:italic;}
div.PersonaPhoto_Description{}
table.PersonaPhoto_GalleryPreview{width:193px; }
	table.PersonaPhoto_GalleryPreview td{text-align:center;}
	table.PersonaPhoto_GalleryPreview img{width:49px; height:50px; padding:3px; border:1px solid #999999;}
	table.PersonaPhoto_GalleryPreview img.PersonaPhoto_CurrentImage{width:49px; height:50px; padding:3px; border:2px solid #000000;}
div.PersonaPhoto_Tags{text-align:left;}
div.PersonaPhoto_Statistics{width:75%; text-align:left; padding:5px 0px 0px 50px;}
div.PersonaPhoto_Actions{width:75%; text-align:left; padding:5px 0px 0px 50px;}
div.PersonaPhoto_Comments{width:95%; margin:auto;}

/* UserGallery */
div.UserGallery_Description{padding:5px 0px 0px 5px;}
div.UserGallery_Details{padding:5px;}
div.UserGallery_Delete{text-align:center; padding:5px;}
div.UserGallery_PhotosWraper{width:90%; margin:auto;}
table.UserGallery_PhotosTable{margin:auto;}
div.UserGallery_PrivatePhotoDiv{width:60px; height:80px; background-color:#cccccc; float:left; margin:5px 0px 0px 5px; text-align:center;}
	div.UserGallery_PrivatePhotoDiv img{ border:0px; width:60px; height:60px;}
img.UserGallery_PublicPhoto{float:left; padding:5px 0px 0px 5px; border:0px; width:60px; height:60px;}
div.UserGallery_Page{clear:both; text-align:center; padding:10px;}
div.UserGallery_Image{ }

/* UserGalleryCreate */
.UserGalleryCreate_ErrorText{font-size:12px; text-align:left; width:300px; color:#ff0000; font-weight:bold;}
div.UserGalleryCreate_FieldCaption{padding:10px; text-align:left; width:300px;}
div.UserGalleryCreate_Buttons{padding:10px; text-align:right; width:300px;}
div.UserGalleryCreate_Example{padding:3px 0px 0px 10px; text-align:left; width:300px; font-size:9px; }
.UserGalleryCreate_TextField{width:300px; margin-left:10px;}
.UserGalleryCreate_TextArea{width:300px; margin-left:10px; height:60px;}

/* UserGalleryConfirmation */
table.UserGalleryConfirmation_Table{table-layout:fixed; width:90%; margin:20px 0px 0px 0px; font-size:12px;}
td.UserGalleryConfirmation_TableLeft{width:100px; vertical-align:top; text-align:center;}
td.UserGalleryConfirmation_TableMiddle{width:80px; text-align:right; vertical-align:top;}
td.UserGalleryConfirmation_TableRight{text-align:left; vertical-align:top; width:100%; font-weight:bold;}
div.UserGalleryConfirmation_AddImage{width:84px; height:87px; text-align:left; margin:auto; padding-bottom:7px; }
	div.UserGalleryConfirmation_AddImage img{width:60px; height:60px; margin:8px 0px 0px 8px; border:0px;}
	
/* PersonaBlog Main Layout */
table.PersonaBlog_Table{width:100%; table-layout:fixed;}
td.PersonaBlog_TableLeft{vertical-align:top; width:70%; text-align:left; }
td.PersonaBlog_TableRight{vertical-align:top; width:30%; border-left:dotted 2px #999999; text-align:left; }

/* BloggerProfile */
div.BloggerProfile_Container{background-color:#EEEEEE; border:1px solid #EEEEEE; margin:10px 0px 10px 0px;}
table.BloggerProfile_Table{width:100%; table-layout:fixed; text-align:left; margin:0px; padding:0px;}
td.BloggerProfile_TableImg{width:80px; vertical-align:top; text-align:center; padding-top:5px;}
td.BloggerProfile_TableText{width:100%; vertical-align:top;}
table.BloggerProfile_Table div.BloggerProfile_Title{margin:5px 10px 10px 0px; font-size:16px; font-weight:bold;}
div.BloggerProfile_TagLine{margin:5px 0px 20px 0px; font-size:14px;}

/* FOR MAB ONLY */
table.BlogMain_MabAuthTable{table-layout:fixed; width:100%; vertical-align:top;table-layout:fixed;}
td.BlogMain_MabAuthTableLeft{width:65px; text-align:left;  }
td.BlogMain_MabAuthTableRight{width:100%; text-align:left; }

/* BlogMain */
div.BlogMain_EntryContainer{padding:0px 0px 10px 0px; margin:0px 10px 10px 0px; border-bottom:1px solid #999999; overflow:hidden;}
div.BlogMain_EntryDate{color:#999999; padding-top:3px;}
div.BlogMain_EntryTitle{font-size:12px; font-weight:bold;}
div.BlogMain_EntryContent{padding-top:7px;}
div.BlogMain_EntryDetails{padding-top:10px; padding-bottom:12px; font-size:9px;}
table.BlogMain_EntryPost{width:100%; table-layout:fixed;}
div.BlogMain_Page{text-align:center; padding:5px;}

/* Blog Nav */
div.BlogNav{padding:10px 0px 0px 0px; font-size:11px; text-align:right;  margin:auto;}
a.BlogNav_On{text-decoration:none; font-weight:bold;}
a.BlogNav_Off{font-size:11px;}
a#BlogNav_Persona_Home{}
a#BlogNav_Persona_WriteNewPost{}
a#BlogNav_Persona_EditPost{}
a#BlogNav_Persona_ViewComments{}
a#BlogNav_Persona_BlogSettings{}
a#BlogNav_Home{}
a#BlogNav_WriteNewPost{}
a#BlogNav_EditPost{}
a#BlogNav_ViewComments{}

/* Blog Add to Watchlist */
div.Blog_AddToWatchlist{height:20px; font-size:11px; padding-left:10px;}
div.Blog_AddToWatchlist a{border:2px solid #FC0511; background-color:#FFCC00; text-align:center; color:#000000; text-decoration:none; height:12px; float:left; margin-bottom:10px; padding:5px; width:90%;}
div.Blog_AddToWatchlist a:hover{text-decoration:underline; }

/* BlogEntryList */
div.BlogEntryList_Entries{padding:10px 0px 0px 0px;}
	div.BlogEntryList_Entries a{clear:both; float:left; padding-bottom:5px;}

/* BlogArchiveList */
div.BlogArchiveList_Entries{padding:10px 0px 0px 0px;}
	div.BlogArchiveList_Entries a{clear:both; float:left; padding-bottom:5px;}
	
/* BlogEntryForm */
iframe.BlogEntryForm_Iframe{width:100%; height:800px; overflow:visible}
table.BlogEntryForm_Table{width:100%; table-layout:fixed; text-align:left; font-family:Verdana;}
td.BlogEntryForm_TableLeft{vertical-align:top; width:90px; padding:15px 0px 0px 10px; font-weight:bold; font-size:11px;}
td.BlogEntryForm_TableRight{vertical-align:top; width:100%; padding-top:10px;}
div.BlogEntryForm_Submit{padding:5px; text-align:left;}
.BlogEntry_InputFullField{width:100%;}
.BlogEntry_SelectMonth{}
.BlogEntry_SelectDay{}
.BlogEntry_SelectYear{}
.BlogEntry_Textarea{width:100%; height:350px;}
.BlogEntry_Abstractarea{width:100%; height:100px;}
.BlogEntry_AbstractNote{ font-size:10px }

/* BlogEntry */
div.BlogEntry_Container{padding:0px 0px 10px 0px; margin:0px 10px 0px 0px; text-align:left; overflow:hidden;}
div.BlogEntry_Title{font-size:14px; font-weight:bold; }
div.BlogEntry_PostDate{color:#cccccc; }
div.BlogEntry_Text{padding-top:10px;}
div.BlogEntry_Details{padding-top:10px; padding-bottom:10px;}
table.BlogEntry_Actions{width:100%; table-layout:fixed; padding:5px; border-top:2px solid #cccccc; border-bottom:2px solid #cccccc; }
td.BlogEntry_ActionItem{width:40%; text-align:left; padding-left:40px;}
	td.BlogEntry_ActionItem{width:40%; text-align:left; padding-left:40px;}
	td.BlogEntry_ActionItem img{margin-bottom:-3px;}
div.BlogEntry_Tags{padding-top:3px;}
	
/* PendingComments */
table.PendingComments_ActionsTable{width:100%; padding:10px;  font-size:12px;}
	td.PendingComments_ActionsTableSort{width:40%; text-align:left;}
	td.PendingComments_ActionsTableOption{width:60%; text-align:right;}
div.PendingComments_PostContainer{border-bottom:1px solid #999999; margin:0px 10px 10px 10px; padding:10px 0px 10px 0px; font-size:12px;}
	div.PendingComments_PostContainer a{font-weight:bold;}
table.PendingComments_Table{margin:10px 0px 0px 10px; font-size:10px; }
td.PendingComments_TableLeft{vertical-align:top; width:100px; text-align:center;}
td.PendingComments_TableRight{vertical-align:top; width:100%;}
div.PendingComments_Author{}
	div.PendingComments_Author a{font-weight:bold;}
div.PendingComments_Comment{padding-top:3px;}
div.PendingComments_Comment img {max-width: 700px; _width: expression(this.offsetWidth > 700 ? "700px" : this.offsetWidth);}
div.PendingComments_PostDate{color:#999999; padding-top:3px;}
div.PendingComments_Page{text-align:center; padding:5px;}

/* BlogSettings */
table.BlogSettings_AboutTable{table-layout:fixed; text-align:left; margin:10px 0px 20px 20px; width:80%;}
td.BlogSettings_AboutTableLeft{vertical-align:top; width:90px; padding:10px 0px 0px 10px; font-weight:bold; font-size:12px;}
td.BlogSettings_AboutTableRight{vertical-align:top; width:100%; padding-top:10px;}
table.BlogSettings_PreferencesTable{width:80%; table-layout:fixed; text-align:left; margin:10px 0px 20px 50px;}
td.BlogSettings_PreferencesTableLeft{vertical-align:top; width:150px; padding:10px 0px 0px 10px;}
td.BlogSettings_PreferencesTableRight{vertical-align:top; width:100%; padding-top:10px;}
div.BlogSettings_Save{padding-top:10px; text-align:left;}
.BlogSettings_InputField{width:300px; margin-top:3px;}
.BlogSettings_SelectTime{width:120px;}
.BlogSettings_SelectEntries{width:40px;}
.BlogSettings_Disabled{color:#cccccc;}

/* ViewEditList */
div.ViewEditList_Options{padding:10px 0px 10px 0px; border-bottom:1px solid #cccccc;  margin:0px 10px 0px 10px; font-size:12px;}
table.ViewEditList_Table{width:95%; table-layout:fixed; text-align:left; font-size:12px; margin-left:10px; }
tr.ViewEditList_TableRowColor{}
tr.ViewEditList_TableAltRowColor{background-color:#f3f3f3;}
td.ViewEditList_TableLeft{width:175px; padding:5px;}
td.ViewEditList_TableMiddle{ padding:5px;}
td.ViewEditList_TableRight{width:115px; padding:5px; text-align:right;}
.ViewEditList_TableHeading{font-weight:bold;}

/*ProfileEdit*/
body.PersonaProfile_Body{width:600px;}
div.ProfileEdit_SectionDescription{text-align:left; padding:5px;}	
	div.ProfileEdit_SectionDescription a{font-weight:bold;}	
table.ProfileEdit_Table{width:100%; table-layout:fixed;}
table.ProfileEdit_AvatarPickerTable{width:100%; table-layout:fixed;}
td.ProfileEdit_TableFieldName{width:30%; text-align:right; vertical-align:top; font-size:11px; padding: 10px 5px 0px 0px;}
td.ProfileEdit_TableField{width:70%; text-align:left; vertical-align:top; font-size:9px; padding-top:5px; }
td.ProfileEdit_TableField img{border:1px solid #000000;}
div.ProfileEdit_Submit{padding:10px; text-align:center;}
.ProfileEdit_BigInput{width:250px; }
.ProfileEdit_SmallInput{width:80%;}
.ProfileEdit_Textarea{width:250px; height:100px;}
.ProfileEdit_Combobox{width:255px; }
td.ProfileEdit_mm{width:25px; padding-right:2px; text-align:left;}
td.ProfileEdit_dd{width:25px; padding-right:2px; text-align:left;}
td.ProfileEdit_yyyy{width:35px; text-align:left;}
td.ProfileEdit_Caption{color:#666666; vertical-align:top;}
td.ProfileEdit_PublicPrivateRadio{padding-top:7px; vertical-align:top;}
td.ProfileEdit_PublicPrivateText{padding:9px 5px 0px 0px; vertical-align:top;}
div.ProfileEdit_SignaturePreview{ overflow:auto; height:130px; border: solid 1px #7F9DB9; }
div.ProfileEdit_EditSignature{ float:right; padding-top:5px;}
div.PersonaEdit_SignatureMain{margin:5px; }
div.PersonaEdit_SignatureSave{padding:10px 0 0 0; text-align:center;}
.ProfileEdit_SignatureEditArea{width:350px; height:200px;}
.PersonaEdit_HelpImage{position:relative; top:5px;}
div.PersonaEdit_SignatureHelp{padding-bottom:15px; font-size:10px;}
iframe.Profile_Iframe{width:100%; height:2000px; overflow:visible}

/*Profile Summary*/
table.ProfileSummary_Table{width:100%;table-layout:fixed }
td.ProfileSummary_Caption {vertical-align:top;padding:7px; text-align:right;}
td.ProfileSummary_Answer {vertical-align:top; padding:7px; text-align:left; width:425px;}

/* PersonaPhotoUpload */
div.PersonaPhotoUpload_TOS{padding:10px 0px 0px 10px;}
div.PersonaPhotoUpload_Instructions{padding:10px 0px 0px 10px;}
div.PersonaPhotoUpload_FileBrowse{padding:10px 0px 0px 10px;}
div.PersonaPhotoUpload_AddSubmit{padding:10px 0px 10px 10px; text-align:left;}
div.PersonaPhotoUpload_Error{padding:10px 0px 0px 10px; color:#ff0000;}

/* PersonaPhotoAddDetail */
table.PersonaPhotoAddDetail_ItemTable{width:95%; table-layout:fixed; margin:auto; text-align:left;}
td.PersonaPhotoAddDetail_ItemTableImg{width:90px; vertical-align:top; padding-top:20px;}
	td.PersonaPhotoAddDetail_ItemTableImg img{width:80px;}
td.PersonaPhotoAddDetail_ItemTableDetails{Width:100%; vertical-align:top; padding-top:15px;}
div.PersonaPhotoAddDetail_Delete{}
table.PersonaPhotoAddDetail_DetailsTable{width:100%; table-layout:fixed; text-align:left;}
td.PersonaPhotoAddDetail_DetailsTableFieldName{font-size:12px; font-weight:bold; width:95px; padding:8px 0px 0px 0px; vertical-align:top;}
.PersonaPhotoAddDetail_Required{color:#ff0000; font-weight:normal; font-size:9px;}
td.PersonaPhotoAddDetail_DetailsTableField{padding:3px 0px 0px 10px; vertical-align:top;}
.PersonaPhotoAddDetail_DetailsField{width:250px;}
.PersonaPhotoAddDetail_DetailsTextarea{width:250px; height:30px;}
div.PersonaPhotoAddDetail_Submit{text-align:left; margin:auto; padding:10px 0px 10px 0px;}


/* PersonaPhotoConfirmation */
div.PersonaPhotoConfirmation_Content{margin:10px;}

/********************************************* PHOTOS CSS *********************************************/
/* PhotoConfirmation */
div.PhotoConfirmation_Container{font-family:verdana; font-size:10px; text-align:left;}
	div.PhotoConfirmation_Container a{color:#000000;}
div.PhotoConfirmation_SectionHead{font-size:12px; font-weight:bold; background-color:#e4e3E3; padding:3px; text-align:left;}
div.PhotoConfirmation_Content{margin:10px;}

/* PhotoUpload */
div.PhotoUpload_Container{font-family:verdana; font-size:10px; text-align:left;}
	div.PhotoUpload_Container a{color:#000000;}
	div.PhotoUpload_Container img{border:1px solid #000000;}
div.PhotoUpload_SectionHead{font-size:12px; font-weight:bold; background-color:#e4e3E3; padding:3px; text-align:left;}
div.PhotoUpload_TOS{padding:10px 0px 0px 10px;}
div.PhotoUpload_Instructions{padding:10px 0px 0px 10px;}
div.PhotoUpload_FileBrowse{padding:10px 0px 0px 10px;}
/* Note: it is not possible to set the width on an <input type="file"> element - width must be set using size attribute */
input.PhotoUpload_FileBrowseInput{} 
div.PhotoUpload_AddSubmit{padding:10px 0px 10px 10px; text-align:left; }
/* These are the classes on the actual "Add Another" and "Upload" buttons */
input.PhotoUpload_AddAnotherButton {}
input.PhotoUpload_AddSubmitButton {margin-left: 8px;}
div.PhotoUpload_Error{padding:10px 0px 0px 10px; color:#ff0000;}

/* PhotoAddDetail */
div.PhotoAddDetail_Container{font-family:verdana; font-size:10px; text-align:left; }
	div.PhotoAddDetail_Container a{color:#000000;}
	div.PhotoAddDetail_Container img{border:1px solid #000000;}
div.PhotoAddDetail_SectionHead{font-size:12px; font-weight:bold; background-color:#e4e3E3; padding:3px; text-align:left;}
table.PhotoAddDetail_ItemTable{width:95%; table-layout:fixed; margin:auto; text-align:left;}
td.PhotoAddDetail_ItemTableImg{width:90px; vertical-align:top; padding-top:20px;}
	td.PhotoAddDetail_ItemTableImg img{width:80px;}
td.PhotoAddDetail_ItemTableDetails{Width:100%; vertical-align:top; padding-top:15px;}
div.PhotoAddDetail_Delete{}
table.PhotoAddDetail_DetailsTable{width:100%; table-layout:fixed; text-align:left;}
td.PhotoAddDetail_DetailsTableFieldName{font-size:12px; font-weight:bold; width:95px; padding:8px 0px 0px 0px; vertical-align:top;}
.PhotoAddDetail_Required{color:#ff0000; font-weight:bold; font-size:9px;}
td.PhotoAddDetail_DetailsTableField{padding:3px 0px 0px 10px; vertical-align:top;}
.PhotoAddDetail_DetailsField{width:250px;}
.PhotoAddDetail_DetailsTextarea{width:250px; height:30px;}
div.PhotoAddDetail_Submit{text-align:left; margin:auto; padding:10px 0px 10px 0px;}
input.PhotoAddDetail_SubmitButton{}

/* SolicitPhoto */
div.SolicitPhoto_Container{font-family:verdana; font-size:10px; text-align:center; border:1px solid #999999; background-color:#e4e3E3; margin-top:10px;}
	div.SolicitPhoto_Container a{color:#000000;}
div.SolicitPhoto_SectionHead{font-size:14px; font-weight:bold; background-color:#e4e3E3; padding:5px; text-align:left;}
div.SolicitPhoto_Photo{margin:10px;}
	div.SolicitPhoto_Photo img{border:0px;}
div.SolicitPhoto_Subject{font-size:12px; font-weight:bold;}
div.SolicitPhoto_Details{padding-top:5px; width:90%; margin:auto;}
div.SolicitPhoto_Action{padding:10px;}
	div.SolicitPhoto_Action a{color:#000000; font-size:12px; font-weight:bold;}
div.SolicitPhoto_Link{padding-bottom:10px;}

/* PublicGalleries */
div.PublicGalleries_Container{font-size:11px; text-align:left;}
	div.PublicGalleries_Container a{color:#000000;}
div.PublicGalleries_SectionHead{font-size:30px; background-color:#CDDAEB; padding:7px;}
table.PublicGalleries_Table{width:100%; table-layout:fixed; margin-top:5px;}
td.PublicGalleries_TableImg{vertical-align:top; width:200px; padding:5px;}
	td.PublicGalleries_TableImg img{ border:0px solid #000000;}
td.PublicGalleries_TableDetails{width:100%; text-align:left; padding:5px 0px 0px 10px; vertical-align:top;}
div.PublicGalleries_Title{font-size:16px; font-weight:bold;}
div.PublicGalleries_Description{padding-top:3px;}
div.PublicGalleries_ViewLink{padding:5px 0px 0px 20px; font-size:12px; font-weight:bold;}
div.PublicGalleries_UploadLink{padding:0px 0px 0px 20px; font-size:12px; font-weight:bold;}
a.PublicGalleryPhoto{visibility: visible;}
div.PublicGalleries_PaginDiv{font-size:12px;}

/* PublicGallery */
div.PublicGallery_Container{font-size:10px; font-family:Verdana; text-align:left; margin:auto;}
	div.PublicGallery_Container a{color:#000000;}
div.PublicGallery_Title{font-size:16px; font-weight:bold; padding:10px 0px 0px 0px;}
div.PublicGallery_Description{font-size:11px; padding:10px 0px 0px 0px;}
div.PublicGallery_Details{padding-top:10px; font-size:12px;}
div.PublicGallery_PhotosContainer{margin:10px 0px 0px 0px; padding:5px; border:1px solid #000000; text-align:center;}
table.PublicGallery_PhotosTable{margin:auto; text-align:left; }
	table.PublicGallery_PhotosTable img{margin:5px; border:0px; width:60px; height:60px;}
div.PublicGallery_Page{text-align:center;}
div.PublicGallery_Actions{font-size:12px; padding-top:10px;}
	div.PublicGallery_Actions img{margin-bottom:-3px;}
table.PublicGallery_Table{width:100%; table-layout:fixed; padding-top:10px;}
td.PublicGallery_About{vertical-align:top;}
td.PublicGallery_Related{vertical-align:top;}
div.PublicGallery_SubHeading{font-size:12px; font-weight:bold; padding-bottom:5px;}


/************************* MISC ELEMENTS ***************************************/
div.ReportAbuse_Container{background-color:#cccccc; width:170px; font-weight:bold; border:1px solid #000000; font-family:Verdana; font-size:10px; text-align:left; z-index:4; position:absolute;}
div.ReportAbuse_SectionHead{padding:2px; height:15px;}
	div.ReportAbuse_SectionHead a{float:right; border:1px solid #000000; color:#000000; background-color:#FFFFFF; padding:1px; text-decoration:none; }
	div.ReportAbuse_SectionHead a:hover{background-color:#000000; color:#FFFFFF;}
div.ReportAbuse_Interior{ width:170px; padding-bottom:3px; clear:both;}
	div.ReportAbuse_Interior a{float:left; font-weight:bold; height:15px; border-bottom:1px solid #000000; color:#000000; padding:2px 0px 0px 10px; width:160px; background-color:#FFFFFF; text-decoration:none; }
	div.ReportAbuse_Interior a:hover{background-color:#CCCCCC;}
	div.ReportAbuse_Interior select{margin-left:5px; }
div.ReportAbuse_Comment{width:170px;}
div.ReportAbuse_Comment textarea{width:90%; height:70px; margin-left:5px;}
div.ReportAbuse_Comment input{padding:1px; margin:3px 0px 3px 5px; }

.BlockedContent{color:#FF0000;font-weight:bold;height:70px}

.NoDisplay{display:none;}
.bold{font-weight:bold;}
.SiteLife_Error{color:#ff0000;}

div.SiteLife_Filtered{padding:5px 0px 5px  0px; font-size:11px; font-weight:normal; font-family:Verdana; color:#ff0000; }
div.SiteLife_Filtered ul{margin-top:4px;}

div#rpt_persona_abuse a.SiteLife_ReportAbuse{float:left; padding:1px 0px 1px 20px;  background:url(http://pluckdev.kentucky.com/ver1.0/Content/images/icons/icon_alert.gif) 0 50% no-repeat;}
div#rpt_persona_abuse .SiteLife_Reported{float:left; padding:1px 0px 1px 20px; background:url(http://pluckdev.kentucky.com/ver1.0/Content/images/icons/icon_accept.gif) 0 50% no-repeat;}
a.SiteLife_ReportAbuse{padding:1px 0px 1px 20px;  background:url(http://pluckdev.kentucky.com/ver1.0/Content/images/icons/icon_alert.gif) 0 50% no-repeat;}
.SiteLife_Reported{padding:1px 0px 1px 20px; background:url(http://pluckdev.kentucky.com/ver1.0/Content/images/icons/icon_accept.gif) 0 50% no-repeat;}
a.SiteLife_Recommend{padding:1px 0px 1px 20px; background:url(http://pluckdev.kentucky.com/ver1.0/Content/images/icons/arrow_up_rec.gif) 0 50% no-repeat;}
.SiteLife_Recommended{padding:1px 0px 1px 20px; background:url(http://pluckdev.kentucky.com/ver1.0/Content/images/icons/icon_accept.gif) 0 50% no-repeat;}
a.SiteLife_AddToWatchList{padding:1px 0px 1px 20px; background:url(http://pluckdev.kentucky.com/ver1.0/Content/images/icons/icon_favourites.gif) 0 50% no-repeat;}
.SiteLife_Watched{padding:1px 0px 1px 20px; background:url(http://pluckdev.kentucky.com/ver1.0/Content/images/icons/icon_accept.gif) 0 50% no-repeat;}
a.SiteLife_EmailThis{padding:1px 0px 1px 20px; background:url(http://pluckdev.kentucky.com/ver1.0/Content/images/icons/icon_email.gif) 0 50% no-repeat;}
a.SiteLife_RSS{padding:1px 0px 3px 20px; height:20px; background:url(http://pluckdev.kentucky.com/ver1.0/Content/images/icons/feedIcon.png) 0 50% no-repeat;}
a.SiteLife_Permalink{padding:1px 0px 1px 20px; background:url(http://pluckdev.kentucky.com/ver1.0/Content/images/icons/link.png) 0 50% no-repeat; 
	_background:url(http://pluckdev.kentucky.com/ver1.0/Content/images/icons/link.gif) 0 50% no-repeat;
}


/********************************** Comments *************************/
div.Comments_Container{text-align:left; padding-top:5px;  margin:auto; overflow:hidden;}
	div.Comments_Container table {font-size:11px;}
	div.Comments_Container img {border:1px solid #000000;}
	div.Comments_Container table a {color:#000000;}
div.Comments_SectionHead{font-size:12px; font-weight:bold; padding-bottom:10px;}
div.Comments_Tabs{height:21px;  min-height:23px; border-bottom:1px solid #cccccc;}
	div.Comments_Tabs a{float:left;  padding:5px 10px 5px 10px; margin-left:5px; border:1px solid #cccccc; border-bottom:0px; background-color:#cccccc; color:#000000; text-decoration:none; font-family:verdana; font-size:10px;}
	div.Comments_Tabs a:hover{text-decoration:none; background-color:#B7B7B7;}
.CommentsTab_On{float:left;  padding:5px 10px 5px 10px; margin-left:5px; border:1px solid #cccccc; border-bottom:0px; background-color:#FFFFFF; color:#000000; text-decoration:none; font-family:verdana; font-size:10px; font-weight:bold;}
table.Comments_Table{width:100%; table-layout:fixed; margin:10px 0px 10px 0px;}
tr.Comments_TableAltRowColor{background-color:#f6f6f6;}
tr.Comments_TableRowColor{}
td.Comments_UserImage{width:42px; vertical-align:top; text-align:left;}
    td.Comments_UserImage img{width:32px; height:32px; padding:0;}
td.Comments_TableRight{vertical-align:top; padding:5px 5px 5px 0px; }
div.Comments_From{}
    div.Comments_From a{font-weight:bold;}
div.Comments_CommentText{padding-top:5px;}
div.Comments_CommentText img {max-width: 480px; _width: expression(this.offsetWidth > 480 ? "480px" : this.offsetWidth);}
div.Comments_NestedDate{color:#999999; padding-top:3px; font-size:10px;}
table.Comments_NestedTable{width:100%; table-layout:fixed; text-align:left; margin-top:3px;}
	table.Comments_NestedTable img{margin-bottom:-5px; border:0px;}
td.Comments_NestedRecommend{width: 10em; }
td.Comments_NestedReport{width: 10em;}
td.Comments_Permalink{width: 10em;}
div.Comments_AddHeading{  padding-top:5px; font-weight:bold;}
span.Comments_MaxLengthText{  padding-top:5px; font-weight:normal; font-style:italic;}
div.Comments_AddTextarea{padding-top:5px;}
	div.Comments_AddTextarea textarea{width:98%; height:100px;}
div.Comments_AddWatchlist{padding-top:5px;}
div.Comments_Submit{padding:5px 0px 5px 0px;}
body.Comments_body{width:600px;}
span.Comments_Error {color:#ff0000; font-weight:normal;}
div.Comment_NotFound{color:#c00;padding:20px;}


/********************* Reviews ************************/
div.Reviews_MainContainer{text-align:left; padding-top:5px;  margin:auto; overflow:hidden; font-size:11px; width:800px;}
	div.Reviews_MainContainer a{color:#000000; text-decoration:none;}
	div.Reviews_MainContainer input{margin-top:5px;}
	div.Reviews_MainContainer Textarea{margin-top:5px;}

div.Reviews_SectionHead{font-size:14px; font-weight:bold;}
table.Reviews_Table{width:100%; table-layout:fixed; margin:10px 0px 10px 0px; font-size:11px;}
tr.Reviews_TableAltRowColor{background-color:#f6f6f6;}
tr.Reviews_TableRowColor{}
td.Reviews_UserImage{width:34px; vertical-align:top; padding:5px;}
	 td.Reviews_UserImage img{width:32px; height:32px; border:0px;}
td.Reviews_TableRight{vertical-align:top; padding:0px 5px 5px 0px; width:100%; }
body.ReviewFrame_Body{width:800px;}
div.Reviews_From{font-size:12px; padding-top:3px;}
	div.Reviews_From a{font-style:italic; text-decoration:underline;}
div.Reviews_Headline{font-weight:bold; font-size:14px; padding-top:5px; padding-bottom:10px;}          
div.Reviews_ReviewText{padding-top:5px;}
div.Reviews_Pros{padding-top:5px;}
div.Reviews_Cons{padding-top:5px;}
span.Reviews_FieldHead{font-weight:bold;}
table.Reviews_NestedTable{width:100%; table-layout:fixed; text-align:left; margin-top:3px;}
td.Reviews_NestedDate{color:#999999; padding-top:3px; font-size:10px; width:50%; vertical-align:top;}
td.Reviews_NestedRecommend{width:25%; vertical-align:top;}
td.Reviews_NestedReport{width:25%; vertical-align:top;}
div.Reviews_AddHeading{border-top:2px solid #cccccc; padding:5px 0px 5px 0px; font-weight:bold; font-size:14px;}
div.Reviews_AddTextarea{padding-top:5px;}
div.Reviews_Submit{padding:5px 0px 5px 0px;}
div.Reviews_Page{font-size:14px; padding:0 0 7px 0;}
div.Reviews_Page a{font-size:14px; padding:0 2px 0 2px;}
div#Reviews_Container div#Paginator a {text-decoration: underline !important}

/*********************Recommend*******************/
div.Recommend_Container{font-size:11px; display:inline;}
div.Recommend_Container a{color:#000000;}
div.Recommend_Container img{margin-bottom:-3px;}

/*********************Ratings*******************/
div.Ratings_Container{font-size:12px; padding-top:5px;}
div.Ratings_YourRating{font-size:12px; padding-top:5px;}
span.Ratings_Heading{font-weight:bold;}

/******************Discovery Widgets*******************/
/**** Shared Elements ****/
div.Summary_Container{font-size:11px; font-family:Verdana; text-align:left;}
	div.Summary_Container a{color:#000000;}
div.Summary_Container table *{font-size:11px; font-family:Verdana;}
	div.Summary_Container table a{color:#000000;}

/***************** Profile Summary ******************/
table.Summary_ProfileTable{}
tr.Summary_ProfileAltTRColor{background-color:#f6f6f6;}
td.Summary_ProfileTableLeft{padding:5px 0px 5px 5px; vertical-align:top;}
	td.Summary_ProfileTableLeft img{border:1px solid #000000;}
td.Summary_ProfileTableRight{width:100%; padding:5px 0px 5px 5px;  vertical-align:top;}
div.Summary_ProfileName{padding:5px 0px 0px 0px;}
	div.Summary_ProfileName a{font-size:12px; font-weight:bold;}
div.Summary_ProfileTime{padding-top:3px;}

/******** Article Summary ******/
.Summary_ArticleAltColor{background-color:#f6f6f6;}
div.Summary_ArticleTitle{padding:5px;}
	div.Summary_ArticleTitle a{font-size:12px; font-weight:bold;}

/******** Blog Summary ******/
table.Summary_BlogTable{width:100%;}
tr.Summary_BlogAltTRColor{background-color:#f6f6f6;}
td.Summary_BlogTableLeft{padding:5px 0px 5px 5px; vertical-align:top;}
	td.Summary_BlogTableLeft img{border:1px solid #000000;}
td.Summary_BlogTableRight{width:100%; padding:5px 0px 5px 5px;  vertical-align:top;}
div.Summary_BlogTitle{}
	div.Summary_BlogTitle a{font-size:12px; font-weight:bold;}
div.Summary_BlogBy{padding-top:3px;}
div.Summary_BlogTime{padding-top:3px;}

/******** Forums Summary ******/
.Summary_ForumsAltColor{background-color:#f6f6f6;}
div.Summary_ForumsContainer{padding:5px 0px 5px 5px;}
div.Summary_ForumsTitle{}
	div.Summary_ForumsTitle a{font-size:12px; font-weight:bold;}
div.Summary_ForumsIn{padding-top:3px;}

/******** Gallery Summary ******/
table.Summary_GalleryTable{width:100%; }
tr.Summary_GalleryAltTRColor{background-color:#f6f6f6;}
td.Summary_GalleryTableLeft{padding:5px 0px 5px 5px; vertical-align:top;}
	td.Summary_GalleryTableLeft img{border:1px solid #000000;}
td.Summary_GalleryTableRight{width:100%; padding:5px 0px 5px 5px;  vertical-align:top;}
	td.Summary_GalleryTableRight a{font-size:12px; font-weight:bold;}

/******** Photo Summary ******/
table.Summary_PhotoTable{width:100%; }
tr.Summary_PhotoAltTRColor{background-color:#f6f6f6;}
td.Summary_PhotoTableLeft{padding:5px 0px 5px 5px; vertical-align:top;}
	td.Summary_PhotoTableLeft img{border:1px solid #000000;}
td.Summary_PhotoTableRight{width:100%; padding:5px 0px 5px 5px;  vertical-align:top;}
div.Summary_PhotoTitle{font-size:12px;}
	div.Summary_PhotoTitle a{font-size:12px; font-weight:bold;}
div.Summary_PhotoIn{padding-top:3px;}
div.Summary_PhotoBy{padding-top:3px;}

/******************************************Email Form**************************************/
div.Sitelife_SendMailContainer{padding:10px; color:#000000; font-family:Verdana; font-size:11px; text-align:left;}
	div.Sitelife_SendMailContainer textarea{margin-top:10px; width:80%;height:100px;}
div.Sitelife_SendMailHeading{font-size:16px; font-weight:bold;}
div.Sitelife_SendMailSubject{background-color:#f3f3f3; padding:5px; margin-top:10px;}
	div.Sitelife_SendMailSubject a{color:#000000; font-weight:bold;}
div.Sitelife_SendMailSection{padding:10px 0px 10px 0px; border-top:1px Dotted #cccccc;}
div.Sitelife_SendMailSectionHeading{font-size:12px; font-weight:bold; color:#CC6633;}
div.Sitelife_SendMailContent{padding-top:10px;}
	div.Sitelife_SendMailContent input{width:80%; margin-bottom:3px;}
div.Sitelife_SendMailCheck{padding-top:10px;}
div.Sitelife_SendMailButton{padding-top:10px;}

/***Email Sent Page**/
div.Sitelife_SendMailConfirmation{text-align:center; padding: 20px; font-family:Verdana; font-size:11px;}
div.Sitelife_SendMailConfirmation input{margin-top:10px;}

/***Tag Auto Complete Popup**/
div.tagscontainer {position:relative;bottom:4px;right:4px;border:1px solid #404040;background:#fff;font-size:85%;overflow:hidden;display:none;}
div.tagscontainer ul {position:relative;width:100%;padding:5px 0;list-style:none;}
div.tagscontainer li {padding:0 5px;cursor:default;white-space:nowrap;display:list-item;}
div.tagscontainer li.highlight {background:#ff0;}
div.tagsshadow {width:300px;margin:.3em;z-index:5;background:#a0a0a0;} 

/*********ID's for turning sections off************/
div#Personas_UserGalleryList{}/*use to turn off User Galleries - display:none;*/

/* Multi-Author Blogs - This class is placed on a wrapping div for all multi-author blog pages.  To style the pages differently from personas,
 * copy out any used style in personas and place the multi container class infront of the styel
 * example:
 *
 * div.MultiBlog_Container div.BloggerProfile_Container{}
 * div.MultiBlog_Container table.BloggerProfile_Table{}
 *
 * */
div.MultiBlog_Container{}

/****************** Site Attribution *******************/
/* These classes control the appearance of site attribution in their corresponding sections. For example, the comments widget might attribute
 * each comment as follows:
 *    
 *       5/22/2007 12:01:37 PM on SiteName
 *
 *       In order to hide the "on SiteName" content, set "span.Comments_SiteAttribution" as follows:
 *
 *          span.Comments_SiteAttribution { display:none; }
 *          */
span.ForumDiscussions_SiteAttribution {}
span.ForumPosts_SiteAttribution {}
span.BlogPostList_SiteAttribution {}
span.BlogPostContent_SiteAttribution {}
span.Photos_SiteAttribution {}
span.Comments_SiteAttribution {}
span.Reviews_SiteAttribution {}
span.PersonaRecentActivity_SiteAttribution {}
span.PersonaMessages_SiteAttribution {}
span.ArticleSummary_SiteAttribution {}
span.ForumDiscussionSummary_SiteAttribution {}
span.PhotoSummary_SiteAttribution {}
span.PostSummary_SiteAttribution {}



/****************** External Strings Debug *******************/
span.DebugStrings{ border: solid 2px green;}


/****************** Pretty looking popup dialogs *************/
.SiteLife_Dialog .background
{
	position:fixed;
	top: 0;
	left: 0;
	height: 0;
	width: 100%;
	height: 100%;
}
.SiteLife_Dialog .contents 
{
	position: absolute;
	top: 16px;
	left: 16px;
	bottom: 16px;
	right: 16px;
	padding-right: 5px;
}

.SiteLife_Dialog .tl, .SiteLife_Dialog .tr, .SiteLife_Dialog .bl, .SiteLife_Dialog .br
{
	background-image: url(http://pluckdev.kentucky.com/ver1.0/Content/images/dialog/corners.png);
	_background-image: url(http://pluckdev.kentucky.com/ver1.0/Content/images/dialog/corners.gif);
	background-repeat: no-repeat;
	position: absolute;
} 

.SiteLife_Dialog .tl 
{
	background-position: 0px 0px;	
	top: 0;
	left: 0;
	width: 16px;
	height: 16px;
}

.SiteLife_Dialog .tr 
{
	background-position: -16px 0px;	
	top: 0;
	right: 0;
	width: 16px;
	height: 16px;
}

.SiteLife_Dialog .bl 
{
	background-position: 0px -16px;	
	bottom: 0;
	left: 0;
	width: 16px;
	height: 16px;
}

.SiteLife_Dialog .br 
{
	background-position: -16px -16px;	
	bottom: 0;
	right: 0;
	width: 16px;
	height: 16px;
}

.SiteLife_Dialog .tc, .SiteLife_Dialog .bc 
{
	background-image: url(http://pluckdev.kentucky.com/ver1.0/Content/images/dialog/top_bottom.png);
	_background-image: url(http://pluckdev.kentucky.com/ver1.0/Content/images/dialog/top_bottom.gif);
	background-repeat: repeat-x;
	position: absolute;
}

.SiteLife_Dialog .tc 
{
	background-position: 0px 0px;
	top: 0;
	left: 16px;
	right: 16px;
	width: auto;
	height: 16px;
}

.SiteLife_Dialog .bc 
{
	background-position: 0px -16px;
	bottom: 0;
	left: 16px;
	right: 16px;
	width: auto;
	height: 16px;
}

.SiteLife_Dialog .ml, .SiteLife_Dialog .mr 
{
	background-image: url(http://pluckdev.kentucky.com/ver1.0/Content/images/dialog/sides.png);
	_background-image: url(http://pluckdev.kentucky.com/ver1.0/Content/images/dialog/sides.gif);
	background-repeat: repeat-y;
	position: absolute;	
}

.SiteLife_Dialog .ml 
{
	background-position: 0px 0px;
	top: 16px;
	bottom: 16px;
	left: 0;
	width: 16px;
}
.SiteLife_Dialog .mr 
{
	background-position: -16px 0px;
	top: 16px;
	bottom: 16px;
	right: 0;
	width: 16px;
}

a.PersonaStyle_FacebookIcon {float: right; background: url('http://pluckdev.kentucky.com/ver1.0/Content/images/icons/facebook.gif') no-repeat; display:block; height: 16px; width: 16px; line-height: 16px; text-decoration:none; margin-top: -1px;}
div.PersonaStyle_FacebookHelpDialog div.SiteLife_Dialog
{
	width: 350px;
	height: 250px;
	z-index: 1000;
}

div.PersonaStyle_FacebookHelpDialog {display: none;}
div.PersonaStyle_FacebookHelpDialog h3 {font-size: 12pt; margin-top: 0;}

div.PersonaStyle_FacebookHelpDialog .contents 
{
	background-color: White;
	_width: 318px;
	_height: 218px;
}
div.PersonaStyle_FacebookHelpDialog .contents .personaRssUrlContainer
{
	width: 190px;
}

div.PersonaStyle_FacebookHelpDialog .contents .personaRssCopyButton
{
	margin: 0 0 -6px 3px;
}

div.PersonaStyle_FacebookHelpDialog .Dialog_Right_Arrow_Top 
{
	background-image: url(http://pluckdev.kentucky.com/ver1.0/Content/images/dialog/callout_Top.png);
	_background-image: url(http://pluckdev.kentucky.com/ver1.0/Content/images/dialog/callout_Top.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 13px;
	height: 10px;
	position: absolute;
	bottom:50%;
	right: -8px;
	padding: 0;
	margin: 0;
	border: none;
	/*IE6 hack...*/
	_display: none;
}

div.PersonaStyle_FacebookHelpDialog .Dialog_Right_Arrow_Bottom 
{
	background-image: url(http://pluckdev.kentucky.com/ver1.0/Content/images/dialog/callout_Bottom.png);
	_background-image: url(http://pluckdev.kentucky.com/ver1.0/Content/images/dialog/callout_Bottom.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 13px;
	height: 10px;
	position: absolute;
	top: 50%;
	right: -8px;
	padding: 0;
	margin: 0;
	border: none;
	/*IE6 hack...*/
	_display: none;
}

/* IE6 hacks */
div.PersonaStyle_FacebookHelpDialog .SiteLife_Dialog .tc, div.PersonaStyle_FacebookHelpDialog .SiteLife_Dialog .bc
{
	_width: 318px;
}

div.PersonaStyle_FacebookHelpDialog .SiteLife_Dialog .ml, div.PersonaStyle_FacebookHelpDialog .SiteLife_Dialog .mr
{
	_height: 218px;
}

div.PersonaStyle_FacebookHelpDialog .SiteLife_Dialog .closeButton 
{
	background-image: url(http://pluckdev.kentucky.com/ver1.0/Content/images/dialog/close.gif);
	width: 14px;
	height: 14px;
	padding: 0;
	margin: 0;
	top: 10px;
	right: 12px;
	position: absolute;
}


/* Facebook Connect */
.PersonaHeader_FacebookConnect
{
	padding-left: 15px;
}
.PersonaHeader_FacebookConnect_InviteButton
{
	background-image: url(http://pluckdev.kentucky.com/ver1.0/Content/images/fb_invite.gif);
	width: 119px;
	height: 23px;
	padding: 0;
	margin: 0;
	display:none;
}

.PersonaHeader_FacebookConnect_ConnectButton
{
	/* NOTE: According to Facebook's terms of service, we MUST use one of their images here. */
	/* http://wiki.developers.facebook.com/index.php/Facebook_Connect_Login_Buttons for options   */
	background-image: url(http://static.ak.fbcdn.net/images/fbconnect/login-buttons/connect_light_medium_short.gif);
	width: 89px;
	height: 21px;
	padding: 0;
	margin: 0;
	display: block;
}

.Friends_List .FacebookIndicator 
{
	display: inline-block;
	background: url('http://pluckdev.kentucky.com/ver1.0/Content/images/icons/facebook.gif') no-repeat; 
	height: 16px; 
	width: 16px; 
	line-height: 16px; 
	text-decoration:none; 
	clear: none;
	position: relative;
	top: 1px;
}

#PersonaBadges_Container { font-family: inherit; font-size: 11px; color: #000; }
    #PersonaBadges_Container .slUserBadgesHeader { float: left; padding-right: 5px; line-height: 16px; height: 16px; display: block; font-weight: bold; }
    #PersonaBadges_Container .slUserBadges { margin-left: 5em; }
    #PersonaBadges_Container .slUserLeaderboard { clear: both; font-weight: bold; padding-top: 10px; }
    #PersonaBadges_Container .slUserLeaderboardName { float: left; padding-right: 5px; }
    #PersonaBadges_Container .slUserLeaderboardRank { float: left; padding-right: 5px; }

/*  Globals  */
div.Forums_MainContainer{font-family:Verdana; font-size:11px; width:100%; margin:auto; text-align:left;}
	div.Forums_MainContainer a{color:#000000;}
	div.Forums_MainContainer a.DiscussionList_NewContent{font-weight:bold; color:Green;}
	div.Forums_MainContainer .DiscussionList_ListTablePosts a.DiscussionList_NewContent{font-weight:bold; color:Green; background:url(http://pluckdev.kentucky.com/ver1.0/Content/images/forums/unreadPost.gif) no-repeat 100% 1px; font-weight:bold; padding-right: 18px; padding-top: 3px;}
	div.Forums_MainContainer img{border:0px;}
	div.Forums_MainContainer table {font-size:11px; }
div.Forums_LoginStatus{text-align:right; padding-top:7px;}

tr.ForumsTable_HeadTR{font-size:10px; font-weight:bold; background-color:#C7D4E9;}/* top of table */

/* Buttons*/
div.ForumMain_CategoriesLink{padding:10px 0px 0px 0px; height:30px;}
	div.ForumMain_CategoriesLink a{background-image:url(http://pluckdev.kentucky.com/ver1.0/Content/images/forums/viewAllCategories.jpg); background-position:top; background-repeat:no-repeat; height:30px; width:165px; float:left;}
a.Forums_AddPost{background-image:url(http://pluckdev.kentucky.com/ver1.0/Content/images/forums/addNewPost.jpg); background-position:top; background-repeat:no-repeat; height:30px; width:134px; float:left;  margin-right: 10px;}
a.Forums_MarkAllRead{background-image:url(http://pluckdev.kentucky.com/ver1.0/Content/images/forums/markAllRead.jpg); background-position:top; background-repeat:no-repeat; height:30px; width:190px; float:left;  margin-right: 10px;}
a.Forums_DiscussionSubscribe{background-image:url(http://pluckdev.kentucky.com/ver1.0/Content/images/forums/subscribe.jpg); background-position:top; background-repeat:no-repeat; height:30px; width:112px; float:left; margin-right: 10px;}
a.Forums_DiscussionUnSubscribe{background-image:url(http://pluckdev.kentucky.com/ver1.0/Content/images/forums/unSubscribe.jpg); background-position:top; background-repeat:no-repeat; height:30px; width:127px; float:left; margin-right: 10px;}
a.Forums_StartDiscussion{background-image:url(http://pluckdev.kentucky.com/ver1.0/Content/images/forums/newDiscussion.jpg); background-position:top; background-repeat:no-repeat; height:30px; width:180px; float:left; margin-right:10px;}
a.Forums_RegisterToJoinForums{background-image:url(http://pluckdev.kentucky.com/ver1.0/Content/images/forums/register_join_forums.gif); background-position:top; background-repeat:no-repeat; height:30px; width:205px; float:left; margin-right:10px;}
/* Buttons on Member Forums */
a.Forums_ViewGroupForum{background-image:url(http://pluckdev.kentucky.com/ver1.0/Content/images/forums/view_group_forum.gif); background-position:top; background-repeat:no-repeat; height:30px; width:165px; float:right; margin-left:10px;}
a.Forums_JoinGroup{background-image:url(http://pluckdev.kentucky.com/ver1.0/Content/images/forums/join_group.gif); background-position:top; background-repeat:no-repeat; height:30px; width:98px; float:right; margin-right:10px;}
a.Discussions_JoinGroup{background-image:url(http://pluckdev.kentucky.com/ver1.0/Content/images/forums/join_group.gif); background-position:top; background-repeat:no-repeat; height:30px; width:98px; float:left; margin-right:10px;}
a.Forums_LeaveGroup{background-image:url(http://pluckdev.kentucky.com/ver1.0/Content/images/forums/leave_group.gif); background-position:top; background-repeat:no-repeat; height:29px; width:98px; float:right; margin-left:10px;}
a.Forums_ViewGroupMembers{background-image:url(http://pluckdev.kentucky.com/ver1.0/Content/images/forums/view_group_members.gif); background-position:top; background-repeat:no-repeat; height:29px; width:157px; float:right; margin-left:10px;}
a.Forums_InviteUserToGroup{background-image:url(http://pluckdev.kentucky.com/ver1.0/Content/images/forums/invite_user_to_group.gif); background-position:top; background-repeat:no-repeat; height:29px; width:159px; float:right; margin-left:10px;}
a.Forums_RSS{background:url(http://pluckdev.kentucky.com/ver1.0/Content/images/icons/feedIcon.png); background-position:left; background-repeat:no-repeat; height:16px; padding-left: 16px; text-decoration: none; float: left;}

/* Alternating table row colors */
tr.ForumsTable_TRcolor{background-color:#ECF1FA;}/* Regular background color */
tr.ForumsTable_AltTRcolor{background-color:#DEE7F7;}/* Alt background color */
tr.ForumsTable_UserTRcolor{background-color:#FDFBEF;}/* User-owned background color */

/* WelcomeSearchTable */
table.Forums_WelcomeSearchTable{width:100%; table-layout:fixed;  }/* Three column table contains welcome and search box*/
td.Forums_WelcomeSearchTableWelcome{width:100%; vertical-align:middle; height:46px; padding:0px 0px 0px 10px; font-size:14px; font-weight:bold; border-right:1px solid #ffffff; background-color:#ECF1FA; }/* Welcome */
td.Forums_WelcomeSearchTableField{width:300px; vertical-align:middle; height:46px; padding:0px 0px 0px 0px; text-align:right; background-color:#E2EAF6;}/* search field */
td.Forums_WelcomeSearchTableSearch{text-align:center; vertical-align:middle; height:46px; width:100px; padding:0px 0px 0px 0px; background-color:#E2EAF6;}/* SearchButton */

/*  PageTable */
table.Forums_PageTable{width:100%; table-layout:fixed; margin-top:0px; color:#000000;}
td.Forums_PageTableData{font-size:10px; font-weight:bold; padding:0px; margin:0px; width:50%; vertical-align:middle; height:30px;}
div.Forums_Paginator{margin:0px; padding-top:5px; margin-bottom:-2px; text-align:right;}
	div.Forums_Paginator .bold{margin:0px 2px 0px 2px; padding:4px; border:1px solid #E8EDF4; background-color:#D5DEEA; }
	div.Forums_Paginator a{margin-right:2px; padding:4px; text-decoration:none; border:1px solid #E8EDF4; background-color:#F0F5FA;}	
	div.Forums_Paginator a:hover{text-decoration:underline;}
	div.Forums_Paginator a.Forums_PageTableDataOn{border:1px solid #E8EDF4; background-color:#D5DEEA;}
td.Forums_PageTableStart{text-align:left; width:40%; padding-top:10px; vertical-align:middle;}
td.Forums_PageTableEnd{text-align:right; width:60%; padding-top:10px; vertical-align:middle;}

.Discussions_Paginator{ margin-bottom: 12px; }

table.Forums_PageTableBottom{width:100%; table-layout:fixed; margin-top:0px; color:#000000;}
td.Discussions_PageTableStart{text-align:left; width:100%; padding-top:10px; vertical-align:middle;}
td.Discussions_PageTableEnd{text-align:right; width:60px; padding-top:10px; vertical-align:middle;}


.Forums_PageTableBottom td.Discussions_PageTableStart{text-align:left; width:55%; padding-top:10px; vertical-align:middle;}
.Forums_PageTableBottom td.Discussions_PageTableEnd{text-align:right; width:45%; padding-top:10px; vertical-align:middle;}

.Forums_TopPaginator{}
.Forums_BottomPaginator{}
	
/* container items */
div.Forums_BlockContainer{margin-top:7px; clear:both;}
div.Forums_ContainerHead{height:23px; padding:7px 10px 0px 10px; color:#FFFFFF; font-size:14px; font-weight:bold; background-image:url(http://pluckdev.kentucky.com/ver1.0/Content/images/forums/groupheadBG.jpg); background-position:top left; background-repeat:repeat-x;}/* ex. entertainment */
	div.Forums_ContainerHead a{color:#ffffff;}
div.Forums_HeadFeedContainer{float:right; margin-top:-11px; text-align:right; font-size:10px; font-weight:normal;width:200px;}
	div.Forums_HeadFeedContainer a{font-size:10px; font-weight:normal; color:#ffffff;}
div.Forums_PersonaArea {background-color:#C7D4E9;text-align:center;overflow:hidden;}
table.Forums_PersonaTable {padding:5px;}
table.Forums_PersonaTable td {padding:5px;}
table.Forums_PersonaTable td img {display:block;}
/* closed */
.Forums_ClosedItem{color:#ffcc00; }

/* Forums - TitleSummary*/
div.Forums_TitleText{font-size:12px; font-weight:bold;}
div.Forums_DescriptionText{font-size:12px;}

/* Forums_Breadcrumbs */
div.Forums_Breadcrumbs{font-weight:bold; font-size:12px; padding-bottom:10px; overflow:hidden;}
div.Forums_Breadcrumbs h2 { font-weight: bold; font-size: 12px; }
div.Forums_BottomBreadcrumbs h2 { font-weight: bold; font-size: 12px; }
/* block head crumbs */
.Forums_BaseCrumbArrows{}
.Forums_BaseCrumbArrows{}
.Forums_CatCrumb{}
.Forums_CatCrumbArrows{}
.Forums_ForumCrumb{}
.Forums_CurrentPageCrumbArrows{}
.Forums_CurrentPageCrumb{}
/* bottom Breadcrumbs */
div.Forums_BottomBreadcrumbs{font-weight:bold; font-size:12px; padding-top:10px; overflow:hidden;}

/**************************************************************************************/

/* FormsList Top */
table.ForumList_TitleSearchTable{width:100%; margin-top:7px;}/* two column table contains forums title and search box*/
td.ForumList_TitleTD{width:25%; vertical-align:bottom; font-size:18px; font-weight:bold;}/* "Forums" title */
td.ForumList_ForumSearchTD{width:75%; vertical-align:bottom;}/* "Forums" search */
table.ForumList_SearchTable{border:1px solid #C2D2EB; background-color:#ECF1FA; padding:0px 0px 0px 0px; height:50px; width:100%}/* 5 columns for search */
td.ForumList_SearchTxtTD{text-align:right;  vertical-align:middle; width:120px;} /* "Search for: */
td.ForumList_SearchFieldTD{text-align:right; vertical-align:middle; width:219px;}/* Text field */
td.ForumList_SearchButtonTD{text-align:center; vertical-align:middle; width:80px;}/* SearchButton */

/* Forum */
table.ForumList_ForumSpecificTitleSearchTable{width:100%; margin-top:7px;}/* two column table contains forums title and search box*/
td.ForumList_ForumSpecificTitleTD{width:25%; vertical-align:bottom; font-size:18px; font-weight:bold;}/* "Forums" title */
td.ForumList_ForumSpecificTitleTD h1 { font-size: 18px; font-weight: bold; }
td.ForumList_ForumSpecificForumSearchTD{width:75%; vertical-align:bottom;}/* "Forums" search */
table.ForumList_ForumSpecificSearchTable{border:1px solid #C2D2EB; background-color:#ECF1FA; padding:0px 0px 0px 0px; height:50px; width:100%}/* 5 columns for search */
td.ForumList_ForumSpecificSearchTxtTD{text-align:right;  vertical-align:middle; width:120px;} /* "Search for: */
td.ForumList_ForumSpecificSearchFieldTD{text-align:right; vertical-align:middle; width:219px;}/* Text field */
td.ForumList_ForumSpecificSearchButtonTD{text-align:center; vertical-align:middle; width:80px;}/* SearchButton */


/* ForumListGroup*/
div.ForumList_GroupHeading{height:23px; padding:7px 10px 0px 10px; color:#FFFFFF; font-size:14px; font-weight:bold; background-image:url(http://pluckdev.kentucky.com/ver1.0/Content/images/forums/groupheadBG.jpg); background-position:top left; background-repeat:repeat-x;}/* ex. entertainment */
div.ForumList_GroupHeading a{float:right;}
table.ForumList_GroupTable{width:100%; margin:0px; padding:0px; border:0px; border-top:1px solid #92A4C5; table-layout: fixed; overflow: hidden;}/* 5 column forum table*/
td.ForumList_GroupTableFolder{width:28px; padding:5px; vertical-align:top; border-right:1px solid #ffffff; border-bottom:1px solid #ffffff; text-align:center;}/* contains folder image */
td.ForumList_GroupTableName{width:45%; padding:5px 5px 5px 10px; vertical-align:top; border-right:1px solid #ffffff; border-bottom:1px solid #ffffff; overflow:hidden;}/* Forum name and desc*/
div.ForumList_ForumName{padding-bottom:5px; font-size:12px; font-weight:bold;}/* div for forum name link */
div.ForumList_ForumDescription{width:100%; overflow:hidden;}
td.ForumList_GroupTableDiscussions{width:12%; padding:5px 5px 5px 10px; vertical-align:top; border-right:1px solid #ffffff; border-bottom:1px solid #ffffff;}/* count */
td.ForumList_GroupTablePosts{width:10%; padding:5px 5px 5px 10px; vertical-align:top; border-right:1px solid #ffffff; border-bottom:1px solid #ffffff;}/* count */
td.ForumList_GroupTableLatest{width:35%; overflow:hidden; padding:5px 5px 5px 10px; vertical-align:top; border-bottom:1px solid #ffffff;}/* latest activity */
td.ForumList_GroupTableLatest a{}
div.ForumList_GroupTableLatestContent{width:100%; overflow:hidden;} /* table widths in CSS are merely suggestions... wrap content in div to enforce width */
div.FourumList_GroupPage{text-align:right; padding:10px; font-weight:bold; background-color:#EEF1F7;}/* pagination div */
	div.FourumList_GroupPage a{font-weight:normal;}

/* DiscussionList Group*/
table.DiscussionList_ListTable{table-layout:fixed; width:100%; margin:0px; padding:0px;border:0px; border-top:1px solid #92A4C5; border-bottom:12px solid #C7D4E9;}/* 5 column forum table*/
td.DiscussionList_ListTableImg{width:32px; padding:5px; vertical-align:top; border-right:1px solid #ffffff; border-bottom:1px solid #ffffff; text-align:center;}/* contains folder image */
td.DiscussionList_ListTableName{width:45%; padding:5px 5px 5px 10px; vertical-align:top; border-right:1px solid #ffffff; border-bottom:1px solid #ffffff; overflow:hidden;}/* Forum name and desc*/
a.DiscussionList_Sticky{font-weight:bold; color:#A80505;}
a.DiscussionList_Sticky:link{color:#A80505;}
a.DiscussionList_Sticky:visited{color:#A80505;}
a.DiscussionList_Popular{font-weight:bold; color:#FF6600;}	
td.DiscussionList_ListTableStarted{width:20%; padding:5px 5px 5px 10px; vertical-align:top; border-right:1px solid #ffffff; border-bottom:1px solid #ffffff;}/* count */
td.DiscussionList_ListTablePosts{width:10%; padding:5px 5px 5px 10px; vertical-align:top; border-right:1px solid #ffffff; border-bottom:1px solid #ffffff;}/* count */
td.DiscussionList_ListTableLatest{width:20%; padding:5px 5px 5px 10px; vertical-align:top; border-bottom:1px solid #ffffff;}/* latest activity */

/* DiscussionList_Moderator */
td.DiscussionList_Moderator{padding:5px 5px 5px 10px; vertical-align:top; border-bottom:1px solid #ffffff;}
a.DiscussionList_ModeratorEdit{padding:1px 5px 3px 20px; background:url(http://pluckdev.kentucky.com/ver1.0/Content/images/forums/edit.gif) 0 50% no-repeat;}
a.DiscussionList_ModeratorSticky{padding:1px 5px 3px 20px;  background:url(http://pluckdev.kentucky.com/ver1.0/Content/images/forums/tack.gif) 0 50% no-repeat;}
a.DiscussionList_ModeratorClose{padding:1px 5px 3px 20px; background:url(http://pluckdev.kentucky.com/ver1.0/Content/images/forums/unlocked.gif) 0 50% no-repeat;}
a.DiscussionList_ModeratorDelete{padding:1px 5px 3px 20px;  background:url(http://pluckdev.kentucky.com/ver1.0/Content/images/forums/close.gif) 0 50% no-repeat;}

/* DiscussionList_Admin */
div.DiscussionList_Admin{margin:0px; padding:7px 10px 7px 0px; background-color:#7BAE48;  border-bottom:1px solid #3E7E7B; text-align:right;}
	div.Forums_BlockContainer div.DiscussionList_Admin a.DiscussionList_AdminView{color:#FFFFFF; padding:3px 7px 3px 20px; background:url(http://pluckdev.kentucky.com/ver1.0/Content/images/forums/user.gif) 0 50% no-repeat; text-decoration:none;}
	div.Forums_BlockContainer div.DiscussionList_Admin a.DiscussionList_AdminView:hover{text-decoration:underline;}
	div.Forums_BlockContainer div.DiscussionList_Admin a.DiscussionList_AdminView:visited{color:#FFFFFF;}
div.Forums_BlockContainer div.DiscussionList_Admin a.DiscussionList_AdminEdit{color:#FFFFFF; padding:3px 7px 3px 20px; background:url(http://pluckdev.kentucky.com/ver1.0/Content/images/forums/edit.gif) 0 50% no-repeat; text-decoration:none;}
	div.Forums_BlockContainer div.DiscussionList_Admin a.DiscussionList_AdminEdit:hover{text-decoration:underline;}
	div.Forums_BlockContainer div.DiscussionList_Admin a.DiscussionList_AdminEdit:visited{color:#FFFFFF;}
div.Forums_BlockContainer div.DiscussionList_Admin a.DiscussionList_AdminOpen{color:#FFFFFF; padding:3px 7px 3px 20px; background:url(http://pluckdev.kentucky.com/ver1.0/Content/images/forums/unlocked.gif) 0 50% no-repeat; text-decoration:none;}
	div.Forums_BlockContainer div.DiscussionList_Admin a.DiscussionList_AdminOpen:hover{text-decoration:underline;}
	div.Forums_BlockContainer div.DiscussionList_Admin a.DiscussionList_AdminOpen:visited{color:#FFFFFF;}
div.Forums_BlockContainer div.DiscussionList_Admin a.DiscussionList_AdminDelete{color:#FFFFFF; padding:3px 7px 3px 20px; background:url(http://pluckdev.kentucky.com/ver1.0/Content/images/forums/close.gif) 0 50% no-repeat; text-decoration:none;}
	div.Forums_BlockContainer div.DiscussionList_Admin a.DiscussionList_AdminDelete:hover{text-decoration:underline;}
	div.Forums_BlockContainer div.DiscussionList_Admin a.DiscussionList_AdminDelete:visited{color:#FFFFFF;}

/* Discussion admin */
div.Discussion_Admin{padding:7px 10px 7px 0px; background-color:#7BAE48; border-bottom:1px solid #3E7E7B; text-align:right;}
div.Forums_BlockContainer div.Discussion_Admin a.Discussion_AdminSticky{color:#FFFFFF; padding:3px 7px 3px 20px; background:url(http://pluckdev.kentucky.com/ver1.0/Content/images/forums/tack.gif) 0 50% no-repeat; text-decoration:none;}
	div.Forums_BlockContainer div.Discussion_Admin a.Discussion_AdminSticky:hover{text-decoration:underline;}
	div.Forums_BlockContainer div.Discussion_Admin a.Discussion_AdminSticky:visited{color:#FFFFFF;}
div.Forums_BlockContainer div.Discussion_Admin a.Discussion_AdminEdit{color:#FFFFFF; padding:3px 7px 3px 20px; background:url(http://pluckdev.kentucky.com/ver1.0/Content/images/forums/edit.gif) 0 50% no-repeat; text-decoration:none;}
	div.Forums_BlockContainer div.Discussion_Admin a.Discussion_AdminEdit:hover{text-decoration:underline;}
	div.Forums_BlockContainer div.Discussion_Admin a.Discussion_AdminEdit:visited{color:#FFFFFF;}
div.Forums_BlockContainer div.Discussion_Admin a.Discussion_AdminOpen{color:#FFFFFF; padding:3px 7px 3px 20px; background:url(http://pluckdev.kentucky.com/ver1.0/Content/images/forums/unlocked.gif) 0 50% no-repeat; text-decoration:none;}
	div.Forums_BlockContainer div.Discussion_Admin a.Discussion_AdminOpen:hover{text-decoration:underline;}
	div.Forums_BlockContainer div.Discussion_Admin a.Discussion_AdminOpen:visited{color:#FFFFFF;}
div.Forums_BlockContainer div.Discussion_Admin a.Discussion_AdminDelete{color:#FFFFFF; padding:3px 7px 3px 20px; background:url(http://pluckdev.kentucky.com/ver1.0/Content/images/forums/close.gif) 0 50% no-repeat; text-decoration:none;}
	div.Forums_BlockContainer div.Discussion_Admin a.Discussion_AdminDelete:hover{text-decoration:underline;}
	div.Forums_BlockContainer div.Discussion_Admin a.Discussion_AdminDelete:visited{color:#FFFFFF;}
div.Forums_BlockContainer div.Discussion_Admin a.Discussion_AdminMove{color:#FFFFFF; padding:3px 7px 3px 20px; background:url(http://pluckdev.kentucky.com/ver1.0/Content/images/forums/move.gif) 0 50% no-repeat; text-decoration:none;}
	div.Forums_BlockContainer div.Discussion_Admin a.Discussion_AdminMove:hover{text-decoration:underline;}
	div.Forums_BlockContainer div.Discussion_Admin a.Discussion_AdminMove:visited{color:#FFFFFF;}

/* Discussion post */
div.Discussion_VisibilityContainer{}
div.Discussion_PostContainer{background-color:#ECF1FA; border-bottom:1px solid #ffffff; }/* First background color */
div.Discussion_AltPostContainer{background-color:#DEE7F7; border-bottom:1px solid #ffffff; }/* Alternating background color */
div.Discussion_UserPostContainer{background-color:#FDFBEF; border-bottom:1px solid #ffffff; }/* User's background color */

div.Discussion_FriendPostContainer{background-color: inherit;} /* Example styling of friend posts. */
div.Discussion_EditorTierPostContainer{background-color: inherit;} /*Example styling based on user's tier. */
/* For other tiers, replace "Editor" with one of: Anonymous, All, Standard, Trusted, Featured, Staff, Editor */

	table.Discussion_PostTitleTable{width:100%; table-layout:fixed; margin:0px; padding:0px;}
	td.Discussion_PostTitleTableIcon{width:32px; vertical-align:top; padding:0px 5px 0px 5px;}
	td.Discussion_PostStatusIndicator{width:32px; vertical-align:top; padding:0px 5px 0px 5px;}
	.Discussion_UnreadPostContainer td.Discussion_PostStatusIndicator div.newPost{background:url(http://pluckdev.kentucky.com/ver1.0/Content/images/forums/unreadPost.png) no-repeat; display: block; float: right; width: 16px; height: 16px; clear: both;}
	/* IE6 */
	.Discussion_UnreadPostContainer td.Discussion_PostStatusIndicator div.newPost{_background:url(http://pluckdev.kentucky.com/ver1.0/Content/images/forums/unreadPost.gif) no-repeat; clear: both;}
	td.Discussion_PostStatusIndicator .permalink{background:url(http://pluckdev.kentucky.com/ver1.0/Content/images/icons/link.png) no-repeat; display: block; float: right; width: 16px; height: 16px; clear: both;}
	td.Discussion_PostTitleTableTitle{font-size:12px; font-weight:bold; vertical-align:top; padding-top:3px; overflow:hidden;}
	td.Discussion_PostTitleTableTitle h1 { font-size: 12px; font-weight: bold; }
	div.Discussion_PostTitleTablePosted{font-size:9px; font-weight:normal; color:#666666;}
	div.Discussion_PostQuote{border:inset 1px white; padding:5px; margin:3px 0 0 0;}
	table.Discussion_PostTable{width:100%; table-layout:fixed; border-top:1px solid #ffffff; padding:0px;}
	td.Discussion_PostTableUser{width:127px; vertical-align:top; padding:7px 10px; border-right:1px solid #ffffff; text-align:left; overflow:hidden; font-weight: bold; }
	div.Forums_Moderator{padding-bottom:5px; color:#0000ff; font-weight:bold;}
	div.Discussion_UserName{font-size:12px; font-weight:bold; padding-top:5px;}
	div.Discussion_UserInfo{padding:5px 0 0 0; margin-bottom: 10px; font-size:9px;}
	div.Discussion_PointsAndBadging{margin-top: 10px; font-size:9px;}
	    div.Discussion_PointsAndBadging div.slV2 { font-size:9px;font-family:inherit;color:#000;}
	        div.Discussion_PointsAndBadging div.slV2 div.slUserBadges { text-align: left; padding-left: 0px; margin-top: 10px;}
	        div.Discussion_PointsAndBadging div.slV2 div.slUserBadgesHeader { display: none; }
	        div.Discussion_PointsAndBadging div.slV2 div.slUserLeaderboardName { display: none; }
	        div.Discussion_PointsAndBadging div.slV2 div.slUserBadgesInfo { text-align: left; font-weight:inherit; color: inherit; font-size: inherit;}
	td.Discussion_PostTablePost{vertical-align:top; padding:7px 10px 7px 10px; overflow:hidden;}
	td.Discussion_PostTablePost img{display:block; padding:7px;}
	div.Discussion_UserSignature{padding-top:15px;}
	div.ForumPost_NotFound{color:#c00; background-color: #FBE3E4; border: 1px solid #FBC2C4; padding: 5px;}
	
	/*new options div*/
	div.Discussion_PostOptions{padding:5px; border-top:1px solid #FFFFFF; line-height:20px;}
	a.Discussion_PostNew{padding:3px 5px 3px 20px; background:url(http://pluckdev.kentucky.com/ver1.0/Content/images/forums/newPost.gif) left no-repeat;}
	a.Discussion_PostReply{padding:3px 5px 3px 20px; background:url(http://pluckdev.kentucky.com/ver1.0/Content/images/forums/reply.gif) left no-repeat;}
	a.Discussion_PostEdit{padding:3px 5px 3px 20px; background:url(http://pluckdev.kentucky.com/ver1.0/Content/images/forums/edit.gif) left no-repeat;}
	a.Discussion_PostContact{padding:3px 5px 3px 20px; background:url(http://pluckdev.kentucky.com/ver1.0/Content/images/forums/contact.gif) left no-repeat;}
	a.Discussion_PostBlock{padding:3px 5px 3px 20px; background:url(http://pluckdev.kentucky.com/ver1.0/Content/images/forums/blockUser.gif) left no-repeat;}
	a.Discussion_PostAddEnemy{padding:3px 5px 3px 20px; background:url(http://pluckdev.kentucky.com/ver1.0/Content/images/forums/blockUser.gif) left no-repeat;}
	a.Discussion_PostDelete{padding:3px 5px 3px 20px; background:url(http://pluckdev.kentucky.com/ver1.0/Content/images/forums/deletePost.gif) left no-repeat;}
	a.Discussion_PostPrivateMessage{padding:3px 5px 3px 20px; background:url(http://pluckdev.kentucky.com/ver1.0/Content/images/icons/icon_email.gif) left no-repeat;}

table.Discussion_UserBlockedMessage 
{
	background-color:#d0d0d0; 
	color: #909090;
	border-bottom:1px solid #ffffff;
	padding:7px 10px 7px 10px;
	width: 100%
}

td.Discussion_UserBlockedMessageText
{
	font-size:12px; 
	font-weight:bold;
}

td.Discussion_UserUnblockLink
{
	text-align: right;
	vertical-align: top;
}

td.Discussion_UserUnblockLink a
{
	color: #909090;
}

div.Discussion_MoveDialog
{
	min-width: 400px;
	min-height: 150px;
	border: 1px solid black;
	padding: 10px 10px 10px 10px;
	margin-top: 20px;
	margin-left: 50px;
	margin-right: auto;
	background: white;
}

div.Discussion_MoveDialog select
{
	width: 400px;
}

Div.QuickPost_Container{background-color:#E2EAF6; margin-top:7px; padding-bottom:10px;}
Div.QuickPost_Field{padding:10px 0px 0px 20px; width:400px; font-size:12px; font-weight:bold;}

/* Create Discussion */
iframe.CreateItem_Iframe{width:100%;height:570px;}
table.CreateItem_Table{width:100%; font-family:verdana; table-layout:fixed; margin:0px; padding:0px; border-top:1px solid #B7C5DF; background-color:#E2EAF6;}
tr.CreateItem_TableHeadingTR{height:25px; vertical-align:bottom;}
td.CreateItem_TableForm{padding-left:20px; padding-right: 20px; width: 100%; font-weight:bold; font-size:12px;}
input.CreateItem_TableFormInput{width:95%;}
textarea.CreateItem_TableFormTextarea{width:95%; height:200px;}
textarea.CreateItem_TableFormTextarea img{border:0px;}
td.CreateItem_TableText{vertical-align:top; padding:5px 20px; font-size:10px; color:#666666;}
div.CreateItem_MarkAsQuestion{}/* use display:none; here to make the question option go away*/
.CreateItem_FieldCaption{font-weight:bold; font-size:12px;}
.CreateItem_Required{color:#ff0000;}
div.CreateItem_Header{font-size:16px; font-weight:bold; padding-top:10px;}
div.CreateItem_Buttons{text-align:left; padding: 10px 0;}
table.CreateItem_DetailsTable{width:100%; table-layout:fixed; margin-top:5px;}
td.CreateItem_DetailsTableHead{height:25px; width:68px; }
td.CreateItem_DetailsTableData{height:25px; font-weight:normal; width:100%; padding-left:5px; }

/* forumMain */

/* ForumMainGroup*/
	table.ForumMain_ListTable{width:100%; margin:0px; padding:0px; border:0px; border-top:1px solid #92A4C5;}/* 5 column forum table*/
	td.ForumsTable_EmptySet{text-align:center; padding:10px;}/* Displays message stating no participation */
	/* my discussions*/
	td.ForumMain_MyTableImg{width:32px; padding:5px; vertical-align:top; border-right:1px solid #ffffff; border-bottom:1px solid #ffffff; text-align:center;}/* contains folder image */
	td.ForumMain_MyTableDiscussion{width:30%; padding:5px 5px 5px 10px; vertical-align:top; border-right:1px solid #ffffff; border-bottom:1px solid #ffffff;}/* Forum name and desc*/
	td.ForumMain_MyTableCategory{width:20%; padding:5px 5px 5px 10px; vertical-align:top; border-bottom:1px solid #ffffff; border-right:1px solid #ffffff; }
	td.ForumMain_MyTableForum{width:20%; padding:5px 5px 5px 10px; vertical-align:top; border-bottom:1px solid #ffffff; border-right:1px solid #ffffff; }
	td.ForumMain_MyTablePosts{width:8%; padding:5px 5px 5px 10px; vertical-align:top; border-right:1px solid #ffffff; border-bottom:1px solid #ffffff;}/* count */
	td.ForumMain_MyTableLatest{width:22%; padding:5px 5px 5px 10px; vertical-align:top; border-bottom:1px solid #ffffff;}/* latest activity */
	/* most popular */
	td.ForumMain_PopularTableImg{width:32px; padding:5px; vertical-align:top; border-right:1px solid #ffffff; border-bottom:1px solid #ffffff; text-align:center;}/* contains folder image */
	td.ForumMain_PopularTableDiscussion{width:30%; padding:5px 5px 5px 10px; vertical-align:top; border-right:1px solid #ffffff; border-bottom:1px solid #ffffff;}/* Forum name and desc*/
	td.ForumMain_PopularTableCategory{width:20%; padding:5px 5px 5px 10px; vertical-align:top; border-bottom:1px solid #ffffff; border-right:1px solid #ffffff; }
	td.ForumMain_PopularTableForum{width:20%; padding:5px 5px 5px 10px; vertical-align:top; border-bottom:1px solid #ffffff; border-right:1px solid #ffffff; }
	td.ForumMain_PopularTablePosts{width:8%; padding:5px 5px 5px 10px; vertical-align:top; border-right:1px solid #ffffff; border-bottom:1px solid #ffffff;}/* count */
	td.ForumMain_PopularTableLatest{width:22%; padding:5px 5px 5px 10px; vertical-align:top; border-bottom:1px solid #ffffff;}/* latest activity */
	/* Most Recent */
	td.ForumMain_RecentTableImg{width:32px; padding:5px; vertical-align:top; border-right:1px solid #ffffff; border-bottom:1px solid #ffffff; text-align:center;}/* contains folder image */
	td.ForumMain_RecentTableTitle{width:30%; padding:5px 5px 5px 10px; vertical-align:top; border-right:1px solid #ffffff; border-bottom:1px solid #ffffff;}
	td.ForumMain_RecentTableDiscussion{width:25%; padding:5px 5px 5px 10px; vertical-align:top; border-right:1px solid #ffffff; border-bottom:1px solid #ffffff;}/* Forum name and desc*/
	td.ForumMain_RecentTableForum{width:25%; padding:5px 5px 5px 10px; vertical-align:top; border-bottom:1px solid #ffffff; border-right:1px solid #ffffff; }
	td.ForumMain_RecentTablePosted{width:20%; padding:5px 5px 5px 10px; vertical-align:top; border-bottom:1px solid #ffffff;}
	
	/* forum main pagination */
	div.FourumMain_MyPage{text-align:right; padding:10px; font-weight:bold; background-color:#F3F4EE;}/* pagination div */
		div.FourumMain_MyPage a{font-weight:normal;}
	div.FourumMain_Page{text-align:right; padding:10px; font-weight:bold; background-color:#EEF1F7;}/* pagination div */
		div.FourumMain_Page a{font-weight:normal;}

/* Search Results */
td.ForumMain_SearchTableImg{width:32px; padding:5px; vertical-align:top; border-right:1px solid #ffffff; border-bottom:1px solid #ffffff; text-align:center;}/* contains folder image */
td.ForumMain_SearchTableTitle{width:30%; padding:5px 5px 5px 10px; vertical-align:top; border-right:1px solid #ffffff; border-bottom:1px solid #ffffff;}
td.ForumMain_SearchTableDiscussion{width:25%; padding:5px 5px 5px 10px; vertical-align:top; border-right:1px solid #ffffff; border-bottom:1px solid #ffffff;}/* Forum name and desc*/
td.ForumMain_SearchTableForum{width:25%; padding:5px 5px 5px 10px; vertical-align:top; border-bottom:1px solid #ffffff; border-right:1px solid #ffffff; }
td.ForumMain_SearchTablePosted{width:20%; padding:5px 5px 5px 10px; vertical-align:top; border-bottom:1px solid #ffffff;}

/* Edit Profile - for deployments without personas */
div.Forums_EditProfileConfirmation{text-align:center; width:400px; padding:10px; font-weight:bold;}
div.Forums_EditProfileConfirmation p img{padding-top:5px}
td.Forums_EditProfileFieldName{text-align:right; font-weight:bold;width:100px; padding-top:10px;}
td.Forums_EditProfileField{width:200px; padding-left:10px; padding-top:10px;}
td.Forums_EditProfileCaption{text-align:left; padding-left:10px; padding-top:10px;}

/***Photo View***/
div.Forums_PhotoContainer{background-color:#E2EAF6; padding:20px; text-align:center;}
div.Forums_PhotoContainer img{padding-bottom:10px;}

/*****PhotoUpload*****/
div.Forums_PhotoUpload{padding:10px 10px 10px 10px; font-family:Verdana; font-size:11px;}
	div.Forums_PhotoUpload input{}
div.Forums_PhotoUploadError{padding:0px 10px 10px 10px; font-weight:bold; color:#ff0000;}

/***********HIDDEN DIVS*******************/
div.Forums_HiddenCatTopClass{display:none;}
div.Forums_HiddenPageTopClass{display:none;}


/******************************* Member Forums CSS ******************************/
/* Buttons for the Member forums are listed under the buttons section near the top of this CSS file*/

/* Member Forum Proprietary Classes - for elements that only exist for member forums */
/* Recently Active Members */
div.Forums_RecentGroupActivityContianer{padding:10px; background-color:#E2EAF6 }
div.Forums_RecentGroupActivityBy{float:left; text-align:center; padding:10px; height:90px; width:70px; overflow:hidden;}
div.Forums_RecentGroupActivityBy img{padding-bottom: 5px;}
/* Group membership list */
table.Forums_GroupMemberList_Table{table-layout:fixed; width:100%; margin:0px; padding:0px; border:0px; border-top:1px solid #92A4C5; border-bottom:12px solid #C7D4E9;}
td.Forums_GroupMemberList_ListTableName{width:40%; padding:5px 5px 5px 10px; vertical-align:middle; border-right:1px solid #ffffff; border-bottom:1px solid #ffffff;}
	td.Forums_GroupMemberList_ListTableName table{table-layout:fixed; width:100%;}
	td.Forums_GroupMemberList_ListTableName_Thumb{width:60px;}
	td.Forums_GroupMemberList_ListTableName_User{width:100%; padding-left:5px; overflow:hidden;}
td.Forums_GroupMemberList_ListTablePosts{width:45px; text-align:center; padding:5px 5px 5px 5px; vertical-align:top; border-right:1px solid #ffffff; border-bottom:1px solid #ffffff;}
td.Forums_GroupMemberList_ListTableLatest{width:60%; padding:5px 5px 5px 10px; vertical-align:top; border-bottom:1px solid #ffffff; overflow:hidden;}
/* Group confirm join/leave */
div.Groups_MessageContainer{width:50%;vertical-align:middle;margin-left:auto;margin-right:auto;padding-top:50px;text-align:center;}
div.Groups_ConfirmMessage{padding:10px;font-weight:bold;}
a.Groups_GoBackLink{margin:10px;}
/* Group invite user */
div.Groups_InviteUserContainer{width:400px;vertical-align:middle;margin-left:auto;margin-right:auto;padding-top:50px;}
iframe.Forums_GroupsInviteUser_Iframe{}
table.Groups_InviteUserTable{width:100%; table-layout:fixed;}
tr.Groups_InviteUserTR{text-align:left;}
td.Groups_InviteUserLabelTD{width:30%; text-align:right; font-weight:bold; width:120px;}
td.Groups_InviteUserInputTD{width:70%;}
input.Groups_InviteUserInput{width:100%;}

div.Group_InviteUserError{margin:auto; border:1px solid #c00; background-color:#FFFAC0; color:#c00;width:80%; text-align:center; vertical-align:middle; font-weight:bold; padding:10px;}
/* Member Forum inherited Classes - By redefining the classes above for common forum elements with a div.Forum_GroupWrapper, 
 * 	you are able to give member forums a different appearance. A sample of this code is below.*/
/* 
 * div.Forums_GroupWrapper div.Forums_ContainerHead{height:23px; padding:7px 10px 0px 10px; color:#FFFFFF; font-size:14px; font-weight:bold; background-image:url(http://pluckdev.kentucky.com/ver1.0/Content/images/forums/groupMemHeadBG.jpg); background-position:top left; background-repeat:repeat-x;} 
 * */
div.Forums_GroupWrapper{}


/********************************** Blog Announcement CSS **********************************/
#Forums_BlogPostAuthorAvatar { border: solid 1px black; margin: 1px 1px 1px 1px; padding: 1px 1px 1px 1px; }
span.Forums_BlogPostAuthor { display: block; color: #922222; font-weight: bold; margin-bottom: 10px; }
span.Forums_BlogPostAuthorFullName { display: none; color: #922222; font-weight: bold; }
span.Forums_BlogPostTitle { font-size: 11px; color: #0a4594; font-weight: bold; }
span.Forums_BlogPostDate { color: #0a4594; }
span.Forums_BlogPostAbstract { display: block; }

/******** Wrapper for TinyMCE/iFrame styling ****************/
.ForumsIdWrapper { padding:0px; margin:0px; }

/********* Poll styling **************/
div.Discussion_Poll{margin: 15px -10px 0 -10px; border-top: solid 1px #ffffff; padding: 5px 10px 0 10px; width: 100%;}
    div.Discussion_Poll .slPoll { border: 0px solid #ffffff; padding: 0px; width: 100%; font-size: 11px; color: #000; }
    div.Discussion_Poll .slPoll .slVote .slSendAnswer { padding-left: 10px; }

.CreateItem_Table .slPoll { border: 0px solid #ffffff; padding: 0px; width: 100%; font-size: 11px; color: #000; margin-bottom: 10px; }
    .CreateItem_Table .slPoll .slCreate { font-size: 12px; }
    .CreateItem_Table .slPoll .slCreate h3 { font-size: 16px; font-weight: bold; font-family: Verdana; padding-top: 10px; }
    .CreateItem_Table .slPoll .slCreate .slPoll_CreateQuestion label { width: 70px; }
    .CreateItem_Table .slPoll .slCreate .slPoll_CreateQuestion input { width: 325px; }
    .CreateItem_Table .slPoll .slCreate .slPoll_CreateAnswer label { width: 70px; }
    .CreateItem_Table .slPoll .slCreate .slPoll_CreateAnswer input { width: 325px; }
    .CreateItem_Table .slPoll .slCreate .slPoll_CreateButtons { padding-left: 75px; }



.Persona_TopPluckLink {
	display: none;
}

div.PersonaHeader_Container {
	background-color: #fff;
}

div.PersonaStyle_SectionHead {
	background-color: #fff;
	color: #666;
	text-transform: uppercase;
	font-size: 1.1em;
	border-bottom: 1px solid #ccc;
	margin: 0 5px;
}

div.PersonaStyle_ItemContainer {
	margin-top: 0;
	border: none;
}

div.PersonaHeader_Title {
	color: #336600;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 2.0em;
	font-weight:bold;
}

div.Persona_NullContent {
	font-size: 1.2em;
}

div.Reactions_Title,
div.UserComments_Origin {
	font-style: normal;
	font-weight: bold;
}

div.Reactions_Title a,
div.UserComments_Origin a {
	font-style: normal;
	text-decoration: normal;
	color: #0066ae;
}

span.UserComments_DateTime {
	display: block;
	color: #999;
}

span.PersonaRecentActivity_SiteAttribution,
span.BlogPostList_SiteAttribution,
span.Comments_SiteAttribution {
	display: none;
}

td.SiteAttribution_sitelifedailyplanetcom {
	font-size: 1.2em;
}
div.PersonaTabs_Container {
	background-color: #fff;
	height: 27px;
}
div.PersonaTabs_Container a.PersonaTabs_On,
div.PersonaTabs_Container a.PersonaTabs_Off {
	border: none;
	margin-left: 0;
	font-size: 1.2em;
	color: #666;
}

div.PersonaTabs_Container a.PersonaTabs_Off {
	background-color: #fff;
	font-weight: bold;
}
div.PersonaTabs_Container a.PersonaTabs_Off:hover {
	background-color: #fff;
	color: #000;
}

div.PersonaTabs_Container a.PersonaTabs_On {
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #ccc;
	position: relative;
	top: 1px;
	color: #000;
}

table.Persona_2ColumnTable,
div#PersonaMessagesPageDest,
div#PersonaUserCommentsDest,
div#personaDestPhoto,
iframe#personaprofileiframe {
	border: 1px solid #ccc;
	margin-top: 0;
}

div#PersonaMessagesPageDest,
div#PersonaUserCommentsDest,
div#personaDestPhoto {
	margin-top: 1px;
}

div.PersonaStyle_ItemContainer {
	border-width: 0 1px 1px 1px;
	border-style: solid;
	border-color: #ccc;
}

div.BlogNav {
	border-width: 1px 1px 0 1px;
	border-style: solid;
	margin-top: 1px;
	border-color: #ccc;
}

div.UserComments_Origin,
div.UserComments_Comment {
	font-size: 1.2em;
}

/* Remove this directive when implementing Photos */
#PhotosTab {
	display: none;
}


/* =moms (moms styles)
 *
 *    Colors
 *       dark purple:     5c4c7e
 *          pink:        dc3479
 *          -------------------------------*/
#moms div.Persona_Main table, #moms div#personaDest {
    font-size: 13px;
}

#moms #mostRecentGroups img, #moms #mostRecentPosts img {
    margin-right: 5px;
}

#moms #mostRecentGroups h4 a {
    display: block;
}

#moms div.comWrapper {
  width: 632px;
  margin: 0 0 16px;
}

#moms div.Forums_MainContainer {
  width: 632px;
}

#moms table.ForumList_SearchTable {
  background: #ece7d6;
}

#moms td.ForumList_TitleTD, #moms td.ForumList_ForumSpecificTitleTD, #moms div.Forums_TitleText {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  letter-spacing: -.09px;
  color: #282828;
}

#moms tr.ForumsTable_HeadTR, #moms tr.ForumsTable_AltTRcolor,
#moms table.Discussion_PostTitleTable, #moms div.Discussion_PostQuote,
#moms table.ForumList_ForumSpecificSearchTable, #moms table.ForumList_SearchTable {
  background: #ece7d6;
}

#moms tr.ForumsTable_HeadTR {
  text-transform:uppercase;
  font-size:10px;
  font-weight:bold;
}

#moms tr.ForumsTable_TRcolor {
  background:#FFFFFF none repeat scroll 0 0;
}

#moms div.Forums_MainContainer a {
  color: #dc3479;
}

#moms div.ForumList_ForumName a {
  color: #dc3479;
  font: bold 15px Arial, Helvetica, sans-serif;
}

#moms div.CreateItem_Header {
  color: #282828;
  font: bold 18px Arial,Helvetica,sans-serif;
}

#moms div.CreateItem_Header {
    color: #dc3479;
    font-family: arial;
}


/* =moms comments
 * -------------------------------*/
#moms div.SiteLife_Login a {
  color: #dc3479;
}

#moms div.Comments_AddHeading {
  color: #dc3479;
}

#moms .nyxComment {
  background: url(http://media.kentucky.com/moms/images/horizontal-divider.png) no-repeat left top;
  padding-top: 45px;
}

#moms .nyxComment a {
  color: #dc3479;
}

#moms .nyxRecCount {
  color: #282828;
}

#moms #disclaimer-wrap {
  clear:both;
  margin: 0 0 16px;
}

#moms div.disclaimer-link {
  padding: 8px;
  border: 1px solid #ccc;
  background: #ece7d6;
}

/* =moms blogs
 * -------------------------------*/
#momsblogs {
    font-size: 13px;
}

#moms div.PersonaHeader_Title, #moms div.Persona_Main a, #moms div.PersonaStyle_SectionHead, #moms div.Comments_AddHeading {
    color: #dc3479;
}

#moms div.PersonaHeader_PublicContent a, #moms div.BloggerProfile_Container, #moms a#AddToWatchList {
    background: #ece7d6;
}


#moms td.BloggerProfile_TableImg {
    padding: 5px 0;
}

#moms p.MsoNormal {
    margin: 0 0 16px;
    font-size: 13px
}

#moms p.MsoNormal img {
    float: left;
    margin: 16px 16px 16px 0;
}

#moms td.PersonaBlog_TableRight a {
    font-size: 13px;
}

#moms a.PersonaStyle_RssIcon {
    float: left;
    margin-right: 8px;
}

#moms div.Reactions_Data {
    font-size: 13px;
    line-height: 1.3em;
}

#moms div.PersonaTabs_Container a.PersonaTabs_On {
    font-size: 10px;
}

#moms div.PersonaTabs_Container a.PersonaTabs_Off {
    background: #ece7d6;
    font-size: 10px;
}

#moms div.PersonaTabs_Container a.PersonaTabs_Off:hover {
    background: #dc3479;
    color: #fff;
}

#moms .slContainer2 .slContent .slTabs li {
    width: 50%;
}

#moms .slContainer2 .slContent .slTabs li a {
    background: #ece7d6;
    border-top: 1px solid #e6e6e6;
}

#moms .slContainer2 .slContent .slTabs li.slSelected a {
    background: #fff;
}

#moms #moms .slContainer2 .slContent .slTabs li a:hover {
    background: #dc3479;
    color: #fff;
}

#moms .slContainer .slTabs li a {
    background: #ece7d6;
}

#moms table.BlogEntry_Actions a {
    font-size: 13px;
}

#moms div#postBody p {
    margin: 0 0 16px;
}

#moms table.BlogEntry_Actions {
    border-width: 1px;
}

#moms div.BlogEntry_Tags {
    font-size: 11px;
    font-weight: bold;
    padding: 8px 0;
}

/* =moms groups
 * -------------------------------*/
#moms .slV2 a:link, .slV2 a:active, .slV2 a:visited {
    color: #dc3479;
}

#moms .slGroupInfo .slPageTitle {
    overflow: visible;
}

#moms .slGroupInfo .slAvatar {
    border-color: #ccc;
}

#moms .slContainer .slTabs {
    top: -4px;
}

#moms .slContainer .slTabs li a {
    color: #dc3479;
}

#moms .slContainer2 .slHeader, #moms .slContainer2 .slHeader .slHeader_Right {
    background: none;
}

#moms div.RecentPhotoSlideShow_Image img,
#moms table.Reactions_Table img,
#moms table.MessagePreview_Table img,
#moms div.GalleryPhoto_Image img,
#moms div.Comments_Container img {
    border-color: #ccc;
}

#moms .slGroupList ul li {
    width: 450px;
}

#moms .slGroupList ul li .slInfo {
    width: 350px;
}

#moms .slGroupList ul li img.slAvatar {
    border-color: #ccc;
}

#moms .slHeadline, #moms .slBody {
    font-size: 13px;
}

#moms .slContainer .slContent li .slReadMore {
    font-size: 13px;
    font-weight: normal;
}

#moms tr.GalleryPreview a {
    font-weight: bold;
}

#moms div#plckgallery, #moms div#plcksubmit, #moms div#plckgalleries {
    width: 632px;
}

#moms div.PublicGallery_Container {
    font-family: arial;
    font-size: 13px;
}

#moms div.PublicGallery_PhotosContainer {
    border-color: #ccc;
}

#moms div.PublicGallery_Container a {
    color: #dc3479;
}

#moms div.PhotoUpload_SectionHead {
    background: #ece7d6;
    font: bold 18px arial,sans-serif;
    color: #dc3479;
}

#moms div.PublicGalleries_SectionHead {
    background: none;
    text-transform: capitalize;
    font-size: 10px;
    font-weight: bold;
}

#moms td.PublicGalleries_TableImg {
    width: 70px;
}

#moms td.PublicGalleries_TableImg img {
    border-color: #ccc;
    margin: 0 0 16px;
}

#moms div.PublicGalleries_Container a {
    color: #dc3479;
}

#moms div.PublicGalleries_ViewLink, div.PublicGalleries_UploadLink {
    padding: 5px 0 0;
}

#moms div.PublicGalleries_ViewLink a, div.PublicGalleries_UploadLink a {
    font-weight: normal;
}

#moms table.PublicGalleries_Table tr {
    float: left;
    width: 632px;
    border-bottom: 1px solid #ccc;
    padding: 8px 0 0;
}

#moms div.PublicGalleries_Description {
    font-size: 13px;
}

#moms #PhotoUploadIFrame div.PhotoUpload_SectionHead {
    background: none;
    font-size: 10px;
    text-transform: uppercase;
    font-family: arial;
}

#moms div.Forums_BlockContainer div.Forums_ContainerHead {
  background: transparent none repeat scroll 0 0;
  border: 1px solid #CCCCCC;
  color: #000000;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  font-size-adjust: none;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: normal;
}

#moms table.DiscussionList_ListTable {
  border-color:-moz-use-text-color -moz-use-text-color -moz-use-text-color #CCCCCC;
  border-style:none none none solid;
  border-width:medium medium medium 1px;
}

#moms td.DiscussionList_ListTableImg, td.DiscussionList_ListTableName, td.DiscussionList_ListTableStarted, td.DiscussionList_ListTablePosts, td.DiscussionList_ListTableLatest {
  border-bottom:1px solid #CCCCCC;
  border-right:1px solid #CCCCCC;
}

#moms a.Forums_StartDiscussion {
  background-image: url(/static/moms/images/discussion-btn.gif);
  margin:0;
  width:200px;
}

#moms a.Forums_RegisterToJoinForums {
  background-image: url(/static/moms/images/register-btn.gif);
  margin:0;
  width:200px;
}

#moms a.Forums_AddPost {
  background-image: url(/static/moms/images/newpost-btn.gif);
  width:144px;
}

#moms a.Forums_MarkAllRead {
  background-image: url(/static/moms/images/mark-read-btn.gif);
  width:200px;
}

#moms table.CreateItem_Table {
  background: #FFFFFF none repeat scroll 0 0;
  border-color: #CCCCCC;
  border-style:none solid solid;
  border-width:medium 1px 1px;
  font-family: Arial,Helvetica,sans-serif;
}

#moms div.Forums_Breadcrumbs {
  text-transform: uppercase;
}

#moms div.Forums_HeadFeedContainer {
  margin-top:-13px;
}

#moms div.Discussion_VisibilityContainer {
  border-bottom:1px solid #CCCCCC;
  border-left:1px solid #CCCCCC;
  border-right:1px solid #CCCCCC;
}

#moms table.Discussion_PostTitleTable {
  border-bottom:1px solid #CCCCCC;
}

#moms table.Discussion_PostTable {
  border-top:1px solid #FFFFFF;
  padding:0;
  table-layout:fixed;
  width:100%;
  background: #FFFFFF;
}

#moms div.Discussion_PostOptions {
  border-top:1px solid #FFFFFF;
  line-height:20px;
  padding:5px;
  background: #FFFFFF;
}

#moms div.Discussion_PostQuote {
  border:1px solid #CCCCCC;
  padding:10px;
}

#mi_yahoo_preamble {color: #000; font: 9pt Verdana;}
span.yahoo {color: #7b0099; font: small-caps bold 9pt Verdana;}
#mi_yahoo_post {color: #545454; font: small-caps bold 9pt Verdana;}
#blogs_index{
	width: 640px;
}

#blogs_index_include #blogs_index{
	width: 400px;
}

..blogs_column{
	width: 48%;
	float: left;
}

#blogs_index_include .blogs_column{
	float: left;
}

.blogs_column h2{
	font-size: 22px;
	padding-top:2px;
	padding-bottom:10px;
}

.asset_group {
	margin-top: 8px;
}

.blogs_column li.blog_intro{
	padding: 0px 10px 20px 0px;
	float:left;
}

div.fblogger-img {
	background:url("http://media.kentucky.com/static/images/blogs/indexIcon/fblogger-bg.png") no-repeat scroll left top transparent;
	float:left;
	padding:4px 4px 4px 4px;
	width:61px;
}

div.fblogger {
	float:left;
	margin:0 0 0 8px;
	width:200px;
}

.blogs_column .blog_mug{
	float:left;
	padding-right:15px;
}

.blogs_column .blog_title{
	padding-bottom: 5px;
}

.blogs_column .latest_blog {
	letter-spacing:-0.1px;
	color:#282828;
	font-weight:bold;
	font-size:13px;
	font-family:helvetica;
}

.blogs_column .latest_blog:hover {
	color:#DC3479;
}

.blog_desc {
	display:none;
}

.blogs_column .time_stamp{
	color:#AAAAAA;
	font-size:11px;
}

.blogs_column .comments{
	color:#AAAAAA;
	font-size:11px;
}

#story_tools{
	margin-bottom:12px;
}


