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

* {
	margin:0;
	padding:0;
	
}


body {
	background-color: #d5d6d7;
	background: url('../images/sand.jpg') repeat;
	background-repeat: repeat;
	background-attachment: fixed;

	}
#header {
	display: block;
	width: 980px;
	height:306px;
	background-image: url(../images/iskele1.jpg);
	background-repeat: repeat-y;
	position: fixed;
}


#page {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/iskele1.jpg)!important;
	background-repeat: repeat-y;
}


#container {
	margin-bottom: 21px;
	background-image: url(../images/iskele1.jpg)!important;
	background-repeat: repeat-y;
	min-height:1000px;
	}

#content {
	margin-top: 320px;
	margin-top: 320px !ie;
}

.content {
	background-image: url(../images/contentbg.png);
	background-repeat: repeat;
	padding:20px;
	margin-left:25px
}
.entry-content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	color: #CCC;
	}
.entry-content td{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	color: #CCC;
	font-variant: small-caps;
	}

.content img{
	margin-top:10px;
	border: thin solid #000;
}

.gallery img{
	padding-top:0px;
}

.logo {
	float: left;
	margin-top: 17px;
	margin-left:-15px;
	overflow: visible;
	position: absolute;
	position:relative !ie;
	z-index: 2;	/* position: fixed;
	z-index: 2; */
}
.postcard {
	float: right;
	float: left !ie;
	margin-left: 570px;
	margin-left: 570px !ie;
	margin-top: -25px;
	margin-top: -230px !ie;
	overflow: visible;
	position: absolute;
	position: relative !ie;
	z-index: 1;	/* position: fixed;
	z-index: 1; */
}

#nav {
	background-image: url(../images/contentbg.png);
	background-repeat: repeat;
	height: 116px;
	width: 960px;
	margin-top: 120px;
	margin-top: -445px !ie;
	margin-left: 10px;
	position: absolute;
	position:relative !ie;
	display: block;
	border-top-width: 0.5px;
	border-right-width: 0.5px;
	border-bottom-width: 0.5px;
	border-left-width: 0.5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	z-index: 3;
}
#nav .flashnav {
	margin-top: -20px;
	}
.doodles {
	background-image: url(../images/doodleshadow.png);
	background-repeat: no-repeat;
	display: block;
	height: 161px;
	width: 844px;
	margin-left:37px;
	position: fixed;
	margin-top:312px;
		z-index: 2;
}

.one, .two, .three, .four {
	float:left;
	padding-left:20px;
}


#title {
	margin-top:10px;
	display: block;
	height: 50px;
	width: 659px;
}

.description {
text-indent:-5000px;
}

#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 786px;
	margin-left: 186px !ie;
	margin-top:100px;
	width: 200px;
	background-color: #666;
	
}

.panel_button {
	background-image: url(../images/toppaneltab.png);
	background-repeat: no-repeat;
	display: block;
	margin-left: 380px;
	margin-left: 40px !ie;
	margin-top: -195px !ie;
	position: relative;
	top: 0px;
	width:183px;
	width:183px !ie;
	height:45px;
	padding:1px;
	z-index: 20;
	cursor: pointer;
	
}
.panel_button img {
	position: relative;
	top: 5px;
	border: none;
	text-align: center;
}
.panel_button a {
	text-decoration: none;
	color: #fffedf;
	font-size: 1.1em;
	font-weight: bold;
	position: relative;
	left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: -0.2px;
	letter-spacing: -1px !ie;
	font-style: italic;
}
.panel_button a:hover {
	color: #F33;
}

#toppanel {
	position: absolute;
	width: 900px;
	left: 0px;
	z-index: 25;
	text-align: center;

}
#panel {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.88em;
	width: 980px;
	position: relative;
	top: 1px;
	height: 0px;
	margin-left: auto;
	margin-right: auto;
	z-index: 10;
	overflow: hidden;
	text-align: left;
}

#panel_contents {
	font-size: 0.88em;
	background: black;
	filter:alpha(opacity=90);
	-moz-opacity:0.90;
	-khtml-opacity: 0.90;
	opacity: 0.90;
		margin-top: -400px !ie;

	height: 100%;
	width: 980px;
	position: absolute;
	z-index: -1;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#panel p{
	margin:0;
}

