/*
Theme Name: MOCA Curve
Theme URI: http://moca.org/
Description: A new MOCA theme that Bret Nicely created in 2010.
Version: 1.0
Author: Bret Nicely
Tags: mantle color, variable width, two columns, widgets


*/




/* Begin Typography & Colors */
body {
	font-size: 65%; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, sans-serif;
	color: #101a1c;
	text-align: center;
	background-color:#252728;
	background-image: url(http://moca.org/audio/blog/images/bg_blur.gif);
	background-position:left;
	background-repeat:repeat-y;
	}

#page {
	text-align: left;
	}

#header {
	margin-left: 0px;
	height: 0px;
	}

#headerimg 	{
	margin-left: 0px;
	height: 0px;
	width: 1000px;
	}

#content {
	font-size: 1.2em;
	}
	
#datetext {
	font-size: 1em;
	color:#FFFFFF;
	font-weight:bold}	

#entry {
	font-size: 1.4em;
	}	

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: right;
	font-size: .9em;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	border: none;
	}

small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#252728;
	}

h1 {
	font-size: 1.2em;
	text-align: left;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 2.0em;
	line-height: 1.0em;
	}

h2.pagetitle {
	font-size: 2.0em;
	text-align:left;
	}

#sidebar h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color:#000000;
	background-color:#ff2727;
	}

h1 a:hover {
	text-decoration: none;
	background-color: #e01400;
	color: #ff2727;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #252728;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}



.commentlist li, #commentform input, #commentform textarea {
	font: 1.1em News Gothic MT, Arial, Helvetica, sans-serif;
	}
.commentlist li ul li {
	font-size: 1.1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.1em;
	text-transform: none;
	}

#commentform p {
	font-family: Arial, Helvetica, sans-serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em News Gothic MT, Arial, Helvetica, sans-serif;
	}
	
#responses h2 {
	color:#FFFFFF;
	}	

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #e01400;
	text-decoration: none;
	}

a:hover {
	color: #e01400;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em News Gothic MT, Arial, Helvetica, sans-serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 0px 0;
	padding: 0;
	}

#page {
	background-color: #252728;
	margin-left:-500px;
	left: 50%;
	width: 1000px;
	position:absolute;

	
	}

#content {
	background:#FFFFFF;
	padding: 20px 50px 20px;
	margin-left: 0px;
	margin-top: 194px;
	width: 614px;
	}

#header {
	margin-left: 0px;
	padding: 0;
	width: 950px;

	}

#curve_logo {
	margin-top: 0px;
	position:absolute;
	z-index: 0;
	}	

#headerimg {
	margin-left: 0px;
	width: 100%;
	}
/*
#introbox {
	padding: 0 10px 10px 10px;
	margin-top: 15px;
	margin-left: 35px;
	width: 720px;
	font-size: 1.2em;
	background-color: #e6e8e8;
	background-image: url(http://www.moca.org/audio/images/greyblur_150.gif);
	background-repeat:repeat-x;
	}
*/

.datebar {
	background-color: #000000;
	margin-left: -20px;
	width: 729px;
	height: 3px;
	}
	
/*    	
.narrowcolumn {
	background:#FFFFFF;
	padding: 10px 10px 10px 10px;
	margin-left: 0px;
	margin-top: 150px;
	width: 694px;
	margin-bottom: 100px;
	position:absolute;
	}
*/

.widecolumn {
	padding: 0 10px 20px 10px;
	margin-left: 25px;
	margin-top: 50px;
	width: 675px;
	}

.post {
	margin-bottom: 50px;
	text-align: left;
	padding: 0 0px 0px 0px;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	margin-top: 60px;
	padding-top: 10px;
	border-top: 1px solid #CCCCCC;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
	
	
.searchreturn {
	position: absolute;
	top: 10px;
	left: 10px;
	background-color:#FFFFFF;
	height:500px;
	border: 1px solid #FF0000;
	}
		
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 0px;
	margin: 0;
	}

h2 {
	margin: 20px 0 0;
	}

h2.pagetitle {
	margin-top: 0px;
	text-align: left;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 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 */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;

	}

html>body .entry li {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	}

#sidebar ul li {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	}

#sidebar ul p, #sidebar ul select {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	}

#sidebar ul ul, #sidebar ul ol {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	}

ol li, #sidebar ul ol li {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	}

