.share-twitter:hover, .share-facebook:hover, .share-stumble:hover, .share-email:hover {
	opacity:.75;
}

.share-twitter {
	background: #fff; 
	padding: 3px 7px; 
/*	color: #2276BB; */
	text-shadow: none; 
	border-radius: 4px; 
	-moz-border-radius: 4px;
	text-decoration: none !important; 
}

.share-facebook {
	background: #fff; 
	padding: 3px 7px; 
/*	color: #3B5998; */
	text-shadow: none; 
	border-radius: 4px; 
	-moz-border-radius: 4px;
	text-decoration: none !important; 
}

.share-stumble {
	background: #fff; 
	padding: 3px 7px; 
/*	color: #46b660; */
	text-shadow: none; 
	border-radius: 4px; 
	-moz-border-radius: 4px;
	text-decoration: none !important; 
}

.share-email {
	background: #fff; 
	padding: 3px 7px; 
/*	color: #73A4FA; */
	text-shadow: none; 
	border-radius: 4px; 
	-moz-border-radius: 4px;
	text-decoration: none !important; 
}

/* styling for custom archives page */
#searchby{background: #454343 url(/wp-content/uploads/2010/04/blackGrad.gif) repeat-x; border: 1px solid #0A0A0A; border-top: 0; margin-bottom: 1.5em; overflow: hidden; padding: 1em }
#searchby ul {float: left; list-style-position: inside; margin: 0; padding: 1em; width: 28%}
#searchby li { padding-bottom: 4px }
#searchby li.title{ font-size: 18px; list-style-type: none }
#searchby #inner {background: #FFF; border: 1px solid #000; overflow: hidden }

