/*
Theme Name: Heavy Mural
Theme URI: http://heavyrobot.com/
Description: Wordpress theme for the HeavyMural site.
Version: 1.0
Author: Heavy Robot
Author URI: http://heavyrobot.com/
Tags: heavy, robot, mural

*/



/* CSS RESET */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: disc;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

strong {font-weight: bold;}

small {font-size: .75em;}

em {font-style:italic;}

/* CLEARFIX */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

/* HEAVY MURAL */
body {
	background:#FFFFFF none repeat scroll 0 0;
	font-family: Tahoma, Verdana, Geneva;
	font-size:62.5%;
	background: url(images/bg.png) repeat;
}

a {color: #666; text-decoration:underline;}
a:hover {color: #cc0000;}

h1 {
	color:#CC0000;
	font-size:2.2em;
	padding:10px 0 6px;
}

h1.title {padding:26px 0 6px 16px;}

h2 {
	color:#666;
	font-size:1.8em;
	padding:10px 0 6px;
}

h3 {
	color:#CC0000;
	font-size:1.6em;
	padding:10px 0 6px;
}

ol {
	font-size:1.2em;
	list-style-type:decimal;
	padding:5px 0 5px 20px;	
}

ol li {
	padding: 2px 0;	
}

ul {
	font-size:1.2em;
	list-style-type:disc;
	padding:5px 0 5px 18px;	
}

ul ul, ol ol {font-size: 1em;}

ul li {
	padding: 2px 0;	
	color: #666;
}

blockquote {
	background:#EFEFEF none repeat scroll 0 0;
	border-left:4px solid #CC0000;
	color:#CC0000;
	font-family:Verdana,Geneva,sans-serif;
	font-size:1.1em;
	font-style:italic;
	margin:10px 0;
	padding:0 50px;
}

address {font-size: 1.2em; padding-top: 6px;}

#container {
	width: 769px;
	margin: 0 auto;
	background: transparent url(images/bg_wshadow.png) repeat-y;
}

#header {
	margin-left:17px;
	width:736px;
	position: relative;
}

#header a {text-decoration: none;}

#header .usermenu {
	position:absolute;
	right:0;
	top:-114px;
}

#header img {float: left; padding: 10px;}
#header ul {float: right;}
#header ul li {
	display:inline;
	float:left;
	font-size:1.2em;
	margin-right:30px;
	margin-top:122px;
}

.current_page_item a {color: #cc0000;}

#header ul#register li {
	font-size: 1.1em;
}
#register li.loginout a {
	background:#CC0000 url(images/btn_bg.gif) repeat-x 0 0;
	border:1px solid #CCCCCC;
	color:#FFFFFF;
	padding:4px 8px;
}

#register li.profileadmin {margin-right: 10px;}

#register li.profileadmin a {
	border-right: 1px solid #ccc;
	padding-right:10px;
}

#register li a:hover {color: #ccc;}


#flashcontent {
	height:425px;
	margin-left:17px;
	width:736px;
	/*background: #3399FF; */
}

#flashcontent p {padding-left: 14px; font-size: 1.4em;}

#flashcontent #gap {height: 50px;}
#flashcontent #note {background: url(images/no-flash-post-it.gif) no-repeat; height: 209px; width: 219px; padding: 10px 20px 5px 5px; margin: 0 auto;}
#flashcontent #note #details { width: 185px; }
#flashcontent #note #details p { padding-top: 10px; }
#flashcontent #note #details h2 { padding-left: 14px; }

#content {
	margin-left:17px;
	width:736px;
}

#content .post {
	background:#EFEFEF none repeat scroll 0 0;
	margin:10px;
	padding:16px;
}

#content .post blockquote {background: #fff;}

#content .post h2 a {color: #cc0000; font-weight:bold;}

#content .post p, #content .entry p {
font-size:1.2em;
line-height:1.4;
padding: 5px 0;
}

#respond textarea {
	width:704px;
}

.faqlink {color: #cc0000;}
.faqlink:hover {text-decoration:underline;}



.post-edit-link {color:#FF6600; font-size:1.2em;}

#comments, ol.commentlist, #respond {margin-left: 14px;}

.comment {		
	background:#EFEFEF none repeat scroll 0 0;
	margin:0 10px 10px 0;
	padding:10px;
	border: 1px solid #ccc;
}

.comment-author {
	padding: 6px 0;	
}

.comment-author img {vertical-align:middle;}

.comment-meta {
	font-size:0.8em;
	padding: 0 0 4px;
}

#commentform p {padding: 5px 0;}

ol.commentlist {list-style-type:none; padding: 20px 0;}

ol.commentlist p {/* font-size: 1.2em; */ line-height:1.4; padding:0 10px 0 0;}

label small {font-size: 1em;}

object#flashcontent {margin: 0;}

.page {
	padding: 16px;
}



.login div#login h1 a {height:130px;}

.navigation {
	background-color:#FFFFFF;
	border-top:1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.navigation .alignleft, .navigation .alignright {
	font-size:1em;
	margin-left:14px;
}

.navigation .alignleft {
	float:left;
	padding:6px;
}

.navigation .alignright {
	float:right;
	padding:6px;
	margin-right:12px;
}

.page .postmetadata {
	border-top: none;	
}

.postmetadata {
	border-top: 1px solid #ccc;
	margin-top:20px;
}

#footer {
	margin: 0 auto;
	padding: 0 20px;
	width:728px; 
}

#footer p {
	padding: 16px;
	float: right;
	margin: 17px;
	font-size: 1.2em;
	color: #666;
}

#footer a {text-decoration:underline;}

/* STICKY FOOTER */

html, body {
	height: 100%;
}
#container {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	/*margin: 0 auto -142px;  the bottom margin is the negative value of the footer's height */
}
#footer {
	height: 142px; /* .push must be the same height as .footer */
}

/* CONTENT SPECIFIC */
.entry .alignright {float: right; padding: 5px; margin: 5px; border: 1px solid #666; background: #fff; text-align: center;}
