/*

Theme Name: Pyranha

Theme URI: http://wordpress.org/

Description: Bespoke Wordpress theme by Loz Brown

Version: 2.1

Author: Loz Brown

Author URI: http://protazoa.com/

*/


/* Begin Typography & Colors */

body {



	font-size: 80%;/*  Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #000000;
	color: #ffffff;
	text-align: center;
	}

h1 {
	font-size: 3em;
	text-align: left;
	}


h2 {
	font-size: 1.6em;color:999999;}

h2.pagetitle {
	font-size: 1.6em;
	}
h3 {font-size: 1.3em;
	}
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
text-decoration: none;
	color: white;}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #999999;
	}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
}

a, h2 a:hover, h3 a:hover {
	color: #e37f01;
	text-decoration: none;
	}
a:hover {
	color: #147;
	text-decoration: underline;
	}

/* End Typography & Colors */

/* Begin Structure */

body {	margin: 0 0 20px 0;
	padding: 0;
	}

.postmetadata {
	clear: left;}

/* End Structure */

/*	Begin Headers */
h1 {	}
h2 {	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}
#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {	padding: 0;
	margin: 30px 0 0;}

h3.comments {

padding: 0;

margin: 40px auto 20px ;
	}
/* End Headers */

/* Begin Images */


/*	Using 'class="alignright"' on an image will (who would've thought?!) align the image to the right. And using 'class="centered',	will of course center the image. This is much better than using align="center", being much more futureproof (and valid) */


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

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}
.alignleft {
	float: left
	}

/* End Images */

/* Begin Lists
/* End Entry Lists */

/* Begin Form Elements */

/* End Form Elements */

/* Begin Sidebar */
/* End Sidebar */


/* Begin Various Tags & Classes */



.center {

	text-align: center;
	}

hr {}
a img {
border: none;
}

.headertable{border-style: none;}


.topmenu{background-color: #e47f00;}
.maincell{background-color: #000000; margin-left: 50px;
background-image: url(images/pyranhabackground.gif);
background-repeat:repeat-y;
margin-left: 10px;
}

.maincell img{margin: 5px;
border: 2px solid #E67B00;
}


/* End Various Tags & Classes*/











