/*
 * 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.idahostatesman.com/moms/images/sidebar-hr.png) no-repeat center bottom;
	margin: 0 0 4px;
}

li.hr {
		background: url(http://media.idahostatesman.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.idahostatesman.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.idahostatesman.com/moms/images/bg-top.png) no-repeat center 0;
}
	
	#bg-bottom {
		background: url(http://media.idahostatesman.com/moms/images/bg-bottom.png) no-repeat center bottom;
		
	}
	
	#wrap {
        background: url(http://media.idahostatesman.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.idahostatesman.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.idahostatesman.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.idahostatesman.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.idahostatesman.com/moms/images/hover-bg.jpg) no-repeat center top;
					color: #f2f2f2;
                }
				
				#global-nav li a.here {
                    background: url(http://media.idahostatesman.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: 35px;
        top: 55px;
        width: 146px;
        height: 60px;
    }


/* =content
-----------------------------------------*/
#content {
    background: url(http://media.idahostatesman.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 {
		position: relative;
		height: 30px;
		margin: 0 0 8px 0;
	}
		h2.section-header {
			position: relative;
		}
			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.idahostatesman.com/moms/images/feed-icon.gif) no-repeat right top;
				padding: 0 13px 0 0;
			}
    
    
        /* =tier1 (news, join, giveaways)
        -----------------------------------------*/
		#tier1 {
			background: url(http://media.idahostatesman.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: 400px;
				height: 27px;
			}
					#box-tabs li {
						float: left;
						display: inline;
						background: url(http://media.idahostatesman.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.idahostatesman.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.idahostatesman.com/moms/images/news-tab-here.png) no-repeat center top;
								color: #f2f2f2;
							}
							
							#box-tabs li#family-tab a:hover {
								color: #dc3479;
							}
							
							#box-tabs li#family-tab a.here {
								background: url(http://media.idahostatesman.com/moms/images/here-bg.jpg) no-repeat center top;
								color: #f2f2f2;
							}
							#box-tabs li#deals-tab a:hover {
								color: #dc3479;
							}
							
							#box-tabs li#deals-tab a.here {
								background: url(http://media.idahostatesman.com/moms/images/here-bg.jpg) no-repeat center top;
								color: #f2f2f2;
							}
			
			/* =join
			--------------------------------------*/
			#join {
				/*display: none;*/
			}
				#join-text {
					position: absolute;
					top: 50px;
					left: 30px;
					width: 270px;
				}
					#join-text img {
						margin: 16px 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;
								width: 275px;
								background: url(http://media.idahostatesman.com/moms/images/news-image-bg.png) no-repeat left top;
								padding: 5px 7px;
								margin: 30px 0 0 10px;
							}
								#news div.img div, #family div.img div, #deals div.img div {
									height: 175px;
									overflow: hidden;
								}
							
							#news div.txt {
								float: left;
								width: 295px;
								margin: 30px 0 0 20px;
							}
								#news div.headline a, #family div.headline a, #deals div.headline a {
									font: bold 24px/26px Helvetica, Arial, sans-serif;
									color: #dc3479;
									margin: 0 0 10px 0;
									letter-spacing: -1px;
								}
								
								#news div.tease {
									color: #666;
								}
								
								
								
			/* =giveaways
			--------------------------------------*/	
            #family{
				
			}    
				#family div.img {
					float: left;
					width: 275px;
				}
					#family div.img {
						background: url(http://media.idahostatesman.com/moms/images/news-image-bg.png) no-repeat left top;
						padding: 5px 7px;
						margin: 30px 0 0 10px;
					}
				
				#family div.txt {
					float: left;
					width: 295px;
					margin: 30px 0 0 20px;
				}
					#family div.headline {
						font: bold 24px/27px Helvetica, Arial, sans-serif;
						color: #dc3479;
						margin: 0 0 10px 0;
					}
					
					#family div.tease {
						color: #666;
					}
					
					#family div.join-button {
						padding: 15px 0 0 0;
					}
						#family div.join-button div {
							float: right;
							margin: 0 15px 0 0;
						}
            
			.hide {
				display: none;
			}
			
			
            #deals{
				
			}    
				#deals div.img {
					float: left;
					width: 275px;
				}
					#deals div.img {
						background: url(http://media.idahostatesman.com/moms/images/news-image-bg.png) no-repeat left top;
						padding: 5px 7px;
						margin: 30px 0 0 10px;
					}
				
				#deals div.txt {
					float: left;
					width: 295px;
					margin: 30px 0 0 20px;
				}
					#deals div.headline {
						font: bold 24px/27px Helvetica, Arial, sans-serif;
						color: #dc3479;
						margin: 0 0 10px 0;
					}
					
					#deals div.tease {
						color: #666;
					}
					
            
        
        /* =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;
					}
					
			
			
			
		 /* =tier3 (media bar)
        -----------------------------------------*/
        #tier3 {
            padding: 8px;
			margin-right: 16px;
			background: url(http://media.idahostatesman.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.idahostatesman.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.idahostatesman.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.idahostatesman.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 {
			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.idahostatesman.com/moms/images/fblogger-bg.png) no-repeat left top;
			}
			
			div.fblogger {
				float: left;
				width: 330px;
				margin: 0 0 0 8px;
				min-height: 75px;
			}	
				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.idahostatesman.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.idahostatesman.com/moms/images/sb-box-bg-w.png) repeat-y left top;
				padding: 0 16px;

			}
			
			div.sidebar-item-bottom {
				background: url(http://media.idahostatesman.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.idahostatesman.com/moms/images/login.png) no-repeat;
                background-position: center 0;
            }
            
            div#login p.login-up {
                background: url(http://media.idahostatesman.com/moms/images/login.png) no-repeat;
                background-position: center -30px;
            }
            
            div#login p.account-down {
                background: url(http://media.idahostatesman.com/moms/images/account.png) no-repeat;
                background-position: center 0;
            }
            
            div#login p.account-up {
                background: url(http://media.idahostatesman.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;
			}
			
				#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.idahostatesman.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.idahostatesman.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.idahostatesman.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: 145px;
	clear:both;
	position: relative;
	background: url(http://media.idahostatesman.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;
	}
	
	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.idahostatesman.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.idahostatesman.com/moms/images/mini-slideshow-bg-top.png) no-repeat left top;
				float: left;
				width: 332px;
			} 
			
			#mini-slideshow-bg-bottom {
				background: url(http://media.idahostatesman.com/moms/images/mini-slideshow-bg-bottom.png) no-repeat left bottom;
				float: left;
				width: 332px;
			} 
			
			div.loading {
				background: url(http://media.idahostatesman.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.idahostatesman.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.idahostatesman.com/moms/images/mini-slideshow-bg-top.png) no-repeat left top;
				float: left;
				width: 332px;
			} 
			
			#box2-bg-bottom {
				background: url(http://media.idahostatesman.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.idahostatesman.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.idahostatesman.com/moms/images/slideshow-bg-top.png) no-repeat left top;
			} 
			
			#big-slideshow-bg-bottom {
				background: url(http://media.idahostatesman.com/moms/images/slideshow-bg-bottom.png) no-repeat left bottom;
				padding: 25px 0 0;
			} 
			
			div.loading {
				background: url(http://media.idahostatesman.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.idahostatesman.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.idahostatesman.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.idahostatesman.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.idahostatesman.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.idahostatesman.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;
    }

