/*
Theme Name: Devolution
Theme URI: http://www.poisson.it/
Description: sliding into the abyss.
Version: 0.82014789-6
Author: Michael Poisson
Author URI: http://poisson.it/
Tags: for Patty

	Poisson v0.82014789-6
	 http://poisson.it/

	This theme was designed and built by Michael Poisson



*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Trebuchet MS;
	color: #000000;
    background-color: #FFFFFF;
	text-align: center;
	margin:0;
	padding:0;

	
	}

#page {

	text-align: left;

	}

img {
display: none
}

#content {
	font-size: 12pt;
	}
	

#footer {
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family:  Tahoma;
	font-weight: normal;

	}

h1 {
	font-size: 4em;
	text-align: center;
	}


h2 {
	font-size: 1.4em;
	padding-bottom: 2em;
	}

h2.pagetitle {
	font-size: 1.4em;
	font-family:  Tahoma;
		
	}

#sidebar h2 {
	font-family: Trebuchet MS;
	font-size: 1.4em;

	}

h3 {
	font-size: 1.4em;
	}


	
.newsletter {
	display:none;
	}
	
	
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	background-color: white; 
	}

#page {
	
	margin: 0px auto;
	padding: 30px 0 0 0;
	width: 800px;


	}
	

	/* Menu */

#menu {
	display:none;
	}

/* Header */

#header {
	
}

#header div {
	width: auto;
	margin: 0 auto;
}

#header h1 {
	font: 20pt Tahoma;
	margin: 0 0 0 0;
	padding: 24px 0 0 20px;

}



.widecolumn {
	
	padding: 0 0 20px 0px;
	margin: 0px 0 0;
	width: auto;

	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}
	


#footer {
	padding: 0;
	margin: 0 auto;
	width: auto;
	clear: both;
	margin-top: 20px;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	border-top: 1px solid #ddd;
	}
	
#footer a {
display:none;
}

.print {
display:none;
}

/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	margin-bottom:-30px;
	text-align: center;
}



h3 {
	display:none;
	}

h3.comments {
	display:none;
	
	}
/* End Headers */



#sidebar {
display:none;
	}
	



#searchform {
display:none;
	
	}

/* Begin Comments*/
.alt {
	display:none;
	}

.commentlist {
		display:none;
	}

.commentlist li {
		display:none;
	}

.commentlist p {
		display:none;
	}

#commentform p {
		display:none;
	}

.nocomments {
	display:none;
	}

.commentmetadata {
	display:none;
	}

hr {
	display: none;
	}

.gContent {
display:none;

	}
