/*
Theme Name: todamax
Theme URI:
Description: my own style
Version: 1.8.5
Including styles for:
 - Add This
 - Related posts
 - Dephorm
 - WP Page Navi
 - WP Sticky
 - Wurli
Author: daMax
Author URI: http://www.todamax.de/
*/

/*- damax specials -----------------------------------*/

pre {
  font-size:1.0em!important;
  font-weight:normal!important;
}

.cookie, .wurlisegment {
  /*font-family: Monaco, 'Courier New', monospace;*/
  font-family:monospace, 'Courier New';
  
  font-size:12px;
}

img.wp-smiley {
  float:none;
  position:relative;
  top:2px;
  margin: -5px 2px -5px 2px;
  padding: 0px; 
  border: 0px;
}

a.rsswidget {
  font-family: verdana, helvetica, arial, sans-serif;
  font-size:9px;
  background-color:transparent!important;
}

.pagepeel
{
	position:absolute;
	right:0px;
	top:0px;
	z-index: 99;
}

.pagepeel a, .pagepeel a img
{
	border:none!important;
}

/*- ENDE damax specials -----------------------------------*/

/*-----------------------------------*/
/* Begin Typography & Colors */

body {
  font-size: 100%;
  /*font-family: Monaco, 'Courier New', monospace;*/
  font-family: Monaco, monospace, 'Courier New';
  background-color:#e89900;
  color: #000;
  font-size:8pt;
  text-align: center; /* for IE */

}

#page {
  /*background-color:#FFF;*/
	text-align: justify;
	margin: 0px auto;
	padding: 0;
	width: 1015px;
  height:100%;
  /*border:1px solid orange;*/
	}

#header {
	background: #fff;
	}

#header a {
	text-decoration: none;
	cursor:pointer;
}

#content {
	font-size: 1.1em;
}

.widecolumn .entry p {
	font-size: 1.0em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: right;
	}

.alt {
        /*background-color: white;*/
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	/* font-size: 0.8em; */
	font-size: 10px;
	line-height: 1.5em;
	}

h1, h2, h3 {
	/* font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif; */
	font-family: Monaco, 'Courier New', monospace;

	font-weight: bold;
	text-align:left;
	}

h1 {
	font-size: 1.6em;
	text-align: left;
   }

#headerimg .description {
	font-size: 1.1em;
        top:90px; /* unterhalb des logos */
        padding-left:20px; /* unterhalb des logos */
        /* top:30px; /* ohne Banner */
        /* top:80px; /* mit Banner */
        /*padding-left:-5px;*/
        position:relative;
}

h2 {
	font-size: 1.6em;
	color:#000;
/*
        border-bottom: 1px #000000 dashed;
        width:50%;
        padding:10px;
*/
	}

h2.pagetitle {
	font-size: 1.3em;
	}

#sidebar h2 {
	/* font-family: 'Lucida Grande', Verdana, Sans-Serif; */
	font-family: Monaco, 'Courier New', monospace;
	font-size: 1.0em;
	}

h3 {
	font-size: 1.4em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color:#e89900;
	background-color:#ffffff;
	}

/*
h2, h2 a, h3, h3 a, {
	color:#000000;
	}
*/
h1 a, h2 a, h3, h3 a {
	color:#e89900;
	background-color:#ffffff;
	border:0px none;
	}

h2 a:visited h3 a:visited {
	color:#666;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
  text-decoration: none;
  border:0px none;
	}

.entry li a, a, .cat-item a, .announcement p a, .postmetadata a, .widget li a{
	border-bottom:1px dashed #e89900;
}

.entry p a:link {
	border-bottom:1px dashed #e89900;
}

.entry p a:visited {
	color: #666;
	border-bottom:0px dashed #666;
}

.commentlist li, #commentform input, #commentform textarea {
	font-family: Monaco, monospace, 'Courier New';
	}

.commentlist li {
	font-weight: normal;	
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.0em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.3em;
	text-transform: none;
	}
.commentlist ul {
	list-style-type: disc;
	}

#commentform p {
	font-family: Monaco, 'Courier New', monospace;
	}

.commentmetadata {
	font-weight: normal;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Lucida Console', 'Courier New', Courier, Fixed;
	}

pre {
	font: 0.85em 'Lucida Console', 'Courier New', Courier, Fixed;
	font-weight:bold;
	}


acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
}


a, h2 a:hover, h3 a:hover {
  color: #e89900;
  text-decoration:none;
  /*border-bottom:1px dashed #e89900;*/
}

/*
a:hover {
	color: #000;
	text-decoration: underline;
	}
*/

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	/* font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif; */
	font: 1.3em Monaco, 'Courier New', monospace;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 0px 0;
	padding: 0;
	}

#header {
  background-color: white;
  margin: 0 0 0 10px;
  padding: 0;
  border: 0px solid yellow;
  height: 100px; /* ohne banner */
  width:660px;
  text-align:left;
  vertical-align:top;
  }

#headerimg {
  height: 150px;
  width:600px;
  padding-top:30px;
  background: url(images/damaxlogo_frazzle_phonetic.gif) no-repeat;
  /*background: url(http://todamax.kicks-ass.net/blog/wp-content/uploads/2011/02/damax_logo_bernd.gif) no-repeat;*/

	
}

.narrowcolumn {
  float: left;
  /*padding: 45px 0 0 20px;*/
  padding: 45px 0 0 40px;
  width: 700px;
	}

