/*  
 
Theme Name: Collar 6 Subdued

	Author: Ana Blake
	Author URI: http://ana.collar6.com/

*/



/* STANDARD HTML TAGS */

body {
  margin: 0;
  color: #6666ff;
  font-size: 14px;
  letter-spacing: .5px;
  line-height: 1.3;
  font-family: 'Verdana', sans-serif;
  background: url('images/bgtile.jpg');
  border: 0px white dotted;
  z-index: 1;
}

img {
  position: relative;
  bottom: 0px;
}

#two {
 position: fixed;
 width: 131px;
 height: 220px;
 bottom: 20px;
 right: 0px;
/* background: url('images/Two.png') center top no-repeat; */
 border: 0px orange dotted;
 z-index: 100;
}

#donateb {
 position: absolute;
 width: 185px;
 height: 272px;
 top: 35px;
 right: 55px;
 border: 0px orange dotted;
 z-index: 100;
}

a {
  color: #9999ff;
  padding: 0 2px;
  text-decoration: none;
  border: none;
}
  	
a:hover {
  color: #000;
  background: #9999ff;
  text-decoration: none;
    -moz-border-radius: 6px;
  -khtml-border-radius: 6px;	
  -webkit-border-radius: 6px;
  border-radius: 6px;
}

a img {
  border: none;
  background: transparent;
}
        
a:hover img {
  border: none;
  background: transparent;
}
		
p img {
  position: relative;
  bottom: 0px;
  margin: 0;
}


small {
  font-size: 14px;
}
 
hr {
  height: 1px;
  color: #6666ff;
  background-color: #777;
  border: 0px;
}

blockquote {
  margin: 10px;
  padding: 5px 10px 5px 20px;
  border-width: 1px 1px 1px 5px;
  border-style: solid;
  border-color: #ddd;
}

blockquote cite {
  margin: 5px 0 0;
  display: block;
}

cite {
  position: relative;
  top: -30px;
  left: 10px;
  font-family: 'Arial', sans-serif;
  font-size: 13px;
  font-weight: bold;
  font-style: normal;
}
	
code {
  padding: 10px;
  display: block;
  font-family: 'Courier New', monospace;
  background: #eee;
  border: 1px dotted #777;
  overflow: scroll;
}

acronym, abbr, span.caps {
   cursor: help;
}

acronym, abbr {
  border-bottom: 1px dashed #6666ff;
}



/* HEADINGS */

h1, h1 a, {
  margin: 0;
  padding: 0 0 0 5px;
  color: #9999ff;
  font-family: 'Georgia', serif;
  font-size: 50px;
  font-weight: normal;
  text-align: left;
  text-decoration: none;
  letter-spacing: -2px;
  border-bottom: 0px #666 dotted;
}

h2, h2 a {
  top: 50px;
  left: 20px;
  color: #9999ff;
  font-weight: bold;
  font-size: 22px;
  font-family: 'Georgia', serif;
  text-align: left;
  text-decoration: none;
  border-bottom: 0px #666 dotted;
}

h2.pagetitle, h2.pagetitle a {
  position: relative;
  top: 30px;
  left: 20px;
  margin: 30px 0 0 30px;
  padding: 10px 0 5px 0;
  color: #9999ff;
  font-family: 'Georgia', serif;
  font-size: 32px;
  font-weight: normal;		
  letter-spacing: -2px;
  text-align: left;
  border-bottom: 0px #666 dotted;
  z-index: 10;
}

archive.pagetitle, {
  position: relative;
  bottom: 20px;
  left: 20px;
  color: #6666ff;
  font-family: 'Georgia', serif;
  font-size: 32px;
  font-weight: normal;		
  letter-spacing: -2px;
  margin: 20px auto 20px auto;
  text-align: left;
  border-bottom: 0px #666 dotted;
  z-index: 10;
}

archive.pagetitle a {
  position: relative;
  bottom: 20px;
  left: 20px;
  padding: 0 2px;
  color: #9999ff;
  font-family: 'Georgia', serif;
  font-size: 32px;
  font-weight: normal;		
  letter-spacing: -2px;
  margin: 20px auto 20px auto;
  text-align: left;
  border-bottom: 0px #666 dotted;
  z-index: 10;
}

h3 {
  margin: 10px 10px 0 0;
  padding: 10px 0;
  color: #6666ff;
  font-size: 18px;
  font-weight: bold;
  font-family: 'Georgia', serif;
  text-align: left;
  text-decoration: none;
  clear: both;
  border-bottom: 0px #666 dotted;
}

h3 a {
  margin: 10px 10px 0 0;
  padding: 10px 0;
  color: #9999ff;
  font-size: 18px;
  font-weight: bold;
  font-family: 'Georgia', serif;
  text-align: left;
  text-decoration: none;
  clear: both;
  border-bottom: 0px #666 dotted;
}

h1 a:hover, h2 a:hover, h3 a:hover {
  color: #000;
  background: #9999ff;
  border-bottom: 1px dotted #777;
}



