/*
Theme Name: Dinosaur
Theme URI: http://dinosaurvampire.com/
Description: Dinosaur Vampire site created for DinosuarVampire.com.
Version: 2.0
Author: Daniel Manis
Author URI: http://dinosaurvampire.com/
Tags: custom, dinosaur, vampire

*/



body { 
	background:url('images/6b.jpg') 0 570px;
	padding:0;
	margin:0;
	width:100%;
	height:auto !important;
	height:100%;
	min-height:100%;
	font-family:normal,"Lucida Grande",arial,tahoma,sans-serif;
	font-size:83%;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.4em;
}
a:link, a:visited, a:hover, a:active {
	color:#efdf85;
}
p{
	font-size:90%;
}
img {
	border:0;
}
#everything{
	height:auto !important;
	height:100%;
	min-height:100%;
	width:100%;
	position:absolute;
}
#everythingBackground{
	width: 100%;
	height:100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index:-1;
}
#headerBack{
	position:absolute;
	top:0;
	width:100%;
	height:150px;
	background:url('images/background-wood.jpg');
}
#headerGrad{
	width:100%;
	height:15px;
	background:url('images/gradient.png') repeat-x bottom left;
	padding-top:150px;
}
#header{
	width:800px;
	margin:0 auto;
}
#content{
	width:810px;
	height:auto !important;
	height:350px;
	min-height:350px;
	margin:0 auto;
}
#footerBack{
	position:absolute;
	bottom:0;
	width:100%;
	height:auto;
	background:url('images/background-wood.jpg');
	position:absolute;
}
#footerGrad{
	width:100%;
	height:15px;
	background:url('images/gradient2.png');
	margin-top:-15px;
}
#footer{
	width:800px;
	margin:0 auto;
}
#footer .header{
	text-align:center;
	padding:0;
	margin:0;
	font-size:120%;
	color:#efdf85;
}
.footerIMG{
	text-align:center;
	padding-top:5px;
}
.footerIMG img{
	padding:0px;
	border:2px solid #000000;
}
.twitter{
	list-style:none;
	margin-top:5px;
}
.twitter-item{
	color:#ae9541;
	margin-bottom:5px;
	padding-bottom:2px;
}
.footerSection{
	width:256px;
	float:left;
	padding-right:10px;
}
.footerSectionMiddle{
	width:256px;
	float:left;
	padding:10px 5px 0 5px;
	color:#c6b552;
}
.logo{
	float:left;
	padding-top:10px;
}
.menu{
	float:left;
	padding-top:98px;
	padding-left:15px;
}
.menu img{
	float:left;
	padding-left:10px;
}
.crown{
	width:306px;
	padding-right:4px;
	float:left;
}
.contentRight{
	float:left;
	width:500px;
}
.contentBox{
	width:100%;
	background:url('images/transparentBG.png');
	border:2px solid #222222;
	margin-bottom:15px;
	padding:0 5px 0 5px;
}
.contentBox p{
	padding:0;
	margin:10px;
}
.homeArt .ngg-galleryoverview .ngg-gallery-thumbnail-box{
	width:115px;
	text-align:center;
	margin-left:20px;
	margin-right:20px;
}
.homeArt .ngg-galleryoverview{
	width:465px;
	margin:3px auto;
}
.homeArt .ngg-galleryoverview .ngg-clear{
	display:none;
}
.linksLeft{
	float:left;
}
.linksLeft img{
	border:2px solid #222222;
	padding:2px;
	margin:7px 5px 7px 5px;
}
.linksRight{
	float:left;
        width:380px;
}
.webIMG img{
	border:2px solid #222222;
	margin-top:7px;
}
.navigation{
	width:100%;
}
.alignleft{
	float:left;
}
.alignright{
	float:right;
}
.center{
	text-align:center;
}
.left{
	text-align:left;
}
.justify{
	text-align:justify;
}
#pusher{
	height:auto;
	width:800px;
}
.clear{clear:both;}

.contentBox h2{
	margin-bottom:0;
}