@charset "utf-8";

/*  
Theme Name: Cover WP
Theme URI: http://www.onedesigns.ro/designs/wordpress/cover-wp/
Description: A user-ready magazine style theme. Includes support for several plugins, drop-down menus, featured & popular posts, automatic thumbnail resizing, widget-ready sidebar and footer, custom header, author highlighting, social bookmarking, localized for english, romanian and german.
Version: 1.4.1
Author: One Designs
Author URI: http://www.onedesigns.ro/
Tags: brown, fixed-width, right-sidebar, two-columns, custom-header
   
Design released under GPL:
http://www.gnu.org/copyleft/gpl.html
*/

*
{
		margin:0;
		padding:0;
}

body,
html
{
		background-color: white;
		background-image: none;
		background-position: top center;
		margin: 0;
		padding: 0;
		font-family: Arial, sans-serif;
		font-weight: lighter;
		color: #333333;
		text-transform: lowercase;
		font-size: 10px;
		font-style: normal;
		list-style: url(none) none;
		line-height: 1.5em;
}

#topbar
{
		height:10px;
		width: 940px;
		background-color:#FFF;
}

#feeds
{
		float: right;
		padding: 0 8px;
		background-image: none;
		background-position:left top;
		background-repeat: no-repeat;
		width: 174px;
		margin-right: 0px;
		position: absolute;
		margin-left: 763px;
		clear: none;
		height: 26px;
}

#feeds p
{
		padding: 0px 0px;
		text-align: center;
		height: 26px;
		margin: 0px;
}

#feeds a:link,
#feeds a:visited
{
		color: #005689;
		font-family: arial, sans-serif;
		font-size:9px;
		text-decoration:none;
		background-image:url(images/gfeed.png);
		background-position:left;
		background-repeat:no-repeat;
		padding-left:14px;
		font-style: normal;
		line-height: normal;
		font-weight: lighter;
		font-variant: normal;
		text-transform: lowercase;
		margin-right: 2px;
		margin-left: 2px;
}

#feeds a:hover,
#feeds a:active
{
		text-decoration:underline;
		color: #7bbb00;
}

#wrapper
{
		background-color:#FFF;
		width:950px;
		margin:0 auto;
		position:relative;
}

#header
{
		font-family:georgia, serif;
		display:block;
		background: #FFF;
}

#headerwidget
{
		float:right;
		width:468px;
		height:60px;
		margin:18px 54px 0 0;
		overflow:hidden;
}

.hitem
{
		background:#fff;
		width: 940px;
		height:15px;
}

#headerwidget .widget h3
{
		margin-top:0;
}

#header h1 a
{
		color:#87b14f;
}

#header h2
{
		color:#8b5e3b;
}

#header h1
{
		font-weight:bold;
		padding-top:20px;
		margin-left:40px;
		font-family:Georgia, serif;
		margin-top:0;
		margin-bottom:0;
		text-transform: lowercase;
}

#header h1 a:hover,
#header h1 a:active
{
		text-decoration:underline;
		color: #005689;
}

#header h2
{
		font-weight:bold;
		font-size:14px;
		padding:5px 0 20px 80px;
		font-family:georgia, serif;
		margin-top:0;
		margin-bottom:0;
}

#searchform
{
		position:absolute;
		left:745px;
		margin-top:5px;
}

#searchform input#s
{
		color:#005698;
		border: thin inset #989798;
		padding:3px 2px;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		width:168px;
		background-color:#FFF;
		margin-right:0px;
		font-size: 10px;
		font-style: normal;
		line-height: normal;
		font-weight: lighter;
		font-variant: normal;
		text-transform: lowercase;
}

#searchform input#searchsubmit
{
		margin-right:0px;
		border:thin outset #989798;
		width:25px;
		text-align:center;
		background-color:#87B14F;
		color:#FFF;
		font-weight:normal;
		background-image:none;
		text-transform: lowercase;
		vertical-align: middle;
		display: inline;
		margin-top: 2px;
		padding-top: 0px;
		padding-right: 2px;
		padding-left: 2px;
}

ul#menu,
.menu ul
{
		width:940px;
		height:25px;
		border-bottom: 3px solid #8B5E3B;
		margin-bottom:10px;
		padding-bottom:5px;
		background-color:#ffffff;
		background-image:none;
		list-style-type:none;
		font-family:georgia, serif;
		font-size:16px;
		font-weight: 100;
		text-transform: lowercase;
		color: #005698;
}

