body {
	width: 960px;
	margin: 0 auto;
	padding: 0 20px;
	font-family: Papyrus, fantasy, sans-serif;
	-webkit-font-smoothing: antialiased;
}

::-moz-selection { background: #909090; color: #000; text-shadow: none; }
::selection { background: #909090; color: #000; text-shadow: none; }

.cover {
	background: url("../pic/fruits.png") 50% -40px no-repeat;
	height: 405px;
	margin-top: 0px;
	position: relative;
}
.badge {
	background: url("../pic/tybalt-small.jpg") no-repeat;
	width: 55px;
	height: 60px;
	border-radius: 50%;
	position: absolute;
	bottom: 188px;
	right: 658px;

}
.logo {
font-size: 80px;
}

/*.post-header {
	text-align: center;
}*/
.post-title {
	text-align: center;
	margin: 0px;
}

.meta1 {
	margin-top: 5px;
	/*margin-left: -92px;*/
	text-align: center;
}
.RT {
	margin: 0 5px;
}

h1 {
	color: darkblue;
	font-size: 35px;
	line-height: 25px;
	font-family: Tahoma, sans-serif;
	text-align: center;
	margin: 30px 200px 35px 200px;
}
h2 {
	font-size: 30px;
	line-height: 30px;
	color: darkorange;
	margin-top: 30px;
	text-align: center;
	font-family: "open-sans";
	margin-bottom: 10px;
}
.main {
	width: 100%;
	margin-left: 0px;
	margin-right: 0px;
}
.main p:first-child {
	font-family: "open-sans";
	line-height: 25px;
	font-size: 24px;
	margin-left: 130px;
	margin-right: 130px; 
}

.pullquote {
	color: darkblue;
	max-width: 250px;
}
.pullquote.float-left {
	margin: 15px 35px 15px 0px;
}
.pullquote.float-right {
	margin: 15px 0px 15px 35px;
}
.pullquote ul {
	list-style: none;
	padding-left: 0px;
	padding-right: 50px;
}

.pullquote li {
	border-bottom: 1px dotted #333;
}
.float-left {
	float: left;
}
.float-right {
	float: right;
}
.pullquote li:last-child {
	border: none;
}
.post-footer {


}

.bio {
	width: 500px;
}
.foto {
	float: left;
}
.foto img {
	border-radius: 50%;
	border: 3px dotted #aaa;
	margin-top: 10px;
	margin-right: 10px;
}


a.RT {
	font-family: Tahoma italic;
	text-decoration: underline;
	text-shadow: none;
	background: none;
	}

}
a:hover {
	background: #cdf url("../pic/tybalt-small.jpg");
	width: 55px;
	height: 60px;
}
hr {
	width: 960px;
	/*border-color: darkblue;*/
	border-width: 1px;
	
}
/*.post-footer {
	width: 700px;
	margin: 30px auto;

}
.post-footer h3{
	font-size: 20px;
	font-family: tahoma;
	text-decoration: none;
	
}
.post-footer > h3 {
	text-align: center;
	
}
.name {
	text-decoration: none;
}
.byline h3,
.byline p {
	font-size: 12px;
	line-height: 20px;
	margin: 0px auto;
}
h3  {
	text-align: center;
}
.bio.p {
	margin: 0 50%;
}
.byline h3 {
	color: #222;
	text-align: center;
}*/

#post-footer {
	width: 800px;
	margin: 0 auto;
}

.autor {
	text-align: center;
}
#byline {
	width: 400px;
	margin: 0 auto;
	position: relative;
}
.foto {
	position: absolute;
	margin: 60px 0 0px -70px;
}


























.pre-footer {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin-bottom: 10px;
}
.rewiews {
	width: 960px;
	list-style: none;
	margin: 10px 0;
	overflow: hidden;
}
.rewiews li {
	color: darkred;
	font-size: 12px bold;
	letter-spacing: 1px;
	word-spacing: 2px;
	line-height: 20px;
	font-family: sans-serif italic;
	float: left;
}
.citat {
	margin: 0 30px;
}

.global-footer {
	width: 180px;
	position: absolute;
	margin: -10px 20px 0px 785px;
	color: gold;
	font-size: 14px;
	/*text-align: right;*/
	padding: 5px 5px;
}
#copyright:hover,
#copyright:focus {
	background-color: darkblue;
	border-radius: 5px;
	text-decoration: underline;
	} 






.group:before,
.group:after {
	content: " ";
	display: table;
}

.group:after {
	clear: both;
}

.group {
	*zoom: 1;
}