html { height: 100%; width: 100% }
body {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 78%;
	color: #888;
	height: 100%;
	background: #fff;
	}
a { text-decoration: none; color: #11A0CF; font-size: 1em; padding: 1px 2px; }
a:hover { background-color: #f4f4f4; }
acronym { border-bottom: 1px dotted #cc0000; cursor: help; }

img {
  border: 0px;
}

hr {
	clear: both;
	border: 1px solid black;
}

#body_wrapper {
	margin:0 auto;
	padding:0;
	text-align:left;
	width: 800px;
	border: 0px solid rgb(0,0,0);
}

#header {
  width: 800px;
  height: 40px;
  margin-bottom: 2px;

}
.site_header {
  	padding: 20px 0px 0px 8px;
    font-size: 1.5em;
    color: #fff;
	display: block;
}
#menu {
  /*padding-right:20px;
  width: 780px;*/
  margin: 0 auto;
  margin-top: -1px;
  text-align: center;
  margin-bottom: 20px;
  
  
}
#menu a {
  border-right: 1px solid black;
  padding-left: 25px;
  padding-right: 25px;
  border-bottom: 1px solid black;
}

#content {
  float: left;
  width: 600px;
		text-indent: 3em;
	line-height: 1.5em;
	letter-spacing: 0.05em;
	border-left: 0px solid #ddd;
	background: url(/images/layout/v5/content-bottom-fade.png) no-repeat bottom left;

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

#content blockquote {
	font-size: 90%;
	font-style: italic;
	font-weight: lighter;
	line-height: 13px;
	text-align:left;
}

#content cite {
	font-style: normal;
	clear: both;
	display: block;
	padding-top: 10px;
}

#page-title {
  width: 600px;
  font-size: 1.5em;
  text-align: center;
}

#sidebar {
  float: right;
  width: 190px;
 
}

#footer {
  	margin-top: 10px;
  	padding-bottom: 20px;
  	padding-top: 10px;
  	border-top: 0px solid #ddd;
	float: left;
	width: 800px;
	text-indent: 0em;
	line-height: 1em;
	letter-spacing: 0em;
	font-weight: lighter;
 	font-style: italic;
 	font-size: 0.9em;
}

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

/* Sidebar Content
----------------------------------------------- */
#sidebar ul {
  margin:0;
  padding:0;
  list-style: none;
  }
#sidebar li {
  line-height:1.3em;
  font-size: 85%;
  margin:0;
  padding:0;
  list-style: none;
  }
 #sidebar li a {
	 display: block;
	 padding:0.5em;
	 border-top: 1px solid #ddd;
 }
 
 
#sidebar #s_blogroll_content li a {
	border-bottom: 1px solid #ddd;
}
#sidebar ul.blogroll_feed_items {
	margin: 0px;
	padding: 0px;
	marker-offset: 0px;
	margin-left: 25px;
}
#sidebar ul.blogroll_feed_items li {
  line-height:1.3em;
  font-size: 95%;
  margin:0px;
  padding:0px;
  margin-left: 0px;
  marker-offset: 0px;
  list-style: url(/images/arrow1-small.png);
 
  }
#sidebar ul.blogroll_feed_items li a {
	border: none;
}
#sidebar ul.blogroll_feed_items li:first-child a {
	border: none;
}


#sidebar p {
  color:#666;
  line-height:1.5em;
  }
.sidebar-box {
  background: url(/images/layout/v5/box.gif) top left;
}
.sidebar-box div {
  margin: 0 0 1em 0;
  padding: 1em;
  background: url(/images/layout/v5/box.gif) bottom right ;
  }
.sidebar-box div div {
  margin: 0 0 0 0;
  padding: 0;
  background: none;
  }
.sidebar-title {
  margin: 0;
  color: #666;
  font-size: 85%;
}

#entry_details {
  
}
#entry_details li a {
	line-height:1.3em;
  font-size: 85%;
  border: 0px;
  background: none;
  padding:0;
  padding-top:0.5em;
  
}
#entry_details li a:hover {
  background-color: none;
  text-decoration: underline;
}



/* Blog stuff */

