/*
Theme Name: Z-Mach
Theme URI: http://site.z-machines.com
Description: Theme for the personal site of Zac North.
Author: Zac North
Author URI: http://site.z-machines.com
Version: 1.0
.
License: This theme may NOT be used without the express permission of Zac North. Email him for more info.
.
*/

#header{
	line-height: 0px;
	width: 50%;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	vertical-align: top;}
	
div.sidebar{
	line-height: 11px;
	position: absolute;
	height: 300px;
	width: 0px;
	left: 12px;
	float: left;}
    
 div.background_right{
	line-height: 11px;
	position: relative;
	height: 300px;
	width: 0px;
	left: -95px;
	float: left;}

#sidebar_text{
	color: white;
	font-family: garamond;
	width: 71px;
	position: relative;
	top: -150px;
	left: 35px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	text-align: center;}


#sidebar_text_bottom{
	color: white;
	font-family: garamond;
	width: 71px;
	position: relative;
	top: -155px;
	left: 37px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	text-align: center;}
	
#footer{
	color: white;
	font-family: arial;
	font-size: 7pt;
	margin-top: 0;
	padding: 10px;
	text-align: center;}
	
#buttons{
	margin-left: auto;
	margin-right: auto;
	position: absolute;
	height: 0px;
	width: 0px;
	top: 730px;
	left: 26px;
	text-align: center;
	display: block;}

#donate{
	position: relative;
	top: -30px;
	left: 25px;}

img.center{
	display: block;
	margin-left: auto;
	margin-right: auto;}

img.rss{
	display: block;
	margin-left: 27px;
	margin-right: auto;}

div.meta{
	color: white;
	font-family: arial;
	font-size: 7pt;
	margin-top: 0;
	text-indent: 0px;}
	
div.content, div.post, div.page_title, div.post_title, p, img.button, #footer, div.meta, div.alignleft, div.alignright{
	width: 85%;
    margin-right:auto;
    }
div.cheat{
background: url('images/site_bg_r.png') repeat-y right;
}
body{ 
	background-image: url('images/site_bg.png');
	background-repeat: repeat-y;
	background-position: left; 
	background-attachment: fixed;
	background-color: #3a7741;
/*	width: 85%;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;*/}

div.button{
	color: white;
	font-family: garamond;
	font-weight: bold;
	text-align: center;
	background-image: url('images/site_button.png');
	vertical-align: sub;}
	
div.content{
	font-family: arial;
	color: white;
	text-indent: 0pt;
	margin: 0 auto;
	padding: 0 0 0 0;
	background: transparent;}
	
div.page_title{
	color: white;
	font-family: garamond;
	font-size: xx-large;
	font-weight: bold;
	text-align: center;}
	
div.post_title{
	color: white;
	font-family: garamond;
	font-size: x-large;
	font-weight: bold;
	text-align: center;}
	
div.alignleft{
	text-align: left;}

div.alignright{
	text-align: right;}
	
p{
	font-family: arial;
	color: white;
	text-indent: 0pt;
	margin-top: 1em;
	padding: 0 0 0 0;
	background: transparent;
	line-height: 1.3;}
	
p.center{
	text-align: center;}

p.indent{
	text-indent: 30pt;}
	
ol.commentlist{
	font-family: arial;
	color: white;
	/*text-indent: 30pt;*/
	margin: 0 auto;
	padding: 0 0 0 0;
	background: transparent;
	width: 500px;
	margin-left: auto;
	margin-right: auto;}
	
a:link{
	text-decoration: underline;
	color: white;}

a:visited{
	text-decoration: underline;
	color: lightgrey;}

a:active{
	text-decoration: none;}
	
a:hover{
	text-decoration: underline;}
	
a img{
	border: none;}
	
a.sidebar{
	text-decoration: none;
	color: white;}
	
.uline{
	text-decoration: underline;}

h3{
	color: white;}

h2{
	color: white;}