#sidebar ul ul li, #sidebar ul ol li {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	}
	
	
	
	
	
	
	
#responses ul, #responses ul ol {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	}

#responses ul li {
	font-size: 1.2em;
	color:#FFFFFF;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	}
	
#responses ul li a {
	font-size: 1.0em;
	line-height: 1.2em;
	color:#FFFFFF;
	list-style-type: none;
	}
	

#responses ul li a:hover {
	font-size: 1.0em;
	line-height: 1.2em;
	color:#ff2727;
	text-decoration:none;
	list-style-type: none;
	}		

#responses ul p, #responses ul select {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	}

#responses ul ul, #responses ul ol {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	}

#responses ul ul ul, #responses ul ol {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	}

ol li, #responses ul ol li {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	}

#responses ul ul li, #responses ul ol li {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	}
	
	
	
#archives ul, #archives ul ol {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	}

#archives ul li {
	font-size: 1.2em;
	color:#FFFFFF;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	}
	
#archives ul li a {
	font-size: 1.0em;
	line-height: 1.2em;
	color:#FFFFFF;
	list-style-type: none;
	}
	

#archives ul li a:hover {
	font-size: 1.0em;
	line-height: 1.2em;
	color:#ff2727;
	text-decoration:none;
	list-style-type: none;
	}		

#archives ul p, #archives ul select {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	}

#archives ul ul, #archives ul ol {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	}

#archives ul ul ul, #archives ul ol {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	}

ol li, #archives ul ol li {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	}

#archives ul ul li, #responses ul ol li {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	}
	
		
	
.categories li  {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	}
	
#categories li  {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	}
	
categories li  {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	}
		
		
#responses li ul li a  {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	}	
			
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	color:#FFFFFF;
	width: 180px;
	position:absolute;
	top: 510px;
	margin-left: 745px;
	}
	
#search label {
	color:#FFFFFF;
	}	

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 815px;
	margin-top: -50px;
	width: 190px;
	position:absolute;
	border: 1px solid #000000;
	list-style-type: none;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */



/****************
	menu
****************/
.menu {
	width: 840px; /* 745px */
	height: 32px;
	left: 140px;
	position: absolute;
	z-index: 1;
	/* border-right: 1px solid #000; */
	font-family: Arial, Helvetica, sans-serif;
}

/* hack to correct IE5.5 faulty box model */
* html .menu {
	width: 841px; /* 746px */
	w\idth: 840px; /* 745px */
}

.menu img {
	border: 0;
}

.menu span {
	display: none;
}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.menu ul ul {
	width: 99px; /* 149px */
}

/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li.exhibitions {
	float: left;
	width: 95px; /* 149px */
	position: relative;
}

.menu li a.exhibitions {
	display: block;
	background: url('./images/menu/moca_nav_exhibitions_on.gif') no-repeat 10px 0px;
}

/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li.collections {
	float: left;
	width: 97px; /* 149px */
	position: relative;
}

.menu li a.collections {
	display: block;
	background: url('./images/menu/moca_nav_collections_on.gif') no-repeat 10px 0px;
}

/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li.calendar {
	float: left;
	width: 82px; /* 149px */
	position: relative;
}

.menu li a.calendar {
	display: block;
	background: url('./images/menu/moca_nav_calendar_on.gif') no-repeat 10px 0px;
}

/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li.membership {
	float: left;
	width: 97px; /* 149px */
	position: relative;
}

.menu li a.membership {
	display: block;
	background: url('./images/menu/moca_nav_membership_on.gif') no-repeat 10px 0px;
}

/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li.education {
	float: left;
	width: 86px; /* 149px */
	position: relative;
}

.menu li a.education {
	display: block;
	background: url('./images/menu/moca_nav_education_on.gif') no-repeat 10px 0px;
}

/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li.store {
	float: left;
	width: 55px; /* 149px */
	position: relative;
}

.menu li a.store {
	display: block;
	background: url('./images/menu/moca_nav_store_on.gif') no-repeat 10px 0px;
}

/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li.about {
	float: left;
	width: 94px; /* 149px */
	position: relative;
}

.menu li a.about {
	display: block;
	background: url('./images/menu/moca_nav_about_on.gif') no-repeat 10px 0px;
}

/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li.pressroom {
	float: left;
	width: 93px; /* 149px */
	position: relative;
}

.menu li a.pressroom {
	display: block;
	background: url('./images/menu/moca_nav_pressroom_on.gif') no-repeat 10px 0px;
}

