/*
Theme Name: Fixed Innovations
*/

a img { border: none ; }

div#tabs {
	float:left;
	width:960px;
        height:25px;
	font-size:100%;
	background: none;
        background-color: transparent;
	border-bottom:1px none #000;
	}

div#tabs ul {
	margin:0;
	padding:3px 10px 0 0px;
	list-style:none;
	}

div#tabs li {
	display:inline;
	margin:0;
	padding:0;
	}

div#tabs a {
	float:left;
	background:url("http://fixedinnovations.com/images/tableft.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	}

div#tabs a span {
	float:left;
	display:block;
	background:url("http://fixedinnovations.com/images/tabright.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#000;
	}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
div#tabs a span {float:none;}

/* End IE5-Mac hack */
div#tabs a:hover span {
	color:#000;
	}

div#tabs a:hover {
	background-position:0% -42px;
	}

div#tabs a:hover span {
	background-position:100% -42px;
	}

body {
	margin: 0 0 20px 0;
	padding: 0; 
	font-size: 12px;
	font-family: Verdana;
	background-color: #b65125;
	background-image: url(http://fixedinnovations.com/images/fixedbackground.jpg);
        background-attachment: fixed;
	background-repeat: repeat;
	background-position: center top;
	color: #212121;
	text-align: center;
	}

div#header {
        margin: 0px 0px 0px 0px;
	width:960px;
        height:auto;
	background: none;
        background-color: transparent;
        border-color: Gray;
	border-width: 0px;
	border-style: none;
	text-align: left;
	}

div#page {
	margin: 20px auto;
	padding: 0px;
	width: 960px;
        background: none;
	background-color: transparent;
	border-color: ;
	border-width: 1px;
	border-style: none;
	text-align: ;
	}

div#content {
	font-size: 1.2em
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

#footer {
	padding: 0;
	margin: 0 0 150px 0;
	width: 960px;
	clear: both;
	background: none;
        background-color: transparent;
        border-color: Gray;
	border-width: 2px;
	border-style: none;
	text-align: ;
	background-opacity: 0;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: Verdana;
	font-weight: bold;
	}

h1 {
        color: white;
	font-size: 4em;
	text-align: center;
	}

div#header .h1{
        color: transparent;
}

div#header .description {
        color: ;
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2 .pagetitle {
	font-size: 1.6em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover {
	text-decoration: none;
        color: white;
	}


h1 a:visited {
        color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
        color: white;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #fff;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

div#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

small, .nocomments, .postmetadata, blockquote, strike {
        color: white;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #fff;
	text-decoration: none;
	}

a:hover {
	color: #d81b1b;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

.narrowcolumn {
	float: left;
	padding: 10px 10px 10px 10px;
	margin: 0px 0 0;
	width: 940px;
        background: none;
	background-color: transparent;
        color: white;
	text-align: center;
/*	filter: alpha(opacity=1);  internet explorer */
/*	-khtml-opacity: 0.1;       khtml, old safari */
/*	-moz-opacity: 0.1;        mozilla, netscape */
/*	opacity: 0.1;            fx, safari, opera */
	}

.widecolumn {
	padding: 10px 10px 10px 10px;
	margin: 5px 0 0 0px;
	width: 940px;
        background: none;
	background-color: transparent;
        color: white;
        text-align: center;
/*	filter: alpha(opacity=1);  internet explorer */
/*	-khtml-opacity: 0.1;       khtml, old safari */
/*	-moz-opacity: 0.1;        mozilla, netscape */
/*	opacity: 0.1;            fx, safari, opera */
	}

.post {
	margin: 0 0 10px;
	border-color: Gray;
	border-width: 2px;
	border-style: none;
	text-align: left;
        color: white;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}


#footer p {
	margin: 0;
	padding: 0px 0;
	text-align: left;
        color: white;
        }

h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
p img {
	padding: 0;
	max-width: 100%;
	}
html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

.entry form { 
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	   
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
	
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
