/*

	Cogs in the machine stylesheet	
	Copyright ThreeFormed Media
	
	You can borrow, but give credit where it's due.

*/

@import url("reset.css");
@import url("captcha.css");

/* GENERAL
*****************************************************************************/
html, body {
	font: normal 11px/1em Arial, Helvetica, sans-serif;
	color: #000000;
	background: #000000 url(images/wrapper/bg-repeat_x.gif) 0 0 repeat-y;
	height: 100%;
}
#wrapper {
	min-height: 100%;
	width: 100%;
	background: transparent url(images/wrapper/cog-lrg-white.png) 0 10px repeat-y;
	/*background: transparent url(images/wrapper/cog-lrg-black.png) 0 -110px repeat-y;*/
	/*background: transparent url(images/wrapper/cog-lrg.png) 0 -40px repeat-y;*/
	_background: none;
	margin: 0;
	padding: 0;
	border: none;;
}

/* LAYOUT
*****************************************************************************/
#leftColumn {
	width: 580px;
	float: left;
}
#rightColumn {
	margin-left: 580px !important;
	color: #FFFFFF;
}

/* HEADER (rightColumn)
*****************************************************************************/
#logo {
	display: block;
	width: 240px;
	height: 120px;
	background: transparent url(images/wrapper/logo.jpg) 0 30px no-repeat;
	text-decoration: none;
	padding-top: 30px;
	margin-bottom: 25px;
}
#intro {
	color: #FFFFFF;
	width: 260px;
	margin: 15px 0 15px 0;
}
#intro p {
	margin: 2px 15px 0 30px;
	font: normal 11px/1.3em Arial, Helvetica, sans-serif;
}
#intro h1 {
	font: bold 18px/16px Arial, Helvetica, sans-serif;
	margin: 0 0 -4px 15px;
	width: 250px;
}

/* NAVIGATION (rightColumn)
*****************************************************************************/
#navigation {
	border-left: 1px solid #212121;
	position: relative;
	left: -1px;
}
#navigation li {
	background: #293739 url(images/wrapper/rightMargin-bg.gif) 0 0 repeat-x;
	display: block;
	border-top: 1px solid #212121;
	border-bottom: 1px solid #384a4d;
}
#navigation li a {
	text-decoration: none;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	color: #C1272D;
	padding: 8px 0 8px 19px;
	display: block;
}
#navigation li a:hover {
	color: #FFFFFF;
}

/* RIGHT COLUMN BLOCKS
*****************************************************************************/
#rightColumn .block {
	background: #293739 url(images/wrapper/rightMargin-bg.gif) 0 0 repeat-x;
	display: block;
	border-bottom: 1px solid #384a4d;
	border-left: 1px solid #212121;
	border-top: 1px solid #212121;
	padding: 8px 0 8px 19px;
	position: relative;
	left: -1px;
}
.stats {
	font-weight: bold;
}
.stats li {
	display: block;
	padding: 3px 0 3px 4px;
	border-top: 1px dotted #7EAAB1;
	border-left: 5px solid #7EAAB1;
	margin-bottom: 5px;
	text-transform: uppercase;
}
.stats li ul {
	margin-top: 5px;
	border-top: 1px dotted #384a4d;
}
.stats li ul li {
	font-weight: normal;
	border: none;
	padding: 1px 0 1px 4px;
	margin: 0 0 2px 0;
	border-left: 5px solid #384a4d;
	text-transform: none;
}

/* CONTENTS
*****************************************************************************/
#content {
	width: 559px;
	background: #FFFFFF;
	border-right: 1px solid #212121;
	_position: relative;
	_top: -5px;
	padding: 0 10px 10px 10px;
}
.rantRoll,
.tall {
	min-height: 400px;
	height: auto;
}
/* for Internet Explorer */
/*\*/
* html .rantRoll,
* html .tall {
	height: 400px;
}
/**/
.contentTop, 
.contentBtm {
	width: 580px;
	clear: both;
	height: 10px;
	position: relative;
	margin: 0;
	z-index: 9999;
}
.contentTop {
	background: transparent url(images/wrapper/content-top.gif) 0 0 no-repeat;
}
.contentBtm {	
	top: -5px;
	background: transparent url(images/wrapper/content-btm.gif) 0 0 no-repeat;
}

/* RANTS
*****************************************************************************/
.rant {
	padding: 10px 10px 10px 10px;
	margin: 0 0 5px 0;
	border-bottom: 1px solid #CCCCCC;
}