ul#menu li,
.menu ul li
{
		float:left;
		margin-top:7px;
		padding:0;
		border-right:1px dotted #989798;
		margin-left:0;
}

ul#menu li a:link,
ul#menu li a:visited,
.menu ul li a:link,
.menu ul li a:visited
{
		display:inline-block;
		text-align:center;
		padding:0px 5px;
		text-decoration:none;
		color:#005698;
		margin-bottom: 0px;
}

ul#menu li a:hover,
ul#menu li a:active,
.menu ul li a:hover,
.menu ul li a:active,
ul#menu li.current_page_item a,
.menu ul li.current_page_item a:link,
.menu ul li.current_page_item a:visited,
.menu ul li.current_page_item a:hover,
.menu ul .current_page_item a:active
{
		text-decoration:none;
		color:#FFF;
		background-color: #87B14F;
}

ul#menu li li
{
		border-right:none;
		margin:0;
		margin-top:1px;
		min-width:120px;
		padding:0;
		float:none;
}

ul#menu li li li
{
		padding-left:1px;
}

ul#menu li li a,
ul#menu li li a:link,
ul#menu li li a:visited
{
		background:#87b14f url(none) bottom;
		min-width:120px;
		color:#FFF;
		font-size:small;
		font-family:Georgia, serif;
		margin:0;
		line-height:23px;
		text-align:left;
		font-weight: lighter;
		text-transform: lowercase;
		display: inline-block;
		letter-spacing: 0em;
}

ul#menu li li a:hover,
ul#menu li li a:active
{
		background:#87b14f;
		color:#005698;
}

ul#menu li ul
{
		z-index:9999;
		position:absolute;
		left:-999em;
		height:auto;
		min-width:150px;
		margin:0;
		padding:0;
		list-style-type:none;
}

ul#menu li ul a
{
		min-width:120px;
}

ul#menu li ul ul
{
		margin:-26px 0 0 150px;
}

ul#menu li:hover ul ul,
ul#menu li:hover ul ul ul
{
		left:-999em;
}

ul#menu li:hover ul,
ul#menu li.sfhover ul,
ul#menu li li:hover ul,
ul#menu li li.sfhover ul,
ul#menu li li li:hover ul,
ul#menu li li li.sfhover ul
{
		left: auto;
}

ul#menu li:hover,
ul#menu li.sfhover
{
		position: static;
}

#content
{
		width: 940px;
		clear:both;
}

#center
{
		float:left;
		width:610px;
		margin-bottom:5px;
		border-right:#989798 1px dotted;
}

#headline,
#latest,
#the_loop,
#comments
{
		width:590px;
		margin-top:10px;
		padding:0px;
		background-color:#ffffff;
		background-image:none;
		background-position:top;
		background-repeat:no-repeat;
		overflow:hidden;
}

#headline
{
		border-top: 2px solid #87B14F;
}

#latest
{
		border-top: 2px solid #662d91;
}

#headline p,
#featured p,
#popular p,
#latest p,
#the_loop p,
#comments p
{
		overflow:hidden;
}

#headline img,
#featured img,
#popular img,
#latest img,
#the_loop img.thumb,
#the_loop img.wp-post-image
{
		float:left;
		margin:5px 10px 10px 0;
		padding:1px;
		border:1px solid #C30;
}

#headline img,
#latest img,
#the_loop img,
#comments img
{
		max-width:586px;
}

#featured img,
#popular img
{
		float:left;
		margin:5px 5px 5px 0;
		padding:1px;
		border:#87b14f 1px solid;
		max-width:276px;
}

#latest img
{
		float:left;
		margin:5px 7px 7px 0;
		padding:1px;
		border:#c9bba0 1px solid;
}

#headline h3,
#featured h3,
#popular h3,
#latest h3,
.sitem h3,
#top h3
{
		font-family:Georgia, serif;
		font-size:14px;
		color:#333333;
		padding-bottom: 0px;
		margin-top:0px;
		margin-bottom:0;
		font-style: normal;
		font-weight: lighter;
		padding-top: 2px;
}

#headline h2 a,
#the_loop h2 a
{
		display:block;
		font-family: georgia, serif;
		margin-top:3px;
		padding-bottom:5px;
		font-size:16px;
		color:#333333;
		border-top: thin solid #87B14F;
		padding-top: 5px;
		margin-bottom: 3px;
		font-weight: lighter;
}

