/*
	Theme Name: Ginchen - Classic
	Description: A classical theme
	Author: Ginchen
	Author URI: http://www.ginchen.de/
	Version: 1.0
	
*/


/***** Allgemein *****/
@import url("http://blog.ginchen.de/wp-content/themes/ginchen_classic/font/font.css");

* {
	margin: 0;
	padding: 0;
}

html {
	overflow-x: hidden;
}

body {
	color: #373455;
	font: 13px Georgia, "Times New Roman", Times, serif;
	background: black url(http://img2.ginchen.de/wp-content/themes/ginchen_classic/images/desk.jpg) repeat-x fixed;
	overflow-x: hidden;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-family: "SegoeBold";
}

#page {
	width: 1000px;
	margin: 0 auto;
	position: relative;
	z-index: 1;
	padding-top: 101px;
}

em {
	/*
	background-color: #ffb;
    border-radius: 1em;
	*/
}

img {
	vertical-align: text-bottom;
}

a img {
	border: none;
}

img.nomargin {
	margin: 0 !important;
}

#coins {
	position: fixed;
	left: 50%;
	top: 0;
	margin-left: -300px;
	background: url(http://img3.ginchen.de/wp-content/themes/ginchen_classic/images/coins.png) no-repeat;
	width: 370px;
	height: 101px;
}

#language {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -300px;
	z-index: 1;
}

#language a {
	display: block;
	float: left;
	background: none;
	margin-right: 31px;
}

#photos {
	position: fixed;
	left: 50%;
	margin-left: -810px;
	background: url(http://img1.ginchen.de/wp-content/themes/ginchen_classic/images/photos.gif) no-repeat top left;
	width: 433px;
	height: 567px;
}
/***** Ende Allgemein *****/



/***** Header *****/
#header {
	background: url("http://img2.ginchen.de/wp-content/themes/ginchen_classic/images/book_top.png") no-repeat;
	width: 1615px;
	height: 356px;
	margin-left: -10px;
}

#rsslink {
	position: absolute;
	left: 373px;
	top: 157px;
	width: 30px;
	height: 30px;
	background: none;
}

#rsslink span {
	display: block;
	height: 0;
	width: 0;
	overflow: hidden;
}

#search {
	position: absolute;
	top: 124px;
	right: 240px;
	width: 224px;
	height: 209px;
	background: url("http://img3.ginchen.de/wp-content/themes/ginchen_classic/images/search.png") center center;
}

#search input {
	font: italic 17px Georgia, "Times New Roman", Times, serif;
	background-position: 5px 10px !important;
	background-color: transparent !important;
	width: 128px;
	height: 50px;
	line-height: 50px;
	position: relative;
	top: 50px;
	left: 42px;
	border: none !important;
	color: #373455;
}

#pen {
	position: absolute;
	top: 0;
	left: -1px;
	background: url(http://img1.ginchen.de/wp-content/themes/ginchen_classic/images/pen.png) no-repeat;
	width: 1008px;
	height: 264px;
}

#bookmark {
	background: url(http://img2.ginchen.de/wp-content/themes/ginchen_classic/images/bookmark.png) no-repeat;
	position: absolute;
	right: 0px;
	top: 50px;
	z-index: 1;
	padding: 22px 0 0 24px;
	width: 145px;
	height: 779px;
}
/***** Ende Header *****/



/***** Inhalt *****/
#contentbg {
	background: url("http://img3.ginchen.de/wp-content/themes/ginchen_classic/images/book_middle.jpg") repeat-y;
	width: 1568px;
	min-height: 50px;
	margin-left: -9px;
	padding: 0 20px 0 25px;
}

#content {
	position: relative;
	top: -110px;
	width: 740px;
	/*background: rgba(255,0,0,0.3);*/
}
/***** Ende Inhalt *****/



/***** Hauptmenü *****/
#pagelinks {
	position: absolute;
	top: 74px;
	left: 30px;
	font-size: 13px;
	list-style-type: none;
	display: block;
	height: 27px;
	z-index: 10;
	font-family: "SegoeBold";
}

#pagelinks li {
	float: left;
	margin-right: 3px;
}

#pagelinks a {
	background: url(http://img2.ginchen.de/wp-content/themes/ginchen_classic/images/pagelink_bg.png) no-repeat right bottom;
	font-weight: bold;
	display: block;
	line-height: 27px;
	padding: 0 7px;
	
	border-top-left-radius: 3px;
	border-top-right-radius: 4px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 4px;
}

