/* Azure Screen Styles */

body {
	/* bdc orig margin: 32px 0; */
	margin: 0 0; 
	text-align: center;
	background: #000 url(../images/site_bg.gif) repeat-x;
	font: 1em/1.2em Arial, Verdana, Helvetica, sans-serif;
	color: #333;
	}
	
#container {
	position: relative;
	margin: 0 auto;
	width: 656px;
	text-align: left;
	background: url(../images/content_bg.png) repeat-y;
	font-size: 80%;
	}
	
	
#header { 
	background: url(../images/content_top.png) no-repeat;
	position: relative;
	top: -12px;
	text-align: center;
	}
	
#content {
	background: url(../images/crossbar.gif) no-repeat;
	margin-top: -12px;
	margin-left: -2px;
	}

#main { 
	width: 355px;
	margin-left: 291px;
	padding-top: 120px;
	}

#search {
	position: relative;
	margin-top: 15px;
	background: url(../images/clipboard.gif) no-repeat;
	height: 274px;
	}
	
#search #q {
	position: absolute;
	top: 90px;
	left: 60px;
	width: 120px;
	}
	
#search_spinner {
	position: absolute;
	top: 94px;
	left: 185px;
	}
	
#sidebar {
	display: inline;
	margin-left: 20px;
	width: 270px;
	float: left;
	background: url(../images/bullets.png) no-repeat 50px 265px;
	}
	
	
	
#footer {
	position: relative;
	top: 20px;
	background: url(../images/footer.png) no-repeat 50% bottom;
	margin-top: 7px;
	height: 35px;
	text-align: center;
	}
	
#footer a { border: none; }
#footer img { border: none; margin-top: 10px; }
	
/*+-------------------------------------------+
  |   			LINKS 						  |
  +-------------------------------------------+*/
  a {
  	color: #600;
	text-decoration: none;
	border-bottom: 1px dotted #600;
	}
	
 a:hover { color: #900; border-bottom-color: #900; }
/*+-------------------------------------------+
  |   			UTILITY 					  |
  +-------------------------------------------+*/
  
  h1, h2, h3, h4, h5, h6 {
  	margin: 0;
	padding: 0;
	}
	
  form, div { padding: 0; margin: 0; }
  p { margin: 0 0 1em 0; padding: 0; }
  img { border: 0; }

  
/*+-------------------------------------------+
  |   			HEADER 						  |
  +-------------------------------------------+*/
  
#logo {
	height: 183px;
	position: relative;
	top: 12px;
	background: url(../images/header_bg.gif) no-repeat 36px 0;
	font-family: courier new, courier, fixed, monospace;
	}
	
#info {
	width: 370px;
	float: right;
	padding-top: 60px;
	text-align: center;
	background: url(../images/info_bg.gif) no-repeat 150px 35px;
	}
	
#logo h1 a
{
	font-size: 1.4em;
	text-decoration: none;
	border: none;
	color: #600;
	text-transform: uppercase;
}

#logo h2 { color: #600; padding-top: .4em; font-size: 1.2em;}

#mask {
	position: absolute;
	top: 15px;
	left: -43px;
	z-index: 100;
	}

/*+-------------------------------------------+
  |   			        SEARCH     						    |
  +-------------------------------------------+*/	

 #sform { padding-top: 50px; }
 
 #sidebar #searchform #s {
	width: 130px;
	margin-top: 20px;
	}

 #sidebar #searchsubmit {
	padding: 1px;
	}
	
 #search-results {
  padding: 2px;
  font: bold 120%/1em courier new, courier, fixed, monospace;
  }
  

/*+-------------------------------------------+
  |   			POST 						                  |
  +-------------------------------------------+*/
  .post {
  	margin: 0 0 20px 5px;
	border-bottom: 1px solid #f4f4f4;
	padding-bottom: 10px;
	}
	
  .post h2 {
  	font: normal 140%/1.3em courier new, courier, fixed, monospace;
	}
	
  .post h2 a {
  	color: #600;
	text-decoration: none;
	border: none;
	}
	
 .post h2 a:hover {
 	color: #900;
	}

