<!-- Start script --!> 
<!-- Skin made by: Dino@HQ.info --!>
<!-- START WHIT HEADER --!>
<!-- HEADER's CSS DON'T MESS WHIT THIS ! --!>
<!-- If you need to customize the skin contact us at dinohq@gmail.com and will we will do it for free --!>
* {
	margin: 0;
	padding: 0;
	outline: none;
}
	
h1, h2, /*h3*/{
	font-weight:300;
	margin: 1em 0; 
}
	
h3 {
	font-size: 100px;
	font-weight: 300;
	color:#000000;
}
	
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color: #EFF2F3;
	background-repeat:repeat-x;
	background-position:top;
	text-align: center;
}
	
/* links  and fonts */
a:link { 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 11px; 
  color: #373B3F; 
  text-decoration: underline; 
 }
  
a:active { 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size:   11px; 
  color: #373B3F; 
  text-decoration: underline; 
 }
  
a:visited { 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 11px; 
  color: #373B3F; 
  text-decoration: underline; 
 }
  
  
a:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 11px; 
  color: #395E70; 
  text-decoration: none; 
  }
  
  

h1, h2, h3, h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	letter-spacing: -1px;
	color: #000000;
	}
	
h1 {font-size: 2em ;}
h2 {font-size: 1.7em ;}
h3 {font-size: 1.5em ;}
h4 {font-size: 1.3em ;}

.chrondate {color: #3f3f3f; padding-left: 0.5em;}
.chrondate a {color: #3f3f3f;}
.chrondate a:hover {color: #d0dda3;}

	
/* shelf & navigation */
#shelfwrap {
	background: #EFF2F3;
	}
	
#shelf {
	color: #44555F;
	background: #656C4A url(images/shelf_right.jpg) no-repeat top right;
	text-align: left;
	width: 58em;
	margin: 0 auto;
	line-height: 1.5em;
	}
/*Menu in About*/
#shelf .left {
	width: 28em;
	padding: 0 0.5em 0.5em;
	background: #EFF2F3;
	}
		
ul#navigation {
			margin: 0;
			padding: 0 0 1em 0;
			list-style: none;
			}	
			
#navigation li {
			background: url(images/dot.gif) repeat-x 0.7em 0;
			}
			
#navigation li a {
			float: left;
			background: #EFF2F3;
			padding: 0 0.2em 0 0;		
			}
			
ul#navigation li span {
			float: right;
			padding: 0 0.2em;
			background: #EFF2F3;
			}
			
ul#navigation li br {
			clear: both;
			}
		
#shelf .right {
		width: 27em; 
		padding: 0 0.5em 0.5em;
		}
		
#shelfbreak {
	background: #E0E6E9;
	height: 5px;
	}

	
/* top banner */
#banner {
	background:#EFF2F3;
	background-image: url(images/heder.png);
	background-repeat: no-repeat;
	background-position: center;
	min-height: 174px;
	}
	

#pull a {
	top:auto;
	display: block;
	width: 105px;
	height: 146px;
	text-indent: -9999em;
	background: url(images/pull.png) no-repeat ;
	background-position: center;
	cursor: pointer;
	border-bottom-style: none;
	}
		
#pull a:hover {
		background: url(images/pull.png) no-repeat bottom center;
		border-bottom-style: none;
		}
		
		
/* misc and images */
.left {float: left;}
.right {float: right;}
.clear {clear: both;}
.center {text-align: center;}

.entry img {
	padding: 3px;
	background: #444;
	border: 1px solid #444;
	}
	
<!-- END OF SCRIPT--!>
<!-- END WHIT HEADER --!>


<!-- START WHIT MAIN SKIN--!>
<!-- I DON'T RECOMEND TO MESS WHIT THIS SCRIPT --!>
<!-- If you need to customize the skin contact us at dinohq@gmail.com and will we will do it for free --!>