/* THE HEADER */

#header {
  position: relative;
  top: 20px;
  height: 145px;
  width: 1067px;
  margin: 0 auto;
  background: url('images/header.png') top center no-repeat;
  text-align: center;
  z-index: 55;
}
	
#banner {
  position: relative;
  top: 0px;
  margin: 0 auto;
  /*background: url('images/header.jpg') top center no-repeat; */
  height: 99px;
  text-align: center;
  z-index: 50;
}
	
.description {
  position: absolute;
  left: 20px;
  top: 140px;
  margin: auto;
  color: #ff66ff;
  font-family: 'Verdana', sans-serif;
  font-size: 25px;
  font-style: bold;
  letter-spacing: 4px;
  z-index: 58;
}

#logo {
  position: relative;
  top: 18px;
  height: 118px;
  width: 338px;
  margin: 0 auto;
  background: url('images/logo.png') top center no-repeat;
  z-index: 70
}
  
#collar {
  position: absolute;
  top: 35px;
  right: 10px;
  float: left;
  width: 196px;
  height: 203px;
  z-index: 180;
  background: url('images/collar.png') top center no-repeat;
}

/* #updates {
  position: absolute;
  top: 30px;
  left: 60px;
  width: 364px;
  height: 57px;
  z-index: 100;
  background: url('images/updatessundays.png') center top no-repeat;
} */


/* THE MENU */

#menubar {
  position: fixed;
  top: 0px;
  width: 100%;
  height: 25px;
  font-family: Verdana;
  margin: 0px auto 0px auto;
  padding: 0px auto 0px auto;
  background: url('images/menubg.jpg') top left repeat-x;
  border-bottom: 1px #222 solid;
  z-index: 100;
}

#menu {
  position: relative;
  top: 0px;  
  width: 950px;
  margin: 0px auto 0px auto;
  color: #6666ff;
  font-size: 12px;
  padding: 0 auto;
  text-transform: lowercase;
  background: transparent;
  z-index: 100;
}

#menu a {
  height: 25px;
  padding: 0 18px 0 18px;
  margin: auto;
  display: block;
  float: left;
  color: #6666ff;
  line-height: 25px;
  border-left: 1px #000 solid;
  border-right: 1px #666 solid;
  border-bottom: 0px #666 dotted;
  text-decoration: none;
}
	
#menu a:hover {
  color: #ccccff;
  background: #333;
  border-left: 1px #666 solid;
  border-right: 1px #000 solid;
  border-bottom: 0px #666 dotted;
}
			
/* SIDE PANELS */
/*
#left {
  position: relative;
  top: 0px;
  height: 100%;
  left: 0px;
  background: url('images/bg_left.gif') top left repeat-y;
  overflow: visible;
  z-index: 30;
}

#right {
  position: relative;
  top: 0px;
  height: 100%;
  right: 0px;
  background: url('images/bg_right.gif') top right repeat-y;
  z-index: 30;
  overflow: visible
  }
*/
/* THE COMIC */
	
.comic {
  position: relative;
  top: 0px;
  left: 0px;
  width: 700px;
  height: 25px;
  text-align: center;
  color: #6666ff;
  font-family: 'Verdana', serif;
  font-size: 25px;
  padding-top: 10px;
  padding-bottom: 10px;
  z-index: 10;
}

.comic a {
  color: #6666ff;
  font-family: 'Verdana', serif;
  font-size: 25px;
  border-bottom: 0px #666 dotted;
}
	
.comic a:hover {
  color: #000;
  background: #9999ff;
  font-family: 'Verdana', serif;
  font-size: 25px;
  border-bottom: 0px #666 dotted;
}
	
.comicdate {
  position: relative;
  width: 250px;
  height: 20px;
  top: -10px;
  float: right;
  right: 40px;
  margin: 0 auto;
  color: #6666ff;
  text-align: left;
  font-family: 'Verdana', serif;
  font-size: 15px;
  font-weight: bold;
  border: 0px yellow dotted;
  z-index: 40;
}

/* THE PAGE WRAPPER */

	
#page {
  position: relative;
  width: 1067px;
  height: 100%
  min-height: 768px;
  top: 25px;
  margin: 0px auto 0px auto;
  text-align: left;
  border: 0px pink dotted;
  background: transparent;
  z-index: 10;
}



/* THE FOOTER */

#footer {
  position: relative;
  width: 1067px;
  height: 400px;
  bottom: 0px;
  right: 15px;
  float: left;
  color: #6666ff;
  background: url('images/Box-1024-mid.png') top center repeat-y;
  border: 0px orange dotted;
  z-index:1;
}

#footer-top {
  position: relative;
  width: 1067px;
  height: 45px;
  bottom: 0px;
  float: left;
  right: 15px;
  margin-top: 50px;
  background: url('images/Box-1024-top.png') top center no-repeat;
  border: 0px orange dotted;
  z-index: 2;
}

