html {
	overflow:-moz-scrollbars-vertical; /* for firefox */
	}

body {
	background:#ffffff;
	color:#333333;	
	font-family:Helvetica,Arial,sans-serif;
	font-size:1em;
}
a, a:link, a:active, a:visited {
	color:#333333;
	text-decoration:none;
}
a:hover, a:focus {
	color:#ff5caf;
	text-decoration:underline;
}
em {
	font-style:italic;
}
h2 {
	border-bottom:2px solid #000000;
	font-size:0.99em;
}
p {
	font-size:0.78em;
}
strong {
	font-weight:bold;
}
/* classes
=================================*/
.clearBoth {
	clear:both;
}
.divide {
	border-top:1px solid #000000;
}
.floatLeft {
	float:left;
}
.floatRight {
	float:right;
}
/*.grid_onethird {width:15px;float:left;display:inline;}
.grid_twothirds {width:25px;float:left;display:inline;}*/
#firstCol {
	margin:0 20px 0 0;
}

#thirdCol {
	margin-left:20px;
	margin-right:0;
}

.highlightedWords {
	color:#ff5caf;
}
.noTitle {
	border-top:2px solid #000000;
}
.screenReader {
	text-indent:-9999px;
	position:absolute;
}
.uppercase {
	text-transform:uppercase;
}
.hpSpacing {
	height:10px;
}
/*
=================================*/
#header {
	width:100%;
	display:inline;
	float:left;
	margin:20px 0 0 0px;
}
#logo {
	margin-left:0;
}
	#blogFeed {		
		margin-left:30px;
		margin-right:0;
	}
	#blogFeed h3 {
		border-bottom:2px solid #000000;
		padding:0 0 3px 0;
		color:#000000;
		font-weight:bold;
		font-size:0.75em;
	}
		#blogFeed ul {
			margin:5px 0 0 0;
		}
		#blogFeed .headerLatestBlogs li {
			font-size:0.75em;
			line-height:1em;
			padding:0 0 4px 0;
		}
#subHeader {
	clear:both;
	width:100%;
	display:inline;
	float:left;
	margin:10px 0 0 0;
}
	#subHeader ul {
		margin:0 0 0 -10px;
	}
	#subHeader li {
		float:left;
		display:inline;
		text-transform:uppercase;
		font-size:0.71em;
	}
		ul#mainNav li a {
			margin:0 10px 0 0;
			padding:0 7px 0 0;
			border-right:1px solid #333333;
		}
		ul#mainNav li.page-item-44 a {
			border-right:none;
			padding:0;
			margin:0;
		}
		ul#mainNav li.current_page_item a, ul#mainNav li.current_page_parent a {
			font-weight:bold;
		}
	#socialMediaIcons {
		text-align:right;
		margin-right:0;
		margin-left:20px;
	}
	ul#socialNetworks li {
			margin:0 2px 0 0;
		}
	#subHeader ul#socialNetworks {
		margin:0 0 0 20px;	
	}
	#subHeader ul#socialNetworks li {
		text-align:right;
	}
#subNav {
	clear:both;
	width:100%;
	display:inline;
	float:left;
	background:#cccccc;
	margin:20px 0 0 0;
	text-transform:uppercase;
	font-size:0.75em;
}
	#subNav ul {
		width:860px;
		margin:0 0 0 40px;
	}
	#subNav li {
		float:left;
		display:inline;
	}
		#subNav li a {
			padding:10px 20px 10px 20px;
			display:block;
			width:auto;
		}

			#subNav ul li.current_page_item a {
				background:#ffffff;
			}

#content {
	width:100%;
	display:inline;
	float:left;
	margin:20px 0 0 0;
}

#hpDescription {
	margin:20px 0 0 0;	
	clear:both;
	width:100%;
	display:inline;
	float:left;
	background:#cccccc;
	
}

#hpDescription p {
	color:#000000;
	font-size:215%;
	font-weight:normal;
}
p.bgDescription {
	padding:10px 20px 10px 20px;
}
#hpMainInfo {
	clear:left;
	width:100%;
	margin:20px 0 0 0;
}


