		/*
Theme Name: D15
Theme URI: http://www.daily15.com
Description: Daily 15
Version: 1.0
Author: Tynan
Author URI: www.tynan.net
*/

body {
  margin:0;
  padding:0;
  background-color: #fff;
}

*,p {
  margin:0;
  padding:0;
  font-family: tahoma;
}

#commentarea p{
  float: right;
  width: 320px;
  font-size: 11px;
}

#commentarea h3 {
  margin-top: 10px;
  text-align: left;
}



#commentarea textarea {
  width: 315px;
}

#stripe {
  height: 260px;
  width: 100%;
  margin-top: 100px;
  background: url('http://static.tynan.net/daily15.com/redstripe.gif') repeat-x top left;
}

#comment-wrap {
  text-align: left;
  width: 520px;
  overflow: hidden;
  position: relative;
  left: -100px;
}

#comment-wrap h3 {
  text-align: right;
}



.commentleft a, .commentleft {
  color: black;
  font-size: 12px;
  font-weight: bold;
}

.commentmetadata {
  font-weight: normal;
  color: #666;
}

.commenttext {
  float: right; 
  width: 320px;
  padding:0;
  margin:0;
}

.commenttext p {
  margin: 0;
  font-size: 11px;
}

.commentlist li {

  padding-bottom: 1em;
  padding-top: .5em;
  border-top: 1px dotted #555;
}

.commentlist li.alt {
  background-color: #f0f0f0;
}



p {
 margin-bottom: 1em;
 margin-top: 1em;
 line-height: 1.25em;
}

#calendar {
	z-index: 2;
  width: 360px;
  height: 291px;
  position: relative;
  top: -38px;
  background: url('http://static.tynan.net/daily15.com/calendar.jpg');
	text-align: left;
}

#emailbox
{
  background-color: #ffd;
  border: 1px solid #dd5;
  padding-bottom: 10px;
}


#post {
  font-family: verdana;
  width: 260px;
  height: 202px;
  margin-left: 55px;
  font-size: 11px;
  overflow: hidden;
}

#comment-link {
  text-align: center;
  width: 260px;
  margin-left: 45px;
}


h3 {
  font-size: 12px;
  margin-top: 2px;
}

#post h2 {
  text-transform: none;
  font-family: tahoma;
  font-size: 28px;
  color: #555;
  margin-top: 20px;
}

#wrap {
  text-align: left;
  width: 300px;
}