#footer-bottom {
  position: relative;
  width: 1067px;
  height: 51px;
  bottom: 0px;
  float: left;
  right: 15px;
  background: url('images/Box-1024-bottom.png') bottom center no-repeat;
  border: 0px orange dotted;
  z-index: 1;
}

#footer a {
  color: #6666ff;
  text-decoration: none;
  border: none;
  border-bottom: 0px #666 dotted;
}

#footer a:hover {
  color: #000;
  background: #9999ff;
  border-bottom: 0px dotted #fff;
}


  


  
/* NAVIGATION */

.nav {
  position: relative;
  background: transparent;
  top: 0px;
  left: 48px;
  float: left;
  width: 375px;
  height: 80px;
  margin-bottom; 5px;
  color: #000000;
  text-align: justify;
  font-family: 'Arial', sans-serif;
  font-size: 12px;
  font-weight: bold;
  z-index: 1000;
  border: 0px red dotted;
}
.nav a  {
  background: transparent;
  color: #000000;
}
.nav a:hover {
  background: transparent;
  color: #000000;
}

.nav2 {
  position: relative;
  background: transparent;
  top: -15px;
  left: 48px;
  float: left;
  margin: 0px;
  width: 375px;
  height: 80px;
  color: #6666ff;
  text-align: justify;
  font-family: 'Arial', sans-serif;
  font-size: 12px;
  font-weight: bold;
  z-index: 180;
  border: 0px red dotted;
}

.nav2 a {
  color: #6666ff;
  background: transparent;
  z-index: 180;
}

.nav2 a:hover {
  color: #000;
  background: transparent;
}

.nav-single {
  position: relative;
  top: 30px;
  left: 48px;
  height: 50px;
  width: 375px;
  color: #6666ff;
  text-align: left;
  font-family: 'Arial', sans-serif;
  font-size: 12px;
  font-weight: bold;
  z-index: 180;
}

.nav-single2 {
  position: absolute;
  bottom: 0px;
  left: 50px;
  height: 20px;
  width: 200px;
  color: #6666ff;
  text-align: left;
  font-family: 'Arial', sans-serif;
  font-size: 12px;
  font-weight: bold;
  z-index: 180;
}
	
.pagenav {
  position: relative;
  bottom: 15px;
  height: 40px;
  width: 300px;
  left: 60px;
  padding: 10px 0 10px 0;
  color: #6666ff;
  font-family: 'Arial', sans-serif;
  font-size: 12px;
  font-weight: bold;
  border: 0px red dotted;
  z-index: 2000;
}

.pagenav-left {
  float: left;
}

.pagenav-right {
  float: left;
}

.nav a, .pagenav a, .nav-single a {
  padding: 0 0px;
  height: 20px;
  color: #6666ff;
  text-decoration: none;
  -moz-border-radius: 6px;
  -khtml-border-radius: 6px;	
  -webkit-border-radius: 6px;
  border-radius: 6px;
}

.nav a:hover, .pagenav a:hover, .nav-single a:hover {
  color: #000;
  background-color: #9999ff;
}



/* CONTENT AREA */

#column {
  position: relative;
  top: 10px;
  left: 15px;
  float: left;
  width: 802px;
  min-height: 1000px;
  margin: 0px auto 0px auto;
  background: transparent;
  border: 0px yellow dotted;
  z-index: 5;
}

.post-frontpage {
  position: relative;
  float: left;
  width: 800px;
  top: 0px;
  background: url('images/post-mid.png') repeat-y;
  margin: 0px auto 0px auto;
  z-index: 2;
}

.post-frontpage a {
  color: #6666ff;
  border-bottom: 0px #666 dotted;
}
	
.post-frontpage-header {
  position: relative;
  top: 0px;
  left: 0px;
  height: 41px;
  width: 800px;
  background: url('images/post-top.png') no-repeat;
  z-index: 41;
}		

.post-frontpage-footer {
  position: absolute;
  left: 0px;
  bottom: -50px;
  height: 46px;
  width: 800px;
  margin-bottom: 30px;
  background: url('images/post-bottom.png') no-repeat;
  z-index: 41;
}	
	
.post {
  position: relative;
  float: left;
  top: 50px;
  width: 800px;
  margin: 40px auto 30px auto;
  text-align: justify;
  background: url('images/post-mid.png') repeat-y;
  z-index:37;
  border: 0px red dotted;
  padding-bottom: 30px;
}

.postheader {
  position: relative;
  top: -41px;
  height: 41px;
  width: 800px;
  background: url('images/post-top.png') no-repeat;
  z-index: 41;
}
  
.entry {
  position: relative;
  top: 0px;
  width: 700px;
  padding: 0px 0px 0px 0px;
  margin: 0px auto 0px auto;
  color: #6666ff;
  font-family: 'Verdana', serif;
  font-size: 12px;
  z-index: 10;
}
		
.postfooter {
  position: relative;
  top: 53px;
  height: 46px;
  width: 800px;
  padding: 0px 0px 0px 0px;
  background: url('images/post-bottom.png') no-repeat;
  z-index: 41;
}	
  
