/*-----------------------------

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

-------------------*/

.post_content h2{
	margin-left: 0px;
	text-indent: 0px;
	}
	
.post_content h4{
	margin-left: -60px;
	}
	


.blog_main .post_wrap{
	width: 586px;
/*	height: 480px;*/
	float: left;
	margin-top: 10px;
	margin-bottom: 25px;
	}
	
.post_wrap{
	width: 620px;
	height: auto;
	float: left;
	margin-top: 10px;
	margin-bottom: 25px;
	}
	
.post_wrap p{
	margin-left: 0px;
	width: 500px;
	}
	
#blog_main .post_container{
	width: 600px;
	height: 448px;
	float: left;
	margin-top: 20px;
	background-image: url(images/blog/bgstripe.jpg);
	border: 6px solid #fff;
	}
	
	.post_container{
		width: 600px;
		float: left;
		margin-top: 20px;
		background-image: url(images/blog/bgstripe.jpg);
		border: 6px solid #fff;
		}
		
.post_content_wrap{
	width: 560px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top: 20px;
	}
	
.post_thumbnail{
	width: 524px;
	height: 160px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #fff;
	}
	
.post_thumbnail img{
	margin-left: 0px;
	margin-top: 0px;
	border: 4px solid #dad8c5;
	}
	
#blog_main .post_content{
	width: 560px;
	height: 400px;
	float: left;
	background-color: #fff;
	margin-top: 5px;
	}
	 
	 
.post_content{
	width: 560px;
	height: auto;
	float: left;
	background-color: #fff;
	margin-top: 5px;
	margin-bottom: 20px;
	}
	
	
	#blog_main .post_copy{
		width: 500px;
		height: 105px;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
		margin-bottom: 15px;
		}
		
	.post_copy{
		width: 500px;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
		margin-bottom: 15px;
		}
	
	.comments_box{
		width: 500px;
		height: 54px;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
		background-color: #eefafa;
		margin-top: 15px;
		margin-bottom: 20px;
		}

.comment_content{
	float: left;
	margin-top: 10px;
	padding-bottom: 20px;
	}

.post_wrap h3{
	margin-left: 0px;
	}
	
.post_content h3 {
	font-size: 24px;
	line-height: 28px;
	margin-left: 0px;
	font-weight:100;
	text-decoration:none;
	font-family: Helvetica, Arial, Verdana;
	color: #3A9B88;
	}

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
	}
		
	.comments_bubble{
		width: 45px;
		height: 35px;
		float: left;
		background-image: url(images/blog/commentbubble.png);
		margin-top: 10px;
		background-repeat: no-repeat;
		background-position: right
		}
		
		
		.comments_bubble a, .comments_bubble a:link, .comments_bubble a:active, .comments_bubble a:visited {
			font-size: 14px;
			text-decoration:none;
			font-family: Helvetica, Arial, Verdana;
			color: #fff;
			font-weight: bold;
			margin-top: 7px;
			text-align: center;
			display: block;
			text-indent: 12px;
			}

		.comments_bubble a:hover, .comments_bubble a:visited:hover {
			color: #000
			}
			
		.blog_header{
			width: 228px;
			float: left;
			color: #fff;
			padding: 14px 0px 14px 0px;
			margin-left: 0px;
			background-image: url(images/blog/green.jpg);
			margin-top: 20px;
			margin-bottom: 0px;
			text-indent: 15px;
			}
			
		.blog_header_archive{
			width: 228px;
			float: left;
			color: #fff;
			padding: 14px 0px 14px 0px;
			margin-left: 0px;
			background-image: url(images/blog/archiveblue.png);
			margin-top: 20px;
			text-indent: 15px;
			}


.poster p{
	float: left;
	font-size: 11px;
	width: 325px;
	margin-top: 15px;
	text-indent: 4px;
	}
			
.readmore{
	text-indent: -9999px;
	width: 95px;
	height: 25px;
	float: right;
	margin-top: 15px;
	}

	.readmore a, .readmore a:link, .readmore a:active, .readmore a:visited {
			width: 80px;
			height: 25px;
			background-image: url(images/blog/readmore.png);
			display: block;
			background-position: left top;
			}

		.readmore a:hover, .readmore a:visited:hover {
			background-position: left bottom;
			}

	
.tape{
	width: 586px;
	height: 42px;
	z-index: 5;
	position:absolute;
	background-image: url(images/blog/tape.png);
	}
	
#pagination{
	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;

			}

.archive_cells{
	float: left;
	width: 110px;
	}
	
.blog_sidebar{
	float: left;
	width: 225px;
	background-image: url(images/blog/lightblue.png);
	padding-bottom: 10px;
	}

#sidebar .archivenav a{
	font-family: Helvetica;
	width: 90px;
	font-weight: 500;
	display:block;
	font-size: 12px;
	color: #3A9B88;
	padding: 5px 5px 5px 8px;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
	text-decoration: none;
	background-image: none;
	}
	
#sidebar .archivenav a:hover{
	color: #FFF;
	background-color: #B16255;
	}

.comment_wrap{
	width: 460px;
	float: left;
	margin-top: 10px;
	padding: 20px;
	background-color: #f8fcfc
	}
	
.comment_wrap p{
	font-size: 12px;
	width: 450px;
	margin-bottom: 3px;
	}

.comment_details{
	float: left;
	width: 480px;
	margin-bottom: 8px;
	}	

.url{
		
	float: left;
	text-align:left;
 	font-size: 12px;
	font-family: Helvetica, Arial, Verdana;
	text-decoration:none;
	font-family: Helvetica, Arial, Verdana;
	color: #B16255;
	padding-right: 5px;
			}	
	 
			
	.commentmetadata{
	float: left;
	text-align:left;
 	font-size: 12px;
	font-family: Helvetica, Arial, Verdana;
	color: #85611C
		}

textarea#comment {
    width: 500px;
    height: 90px;
}

form#commentform input {
    clear: left;
}

form#commentform label {
    height: 30px;
    line-height: 30px;
    margin-left: 10px;
}

form#commentform #submit {
 	background-image: none;
	background-color: #b34043;
	border: none;
	width: 130px;
	height: 35px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	padding: 0px;
	clear: both;
	text-indent: 0px;
	 -moz-border-radius: 5px;
     -webkit-border-radius: 5px;
     border-radius: 5px;
	 margin-bottom: 10px;
	 margin-top: 15px;
}