#pagelinks a {
	color: #d2a057;
}

#pagelinks a:hover {
	color: #420901;
}
/***** Ende Hauptmenü *****/



/***** Entries *****/
a.newwin {
    padding-right: 14px;
    background: url(http://img3.ginchen.de/wp-content/themes/ginchen_classic/images/link_newwin.png) no-repeat right;
	border-bottom: 2px solid #696687;
}

a {
	color: #373455;
	text-decoration: none;
	background: url(http://img1.ginchen.de/wp-content/themes/ginchen_classic/images/link_bg.png) repeat-x right bottom;
}

a.noborder {
	background: none;
}

sup a {
	background: none;
}

.postdate {
	position: absolute;
	left: -74px;
	top: -12px;
	width: 58px;
	height: 59px;
	background: url(http://img2.ginchen.de/wp-content/themes/ginchen_classic/images/date_bg.png) no-repeat;
	font: normal 130%/90% Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	margin-top: 18px;
	padding: 2px 0 0 3px;
	text-align: center;
}

hr, .ornament {
	background: url("http://img3.ginchen.de/wp-content/themes/ginchen_classic/images/ornament.png") no-repeat center center;
	margin: 0 auto;
	padding: 25px 0;
	clear: both;
	width: 50px;
	height: 14px;
	border: none;
}

h2 {
	font-size: 18px;
	font-weight: normal;
}

h2.paper {
	color: #373455;
	background: url(http://img1.ginchen.de/wp-content/themes/ginchen_classic/images/title_bg.png) no-repeat center top;
	height: 49px;
	width: 764px;
	margin: -25px 0 10px -10px;
	padding-top: 29px;
	text-indent: 20px;
}


/* Home-Seite */
#afterpost {
	margin: 40px 0;
}

.paperscrap, .similar-posts, #social, .right-box, .gallerybox, .footerbox {
	width: 204px;
	height: 267px;
	float: left;
	margin: 0 2px 40px 0;
	padding: 40px 20px 17px 20px;
	font-size: 11px;
	position: relative;
	background: url("http://img2.ginchen.de/wp-content/themes/ginchen_classic/images/paperscrap.png") no-repeat;
}

.gallerybox, .footerbox {
	background: none;
}

.scrapcontent {
	height: 260px;
	position: relative;
	color: #333;
}

.scrapcontent a {
	color: #333;
}

.paperscrap p {
	text-align: left !important;
	margin: 0 !important;
}

.paperscrap .thecontent {
	position: relative;
	letter-spacing: 0.05em;
}

.paperscrap h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	background: none !important;
	font-size: 13px !important;
	margin: 0 0 5px 0 !important;
	padding: 0 !important;
	font-weight: bold !important;
	text-indent: 0 !important;
	width: auto !important;
}

.newsphoto {
	display: block;
	width: 200px;
	height: 100px;
	overflow: hidden;
	text-align: center;
	margin-bottom: 5px;
	background: no-repeat center center;
}

.newsphoto span {
	display: block;
	height: 200px;
	line-height: 200px;
	margin-top: -50px;
}

.newsphoto img {
	vertical-align: middle;
	width: 200px;
	height: auto;
    max-width: 200px;
}

.rauschen {
	background: url("http://img3.ginchen.de/wp-content/themes/ginchen_classic/images/rauschen.png");
	display: block;
	width: 200px;
	height: 100px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

.paperscrap .date {
	float: right;
}

.paperscrap .postmeta {
	position: absolute;
	width: 204px;
	bottom: 25px;
	z-index: 100;
}
/* Ende Home-Seite */


h2 a {
	background: none;
}

h2.circle {
	background: url(http://img1.ginchen.de/wp-content/themes/ginchen_classic/images/circle.png) no-repeat center center;
	min-width: 175px;
	height: 54px;
	line-height: 55px;
	width: auto;
	text-indent: 0;
	text-align: center;
	margin: 0 0 40px 0;
	padding: 0;
	font-size: 18px;
}

.speechbubble {
	position: absolute;
	right: 0;
	bottom: -9px;
	width: 34px;
	height: 32px;
	font: bold 20px Arial, Helvetica, Sans-Serif;
	background: url(http://img2.ginchen.de/wp-content/themes/ginchen_classic/images/speechbubble.png) no-repeat;
	text-align: center;
	padding-top: 1px;
}

.single .speechbubble {
	float: right;
	top: 17px;
}

.speechbubble a {
	background: none;
	display: inline-block;
	width: 30px;
	height: 30px;
}
	
h2 a:hover {
	color: #373455;
}

#entries p {
	line-height: 1.6em;
	margin: 10px 0 20px 0;
	text-align: left;
}

#entries table {
	font-size: 13px;
	line-height: 1.6em;
	border-collapse: collapse;
	margin: 10px auto;
}

#entries td, #entries th {
	border: 1px solid #373455;
	padding: 2px 5px;
	vertical-align: top;
}

#entries th {
	line-height: 1em;
	padding: 5px 7px;
}