#headline h2 a:link,
#headline h2 a:visited,
#featured h2 a:link,
#featured h2 a:visited,
#popular h2 a:link,
#popular h2 a:visited,
#latest h2 a:link,
#latest h2 a:visited,
#the_loop h2 a:link,
#the_loop h2 a:visited
{
		color:#005689;
		text-decoration:none;
}

#headline h2 a:hover,
#headline h2 a:active,
#featured h2 a:hover,
#featured h2 a:active,
#popular h2 a:hover,
#popular h2 a:active,
#latest h2 a:hover,
#latest h2 a:active,
#the_loop h2 a:hover,
#the_loop h2 a:active
{
		text-decoration:underline;
}

p.postmeta
{
		line-height:25px;
}

#headline p,
#featured p,
#popular p,
#latest p
{
		font-family:Georgia, serif;
		font-size:12px;
		line-height:15px;
		color:#333333;
		font-weight: 100;
}

#headline p,
#latest p
{
		text-align:justify;
}

#headline p a:link,
#headline p a:visited,
#featured p a:link,
#featured p a:visited,
#popular p a:link,
#popular p a:visited,
#latest p a:link,
#latest p a:visited
{
		text-decoration:none;
}

#featured
{
		float:left;
		width:280px;
		margin-right:5px;
		padding-top:0px;
		border-top: #537b80 2px solid;
		border-bottom:#989798 1px dotted;
		background-color:#ffffff;
		background-image:none;
		background-position:top;
		overflow:hidden;
}

#featured h2,
#popular h2,
#latest h2
{
		font-family:Georgia, serif;
		margin-top:5px;
		font-size:16px;
		color:#333333;
		font-weight: lighter;
		padding-top: 5px;
}

#featured h2
{
		border-top: thin solid #537b80;
}

#popular h2
{
		border-top: thin solid #cd4e23;
}

#latest h2
{
		border-top: thin solid #662d91;
}

.spost
{
		clear:both;
		padding-bottom:5px;
		font-family:Arial, sans-serif;
		font-size:12px;
		font-weight: lighter;
}

#featured .spost,
#popular .spost
{
		min-height:123px;
}

.spbottom
{
		clear:both;
}

p.read
{
		margin-top:5px;
}

#popular
{
		float:right;
		width:280px;
		padding:0px;
		border-top: 2px solid #cd4e23;
		border-bottom:1px dotted #989798;
		background-color:#ffffff;
		background-position:top;
		background-repeat:no-repeat;
		margin-right:20px;
		overflow:hidden;
		height: 90px;
		margin-bottom: 3px;
}

#latest,
#bottom
{
		clear:both;
}

#sidebar
{
		float:right;
		width:300px;
		margin-left:10px;
}

.sitem,
.topitem
{
		font-family:Georgia, serif;
		color:#333333;
		overflow:hidden;
		background: #FFF;
		border-top: 2px solid #87b14f;
		border-bottom: 1px dotted #989798;
		font-size: 12px;
		font-weight: 100;
		margin: 10px 0px 0px;
		padding: 0px;
}

.sitem form,
.topitem form,
.sitem input,
.topitem input,
.sitem textarea,
.topitem textarea,
.sitem select,
.topitem select
{
		max-width:306px;
}

#left .sitem form,
#right .sitem form,
.sitem input,
#right .sitem input,
.sitem textarea,
#right .sitem textarea,
.sitem select,
#right .sitem select
{
		max-width:135px;
}

.sitem img,
.topitem img
{
		max-width:308px;
}

#left .sitem img,
#right .sitem img
{
		max-width:137px;
}

.sitem h3,
#top h3
{
		margin-bottom:0px;
		padding: 0px 0px 3px;
}

ul#categories,
.topitem ul
{
		list-style-type:none;
		font-family:georgia, serif;
		overflow:hidden;
		border-top: thin solid #87b14F;
		margin-top: 0px;
}

ul#categories li,
.topitem ul li
{
		margin-left:0;
		line-height:24px;
		padding:5px 0 2px 0;
		font-size:12px;
		color:#333333;
		font-weight: 100;
}

ul#categories li ul,
.topitem li ul
{
		margin-left:15px;
}

ul#categories li a:link,
ul#categories li a:visited,
.topitem ul li a:link,
.topitem ul li a:visited
{
		text-decoration:none;
		padding-top:2px;
		color: #005689;
}

