/* ============================================================================
							STANDARD BLOG STYLES
   ============================================================================*/

/* ======================== Main Post Page ========================= */

/* GBC Colors:
Green: #9ece5c;
Blue: #264e7c;
Dark Grey: #444;
  */
  
/*-------- post titles --------*/
.entry-title { 
		color: #9ece5c;
		}
.entry-title a, .entry-title a:visited, .entry-title a:active {
		color: #9ece5c;
		}		
.entry-title a:hover{
		color: #264e7c;
		text-decoration:none;
		}		
		
/*-------- post top info --------*/		
.entry-meta {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #666;
		}
.entry-meta a, .entry-meta a:visited, .entry-meta a:active {
		color: #333;
		text-decoration:none;
		}
.entry-meta a:hover{
		color: #000;
		text-decoration:underline;
		}
		
/*-------- post bottom info --------*/		
.entry-utility {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #666;
		}
.entry-utility a, .entry-utility a:visited, .entry-utility a:active {
		color: #333;
		text-decoration:none;
		}
.entry-utility a:hover{
		color: #000;
		text-decoration:underline;
		}
		
/*-------- post bakground --------*/			
.type-post { width: 729px;
		padding: 20px 20px 20px 20px;
		margin-bottom: 40px;
		background-color: #f7f7f7;
		border: 1px #d9d9d9 solid;
		}
		
/*-------- navagation --------*/
.nav-previous, .nav-next { 
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #444;
		}
.nav-previous a, .nav-previous a:visited, .nav-previous a:active,
.nav-next a, .nav-next a:visited, .nav-next a:active {
		color: #444;
		text-decoration:none;
		}		
.nav-previous a:hover, .nav-next a:hover {
		color: #264e7c;
		text-decoration:none;
		}	

/*post-4 post type-post status-publish format-standard hentry category-uncategorized tag-testing */

.widget-title{color: #ff0000;}
.widget-area{color: #ff0000;}


/* Styles for the comments page
comments
comments-title
commentlist
comment-author
comment-meta
comment-body

respond
reply-title
*/