/*
=================================*/
.pageIntroText {
	width:270px;
}
.pageIntroText p {
	font-size:110%;
	line-height:1.1em;
	word-spacing:0.08em;
	font-weight:normal;
	color:#666666;
	padding:0 0 20px 0;
}
.largerText p {
	font-size:100%;
	line-height:1.1em;
	word-spacing:0.1em;
	}
.post {
	/*padding:10px 0 0 0;*/
	margin:10px 0 0 0;
}
.hpPost {
	margin:0 0 0 0 !important;
}
.post h2 {
	padding:0 0 3px 0;
	line-height:1.2em;
}
.post h2.largerHeader {
	font-size:150%;
	color:#ff5caf;
	border-bottom:none;
	margin:20px 0 0 0;
	padding-bottom: 0 0 40px 0!important;
}
.post h3 {
	text-transform:uppercase;
	color:#000000;
	font-weight:bold;
	font-size:0.75em;
	margin:5px 0 0 0;
	padding:0 0 5px 0;
	line-height:1.2em;
}
.post h3 a {
	font-weight:bold;	
}
.post h3.blogPost a {
	color:#ff5caf;	
}
.post p, .post li {
	line-height:1.3em;
}
.post p {
	padding:0 0 15px 0;
}
.post h3.readAboutHeader {
	padding-bottom:10px;
}


.post ol {
	list-style-type:decimal;
	list-style-position:inside;
}
.post ul {
	list-style-position:inside;
}
.post li {
	font-size:0.78em;
	padding:0 0 10px 0;
}



/* Begin Images */
p img {
	padding:5px 0 5px 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */


/* date section on posts */
.entryDate {
	border: 1px solid #999;
	line-height: 1;
	float:left;
	display:inline;
	width:60px;
	margin:20px 0 0 40px;
}
.entryDate span {
	display: block;
	text-align: center;
}
.postMonth {
	text-transform: uppercase;
	font-size: 1.0em;
	padding-top: 0.3em;
}
.postDay {
	font-size: 1.5em;
}
.postYear {
	background-color: #ff5caf;
	color: #FFF;
	font-size: 0.9em;
	padding: 0.3em 0;
	margin-top: 0.3em;
}
/* end date section on posts */

.postEntry {
	float:left;
	display:inline;
	width:450px;
	margin:20px 0 0 20px;
}


.postEntry h2.largerHeader  {
	font-size:150%;
	color:#ff5caf;
	border-bottom:none;
	margin:0 0 0 0;
}
.postEntry h2.largerHeader a {
	color:#ff5caf;	
}
.postEntry p a {
	color:#ff5caf;	
}


.navigation {
	clear:both;
	font-size:0.75em;
}



.bio {
	width:192px;
	float:left;
	display:inline;
}
.bioImage {
	float:left;
	display:inline;
	width:100%;
	border:1px solid #333333;
}
.bioSpacing {
	margin:0 0 0 20px;
}
.bioText {
	clear:left;
	float:left;
	display:inline;
	width:100%;
	margin:10px 0 0 0;
	line-height:1.1em;
}
.bioText ul {
	margin:10px 0 0 0;	
}
.bioText li {
	font-size:0.75em;
}
.bioText h2 {
	border-bottom: none;
	padding-bottom:10px;
}




#archive-dropdown {
	margin:10px 0 0 0;
	width:298px;
	border:1px solid #cccccc;
	height:21px;
}




#sidebar h3.highlightedWords {
	color:#ff5caf!important;	
}
#sidebar h3.increasedMargin {
	margin-top: 20px;
}

#sidebar ul#categoriesList {
	margin:10px 0 0 0;
}







#footer {
	clear:both;
	display:inline;
	float:left;
	width:100%;
	font-size:0.69em;
	margin:20px 0 0 0;
}




#copyright {
	margin:0 0 0 0;
	color:#cccccc;
}

#bluHippoInfo {
	margin-right:0;
	margin-left:35px;	
}
#BluHippo {
	color:#cccccc;
	text-align:right;

}
#BluHippo a {
	color:#cccccc;
	text-decoration:none;
}
#BluHippo a:hover {
	color:#3366cc;
}