ul#categories li a:hover,
ul#categories li a:active,
.topitem ul li a:hover,
.topitem ul li a:active
{
		text-decoration:underline;
}

#left
{
		float:left;
		width:140px;
		border-top: 2px solid #87b14f;
		margin: 5px 0px;
		padding: 3px 0px;
}

#right
{
		float:right;
		width:140px;
		margin: 5px 0px;
		padding: 3px 0px;
		border-top: 2px solid #87b14f;
}

.sitem,
.widget
{
		font-family:Arial, sans-serif;
		font-size:12px;
		font-weight: 100;
}

.sitem ul
{
		margin-left:14px;
		list-style: none;
}

.sitem ul li
{
		padding-left:0;
		margin-left:0;
		margin-bottom:2px;
		padding-top:2px;
		padding-bottom:1px;
}

.sitem ul li li
{
		border: none;
}

.linkcat h2
{
		font-family:Georgia, serif;
		font-size:12px;
		color:#333333;
		font-weight: 100;
		border-top: thin solid #87b14f;
}

.sitem ul li a:link,
.sitem ul li a:visited,
.topitem ul li a:link,
.topitem ul li a:visited
{
		color: #005689;
		text-decoration: none;
		font-family: Georgia, serif;
		font-size: 12px;
		font-weight: 100;
}

.sitem ul li a:hover,
.sitem ul li a:active,
.topitem ul li a:hover,
.topitem ul li a:active
{
		text-decoration:underline;
		color: #005698;
}

.recentcomments a
{
		display:inline !important;
		padding:0 !important;
		margin:10 0 0 !important;
}

#footer
{
		clear:both;
		background-color:#FFF;
		padding-top:0px;
		background-image:none;
		background-position:top;
		border-top:2px solid #eeca74;
		background-repeat:no-repeat;
		margin-top: 0px;
}

#fbar
{
		margin-left:0px;
}

.flinks
{
		float:left;
		width:270px;
		margin:0px 0px 10px;
		font-family:georgia, serif;
		color:#333333;
}

.flinks h3
{
		font-family:georgia, serif;
		font-size:14px;
		color:#333333;
		margin-bottom:8px;
		font-weight: lighter;
}

.flinks ul
{
		list-style-type:none;
		font-family:georgia, serif;
}

.flinks ul li
{
		margin-left:0px;
		margin-bottom:5px;
		min-height:20px;
		padding:0px 0 2px 0;
		font-size:12px;
		color:#87B14F;
		font-weight: 100;
}

.flinks a:link
{
		color:#005689;
		text-decoration:none;
}

flinks a:visited
{
		color:#e4bb3d;
		text-decoration:none;
}

.flinks a:hover,
.flinks a:active
{
		text-decoration:underline;
}

#copyright
{
		clear:both;
		padding:0px;
		background-color:#FFF;
		color:#537b80;
		font-family:Georgia, serif;
		font-size:9px;
		border-top:#c2bf8d 2px solid;
		background-image:none;
		height:28px;
		font-weight: 100;
}

#copyright p
{
		padding-top:0px;
		color:#537b80;
		font-family:Georgia, serif;
		font-size:9px;
		font-weight: 100;
		margin-top: 0px;
}

#copyright a:link,
#copyright a:visited
{
		color:#537b80;
		text-decoration:none;
}

#copyright a:hover,
#copyright a:active
{
		text-decoration:underline;
}

.post
{
		padding-bottom:5px;
		background-position:bottom;
		background-repeat:repeat-x;
		margin-bottom:10px;
}

.the_content p
{
		margin-bottom:5px;
		text-align:justify;
}

p.address
{
		background-image:none;
		background-position:bottom;
		background-repeat:repeat-x;
		padding-bottom:3px;
}

p.details
{
		clear:both;
		border-top:#989798 1px dotted;
		margin-top:5px;
		line-height:25px;
}

a:link
{
		text-decoration:none;
		color:#7bbb00;
}

a:visited
{
		color:#e3963c;
		text-decoration: none;
}

a:active
{
		color:#005689;
		text-decoration:underline;
}

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

p
{
		font-family:arial, sans-serif;
		font-size:11px;
		line-height:20px;
		color:#333333;
		text-align:justify;
		margin:0;
		font-weight: lighter;
}

img
{
		padding:1px;
		border:#87b14f 1px solid;
}