.content {
  position: relative;
  top: 0px;
/*  background: url('images/post-mid.png') center center repeat-y ;  */
  border: 0px red dotted;
  z-index: 20;
/*  padding-top: 10px;
  padding-bottom: 10px; */
}
	
.content img {
  position: relative;
  top: 0px;
  margin: 10px auto 10px auto;
  border: 0px red dotted;
  z-index: 20;
}

.postdate {
  position: relative;
  width: 500px;
  top: 0px;
  left: 50px;
  color: #6666ff;
  font-weight: bold;
  font-size: 22px;
  font-family: 'Georgia', serif;
  text-align: left;
  z-index: 42;
}
		
.postdate a  {
  color: #6666ff;
  text-decoration: none;
  border-bottom: 0px #666 dotted;
}
	
.postdate a:hover  {
  color: #000;
  text-decoration: none;
}
	
.postmeta {
  position: relative;
  top: 20px;
  right: 48px;
  width: 700px;
  color: #6666ff; 	
  font-family: 'Verdana', serif;
  font-size: 12px;
  text-align: right;
  z-index: 42;
}
 	
.postmeta-fp {
  position: relative;
  top: 0px;
  right: 40px;
  float: right;
  width: 50px;
  color: #6666ff; 	
  font-family: 'Verdana', serif;
  font-size: 9px;
  text-align: right;
  z-index: 42;
 }

.disclaimer {
  position: relative;
  top: -14px;
  left: 450px;
  width: 300px;
  color: #FFFFFF; 	
  font-family: 'Arial', serif;
  font-size: 11px;
  text-align: left;
  z-index: 42;
}

.postmeta-fp a {
  color: #6666ff; 	
 }

.postmeta-fp a:hover {
  color: #000; 	
 }

.postmeta-fp2 {
  position: relative;
  top: 15px;
  float: right;
  right: 50px;
  width: 700px;
  color: #6666ff;	
  font-family: 'Verdana', serif;
  font-size: 9px;
  text-align: right;
  border: 0px yellow dotted;
  z-index: 42;
 }

.postmeta ul {
  display: inline;
  list-style-type: none;
  list-style-image: none;
}

.postmeta-fp ul {
  display: inline;
  list-style-type: none;
  list-style-image: none;
}
		 	
.postmeta-single {
  position: relative;
  float: left;
  left: 50px;
  top: 0px;
  width: 700px;
  margin-bottom: 20px;
  color: #6666ff;
  font-size: 9px;
  font-family: 'Verdana', serif;
  text-align: left;
  z-index: 41;
  background: transparent ;
  -moz-border-radius: 10px;
  -khtml-border-radius: 10px;	
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
	
.postmeta-single a {
  color: #9999ff;
  border-bottom: 0px #666 dotted;
}	
	
.postmetatags {
  font-family: 'verdana', serif;
  color: #6666ff;
  font-size: 9px;
}

.postmeta a  {
  color: #6666ff;
  text-decoration: none;
  border-bottom: 0px #666 dotted;
}


.postmeta a:hover, .postmeta-single a:hover {
  color: #000;
  border-bottom: 1px dotted #777;
}

.postmeta-comments {
  font-size: 9px;
  font-family: 'Verdana', serif;
}
	
.balloon {
  position: relative;
  width: 40px;
  color: #6666ff;
  font-family: 'Webdings', fantasy;
  font-size: 9px;
  background-color: transparent;
}



/* THE BLOG HEADER */


#blogheader {
  position: relative;
  top: 30px;
  height: 75px;
  margin: 20px;
  padding: 0;
  color: #6666ff;
  font-family: 'Georgia', serif;
  font-size: 36px;
  font-style: italic;
  letter-spacing: -1px;
  z-index: 80;
}

.author {
 position: relative;
 top: 0px;
 left: 0px;
 height: 30px;
 font-size: 14px;
 font-style: italic;
 text-align: left;
 padding: 0px 0px 40px 0px;
 font-family: 'Verdana', serif;
 color: #6666ff;
 border: 0px yellow dotted;
 }