#entry_inline_details {
  
}
#entry_inline_details li a {
  border: 0px;
  background: none;
  padding:0;
  font-size: 100%;
}
#entry_inline_details li a:hover {
  background-color: none;
  text-decoration: underline;
}


#entry_tooltip {
	position: absolute;
	width: 200px;
	height: 75px;
	background: #f4f4f4;
	border: 1px solid #ddd;
	padding: 5px;
	padding-top: 20px;
	font-size: 85%;
}

#entry_tooltip ul {
  margin:0;
  padding:0;
  list-style: none;
  }
#entry_tooltip li {
  line-height:1.3em;
  font-size: 85%;
  margin:0;
  padding:0;
  list-style: none;
  }

.entry_wrapper {
 width: 100%;
 text-indent: 0em;
 margin-bottom: 30px;
 margin-top: 10px;

}

.entry_wrapper a {
	padding: 0px 0px; 
}

.entry_content {
	
	background: url(/images/layout/v5/content-bottom-fade.png) no-repeat top left;
	margin-bottom: 10px;
	padding-left: 5px;
}

.entry_content p {
	text-indent: 1em;
}

.dontindent {
	text-indent: 0em;
}


.entry_info {
   font-size: 85%;
   padding-left: 5px;
}

.entry_title {
  font-size: 89%;
  letter-spacing: 4px;
  font-weight: bold;
  text-decoration: none;
}

.entry_comment_wrapper {
  visibility: hidden;
  clip: rect;
  display: none;
}


/* Misc */


*.invisible  {
	display: none;
	visibility: hidden;
}

*.visible {
	display: block;
	visibility: visible;
}


  .div-entry-comments { border-style: solid solid solid solid;
    border: 1px solid #ddd;
    margin-left: 10px;
    margin-right: 5px;
    padding: 0px;
    display: block;
    overflow: visible;
    visibility: visible;
    width: 585px;
    }

  .div-comment-replies { border-style: solid none solid solid;
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    margin: 0px 1px 0px 8%;
    padding: 0px;
  }

  .div-entry-reply-initial { border-style: solid none solid solid;
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 0px;
    }


/* Boxes */

.entry_image_box {
  margin-bottom: 10px;
  
}
.entry_image_box small {
  padding-left: 20px;
  
}


