@charset "utf-8";
/*  
Theme Name: Inthooz 2009
Theme URI: http://www.inthooz.com
Description: This is the default theme for www.inthooz.com.
Version: 1.0
Author: Mass Enthusiasm, Inc.
Author URI: http://www.inthooz.com/

*/

#btmRight h1 a {
	color: #ebd8d1;
}
p.postmetadata {
	background-image: url(http://www.inthooz.com/images/evenbg.png);
	padding: 10px;
	margin-bottom: 30px;
}
#btmLeft h3 {
	margin: 0px;
	padding: 0px;
	margin-top: 30px;
}
ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
ul ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
ul ul li {
	color: #ebd8d1;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}
.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}
.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}
.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}
.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}
.commentmetadata{
	font-size: 12px;
}
.comments-template p.nocomments{
	padding: 0;
}
.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}
#commentform form {
	font-family: tahoma, verdana, "sans-serif";
	font-size: 12px;
	padding: 20px;
	border: 0px solid #A5A8B8;
	width:390px;
	margin-left:0px;
}

#commentform  label {
	float: none;
	text-align: inherit;
	width: auto;
}

#commentform label span.label {
	color: #ebd8d1;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
}


#commentform input, #commentform select, #commentform textarea {
	display : block;
	margin-bottom: 5px;
}

#commentform .text-input {
	width: 390px;
	height: 24px;
	color: #555;
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 3px;
	border: 0px solid #B5B8C8;
	font-size: 12px;
	margin-top: 10px;
	background-color: transparent;
	background: url(http://www.inthooz.com/images/textinput.png) left top no-repeat;
	
}
#commentform .text-area {
	width: 390px;
	color: #555;
	padding-left: 10px;
	border: 0px solid #B5B8C8;
	font-size: 12px;
	margin-top: 10px;
	background-color: transparent;
	background: url(http://www.inthooz.com/images/textarea.png) left top no-repeat;
	
}
#commentform textarea {
	width: 390px;
	height:70px;
	color: #555;
	padding: 4px;
	border: 0px solid #B5B8C8;
	font-size: 14px;
	margin-top: 10px;
	
}
#commentform .submit {
	background: url(http://www.inthooz.com/images/submit.png) no-repeat;
	width: 80px;
	height: 35px;
	border: 0px solid #AAA;
	padding: 4px;
	margin-top: 20px;
	text-decoration: none;
	cursor:pointer;
	text-indent: -9999px;
}
label .inputWrapper {
	border: 0;
	padding: 3px;
	height: 22px;
	width: 255px;
	color: #666666;
	background-color: transparent;
}