.authoravatar {
  position: relative;
  top: 0px;
  margin:0 10px 10px 0;
  padding:5px;
  float:left;
  border: 0px solid #777;
  -moz-border-radius: 3px;
  -khtml-border-radius: 3px;	
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.authoravatar img {
  height: 100px;
  width: 100px;
  margin:10px 10px 10px 10px;
}


/* COMMENTS */

.comment-wrapper {
  position: relative;
  width: 500px;
  color: #6666ff;
  margin: 0 auto 0px auto;
  padding: 0px 0px 0px 0px;
  background: transparent;
  border-bottom: 0px double #6666ff;
}
	
.comment-wrapper h3 {
  margin: 0;
  padding: 0px 0 0 0;
  color: #6666ff;
  font-family: 'Verdana', serif;
  font-weight: normal;
  font-size: 22px;
  letter-spacing: 0px;
  clear: both;
}

.bigballoon {
  color: #6666ff;
  font-family: 'Webdings', fantasy;
  font-size: 28px;
  margin: 30px auto 0px auto;
  background: transparent;
}

.comment-wrapper a {
  color: #6666ff;
  text-decoration: none;
  border-bottom: 0px dotted #000;
}
		
.comment-wrapper a:hover {
  color: #000;			
  border-bottom: 0px dotted #333;
}

.comment-wrapper p {
  margin: 10px 0 0 0;
}

.avatar img {
  position: absolute;
  top: 64px;
  margin: 0px 10px 0px 0px;
  height: 64px;
  width: 64px;
  padding: 5px;
  float:left;
}

.commentmetadata  {
  position: relative;
  top: -30px;
  left: 80px;
  float: left;
}

.commentauthor {
  position: absolute;
  top: 0px;
  left: 80px;
  float: left;
  font-family: 'Arial', sans-serif;
  font-size: 13px;
  font-weight: bold;
  font-style: normal;
}

#comment, #author, #email, #url {
  padding: 2px;
  color: #6666ff;
  font-family: 'Verdana', sans-serif;
  font-size: 12px;
  border: 0px dotted #6666ff;
  -moz-border-radius: 6px;
  -khtml-border-radius: 6px;	
  -webkit-border-radius: 6px;
  border-radius: 6px;
  z-index: 43;
}

#comment:hover, #author:hover, #email:hover, #url:hover {
  color: #000;
  border: 0px dotted #6666ff;
}
	
#comment {
  position: relative;
  top: 0px;
  margin: 0px auto 0px auto;
  width: 500px;
  font-size: 12px;
}

#author, #email, #url {
  width: 200px;
}

#submit {
  margin: 0 0 20px 0;
  padding: 0 5px;
  float: right;
  color: #000;
  background: #9999ff;
  font-family: 'Verdana', sans-serif;
  font-size: 12px;
  border-width: 2px;
  border-style: solid;
  border-color: #6666ff;
  -moz-border-radius: 10px;
  -khtml-border-radius: 10px;	
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

#submit:hover {
  cursor:pointer;
  background-color: #ccccff;
}

ol.commentlist {
  margin: 0;
  padding: 0;
  font-size: 12px;
  list-style: none;
}

.commentlist li {
  margin: 0px 0px 30px 0px;
  padding: 10px 10px 10px 10px;
  font-size: 12px;
  font-family: 'Verdana', Serif;
  clear: both;
  border-top: 3px black solid;
  border-left: 3px black solid;
  border-right: 3px #666 solid;
  border-bottom: 3px #666 solid;
}

.alt {
  background-color: #363636;
}


/* ARCHIVE */  

.comicarchiveframe {
  width: 50%;
  margin: auto;
  padding: 5px 10px 5px 10px;
  border: 0px #ff00cc dotted;
}
 
.comicarchiveframe a:hover {
  color: #000;
  filter: alpha(opacity=50);
  -moz-opacity: 0.50;
  opacity: 0.50;
}

.comicarchiveframe h2 {
  font-size: 14px;
  margin: 0;
  display: block;
}
		
.comicarchiveframe small {
  display: block;
}
		


/* SIDEBAR */

#sidebar {
  position: relative;
  top: 0px;
  left: 250px;
  float: left;
  width: 800px;
  height: 350px;
  margin: 0px auto 0px auto;
  font-size: 12px;
  font-family: 'Verdana', serif;
  z-index: 43;
  border: 0px blue dotted;
}

#sidebar h2, #sidebar h2 a {
  color: #6666ff;
  font-family: 'Georgia', serif;
  font-weight: bold;
  font-size: 18px;
  text-transform: lowercase;
  letter-spacing: 1px;
  padding: 5px 0px;
}

#sidebarpages {
  position: relative;
  top: -40px;
  left: -10px;
  width: 120px;
  float: left;
  margin-left: 10px;
  border: 0px blue dotted;
  z-index: 40;
}
  
#sidebarlatestcomics {
  position: relative;
  top: -40px;
  left: 40px;
  width: 160px;
  float: left;
  margin-left: 20px;
  border: 0px blue dotted;
  z-index: 41;
}
 
#sidebararchives {
  position: relative;
  top: -40px;
  left: 0px;
  width: 120px;
  float: left;
  margin-left: 10px;
  border: 0px blue dotted;
  z-index: 43;
}
  
#sidebarcategories {
  position: relative;
  top: -40px;
  left: 40px;
  width: 120px;
  float: left;
  margin-left: 20px;
  border: 0px blue dotted;
  z-index: 42;
}
 
#sidebarbookmarks {
  position: relative;
  top: -40px;
  left: 40px;
  width: 120px;
  float: left;
  margin-left: 20px;
  border: 0px blue dotted;
  z-index: 44;
}
  
