/*
Theme Name: HOYW for Wordpress
Theme URI: http://www.heartonyourwrist.com/blog/
Description: Wordpress theme developed for HOYW by That PHP Girl
Version: 1.0
Author: Nikole Gipps, That PHP Girl
Author URI: http://thatphpgirl.com/
*/
#headerWrapper {
position:relative;
	margin: 0;
	padding: 0;
	background:#fff;
	height:155px;
	font-family: Verdana, Geneva, "Lucida Sans", sans-serif;
border:none;*/
	}
#navMainWrapper{
/*position: relative; */
color: #404618; 
font-size: 1.1em; 
margin: 0;
padding:0;
width: 100%; 
height:155px;
border-left:none;
vertical-align: top;
}
 	#navEZPagesTop   { 
color: #FFFFFF; 
font-size: 1em; 
background-color: #746A83; 
background-repeat: no-repeat; 
text-transform: uppercase; 
text-align: center; 
margin: 0; 
padding: 10px; 
}
#navBreadCrumb  {margin:5px 0; font-size: 1.1em; font-weight: normal; background-color: #fff; background-repeat: no-repeat; background-position: center; padding: 1.5em 0 0.5em 1.5em }	
.content p {
	padding: 0 0 14px 0;
	margin: 0;
}
div.sociable {
	padding: 0;
	margin: 0 14px;
}

span.sociable_tagline { position: relative; }
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}
.sociable span {
	display: block;
}
.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable ul li {
	background: none;
	display: inline !important;
	list-style-type: none;
	margin: 0;
	padding: 1px;
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}

.sociable-hovers {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}
.mc_custom_border {
	width:130px;
	font-size: 1.1em;
	font-weight: bold;
	margin-top: 10px;
}
.mc_merge_var {
	margin-top: 7px;
}
.mc_custom_border input {
	width:120px;
	font-weight: normal;
	margin: 0;
}
.mc_var_label {
	font-size: .8em;
	font-weight: normal;
	margin: 0;
}
#mc-indicates-required {
	font-size: .7em;
	font-style: italic;
	font-weight: normal;
}
.flickr_sidebar {
	width: 155px;
	padding: 0;
	margin: 0;
	text-align: center;
}
.flickr_sidebar img {
	margin: 0;
	padding: 0;
	border: none;
}
.flickr_badge_image {
	padding: 0;
	margin: 0 1px 1px 0;
	width: 75px;
	display: inline;
}
.recent_posts {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.recent_posts li {
	background: url("http://www.heartonyourwrist.com/blog/wp-content/themes/hoyw/images/purple_bull.gif") no-repeat 0 3px;
	padding: 0 0 5px 14px;
}
.rss_link {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.rss_link li {
	background: url("http://www.heartonyourwrist.com/blog/wp-content/themes/hoyw/images/rss_16.png") no-repeat;
	padding: 0 0 5px 20px;
}