.full:hover {
	/*border-bottom: none;
	background: none;*/
	background: transparent url(images/wrapper/rant-bg.gif) bottom left repeat-x;
	border-bottom: 1px solid #999999;
}
.rantRoll, .rant:hover {
	background: transparent url(images/wrapper/rant-bg.gif) bottom left repeat-x;
	border-bottom: 1px solid #999999;
}
.rantHeader {
	margin-bottom: 10px;
	position: relative;
	width: 100%;
	
	_margin-bottom: 0;
}
/**/
.rantType { /* see mood icons below */
	float: right;
	width: 115px;
	padding-right: 55px !Important;
	min-height: 27px;
	padding-top: 24px !Important;
	padding-bottom: 8px;
	background-color: transparent;
	background-position: bottom right;
	background-repeat: no-repeat;
	position: relative;
	right: -2px;
	top: -12px;
	margin-bottom: -20px !Important;
	color: #356066;
	text-align: right;

	/*background-color: #33CCCC;*/
	
	_width: 105px;
}
.rantType h4,
.rantType h4 a {
	font: bold 12px/1.2em Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #C1272D;
}
.rantType h4 a:hover {
	text-decoration: underline;
	color: #FF0000;
	background: none;
}
.rantType a {
	font-weight: bold;
	color: #356066;
	text-decoration: none;
}
.titleBlock {
	width: 365px;
	
	/*border: 1px solid #746633;*/
}
div.p {
	font: normal 11px/16px Arial, Helvetica, sans-serif;
	margin-bottom: 12px;
}
.date {
	color: #C1272D;
	font-weight: bold;
	font-size: 11px;
}
.commentCount {
	color: #293739;
	font-size: 11px;
	margin-left: 3px;
}
.commentCount a {
	color: #293739;
	text-decoration: none;
}
.commentCount a:hover,
.rantType a:hover {
	background: #356066;
	color: #FFFFFF;
}

/* Comments
*********************************************/
#comments {
	background: #293739;
	color: #FFFFFF;
	padding: 5px 0 20px 0;
	/*position: relative;*/
	margin-top: -15px;
	z-index: 1;
	border-right: 1px solid #212121;
	border-bottom: 1px solid #384A4D;
	
	_padding: 2px 0 20px 0;
}
.comment_block {
	background: #384a4d;
	display: block;
	border-top: 1px dotted #7eaab1;
}
.comment_header {
	border-bottom: 1px dotted #1c292b;
	height: 29px;
	margin: 0 10px 0 10px;
	clear: both;
	
	_padding: 0 10px 0 10px;
}
.odd .comment_header {
	border-bottom: 1px dotted #4a6266;
}
.comment_header h3,
.comment_header h3 a {
	margin: 0;
	font: bold 16px/1.2em Arial, Helvetica, Verdana, sans-serif;
	position: relative;
	padding: 3px 6px 2px 2px;
	float: left;
	color: #FFFFFF;
	letter-spacing: 0;
	text-decoration: none;
}
.comment_header h3 a:hover{
	color: #7eaab1;
}
.comment_header h4 {
	margin: 0;
	font: normal 12px/22px Arial, Helvetica, Verdana, sans-serif;
	position: relative;
	padding: 0 0 0 6px;
	margin: 6px 0 0 0;
	float: left;
	border-left: 1px dotted #1c292b;
}
.odd .comment_header h4 {
	border-left: 1px dotted #4a6266;
}
.comment_header .date {
	color: #FFFFFF;
	float: right;
	position: relative;
	display: inline;
	margin-top: 12px;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	text-transform: uppercase;
	line-height: 1em;
	padding: 0;
	
	_margin-top: 12px;
}
.comment_inner {
	padding: 10px 10px 10px 10px;
}
.odd {
	background: none;
}

/* MOODS
*****************************/
.ranting {
	background-image: url(images/rants/cog-ranting.gif);
}
.pissed {
	background-image: url(images/rants/cog-pissed.gif);
}
.fack {
	background-image: url(images/rants/cog-fack.gif);
}
.stressed {
	background-image: url(images/rants/cog-stressed.gif);
}
.disgruntled {
	background-image: url(images/rants/cog-disgruntled.gif);
}
.sick {
	background-image: url(images/rants/cog-sick.gif);
}

/* SUB-NAV
*****************************************************************************/

/* FOOTER
*****************************************************************************/
#footer {
	background: #293739 url(images/wrapper/rightMargin-bg.gif) 0 0 repeat-x;
	display: block;
	clear: both;
	padding: 15px 15px 15px 20px;
	border-top: 1px solid #212121;
	border-bottom: 1px solid #384a4d;

	color: #FFFFFF;
	margin: 25px 0 20px 0;
	
	_margin: 5px 0 15px 0;
	_padding: 15px 15px 0 20px;
}
#footer .nav {
	display: block;
	float: left;
	margin: 0 20px 0 0;
	font: bold 12px/1.5em Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFFFFF;
	
	_line-height: 10px;
}
#footer .nav li {
	display: block;
}
#footer .nav li a {
	display: block;
	color: #FFFFFF;
}
#footer .rantList li a {
	color: #C1272D;
}