#sidebarsearch {
  position: relative;
  top: 5px;
  left: -200px;
  width: 175px;
  height: 25px;
  margin: 0;
  z-index: 30;
  border: 0px blue dotted;
}
  
#sixx {
  position: absolute;
  bottom: 0px;
  left: 0px;
  float: left;
  width: 249px;
  height: 400px;
  background: url('images/Sixx.png') top center no-repeat;
  margin: 0;
  border: 0px yellow dotted;
  z-index: 500;  
}

#sidebar ul {
  margin: 0 auto;
  color: #6666ff;
  padding: 0;
  list-style: none;
}
 
#sidebar ul a:hover {
  color: #000;
  padding: 0 2px;
  background-color: #9999ff;
  border-bottom: 0px dotted #777;
}

#sidebar ul li {
  width: 150px;
  color: #6666ff;
  margin: 0 auto;
  padding: 0;
}
		
#sidebar ul li a:hover {
  color: #000;
  padding: 0 2px;
  background-color: #9999ff;
  border-bottom: 0px dotted #777;
}		

#sidebar ul li ul li {
  width: 150px;
  margin: 0 auto;
  padding: 0;
}
			
#sidebar ul li ul li a:hover {
  color: #000;
  padding: 0 2px;
  background-color: #9999ff;
  border-bottom: 0px dotted #777;
}		

#sidebar ul li ul li a {
  color: #6666ff;
  padding: 0 2px;
  text-decoration: none;
  border-bottom: 0px dotted #777;
}

#copyright {
  position: absolute;
  bottom: 30px;
  left: 150px;
  height: 25px;
  margin: 0px auto 0px auto;
  z-index: 37;
}

#footernav {
  position: absolute;
  bottom: 30px;
  height: 25px;
  right: 100px;
  margin: 0 auto;
  z-index: 180;
}

#notice {
  position: absolute;
  bottom: 5px;
  left: 150px;
  height: auto;
  margin: 0px 30px 0px 0px;
  z-index: 180;
}

/* CALENDAR */

#wp-calendar {
  width: 165px;
  margin: 0 0 0 5px;
}

#wp-calendar th {
  color: #6666ff;
  font-size: 10px;
  font-weight: normal;
  text-align: center;
}

#wp-calendar caption {
  color: #6666ff;
  font-family: 'Georgia', sans-serif;
  font-size: 18px;
  letter-spacing: -1px;
}

#wp-calendar td {
  min-width: 20px;
  padding: 0;
  text-align: center;
  border: 1px solid #6666ff;
}

#wp-calendar a {
  color: #9999ff;
  display: block;
  text-decoration: none;
  background: #ddd;	
}
	
#wp-calendar a:hover {
  color: #000;
  background: #9999ff;
}



/* SEARCH */

#s {
  width: 140px;
  margin: 0;
  padding: 2px;
  color: #000;
  font-family: 'Verdana', sans-serif;
  font-size: 12px;
  border: 1px solid #6666ff;
  -moz-border-radius: 6px;
  -khtml-border-radius: 6px;	
  -webkit-border-radius: 6px;
  border-radius: 6px;
}

#s:hover {
  background: #eee;
}

#searchsubmit {
  margin: 0;
  padding: 0 0 0 2px;
  color: #000;
  font-family: 'Verdana', sans-serif;
  font-size: 12px;
  background: #9999ff;
  border-width: 2px;
  border-style: solid;
  border-color: #6666ff;
  -moz-border-radius: 10px;
  -khtml-border-radius: 10px;	
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

#searchsubmit:hover {
  cursor:pointer;
  background: #ccccff;
}



/* GALLERY */

.attachment {
  width: 650px;
  margin: 0;
  text-align: left;
}

.attachment img {
  width: 650px;
  height: auto;
  margin: 0px 0px 10px 0px;
  border: 0px solid #000;
}
		
