/* @override http://www.meetvarjakpaw.com/assets/style/screen.css */

@import url(reset.css);
@import url(typography.css);
@import url(sIFR-screen.css);

body {
	background: #070707 url(../images/header-bg.gif) repeat-x 0px 50px;
	color: #DED3D1;
	font: 12px/1.4em Helvetica, Arial, Verdana, Sans-Serif;
	text-align: center!important;
	}


.clear {clear: both;}

#wrap {
	margin: 10px auto;
	width: 700px;
	}
	
#content-main {
	text-align: left;	margin-top: 20px!important;
	}
	
	#content {
	padding-top: 20px;
	}
	
#blog-page #content-main {
	float: left;
	width: 500px;
	}
	
#header {
	position: relative;
	height: 314px;
	}
	
#footer {
	clear: both;
	border-top: 1px solid #121E35;
	margin: 60px 0px 0px 0px;
	padding: 60px 0px 0px 0px;
	text-align: center;
	}
	
.comment-item {
	font-size: 12px;
	padding: 20px 20px 15px 20px;
	margin: 10px 0;
	width: 500px;
	}
	
.odd {
	background-color: #080d17;
	}
	
.even {
	background-color: #0e1729;
	}
	
.clear-me {
	clear: both;
	}
	
.video-item {
	width: 340px;
	display: block;
	float: left;
	margin: 0px 20px 20px 0px!important;
	}
	
.video-object {
	border: 10px solid #080D17;
	height: 240px;
	display: block;
	}
	
.last {
	margin-right: 0!important;
	}
	
.video-split {
	border-top: 1px solid #0F192D;
	}
	
#blog-page #archives {
	float: right;
	width: 170px;
	border-right: 5px solid #09152F;
	text-align: right!important;
	background-color: #080D17;
	padding: 0px 0px 10px 0px;
	position: relative;
	top: 30px;
	}
	
#rss {
	float: right;
	width: 170px;
	text-align: right!important;
	position: relative;
	top: 20px;
	}
	
#blog-page #archives a {
	float: right;
	display: block;clear: both;
	border-bottom: 1px solid #09152F;
	padding: 5px 20px 5px 30px;
	color: #56C5F0;
	}
	
#content-right {
	float: right;
	width: 320px;
	}
	
#comment-form {
	margin-bottom: 20px;
	}
	
.post-item {
	padding-bottom: 0px;
	margin: 0px 0px 20px 0px;
	}	
	
.post-info {
	position: relative;
	background: #080D17;
	font-size: 11px;
	padding: 7px;
	}




/* clearing floats */
div.gallery-wrap { display: inline-block; }
div.gallery-wrap:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
* html div.gallery-wrap { height: 1%; }
div.gallery-wrap { display: block; }
	
.gallery-item {
	padding: 10px;
	background: #080D17;
	width: 200px;
	float: left;
	margin: 10px 20px 10px 0px;
	}	
	
.last {
	margin-right: 0!important;
	}
	
/* Lists */

#nav {
	margin: 30px 0px 0px 73px;
	}
	
#nav li {
	display: inline;
	}
	
#nav li a {
	display: block;
	float: left;
	height: 33px;
	text-indent: -9999px;
	overflow: hidden;
	}
	
#nav li#li-home a {
	background: url(../images/li-home.gif) no-repeat top left;
	width: 55px;
	}
	
#nav li#li-about a {
	background: url(../images/li-about.gif) no-repeat top left;
	width: 61px;
	}
	
#nav li#li-tour a {
	background: url(../images/li-tour.gif) no-repeat top left;
	width: 50px;
	}
	
#nav li#li-links a {
	background: url(../images/li-links.gif) no-repeat top left;
	width: 51px;
	}	
	
#nav li#li-blog a {
	background: url(../images/li-blog.gif) no-repeat top left;
	width: 49px;
	}
	
#nav li#li-video a {
	background: url(../images/li-video.gif) no-repeat top left;
	width: 56px;
	}
	
#nav li#li-gallery a {
	background: url(../images/li-gallery.gif) no-repeat top left;
	width: 62px;
	}
	
#nav li#li-schools a {
	background: url(../images/li-schools.gif) no-repeat top left;
	width: 73px;
	}
	
#nav li#li-mailing a {
	background: url(../images/li-mailing.gif) no-repeat top left;
	width: 94px;
	}
	
dl {
	margin: 30px 0px 0px 0px;
	}	

/* Images */
	
#footer img {
	width: 500px!important;
	margin: 0px 0px 15px 0px;
}
	
img {
	border: none!important;
	}
	
.comment-credits strong {font-size: 14px !important;}
