/*-----------------------------

Project : Girl Scouts Spirit of Nebraska Website
Primary Use : Informational / Educational Site / Membership / Donations
Website design by GoodTwin * Omaha Nebraska  
www.good-twin.com
Branding | Web | Print

-----------------------------*/

/* Colors

Teal #3A9B88
Red #B16255
Yellow #EAE192
Brown #85611C

-------------------*/

/*////////////////////////////////////////////////////////////////////////////////////////////////////////////*/



/*---------Calendar Featured Post----------*/


	
	
.tape{
	width: 586px;
	height: 42px;
	z-index: 5;
	position:absolute;
	background-image: url(images/blog/tape.png);
	}

.calendar_main .featured_post_wrap{
	width: 592px;
	height: 290px;
	float: left;
	margin-top: 10px;
	margin-bottom: 15px;
	}
		
	.calendar_main .featured_post_container{
		width: 592px;
		height: 260px;
		float: left;
		margin-top: 20px;
		background-image: url(images/blog/bgstripe.jpg);
		border: 6px solid #fff;
		}
		
		
		.calendar_main .featured_post_content_wrap{
			width: 560px;
			height: 408px;
			margin-left: auto;
			margin-right: auto;
			text-align: center;
			margin-top: 20px;
			}
		
		.calendar_main .featured_post_content{
			width: 560px;
			height: 220px;
			float: left;
			background-color: #fff;
			margin-top: 5px;
			}
			
		
	.calendar_main .featured_post_copy{
		width: 510px;
		height: 60px;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
		background-color: #eefafa;
		-moz-border-radius: 8px;
     	-webkit-border-radius: 8px;
    	 border-radius: 8px;
		padding: 15px;;

		}
		
			
	.featured_eventdate{
		width: 520px;
		height: 45px;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
		background-image: url(images/calendar/clock.png);
		background-repeat: no-repeat;
		background-position: 10px 10px;
		margin-top: 10px;
		margin-bottom: 10px;
		border-top: 3px dotted #eefafa;
		}
		
		.featured_eventdate p{
			color: #B16255;
			font-size: 16px;
			line-height: 16px;
			margin-left: 50px;
			margin-top: 17px;
			}
			
			
	.featured_eventtitle{
	width:540px;
	height: 25px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top: 25px;
	}
	 .featured_eventtitle h3{
		 margin-left:20px
		 }
	
 
.featured_eventtitle h3 a, .featured_eventtitle h3 a:link, .featured_eventtitle h3 a:active, .featured_eventtitle h3 a:visited {
	font-size:25px;
	line-height: 24px;
	margin-left: 0px;
	font-weight:100;
	text-decoration:none;
	font-family: Helvetica, Arial, Verdana;
	color: #3A9B88;
	}
	

	.calendar_main .featured_post_copy p{
			font-size: 14px;
			line-height: 20px;
			margin-left: 0px;
			width: 320px;
			color: #85611C;
			float: left;
		}
		
		
.featured_eventdetails{
	text-indent: -9999px;
	width: 170px;
	height: 30px;
	float: right;
	margin-top: 5px;
	}

	.featured_eventdetails a, .featured_eventdetails a:link, .featured_eventdetails a:active, .featured_eventdetails a:visited {
			width: 165px;
			height: 50px;
			background-image: url(images/calendar/eventdetailslarge.png);
			display: block;
			background-position: left top;
			}

		.featured_eventdetails a:hover, .featured_eventdetails a:visited:hover {
			background-position: left bottom;
			}
			
			
/*---------Calendar Featured Post End----------*/

/*////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

/*---------Calendar Event Posts ----------*/

	
.event_post_wrap{
	width: 308px;
	height: 302px;
	float: left;
	margin-top: 5px;
	margin-bottom: 20px;
	}
	
.event_post_container{
	width: 280px;
	height: 290px;
	float: left;
	margin-top: 5px;
	background-image: url(images/blog/bgstripe.jpg);
	border: 6px solid #fff;
	}
	
.event_post_content_wrap{
	width: 260px;
	height: 260px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top: 5px;
	}	
	
.event_post_content{
	width: 260px;
	height: 270px;
	float: left;
	background-color: #fff;
	margin-top: 5px;
	margin-bottom: 20px;
	}
	
	
.eventtitle{
	width: 220px;
	height: 45px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top: 15px;
	}
	 .eventtitle h3{
		 margin-left:10px
		 }
	
 
 .eventtitle h3 a, .eventtitle h3 a:link, .eventtitle h3 a:active, .eventtitle h3 a:visited {
	font-size:21px;
	line-height: 24px;
	margin-left: 0px;
	font-weight:100;
	text-decoration:none;
	font-family: Helvetica, Arial, Verdana;
	color: #3A9B88;
	}
	
		
	.eventdate{
		width: 220px;
		height: 45px;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
		background-image: url(images/calendar/clock.png);
		background-repeat: no-repeat;
		background-position: 5px 10px;
		margin-top: 10px;
		margin-bottom: 10px;
		border-top: 3px dotted #eefafa;
		}
		
		.eventdate p{
			color: #B16255;
			font-size: 12px;
			line-height: 16px;
			margin-left: 40px;
			margin-top: 10px;
			width: 175px;
			}

	