.widecolumn {
  padding: 0 0 0 20px;
  /*margin: 5px 0 0 50px;*/
  width: 760px;
  height:100%;
	}

.post {
	margin:10px 0px 20px 0px;
	text-align: left;
	width:100%;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 20px 0px 20px 0px;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	/* margin: 10px 0; */
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata2 {
  text-align:right;
}

.postmetadata {
	clear: left;
 	line-height:1.4em; 
}

.posttags {
	clear: left;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	text-align:right;
}

#footer {
	background: white url('images/clearpixel.png') no-repeat top;
	font-family:Verdana, Arial, Helvetica, Sans-Serif;
        font-size: 0.8em;
	color:#ccc;
	text-align:center;
	border: 0px dotted green;
        padding: 20px 0px 0px 0px;
        margin: 0px 0px 0px 150px;
	/* margin: 0 auto; */
	width: 750px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 0px;
	margin: 0;
	}

h1.pagetitle {
	margin-top: 10px;
	text-align: center;
}

h2 {
	margin: 10px 0 0;
	}

h2.pagetitle {
	margin-top: 10px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 10px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 10px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img, p * img , a img, p a img, .entry a img, .entry p a img {
	padding: 0;
	max-width: 100%;
        border:none!important;
	}

.entry img, .entry a {
  border:none;
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top:5px;
	}

img.alignright {
	padding: 0px 0px 0px 0px;
	display: inline;
        margin: 4px 0px 10px 15px;
        float: right;
	}

img.alignleft {
	padding: 0px 0px 0px 0px;
	display: inline;
        margin: 4px 15px 5px 0px;
        float:left;
	}

img.aligncenter {
        display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top:5px;
	}

.aligncenter {
        text-align:center;
	}

.alignright {
	float:right;        
        margin: 0px 0px 1px 20px;
	}

.alignleft {
	float: left;
        margin: 0px 20px 1px 0px;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul, .edit-comment ul {
	margin-left: 0px;
	padding: 0 0 0px 10px;
	list-style-type: disc;
	text-indent: 0px;
	}

html>body .entry li {
	margin: 10px 0px 2px 30px;
	padding: 0px 0px 0px 0px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	/*content: "\00BB \0020";*/
	}

.entry ol {
	padding: 0 0 0 10px;
	margin:  0;
	}

.entry ol 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;
	text-align:left;
	list-style-type: hebrew;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
 	line-height:1.4em; 
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	font-size:1.0em;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
  margin: 0 0 0 -20px;
	text-align: left;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 0px;
	}

.commentlist {
	padding: 0 0 0 20px;
	text-align: left;
        list-style-type:decimal;
	}

.commentlist li {
	margin: 0px 0px 3px 0px;
	padding: 0px 10px 3px 0px;
	}

.commentlist p {
	margin: 10px 5px 10px 0px;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
/* wer kann mir sagen, warum diese Sidebar quer ueber die ganze Seite geht?!? */
	/* padding:0 0 0 780px; */
	float:right;
	right:0px;
	/*top:62px;*/
	top:100px;
	border:0px dashed #e89900;
	width:220px;
	font: 10pt Monaco, 'Courier New', monospace;
	/* margin-top:-65px; */
	position:relative;
}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin-left: 10px;
	padding-left: 10px;
	border-left: 5px double #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

.navigation {
	display: block;
        text-align: center;
	margin-bottom: 10px;
	margin-top: 0px;
        padding:10px;
        font-size:1.0em;
	}

.navighome {
        display: block;
        text-align: center;
        font-size:1.0em;
        width:100%;
        margin-top:40px;
	}

#separator{
  border-bottom: 1px dashed #e89900;
  height:10px;
  margin:-20px 0 0 0;
  padding:0px;
}

/* End Various Tags & Classes*/

/*-= Plugins ========================= */

/*- Related Posts ---------------------------------*/
.related_posts {
  text-align:right;
}

.related_posts a {
  border-bottom:1px dashed #e89900;
}

/*- Dephorm-----------------------------------*/
#dephorm{
  position:absolute;
  top:10px;
  left:10px;
  visibility:hidden;
}
/*- WP Sticky -----------------------------------*/
.stickypost {
  border:1px dashed black;
  padding-left: 10px;
  padding-right: 10px;
}
.announcement{
  border:#e89900;
  border-style:solid;
  padding: 0 10px 10px 10px;
  margin: 0 0 10px 0;
  width:95%;
}
.announcement h2, .announcement h2 a{
  border:0px;
}

/* PageNavi ------------------------------ */ 
/* Use !important to override PageNavi CSS */

.wp-pagenavi{
  margin-top:0px !important;
  margin-bottom:10px !important;
  left:-10px;
  position:relative!important;
  
}
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active {
  color: #e89900!important;
  background-color:#ffffff!important;
  background:transparent !important;
  border:1px solid white !important;  
}

.wp-pagenavi a:hover {
  border:1px solid #e89900 !important;
}

.wp-pagenavi span.pages {
  background:transparent !important;
  border:none !important;

}

.wp-pagenavi span.page{
  width:30px;
  background:transparent !important;
  border:none !important;
}

.wp-pagenavi span.current {
  width:30px;
  background:transparent !important;
  border:none !important;
}

.wp-pagenavi span.extend {
  background:transparent !important;
  border:none !important;
}


/* Begin Calendar ---------------------------------*/
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar ------------------------------------*/

/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

