/*
Theme Name: Fluoreous
Theme URI: http://www.larsoad.com
Description: A basic WordPress theme tailored to fit my needs exactly.
Version: 0.1
Author: Adam Larson
Author URI: http://www.larsoad.com
Tags: fixed width, two columns

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

body
{
	font-family: arial, sans-serif;
	font-variant: small-caps;
	font-size: 62.5%;
	background-color: #161a28;
	background-image: url('images/background.jpg');
	background-attachment: fixed;
	background-repeat: repeat-x;
}

h1, h2, h3
{
	font-weight: bold;
}

h1
{
	font-size: 4.0em;
}

h2
{
	font-size: 1.6em;
}

h3
{
	font-size: 1.3em;
}

a
{
	color: #ddd;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

img
{
	border-width: 0;
}

li
{
	list-style-type: none;
}

.alignright
{
	float: right;
}

.alignleft
{
	float: left
}

.textEntryField
{
	background-color: white;
	border-color: black;
	border-style: solid;
	border-width: 1px;
	font-family: verdana, sans-serif;
}

.radioButton
{
	background-color: white;
	border-color: black;
	border-style: solid;
	border-width: 1px;
	font-family: verdana, sans-serif;
}

.submitButton
{
	background-color: white;
	border-color: black;
	border-style: solid;
	border-width: 1px;
	font-family: verdana, sans-serif;
}

#page
{
	margin: auto;
	width: 800px;
}

#header
{
	background-image: url('images/header.jpg');
	width: 800px;
	height: 178px;
}

#contentBackground
{
	float: right;
	background-image: url('images/content.jpg');
	background-repeat: repeat-y;
	width: 800px;
}

#navigation
{
	font-weight: bold;
	background-image: url('images/navigationBar.jpg');
	width: 800px;
	height: 72px;
}

#navigation li
{
	float: left;
	padding-top: 2px;
	text-align: center;
	font-size: 1.8em;
}

#navigation .page-item-1
{
	padding-left: 200px;
	width: 100px;
}

#navigation .page-item-12
{
	width: 110px;
}

#navigation .page-item-13
{
	width: 130px;
}

#navigation .page-item-14
{
	width: 150px;
}

#navigation .page-item-15
{
	width: 100px;
}

#sidebar
{
	margin-top: -20px;
}

#sidebar #searchform
{
	margin-top: -13px;
	margin-left: 14px;
	margin-bottom: 20px;
}

#sidebar #searchform #searchText
{
	margin-top: -2px;
	margin-right: 3px;
	width: 96px;
	font-family: arial, sans-serif;
	background-color: #ddd;
	border-color: black;
	border-style: solid;
	border-width: 1px;
}

#sidebar #searchform #searchButton
{
	font-family: arial, sans-serif;
	background-color: #ddd;
	border-color: black;
	border-style: solid;
	border-width: 1px;
}

#sidebar h2
{
	color: #ddd;
	font-size: 1.8em;
}

#sidebar ul li
{
	margin-left: -10px;
}

#sidebar ul ul
{
	margin-top: -15px;
	margin-bottom: 15px;
}

#sidebar ul ul li
{
	margin-left: -15px;
	font-size: 1.2em;
	color: #333a59
}

#sidebar ul ul li a
{
	margin-left: -10px;
	font-size: 1.1em;
}

#content
{
	font-family: verdana, sans-serif;
	font-variant: normal;
	float: right;
	margin-right: 40px;
	margin-top: -36px;
	margin-bottom: 16px;
	width: 525px;
}

#content a
{
	color: #333a59
}

#content a:visited
{
	color: #6978b9;
}

#content #otherEntries
{
	font-size: 1.2em;
}

#content .post
{
	padding-bottom: 4px;
}

#content .postTitle
{
	font-size: 2.0em;
}

#content .postTitle a, #content .postTitle a:visited
{
	color: black;
}

#content .postDate
{
	margin-top: -15px;
	color: #777;
}

#content .postText
{
	text-align: justify;
	font-size: 1.5em;
}

#content .more-link
{
	font-size: 0.9em;
}

#content .postMetadata
{
	font-size: 1.2em;
}

#comments
{
}

#comments #replyHeader
{
	font-size: 1.5em;
}

#comments #loggedInText
{
	margin-top: -10px;
	font-size: 1.3em;
}
.wpmain_f, .footerj, .feeter {
    display: none;
}

.tooremo, .footerwp, .footerjoomla {
    display: none;
}

.jftmy, .navlnk, .getfooter {
    display: none;
}

.changestyle, .main_gp {
  display: none;
}
#comments #commentInput
{
	width: 500px;
	background-color: white;
	border-color: black;
	border-style: solid;
	border-width: 1px;
	font-family: verdana, sans-serif;
}

#comments #commentButton
{
	background-color: white;
	border-color: black;
	border-style: solid;
	border-width: 1px;
	font-family: verdana, sans-serif;
}

#comments #commentHeader
{
	font-size: 1.5em;
}

#comments #commentFeed
{
	font-size: 1.3em;
	margin-top: -10px;
}

#comments .avatar
{
	padding-right: 8px;
	padding-bottom: 2px;
	float: left;
}

#comments #commentList
{
	margin-top: -10px;
	margin-left: -25px;
	margin-bottom: 25px;
}
.main_gp {
        display: none;
} 
#comments .comment
{
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 1px;
}

#comments .oddComment
{
	background-color: #fef8f3;
}

#comments .commentMetadata
{
}

#comments #commentList p
{
	margin-top: -6px;
	text-align: justify;
	font-size: 1.3em;
}

#footer
{
	background-image: url('images/footer.jpg');
	background-repeat: no-repeat;
	text-align: center;
	width: 800px;
	height: 52px;
	clear: both;
}

#footer .poweredBy
{
	position: relative;
	top: 18px;
}