table#projects {
	margin: 0 auto;
}

#projects td {
	padding: 5px 10px 5px 10px;
	vertical-align: top;
	border: none;
}

#projects a {
	white-space: nowrap;
}

.entry ol, .entry ul {
	list-style-position: inside;
	margin: 0 0 1em;
	line-height: 1.5em;
	overflow: hidden;
	padding-left: 1em;
	text-indent: -1em;
}

.entry ol li, .entry ul li {
	margin-bottom: 10px;
}

.entry table ol, .entry table ul, .entry table ol li, .entry table ul li {
	margin: 0;
}

.entry ul ul, .entry ol ol {
	margin-left: 2em;
}

h3 {
	font-size: 17px;
	font-weight: normal;
	margin: 30px 0 10px 0;
	clear: both;
}

h3 a {
	background: transparent;
}

h3.download {
	margin: 20px 0;
	text-align: center;
	clear: none;
}

h3.download a {
	border: 1px dashed #373455;
	padding: 0 5px;
}

h4 {
	font-size: 15px;
	font-weight: normal;
	text-align: center;
}

.footnotes {
	font-size: 14px;
}

#entries h5 {
	font-size: 13px;
	/*font-style: italic;*/
	font-weight: bold;
	margin: 0;
	margin-top: 20px;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
}

.categories {
	min-height: 12px;
	padding-left: 9px;
	background: url("http://img3.ginchen.de/wp-content/themes/ginchen_classic/images/cat_arrow.png") no-repeat left 2px;
	position: relative;
	top: -13px;
	left: 13px;
}

br.clear {
	clear: both !important;
}

.post-edit-link {
	position: absolute;
	bottom: -35px;
	right: -10px;
	background: none;
	height: 16px;
	padding: 0;
	vertical-align: baseline;
}

.page .post-edit-link, .single .post-edit-link {
	position: relative;
	top: 0;
	left: 0;
	float: right;
	margin-right: 55px;
}

.comment-edit-link {
	background: none;
	vertical-align: baseline;
}
/***** End Entries *****/



/***** Footer *****/
#footer {
	background: url("http://img1.ginchen.de/wp-content/themes/ginchen_classic/images/book_bottom.jpg") repeat-y;
	width: 1585px;
	height: 366px;
	margin-left: -9px;
	margin-top: -70px;
	float: left;
	padding-left: 28px;
	position: relative
}

#footer h3, .similar-posts h3, #social h3, .right-box h3 {
	font-size: 17px;
	margin: 0;
}

.gallerybox {
	height: 225px;
	padding-left: 30px;
	padding-right: 10px;
	float: left;
}

.footerbox ul, .similar-posts ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-indent: 0;
	letter-spacing: 0.05em;
}

.footerbox ul li, .similar-posts ul li, #recentcomments li {
	clear: both;
	margin: 5px 0 10px 0;
	padding-left: 25px;
	font-size: 11px;
	text-align: left;
	background: url("http://img1.ginchen.de/wp-content/themes/ginchen_classic/images/arrow.png") no-repeat left 3px;
	line-height: 1.2em;
}

.similar-posts ul li {
	margin: 10px 0;
}

.footerbox ul#recentcomments li {
	background: url(http://img2.ginchen.de/wp-content/themes/ginchen_classic/images/quotes_small.png) no-repeat left 1px;
	padding-left: 28px;
	min-height: 16px;
}

.footerbox a, .similar-posts a, .gallerybox a {
	background-image: none;
	word-wrap: break-word;
}

.footerbox .commenter {
	font-weight: bold;
}

