/* Begin Typography & Colors */
body {
	font-size: 62.5%;
	font-family: Verdana, Sans-Serif;
	background:#fff url('images/pretty_bg.png') repeat-x 0 0;
	color: #000000;
	text-align: center;
	margin: 0;
	padding: 0;
	}
#page {
	position:relative;
	text-align: left;
	margin: 0px auto;
	padding: 0;
	width: 906px;
	}
#prettygirl{
	background: url('images/pretty_girl.png') no-repeat 0 0;
	position:absolute;
	top:10px;
	right:192px;
	height:660px;
	width: 210px;
	z-index:5;
}
.contentContainer {
	background: url('images/pretty_bottom.png') no-repeat 0 0;
	padding:0 3px;
	min-height: 420px;
	margin-top:-5px;
	}
.ueberschrift {
	position:relative;
	right:-8px
	}

#header {
	background: url('images/pretty_top_alt1.png') no-repeat 0 bottom;
	height: 220px;
	width: 906px;
	position:relative;
	z-index:0;
	}
#headerimg 	{
	font-family: Calligraffitti, Arial, Serif;
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	margin: 50px 0px 0px 50px;
	}
#content {
	font-size: 1.2em
	}
.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}
.narrowcolumn .postmetadata {
	text-align: left;
	}
#footer {
	border: none;
	color: #7f7f7f;
	}	
h1 {
	font-family: Verdana, Sans-Serif;
	font-weight: normal;
	}
h2 {
	font-family: Verdana, Sans-Serif;
	font-weight: bold;
	}
h3 {
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	text-decoration: underline;
	font-size: 1.2em;
	}
.topdescription {
	font-size: 1.5em;
	margin-top:-34px;
	text-decoration: none;
	font-weight: normal;
	color: #999;
	position:relative;
	right:-25px
	}
#header a { 
	font-family: Calligraffitti, Arial, Serif;
	font-size: 8em;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	}
h1 {
	font-size: 1.6em;
	margin: 0px 0px 0px 5px;
	padding-bottom: 4px;
	}
h2 {
	font-size: 1.1em;
	line-height: 1.6em;
	padding: 0;
	margin: 0px 0 0;
	}
h1, h1 a, h1 a:visited {
	font-weight: normal;
	color: #DB6E71;
}
h2, h2 a, h2 a:visited {
	font-weight: bold;
}
h1, h1 a, h1 a:visited {
	text-decoration: none;
	font-weight: normal;
}
h2, h2 a, h2 a:visited {
	text-decoration: none;
	font-weight: bold;
}
h1 a:hover, h2 a:hover {
	text-decoration: underline;
	color: #71DB6E;
	font-weight: normal;
	text-decoration: none;
}
.entry p a:visited {
	color: #b85b5a;
	}
sidebar {
	font: 1.6em Arial, Sans-Serif;
	font-weight: normal;
	line-height: 1.5;
	}
sidebar ul ul li, sidebar ul ol li, .nocomments, blockquote, strike {
	color: #666666;
	}	
sidebar a, footer a{
	color: #666666;
	text-decoration: underline;
}
a{
	color: #f5989d;
	text-decoration: underline;
	}
a:hover {
	text-decoration: underline;
	color: #71DB6E;
	}
#footer {
	font-size: 1.1em;
	padding: 10px 0 0;
	margin: 0 3px 20px;
	width: 900px;
	clear: both;
	text-align:center;
	}
#footer a{
	color: #666666;
}
#sidebar a{
	line-height: 1.4em;
	font: 1.4em Arial, Sans-Serif;
	color: #666666;
}
#footer p {
	margin: 0;
	padding: 10px 20px;
	text-align:center;
	}
/* End Typography & Colors */

/* Begin Structure */
.contentContainer{

}
.narrowcolumn {
	float: left;
	padding: 0 100px 20px 20px;
	margin: -15px 0 0;
	width: 530px;
	position:relative;
	z-index:10;
	}	
.resultspage .post{
	margin-left: 30px;
}
.widecolumn {
	padding: 10px 0 20px 0;
	margin: 0 0 0 150px;
	width: 450px;
	}
.post, .page {
	margin: 0 0 30px;
	clear: both;
	}
.post hr {
	display: block;
	}
.widecolumn .post {
	margin: 0;
	}
.narrowcolumn .postmetadata {
	font-size:1.0em;
	}
.widecolumn .postmetadata {
	margin: 30px 0;
	}
.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}
.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}
.postmetadata {
	clear: both;
	margin:0 0 0 5px;
}
/* End Structure */

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
.alignright {
	float: right;
	}
