/*  
Theme Name: Antrageous Antics
Theme URI: http://www.antrageous.com
Description: Theme for Antrageous Antics
*/

a:link {text-decoration:none; color:#00f;}
a:visited {text-decoration:none; color:#00f;}
a:active {text-decoration:none; color:#00f;}

/* Begin Structure */

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333;
	text-align: center;
	margin: 0;
	padding: 0;
  background-color: #dedede;	
	}

#page {
	text-align: left;
  margin: auto;
	padding: 0;
	width: 800px;
  background-color: #fff;		
/*  background-image: url(http://www.antrageous.com/wp-content/themes/antrageous/images/antrageous_bak.gif); */
/*  background-position: +106px 593px; */
/*  background-repeat: no-repeat; */
  border: 2px solid #000; 
	}

#header {
	width: 800px;
	margin: 0 !important; 
	margin: 0; 
	padding: 0; 
  border-bottom: 2px solid #000; 
	}


#headerimg {
  background: url("http://www.antrageous.com/images/antrageous_header.jpg");
	margin: 0;
	padding: 0;
	height: 209px; 
	}
	
#sidebar  {
	width:150px;
	float:right;
	margin: 0;
	padding: 0;	
}

#leftbar  {
	width:150px;
	float:left;   
	margin: 0 0 30px 0;
  padding: 5px 5px 0 5px;
}

.narrowcolumn {
  width:440px;
 float:left;	
}	
	
div#sidebar ul {
	list-style:none;
	margin: 0;
	padding: 0;
}

div#sidebar ul#archivelinks {
  margin: 0;
  padding: 0;
  list-style: none;
}

div#sidebar ul#archivelinks li.archive_month {
  background: url('http://www.antrageous.com/images/antbullet_archive.gif') left no-repeat;
  padding: 0 0 0 36px;
  line-height: 1.4em;	
}

div#sidebar ul#archivelinks li.archive_month a:hover {border-bottom: dashed 2px #0f0}

#content {
  margin-top:8px;
  border: 2px solid #000; 
  padding:5px;
}

ul#archivelinks ul {
  padding-left: 5px;
}
#content h1 a {color:#000}
#content h2 a {color:#000}

#content img {


}	


.post {
	margin: 0;
	text-align: justify;
	}

.entry {


}
.narrowcolumn .post {
	margin: 0;
	}
#metaleft {
  float:left;
  width:300px;  
}

#metaleft h2 {
  text-align: left;
  font-size:1.8em  
}

#metaright {
  float:right;
  width:100px;
  text-align:right;

}
#metaright img {	border: solid #fff 1px}
#footer {
	padding: 0;
	margin: 0;
	width: 800px;
	clear: both;
 /* border-top: solid 2px #000; */
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}

#sidebar form {
	margin: 0;
	}



#headerimg h1 {
		display:none;
	}

.description {
	display:none;
	}

.navigation {
  width:400px;
  margin:auto;
}
					
.alignright {
	float: right;
	font-weight:bold;
	}
	
.alignleft {
	float: left;
	font-weight:bold;	
	}					


ul.prev_posts_list { /* this is for the previous post titles */
margin: 0;
padding: 0;
list-style: none;
}
.prev_posts_list li	{ 
background: url('http://www.antrageous.com/images/antbullet.gif') left no-repeat;
padding: 0 0 0 30px;
line-height: 1.6em;
}

.prev_posts_list li	a {  
font-weight:bold;
}
.prev_posts_list li	a:hover {
border-bottom: dashed 2px #0f0
}
	
.setmetohovertoo a:hover { /* I really would like to hover too */
border-bottom: dashed 2px #0f0
}
	
a#b3h3_title:link {color:#00f;}
a#b3h3_title:visited {color:#00f;}
a#b3h3_title:hover {color:#00f;border-bottom: solid 1px #00f;}
a#b3h3_title:active {color:#f00;}
a.b3h3:link {color:#00f;}
a.b3h3:visited {color:#00f;}
a.b3h3:hover {color:#00f;border-bottom: solid 1px #00f;}
a.b3h3:active {color:#f00;}	

/* ho hum fiddle dee dee */