/*
Theme Name: Intuitive Industries LLC - Site 1
Theme URI: http://int-ind.com
Description: 
Version: 1.0
Author: Jack Wong
Author URI: http://shift66.com/
Tags: red, black, dark colors, fixed width
*/

body {
	padding: 0;
	margin: 0;
	background: url(images/bg_repeat_x.png) repeat-x;
	background-color: #450000;
}

form {
	padding: 0;
	margin: 0;
}

a img {
	border: none;
}

a:link, a:visited, a:active {
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}

a:hover {
	color: #336699;
}

.preload {
	display: none;
}

.clear {
	clear: both;
	padding: 0;
	margin: 0;
	height: 0;
	font-size: 1px;
}

hr { border: none; color: #999; height: 1px; background: #999; padding: 0; }

#container {
	margin: 0 auto;
	width: 1024px;
	background: url(images/bg_repeat_y.png) repeat-y;
	background-color: #450000;
}

#body {
	width: 1024px;
	background: url(images/bg_top.png) no-repeat;
	background-position: center top;
	min-height: 782px;
	height: auto !important;
	height: 782px;
}

#logo {
	width: 720px;
	margin: 0 0 0 22px;
}

#main {
	float: left;
	width: 660px;
	margin: 20px 0 0 50px;
	padding: 0 0 60px 0;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #333;
}

#main a img { background: #fff; display: inline; border: 1px solid #ccc; padding: 10px; }

h1 {
	font: bold 18px Georgia, "Times New Roman", Times, serif;
	color: #336699;
	margin: 0;
	padding: 10px 0;
}

.posttitle, h2, h2 a:link, h2 a:visited, h2 a:active {
	font: bold 16px Georgia, "Times New Roman", Times, serif;
	color: #990000;
	margin: 0;
	padding: 10px 0;
	text-decoration: none;
}

h2 a:hover {
	color: #336699;
}

h3 {
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	color: #336699;
	margin: 0;
	padding: 10px 0;
}

h4 {
	font: bold 13px Georgia, "Times New Roman", Times, serif;
	color: #990000;
	margin: 0;
	padding: 10px 0;
}

p {
	margin: 0;
	padding: 10px 0;
	line-height: 1.5;
}

ul, ol {
	line-height: 1.5;
}

.postdate {
	border-bottom: 1px solid #ccc;
	font: normal 16px Georgia, "Times New Roman", Times, serif;
	text-align: right;
	color: #990000;
}

.postmetadata {
	border-top: 1px solid #ccc;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #999;
	padding: 5px 0 60px 0;
}

.postmetadata a:link, .postmetadata a:visited, .postmetadata a:active {
	color: #660000;
	text-decoration: underline;
}

.postmetadata a:hover {
	color: #336699;
}

.navigation {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #999;
	padding: 5px 0 20px 0;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

#nav {
	float: left;
	width: 240px;
	margin: 38px 0 0 52px;
}

#nav a {
	display: block;
}

#footer_container {
	width: 100%;
	background: url(images/bg_bottom_repeat_x.png) repeat-x;
	min-height: 215px;
	height: auto !important;
	height: 215px;
}

#footer {
	margin: 0 auto;
	width: 1024px;
	background: url(images/bg_bottom.png) no-repeat;
	background-position: center top;
	min-height: 215px;
	height: auto !important;
	height: 215px;
	text-align: center;
}

#footer h5 {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #999;
	margin: 0;
	padding: 60px 0 0 0;
}

#footer h5 a:link, #footer h5 a:visited, #footer h5 a:active {
	color: #999;
	text-decoration: none;
}

#footer h6 {
	font: normal 10px Arial, Helvetica, sans-serif;
	color: #999;
	margin: 0;
	padding: 5px 0 0 0;
}

#footer h6 a:link, #footer h6 a:visited, #footer h6 a:active {
	color: #999;
	text-decoration: none;
}

#footer h5 a:hover, #footer h6 a:hover {
	color: #336699;
}



/*---------------------------- Comments -------------------------------*/
.comarea{
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	line-height: 17px;
	}
.comol{
	margin: 20px 0px 40px 20px;
	text-align: left;
	font-weight: bold;	
	list-style-type: none;
	}
.comli{
	border: 1px solid #B6B6B6;
	text-align: left;
	margin: 25px 0px 20px 0px;
	padding: 4px;
	min-height: 90px; /*-- does not work in IE --*/
	width: 450px;
}
.comauth{
	border-bottom: 1px solid #B6B6B6;	
	width: 450px;
	font-size: 11px;
	font-weight: bold;	
	padding: 0px 0px 2px 2px;
}
.mod {
	color: #990033;
	}
.comli .cmeta {
	margin: 1px 0px 5px 2px;
	border: none;
	font-size: 10px;
	font-weight: normal;
}	
.comtxt{
	margin: 0px 0px 0px 5px;
	font-size: 9px;
	font-weight: normal;	
	text-align: left;
}

/*---------------------------- Comment Form -------------------------------*/
#commentform {
	margin: 15px 0px 30px 50px;
	}
#commentform input {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	border: 1px solid #7F7F7F;
	border-right: 3px solid #7F7F7F;
}
#commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	width: 450px;
	padding: 2px;
	border: 1px solid #7F7F7F;
	border-right: 3px solid #7F7F7F;
}
#commentform #submit {
	width: 450px;
	padding: 2px;
	background: #FFFFFF;
	text-align: center;
	border: 1px solid #7F7F7F;
	border-right: 3px solid #7F7F7F;
	font-weight: bold;
	cursor: default;
}
#commentform #submit:hover { /*-- does not work in IE --*/
	background-color: #EFEDED;
}

/*---------------------------- Fieldset -------------------------------*/
fieldset { border: 1px solid #999; padding: 0 15px; }
fieldset .text { width: 190px; border: 1px solid #990000; }