/* NUMBERED PAGE NAV */
.page-nav { font-size: 1.35em; font-weight: bold; margin: 1em 0; padding: 0; overflow: hidden; }
.page-nav-intro { float: left; padding: .3em .5em; margin: 0 1em 1em 0; background: #efefef; border: .1em solid #ccc; }
.page-number { float: left; padding: .3em .5em; margin: 0 .2em; background: #fff; border: .1em solid #ccc;  }
.page-number:hover {background: #efefef;}
.current-page-number { float: left; padding: .3em .5em; margin: 0 .2em; background: #efefef; border: .1em solid #ccc; }
.elipses { float: left; padding: .3em .2em; }

/* social icons */
.social { 
	border: solid #ccc; 
	border-width:0px 0px 1px 0px; 
	margin: -20px auto 15px; 
	display:block; 
	padding: 3px 0 1px 0px;  
	overflow: hidden; 
	}
	.social .social_button {float: left; display: inline; overflow: hidden; height:22px; }
 
	.social .social_button.tm { margin: 0px 0 0 0px;  padding-top: 4px;}
	.social .social_button.fb { margin: -1px 0 0 3px;  padding-bottom:0px;}
	.social .social_button.su { margin: 0px 0 0 20px;  padding-top: 2px;}
		.social .social_button.dl {margin: 1px 5px 0 20px;  padding-top: 2px;}
        .social .social_button.em { margin: 0 0 0 10px;  padding-top: 0px;}
        .social .social_button.em a{background:#eee url(/wp-content/uploads/2010/04/emailthis.gif) 3px 50% no-repeat; padding:2px 3px 2px 20px;  font-size:10px; border:#ddd 1px solid; text-decoration:none; -moz-border-radius: 3px; -webkit-border-radius: 3px; text-transform: uppercase; letter-spacing: 1px;}
		.social .social_button.em a:hover {background:#ddd url(/wp-content/uploads/2010/04/emailthis.gif) 3px 50% no-repeat}
	.social .social_button a img { border: 0; padding: 0; }
	.social strong { font-size: 11px; float: left; margin:2px 0 0 0; color:#111; text-transform: uppercase;}
 
.clear{clear:both;}

img.willie:hover {opacity:.90;}
.custom .wp-caption {font-style:normal; letter-spacing: 1px;}

ul.domtabs li.active {background:#DADADA;}		/* Active tab background color */
ul.domtabs li.active a {color:#A12405;}		/* Active tab font color */
ul.domtabs li {background:#DADADA;}			/* Inactive tabs background color */
ul.domtabs li a:hover {color:#575757;}
ul.domtabs li.active a:hover {cursor:text; color:#A12405;}	
ul.domtabs li a {
	color:#111;
	font-weight: bold;
	text-transform: uppercase;
	font-family:"Gill Sans MT","Gill Sans",Calibri,"Trebuchet MS",sans-serif;
	}
ul.domtabs li {border:none;}			/* Tabs border color */
.domtab div {border:none;}					/* Box border color - Should be the same as the Active tab background color */
.domtab div {background:#ffffff;}						/* Box background color */

.custom #multimedia_box li {list-style-type:none;}
.custom .custom_box {background: #fff;}
ul.domtabs li {margin-right:0.5em;}			/* Space between each tab. Set to 0 for no space. */

.custom .rc-title {font-weight:bold;}
.custom .rc-commenter {font-weight:bold;}
/* .custom #multimedia_box #t3 a {color: #111 !important;} */
div.domtab div { display:none;}

ul.domtabs {
	list-style:none;
	padding:0;
	margin:0;
	}

ul.domtabs li {
	float:left;
	padding:.3em 0.85em;
	text-align:center;
	border:none;
	}


ul.domtabs li a {
	text-decoration:none;
	letter-spacing: 1px;
	text-shadow:0 1px #FFFFFF;
	}

.domtab div {
	border-width:0 1px 1px 1px;
	padding:0.5em;
	clear:both;
	}
	

/* adds the shadow to the nav menu links */
ul.menu li a { text-shadow:1px 1px #000;}

/* add the shadow to the big first letter of posts and pages */
.format_text .drop_cap {text-shadow:0 1px #FFFFFF;}

/* makes the line next to the comment red when the author posts a comment reply */
.custom dl#comment_list dl dt.bypostauthor, .custom dl#comment_list dl dd.bypostauthor > .custom .format_text {border-color:#A12405;}
dl#comment_list dl dt.bypostauthor, dl#comment_list dl dd.bypostauthor > .format_text {border-color:#A12405;}
.custom blockquote {border-left:1px solid #A12405;}

/* navigation styles */
.custom .menu a, .custom .menu .current ul a, .custom .menu .current-cat ul a { font-weight:bold; outline: none;}
.custom .menu .current a:hover, .custom .menu .current-cat a:hover,.custom .menu a:focus  {background:#A12405;}
.custom .menu .current ul a, .custom .menu .current-cat ul a {background:#fff;}

/* styling for headline links */
.custom h1, .custom h2, .custom h2 a {text-shadow: 0 1px #fff;}
.custom h1 a:hover, .custom h2 a:hover {opacity:.8;}
.custom .format_text p.note {background: url("images/bg.gif") repeat scroll 0 0 #1B1C1A; color: #fff; text-shadow:0 1px #000;}
/* .custom .format_text p.note {background:#555 none repeat scroll 0 0; color: #fff; text-shadow:0 -1px #222;} */
.custom .format_text p.note a {text-shadow:0px 1px #000;}
.contact .headline_area {border-bottom:none; height:0;text-indent:-9999px; margin-bottom:-2.2em;}

.contact h2.entry-title, .contact .headline_area h1, .willie h2.entry-title, .willie .headline_area h1 {height:0;}
.small-caps {font-variant:small-caps;}
.willie-uppercase {text-transform:uppercase; letter-spacing:1px; color:#666666;}
.custom .format_text .to_comments span, .custom .comments_intro span {font-size:1.2em;}
.custom .format_text .to_comments a {color:#131313;}
.custom .format_text p {text-shadow:0 1px #FFFFFF;}


/* formatting for the Twitter widget in the footer of the site */
.custom #footer h3 a.twitterwidget {color: #A12405;}
.custom #footer h3 {color: #A12405;}
.custom li.widget_twitter ul {font-size:1.1em;}
.footer3 a {font-size:1.1em;}
#footer h3 a {text-decoration:none;}


/* special formatting for the headline of the current home page */
.willie .headline_area h1, .willie .headline_area h2 {font-size:16pt; font-weight:bold; letter-spacing:1px; text-transform:uppercase; }

/* adds Twitter blue color to the corresponding link */
.twitter {color:#35ccff;}

/* makes links "feel" like buttons */
a:active { position: relative;  top: 1px; left: 1px;}

/*
File:			custom.css
Description:	Custom styles for Thesis

BASIC USAGE:

If you have enabled the custom stylesheet in the Thesis options panel, the <body> tag 
will be appended with the "custom" class, like so: <body class="custom">. You can use 
the "custom" class to override *any* CSS declarations contained in the style.css file.

For example, if you wish to change the default link color to green, you would add the 
following declarations to this file:

	.custom a, .custom a:visited { color: #090; }	<--- This makes links green
	.custom a:hover { color: #00f; }	<--- This makes links blue when you mouse over them

WHY THIS WORKS:

By using the "custom" class, you are creating more specific CSS declarations for HTML
elements. CSS styling is applied through rules of specificity, and because declarations
prepended with .custom are more specific, they get applied when the page is rendered!

More information about styling your Thesis installation using this file can be found
in the User's Guide:
	http://diythemes.com/thesis/rtfm/customizing-thesis-with-customcss/
*/


/* ---------- NOTE----------

The default skin uses 2 custom 
colors. Search this file for #A12405 (the red highlight color) 
and #cd0645 & #a30033 in the footer section. Replace these colors
where necessary.

------------------------ */


/* ---------- Body ---------- */

body {
	background: #eeeeee url(images/body_bg.png) left top repeat-x;
}


/* ---------- Header ---------- */

.headline_area {
	padding-bottom:1em;
	border-bottom: 1px solid #ccc;
}

	#header_area {
		height: 45px;
	}

		#header_area .page {
			padding: 0;
			width: 860px;
		}

			#header {
				position: relative;
				padding: 0;
			}
			
/* ---------- Logo and Tagline ---------- */

p#willie-tagline {
	font-size:2.2em;
	line-height:1.3em;
/* text-indent: -9999px; */
}

#feature_box {
	height: 50px;
	margin-top:-1em;
	padding: 0 0 30px 0;
	position: relative;
	background: #fff;
/* background: #fff url('/wp-content/uploads/2010/04/tagline.png') center no-repeat; */
}

	h1#logo {
		text-indent: -9999px;
		padding-top: 5px;
	}

			h1#logo a {
				background: url(images/logo.png) no-repeat;
				display: block;
				height: 32px;
			}

	#tagline {
		border-left: 1px solid #1b1c1a;
		padding: 3px 15px;
		font-style: italic;
		position: absolute;
		top: 5px;
		left: 145px;
		font-size: 12px;
	}
	
/* ---------- Navigation ---------- */

ul.menu {
	height: 45px;
	background:#1B1C1A;
}
	
	ul.menu li.current a:hover, ul.menu li.current-parent a:hover {
		background: transparent;
	}

		ul.menu li a {
			padding: 13px 12px 13px;
			letter-spacing: 1px;
		}

	.menu ul.submenu-1 {
		margin-top: 0px;
	}
	
	.menu ul.submenu li a {
		border-bottom: 0;
	}

/* ---------- Search Form ---------- */

li.search {
	float: right;
	margin-top: 9px;
	width: 310px;
	margin-right: 0;
	position: relative;
}



	.search_form  #s {
		border: 0px solid #616161;
		padding: 6px 4px 6px;
		width: 233px;
		color: #818181;
		font-size: 11px;
		position: absolute;
		top: 0;
		left: 0;
		outline: none;
		
	}
	
	.search_form .submit {
		border: 0px solid #616161;
		position: absolute;
		top: 0;
		right: 0;
		width: 67px;
		height: 24px;
		font-size: 12px;
		padding-top: 2px;
		padding-bottom: 4px;
		letter-spacing:1px;
		background: #A12405;
		color: #fff;
	}

/* ----------- Content ---------- */

#content_area .page {
	width: 860px;
	padding: 40px 50px;
	margin-top: 40px;
	margin-bottom: 40px;
}

#content_box .page {
	padding: 20px;
}

#content {
	margin-right: 0px;
	width: 500px;
}

h2.entry-title, .headline_area h1 {
font-size:16pt;
font-weight:bold;
letter-spacing:1px;
text-transform:uppercase;
}

.post_box, #comments {
	background: #e6e6e6;
	margin-bottom: 0px;
	padding: 20px;
	margin-left: 0;
	margin-right: 0;
}

.no_sidebars .post_box {
	margin: 0 0 20px 0;
}

.post_box, .full_width #content_box .page {
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 40px;
}

.headline_meta {
	font-style: normal;
}

.author a {
	color: #A12405;
	text-transform: none;
	letter-spacing: normal;
}

abbr.published {
	text-transform: none;
	letter-spacing: normal;
}

/* ---------- Comments ---------- */

#comments {
	margin-top: -40px;
}


#commentform input.form_submit {
	font-family: "gill sans MT", "Gill Sans" arial, sans-serif;
	padding: 7px 20px;
	text-transform: uppercase;
	font-size: 90%;
	font-weight: normal;
	border: 1px solid #AAAAAA;
	letter-spacing:2px;
}

#commentform input.form_submit:hover {
	background: #A12405;
	color: #ffffff;
}


.prev_next {
	margin-bottom: 20px;
}


h1.cat_page {
	color; #A12405;
}

/* ---------- Sidebars ---------- */

#sidebars {
	margin-left: 50px;
	width: 310px;
}

	#sidebar_1 {
		width: 150px;
	}
	
	#sidebar_2 {
		width: 150px;
		margin-left: 10px;
	}
	
		#sidebar_2 ul.sidebar_list {
			padding-right: 0;
		}
		
		.sidebar ul.sidebar_list {
			padding-left: 0;
			padding-right: 0;
		}
		
			.sidebar h3 {
				background: #dadada;
				font-weight: bold;
				text-transform: uppercase;
				padding: 5px 10px;
				letter-spacing: 1px;
				text-shadow: 0 1px #fff;
			}
			
			li.widget p, li.widget ul, li.widget ol {
				padding: 0 10px;
			}
			
			.custom .sidebar a {
				color: #A12405;
			}
			
			.sidebar a:hover {
				color: #A12405;
			}

/* ---------- Multimedia Box ---------- */

#multimedia_box {
	padding: 0;
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
}

	#custom_box h3 {
		background: #dadada;
		font-weight: bold;
		text-transform: uppercase;
		padding: 5px 10px;
		letter-spacing: normal;
		font-size: 12px;
		font-family:Georgia,"Times New Roman",Times,serif;
		letter-spacing:1px;
		margin-bottom: 20px;
	}
	
	#recent_highlights {
		padding: 0 2px;
	}
	
		#recent_highlights li {
			margin: 0 0 20px 0;
			padding: 0;
			list-style: none;
			overflow: hidden;
		}
		
			#recent_highlights h4 {
				margin-bottom: 5px;
				font-size: 14px;
			}
			
			#recent_highlights h4 a {
				font-weight: normal;
			}
			
			#recent_highlights h4 a:hover {
				color: #131313;
				text-decoration: underline;
			}
			
		#recent_highlights li a img {
			border: 3px solid #dadada;
			float: left;
			margin: 4px 10px 10px 0px;
			padding: 1px;
		}
		
		#recent_highlights li p {
			margin-left: 55px;
			font-style: italic;
			font-size: 12px;
			line-height: 1.5em;
		}

