/* --
Theme Name: Anykeyent
Theme URI: http://monzilla.biz/
Description: Exclusive Design for Anykeyent.com
Version: 1.0
Author: Jeff Starr @ Monzilla Media
Author URI: http://monzilla.biz/
All Rights Reserved | Copyright © 2009 Monzilla Media
-- */

/* 
	LOGO & HIGHLIGHT COLOR: #A42431
	ALT COLOR OPTIONS: #D10E0E or gold
 */

* { padding: 0; margin: 0; outline: 0 none; }
html, body {
	/* margin-bottom: 1px; - scrollbar */
	height: 100%;
	}
body {
	font-family: Helvetica, Arial, sans-serif;
	text-align: center;
	font-size: 62.5%;
	color: #111;
	}

/* == STRUCTURAL == */
.wrap {
	text-align: left;
	overflow: hidden;
	margin: 0 auto;
	width: 800px;
	}
#header {
	background: #000 url(images/foot.gif) repeat-x center center;
	border-bottom: 10px solid #A42431;
	margin-bottom: 30px;
	height: 200px;
	}
	#header2 {
		background: url(images/head.gif) no-repeat center center;
		height: 200px;
		}
	#title {
		float: left;
		clear: none;
		}
	#title p, #title h1 {
		display: none;
		}
#search {
	margin-top: 50px;
	float: right;
	width: 350px;
	clear: none;
	}
	#search p {
		visibility: hidden;
		display: none;
		}
	#search form {
		display: block;
		float: right;
		}
	#search #s, #submit {
		font-family: Helvetica, Arial, sans-serif;
		border: 3px solid #A42431;
		-webkit-border-radius: 5px;
		-khtml-border-radius: 5px;	
		-moz-border-radius: 5px;
		border-radius: 5px;
		margin-bottom: 5px;
		background: #fff;
		font-size: 1.4em;
		padding: 3px;
		color: #111;
		}
	#search ul {
		margin-right: 33px;
		list-style: none;
		float: right;
		}
	#search li {
		font-size: 1.2em;
		display: inline;
		padding: 0 10px;
		}
#wrap { /* next three selectors for sticky footer */
	margin: 0 auto -130px; /* footer border + margin + height */
	min-height: 100%;
	height: auto !important;
	height: 100%;
	}
	#footer {
		background: #000 url(images/foot.gif) repeat-x 0 100%;
		border-top: 10px solid #A42431;
		margin-top: 10px;
		padding: 0 50px;
		color: #A42431;
		clear: both;
		}
	#footer, #push { /* equal heights */
		height: 110px; 
	}
	#footer p {
		color: #ccc;
		}
		#footer p small {
			font-size: 1.2em;
			}
#left {
	width: 615px;
	float: left;
	}
#nav {
	margin: 15px 0 50px 0;
	width: 165px;
	float: left;
	}
#posts {
	margin-bottom: 50px;
	width: 425px;
	float: right;
	}
#links {
	margin: 15px 0 50px 0;
	width: 165px;
	float: right;
	}
	#links h2 {
		margin-top: 1.5em;
		}
#calendar {
	padding: 5px 0 15px 5px;
	}

/* == LINKS == */
#search ul a:link, #search ul a:visited, 
#footer a:link, #footer a:visited {
	border-bottom: 1px solid #A42431;
	text-decoration: none;
	color: #ccc;
	}
#search ul a:hover, #search ul a:active, 
#footer a:hover, #footer a:active {
	border-bottom: 3px solid #cc0000;
	text-decoration: none;
	color: #fff;
	}
#content a:link, #content a:visited {
	border-bottom: 1px solid #A42431;
	text-decoration: none;
	color: #111;
	}
#content a:hover, #content a:active {
	border-bottom: 3px solid #cc0000;
	text-decoration: none;
	color: #333;
	}

/* == GENERAL STYLES == */
#content h1 {
	margin-bottom: 0.3em;
	font-size: 2.4em;
	}
#content h2 {
	margin-bottom: 0.3em;
	font-size: 2.0em;
	}
p {
	margin: 0.7em 0;
	}
#content ul ul, #content ol ol, #content ol ul, 
#content ul ol, #content ul p, #content ol p {
	font-size: 1.0em;
	}
#content ul, #content ol, #content p {
	margin: 0.3em 0 0.7em 0;
	line-height: 1.5em;
	font-size: 1.4em;
	}
#content ul li, #content ol li {
	list-style-position: outside;
	list-style-type: none;
	margin: 0.5em 0;
	}
img {
	border: 5px solid #A42431;
	padding: 1px;
	}

/* == HACKZ == */
/* target IE7 and IE6 */
*:first-child+html #submit {
	padding: 1px 3px;
	}
* html #submit { 
	padding: 1px 3px;
	}
.credit {
	display: none;
	}

/* 
Coldskin #3 for Contact Coldform WordPress Plugin
@ http://perishablepress.com/press/2008/01/08/contact-coldform/ 
@ http://perishablepress.com/press/2008/01/15/contact-coldskins/ 
*/

div#coldform {
	font-family: Verdana, sans-serif;
	background-color: #fff;
	margin: 12px 0 35px 0;
	font-size: 12px;
	width: 600px;
	color: #333;
	}
div#coldform fieldset {
	border: 0 none;
	display: block;
	clear: both;
	}
div#coldform legend.hide {
	display: none;
	}
div#coldform label.label {
	margin: 12px 0px 6px 0px;
	text-align: left;
	display: block;
	border: 0 none;
	float: left;
	clear: both;
	} 
div#coldform input.input {
	padding: 3px;
	float: left;
	clear: both;
	width: 50%;
	}
input#coldform_carbon {
	float: left;
	clear: both;
	}
div#coldform textarea#coldform_message {
	font-family: Verdana, sans-serif;
	line-height: 1.5em;
	font-size: 12px;
	padding: 3px;
	float: left;
	clear: both;
	width: 55%;
	}
div#coldform input.submit {
	margin: 6px 0 3px 0;
	padding: 3px;
	width: 25%;
	}
#coldform_error {
	font-size: 1.6em;
	color: red;
	}
#coldform_success {
	margin-top: 20px;
	font-size: 1.6em;
	}
pre {
	font: 1.5em "Courier New", Courier, monospace, sans-serif;
	margin: 1.7em 0;
	overflow: auto;
	color: #666;
	width: 93%;
	}

/* ALL YOUR CODE ARE BELONG TO POETRY */