/* Boxes with shadows follow */

  .shadow-300x200-float-left { border-color: rgb(255, 255, 255);
    border-width: 0px;
    border-top: 0px solid rgb(255, 255, 255);
    border-right: 0px solid rgb(255, 255, 255);
    border-bottom: 0px solid rgb(255, 255, 255);
    margin: 6px 6px 6px 0px;
    padding: 6px 9px 9px 6px;
    background-image: url(/images/layout/v4/shadow-300x200.png);
    position: relative;
    background-repeat: no-repeat ! important;
    background-position: left top;
    text-align: left;
    overflow: visible;
    visibility: visible;
    float: left;
    display: block;
    width: 300px;
    height: 200px;
    border-left-style: solid ! important;
    z-index: 2;
    }

  .shadow-200x137x { border-color: rgb(255, 255, 255);
    border-width: 0px;
    border-top: 0px solid rgb(255, 255, 255);
    border-right: 0px solid rgb(255, 255, 255);
    border-bottom: 0px solid rgb(255, 255, 255);
    padding: 6px 9px 9px 6px;
    background-image: url(/images/layout/v4/shadow-200x137.png);
    position: relative;
    background-repeat: no-repeat ! important;
    background-position: left top;
    overflow: visible;
    visibility: visible;
    display: block;
    width: 200px;
    height: 137px;
    border-left-style: solid ! important;
    z-index: 2;
    }
	
  .shadow-137x200 { border-color: rgb(255, 255, 255);
    border-width: 0px;
    border-top: 0px solid rgb(255, 255, 255);
    border-right: 0px solid rgb(255, 255, 255);
    border-bottom: 0px solid rgb(255, 255, 255);
    padding: 6px 9px 9px 6px;
    background-image: url(/images/layout/v4/shadow-137x200.png);
    position: relative;
    background-repeat: no-repeat ! important;
    background-position: left top;
    overflow: visible;
    visibility: visible;
    display: block;
    width: 124px;
    height: 187px;
    border-left-style: solid ! important;
    z-index: 2;
    }	

  .shadow-300x200 { border-color: rgb(255, 255, 255);
    border-width: 0px;
    border-top: 0px solid rgb(255, 255, 255);
    border-right: 0px solid rgb(255, 255, 255);
    border-bottom: 0px solid rgb(255, 255, 255);
    padding: 6px 9px 9px 6px;
    background-image: url(/images/layout/v4/shadow-300x200.png);
    background-repeat: no-repeat ! important;
    background-position: left top;
    overflow: visible;
    width: 300px;
    height: 200px;
    }

  .shadow-300x200-float-right { border-color: rgb(255, 255, 255);
    border-width: 0px;
    border-top: 0px solid rgb(255, 255, 255);
    border-right: 0px solid rgb(255, 255, 255);
    border-bottom: 0px solid rgb(255, 255, 255);
    margin: 6px 0px 6px 6px;
    padding: 6px 9px 9px 6px;
    background-image: url(/images/layout/v4/shadow-300x200.png);
    position: relative;
    background-repeat: no-repeat ! important;
    background-position: left top;
    text-align: left;
    overflow: visible;
    visibility: visible;
    float: right;
    display: block;
    width: 300px;
    height: 200px;
    border-left-style: solid ! important;
    z-index: 2;
    }
  .shadow-250x171 { border-color: rgb(255, 255, 255);
    border-width: 0px;
    border-top: 0px solid rgb(255, 255, 255);
    border-right: 0px solid rgb(255, 255, 255);
    border-bottom: 0px solid rgb(255, 255, 255);
    padding: 5px 9px 9px 5px;
    background-image: url(/images/layout/v4/shadow-250x171.png);
    background-repeat: no-repeat ! important;
    background-position: left top;
    overflow: visible;
    width: 250px;
    height: 171px;
  }
  .shadow-171x250 { border-color: rgb(255, 255, 255);
    border-width: 0px;
    border-top: 0px solid rgb(255, 255, 255);
    border-right: 0px solid rgb(255, 255, 255);
    border-bottom: 0px solid rgb(255, 255, 255);
    padding: 5px 9px 9px 5px;
    background-image: url(/images/layout/v4/shadow-171x250.png);
    background-repeat: no-repeat ! important;
    background-position: left top;
    overflow: visible;
    width: 171px;
    height: 250px;
    }
  .shadow-200x300 { border-color: rgb(255, 255, 255);
    border-width: 0px;
    border-top: 0px solid rgb(255, 255, 255);
    border-right: 0px solid rgb(255, 255, 255);
    border-bottom: 0px solid rgb(255, 255, 255);
    padding: 6px 9px 9px 6px;
    background-image: url(/images/layout/v4/shadow-200x300.png);
    position: relative;
    background-repeat: no-repeat ! important;
    background-position: left top;
    overflow: visible;
    visibility: visible;
    display: block;
    width: 200px;
    height: 300px;
    border-left-style: solid ! important;
    z-index: 2;
    }

  .shadow-200x137 { border-color: rgb(255, 255, 255);
    border-width: 0px;
    border-top: 0px solid rgb(255, 255, 255);
    border-right: 0px solid rgb(255, 255, 255);
    border-bottom: 0px solid rgb(255, 255, 255);
    padding: 4px 6px 6px 6px;
    background-image: url(/images/layout/v4/shadow-200x137.png);
    background-repeat: no-repeat ! important;
    background-position: left top;
    overflow: visible;
    visibility: visible;
    width: 200px;
    height: 145px;
    border-left-style: solid ! important;
    z-index: 2;
    }


  .shadow-200x300-float-left { border-color: rgb(255, 255, 255);
    border-width: 0px;
    border-top: 0px solid rgb(255, 255, 255);
    border-right: 0px solid rgb(255, 255, 255);
    border-bottom: 0px solid rgb(255, 255, 255);
    margin: 6px 6px 6px 0px;
    padding: 6px 9px 9px 6px;
    background-image: url(/images/layout/v4/shadow-200x300.png);
    position: relative;
    background-repeat: no-repeat ! important;
    background-position: left top;
    text-align: left;
    overflow: visible;
    visibility: visible;
    float: left;
    display: block;
    width: 200px;
    height: 300px;
    border-left-style: solid ! important;
    z-index: 2;
    }

  .shadow-200x300-float-right { border-color: rgb(255, 255, 255);
    border-width: 0px;
    border-top: 0px solid rgb(255, 255, 255);
    border-right: 0px solid rgb(255, 255, 255);
    border-bottom: 0px solid rgb(255, 255, 255);
    margin: 6px 0px 6px 6px;
    padding: 6px 9px 9px 6px;
    background-image: url(/images/layout/v4/shadow-200x300.png);
    position: relative;
    background-repeat: no-repeat ! important;
    background-position: left top;
    text-align: left;
    overflow: visible;
    visibility: visible;
    float: right;
    display: block;
    width: 200px;
    height: 300px;
    border-left-style: solid ! important;
    z-index: 2;
    }
	

  .shadow-82x115-float-left { border-color: rgb(255, 255, 255);
    border-width: 0px;
    border-top: 0px none rgb(255, 255, 255);
    border-right: 0px none rgb(255, 255, 255);
    border-bottom: 0px none rgb(255, 255, 255);
    padding: 6px;
    background-image: url(/images/layout/v4/shadow-82x115.png);
    position: relative;
    background-repeat: no-repeat ! important;
    text-align: left;
    visibility: visible;
    display: block;
    overflow: visible;
    float: left;
    width: 67px;
    height: 100px;
    background-position: left top;
    border-left-style: none ! important;
    }
    
  .shadow-115x82 { border-color: rgb(255, 255, 255);
    border-width: 0px;
    border-top: 0px none rgb(255, 255, 255);
    border-right: 0px none rgb(255, 255, 255);
    border-bottom: 0px none rgb(255, 255, 255);
    padding: 6px;
    background-image: url(/images/layout/v4/shadow-115x82.png);
    background-repeat: no-repeat ! important;
    visibility: visible;
    display: block;
    overflow: visible;
    width: 100px;
    height: 67px;
    background-position: left top;
    border-left-style: none ! important;
  } 