.alignleft {
	float: left
	}
/* End Images */

/* Begin Lists */
html>body .entry li {
	margin: 7px 0 8px 10px;
	}
.entry ol {
	padding: 0 0 0 0px;
	margin: 0;
	}
.entry ul {
	padding: 0 0 0 0px;
	margin: 0;
	}
.entry ol li, .entry ul li{
	margin: 0;
	padding: 0;
	}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 10px;
	}
#sidebar ul li ul li{
	padding-left:0px;
	line-height: 2em;
}
#sidebar ul p, #sidebar ul select {
	margin: 5px 0px 8px;
	}
#sidebar ul ul{
	margin: 0px 0 0 5px;
	}
#sidebar ul ol {
	margin: 0px 0 0 5px;
	line-height: 2em;
	}
#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 4px;
	}
ol li, #sidebar ul ol li {
	list-style: decimal inside;
	}
#sidebar ul ul li, #sidebar ul ol li {
	margin: 4px -4px 0;
	padding: 0;
	}
/* End Entry Lists */

/* Begin Form Elements */
.searchbox #searchform {
	position:absolute;
	right:13px;
	top:7px;
	}
.searchbox #searchform #s{
	border:solid 1px #ccc;
	font-size:10px;
	color: #666666;
	padding:3px 3px 4px;
}	
.searchbox #searchform #searchsubmit{
	font-size:9px;
	text-transform: uppercase;
	padding:2px 3px 3px;
	color: #333;
	background-color: #fcdfe0;
	border:solid 1px #ccc;
	width: 44px;
}
#searchform label {
display: none;
}
.searchboxbody #searchform {
text-align:left; margin-top: 20px;
}
#sidebar #searchform #s {
	border:1px solid #ccc;
	font-family:Verdana;
	font-size:10px;
	padding:3px 2px;
	width:108px;
	color: #6a6a6a;
	}
#sidebar #searchsubmit {
	border:1px solid #999999;
	font-family:Verdana;
	font-size:10px;
	padding:2px 1px;
	text-transform:uppercase;
	width:60px;
	color: #333;
	}
.entry form { 
	text-align:center;
	}
select {
	width: 130px;
	}
#respond:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
/* End Form Elements */

/* Begin Sidebar */
#sidebar {
	margin-left: 710px;
	width: 190px;
	position:absolute;
	z-index:10;
	padding-right:10px;
	}
/* End Sidebar */

/* Begin Various Tags & Classes */
.center {
	text-align: center;
	}
.hidden {
	display: none;
	}
hr {
	display: none;
	}
a img {
	border: none;
	}
.navigation {
	display: block;
	text-align: center;
	margin-bottom: 30px;
	font-size:0.9em;
	}
/* End Various Tags & Classes*/

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* Begin custom */
.getplusone {
	position:absolute;
	right:146px;
	top:88px;
	float: right;
	background-color: #f9f9f9;
	margin: 0 0 5px 10px;
}
.gettwitter a{
	position:absolute;
	right:99px;
	top:167px;
	height:30px;
	width:30px;
	text-indent:-10000px;
	display: block;
	background: url(images/pretty_twitter.png) no-repeat 0 0;
	overflow: hidden;
}
#getrss a{
	position:absolute;
	right:30px;
	top:171px;
	height:30px;
	width:30px;
	display: block;
	text-indent:-10000px;
	background: url(images/pretty_rss.png) no-repeat 0 0;
	overflow: hidden;
}
.linkwithin_logolink_0 {
display: none;
}
.linkwithin_posts {
width: 530px !important;
}
.linkwithin_posts a {
background: none !important;
border: none !important;
padding-right: 15px !important;
}
.linkwithin_hook {
background: none repeat scroll 0 0 transparent;
color: #4A4A4A;
letter-spacing: -0.25px;
line-height: 10px;
margin-bottom: 0px;
}
.linkwithin_title {
color: #454545 !important;
font-family: verdana, sans-serif !important;
font-size: 12px !important;
line-height: 14px !important;
text-decoration: none;
}
.linkwithin_title:hover {
color: #888888 !important;
text-decoration: underline !important;
}
.breadcrumbs {
	font-size: 0.9em;
}
button.css3button {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	padding: 10px 20px;
	background: -moz-linear-gradient(
		top,
		#42aaff 0%,
		#003366);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#42aaff),
		to(#003366));
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 1px solid #003366;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,0.5);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,0.5);
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.7),
		0px 1px 0px rgba(255,255,255,0.3);
}
.buttonlink a {
text-decoration: none;
}
/* End custom */
