/*
Theme Name: das-erste-mal-anal
Theme URI: 
Description: light purple Theme - exclusively made 4 das-erste-mal-anal.com 
Version: 1.0
Author: das-erste-mal-anal.com
Author URI: http://www.das-erste-mal-anal.com
*/

body {
  margin: 0px;
  color: #000;
  background: #c19bfe;
  font-size: 75%;
	font-family: 'Trebuchet MS','Lucida Grande',Verdana,Arial,Sans-Serif;
}

#header {
  background: url(images/header.png);
  height: 365px;
  width: 760px;
  margin-bottom: 0px;
  margin: auto;
}

#navigation {
	width: 760px;
	height: 40px;
	line-height: 40px;
	background: #4b0278;
	color: #fff;
	font-size: 12pt;
	border-bottom: 1px solid #2f2933;
}

#border {
	border: 1px solid #fff;
	width: 760px;
	margin: auto;
  margin-bottom: 10px;
}

#header h1 {
  margin-top: 0px;
  margin-right: 0px;
  padding-right: 10px;
  line-height: 1.3em;
  text-align: right;
  color: #4b0278;
  font-size: 2em;
  margin-bottom: 0px;
}

#navigation h2 {
  font-size: 1em;
  font-family: Tahoma;
  color: #fff;
  text-align: left;
  margin-top: 0px;
  margin-left: 15px;
}

#search {
  width: 750px;
  text-align: right;
  margin-top: 340px;   
}

.search {
  background: #c19bfe;
  color: #4b0278;
  border: 1px solid #fff;
  text-align: center;
}

#pagetop {
	background: url(images/page-top.jpg);
	width: 760px;
	height: 30px;
}

#page {
  clear: both;
  width: 760px;
  margin: auto;
  background: url(images/page-bg.png) repeat-y;
}

#pagebottom {
	background: url(images/page-bottom.jpg);
	width: 760px;
	height: 33px;
}

.subcolumns {
  width: 100%;
  overflow: hidden;
}

#content {
  padding-left: 25px;
  padding-top: 10px;
  position: relative;
  float: left;
  width: 527px;
}

#sidebar {
  float: right;
  position: relative;
  padding-left: 0px;
  margin-left: 0px;
  margin-right: 10px;
  color: #fff;
  width: 190px;
  padding-top: 5px;
  text-indent: 40px;
  padding-bottom: 5px;
}

#sidebar .textwidget {
  text-align: left;
  color: #000;
  padding-left: 25px;
  text-indent: 0px;
}

#sidebar ul {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 1em;
  text-align: left;
  margin-left: 1px;
  padding: 0px;
}

#sidebar li{
  list-style: none;
  text-align: left;
  background: none;
}

#sidebar ul ul li:before {
	content: "\00BB \0020";
	}
	
#sidebar ul.children {
  text-indent: 55px;
}

#sidebar li a {
  color: #fff;
  text-decoration: none;
  padding-left: 0px;
  text-align: left;
  text-indent: 10px;
  margin-bottom: 3px;
  margin-top: 3px;
  padding-right: 2px;
}

#sidebar li a:hover {
  color: #fff;
  padding: 1px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  padding-right: 3px;
}

#sidebar h2 {
  margin-left: 0px;
  text-align: left;
  font-size: 1.5em;
  margin-bottom: 10px;
  color: #3d0067;
  border-top: #4b0278 solid 1px;
  background: url(images/sb-head.png);
  padding-top: 1px;
  margin-top: 10px;
  height: 24px;
  text-indent: 20px;
  margin-right: 2px;
}

#sidebar a:hover {
  color: #ad56e5;
  background: #4b0278;
  text-decoration: none;
  padding-right: 2px;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	background: url(images/page-bottom.jpg) top no-repeat;
	height: 33px;
}

#footer p {
  text-align: center;
  margin-top: 0px;
  font-size: 0.8em;
  color: #4b0278;
  width: 560px;
}

#footer a {
  text-decoration: none;
  color: #8835fc;
}


.post {
  width: 470px;
  margin-left: 20px;
  margin-bottom: 35px;
  color: #000;
}

.post h2 {
  color: #fff;
  text-decoration: none;
  border-top: 1px solid #fff;
  padding-right: 4px;
  border-bottom: 1px solid #fff;
  padding-top: 4px;
  padding-bottom: 4px;
  background: #9679c5;  
}

.post h2 a {
  color: #fff;
  text-decoration: none;
  padding-right: 4px;
}

.post h2 a:hover {
  color: #3d0067;
  text-decoration: none;
}

.post a {
  color: #000;
  text-decoration: underline;
  padding-left: 2px;
  padding-right: 2px;
}

.post a:hover {
  color: #7203b7;
  text-decoration: none;
}

.entry {
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 10px;
  margin-top: 5px;
  clear: both;
  width: 450px;
  color: #4b0278;
}

h2.warning {
  color: #ffde6d;
  font-size: 2em;
}

small {
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 0.9em;
  line-height: 1.2em;
  margin-top: 2px;
}

img {
  border: 1px solid #3d0067;
  padding: 2px;
}

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;
	}
	
span.navigation {
  width: 400px;
  text-align: center;
}

.alignright a {
	float: right;
	width: 200px;
	color: #fff;
	text-decoration: none;
	margin-top: 10px;
}

