/*
Theme Name: Simple Monster
Theme URI: http://politicalmonster.org/
Description: Monsterificaly simple?
Version: Omega Version, or beta, or alpha, you choose!
Author: Nick
Author URI: http://politicalmonster.org/
*/
*
{
	font-weight: normal;
}
HTML
{
	font-size: 62.5%;
}
BODY
{
	font-size: 1.2em;
	font-family: HelveticaNeue-Light, "Helvetica Neue Light", "Helvetica Neue", helvetica, arial, sans-serif;
	margin: 0;
	color: #444444;
	line-height: 1.6em;
	background: #F3F3F3;
}
A
{
	text-decoration: none;
	color: #252525;
	font-weight: bold;
}
A:hover
{
	color: #000000;
}
IMG
{
	padding: 2px;
	border: 1px solid #126283;
}
STRONG, B
{
	font-weight: bold;
}
BLOCKQUOTE
{
	border-left: 3px solid #126283;
	padding-left: 5px;
	margin-left: 5px;
}
H1, H1 A
{
	margin-top: 1px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
}
H2
{
	margin-top: -10px;
	margin-left: 0;
	text-align: center;
	margin-right: 0;
	font-size: 1em;
	color: #FFFFFF;
	font-weight: bold;
}
H3
{
	margin-bottom: -10px;
	margin-top: 30px;
	border-bottom: 2px solid #126283;
	font-weight: bold;
}
UL
{
	margin: 20px 0 15px;
	padding: 0;
}
UL LI
{
	list-style: none;
}
UL LI A
{
	list-style: none;
	padding-left: 10px;
	margin-left: 10px;
	border-left: 3px solid #126283;
}
UL LI A:hover
{
	border-left: 10px solid #126283;
}
UL LI UL
{
	display: none;
}
#nav
{
	position: absolute;
	margin-left: 320px;
}
#nav LI A SPAN
{
	visibility: hidden;
}
#nav LI:hover A SPAN
{
	visibility: visible;
}
#nav LI A
{
	border-left: 5px solid #9BBFBC;
	color: #9BBFBC;
}
#nav LI A:hover
{
	border-left: 10px solid #FFFFFF;
	color: #015B80;
}
.post
{
	width: 310px;
}
#logo
{
	margin: 0 auto;
	width: 300px;
	text-align: right;
	margin-top: 20px;
}
#logo IMG
{
	border: none;
	padding: 0;
}
#colors
{
	float: left;
	width: 100%;
	text-align: center;
	margin-bottom: 5px;
	height: 200px;
}
#main
{
	margin: 0 auto;
	width: 300px;
	margin-top: 10px;
	margin-bottom: 50px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-top: 0px;
	background-image: url(http://www.ulsterWORKS.com/themes/images/OETbanner.jpg);
	background-repeat: no-repeat;
	max-width: 300px;
	background-color: #005A7F;
}
INPUT, TEXTAREA
{
	float: left;
	width: 100%;
	background: #FFFFFF;
	font-family: HelveticaNeue-Light, "Helvetica Neue Light", "Helvetica Neue", helvetica, arial, sans-serif;
	border: 1px solid #CCCCCC;
}
INPUT[type="submit"]
{
	width: 302px;
}
.comment
{
	float: left;
	width: 100%;
	border-bottom: 3px solid #4D4840;
}
.author
{
	background: #CCCCCC;
	padding: 5px;
	width: 290px;
}
.author IMG
{
	border: 1px solid #BBBBBB;
}
.comment_meta
{
	float: left;
	width: 100%;
	border-top: 1px solid #CCCCCC;
}
.author .comment_meta
{
	border-top: 1px solid #BBBBBB;
}
.comment_meta P
{
	float: left;
}
.comment_meta IMG
{
	float: right;
}
#heading
{
	padding-top: 22px;
}