/* TYPOGRAPHY
***********************************************************/
h1 {
	font: bold 30px/1em "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	margin: 12px 0 5px 15px;
	padding-bottom: 5px;
	color: #FFFFFF;
	width: 80%;
}
h1 small {
	font-size: 18px;
	margin-left: 10px;
}
h2,
h2 a {
	font: bold 24px/1em Arial, Helvetica, sans-serif;
	margin: 0 0 4px 0;
	color: #356066;
	letter-spacing: -1.5px;
	text-decoration: none;
}
h2 a:visited {
	color: #46787f;
}
h2 a:hover {	
	color: #1d3e43;
	text-decoration: none;
}
#comments h2 {
	font: bold 24px/1em Arial, Helvetica, sans-serif;
	color: #7eaab1;
	margin: 12px 0 10px 18px;
}
h3 {
	font: bold 14px/1em Arial, Helvetica, sans-serif;
	margin: 0 0 6px 0;
	color: #C1272D;
}
#rightColumn h3 {
	text-transform: uppercase;
	color: #7EAAB1;
}
h4 {
	font: bold 12px/1em Arial, Helvetica, sans-serif;
	margin: 0 0 2px 0;
}
p {
	font: normal 11px/16px Arial, Helvetica, sans-serif;
	margin-bottom: 12px;
}
small {
	font-size: 10px;
}
.rantCount {
	float: right;
	color: #FFFFFF;
	position: relative;
	top: -24px;
	margin-bottom: -100%;
	font-weight: bold;
}
strong {
	font-weight: bold;
}
blockquote {
	margin: 0 15px 12px 15px;
	width: 80%;
	font: italic 12px/16px Arial, Helvetica, sans-serif;
}
b, strong {
	font-weight: bold;
}
i, em {
	font-style: italic;
}
code {
	font: normal 12px/16px  "Courier New", Courier, monospace;
	display: block;
	padding: 2px;
	border: 1px solid #CCCCCC;
	background-color: #EAEAEA;
	margin: 10px 0 12px 0;
	color: #293739;
	width: auto;
}
u {
	text-decoration: underline;
}
strike {
	text-decoration: line-through;
}
br {
	height: 10px;
	margin: 0;
	padding: 0;
} 
/* LISTS
***********************************************************/
.rant ul {
	list-style: disc outside;
	margin: 0 0 12px 25px;
}
.rant ol {
	list-style: decimal outside;
	margin: 0 0 12px 25px;
	line-height: 0;
}
.rant ol li,
.rant ul li {
	margin: 0;
	padding: 0;
	line-height: 0;
}

/* LINKS
***********************************************************/
a {
	text-decoration: underline;
	color: #C1272D;
}
a:hover {
	text-decoration: none;
}

/* Pagination
*********************************************/
.pagination {
	position: relative;
	text-align: right;
	padding-bottom: 5px;
	clear: both;
	padding: 2px 0 0 0;
	font-weight: bold;
}
.pagination a,
.pagination a:visited {
	padding: 0 3px 0 3px;
	text-decoration: none;
	color: #356066;
}
.pagination a:hover {
	color: #FFFFFF;
	background: #356066;
}
.pagination em {
	margin: 0 5px 0 5px;
	font-style: italic;
}

/* FORMS
***********************************************************/
#captcha_img {
	border: 2px solid #484848;
	border-bottom: 2px solid #59767b;
	border-right: 2px solid #59767b;
	margin-bottom: 5px;
	padding: 2px 3px 2px 3px;
}
input[type="hidden"] {
	display:none;
}
form {
	padding: 10px 7px 10px 7px;
}
input,
textarea {	
	border: 2px solid #484848;
	border-bottom: 2px solid #59767b;
	border-right: 2px solid #59767b;
	color: #293739;
	background: #ECECEC;
	margin-bottom: 5px;
	padding: 2px 3px 2px 3px;
	cursor: text;
	display: block;
	width: 260px;
	font: bold 18px/1.4em Arial, Helvetica, sans-serif;
	margin-bottom: 14px;
	
	_padding: 0 3px 5px 3px;
}
textarea {
	font: bold 14px/1.4em Arial, Helvetica, sans-serif;
	width: 400px;
}
input:focus,
textarea:focus,
input.error:focus,
textarea.error:focus {
	border: 2px solid #676767;
	border-bottom: 2px solid #73989e;
	border-right: 2px solid #73989e;
	background: #FFFFFF;
}
input:hover,
input.hilite,
textarea:hover,
textarea.hilite {
	background: #FFFFFF;
}
input.error,
textarea.error {
	border: 2px solid #731518;
	border-bottom: 2px solid #c1272d;
	border-right: 2px solid #c1272d;
}
textarea.terms {
	font: normal 12px/1.4em Arial, Helvetica, sans-serif;
	height: 220px;
	width: 430px;
	background: #FFFFFF;
}
label {
	display: block;
	font-size: 16px;
	margin-bottom: 5px;
	font-weight: bold;
}
.warning {
	background: #c1272d;
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 14px;
	padding: 4px 4px 5px 4px;
	font-size: 14px;
}