.eventdetails{
	text-indent: -9999px;
	width: 210px;
	height: 30px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top: 0px;
	}

	.eventdetails a, .eventdetails a:link, .eventdetails a:active, .eventdetails a:visited {
			width: 210px;
			height: 30px;
			background-image: url(images/calendar/eventdetails.png);
			display: block;
			background-position: left top;
			}

		.eventdetails a:hover, .eventdetails a:visited:hover {
			background-position: left bottom;
			}	

	.event_post_copy{
		width: 240px;
		height: 110px;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
		background-color: #eefafa;
		padding-top: 10px;
		padding-bottom: 10px;


		}
		
.event_post_copy p{
	font-size: 12px;
	line-height: 18px;
	margin-left: 20px;
	width: 200px;
	color: #85611C
}

/*---------Calendar Event Posts End----------*/

/*////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

/*---------Calendar Detail Page----------*/

.featured_post_copy h2{
	margin-left: 10px;
	margin-bottom: 15px;
	margin-top: 15px;
	text-indent: 0px
	}

.featured_post_copy h3{
	margin: 10px;
	margin-top: 20px;
	margin-bottom: 25px;
	}

.featured_post_wrap{
	width: 592px;
	float: left;
	margin-top: 10px;
	margin-bottom: 15px;
	}
		
.featured_post_container{
		width: 592px;
		float: left;
		margin-top: 20px;
		background-image: url(images/blog/bgstripe.jpg);
		border: 6px solid #fff;
		}
		
		
.featured_post_content_wrap{
			width: 560px;
			margin-left: auto;
			margin-right: auto;
			text-align: center;
			margin-top: 20px;
			}
		
.featured_post_content{
			width: 560px;
			float: left;
			background-color: #fff;
			margin-bottom: 15px;
			margin-top: 5px;
			}
			
		
	.featured_post_copy{
		width: 510px;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
		background-color: #eefafa;
		-moz-border-radius: 8px;
     	-webkit-border-radius: 8px;
    	 border-radius: 8px;
		padding: 15px;
		margin-bottom: 10px;

		}

	.featured_post_copy p{
			font-size: 14px;
			line-height: 20px;
			margin-left: 10px;
			width: 490px;
			color: #85611C;
			}


	.calendar_tags{
			width: 470px;
			margin-top: 25px;
			margin-left: 10px;
			margin-bottom: 15px;
			padding-top: 20px;
			padding-bottom: 60px;
			text-align: left;
			border-top: 6px dotted #fff;

		}
		
	.calendar_tags li{
		float: left;
		margin-top: 10px;
		list-style-type: none;
		}
	
	.calendar_tags a, .calendar_tags a:link, .calendar_tags a:active, .calendar_tags a:visited {
		width: 0px;
		font-size: 14px;
		text-decoration:none;
		font-family: Helvetica, Arial, Verdana;
		color: #B16255;
		background-color: #f4f078;
		padding: 5px 10px 5px 10px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
		margin-right: 5px;
		text-align: left;
			}

		.calendar_tags a:hover, .calendar_tags a:visited:hover {
				color: #fff;
				background-color: #B16255;
			}

/*---------Calendar Detail Page End----------*/


.post_wrap p{
	margin-left: 0px;
	width: 500px;
	}



		
h3 a, h3 a:link, h3 a:active, h3 a:visited {
	font-size: 24px;
	line-height: 28px;
	margin-left: 0px;
	font-weight:100;
	text-decoration:none;
	font-family: Helvetica, Arial, Verdana;
	color: #3A9B88;
	}

h3 a:hover, h3 a:visited:hover {
	background-color: #f4f078
	}
		
	
#pagination{
	width: 500px;
	float: left;
	margin-top: 20px;
	}
	
	#pagination a, #pagination a:link, #pagination a:active, #pagination a:visited {
		
	font-size: 16px;
	font-weight: bold;
	text-decoration:none;
	font-family: Helvetica, Arial, Verdana;
	color: #B16255;
	padding: 5px 8px 5px 8px;
	 -moz-border-radius: 5px;
     -webkit-border-radius: 5px;
     border-radius: 5px;
	 margin-right: 2px;
			}
			
 .arrows a, .arrows a:link, .arrows a:active, .arrows a:visited {
		background-color: #f4f078;
			}

		#pagination a:hover, #pagination a:visited:hover {
			background-color: #B16255;
			color: #fff;

			}