/* Forms and stuff */


 .form-fields { border: 1px solid rgb(220, 220, 220);
    background: rgb(255, 255, 255) none repeat scroll 0% 50%;
    font-family: "Verdana","Arial","Helvetica",sans-serif;
    font-size: 10pt;
    color: rgb(0, 0, 0);
    width: 100px;
    }

  .form-buttons { border: 1px solid rgb(220, 220, 220);
    background: rgb(255, 255, 255) none repeat scroll 0% 50%;
    font-family: "Verdana","Arial","Helvetica",sans-serif;
    font-size: 10pt;
    color: rgb(0, 0, 0);
    }

input.username {
	border: 1px solid rgb(220, 220, 220);
	background: rgb(255, 255, 255) none repeat scroll 0% 50%;
	font-family: "Verdana","Arial","Helvetica",sans-serif;
	font-size: 9pt;
	color: rgb(0, 0, 0);
	padding-left:18px;
	background-image: url('/images/emblems/stock_dude_16x16.png');
	background-repeat: no-repeat;
}

input.password {
	border: 1px solid rgb(220, 220, 220);
	background: rgb(255, 255, 255) none repeat scroll 0% 50%;
	font-family: "Verdana","Arial","Helvetica",sans-serif;
	font-size: 9pt;
	color: rgb(0, 0, 0);
	padding-left:18px;
	background-image: url('/images/emblems/stock_keyring.png');
	background-repeat: no-repeat;
}

  textarea.style1 { border: 1px solid rgb(220, 220, 220);
    background: rgb(255, 255, 255) none repeat scroll 0% 50%;
    font-family: "Verdana","Arial","Helvetica",sans-serif;
    font-size: 10pt;
    color: rgb(0, 0, 0);
    width: 100%;
    height: 90px;
    }
    
    
    
    
    
 /* For use within weblog entries */
 
 div.efloat_video {
	float: left;
	margin: 5px;
	margin-left: 1px;
 	padding:3px;
 	width:240px;
 	background:#ddd;
 	text-align:center;
 	border: 1px solid black;
 	font-size: xx-small;
 }
 