/* LEAVE A RANT
******************************/
textarea.writeRant {
	height: 220px;
}
.rantTypes {
	display: block;
	width: 300px;
}
.rantTypes li {
	display: block;
	float: left;
	width: 100px;
	height: 70px;
	background-position: 0 0;
	background-repeat: no-repeat;
}
.rantTypes li label {
	display: block;
	width: 100px;
	height: 20px;
	padding: 50px 0 0 0;
	font: bold 11px/1.2em Arial, Helvetica, sans-serif;
	cursor: pointer;
}
.htmlInstructions {
	width: 396px;
	font: normal 10px/1.2em Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #496064;
	border: 2px solid #59767b;
	border-top: none;
	padding: 5px;
	position: relative;
	top: -14px !Important; /* matches textarea bottom margin */
	margin-bottom: 5px;
	
	_top: -19px;
}

/* LOGIN (rightColumn)
*****************************/
#login form  {
	margin-top: 8px;
	padding: 0;
}
#login input[type="hidden"] {
	display:none;
}
#login label {
	display: block;
	color: #FFFFFF;
	margin: 2px 0 0 1px;
	padding: 0;
	font-size: 11px;
}
#login input {
	display: block;
	border: 2px solid #212121;
	border-bottom: 2px solid #384a4d;
	border-right: 2px solid #384a4d;
	padding: 2px 3px 2px 3px;
	font-size: 11px;
	background: #CCCCCC;
	margin: 2px 0 0 0;
	cursor: text;
	width: 150px;
}
#login input:focus {
	border: 2px solid #484848;
	border-bottom: 2px solid #59767b;
	border-right: 2px solid #59767b;
	background: #FFFFFF;
}
#login input:hover,
#login input.hilite {
	background: #FFFFFF;
}
#login input.btn {	
	border: 3px double #212121;
	border-top: 3px double #384a4d;
	border-right: 3px double #384a4d;
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
	color: #FFFFFF;
	background: transparent url(images/wrapper/btn-bg.gif) 0 -5px repeat-x;
	margin-top: 7px;
	width: auto;
}

/* Comments
****************************/
#comments input,
#comments textarea {	
	color: #293739;
	background:#FFFFFF;
	width: 200px;
	font: bold 14px/1.4em Arial, Helvetica, sans-serif;
	
	_padding: 0 3px 5px 3px;
}
#comments textarea {
	height: 150px;
	width: 400px;
}

#comments form {
	padding: 0 0 0 18px;
}
#comments label {
	color: #FFFFFF;
	display: block;
	font-size: 12px;
	margin-bottom: 3px;
	font-weight: bold;
}
#comments input.btn,
input.btn {	
	border: 3px double #567479;
	font-size: 18px;
	font-weight: bold;
	cursor: pointer;
	color: #FFFFFF;
	background: #293739 url(images/wrapper/btn-bg.gif) 0 0 repeat-x;
	margin-bottom: 5px;
	width: auto;
	padding: 2px 5px 2px 5px;
	display: inline;
}
.check-radio label,
.check-radio {
	font: bold 12px/1em Arial, Helvetica, Verdana, sans-serif;
	padding-bottom: 5px;
	padding-top: 1px;
}
#comments input.checkbox,
#comments input.radio,
input.checkbox,
input.radio,
input.checkbox:focus,
input.radio:focus,
.check-radio input {
	padding: 0;
	margin: 0;
	display: inline;
	background: none;
	border: none;
	float: left;
	width: auto;
	height: auto;
	cursor: pointer;
	background: #FFFFFF;
	margin-right: 4px;
	
	_background: none;
}

/* PANIC.
***********************************************************/
#panicHelp {
	width:250px;
	padding:10px;
	color:#FFFFFF;
	background:#293739;
	position:fixed;
	top:0px;
	right:20px;
	z-index:10001;
	display:none;
}
#panicHelp p {
	margin-bottom:5px;
}
#panicButton {
	position:fixed;
	top:20px;
	right:20px;
	z-index:10000;
	text-align:right;
}
#panicButton .btn {
	padding-bottom: 1px;
	margin-bottom: 2px
}
#panicButton a {
	font-size:10px;
}

/* DVID
***********************************************************/
span.dvid a {
	text-decoration:none;
}
span.dvid a:hover {
	padding-bottom:1px;
	border-bottom:1px dotted;
}
span.dvid img {
	position:relative;
	top:4px;
}

/* MISC.
***********************************************************/
.clearer {
	width: 100%;
	clear: both;
	font-size: 1px;
}