/*
Theme: Silent Hill Heaven
Description: Silent Hill Heaven Theme - Opening Stylesheet (June 2009)
Theme URI: http://silenthillheaven.com
Author: Vixx
Author URI: http://geek-goddess.co.uk
*/


/*

-Copyright Vixx 2003-09 (http://geek-goddess.co.uk) and prepared for Silenthillheaven.com. Be nice - don't copy.

-Credits: 
	Mark 	(Diveintoaccessibility.com) for Accessibility modifications
	Jem 	(http://jemjabella.co.uk) for nifty CSS centering tip


/* 
----------------------------------
ACCESSIBILITY MODERATIONS!
-------------------------------
*/

/*/*/a{}
body p {
  font-size: x-small;
  voice-family: "\"}\"";
  voice-family: inherit;
  font-size: small;
}
html>body p {
  font-size: small;
}
/* */
  

/* 
----------------------------------
GENERAL STUFF
-------------------------------
*/

body {
	margin: 0px; 
	padding: 0px;
	background-color: #010101; 
	text-align: center;
	color: #000000;
	font: 12px 'Lucida Grande', 'Lucida Sans Unicode', Arial, Verdana, sans-serif;
	font-weight: normal;
	line-height: 150%;
}


.banner {
	background: no-repeat url('http://silenthillheaven.com/ageindex.gif');
	width: 1000px;
	height: 500px;
	padding: 0px;
}


.footer {
	background: no-repeat url('http://silenthillheaven.com/main/wp-content/themes/shh_main/images/shh_09_footer.gif');
	width: 1000px;
	height: 250px;
	padding: 0px;
}


#container{
	width:1000px;
	padding: 0px;
	text-align: center;
	background-image: url('http://silenthillheaven.com/main/wp-content/themes/shh_main/images/bg.jpg'); 
}


.centered {
	margin: 0 auto 0 auto;
}


/* 
----------------------------------
GENERAL STYLING
-------------------------------
*/



h1 {
	color:#930816;
	font: 16px "Trebuchet MS", 'Lucida Sans Unicode', Arial, Verdana, sans-serif;
	text-transform: uppercase;
	text-align: left;
	margin:0px;
	padding: 0px;
}


h2 {
	color:#666363; 
	font: 20px Georgia, Times New Roman, serif;
	text-align: left;
	text-transform: uppercase;
	margin:0px;
	padding: 0px;
}

h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;

}


a:link, a:active, a:visited {
	text-decoration: underline;
	color: #930816;
}

a:hover {font-weight: normal; 
	color: #FEFEFE; 
	background: #930816;
	text-decoration: underline;
}


ol,li {
	color: #2f2c2c;
	font: 12px "Trebuchet MS", 'Lucida Sans Unicode', Arial, Verdana, sans-serif;
	font-weight: normal;
	line-height: 120%;
	text-align: left;
	margin-bottom: 10px;
	}


ul {
	margin-bottom: 30px;
	}


.highlight {
	color: #ff0000;
	font: 13px "Trebuchet MS", 'Lucida Sans Unicode', Arial, Verdana, sans-serif;
	font-weight: bold;
}




/* 
----------------------------------
TABLE STYLING
-------------------------------
*/

td {
	color: #2f2c2c;
	font: 13px "Trebuchet MS", 'Lucida Sans Unicode', Arial, Verdana, sans-serif;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
	border-bottom: 1px solid #ccc;
width: 50%;
}

td.center {

	font: 12px "Trebuchet MS";
	color: #930816; 
	text-align: center;

}

td.about {
	color: #2f2c2c;
	font: 12px "Trebuchet MS", 'Lucida Sans Unicode', Arial, Verdana, sans-serif;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
	}

td.ticks {
	color: #2f2c2c;
	font: 12px "Trebuchet MS", 'Lucida Sans Unicode', Arial, Verdana, sans-serif;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
	}


tr {
	color: #2f2c2c;
	font: 12px "Trebuchet MS", 'Lucida Sans Unicode', Arial, Verdana, sans-serif;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
}

/* 
----------------------------------
IMAGE STYLING
-------------------------------
*/
img {
	margin: 5px;
	padding: 5px; 
	border: 1px solid #666363;
	float: left;
	background-color: #FFF; 
}

img.noborder {
	padding: 0px; 
	border: 0px;
	text-align: left;
}


img.gravatar {
	margin-right: 5px;
	padding: 3px; 
	border: 1px solid #666363;
	float: left;
	background-color: #FFF; 
}


img.sidebar {
	padding: 3px; 
	border: 1px solid #958B9C;
	background-color: #FFF; 
}

img.currleft {
	margin-right: 5px;
	padding: 3px; 
	border: 1px solid #958B9C;
	float: left;
	background-color: #FFF; 
}

img.currright {
	margin-left: 5px;
	padding: 3px; 
	border: 1px solid #958B9C;
	float: right;
	background-color: #FFF; 
}

