/*
Theme Name: FrazerK
Theme URI: http://www.frazerk.org/
Description: Theme for FrazerK.
Version: 1.0
Author: Jonas Marczy
Author URI: http://jonas.marczy.net/
*/

a:link {
		color: #274d05;
		text-decoration: underline;
	}

a:visited {
		text-decoration: underline;
		color: #274d05;
	}

a:active {
		text-decoration: none;
		color: #dedede;
	}

a:hover {
		text-decoration: underline;
		color: #540200;
	}

body {
	top: 20px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	width: 995px;
	right: auto;
	left: auto;
	color: DimGray ;
	background-color: black;
	font-size: medium; /* Resets 1em to 10px */
	font-family: Arial;
	text-align: center;
	}

#backgroundindex {
	text-align: left;
	background-repeat: no-repeat;
	padding-top: .5em;
	padding-left: 1em;
	height: 550px;
	width: 995px;
	background-color: black;
	background-image: url('images/index.jpg');
	}

#background {
	text-align: left;
	background-repeat: no-repeat;
	padding-top: .5em;
	padding-left: 1em;
	height: 550px;
	width: 995px;
	background-color: black;
	background-image: url('images/webpages.jpg');
	}

#backgroundgreen {
	text-align: left;
	background-repeat: no-repeat;
	padding-top: .5em;
	padding-left: 1em;
	height: 550px;
	width: 995px;
	background-color: black;
	background-image: url('images/webpages.jpg');
	}

#backgroundpaint {
	text-align: left;
	height: 550px;
	padding-left: 1em;
	padding-top: .5em;
	width: 995px;
	background-color: black;
	background-repeat: no-repeat;
	background-image: url('images/backgroundpaint.jpg');
	}

#backgroundsing {
	text-align: left;
	height: 550px;
	left: 500px;
	padding-left: 1em;
	padding-top: .5em;
	width: 995px;
	background-color: black;
	background-repeat: no-repeat;
	background-image: url('images/backgroundsing.jpg');
	}

#sectiontitle {
		font-size: 2em;
		color: DimGray   ;
		position:relative;
		left:13px;			
	}

#content {
		width: 750px;
		height: 400px;
		overflow:scroll; 		
font-size: medium;
		margin-right: 1em;
		margin-left: 1em;
		margin-bottom: 1em;
		margin-top: 1em;
		padding: .5em;
		background-color: white;
		color: #784728;
		filter:alpha(opacity=80);
		-moz-opacity:0.8;
		-khtml-opacity: 0.8;
		opacity: 0.8;		
	}

#contentmedia {
		width: 750px;
		height: 400px;
overflow:scroll; 
		line-height: 1.4em;
		font-size: medium;
		margin-right: 1em;
		margin-left: 1em;
		margin-bottom: 1em;
		margin-top: 1em;
		padding: .5em;
			
		background-color: white;
		color: #784728;
filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	}

#contentgallery {
		width: 750px;
		height: 500px;
overflow:scroll;
		line-height: 1.4em;
		font-size: medium;
		margin-right: 1em;
		margin-left: 1em;
		margin-bottom: 1em;
		margin-top: 1em;
		padding: .5em;
		background-color: white;
		color: #784728;
		filter:alpha(opacity=80);
		-moz-opacity:0.8;
		-khtml-opacity: 0.8;
		opacity: 0.8;
	}

#contentright {
		width: 600px;
		height: 400px;
		overflow:scroll;
		font-size: medium;
		left: 300px;
		position: relative;
		margin-right: 1em;
		margin-left: 1em;
		margin-bottom: 1em;
		margin-top: 1em;
		padding: .5em;
		background-color: white;
		color: #784728;
		filter:alpha(opacity=80);
		-moz-opacity:0.8;
		-khtml-opacity: 0.8;
		opacity: 0.8;
	}

#contentbio {
		width: 600px;
		height: 300px;
		overflow:auto;
		font-size: medium;
		position:absolute;
		left:300px;
		margin-right: 1em;
		margin-left: 1em;
		margin-bottom: 1em;
		margin-top: 1em;
		padding: .5em;
		background-color: white;
		color: #784728;
		filter:alpha(opacity=80);
		-moz-opacity:0.8;
		-khtml-opacity: 0.8;
		opacity: 0.8;
		
	}

#post {
		padding-bottom: 0px;
		margin-bottom: 0px;
		padding-top: 0px;
		margin-top: 0px;
		text-align: left;
	}

#entry {
	}

#navigation {
		width: 765px;
		left: 1em;
		position: relative;
		bottom: .9em;
		max-height: 1.1em;
		background-color: #c6c6c6;
		text-align: right;
				
	}

#footer {
		background: top;
		border: none;
	}

#menu {
		font-family: Verdana;
		font-size: .8em;
		padding-top: .7em;
		word-spacing: 3.3em;
	}

h1 {
		display: inline;
		word-spacing: 6px;
		font-size: 3em;
		font-weight: bold;
	}

h2 {
		font-size: 1.6em;
		padding: .5px;
		display: inline;
		font-weight: bold;
	}

img.aligncenter {
	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;
	}

hr {
		clear: both;
		min-width: 700px;
	}

img { 
border: none;
	}
