web/wp-content/themes/IRI-Theme/style.css
changeset 204 09a1c134465b
parent 199 9ff3c84d7b27
child 206 919b4ddb13fa
--- a/web/wp-content/themes/IRI-Theme/style.css	Wed Dec 19 12:35:13 2012 -0800
+++ b/web/wp-content/themes/IRI-Theme/style.css	Wed Dec 19 17:46:52 2012 -0800
@@ -971,48 +971,3 @@
 	padding-left:650px;
 }
 
-
-.addtoany_share_save_container {
-    margin: 16px 0;
-}
-ul.addtoany_list {
-    display: inline;
-    list-style-type: none;
-    margin: 0 !important;
-    padding: 0 !important;
-    text-indent: 0 !important;
-}
-ul.addtoany_list li {
-    background: none repeat scroll 0 0 transparent !important;
-    border: 0 none;
-    display: inline !important;
-    line-height: 32px;
-    list-style-type: none;
-    margin: 0 !important;
-    padding: 0 !important;
-}
-ul.addtoany_list li:before {
-    content: "";
-}
-ul.addtoany_list li a {
-    padding: 0 9px;
-}
-ul.addtoany_list img {
-    border: 0 none;
-    float: none;
-    margin: 0;
-    padding: 0;
-    vertical-align: middle;
-}
-ul.addtoany_list a img {
-    opacity: 0.6;
-}
-ul.addtoany_list a:hover img, ul.addtoany_list a.addtoany_share_save img {
-    opacity: 1;
-}
-a.addtoany_share_save img {
-    border: 0 none;
-    height: auto;
-    width: auto;
-}
-