img#wpstats{width:0px;height:0px;overflow:hidden}

/* 
----------------------------------
MAIN CONTENT
-------------------------------
*/
  #content {
  float: right;
  width: 565px;
  margin: -280px 70px 0 0;
  z-index: 3;
  letter-spacing: 0px;
  padding: 2px;
  }
html>body>#container>#content {
  margin: -270px 120px 0 0;
}

#content p {
	color: #2f2c2c;
	font: 13px "Trebuchet MS", 'Lucida Sans Unicode', Arial, Verdana, sans-serif;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
	}


.content blockquote {
	line-height: 150%;
	}


#content h2 {
	color: #000000;
	font: 18px "Trebuchet MS", 'Lucida Sans Unicode', Arial, Verdana, sans-serif;
	font-weight: normal;
	text-align: left;
	margin-top: 5px;
	margin-right: 20px;
}

.content h3 {
	color: #806E64;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	
	text-align: left;
	font-weight: bold;
	
	
	margin-bottom: 10px;
	
	}

p.posted {
	color: #666363;
	font-family: Arial, sans-serif;
	font-size: x-small;
	border-top: 1px solid #4F5150;
	text-align: left;
	padding-bottom: 25px;
}
	


.magnolia-linkroll {
	color: #2f2c2c;
	font: 12px "Trebuchet MS", 'Lucida Sans Unicode', Arial, Verdana, sans-serif;
	font-weight: normal;
	line-height: 160%;
	text-align: left;
	margin: -10px 0 15px 0;
	}

.magnolia-linkroll-title {
	display: none
	}




/* 
----------------------------------
SIDE BAR
-------------------------------
*/


 #sidebar {
	float: left;
  	width: 190px;
  	margin: -270px 0 0 65px;
  	letter-spacing: 0px;
  	padding: 2px 2px 2px 10px;
  	}
html>body>#container>#sidebar {
  	margin: -200px 0 0 135px;
}


h2.sidebar{
	color: #000000;
	font: 16px "Trebuchet MS", 'Lucida Sans Unicode', Arial, Verdana, sans-serif;
	font-weight: bold;
	text-align: left;
	margin: 5px 10px 3px 15px;

}



#sidebar p {
	margin:0px 5px 0px 5px;
	padding: 14px;
	color:#666363;
	font: 13px "Trebuchet MS", 'Lucida Sans Unicode', Arial, Verdana, sans-serif;
	text-align: left;
}

#sidebar h3 {
	margin:0px 5px 0px 5px;
	padding: 10px;
	color:#666363;
	font: 11px 'Lucida Grande', 'Lucida Sans Unicode', Arial, Verdana, sans-serif;
	text-align: right;
}



#sidebar a:link, #sidebar a:active, #sidebar a:visited {
	text-decoration: none;
	color: #930816;
}

#sidebar a:hover {font-weight: normal; 
	color: #ffffff; 
	text-decoration: none;
background-color: #930816;
}


/* 
----------------------------------
OTHER STUFF
-------------------------------
*/



.credit {
	padding-top: 170px;
	padding-right: 30px;
	margin:5px 5px 5px 5px;
	color:#930816;	font: 11px 'Lucida Grande', 'Lucida Sans Unicode', Arial, Verdana, sans-serif;	
	text-align: right;
}


dd, dt, dl {
	color: #2f2c2c;
	font: 13px "Trebuchet MS", 'Lucida Sans Unicode', Arial, Verdana, sans-serif;
	font-weight: normal;
	line-height: 160%;
	text-align: left;
	margin: 0 0 3px 0;
	}


blockquote {
	margin: 1.2em 20px;
	padding: 1px 20px;
	background-color: #FFFFFF;
	border: 1px solid #666363;
	font-size: 0.9em;
}

 #linkster-title-large{
color: #FFFFFF;
}

/* ----------- Gallery navigation -------------*/

.ngg-navigation {
	font-size:0.9em !important;
	clear:both !important;
	display:block !important;
	padding-top:15px;
	text-align:center;
	
}

.ngg-navigation span {
	font-weight:bold;
	margin:0pt 6px;
}

.ngg-navigation a.page-numbers,
.ngg-navigation a.next,
.ngg-navigation a.prev, 
.ngg-navigation span.page-numbers,
.ngg-navigation span.next,
.ngg-navigation span.prev {
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-navigation a.page-numbers:hover,
.ngg-navigation a.next:hover,
.ngg-navigation a.prev:hover, 
.ngg-navigation span.page-numbers:hover,
.ngg-navigation span.next:hover,
.ngg-navigation span.prev:hover {
	background-color: #0066CC;
	color: #FFFFFF !important;
	text-decoration: none !important;
}


/* 
----------------------------------
ACCESSIBILITY
-------------------------------
*/


.skiplink {display:none}
abbr, acronym {
   border: none;
} 

abbr[title], acronym[title] {
   border-bottom: 1px dotted #000000; 
   cursor: help;
}