/*
Theme Name: MacHTPC
Theme URI: http://www.machtpc.com/
Description: MacHTPC Template 01
Version: 1.0
Author: Josh Pigford / Sabotage Media
Author URI: http://www.sabotagemedia.com/
*/


/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color:#fff;
	color: #333;
	text-align: center;
	}
#bgwrap {
	height:100%;
	min-height:100%;
	width:800px;
	color: #000000;
	text-align:left;
	margin:auto;
	position:relative;
	}	
#page {
	text-align: left;
	}

#content {
	font-size: 1.2em
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	border-bottom:1px solid #ccc;
	}

.widecolumn {
	line-height: 1.6em;
	}
	
.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #eee;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

.description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2, #left h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 14px;
	color:#000;
	font-weight:bold;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color:#999999;
	}

.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;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar, #left {
	font: 1.1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
#left {
	color:#000;
	font-size: 11px;
	}
small, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}
	
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: #1088B4;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}
	
#wp-calendar #prev 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;
	}
#sidebar a, #sidebar a:visited {
	color:#14527C;
	text-decoration:none;
	font-weight:bold;
	}	

#sidebar a:hover {
	text-decoration:underline;
	font-weight:bold;
	color:#666666;
	}

#sidebar ul ul li, #sidebar ul ol li {
	color:#000;
	}
#left a, #left a:visited {
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	}	

#left a:hover {
	text-decoration:underline;
	font-weight:bold;
	}

#left ul ul li, #sidebar ul ol li {
	color:#000;
	}	
#left ul ul ul.children a, #left ul ul ul.children a:visited{
	color: #000;
	text-decoration: none;
	font-weight:normal;
	padding:0 0 0 -2px;
	margin:0;
	}
#left ul ul ul.children a:hover{
	color: #000;
	text-decoration: underline;
	font-weight:normal;
	padding:0 0 0 -2px;
	margin:0;
}	

.post h2
{text-align:left;}
h2.date {
	color:#666666;
	font-weight:bold;
	text-transform:uppercase;
	margin-top:2px;	
	}
	
.postmetadata {
	font-size:11px;
	}	
#commentform input, #commentform textarea {
	border:1px solid #ccc;
	}
.contactform input, .contactform textarea {
	border:1px solid #ccc;
	font-family:'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size:12px;
	padding:1px;
	}				

#footer p {
	color:#000;
	}	
/* End Typography & Colors */



/* Begin Structure */

body {
	padding:0;
	margin:10px 0 0 0;
	text-align:center;
	min-width:775px; /* for mozilla*/
	color: #000000;
	}

#page {
	height:100%;
	min-height:100%;
	width:775px;
	color: #000000;
	text-align:left;
	margin:auto;
	position:relative;
	/*background:  url(images/centredbg.jpg) repeat-y center center;*/
	position:relative;
	}
html>body #page{height:auto;} /*for mozilla as IE treats height as min-height anyway*/
	
#header 	{ 
	position:absolute;
	top:-5px;
	left:0px;
	width:775px;
	height:106px;
	overflow:hidden;
	z-index:100;
	}
	
#innerwrap {/* enables content first */
	float:left;
	width:598px;
}
.narrowcolumn {
	width:418px;
	float:right;
	padding-top:82px;
	padding-bottom:32px;/* needed to make room for footer */
}
#left {
	position:relative;/*ie needs this to show float */
	width:140px;
	float:left;
	padding-top:90px;/*needed to make room for header*/
	padding-bottom:32px;/* needed to make room for footer */
	margin-left: 30px;
	display:inline;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}
	
.post {
	padding:0 15px;
	margin: 0 0 0 0;
	text-align: justify;
	}

.widecolumn .post {
	margin: 0;
	}
.postmetadata {
	padding-top: 0;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}
#sidebar {
	position:relative;/*ie needs this to show float */
	width:150px;
	float:right;
	padding-top:90px;/*needed to make room for header*/
	padding-bottom:32px;/* needed to make room for footer */
	margin-right:15px;
	display:inline;
	}	
/* mac hide \*/
* html #sidebar{margin-right:15px;} 
/* end hide */
#footer {
	width:775px;
	clear:both;
	height:67px;
	background-color: #fff;
	color: #000000;
	text-align:center;
	bottom:0;
	position: absolute;
	background:url("http://www.machtpc.com/wp-content/themes/machtpctemplate/images/footer02.gif") no-repeat;
	}

#footer p {
	margin: 0;
	padding: 25px 0 0 0;
	text-align: center;
	}
#clearfooter {width:100%;height:52px;clear:both} /* to clear footer */

#searchbox	{ 
	position:absolute;
	top:31px;
	left:520px;
	width:300px;
	height:40px;
	z-index:105;
	}
	
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 5px;
	margin: 0 0 0 -6px;
	}

.description {
	text-align: center;
	}

h2 {
	margin: 10px 0 0;
	}

h2.pagetitle {
	margin-top: 10px;
	text-align: center;
}

#sidebar h2, #left h2 {
	margin:0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comment {
	padding: 0;
	margin: 40px 10px 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	border:1px solid #999;
	}
	
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

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, #sidebar ul ul li: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;
	}
	
#sidebar ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 0;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0 0;
	padding: 0;
	}

#left ul, #left ul ol {
	margin: 0 0 0 22px;
	padding: 0;
	}

#left ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 8px;
	}

#left ul p, #left ul select {
	margin: 5px 0 8px;
	}

#left ul ul, #left ul ol {
	margin: 0px 0 0 0px;
	}

#left ul ul ul, #left ul ol {
	margin: 0 0 5px 8px;
	}

ol li, #left ul ol li {
	list-style: decimal outside;
	}

#left ul ul li, #left ul ol li {
	margin: 1px 0 0;
	padding: 0;
	}		
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	padding: 5px 3px; 
	text-align: left;
	}
#searchbox input {
   vertical-align: bottom;
   	margin: 13px 0 0 0;
}
#searchform #s {
	width: 152px;
	border:1px solid #000;
	background:#fff;
	height:15px;
	padding:2px;
	background-image: url("http://www.machtpc.com/wp-content/themes/machtpctemplate/images/search_field_bg.gif");
	}

#searchsubmit {
	border:1px solid #000;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	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 20px 0 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0 10px;
	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 10px;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#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; }
/* End Calendar */



/* Begin Various Tags & Classes */
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 {
	width:385px;
	display: block;
	text-align: center;
	margin:10px 0 30px 10px;
	}
#respond {
	margin:10px 0 0 10px;
	}	
#comment {
	padding:10px 0 0 15px;
	}	
div.entrytext li {
	margin-left:10px;
	list-style-type:circle;
	}
.image {
	text-align:center;
	padding:2px;
	
}		

/* End Various Tags & Classes*/
			#page { 
				background:url("http://www.machtpc.com/wp-content/themes/machtpctemplate/images/bg02.gif") repeat-y;
				background-position:top;
				}