#facebook {
	position: absolute;
	bottom: 43px;
	left: 29px;
	height: 75px;
	width: 180px;
	z-index: 100;
	overflow: visible;
}
/***** End Footer *****/



/***** Kommentare *****/
#comments {
	clear: both;
}

#commentlist {
	list-style: none;
	margin: 40px 0;
	width: 760px;
}

#commentlist li {
	margin: 0 0 30px 0;
	padding: 0;
	position: relative;
}

#commentlist li:last-child {
	margin: 0;
}

.comment {
	margin: 0;
	padding: 0;
}

.commenttext h3 {
	margin-top: 4px;
	margin-bottom: 0;
	font-size: 17px;
	clear: none;
}

.commenttext {
	background: url(http://img3.ginchen.de/wp-content/themes/ginchen_classic/images/paper.jpg);
	margin: 0 0 0 15px;
	padding: 9px 25px 5px 25px;
	min-height: 70px;
	letter-spacing: 0.05em;
	box-shadow: 2px 2px 6px -3px black;
	border-radius: 3px;
}

.commenttext p {
/*
	line-height: 26px !important;
	margin-bottom: 24px !important;
	*/
}

.pagination {
	display: inline-block;
	color: #373455;
	font-size: 22px;
	font-weight: normal;
	background: url(http://img1.ginchen.de/wp-content/themes/ginchen_classic/images/title_bg.png) no-repeat center center;
	height: 79px;
	width: 764px;
	margin-left: -5px;
	text-align: center;
}

.comments_pagination, .post_pagination {
	display: inline-block;
	margin-top: 20px;
	line-height: 40px;
}

.comments_pagination .page-numbers, .post_pagination .page-numbers {
	display: inline-block;
	min-width: 40px;
	text-align: center;
	text-indent: 0;
}

.comments_pagination .page-numbers {
	float: right;
}

.comments_pagination .current, .post_pagination .current, .single .post_pagination .page-numbers {
	background: url(http://img2.ginchen.de/wp-content/themes/ginchen_classic/images/circle_small.png) no-repeat;
}

.single .post_pagination a .page-numbers {
	background: none;
}

.single .post_pagination .nextpagelink {
	float: right;
}

.single .post_pagination .previouspagelink {
	float: left;
}

.avatar {
	padding: 0 0 10px 6px;
	text-align: center;
	background: white;
	float: left;
	margin: -16px 20px 0 -40px;
}

.paperclip {
	position: absolute;
	left: -60px;
	top: -40px;
	z-index: 10;
	width: 144px;
	height: 110px;
	background: url(http://img3.ginchen.de/wp-content/themes/ginchen_classic/images/paperclip.png) no-repeat center center;
}

.admincomment {
	color: #990000;
}

#trackbacks {
	margin-bottom: 50px;
}

#trackbacks ol {
	margin-left: 1.5em;
}

h2.write-comment {
	margin: 30px 0 0 0;
	position: relative;
}

.write-comment img {
	position: absolute;
	left: 260px;
	top: -10px;
}

#write-comment {
	cursor: pointer;
	display: inline-block;
}

#shadow {
	background: url(http://img1.ginchen.de/wp-content/themes/ginchen_classic/images/postcard_shadow.png) no-repeat center center;
	width: 762px;
	height: 489px;
	margin: 40px 0;
	position: relative;
}
	
#commentform {
	margin: 0 auto;
	background: url(http://img2.ginchen.de/wp-content/themes/ginchen_classic/images/postcard.jpg) no-repeat center center;
	width: 756px;
	height: 483px;
}

#commentleft {
	float: left;
	width: 348px;
	margin-top: 130px;
	padding: 0;
}

#commentright {
	float: right;
	width: 382px;
	margin-top: 190px;
	padding: 0;
}

#commentform input {
	height: 19px;
	border: 1px dashed #7a7233;
	background: transparent;
	color: #373455;
	font: italic 13px Georgia, "Times New Roman", Times, serif;
	line-height: 22px;
	padding: 0 0 0 3px;
	vertical-align: bottom;
}

#commentright input {
	border-bottom: none;
	width: 200px;
}

#commentright p {
	padding: 0;
	margin: 0 0 32px 0;
}

