/* DAILY EXHAUST - designed and produced by Michael Mulvey */


/* basic elements */

.clearit {
	clear: both;
	}

body {
	margin: 0;
	padding: 0;
	text-align: left;
	font-family: "Lucida Grande", "Lucida Sans", verdana, Arial, sans-serif;
	font-size: 12px;
	background: #fff url(img/diagram.gif) top left repeat;

	border-top: 3px #a64330 solid;
	}

img {
   border: 0;
  }

#header, #footer {
	font-family: Georgia, "Times New Roman", Times, Serif;
}

.blogimg {
	border: 1px #171104 solid;
	}

.acomment {
border-bottom: 1px #333 dotted;
}

.flickrgroup {
	margin: 0 0 15px 12px;
}

.flickrframe {
	width: 270px;
	height: 197px;
	padding: 30px 0 0 26px;
	background: transparent url(img/flickr_frame.gif) top left no-repeat;
	text-align: left;
}

.flickrborder {
	border: 1px #000 solid;
	padding: 1px;
	width: 240px;
	height: 160px;
}

p {
	font-size: 12px;
	line-height: 170%;
  }

blockquote {
	margin: 20px 0 35px 0px;
	font-size: 17px;
	padding: 15px 30px 0 25px;
        color: #252525;
	line-height: 125%;
        font-weight: normal;
        background: transparent url(images/quotes_red.jpg) top left no-repeat;
}

oldblockquote {
	margin: 25px 0 30px 25px;
	font-size: 10px;
	padding: 0 70px 0 20px;
	border-left: 2px #897d6f  solid;
	line-height: 170%;
}
blockquote p {
	font-size: 10px;
	line-height: 170%;
}

.update {
     background: #fbf6ed;
     padding: 15px 30px 10px 25px;
}

.caption {
        margin: 2px 0 7px 0;
	font-size: 10px;
	line-height: 125%;
  }

.footnote {
	font-size: 10px;
	line-height: 140%;
  }

.white {
	color: #fff;
	font-weight: bold;
	}

#pointie {
	margin: -93px 0 0 -55px;
}

div {
	border: 0px #999 solid;
	}

.post-footers {
	color: #5e5240;
	font-size: 10px;
	}

.entry-footer {
	height: 35px;
	padding: 4px 0 0 38px;
	background: transparent url(img/aok_post.gif) top left no-repeat;
	}


h2.module-header {
	font-size: 10px;
        height: 20px;
        width 200px;
	text-transform: uppercase;
	margin: 0 0 7px 16px;
	padding: 4px 0 0 27px;
	font-weight: bold;
	background: transparent url(img/gas_pump.png) top left no-repeat;
	}

h1.entry-header {
	color: #49350e;
	font-size: 18px;
	padding: 0 0 0 0;
	}

h3.entry-header {
	color: #49350e;
	font-size: 18px;
	padding: 0 0 0 0;
	}

h4 {
	color: #49350e;
	font-size: 13px;
	padding: 0 0 0 0;
	}

h1, h2, h3 {

	}



/****** modules ******/

ul.module-list {
	list-style: none;
	padding: 0;
	margin: 0;
}

ul li {
	border: 0px #999 solid;

}

ul.module-list li {
	margin: 0 0 5px 6px;
	font-size: 10px;
}

ul.module-list li a:link, ul.module-list li a:visited, ul.module-list li a:hover, ul.module-list li a:active {
	padding: 0 0 4px 37px;
   
	}

ul.module-list li a:hover {
	background: transparent url(img/pointer.png) top left no-repeat;
	text-decoration : underline;
	}

/****** header content ******/

#header_outer {
	border: 0px #000 solid;
	margin: 0 auto;
	height: 200px;
	background: transparent url(img/bkgd_header.png) top left repeat-x;
	}

#header {
	margin: 0 auto;
	padding: 0;
	width: 1001px;
	background: transparent url(img/vertical_dots.png) top right no-repeat;
	}

#column_one, #column_two, #column_three {
	height: 200px;
	
	}

#column_one	{
	float: left;
	width: 291px;
background: transparent url(img/vertical_dots.png) top left no-repeat;
	}

#column_one ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

#column_one ul li {
	width: 291px;
	text-align: center;
	font-size: 11px;
	padding: 15px 0 14px 0;
	border: 0px solid;
	letter-spacing: 3px;
	text-transform: uppercase;
	background: transparent url(img/horizontal_dots.png) 0 40px no-repeat;
	}

#column_two	{
	width: 418px;
	float: left;
	background: transparent url(img/vertical_dots.png) top left no-repeat;
	}
	
#column_three	{
	float: left;
	width: 271px;
	padding: 14px 0 0 10px;
	background: transparent url(img/vertical_dots.png) top left no-repeat;
	}	
	
.bio {
	padding: 0 0 0 0;
	margin: 30px 0 5px 0;
	text-align: center;
	}

#bio_pic {
	border: 0px #d6c3ad dotted;
	padding: 0 0 0 0;
	margin: 0 auto;
	display: block;
	}

#descr {
	margin: 5px 0 0 0;
	}

/****** main content ******/

#main_outer {
	margin: 0 auto;
	padding:0 0 20px 0;
	width:1000px;
	background: transparent url(img/bkgd_main.png) top left repeat-y;
	border: 0px #999 solid;
	}

#maincontent {
	margin: 0 0 0 0;
	padding: 10px 40px 50px 40px;
    color: #292723; 
	float: left;
	width: 570px;
	border: 0px #999 solid;
	}

#maincontent p {
	
	}

.entry {
	margin: 0 0 20px 0;
	border-bottom: 1px #c09d58 dotted;
	}


/****** sidebar ******/

#sidebar {
	margin: 0 0 0 660px;
	padding: 24px 0 0 0;
	}

#sidebar a:link, #sidebar a:visited, #sidebar a:hover, #sidebar a:active {
	}


#sidebar ul li, #sidebar p, #sidebar span {
	}

#rss_icon {
       display: inline;
       margin: 5px 5px 0 0;
       padding: 0 0 0 0;
       }

#sidebar ul {

	}

#sidebar ul li {
	}


#sidebar ul li a {
	}	

.module-search {
	margin: 5px 0 25px 0;
	padding: 0 0 0 0;
	}

.module-archives {
	margin: 0 0 25px 0;
	padding: 0 0 0 0;
	}

/****** footer ******/

#footer {
	margin: 0 auto;
	padding: 10px 0 14px 0;
	background: #a64330;
	text-align: center;
	color: #fff;
	border-bottom: 7px #7c2a1b solid;
	}

#footer p {
	
	}

#footer a:link, #footer a:visited, #footer a:hover, #footer a:active {
	color: #fff;
	}

/* links */



a:link, a:visited, a:hover, a:active {
	color: #bd1e00;
	font-weight: bold;
	}

a:link, a:visited { 
	background: transparent;
	text-decoration : none;
	}

a:hover {
	background: transparent;
	text-decoration : underline;
	}

a:active { 
	background: transparent;
	text-decoration : none;
	}	

