body {
padding: 0px;
background: url('jpg/bg.jpg');
}
/*_________________WRAPPERS_______________ */
#wrap1 {
    width: 960px;
	border: none;
 background: url('png/inner-bg.png');
}

#wrap2 {
background: url('png/klingon.png') no-repeat  right  123px;
}

#wrap3 {
		

  
}
#like{
    position: absolute;
	background-color: #CCCCCC;
	height: 28px !important;
	width: 324px !important;
	top: 94px;
}
#facebook{
	}

/*_________________HEADER_______________ */
#header {
    background: url('png/header.png');
    height: 123px;
    padding: 0;
}





/*_________________INNER H TAGS_______________ */

@font-face {
    font-family: 'TheGreatEscapeRegular';
    src: local("?"),url('fonts/thegreatescape-webfont.eot');
    src: url('fonts/thegreatescape-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/thegreatescape-webfont.woff') format('woff'),
         url('fonts/thegreatescape-webfont.ttf') format('truetype'),
         url('fonts/thegreatescape-webfont.svg#TheGreatEscapeRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
h1 {
    font-family: "TheGreatEscapeRegular",Helvetica,Arial,sans-serif !important;
	line-height: 1.4em !important;
	padding-bottom: 8px !important; 
	font-size: 24px !important;
	color: #999;
}
h2 {
	font-size: 17px !important;
    font-family: "TheGreatEscapeRegular",Helvetica,Arial,sans-serif !important;
	line-height: 1.2em !important;
	padding-bottom: 2px !important;
	color: #999;
}
h3 {
	font-size: 14px  !important;
    font-family: "TheGreatEscapeRegular",Helvetica,Arial,sans-serif !important;
	line-height: 1.2em !important;
	padding-bottom: 2px !important;
	color: #999;
}
#inner .chunk .shop-item h1 {
    font-family: "TheGreatEscapeRegular",Helvetica,Arial,sans-serif !important;
	line-height: 1.4em !important;
	min-height: 3.8em !important;
	padding-bottom: 2px !important;
	margin-top: 6px !important; 
	font-size: 15px !important;
	color: #96857E;	
}
 

.blogposts h1 {
color: #96857E;
line-height: 1.1em !important;
margin-bottom: 4px;
}

#inner .blogspace img {
	padding: 8px;
	}


/*_________________NAV_______________ */

#inner .chunk a {
text-decoration: none;
color: #808080;
}

#inner .chunk a:hover {
text-decoration: underline;
color: red;
}
#inner{
min-height:900px;
 padding-top: 20px; /* Was 10px */
 font-size:12pt;
 color: #666;
 font-family:"Gill Sans MT", "Gill Sans MT Condensed", "Gill Sans MT Ext Condensed Bold";
 }
#inner .chunk{
	padding-left: 210px;
	margin-top: 0px;
	padding-top: 0px !important

	}

#nav {
font-size: 10pt;

}
ul.dropdown a:link, ul.dropdown a:visited {
 font-size:9pt !important;
 font-weight:300;
 color: #666;
 font-family:"verdana";


 }

ul.dropdown li{
	width: 180px;
	 font-size:9pt;
 color: #666;
 font-family:"verdana";
}

/*_________________FOOTER_______________ */
.hashpic{
border: 0px;
}

#footer {
 padding: none;
 background:  url('jpg/footer.jpg');
}

#footer div a {
text-decoration :  none;
color: #fff;
font-size:11px;
}

#footer div {
font-size:11px;
	border-top: none;
	height:23px;
	padding: 5px;
	color: #fff;
	padding-left: 50px;
	text-align:left;
	background-color: inherit;	
}
#base{
	margin-top: 30px;
	border:none;
		}
    #base h1 {
	background-image: none;
	border:none;
	background-color: transparent;
	font-size: 11px;
	color: #666;
   		 }
    
    #base h2 {
        font-size: 9px;
		border:none;
        color: #666;
		background-color: transparent;
    }

/*_________________PAGE MISSING_______________ */


/*_________________SHOP CART HIDE_______________ */

#inner #cart {
/*top:14px;*/
font-size: 22px;

}
        
#inner #cart a{
color: #49241B;
text-decoration:none;
}

#inner #cart a:hover{
	color: #FF0000;
}
	


/*_________________ADMIN_______________ */

	
#add-chunk {
	margin-left: 165px;
	}
	#inner .chunk .tabs {
		margin-left: -290px;
		}
		.move-page-tab {
		margin-left: -97px;
		}
		
		
#inner .chunk .tabs span { border: none; }

.delete-page-tab {
    top: 16px;
    margin-left: 426px;
}

.delete-page-tab,
.chunk .tabs span,
#add-chunk div,
#add-page div {
    border: none;
}

#add-chunk div { margin-left:  0; }
#add-page  div { margin-right: 0; } 

.linkpanel a
{
	background: none !Important;
}