#commentform textarea {
	width: 322px;
	height: 250px;
	position: relative;
	left: 10px;
	border: 1px dashed #7a7233;
	background: transparent;
	margin: 0;
	padding: 2px 0 2px 5px;
	color: #373455;
	font: italic 13px Georgia, "Times New Roman", Times, serif;
	overflow: auto;
}

#commentleft p {
	position: relative;
	left: 10px;
}

input::selection {
	background: #373455;
	color: #f7eee0;
}

::-moz-selection {
	background: #373455;
	color: #f7eee0;
}

#allowedhtml {
	clear: both;
	position: absolute;
	bottom: 0;
	left: 3px;
	width: 750px;
	margin: 0 5px 5px 5px;
}
/***** End Kommentare *****/



/***** Allgemeines *****/
acronym, abbr, span.caps {
	cursor: help;
	border-bottom: 1px dotted #000;
}

blockquote {
	background: url(http://img3.ginchen.de/wp-content/themes/ginchen_classic/images/paper.jpg);
	clear: both;
	text-align: justify;
	min-height: 30px;
	margin-bottom: 15px;
	padding: 7px 40px 7px 70px;
	font-size: 12px;
}

blockquote p {
	margin: 0 0 10px 0 !important;
	line-height: 175% !important;
}

.commenttext blockquote {
	background: none;
	border: solid #696687;
	border-width: 2px 0;
}

blockquote > *:first-child:before {
	background: url(http://img1.ginchen.de/wp-content/themes/ginchen_classic/images/quotes.png) no-repeat left top;
	content: "\00A0";
	padding: 10px 5px 27px 47px;
	margin-left: -55px;
}
/*
blockquote > *:last-child:after {
	background: url(images/quotes_close.png) no-repeat bottom right;
	content: "\00A0";
	padding: 15px 47px 17px 0;
}
*/
cite {
	text-decoration: none;
}
	
code {
	font-family: "Courier New", Courier, Fixed, sans-serif;
	font-size: 1.1em;
	font-style: normal;
	/*background-color: #FEFF7F;*/
    border-radius: 0.5em;
	line-height: 120%;
	padding: 0 5px;
	font-weight: bold;
}

.entry ol code, .entry ul code {
	/*padding-left: 1em;*/
}

object {
	display: block;
	margin: 0 auto;
}

.entry img {
    margin: 4px 7px 7px 7px;
	border: 0;
}

.ow_logo_img {
	margin: 2px !important;
}

.entry img {
	margin: 7px;
}

ins {
	text-decoration: none;
	border: 1px dashed #373455;
	display: block;
	padding: 5px 10px;
	margin-top: 20px;
}

ins * {
	margin: 0 !important;
}

ins p {
	margin: 10px 0 !important;
}

ins h3, ins h4, ins h5 {
	margin-bottom: 10px !important;
}

del, del * {
	text-decoration: line-through;
}
/***** End Allgemeines *****/



/***** Captions & Alignments *****/
.wp-caption {
	border: 1px solid #ddd;
	background-color: #f3f3f3;
	padding-top: 4px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin: 4px 7px 0 7px;
}

.wp-caption img {
	margin: 1px !important;
	padding: 0 4px 5px 4px;
	border: 0 none;
}

.wp-caption a {
	background: none;
	border: none;
	padding: 0;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 11px;
	padding: 0;
	margin: 0 0 5px 0 !important;
	text-align: center !important;
}

.center, .aligncenter {
	display: block;
	margin: auto !important;
	text-align: center;
}

.alignright {
	float: right;
	margin-right: 0 !important;
	margin-left: 7px;
}

.alignleft {
	float: left;
	margin-left: 0 !important;
	margin-right: 7px;
}

.textalignright {
	text-align: right;
}

.nobr {
	white-space: nowrap;
}
/***** End Captions & Alignments *****/



/***** Sonstiges *****/
.ten_px_padding_right {
    padding-right: 10px;
}

#toplink {
    position: fixed;
    right: 50%;
    bottom: 0;
	margin-right: -450px;
	background: url(http://img2.ginchen.de/wp-content/themes/ginchen_classic/images/absinth_spoon.png) no-repeat center center;
	width: 61px;
	height: 180px;
	overflow: auto;
}

pre {
	border: 1px solid #c0c0c0;
	background: white;
	padding: 5px;
	margin-bottom: 15px;
}

.commenttext pre {
	clear: both;
}

.wp_syntax pre {
	border: none;
}

.wp_syntax {
	background-image: url(http://img3.ginchen.de/wp-content/themes/ginchen_classic/images/code-bg.gif) !important;
}

.wp_syntax .code pre {
	background: none;
}

.wp_syntax td {
	border: none !important;
}

.wp_syntax  table {
	margin: 0 !important;
}

#tagcloud {
	margin: 0 auto;
	width: 200px;
	height: 250px;
	text-align: center;
}

.catcloud {

}

.catcloud a {
	margin: 0;
	margin-right: 20px;
	line-height: 50px;
	white-space: nowrap;
}

.wp-smiley {
	vertical-align: middle;
	margin: 0 !important;
	padding-bottom: 3px;
}
/***** End Sonstiges *****/



/***** Kommentar-Flaggen *****/
.comment-author-flag {
    vertical-align: baseline;
}
/***** End Kommentar-Flaggen *****/



/***** Linknotes *****/
.linknotes {
	margin-top: 20px;
}

.linknotes ol {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-type: decimal;
	margin-left: 2em;
}

.linknotes li {
	padding-left: 1em;
	text-indent: -2em;
}

.linknotes h6 {
	font-size: 11px;
	margin: 0;
}
/***** End Linknotes *****/



/***** Category Cloud & Archive *****/
#archive {
	list-style: none;
	margin-left: 100px;
	padding: 0;
	text-indent: 0;
}

#archive ul {
	margin: 0 0 0 1em;
	padding: 0;
	line-height: 2em;
	text-indent: 0;
}