.alignleft
{
		float:left;
		margin-right:10px;
}

.alignright
{
		float:right;
		margin-left:10px;
}

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

img.alignleft
{
		float:left;
		margin:5px 10px 10px 0;
}

img.alignright
{
		float:right;
		margin:5px 0 10px 10px;
}

img.aligncenter,
img.centered
{
		display: block;
		margin:10px auto;
}

.wp-caption,
.wp-caption-text
{
		margin-bottom:5px;
}

.wp-caption img
{
		padding:5px;
		border:none;
}

.wp-caption p
{
		text-align:center;
		padding-bottom:5px;
}

hr
{
		border:none;
		height:3px;
		background-repeat:repeat-x;
		padding:3px 0;
}

h1,
h2,
h3,
h4,
h5,
h6
{
		font-family:georgia, serif;
		color:#333333;
		margin-bottom:0;
		margin-top:5px;
}

h1,
h2
{
		margin-top:5px;
		margin-bottom:3px;
}

dt
{
		font-family:Arial, sans-serif;
		font-size:12px;
		font-weight: 100;
}

dd
{
		font-family:arial, sans-serif;
		font-size:12px;
}

ol,
ul
{
		font-family:arial, sans-serif;
		font-size:12px;
		padding:0;
		margin:0;
}

ul
{
		list-style-type:none;
}

ol li,
ul li
{
		margin-left:20px;
		color:#333333;
		line-height:20px;
}

fieldset
{
		border:none;
}

form
{
		font-family:arial, sans-serif;
		font-size:10px;
		color:#333333;
}

legend
{
		font-family:arial, sans-serif;
		font-size:14px;
		font-style:normal;
		line-height:20px;
		color:#333333;
		margin:0 0 10px 10px;
}

label
{
		font-family:arial, sans-serif;
		font-size:12px;
		color:#333333;
		line-height:20px;
}

input,
textarea
{
		color:#333333;
		border:1px inset #989798;
		padding:2px;
		margin:0px 5px 5px 0px;
		background: #FFF;
}

input#submit,
input[type=submit],
input[type=button],
input[type=reset]
{
		padding:2px 6px;
		background-image:none;
		border:#989798 1px outset;
		background-color: #87b14F;
}

input[type=radio]
{
		border:none!important;
}

textarea
{
		font-family:arial, sans-serif;
}

select
{
		font-family:Georgia, serif;
		color:#005698;
		margin:0 5px 5px 0;
		font-weight: normal;
}

table
{
		font-family:Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #333333;
		border-collapse: collapse;
}

table caption
{
		margin-bottom:5px;
}

table tfoot td
{
		border:none;
		text-align:left;
		padding-top:5px;
}

table tfoot td#prev
{
		text-align:left;
}

table tfoot td#next
{
		text-align:right;
}

table th
{
}

table th,
td
{
		border:#989798 1px solid;
		padding:3px 5px;
}

#wp-calendar th,
#wp-calendar td
{
		text-align:center;
}

#right #wp-calendar th,
#right #wp-calendar td,
#left #wp-calendar th,
#left #wp-calendar td
{
		padding:2px 2px 2px 3px;
}

blockquote
{
		font-family: arial, sans-serif;
		font-size: 10px;
		line-height: 20px;
		font-style: normal;
		background-image:none;
		background-position:top left;
		background-repeat:no-repeat;
		padding:0 45px 5px 45px;
		margin-top:10px;
}

code,
code p,
.code
{
		font-family:monospace;
		font-size:10px;
		background-image:none;
		background-position:top left;
		background-repeat:no-repeat;
		padding:0 45px;
		margin-top:10px;
		display:block;
}

.code p
{
		font-family:monospace;
}

.wp-pagenavi
{
		font-family:Georgia, serif;
		font-size:14px;
		color:#333333;
		margin:0 0 5px 0;
		font-weight: lighter;
}

.wp-pagenavi a,
.wp-pagenavi a:link
{
		padding: 2px 4px 2px 4px;
		margin: 2px;
		text-decoration: none;
		color: #005689;
}

.wp-pagenavi a:visited
{
		padding: 2px 4px 2px 4px;
		margin: 2px;
		text-decoration: none;
		color: #e3963c;
}

.wp-pagenavi a:hover
{
		color: #005698;
		text-decoration: underline;
}