.secret {
	color: #000;
	background: url(../images/censored.gif) repeat-x;
	}
	
  p.meta {
  	font-size: 75%;
	text-align: right;
	margin-right: 5px;
	}
	
 p.auth {
 	padding: 0 0 0 12px;
	font-size: 85%;
	margin-left: 10px;
	font-weight: bold;
	color: #9a9a9b;
	background: url(../images/bracket.gif) no-repeat;
	}
	
 h4.blueblk {
 	background: #efefef;
 	padding: 5px;
 	margin: 10px 0;
 	border: 1px solid #333;
 	}
 	
 /*+-------------------------------------------+
  |   			      COMMENTS						         |
  +-------------------------------------------+*/
  .comment-list li {
  	background: #efefef url(../images/top_secret.gif) no-repeat;
  	padding: 5px;
  	margin-bottom: 8px;
  	color: #555;
  	}
  	
 /*+-------------------------------------------+
  |   			SIDEBAR 						               |
  +-------------------------------------------+*/
  
 #sidebar h3 {
 		font: 120%/1.5em courier new, courier, fixed, monospace;
 		color: #000;
 		margin-top: 10px;
 		}
 		

 #sidebar h3 a {
		color: #000;
		border-bottom: 1px dotted #600;
		}

 #sidebar h3 a:hover { color: #900; border-bottom-color: #900; }

 #sidebar ul {
 		margin: 0;
 		padding: 0;
 		list-style-type: none;
 		}
 		
 #sidebar ul li { 
 	background: url(../images/bullet.gif) 0 45% no-repeat;
 	padding-left: 17px;
 	 }
 	 
 #flickr div img {
 	border: 4px solid #fff;
 	}
 	
 #flickr div {
        width: 108px;
 	border: 2px solid #600;
 	margin-bottom: 5px;
 	}

 #flickr div.flickrsquare { 
        width: 82px;
        border-right: 3px solid #600;
        float:left;
        margin-right: 5px;
        margin-right: 5px;
        }

  #flickr div a { border: none; }
  
 /*+-------------------------------------------+
   |   			FOOTER 						                 |
   +-------------------------------------------+*/
  
  #footer ul {
  	margin: 0;
  	padding: 10px 0 0 0;
  	list-style: none;
  	}
  	
  #footer ul li {
  	display: inline;
  	margin: 0;
  	padding: 0 5px 0 0;
  	font-size: 75%;
  	}
  	
 /*+-------------------------------------------+
   |   			       FORMS 						           |
   +-------------------------------------------+*/
   
 input, textarea, select {
 	color: #000;
 	font: bold 120% courier new, courier, fixed, monotype;
 	}
 	
 	.frm-tbl {
 		background: url(../images/form.gif) no-repeat;
 		position: relative;
 		height: 440px;
 		}
 		
 	.frm-tbl #comment_author {
 		position: absolute;
 		top: 105px;
 		left: 30px;
 		background: none;
 		border: none;
 		
 		}
 		
 	.frm-tbl #comment_url {
 		position: absolute;
 		top: 155px;
 		left: 37px;
 		background: none;
 		border: none;
 		}
 		
 		
 	.frm-tbl #comment_email {
 		position: absolute;
 		top: 215px;
 		left: 37px;
 		background: none;
 		border: none;
 		}
 		
 	.frm-tbl #comment_loading {
 		position: absolute;
 		top: 45px;
 		left: 185px;
 		}
 		
 	td#frm-btns { text-align: right; }
 	
 	#comment_body { height: 94px; width: 275px; position: absolute; top: 280px; left: 37px; background: none; border: none; }
 	#form-submit-button { position: absolute; top: 380px; left: 43px;}
  
 /*+-------------------------------------------+
   |   		          	MISC 						         |
   +-------------------------------------------+*/
   
 .powered { border: none; }
 .powered img { margin-top: 20px; }

   .clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both;
    visibility: hidden;
 }
 
 #errors {
   color: red;
 }

.admintools {
  float: right;
  background-color: #fff;
  font-size: smaller;
  padding: 0 2px;
  margin: 0 1px;
  color: #ccc;
  border: 1px solid #ccc;
}

.admintools:hover {
  color: #c00;
  border: 1px solid #c00;
}

a[name] { border: none; }

 /* Hides from IE-mac \*/
 * html .clearfix {height: 1%;}
 /* End hide from IE-mac */

#categories li em, #archives li em
{
  color: #666;
  font-size: smaller;
}

