@charset "utf-8";
/*	-------------------------------------------------------------
	CSS - CHRISETTE MICHELE EPIPHANY
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Filename:		cm_epiphany.css
	Date:			April 23, 2009
	Author:			Halo Media LLC - http://www.halopowered.com/
	-------------------------------------------------------------	*/
	
/*	--------------------------------------------------------------------------------------------------------------------------
	navBar active state Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	ul#navBar a.navEpiphany {
		background-position: -361px -48px;
	}

/*	--------------------------------------------------------------------------------------------------------------------------
	mainCol Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	.contentSpace .mainCol .bottomCol {
		
	}
	#epiphany {
		
	}
		#epiphany .header {
			padding:15px 15px 0 15px;
		}
			#epiphany .header h1#h1_epiphany {
				width:265px;
				float:left;
				background:url(../../images/h1_epiphany.png) top center no-repeat;
			}
			#epiphany .header a.back {
				padding:0 0 0 10px;
				float:right;
				background:url(../../images/linkArrow_back.png) 0 3px no-repeat;
				font:bold 10px Verdana, Arial, Helvetica, sans-serif;
				color:#fff;
			}
				#epiphany .header a.back:hover {
					
				}
		#epiphany .action {
			padding:11px 9px 11px 16px;
		}
		#epiphany .action h2 {
			margin:8px 0 0 110px;
		}
			#epiphany label {
				font:normal 12px Verdana, Arial, Helvetica, sans-serif;
				color:#150703;
			}
			#epiphany .pair {
				margin: 8px 0;
			}
				#epiphany label {
					width:100px;
					margin:0 10px 0 0;
					display:block;
					float:left;
				}
				#epiphany input.textBox {
					width:300px;
					padding:2px;
					float:left;
					border:1px solid #c2eae3;
					font:normal 11px Verdana, Arial, Helvetica, sans-serif;
				}
				#epiphany textarea.textBox {
					width:300px; height:100px;
					padding:2px;
					float:left;
					border:1px solid #c2eae3;
					font:normal 11px Verdana, Arial, Helvetica, sans-serif;
				}
				#epiphany .submit {
					margin:0 0 0 110px;
				}
			#epiphany a.btn_writeYourEpiphany {
				width:138px; height:24px;
				display:block;
				background:url(../../images/btn_writeYourEpiphany.png) top center no-repeat;
				float:left;
			}
				#epiphany a.btn_writeYourEpiphany:hover {
					background-position:bottom;
				}
				
			/* pagination */
			#epiphany .bottom {
				margin:0 0 -2000px 0; padding:11px 9px 2000px 0;
			}
			#epiphany .action .pagination {
				float:right;
			}
				#epiphany .action .pagination .pagerLeft {
					padding:3px 0 0 3px;
					width:22px; height:23px;
					background:url(../../images/bg_pagerLeft_greenDark.png) top center no-repeat;
					float:left;
				}
					#epiphany .action .pagination .pagerLeft a {
						width:20px; height:20px;
						display:block;
						background:url(../../images/btn_pagerPrev_greenDark.png) top center no-repeat;
					}
						#epiphany .action .pagination .pagerLeft a:hover {
							background-position:bottom;
						}
				#epiphany .action .pagination .pagerMiddle {
					padding:7px 10px 0 10px;
					height:19px;
					background:url(../../images/bg_pagerMiddle_greenDark.png) top center repeat-x;
					float:left;
					font:normal 10px Verdana, Arial, Helvetica, sans-serif;
					color:#fff;
					text-align:center;
				}
					#epiphany .action .pagination .pagerMiddle .text {
						font-weight:bold;
					}
						#epiphany .action .pagination .pagerMiddle .text a {
							color:#fff;
						}
				#epiphany .action .pagination .pagerRight {
					padding:3px 0 0 2px;
					width:22px; height:24px;
					background:url(../../images/bg_pagerRight_greenDark.png) top center no-repeat;
					float:left;
				}
					#epiphany .action .pagination .pagerRight a {
						width:20px; height:20px;
						display:block;
						background:url(../../images/btn_pagerNext_greenDark.png) top center no-repeat;
					}
						#epiphany .action .pagination .pagerRight a:hover {
							background-position:bottom;
						}
					
		#epiphany ul#epiphanyUpdates {
			list-style:none;
		}
			#epiphany ul#epiphanyUpdates li {
				padding:20px;
				background:url(../../images/dash.png) 0 bottom repeat-x;
			}
				#epiphany  ul#epiphanyUpdates li p {
				
				}
				#epiphany ul#epiphanyUpdates li .socialBar {
				
				}
				#epiphany .date {
					margin:0 0 6px 0;
					font:normal 10px Verdana, Arial, Helvetica, sans-serif;
					color:#0f4863;
				}
				#epiphany h2 {
					font:bold 14px Verdana, Arial, Helvetica, sans-serif;
					color:#a00800;
				}
				#epiphany h2 a {
					font:bold 15px Verdana, Arial, Helvetica, sans-serif;
				}
					#epiphany h2 a:hover {
					
					}
				#epiphany p {
					margin:5px 0 0 0;
					font:normal 12px Verdana, Arial, Helvetica, sans-serif;
					overflow:hidden;
				}
				#epiphany .socialBar {
				
				}
					#epiphany .socialBar a.more{
						margin:2px 0 0 0;
						float:left;
					}
					#epiphany .socialBar .stats {
						margin:2px 23px 0 0;
						font:bold 10px Verdana, Arial, Helvetica, sans-serif;
						color:#a8512b;
						float:left;
					}
						#epiphany .socialBar .stats .poster {
							font:italic 12px Verdana, Arial, Helvetica, sans-serif;
							color:#0f4863;
						}
						#epiphany .socialBar .stats .divider {
							
						}
						#epiphany .socialBar .actions {
							float:right;
							display:inline;
						}
						
		/* single */
		#epiphany .body {
			padding:36px 44px 60px 45px;
		}
		#epiphany .body .date {
			margin:0 0 14px 0;
		}
		#epiphany .body p {
			height:auto;
			line-height:21px;
		}
		#epiphany .body .socialBar {
			margin:22px 0 0 0;		
		}