/* ---------- Ad Banners widget - Remove it if you don't need it ---------- */
/* ---------- You'll also want to remove the fullwidth_widget in the custom_functions.php file ---------- */

ul#adbanners {
	clear: both;
	margin: 0;
	padding: 0 10px;
}

	ul#adbanners li {
		float: left;
		width: 125px;
		height: 125px;
		padding: 5px;
		margin-bottom: 15px;
		border: 1px solid #dadada;
	}
	
	ul#adbanners li.full {
		float: left;
		width: 278px;
		height: 125px;
		padding: 5px;
		border: 1px solid #dadada;
	}
	
	ul#adbanners li.gutter {
		margin-right: 16px;
	}


/* ---------- Footer ---------- */

#footer_area, #footer_area .page {
	background: #1B1C1A url(images/bg.gif) repeat scroll 0 0;
}

#footer_area .page {
	padding: 40px 0 40px 0;
	width: 960px;
}

#footwrap {
	overflow: hidden;
}

#footer {
	text-align: left;
	padding: 0;
	color: #dadada;
}	

#footer p {
	font-size: 1em;
	text-shadow:1px 1px #000000;
	font-size:1.1em;
}

#footer a {
	color: #DADADA;
	text-shadow:1px 1px #000000;
	border: none;
	border-color:#A12405;
	text-decoration: underline;
}