.alignleft a {
	float: left;
	color: #fff;
	text-decoration: none;
	margin-top: 10px;
}

.alignright a:hover {
	float: right;
	width: 200px;
	color: #3d0067;
	margin-top: 10px;
	text-decoration: underline;
}

.alignleft a:hover {
	float: left;
	color: #3d0067;
	margin-top: 10px;
	text-decoration: underline;
}

blockquote {
  background: #fff;
  margin-top: 15px;
  margin-right: 30px;
  margin-bottom: 0pt;
  margin-left: 10px;
  padding: 10px;
  border: 1px solid #3d0067;
  color: #757575;
}

html>body .entry ul {
	margin: 7px 0 8px 10px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
  text-indent: 5px;
	}

.entry a {
	color: #3d0067;
	text-decoration: underline;
	}
	
.entry a:hover {
  text-decoration: none;
  color: #3d0067;
}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	padding: 0px;
	margin: 0;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
p.postmetadata {
  margin-bottom: 15px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  padding-bottom: 5px;
  padding-top: 5px;
  background: #9679c5;
	}
	
.alt {
  border-top: 1px solid #e8e8e0;
  border-bottom: 1px solid #e8e8e0;
  margin-bottom: 20px;
  padding-left: 5px;
}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	padding: 0px;
	list-style: none;
	width: 450px;
	margin-left: 25px;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	padding: 5px;
	}

#commentform {
  padding: 0px;
  margin: 0px;
}

#commentform p {
	margin: 5px 0;
	width: 450px;
	margin-left: 25px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#commentform  p a{
  color: #3d0067;
  text-decoration: none;
}
	
#commentform a .commentlist a{
	color: #3d0067;
	text-decoration: none;
	}	
	
#commentform  p a:hover {
  color: #000;
  text-decoration: underline;
}
	
.commentlist a {
	color: #fff;
	text-decoration: none;
	}	
	
.commentlist a:hover{
	color: #3d0067;
	text-decoration: underline;
	}	
	
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	width: 400px;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	color: #e5eeff;
	text-decoration: none;
	padding: 5px;
	
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	margin-left: 5px;
	}

.commentmetadata a{
	font-weight: normal;
	color: #e5eeff;
	text-decoration: none;
	padding: 10px;
	}	

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	/*background: #979797;
	color: #fff;
	border: 1px solid #252523;*/
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	background: #fff;
	color: #000;
	}

#commentform #submit1 {
	margin: 0;
	float: left;
	border: 0px;
}
	
h3#comments, #respond {
	padding: 0;
	margin-left: 25px;
	color: #000;
}

h4 {
  color: #113a42;
  font-size: 1.1em;
  margin: 0px;
  padding: 0px;
  padding-left: 5px;
}

/* Begin Calendar */
#wp-calendar {
	empty-cells: hide;
	color: #fff;
	margin: 0px;
	width: 150px;
	font-size: 0.9em;
	background: #c29cff;
	border: 1px solid #fff;
	margin-left: 15px;
	}

#sidebar #wp-calendar #next a {
	padding-right: 5px;
	text-align: right;
	background: transparent;
	color: #fff;
	}

#sidebar #wp-calendar #prev a {
	padding-left: 5px;
	text-align: left;
	background: transparent;
	color: #fff;
	}
	
#sidebar #wp-calendar #next a:hover {
	padding-right: 5px;
	text-align: right;
	background: transparent;
	color: #000;
	}

#sidebar #wp-calendar #prev a:hover {
	padding-left: 5px;
	text-align: left;
	background: transparent;
	color: #000;
	}	

#wp-calendar td a {
	text-decoration: none;
	font-weight: bolder;
	color: #000;
	font-size: 1.1em;
	text-align: center;
	text-indent: 0px;
	padding: 0px;
}	
	
#wp-calendar td a:hover {
	text-decoration: none;
	border: 0px;
	background: transparent;
	color: #ad56e5;
	padding: 0px;
	}	

#wp-calendar caption {
	text-align: left;
	width: 100%;
	padding-left: 15px;
	padding-bottom: 4px;
	font: bold 1.1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

#wp-calendar td {
	padding: 1px;
  text-align: center;
	background: #e8daff;
  border: 1px solid #000;
  color: #000;
	}
	
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	background: transparent;
  border: 0px;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	color: #fff;
	text-align: center;
	}	
	
#wp-calendar #today {
   color: #000;
   font-weight: bolder;
   font-size: 1.1em;
   background: #fff;
}	

#wp-calendar td.pad{
  background: transparent;
  border: 0px;
}

#wp-calendar td#prev {
  background: transparent;
  border: 0px;
}

#wp-calendar td#next{
  background: transparent;
  border: 0px;
}
/* End Calendar */
	
.icon {
  border: 0px;
  margin-left: 4px;
  margin-right: 4px;
  margin-bottom: 0px;
  margin-top: 0px;
  padding: 0px;
}

span.comment a{
  background: url(images/com.gif) no-repeat;
  background-position: left;
  border: 0px;
  margin-bottom: 0px;
  margin-top: 0px;
  padding-left: 15px;
  text-indent: 15px;
}

span.edit a{
  background: url(images/edit.gif) no-repeat;
  background-position: left;
  border: 0px;
  margin-bottom: 0px;
  margin-top: 0px;
  padding-left: 15px;
  text-indent: 15px;
}

abbr {
  border: 0px;
}

