/*
Theme Name: rfc1437
Theme URI: http://hugo.rfc1437.de/
Description: TwentyTen child theme for rfc1437.de
Author: hugo
Author URI: http://hugo.rfc1437.de/
Template: twentyten
Version: 0.1
*/

@import url("../twentyten/style.css");

body {
	margin-left: 10px;
}

#wrapper {
	background: transparent !important;
	padding: 0px !important;
	margin-top: 0px !important;
}

#container {
	padding-left: 50px;
	width: 890px;
}

#container.one-column {
	margin-left: -50px;
}

a:link,
a:visited {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
a:active,
a:hover {
	color: #ff4b33;
	font-weight: bold;
	text-decoration: none;
}
.one-column #content {
        margin-left: 20px;
	width: 900px !important;
}

.widget-area ul ul {
	list-style-type: none !important;
	margin-left: 0px !important;
}

li.Tumblr h3 {
	padding-bottom: 5px;
}

.gallery-thumb {
	width: 150px !important;
	margin-right: 20px !important;
	float: left !important;
}

body {
	padding-left: 10px;
}

.hentry {
	margin-bottom: 2ex !important;
}

#nav-below {
	margin-top: 10px !important;
}

#main {
	overflow: visible !important;
}

.category-asides p {
	font-size: 15px !important;
	line-height: 24px !important;
}
.entry-content {
	font-size: 15px !important;
}
.entry-date {
	float: left;
	margin-left: -80px;
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 20px;
	text-align: center;
	line-height: 25px;
	/* background-color: #ff8; */
	background-color: #fff;
	border: 1px solid #000;
	width: 50px;
	padding: 5px;
}.
.entry-date-permalink:link {
	color: #000;
	text-decoration: none;
}
.entry-date-permalink:visited {
	color: #000;
	text-decoration: none;
}
.entry-date-permalink:active,
.entry-date-permalink:hover {
        color: #ff4b33;
	text-decoration: none;
}
.edit-link {
	display: none !important;
}

h1.entry-title, h2.entry-title {
	margin-top: 3ex !important;
	margin-left: -70px !important;
}

.one-column h1.entry-title, .one-column h2.entry-title {
	margin-left: -20px !important;
}

h1.entry-title-asides, h2.entry-title-asides {
	padding-bottom: 12px !important;
}

#headerimg a:link {
	border: none;
	text-decoration: none;
}

#headerimg img {
	/* margin-left: -50px; */
}

#wp-calendar {
	margin-top: -5px;
}

#wp-calendar td {
	border: 1px solid whiteSmoke !important;
}

.pseudoposts #content {
        /* margin: 0 auto; */
	width: 800px;
}

/* these are the single images in the loop */
.format-gallery .size-thumbnail img,
.category-gallery .size-thumbnail img {
        border: none !important;
	padding-bottom: 10px;
}

/* this is a single image post image in the image grid */
.gallery img {
        border: none !important;
	padding: 10px;
}