.attachment p {
  margin: 0 9px 10px 9px;
  padding: 10px;
  border: 0px solid #6666ff;
  -moz-border-radius: 10px;
  -khtml-border-radius: 10px;	
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

.imagenav-wrap {
  position: relative;
  width: 600px;
  height: 77px;
  margin: 0 auto;
}

.imagenav {
  width: 77px;
  height: 77px;
  float: left;	
}

.imagenav-center {
  width: 434px;
  height: 65px;
  margin: 0px auto 0px auto;
  padding: 10px 5px 0 5px;
  float: left;
  color: #6666ff;
  text-align: center;
  border: 1px solid #6666ff;
overflow: hidden;
  -moz-border-radius: 10px;
  -khtml-border-radius: 10px;	
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
	
.imagenav-center a {
  text-decoration: none;
  color: #6666ff;
  border-bottom: 0px dotted #6666ff;
}
		
.imagenav-center a:hover {
  color: #fff;
  border-bottom: 1px solid #6666ff;
}

.imagetitle {
  position: relative;
  bottom: 0px;
  margin: 0px auto;
  text-align: center;
  color: #6666ff;
  font-size: 18px;
  font-family: 'Verdana', sans-serif;
}

.imagenav-bg {
  width:75px;
  height:75px;
  position: absolute;
  z-index: 0;
  background: #eee;
  border: 1px solid #6666ff;
}

.imagenav-bg img {
  width:75px;
  height:75px;
}

.imagenav-arrow {
  width:75px;
  height:75px;
  position: absolute;
  z-index: 1;
  color: #6666ff;
  font-size: 50px;
  line-height:75px;
  text-align: center;
  border: 1px solid #000;
  float: left;
}

.imagenav-link {
  width:75px;
  height:75px;
  position: absolute;
  z-index: 2;
  border: 1px solid #ff00ff;
}

.imagenav-link img {
  width:75px;
  height:75px;
  filter: alpha(opacity=50);
  -moz-opacity: 0.50;
  opacity: 0.50;
}

.imagenav-link img:hover {
  filter: alpha(opacity=0);
  -moz-opacity: 0.00;
  opacity: 0.00;
}

.aligncenter {
  margin: 0 auto;
  display: block;
}

.alignright {
  margin: 10px 0 10px 10px;
  display: inline;
  float: right;
}

.alignleft {
  margin: 10px 10px 10px 0;
  display: inline;
  float: left
}



/* CLEAR FLOATS */

.clear {
  height: 0px;
  line-height: 0px;
  font-size: 0px;
  clear: both;
}
	
	
#warning {
  position: relative;
  top: 0px;
  width: 800px;
  height: 30px;
  font-size: 8px;
  color: #F80000;
}
	
	
.album {
  position: relative;
  top: -80px;
  left: 0px;
  height: 180px;
  width: 650px;
  margin: 0px auto;
  padding: 0px 0px 50px 0px;
  color: #6666ff;
  border: 0px pink dotted;
}

.album .image  {
  position: relative;
  top: 0px;
  left: 80px;
  float: left;
  margin: 0 auto;
  display: block;
  border: 0px orange dotted;
}

.album_title {
 position: relative;
 top: 0px;
 left: 0px;
 font-size: 22px;
 font-style: italic;
 text-align: center;
 padding: 0px 0px 0px 0px;
 font-family: 'Verdana', serif;
 color: #6666ff;
 border: 0px yellow dotted;
 }
 
.album a {
  position: relative;
  top: 0px;
  float: left;
  width: 150px;
  font-family: 'Verdana', serif;
  font-size: 18px;
  color: #6666ff;
  text-align: center;
}

.album a:hover {
  color: #fff;
 }
 
.album h2.name {
  position: relative;
  top: 0px;
  width: 150px; 
  font-size: 2.2em;
  font-weight: bold;
  text-align: center;
  color: #6666ff;
  margin: 0 auto;
  padding: 0;
}

.clear { 
  clear: both; 
}

.thumbs {
  font-size: 20px;
  position: relative;
  top: 0px;
  width: 600px;
  margin: 0 auto;
  padding: 0 auto;
  text-align: center;	
  border: 0px orange dotted;
}

.thumbs img {
  position: relative;
  top: -50px;	
  margin: 4px;
  padding: 2px;
}

.prev {
 position: relative;
 top: -80px;
	float: left;
	border: 0px blue dotted;
}

.next {
  position: relative;
  top: -80px;
  float: right;
  border: 0px blue dotted;
}

.big {
  margin: 20px auto;
  display: block;
}
	
.breadcrumb {
  position: relative;
  top: -100px;
  font-size: 18px;
  font-family: 'Verdana', serif;
  color: #6666ff;
  z-index: 100;
}
 
.backlink {
  position: relative;
  top: 0px;
  left: 0px;
  font-size: 18px;
  font-family: 'Verdana', serif;
  color: #6666ff;
}
 
.viewalbum a {
   position: relative;
   float: left;
   left: 0px;
   width: 100px;
   margin: 0px 0 0 30px;
  padding: 0px 0 0px 0px;
  color: #6666ff;
  font-family: 'Verdana', serif;
  text-align: left;
  font-size: 10px;
  font-style: italic;
  background: transparent;
  border: 0px red dotted;
} 
		
.viewpic {
  position: relative;
  left: 0px;
  top: -100px;
  width: 300px;
  margin: 0px auto; 
  padding: 0px 0 0px 0px;
  color: #6666ff;
  font-family: 'Verdana', serif;
  text-align: center;
  font-size: 10px;
  font-style: italic;
  background: transparent;
  border: 0px red dotted;
}
 
.albdesc {
  position: relative;
  left: 100px;
  width: 250;
  margin: 0px 0 0 0px;
  padding: 0px 0 0px 0px;
  color: #6666ff;
  font-family: 'Verdana', serif;
  text-align: left;
  font-size: 10px;
  font-style: italic;
  background: transparent;
		}

.albdesc a {
  position: relative;
  margin: 0px 0 0 0px;
  padding: 0px 0 0px 0px;
  color: #6666ff;
  font-family: 'Verdana', serif;
  font-size: 10px;
  font-style: italic;
  background: transparent;
}
				
.albdesc a:hover {
  position: relative;
  margin: 0px 0 0 0px;
  padding: 0px 0 0px 0px;
  color: #fff;
  font-family: 'Verdana', serif;
  font-size: 10px;
  font-style: italic;
  background: transparent;
  border-bottom: 1px #333 dotted;
}

.authpage {
  position: relative;
  float: left;
  top: 0px;
  width: 800px;
  margin: 30px 30px 0px auto;
  text-align: justify;
  background: url('images/post-mid.png') top center repeat-y;
  z-index:40;
  border: 0px red dotted;
}

.authheader {
  position: relative;
  top: -41px;
  left: 2px;
  height: 41px;
  width: 800px;
  background: url('images/post-top.png') no-repeat;
  z-index: 41;
}
  		
.authinfo {
  position: relative;
  width: 600px;
  top: -20px;
  left: 100px;
  margin: 0px auto 0px 20px;
  color: #6666ff;
  font-weight: bold;
  font-size: 22px;
  font-family: 'Times New Roman', serif;
  font-style: italic;
  letter-spacing: 3px;
  text-align: left;
  z-index: 42;
}
		
.authimg img {
  position: relative;
  float: left;
  top: -30px;
  left: 70px;
  height: 100px;
  margin: 0px auto 0px auto;
  z-index: 42;
}
		
.bio {
  position: relative;
  width: 700px;
  top: 0px;
  left: 0px;
  margin: 10px 0px 30px 50px;
  color: #6666ff;
  font-size: 12px;
  font-family: 'Verdana', serif;
  text-align: justify;
  z-index: 42;
}
		
.postlist {
  position: relative;
  top: 0px;
  width: 700px;
  left: 0px;
  margin: 30px auto 50px auto;
  font-size: 12px;
  text-align: left;
  font-family: 'Verdana', serif;
  color: #6666ff;
  border: 0px red dotted;
}

.postlist img {
  left: 30px;
}
.postlist hr {
  width: 60%;
  height: 2px;
  align: center;
  color: #6666ff;
}
 
.imagedesc {
  position: relative;
  top: -30px;
  left: 0px;
  width: 600px;
  margin: 0 auto;
  color: #6666ff;
  font-family: 'Verdana', serif;
  text-align: left;
  font-size: 14px;
  background: transparent;
  border: 0px red dotted;
}

#chat {
  position: relative;
  top: -80px;
  z-index: 40;
}