#archive li {
	margin: 0;
}

.archive-year {
	font-size: 22px;
	margin: 5px 0;
	cursor: pointer;
	float: left;
	clear: both;
}

.archive-list {
	clear: both;
	list-style: none;
	font-size: 13px;
}

.archive-list li, .arrow {
	background-image: url("http://img1.ginchen.de/wp-content/themes/ginchen_classic/images/arrow.png") !important;
	background: left 8px no-repeat;
	padding-left: 22px;
}

.arrow {
	background-position: left 3px;
}

.archive-list a {
	background: none;
}
/***** End Category Cloud & Archive *****/



/***** Contact Form *****/
#wpsf_contact_form strong {
	font-weight: normal;
}

#wpsf_contact_form textarea {
	width: 100%;
}
/***** End Contact Form *****/



/***** I am reading *****/
#iar_widget_box table, #iar_widget_box img {
	margin: 0 auto;
}

#iar_widget_box td {
	border: none;
}

#iar_widget_box a {
	background: none;
}
/***** End I am reading *****/



/***** Google Search Results *****/
#cse-search-results iframe {
	width: 760px;
}

/***** Amazon *****/
#amazon {
	clear: both;
	padding-top: 20px;
}
#amazon iframe {
	margin: 10px 16px;
}

/***** qTranslate *****/
#langchooser {
	float: right;
	margin-top: -13px;
	font-style: italic;
}

#langchooser a {
	background: none;
}

#langchooser img {
	vertical-align: top;
	margin: 0;
}

/***** SexyBookmarks *****/
div.shr-bookmarks {
    margin: 10px 8px !important;
}

div.shr-bookmarks a {
	background: none !important;
}

div.shr-bookmarks ul.shr-socials li {
	margin: 5px 0 !important;
}

/***** Rating Stars *****/
img.rating_star {
	margin: 0;
}

/***** Donation Can *****
.donation-can_content-widget {
	width: 300px;
	margin: 0 auto;
}
*/

/***** Flattr *****/
#social iframe.FlattrButton {
	margin: 25px 0 0 50px;
}

/***** Donate Plus *****/
#donateplusform {
    background: #f2f2f2;
    border: 1px solid #ccc;
    border-radius: 4px;
    margin: 0 auto;
    padding: 0 20px;
    width: 280px;
}

#donateplusform  p {
	margin: 0 0 10px 0;
}

#donateplusform #amount {
	width: 40px;
}

#donateplusform input[type=text] {
	padding: 2px 5px;
	width: 270px;
}

#donateplusform select {
	width: 280px;
	padding: 2px 0;
}

#donateplusform textarea {
	width: 270px !important;
	padding: 2px 5px;
	font: 13px sans-serif;
}

#donorwall .date {
	float: right;
}

#donorwall .date a {
	background: none;
}

#donorwall a.name {
	margin-right: 10px;
}