#panel h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: white;
	font-weight: normal;
	top: 10px;
	font-size: 1.2em;
}
#panel h2 {
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #447c6f;
	font-size: 16px;
	position: absolute;
	top: 60px;
	left: 350px;
}

.border {
	border: 2px #1d1d1d solid;
}
img.border {
	float: left;
	margin-right: 15px;
	margin-bottom: 8px;
}
img.border_pic {
	border: 15px #1d1d1d solid;
	position: absolute;
	top: 110px;
	float: left;
	margin-left: 150px;
	width: 250px;
	height: 150px;
	z-index: 30;
}
div#login {
	
	position: absolute;
	right: 150px;
	top: 110px;
	background: #46392f;
	text-align: left;
	padding-left: 10px;
}
div#login p {
	color: #CCCCCC;
	font-family: Century Gothic, Georgia, "Times New Roman", Times, serif;
	/*line-height: 25px; */
}
div#login input#password {
	position: relative;
	right: -6px;
}
div#login input#login_btn {
	border: 1px #899690 solid;
	cursor: pointer;
	position: relative;
	top: 30px;
	left: 86px;
}

.contact {
	width:250px;
	margin-left:20px;
	}

.contact input.field {
width:240px;
}

.contact label {
	clear:both;
	display:block;
	float:left;
	padding-top:8px;
	
}

.register {
	width:600px;
	margin-left:30px;
	border-left:#999;
	border-left:.5px;
	border-left:solid;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 15px;
}

.register td {
	width:200px;
	padding-top:8px;

}

.left {
	float:left
}

.right {
	float:right;
}

#primary ul {
	margin:0px;
}

#primary ul li {
	width:230px;
	background-image: url(../images/navbar.png);
	line-height:25px;
	filter:alpha(opacity=70);
	-moz-opacity:0.70;
	-khtml-opacity: 0.70;
	opacity: 0.70;
	cursor: pointer;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
	margin-bottom:3px;
	
}

#primary ul li a{
	width:210px;
	color: #72ECFF;
	text-decoration: none;
}

#primary ul li:hover{
	width:230px;
	cursor: pointer;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 8px;
	color: #000;
	background-color: #09F;
}

#post-8 menus_plus-4 {
	display:none;
}

#meerkat-wrap {
	width: 100%;
	position: fixed;
	bottom: 0;
}

#meerkat-container {
	height: 100px;
}

#meerkat {
	width: 980px;
	margin: 0 auto;
	color: #FAFAFA;
	padding-top: 10px;
}

.footprint {
	margin-left:-130px;
	position:absolute;
	position: relative !ie;
	margin-top:10px;
	overflow:visible;
	z-index: 0;
	background-image: url(../images/footprint.png);
	background-repeat: no-repeat;
	display: block;
	height: 323px;
	width: 259px;	
}

.quotes {
	font-size:1.6em;
	font-style: italic;
	color: #FC0;
}
.important {
	font-size:1.2em;
	font-style: italic;
	color: #FC0;
}


#primary ul li.page-item-58{
	
	filter:alpha(opacity=93);
	-moz-opacity:0.93;
	-khtml-opacity: 0.93;
	opacity: 0.93;
	cursor: pointer;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-align: center;	
	}
	
#primary ul li.page-item-58:hover{
	background-color: #9C0;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
	cursor: pointer;
	}
	
.singular-page-58 li.current_page_item{
	filter:alpha(opacity=93);
	-moz-opacity:0.93;
	-khtml-opacity: 0.93;
	opacity: 0.93;
	cursor: pointer;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-align: center;	
	}
	
.singular-page-58 li.current_page_item:hover{
	background-color: #9C0;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
	cursor: pointer;
	}
	
	.black_overlay{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}
 
.white_content {
	display: none;
	position: absolute;
	top: 25%;
	left: 25%;
	width: 50%;
	height: 50%;
	padding: 16px;
	border: thin solid #FFF;
	background-color: black;
	z-index:1002;
	overflow: auto;
	font-family: Tahoma, Geneva, sans-serif;
}