.wp-pagenavi a:active
{
		padding: 2px 4px 2px 4px;
		margin: 2px;
		text-decoration: underline;
		color: #005689;
}

.wp-pagenavi span.pages
{
		padding: 2px 4px 2px 4px;
		margin: 2px 2px 2px 2px;
		color: #333333;
}

.wp-pagenavi span.current
{
		padding: 2px 4px 2px 4px;
		margin: 2px;
		font-weight: normal;
		color: #333333;
}

.wp-pagenavi span.extend
{
		padding: 2px 4px 2px 4px;
		margin: 2px;
		color: #333333;
}

#comments h3
{
		display:block;
		font-family:Georgia, serif;
		margin-top:7px;
		padding-bottom:2px;
		color:#333333;
		border-bottom:#989798 1px dotted;
		border-bottom:1px dotted #989798;
		margin-bottom:10px;
		font-size: 14px;
		font-style: normal;
		font-weight: lighter;
		text-transform: lowercase;
		text-decoration: none;
		background: #FFF;
		border-top: 2px solid #87b14f;
}

#comments ol li
{
		list-style-type:none;
		margin-left:0;
}

#comments ol li.bypostauthor,
#comments ol li.comment-author-admin
{
		background-color:#ffffff;
}

.comment,
.trackback,
.pingback
{
		margin-bottom:10px;
		padding:5px;
}

.comment-author img
{
		float:right;
}

.comment-meta
{
		margin-bottom:10px;
}

.reply
{
		text-align:right;
		margin-right:2px;
}

ol.children
{
		margin-top:10px;
}

ol.children li
{
}

#commentform
{
		padding-top:10px;
}

#commentform small
{
		font-size:12px;
}

#commentform textarea
{
		width:575px;
}

#commentform input#submit
{
		color:#333333;
		padding:2px 6px;
}

p#page-links
{
		font-family:Georgia, serif;
		font-size:12px;
		text-align:right;
		margin-bottom:10px;
		float:right;
		font-weight: 100;
}

.navigation
{
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		text-align:center;
		padding-top:15px;
}

.navigation .left,
.navigation .right
{
		display:inline;
		margin:0 5px;
}

.addtoany_share_save_container
{
		clear:both;
		float:left;
}

.the_author
{
		clear:both;
		margin-bottom:15px;
		padding:10px;
		background-color:#FFF;
		font-family:Arial, sans-serif;
		font-size:10px;
		color:#005689;
		padding-bottom:25px;
		min-height:74px;
		border-top: 2px solid #537b80;
		border-right: 2px;
		border-bottom: 2px;
		border-left: 2px;
}

.the_author p
{
		line-height:16px;
}

.the_author img
{
		float:left;
		margin-right:10px;
}

.the_author h3 a
{
		color:#A1AF13;
}

.the_author h3 span
{
		color:#989798;
}

#author_meta
{
		width:490px;
		float:right;
		clear:both;
}

#author_website
{
		float:left;
		width:50%;
}

#author_twitter
{
		float:right;
		width:50%;
}

#author_website p,
#author_twitter p
{
		text-align:left;
}

.share_save_container
{
		clear:both;
		float:left;
		margin:16px 0;
}

ul.share_save_list
{
		display:inline;
		list-style-type:none;
		margin:0 !important;
		padding:0 !important;
}

ul.share_save_list li
{
		background:none !important;
		border:0;
		display:inline !important;
		line-height:32px;
		list-style-type:none;
		margin:0 !important;
		padding:0 !important;
}

ul.share_save_list li:before
{
		content:" ";
}

ul.share_save_list li a
{
		padding:0 9px;
}

ul.share_save_list img
{
		float:none;
		width:16px;
		height:16px;
		border:0;
		margin:0;
		padding:0;
		vertical-align:middle;
}

ul.share_save_list a img
{
		opacity:.6;
		-moz-opacity:.6;
		filter:alpha(opacity=60);
}

ul.share_save_list a:hover img,
ul.share_save_list a.share_save_list img
{
		opacity:1;
		-moz-opacity:1;
		filter:alpha(opacity=100);
}

a.share_save_list img
{
		border:0;
		width:auto;
		height:auto;
}

#related
{
		margin-bottom:5px;
}

#related h3
{
		margin-top:10px;
		margin-bottom:5px;
		font-size:14px;
		font-weight: lighter;
}

#feedburner
{
		padding:3px;
		margin-top:10px;
}
