/*
Theme Name: EvEm
Theme URI: http://evem.org.au/
Description: The Evil Empire Custom Theme.
Version: 1.0
Author: Andrew Tetlaw
Author URI: http://tetlaw.id.au/
Tags: fixed width, two columns

*/



body {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	font-family: tahoma, verdana, Arial, sans-serif;
	font-size: 76%;
	line-height: 140%;
	color: #1F1F1F;
	background-color: #000;
	background-image: url(/evem/images/moonbg.jpg);
	background-repeat: no-repeat;
	background-position: -50px -2px;
	background-attachment: fixed;
}

#page {
  width: 680px;
	margin: 0 auto;
	padding-bottom: 100px;
}

#sitetitle {
	position: fixed;
	top: 5px;
	left: 5px;
	color: #F2F2F2;
	font-size: 1.2em;
	font-weight: normal;
	text-transform:uppercase;
	width: 300px;
	padding: 0;
	margin:  0;
}
#archivesevemlogo {

}

#sitetitle a, #sitetitle a:visited, #sitetitle a:hover, #sitetitle a:active {
	color: #F2F2F2;
	text-decoration: none;
}

#banner {
	position: relative;
	width: 670px;
	padding: 5px;
	background-color: #333;
	margin-bottom: 5px;
}

#sitecap {
	float: right;
	color: #F2F2F2;
	padding: 5px;
	width: 125px;
}

div.mainmenu {
  position: relative;
	width: 670px;
	padding: 5px;
	background-color: #333;
	margin-bottom: 5px;
	color: #6C9400;
	font-size: 0.9em;
	clear: both;
}

div.mainmenu a, div.mainmenu a:visited {
	color: #6C9400;
	text-transform: uppercase;
}

div.mainmenu a:hover, div.mainmenu a:active {
	color: #A4E100;
}

div.mainmenu2 {
  margin-bottom: 5px;  
}

#content {
  position: relative;
	background-color: #e0e0e0;
	width: 680px;
	padding: 0;
	margin-bottom: 5px;
}

#main {
  position: relative;
	background-color: #f2f2f2;
	width: 485px;
	padding: 15px 15px 100px 15px;
	border-right: 3px solid #000;
	min-height: 500px;
}

#sidebar {
  position: absolute;
  right: 0;
  top: 0;
	width: 160px;
}

#ads {
  margin: 0 10px;
}
#sidebar ul {
	margin: 0;
	padding: 0;
}

#sidebar li {
	list-style-type: none;
}
#footer {
	color: #ccc;
	position: relative;
	width: 670px;
	padding: 5px;
	background-color: #333;
	text-transform: uppercase;
	font-size: 0.8em;
	margin-top: 5px;
}
#footer p {
	margin: 0;
	text-align: center;
}

/* ==== post lists ==== */

.post_title, .post h3 {
  color: #6C9400;
  font-size: 1.1em;
  text-transform: uppercase;
}

.post_title a:link, .post_title a:visited, .post h3 a:link, .post h3 a:visited {
  color:#6C9400;
  text-decoration:none;
}

.post_title a:hover, .post_title a:active {
  color:#A4E100;
}

.post {
	margin-bottom: 30px;
	clear: both;
}
.postmetadata {
  font-size:0.8em;
  text-transform:uppercase;
  margin: 0;
  color: #666;
  clear:both;
}

.entry {
	padding:  15px;
}

.entry img, .entry-single img {
	border:3px solid #CCCCCC;
  margin:5px;
  padding:1px;
}

img.alignleft {
	float: left;
}
img.alignright {
	float: right;
}
/* ==== comment area ==== */

h3#comments {
	margin-bottom: 15px;
} 

#respond {
	clear: both;
}
.comment_form_row {
	margin: 15px 0;
}
label {
	display: block;
}
textarea, input.field {
	border: 1px solid #666;
}

textarea {
	font-size: 1.2em;
}
input.button {
	text-transform: uppercase;
	border: 1px solid #666;
	padding: 0px;
}

.comment {
	background-color: #E0E0E0;
	padding: 2px;
	clear: both;
	min-height: 100px;
	margin-bottom: 15px;
}

.comment cite {
	font-style: normal;
}
.commentmetadata, .comment-author {
	font-size:0.8em;
  text-transform:uppercase;
  margin: 0;
  color: #666;
}

.commentmetadata {
	padding: 2px;
	background-color: #f2f2f2;
}

img.avatar {
	float: left;
	margin: 0 4px 4px 0;
}
/* ==== archives page ====*/

.archives_section {
	padding: 15px 0;
	clear: both;
}
#searchform {
	color: #6C9400;
	text-transform: uppercase;
}

#searchform .field {
	width: 100px;
	font-size: 1.2em;
	background-color: #333;
	border: 1px solid #6C9400;
	color: #A4E100;
}

#searchform .button {
	background-color: transparent;
	font-size: 0.8em;
	border: 1px solid #6C9400;
	color: #6C9400;
}

#archivesevemlogo {
	float: right;
	margin: 0 0 8px 4px;
}
ul.old_archives {
	clear: both;
}

/* ==== GALLERY page ====*/

img.gog_page_img {
	float: left;
	margin: 0 4px 8px 0;
}
img.gog_page_img_rt {
	float: right;
	margin: 0 0 8px 4px;
}

.archives_section ul {
	clear: both;
}

/* ===== SEARCH ===== */

#search-form, #cse-search-box, #cse-search-box div {
  width:  290px;
}

#search-form {
  position: absolute;
  right: 0;
  top:  4px;
}
#cse-search-results {
  padding: 2em;
}

/* ===== Basic Tags ===== */

a, a:link, a:visited	{color: #666;}
a:active, a:hover	{color: #E08700;}

h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	font-weight: normal;
}

h1 {
	font-size: 1.4em;
}

h2 {
	font-size: 1.2em;
}

h3 {
	font-size: 1.1em;
}

h4 {
	font-size: 1em;
}

img {
	border: none;
}

form {
	padding: 0px;
	margin: 0px;
}



pre {
	font-family: monospace;
	font-size: 1em;
	line-height: normal;
}

blockquote {
	font-style: italic;
}