/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li.plan {
	float: left;
	width: 106px; /* 149px */
	position: relative;
}

.menu li a.plan {
	display: block;
	background: url('./images/menu/moca_nav_plan_on.gif') no-repeat 10px 0px;
}

/* style the links for the top level */
.menu a, .menu a:visited {
	display: block;
	font-size: 0.6em;
	text-decoration: none;
	color: #FFFFFF;
	width: 98px; /* 138px */
	height: 30px;
	/* border: 1px solid #000; */
	/* border-width: 1px 0 1px 1px; */
	background: #252728;
	padding-left: 10px;
	line-height: 29px;
	font-weight: bold;
}

/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {
	width: 89px; /* 149px */
	w\idth: 78px; /* 138px */
}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
	visibility: hidden;
	position: absolute;
	height: 0;
	top: 26px; /* 31px */
	left: 0;
	width: 149px;
	/* border-top: 1px solid #000; */
}

/* another hack for IE5.5 */
* html .menu ul ul {
	top: 30px;
	t\op: 31px;
}

/* style the table so that it takes no part in the layout - required for IE to work */
.menu table {
	position: absolute;
	top: 0;
	left: 0;
	border-collapse: collapse;
}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {
	background: #252728;
	color: #FFF;
	height: auto;
	line-height: 1.2em; /* 1em */
	font-weight: bold;
	padding: 0px 0px 5px 10px; /* 5px 10px */
	width: 150px;
	font-size: 1em;
	/* border-width: 0 1px 1px 1px; */
	overflow: visible;
}

/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {
	width: 150px;
	w\idth: 128px;
}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover {
	color: #FF2C37;
	background: #252728;
}
.menu :hover > a, .menu ul ul :hover > a {
	color: #FF2C37;
	background: #252728;
}
.menu :hover > a img, .menu ul ul :hover > a img {
	visibility: hidden;
}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul, .menu ul a:hover ul {
	visibility: visible;
}

/****************
	social
	networks
****************/
#social {
	width: 300px;
	position:absolute;
	top: 80px;
	margin-left: 650px;
	}

#social_networks {
	position: absolute;
	width: 180px;
	top: 1px;
	right: 25px;
}

dl.social_networks {
	margin: 0px;
}

dd.social_network {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	line-height: 1.3em;
	margin: 0em 0em 0em 0em;
}

/****************
	responses
****************/
#responses {
	color:#FFFFFF;
	width: 220px;
	position:absolute;
	top: 220px;
	margin-left: 745px;
	}
	


/****************
	what?
****************/
#what {
	color:#FFFFFF;
	width: 220px;
	position:absolute;
	top: 185px;
	margin-left: 745px;
	}
	
	
	
/****************
	searchbox
****************/
#searchbox {
	color:#FFFFFF;
	width: 220px;
	position:absolute;
	top: 220px;
	margin-left: 745px;
	}	
	
	
	
/****************
	mocabox
****************/
#mocabox {
	position:absolute;
	z-index: 1;
	top: 0px;
	margin-left: 0px;
	}	


/****************
	archives
****************/
#archives {
	color:#FFFFFF;
	width: 220px;
	position:absolute;
	top: 570px;
	margin-left: 745px;
	line-height: 1.5em;
	}
	
	

#archives h2{
	color:#FFFFFF;
		}


/****************
	twitterbar
****************/
#twitter_bar {
	color:#FFFFFF;
	width: 220px;
	position:absolute;
	top: 770px;
	margin-left: 745px;
	line-height: 1.5em;
	}
	
	

#archives h2{
	color:#FFFFFF;
		}



/****************
	links
****************/
a.social_network:link, a.social_network:visited {
	color: #00D3C8;
	background-color: #FFFFFF;
	text-decoration: none;
}

a.social_network:hover, a.social_network:active {
	color: #FFFFFF;
	background-color: #00D3C8;
	text-decoration: none;
}


/****************
	socialable
****************/

div.sociable { 
	margin: 0px 0;
	text-align: right;
	font-size: 0.9em;
	margin-top: 35px;
	margin-left: 560px;
	position: absolute;
	}

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);
}

/* "Pork chops and onion gravy, pretty girls gonna drive me crazy, Hennesy gonna kill me by and by, 
Slip on a banana peelin', hurt my own damn feelins, ain't nobodies' bidness but mine" */