#webchatbanner {
  position: relative;
  top: -30px;
}

#adfetishsketchalbum {
  position: relative;
  top: 100px;
}

#leaderboardfooter {
  position: absolute;
  bottom: 15px;
  left: -25px;
  background: transparent;
  border: 0px red dotted;
  z-index: 30;
}

#leaderboardfooter a:hover {
  color: #000;
  background: transparent;
}

#leaderboardbox {
  position: relative;
  top: 0px;
  left: 0px;
  height: 176px;
  width: 800px;
  background: url('images/Leaderboard-box.png') top center no-repeat;
  z-index: 29;
}

#leaderboardheader {
  position: relative;
  top: 38px;
  left: 32px;
  height: 90px;
  width: 728px;
  border: 0px red dotted;
  z-index: 30;
}


#leaderboardheader a:hover {
  color: #000;
  background: transparent;
}

#about {
  position: relative;
  top: -100px;
}

#donate {
  width: 75px;
}

#donatepage {
  position: relative;
  top: -70px;
  left: 0px;
}

#vote {
  position: relative;
  top: -40px;
  left: 75px;
  float: left;
}

#twc {
  position: relative;
  top: 0px;
}

#voterewards {
  position: absolute;
  top: 21px;
  left: 30px;
  color: #6666ff;
  font-size: 12px;
  text-align: left;
  letter-spacing: 3px
  font-family: 'Verdana', sans-serif;
  z-index: 180;
}

#voterewards a {
  color: #6666ff;
}

#voterewards a:hover {
  color: #000;
}
 
#voterewards img {
  margin: 0px 10px 0px 10px;
}
	
#stat {
  position: relative;
  top: 1px:
  left: 1px:
  height: 1px;
  width: 1px;
  color: #252525;
}

#stat a {
  position: relative;
  top: 1px:
  left: 1px:
  height: 1px;
  width: 1px;
  color: #252525;
} 

#skyscraperbox {
  position: relative;
  top: 290px;
  left: -32px;
  height: 696px;
  width: 239px;
  float: right;
  background: url('images/skyscraper-box.png') top center no-repeat;
  z-index: 5;
}

#skyscraper {
  position: relative;
  float: right;
  top: 32px;
  background: transparent;
  left: -41px;
  z-index: 6;
}

#skyscraper a:hover {
  color: #000;
  background: transparent;
}

#store {
position: relative;
top: -175px;
left: -20px;
z-index: 49;
}
#shoppingbag {
position: relative;
float: right;
}