@charset "utf-8";
/* CSS Document */

body {
	background-color: #090909;
	background-image:url(gothicdamask/images/bgtile.gif);
	background-position:top;
	background-repeat: repeat;
	padding: 0px;
	margin: 0px;
   	}
	
h3 {
	font-family:'Century Gothic',Futura,'URW Gothic L',sans-serif;
	text-decoration:none;
	letter-spacing: 4px;
	color: #FF1D7D;
	font-size:30px;
	font-weight:normal;
	}
	
	
hr{
border:hidden;
border-bottom: dashed 1px #FF1D7D;	
}

.subtitle {
	       font-family:'Century Gothic',Futura,'URW Gothic L',sans-serif;
		   text-transform:capitalize;
		   font-size:20px;
		   color:#FF1D7D;
		   font-weight:normal;
		   font-variant: small-caps;
           }
		   
::selection{ 
background:none;
color:#FF1D7D;
} 

::-moz-selection{
background:none;
color:#FF1D7D; 
}  

   
a:link, a:visited {
	text-decoration:none;
	color: #FF1D7D;
     }
	 
a:hover { 
         text-decoration:none;
		 border-bottom:dashed 1px;
		 color: #bbbbbb;
         }
		 
#main { 
             background-image: url(gothicdamask/images/gothicdamask.gif);
			 background-position:top;
			 background-repeat: no-repeat;
           	 padding: 0px;
			 margin: 0px auto 0px auto;
			 width: 800px;
			 height: 1000px;
             }

#content { 
          position:relative; 
		  top: 230px;
		  left: 175px;
		  padding: 0px;
		  margin: auto;
		  font-family: Tahoma, Geneva, sans-serif;
		  color: #FFF;
		  font-size: 12px;
		  width: 411px;
		  }

 

			 
#updates  {
	                    width:400px;
						height:411px;
						margin: 0px;
						}
						

#date {
	 font-family:'Century Gothic',Futura,'URW Gothic L',sans-serif;
	 color: #000;
	 font-size:16px;
	 font-weight:none;	 
     }
		 
#rss {
	  display: block;
	  width: 32px;
	  height: 32px;
	  background:url(graphics/pinksocial/rss.gif) no-repeat 0 0;
      border: none;
	  }
	  
#rss:hover {
	        background-position: 0 -32px;
            }
		
#rss span {
	       display:none;
           }
		 
#wordpress {
			display:block;
			width:32px;
			height:32px;
			background: url(graphics/pinksocial/wordpress.gif);
			border:none;
			}
			
#wordpress:hover {
				  background-position: 0 -32px;
				  }
				  
#wordpress span	  { 
				   display:none;
                   }
		 
		 
#deviantart  {
	         display: block;
			 width: 32px;
			 height: 32px;
			 background: url(graphics/pinksocial/deviantart.gif) no-repeat 0 0;
			 border:none;
			  }
						
#deviantart:hover {
	         background-position: 0 -32px;
             }
	
#deviantart span
{
  display: none;
}

 #twitter {
	       display: block;
		   width: 32px;
		   height: 32px;
		   background:url(graphics/pinksocial/twitter.gif) 0 0 no-repeat;
		   border: none;
           }

#twitter:hover {
	            background-position: 0 -32px;
                }

#twitter span {
	           display: none;
              }
			  
#facebook {
	      display: block;
		  width: 32px;
		  height: 32px;
		  background:url(graphics/pinksocial/facebook.gif);
		  border:none;
          }
		  
#facebook:hover {
	            background-position: 0 -32px;
                }
				
#facebook span {
	           display:none;
               }
			
#tumblr {
	      display: block;
		  width: 32px;
		  height: 32px;
		  background: url(graphics/pinksocial/tumblr.gif);
		  border:none;
          }
		  
#tumblr:hover {
	            background-position: 0 -32px;
                }
				
#tumblr span {
	           display:none;
               }
			   
#storenvy {
			display:block;
			width:32px;
			height:32px;
			background:url(graphics/pinksocial/storenvy.gif);
			border:none;
			}
			
#storenvy:hover {
				 background-position: 0 -32px;
				 }

#storenvy span {
				display:none;
				}
	
			   
#youtube	{
			 display:block;
			 width: 32px;
			 height: 32px;
			 background:url(graphics/pinksocial/youtube.gif);
			 border:none;
			 }
			 
#youtube:hover {
				background-position: 0 -32px;
				}

#youtube span {
			   display:none;
			   }
					   
#menu {
	   position:relative;
	   top:40px;
	   left:400px;
	   padding:0px;
	   margin:0px;
	   width: 378px;
	   height:auto;
      }
	  
#home {
		display:block;
		width:54px;
		height:32px;
		background:url(graphics/pinknavigation/home.gif);
		border:none;
		}
		
#home:hover {
			 background-position:0 -32px;
			}

#home span {
	 		display:none;
			}
	  	  
	  			   
#art {
	 display:block;
	 width: 54px;
	 height: 32px;
	 background:url(graphics/pinknavigation/art.gif);
	 border:none;
     }
	 
	 
#art:hover {
	        background-position: 0 -32px;
           }
		   
#art span {
	       display:none;
          }

#info { 
	  display:block;
	  width: 54px;
	  height: 32px;
	  background:url(graphics/pinknavigation/info.gif);
	  border:none;
      }
	 
#info:hover {
	         background-position:0 -32px;
			}
			
#info span {
	       display:none;
		  }
		  
#blog {
	  display:block;
	  width:54px;
	  height:32px;
	  background:url(graphics/pinknavigation/blog.gif);
	  border:none;
      }
	  
#blog:hover {
	         background-position: 0 -32px;
			}
#blog span {
	       display:none;
		  }
		  
#guestbook {
			display:block;
			width:54px;
			height:32px;
			background:url(graphics/pinknavigation/guest.gif);
			border:none;
			}
			
#guestbook:hover {
	    		  background-position: 0 -32px;
				 }
				 
#guestbook span {
				display:none;
			   }

#host {
		display:block;
		width:54px;
		height:32px;
		background:url(graphics/pinknavigation/host.gif);
		border:none;
		}
		
#host:hover {
			background-position: 0 -32px;
			}
			
#host span {
	     	display:none;
			}

#exit {
		display:block;
		width:54px;
		height:32px;
		background:url(graphics/pinknavigation/exit.gif);
		border:none;
		}	
		
#exit:hover {
			 background-position: 0 -32px;
			}
			
#exit span {
			display:none;
			}