body {
	margin: 0px 0px 20px 0px;
	background-color: #FFFFE7;
	text-align: center;
        font-family: Verdana, Arial, sans-serif;
	}

a {
	text-decoration: underline;
	}

a:link, a:visited, a:active {
	color: #99998B;
	}

.sidebar a:link, 
.sidebar a:visited, 
.sidebar a:active {
	color: #99998B;
	}

a:hover, .sidebar a:hover {
	color: #E5C648;
	}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

#container {
	line-height: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 750px;
	}

#banner {
	color: #F6E065;
        background-image:url(/images/Dopamine_Fiend_06.gif);
        background-repeat: no-repeat;
        background-position: top;	
	text-align: left;
	margin-left:0;
	margin-right:0;
        margin-top: 0;
        padding-top: 0px;
        padding-left: 20px;
	height: 80px;
	width:750px;
	float:left;
	}

#center {
	float: left;
	width: 548px;
	overflow: hidden;
        border: 1px dotted #ccc;
	}

#center-content {
	float: left;
	width: 750px;
	overflow: hidden;
        border: 1px dotted #D9D0C3;
	}

#right {
	float: left;
	width: 200px;
	overflow: hidden;
	}


#banner-img {
	display: none;
	}

#banner a {
	color: #F6E065;
	text-decoration: none;
	}

#banner h1 {
	font-size: x-large;
	}

#banner h1 img {
       border: none;
        }

#banner h2 {
	font-size: small;
        padding-left: 125px;
        padding-top: 5px;
        color: #808074;
        display: none;
}


.content {
	padding: 5px 15px 5px 15px;
	background-color: #FFF;
	color: #4D4D46;
	font-size: x-small;
	}
.gallery {
        padding: 5px;
	}

.content .gallery img {
      margin: 10px;
      }

.content pre {
	font-size: larger;
        }

.content p {
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
	}

.content blockquote {
	line-height: 150%;
	}

.content li {
	line-height: 150%;
	}


/* category archive title */
.content h1  {
	color: #E5C648;
	font-size: small;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
  	letter-spacing: .2em;	
	border-bottom: 1px dotted #E5C648;
	}

/* category archive description*/
.content p.category-descript {
margin-top: 0px;
padding-top: 0px;        
color: #99998B; 
        }

/* category archive description*/
.content p.month-nav {
margin-top: 0px;
padding-top: 0px;        
text-align: right;
        }

.content h2 /* entry dates */ {
	color: #E5C648;
	font-size: small;
	text-align: right;
	font-weight: normal;
       font-style: italic;
	margin-bottom: 5px;
	}

.content h3 /* entry titles */ {
	color: #999982;
	font-size: small;
        text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	}

.content h3 img {
  border: none;
  margin:0px;
  }

.content p.posted {
	color: #66665D;
	border-top: 1px solid #66665D;
	text-align: left;
        margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	}

.content img {
       border: 1px solid #4D4D46;
       margin: 5px;
       }

.entry {
       margin-top: 5px;
       margin-bottom: 5px;
       }



#calendar {
  	line-height: 140%;
	color: #99998B;
	font-size: x-small;
	padding: 2px;
	text-align: center;
	margin-bottom: 20px;
	}

#calendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 100%;
	}

#calendar caption {
	color: #FF69B4;
	font-size: x-small;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .3em;
	}

#calendar th {
	text-align: center;
	font-weight: normal;
	}

#calendar td {
	text-align: center;
	}


.sidebar {
        color: #99998B;
	font-size: x-small;         
        /* border-left: 1px dashed #F9D407; */	
        padding-left: 0px;
        padding-top: 20px;	
        margin-bottom: 0px;
        padding-bottom: 80px;
        background-image:url(/images/Dopamine_sponsor2.gif);
	background-repeat:no-repeat;
	background-position: bottom;
	}

.sidebar h2 {
	color: #99998B;
	font-size: x-small;
	/*text-align: center;*/
	font-weight: bold;
	text-transform: uppercase;
  	letter-spacing: .3em;
        border-bottom: 1px dotted #F9D407;
        padding-left: 15px;
	}

.sidebar p {
	padding-left: 15px;
        }

.sidebar ul {
	padding-left: 15px;
	margin: 0px;
	margin-bottom: 10px;
	}

.sidebar ul ul {
	margin-bottom: 0px;
	}

.sidebar #categories ul {
	padding-left: 15px;
	}

.sidebar li {
	font-size: x-small;
	text-align: left;
	line-height: 150%;
	margin-top: 10px;
	list-style-type: none;
	}

.sidebar #categories li {
	list-style-type: circle;
	}

.sidebar img {
	border: none;
	}

.sidebar-section {
       padding-bottom: 20px;
       }

.blogrollmain {
       padding-top: 10px;
       padding-bottom: 10px;
       padding-left: 15px;
       line-height: 1.8em;
       }

.link-note {
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
	}

#powered {
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	color: #463D2E;
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left:15px;
	}


.photo {
	text-align: left;
	margin-bottom: 20px;
	}


#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

textarea[id="comment-text"] {
	width: 80%;
	}

.commenter-profile img {
	vertical-align: middle;
	border-width: 0;
	}

.CommentStyle p{
    color: #737368;
    }

.CommentStyle p.posted {
    color: #737368;
    border-top: 1px solid #737368;
    }	

.CommentStyle h2, h2.PostComment {
    text-align: left;
    margin-top:20px;    
    }


.completedlist {
   padding-left: 15px;
   }

.completedlist h4 {
   font-weight: bold;
   color: #F9D407;
   margin-top: 20px;
   }