#footer a:hover {
	color: #fff;
	text-decoration: underline;
}

#credits {
	clear: left;
	border-top: 1px solid #818181;
	padding-top: 10px;
	font-size: 1.2em;
	color: #ffffff;
}

#footleft {
	float: left;
	width: 48%;
	text-shadow:1px 1px #000000;
}

#footright {
	float: right;
	width: 48%;
	text-align: right;
	text-shadow:1px 1px #000000;
}

#footer .col {
	float: left;
	width: 290px;
	overflow: hidden;
}

#footer .col.footer2 {
	margin-left: 45px;
	margin-right: 45px;
}

ul.footer_list {
	margin: 0;
	padding: 0;
}

ul.footer_list li {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.footer_list li .widget_box {
	padding: 0;
	background: transparent;
	border: none;
}

ul.footer_list .widget ul, ul.footer_list .widget p, ul.footer_list .widget ol {
	padding: 0;
}

ul.footer_list .widget {
	margin-bottom: 40px;
}

#footer h3 {
	font-family: "Gill Sans MT", "Gill Sans", Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 20px;
	text-shadow:1px 1px #000000;
}

#footer h3 a {
	color: #ffffff;
}

#footer h3 a:hover {
	color: #ffffff;
	text-decoration: underline;
}

/* ---------- Flickr in Footer - Delete it if you don't use it ---------- */

#flickr_badge_uber_wrapper {
	margin: 0;
	padding: 0;
}

#flickr_badge_uber_wrapper {text-align:center; overflow: hidden;}
#flickr_badge_wrapper {padding:0;}
#flickr_badge_source {text-align:left; margin:0 10px 0 10px;}
#flickr_badge_uber_wrapper a:hover,
#flickr_badge_uber_wrapper a:link,
#flickr_badge_uber_wrapper a:active,
#flickr_badge_uber_wrapper a:visited {text-decoration:none !important; background:inherit !important;color:#3993ff;}
#flickr_badge_wrapper {}
#flickr_badge_source {padding:0 !important; font: 11px Arial, Helvetica, Sans serif !important; color:#666666 !important;}
.flickr_badge_image img {
	float: left;
	padding: 5px;
	border: 1px solid #818181;
	margin-bottom: 14px;
}

#flickr_badge_image2 img, #flickr_badge_image5 img, #flickr_badge_image8 img {
	margin: 0 14px 0;
}